1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl. If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list. Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files. The file lists have a short symbolic
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list. You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.2 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 11827] By: jhi on 2001/09/02 11:46:47
35 Log: Subject: [PATCH] lib/Time/Local.pm
36 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
37 Date: Sun, 2 Sep 2001 06:50:01 -0500
38 Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
41 ____________________________________________________________________________
42 [ 11826] By: jhi on 2001/09/02 11:40:49
43 Log: Tick off Unicode collation and the normalization from
47 ____________________________________________________________________________
48 [ 11825] By: jhi on 2001/09/02 11:16:24
49 Log: Update to Unicode 3.1.1.
51 ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
52 ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
53 ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
54 ! lib/unicore/PropList.txt lib/unicore/README.perl
55 ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
56 ! lib/unicore/rename lib/unicore/version
57 ____________________________________________________________________________
58 [ 11824] By: jhi on 2001/09/02 10:32:30
59 Log: Slight doc tweaks for the module.
62 ____________________________________________________________________________
63 [ 11823] By: jhi on 2001/09/02 10:02:20
64 Log: Rename the variable: it *used* to be (wrongly) that the
65 code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
66 but that is no more the case: PL_reg_match_utf8 is better.
68 ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
69 ! regexec.c sv.c thrdvar.h
70 ____________________________________________________________________________
71 [ 11822] By: ams on 2001/09/02 02:54:50
72 Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
73 From: Ilmari Karonen <iltzu@sci.fi>
74 Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
75 Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
76 (op/sub_lval.t updated to take new error message into account.)
78 ! op.c t/op/sub_lval.t
79 ____________________________________________________________________________
80 [ 11821] By: gsar on 2001/09/02 01:06:30
81 Log: remove stray CRs in files; keep all files with UNIX line-ends
82 (Porting/makerel adds CRs to the files that need it in the
85 ! NetWare/t/NWScripts.pl README.dos
86 ! ext/Encode/Encode/cns11643-1.enc
87 ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
88 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
89 ____________________________________________________________________________
90 [ 11820] By: gsar on 2001/09/02 00:56:44
91 Log: some remnants of change#11803
93 ! ext/ByteLoader/byterun.h perl.h
94 ____________________________________________________________________________
95 [ 11819] By: jhi on 2001/09/01 23:40:36
96 Log: Update to Unicode::Collate 0.08.
98 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
99 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
100 ____________________________________________________________________________
101 [ 11818] By: jhi on 2001/09/01 23:02:09
105 ____________________________________________________________________________
106 [ 11817] By: pudge on 2001/09/01 22:36:29
108 Branch: maint-5.6/macperl
110 ____________________________________________________________________________
111 [ 11816] By: pudge on 2001/09/01 22:15:09
112 Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
113 warnings in Config.pm with -W; increase default and
114 minimum RAM; bump version number.
115 Branch: maint-5.6/macperl
116 + macos/lib/Mac/LowMem.pm
117 ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
118 ! macos/configpm macos/macperl/MacPerl.r
119 ____________________________________________________________________________
120 [ 11815] By: pudge on 2001/09/01 22:10:49
121 Log: Make syntax check report in MPW style, fix tests
122 to use Mac::err=unix to get normal-style error
124 Branch: maint-5.6/macperl
125 ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
126 ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
127 ____________________________________________________________________________
128 [ 11814] By: pudge on 2001/09/01 22:09:08
129 Log: Make MPW-style errors optional (but the default); add
130 MacPerl::ErrorFormat() function and Mac::err pragma
131 Branch: maint-5.6/macperl
132 + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
133 + macos/ext/Mac/err/err.xs
134 ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
135 ! macos/macish.c macos/macish.h macos/macperl.sym
136 ____________________________________________________________________________
137 [ 11813] By: pudge on 2001/09/01 22:01:40
138 Log: More module and test ports from Thomas Wegner et al
139 Branch: maint-5.6/macperl
140 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
141 ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
142 ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
144 ____________________________________________________________________________
145 [ 11812] By: sky on 2001/09/01 17:19:30
146 Log: Subject: [PATCH t/op/concat.t] cleanup
147 From: Michael G Schwern <schwern@pobox.com>
148 Date: Sat, 1 Sep 2001 14:06:28 -0400
149 Message-ID: <20010901140628.C606@blackrider>
152 ____________________________________________________________________________
153 [ 11811] By: sky on 2001/09/01 12:25:29
154 Log: Change #11805 didn't update the MANIFEST
157 ____________________________________________________________________________
158 [ 11810] By: sky on 2001/09/01 11:52:44
159 Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
160 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
161 Date: Sat, 1 Sep 2001 14:50:14 +0200
162 Message-ID: <20010901145014.A691@rafael>
165 ____________________________________________________________________________
166 [ 11809] By: sky on 2001/09/01 11:49:22
167 Log: Subject: PATCH: ExtUtils::MakeMaker
168 From: Tony Bowden <tony@kasei.com>
169 Date: Sat, 1 Sep 2001 10:33:53 +0100
170 Message-ID: <20010901103353.A13863@soto.kasei.com>
173 ! lib/ExtUtils/MakeMaker.pm
174 ____________________________________________________________________________
175 [ 11808] By: sky on 2001/09/01 11:39:13
176 Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
177 From: mike808@users.sourceforge.net
178 Date: Sat, 1 Sep 101 11:27:50 GMT
179 Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
183 ____________________________________________________________________________
184 [ 11807] By: ams on 2001/09/01 11:31:16
185 Log: Subject: oct() and hex()
186 From: Nicholas Clark <nick@ccl4.org>
187 Date: Fri, 31 Aug 2001 23:14:13 +0100
188 Message-Id: <20010831231413.J4950@plum.flirble.org>
191 ____________________________________________________________________________
192 [ 11806] By: pudge on 2001/09/01 00:04:52
193 Log: Integrate change 11801 from maintperl
194 Branch: maint-5.6/macperl
196 ____________________________________________________________________________
197 [ 11805] By: sky on 2001/08/31 21:35:10
198 Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
199 From: Michael G Schwern <schwern@pobox.com>
200 Date: Fri, 31 Aug 2001 15:36:28 -0400
201 Message-ID: <20010831153628.B598@blackrider>
202 Check for things which used to segfault
205 ____________________________________________________________________________
206 [ 11804] By: gsar on 2001/08/31 21:02:54
207 Log: integrate change#11801 from maint-5.6
209 remove age-old UNICOS "workaround" that introduces a static, and
210 hence an egregious race condition for threaded builds (*sigh*
211 beats me why this kludge wasn't guarded by a UNICOS-specific
215 ____________________________________________________________________________
216 [ 11803] By: gsar on 2001/08/31 20:58:38
217 Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
221 ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
222 ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
223 ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
224 ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
225 ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
226 ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
227 ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
228 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
229 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
230 ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
231 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
232 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
233 ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
234 ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
235 ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
236 ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
237 ! vms/perly_c.vms win32/Makefile win32/config_h.PL
238 ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
239 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
240 ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
241 ! wince/dl_win32.xs wince/perllib.c wince/win32.h
242 ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
243 ____________________________________________________________________________
244 [ 11802] By: ams on 2001/08/31 18:11:32
245 Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
246 From: "Philip Newton" <Philip.Newton@gmx.net>
247 Date: Fri, 31 Aug 2001 21:12:56 +0200
248 Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
251 ____________________________________________________________________________
252 [ 11801] By: gsar on 2001/08/31 17:49:03
253 Log: remove age-old UNICOS "workaround" that introduces a static, and
254 hence an egregious race condition for threaded builds (*sigh*
255 beats me why this kludge wasn't guarded by a UNICOS-specific
257 Branch: maint-5.6/perl
259 ____________________________________________________________________________
260 [ 11800] By: sky on 2001/08/31 17:30:26
261 Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
262 Might break on platforms where bool is larger than 8 bites ???
265 ____________________________________________________________________________
266 [ 11799] By: ams on 2001/08/31 12:15:44
267 Log: Integrate 11778 into mainline.
270 ____________________________________________________________________________
271 [ 11798] By: sky on 2001/08/31 11:31:44
272 Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
276 ____________________________________________________________________________
277 [ 11797] By: sky on 2001/08/31 11:28:17
278 Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t
279 From: "John P. Linderman" <jpl@research.att.com>
280 Date: Fri, 31 Aug 2001 08:20:35 -0400
281 Message-Id: <200108311220.IAA54125@raptor.research.att.com>
282 Fixes test 14 which could fail randomly in rare cases.
284 ! ext/Time/HiRes/HiRes.t regcomp.c
285 ____________________________________________________________________________
286 [ 11796] By: ams on 2001/08/31 01:13:07
287 Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
288 From: Nicholas Clark <nick@ccl4.org>
289 Date: Thu, 30 Aug 2001 23:21:50 +0100
290 Message-Id: <20010830232150.D4950@plum.flirble.org>
292 ! ext/Sys/Syslog/Makefile.PL
293 ____________________________________________________________________________
294 [ 11795] By: ams on 2001/08/30 23:53:23
295 Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
297 From: Michael G Schwern <schwern@pobox.com>
298 Date: Thu, 30 Aug 2001 17:02:08 -0400
299 Message-Id: <20010830170208.M2318@blackrider>
302 ____________________________________________________________________________
303 [ 11794] By: ams on 2001/08/30 19:35:36
304 Log: Subject: [PATCH] pp_modulo
305 From: Nicholas Clark <nick@ccl4.org>
306 Date: Thu, 30 Aug 2001 18:20:54 +0100
307 Message-Id: <20010830182053.A4950@plum.flirble.org>
309 ! pp.c t/op/64bitint.t
310 ____________________________________________________________________________
311 [ 11793] By: sky on 2001/08/30 13:02:48
312 Log: 11792 wasn't complete
314 ! makedef.pl regcomp.c
315 ____________________________________________________________________________
316 [ 11792] By: sky on 2001/08/30 12:21:11
317 Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
320 ____________________________________________________________________________
321 [ 11791] By: sky on 2001/08/30 10:08:02
322 Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
325 ____________________________________________________________________________
326 [ 11790] By: sky on 2001/08/30 08:22:31
327 Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
328 on the pad. Fixes coredumps in cleanups introduced by
332 ____________________________________________________________________________
333 [ 11789] By: sky on 2001/08/29 19:01:47
334 Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
335 This is a replacement implmentation that works on HPUX.
336 This bug should probably be fixed in GCC.
338 ! ext/Socket/Socket.xs
339 ____________________________________________________________________________
340 [ 11788] By: ams on 2001/08/29 17:35:33
341 Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
342 From: Nicholas Clark <nick@ccl4.org>
343 Date: Wed, 29 Aug 2001 18:21:56 +0100
344 Message-Id: <20010829182156.O4950@plum.flirble.org>
346 ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
347 ____________________________________________________________________________
348 [ 11787] By: sky on 2001/08/29 10:42:54
349 Log: Added test for pack_addr_in and unpack_addr_in
352 ! ext/Socket/Socket.t
353 ____________________________________________________________________________
354 [ 11786] By: sky on 2001/08/29 10:28:14
355 Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
356 Trying to catch errors on HP-UX
358 ! ext/Socket/Socket.t
359 ____________________________________________________________________________
360 [ 11785] By: sky on 2001/08/29 09:07:03
361 Log: make sure USE_THREADS is defined so external apps work
364 ____________________________________________________________________________
365 [ 11784] By: sky on 2001/08/29 08:06:12
366 Log: Subject: Re: The hitlist of untested modules.
367 From: Jonathan Stowe <gellyfish@gellyfish.com>
368 Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
369 Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
370 Start of tests for Shell.pm (make Schwern poorer!)
374 ____________________________________________________________________________
375 [ 11783] By: sky on 2001/08/29 07:37:50
376 Log: END{} can change the return value even if we die from BEGIN{}
379 ____________________________________________________________________________
380 [ 11782] By: ams on 2001/08/29 06:32:17
381 Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
382 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
383 Date: Wed, 29 Aug 2001 09:18:17 +0200
384 Message-Id: <20010829091817.A4453@rafael>
387 ____________________________________________________________________________
388 [ 11781] By: pudge on 2001/08/29 02:28:33
389 Log: Delete xsubpp.patch, as full copy exists now
390 Branch: maint-5.6/macperl
392 ____________________________________________________________________________
393 [ 11780] By: pudge on 2001/08/29 02:26:03
394 Log: Add Changes file
395 Branch: maint-5.6/macperl
397 ____________________________________________________________________________
398 [ 11779] By: pudge on 2001/08/29 02:23:11
399 Log: Add Mac version of xsubpp as separate file
400 Branch: maint-5.6/macperl
403 ____________________________________________________________________________
404 [ 11778] By: pudge on 2001/08/29 02:14:57
405 Log: Fix open of /dev/null for Mac OS
406 Branch: maint-5.6/macperl
408 ____________________________________________________________________________
409 [ 11777] By: pudge on 2001/08/29 02:12:52
410 Log: Various patches: enable more tests; skip CVS in PerlInstall;
411 fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
412 Branch: maint-5.6/macperl
413 ! macos/MacPerlTests.cmd macos/PerlInstall
414 ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
415 ____________________________________________________________________________
416 [ 11776] By: pudge on 2001/08/29 02:11:42
417 Log: Allow for platforms to override formatting of errors
418 on output from Matthias Neeracher (Mac files)
419 Branch: maint-5.6/macperl
420 ! macos/macish.c macos/macish.h
421 ____________________________________________________________________________
422 [ 11775] By: pudge on 2001/08/29 01:59:32
423 Log: Allow for platforms to override formatting of errors
424 on output from Matthias Neeracher (core files)
425 Branch: maint-5.6/macperl
426 ! perl.h pp_ctl.c util.c
427 ____________________________________________________________________________
428 [ 11774] By: pudge on 2001/08/29 01:29:43
429 Log: Add some param checking, from reports by Kevin Reid.
430 Branch: maint-5.6/macperl
431 ! macos/ext/Mac/Controls/Controls.pm
432 ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
433 ____________________________________________________________________________
434 [ 11773] By: ams on 2001/08/28 23:54:57
435 Log: Subject: [PATCH] make coretest
436 From: Paul Johnson <paul@pjcj.net>
437 Date: Wed, 29 Aug 2001 00:11:38 +0200
438 Message-Id: <20010829001138.B12169@pjcj.net>
439 (Applied without the change to perlhack.pod. This should
440 probably stay undocumented.)
443 ____________________________________________________________________________
444 [ 11772] By: sky on 2001/08/28 13:01:20
445 Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic
446 From: Michael G Schwern <schwern@pobox.com>
447 Date: Tue, 28 Aug 2001 09:57:39 -0400
448 Message-ID: <20010828095738.E17775@blackrider>
450 ! pod/perlhack.pod t/op/pack.t
451 ____________________________________________________________________________
452 [ 11771] By: sky on 2001/08/28 11:20:13
453 Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
454 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
455 Date: Tue, 28 Aug 2001 14:23:43 +0200
456 Message-ID: <20010828142343.A19299@rafael>
458 ! pod/perlvar.pod pp_ctl.c
459 ____________________________________________________________________________
460 [ 11770] By: ams on 2001/08/28 10:13:21
461 Log: Subject: [PATCH] odd typo in op.h
462 From: Nicholas Clark <nick@ccl4.org>
463 Date: Tue, 28 Aug 2001 12:10:26 +0100
464 Message-Id: <20010828121026.V4950@plum.flirble.org>
467 ____________________________________________________________________________
468 [ 11769] By: sky on 2001/08/28 08:09:16
469 Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
470 From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
471 Date: Tue, 28 Aug 2001 02:22:20 +0300
472 Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
475 ____________________________________________________________________________
476 [ 11768] By: ams on 2001/08/28 00:47:35
477 Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
478 From: Michael G Schwern <schwern@pobox.com>
479 Date: Mon, 27 Aug 2001 21:24:44 -0400
480 Message-Id: <20010827212444.F12582@blackrider>
482 ! pod/perlhack.pod t/op/pack.t
483 ____________________________________________________________________________
484 [ 11767] By: ams on 2001/08/27 23:59:48
485 Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
486 From: Michael G Schwern <schwern@pobox.com>
487 Date: Mon, 27 Aug 2001 20:12:29 -0400
488 Message-Id: <20010827201229.D12582@blackrider>
490 ! pod/perlhack.pod t/op/pack.t
491 ____________________________________________________________________________
492 [ 11766] By: ams on 2001/08/27 23:39:40
496 ____________________________________________________________________________
497 [ 11765] By: ams on 2001/08/27 22:53:10
498 Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
499 From: Michael G Schwern <schwern@pobox.com>
500 Date: Mon, 27 Aug 2001 19:47:30 -0400
501 Message-Id: <20010827194730.C12582@blackrider>
504 ____________________________________________________________________________
505 [ 11764] By: ams on 2001/08/27 22:46:21
506 Log: Subject: [PATCH] new tests for the coderef-in-@INC
507 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
508 Date: Mon, 27 Aug 2001 22:36:27 +0200
509 Message-Id: <20010827223627.C690@rafael>
511 Subject: Re: [PATCH] new tests for the coderef-in-@INC
512 From: Nicholas Clark <nick@ccl4.org>
513 Date: Tue, 28 Aug 2001 00:02:46 +0100
514 Message-Id: <20010828000245.R4950@plum.flirble.org>
518 ____________________________________________________________________________
519 [ 11763] By: ams on 2001/08/27 22:41:09
520 Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement (was Re:
521 bleadperl on fire, Win95+4NT)
522 From: Michael G Schwern <schwern@pobox.com>
523 Date: Mon, 27 Aug 2001 16:54:42 -0400
524 Message-Id: <20010827165442.F9436@blackrider>
527 ____________________________________________________________________________
528 [ 11762] By: sky on 2001/08/27 19:19:17
529 Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
530 avaible at compile time. This broke the compilation of
534 ____________________________________________________________________________
535 [ 11761] By: sky on 2001/08/27 18:34:48
536 Log: Removed tripple definitions of CUSTOM_OP functions.
538 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
539 ____________________________________________________________________________
540 [ 11760] By: sky on 2001/08/27 18:21:27
543 ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
545 ____________________________________________________________________________
546 [ 11759] By: ams on 2001/08/27 16:31:53
547 Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
548 From: "chromatic" <chromatic@rmci.net>
549 Date: Mon, 27 Aug 2001 11:17:09 -0600
550 Message-Id: <20010827172111.89491.qmail@onion.perl.org>
552 ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
553 ____________________________________________________________________________
554 [ 11758] By: sky on 2001/08/27 15:16:42
555 Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
556 Thanks to H. Merijn Brand for the patch.
557 Some of the comments and or guards might be removable in perl.h now.
559 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
560 ! Porting/Glossary Porting/config_H README.threads config_h.SH
561 ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
562 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
563 ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
564 ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
565 ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
566 ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
567 ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
568 ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
569 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
570 ! win32/config_H.vc win32/perllib.c win32/win32.h
571 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
572 ! wince/config.h wince/config_H.ce wince/win32.h
573 ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
574 ____________________________________________________________________________
575 [ 11757] By: sky on 2001/08/27 13:39:16
576 Log: Subject: GNU ld parses arguments different
577 From: H.Merijn Brand <h.m.brand@hccnet.nl>
578 Date: Mon, 27 Aug 2001 16:25:51 +0200
579 Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
582 ____________________________________________________________________________
583 [ 11756] By: sky on 2001/08/27 13:18:45
584 Log: Subject: Custom Ops
585 From: Simon Cozens <simon@netthink.co.uk>
586 Date: Sat, 25 Aug 2001 17:45:09 +0100
587 Message-ID: <20010825174509.A5752@netthink.co.uk>
588 I also added a fix to Opcode.pm to quite test cases.
590 ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
591 ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
592 ____________________________________________________________________________
593 [ 11755] By: sky on 2001/08/27 05:37:17
594 Log: Plugs a memory leak on destruction of regular expressions
596 PL_regex_padav now has an AV as it's first entry with a list
597 of freed regex_padav slots that it will reuse on creating
601 ____________________________________________________________________________
602 [ 11754] By: ams on 2001/08/26 14:38:52
603 Log: Subject: [PATCH] t/io/binmode.t
604 From: Nicholas Clark <nick@ccl4.org>
605 Date: Sun, 26 Aug 2001 12:03:05 +0100
606 Message-Id: <20010826120305.C4950@plum.flirble.org>
608 (Also a nitpick in #11752 to t/op/universal.t)
610 ! t/io/binmode.t t/op/universal.t
611 ____________________________________________________________________________
612 [ 11753] By: ams on 2001/08/26 08:19:34
613 Log: Subject: [PATCH] op/universal.t failing
614 From: Nicholas Clark <nick@ccl4.org>
615 Date: Sun, 26 Aug 2001 09:48:22 +0100
616 Message-Id: <20010826094822.B4950@plum.flirble.org>
619 ____________________________________________________________________________
620 [ 11752] By: ams on 2001/08/25 22:46:13
621 Log: Subject: Re: 'can' with undefined subs
622 From: Tony Bowden <tony@kasei.com>
623 Date: Sat, 25 Aug 2001 14:58:17 +0100
624 Message-Id: <20010825145817.A11788@soto.kasei.com>
625 (Applied with minor modifications.)
628 ____________________________________________________________________________
629 [ 11751] By: ams on 2001/08/25 18:28:43
630 Log: Subject: Re: 'can' with undefined subs
631 From: Tony Bowden <tony@kasei.com>
632 Date: Sat, 25 Aug 2001 15:13:14 +0100
633 Message-Id: <20010825151314.B11788@soto.kasei.com>
636 ____________________________________________________________________________
637 [ 11750] By: nick on 2001/08/25 15:24:15
638 Log: Integrate mainline
641 !> (integrate 26 files)
642 ____________________________________________________________________________
643 [ 11749] By: nick on 2001/08/25 14:55:41
644 Log: Subject: Re: [PATCH] Added wisdom to perlhack.pod
645 From: John Peacock <jpeacock@rowman.com>
646 Date: Wed, 22 Aug 2001 12:05:28 -0400
647 Message-Id: <3B83D848.7FD9C6EF@rowman.com>
650 ____________________________________________________________________________
651 [ 11748] By: nick on 2001/08/25 14:53:04
652 Log: Subject: Re: [PATCH] (was Re: PerlIO regerssion tests?)
653 From: Michael G Schwern <schwern@pobox.com>
654 Date: Wed, 22 Aug 2001 19:22:45 -0400
655 Message-Id: <20010822192245.U619@blackrider>
658 ____________________________________________________________________________
659 [ 11747] By: nick on 2001/08/25 14:52:33
660 Log: Subject: [PATCH] (was Re: PerlIO regerssion tests?)
661 From: Nicholas Clark <nick@ccl4.org>
662 Date: Wed, 22 Aug 2001 23:29:06 +0100
663 Message-Id: <20010822232906.Z82818@plum.flirble.org>
666 ! perlio.c pod/perlfunc.pod
667 ____________________________________________________________________________
668 [ 11744] By: nick on 2001/08/25 14:37:33
669 Log: Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
670 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
671 Date: Fri, 24 Aug 2001 22:10:42 +0200
672 Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
674 ! x2p/a2py.c x2p/walk.c
675 ____________________________________________________________________________
676 [ 11743] By: nick on 2001/08/25 14:32:47
677 Log: Subject: [DOC PATCH] The coderef-in-@INC feature
678 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
679 Date: Fri, 24 Aug 2001 23:34:13 +0200
680 Message-Id: <20010824233413.A1285@rafael>
682 ! pod/perlfunc.pod pod/perlvar.pod
683 ____________________________________________________________________________
684 [ 11742] By: ams on 2001/08/25 13:16:02
685 Log: Subject: [PATCH] Re: The coderef in @INC strikes back
686 From: Nicholas Clark <nick@ccl4.org>
687 Date: Sat, 25 Aug 2001 14:50:07 +0100
688 Message-Id: <20010825145007.L41464@plum.flirble.org>
691 ____________________________________________________________________________
692 [ 11741] By: nick on 2001/08/24 07:08:45
693 Log: When applying patch via Porting/apply fails, do p4 refresh
694 to get old files back.
697 ____________________________________________________________________________
698 [ 11740] By: ams on 2001/08/24 04:47:24
699 Log: #11739 was incomplete.
702 ____________________________________________________________________________
703 [ 11739] By: ams on 2001/08/24 04:09:40
704 Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
705 From: "Philip Newton" <Philip.Newton@gmx.net>
706 Date: Fri, 24 Aug 2001 07:08:34 +0200
709 ____________________________________________________________________________
710 [ 11738] By: ams on 2001/08/24 02:19:42
711 Log: Fixed Doug Wilson's email address.
714 ____________________________________________________________________________
715 [ 11737] By: ams on 2001/08/24 00:10:13
716 Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
717 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
718 Date: Thu, 23 Aug 2001 22:22:58 +0200
719 Message-Id: <20010823222258.A901@rafael>
722 ____________________________________________________________________________
723 [ 11736] By: ams on 2001/08/24 00:05:02
724 Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
725 From: "Craig A. Berry" <craigberry@mac.com>
726 Date: Thu, 23 Aug 2001 19:07:45 -0500
727 Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
730 ____________________________________________________________________________
731 [ 11735] By: sky on 2001/08/23 13:42:07
732 Log: Backed out 11732, it breaks lib/strict.t
735 ____________________________________________________________________________
736 [ 11734] By: sky on 2001/08/23 11:45:59
737 Log: Removed toy from 17133 after Matt Sargeants request.
740 ____________________________________________________________________________
741 [ 11733] By: sky on 2001/08/23 11:36:29
742 Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
743 From: Robin Houston <robin@kitsite.com>
744 Date: Wed, 22 Aug 2001 23:06:16 +0100
745 Message-ID: <20010822230616.A254@robin.kitsite.com>
748 ____________________________________________________________________________
749 [ 11732] By: sky on 2001/08/23 10:36:02
750 Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
751 From: Simon Cozens <simon@netthink.co.uk>
752 Date: Thu, 23 Aug 2001 12:06:36 +0100
753 Message-ID: <20010823120636.A9961@netthink.co.uk>
756 ____________________________________________________________________________
757 [ 11731] By: gsar on 2001/08/23 03:58:58
758 Log: fix broken windows build
761 ____________________________________________________________________________
762 [ 11730] By: ams on 2001/08/22 21:35:30
763 Log: Subject: [PATCH] io/tell.t doesn't chdir t
764 From: Nicholas Clark <nick@ccl4.org>
765 Date: Wed, 22 Aug 2001 23:25:58 +0100
766 Message-Id: <20010822232557.Y82818@plum.flirble.org>
769 ____________________________________________________________________________
770 [ 11729] By: ams on 2001/08/22 20:32:21
771 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
773 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
774 Date: Wed, 22 Aug 2001 17:09:04 -0400
775 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
776 (Oops, forgot File::Spec::Unix in the previous patch.)
778 ! lib/File/Spec/Unix.pm
779 ____________________________________________________________________________
780 [ 11728] By: ams on 2001/08/22 20:25:41
781 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
783 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
784 Date: Wed, 22 Aug 2001 17:09:04 -0400
785 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
788 ____________________________________________________________________________
789 [ 11727] By: ams on 2001/08/22 19:43:30
790 Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
791 From: John Peacock <jpeacock@rowman.com>
792 Date: Wed, 22 Aug 2001 12:35:52 -0400
793 Message-Id: <3B83DF68.5D89DC81@rowman.com>
794 (Adds proper tests for $], notwithstanding Subject. +nitpick)
797 ____________________________________________________________________________
798 [ 11726] By: ams on 2001/08/22 19:36:39
799 Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
800 From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
801 Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
802 Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
804 ! lib/diagnostics.pm lib/diagnostics.t
805 ____________________________________________________________________________
806 [ 11725] By: ams on 2001/08/22 19:25:01
807 Log: Subject: [PATCH] 64 bit integer preserving pp_divide
808 From: Nicholas Clark <nick@ccl4.org>
809 Date: Wed, 22 Aug 2001 20:59:05 +0100
810 Message-Id: <20010822205905.U82818@plum.flirble.org>
812 ! pp.c t/op/64bitint.t t/op/arith.t
813 ____________________________________________________________________________
814 [ 11724] By: ams on 2001/08/22 10:02:33
815 Log: Subject: Configure blooper
816 From: H.Merijn Brand <h.m.brand@hccnet.nl>
817 Date: Wed, 22 Aug 2001 12:38:35 +0200
818 Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
821 ____________________________________________________________________________
822 [ 11723] By: ams on 2001/08/21 16:17:53
823 Log: Subject: [PATCH] installperl -help
824 From: Nicholas Clark <nick@ccl4.org>
825 Date: Tue, 21 Aug 2001 17:34:23 +0100
826 Message-Id: <20010821173423.F82818@plum.flirble.org>
829 ____________________________________________________________________________
830 [ 11722] By: ams on 2001/08/20 07:46:31
831 Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
832 From: Ilmari Karonen <iltzu@sci.fi>
833 Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
834 Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
837 ____________________________________________________________________________
838 [ 11721] By: nick on 2001/08/20 06:24:31
839 Log: Integrate mainline
841 +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
842 +> lib/Lingua/KO/Hangul/Util/Changes
843 +> lib/Lingua/KO/Hangul/Util/README
844 +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
845 +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
846 +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
847 +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
848 +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
849 +> lib/Unicode/Normalize/t/test.t
850 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
851 !> (integrate 55 files)
852 ____________________________________________________________________________
853 [ 11720] By: pudge on 2001/08/19 19:00:16
854 Log: Integrate Change #11599 from maint-5.6/perl
855 Branch: maint-5.6/macperl
857 ____________________________________________________________________________
858 [ 11719] By: ams on 2001/08/18 21:21:42
859 Log: Add Porting/apply to MANIFEST.
862 ____________________________________________________________________________
863 [ 11718] By: sky on 2001/08/18 14:38:01
864 Log: PL_reentrant_buffer does not exist in 5005threaded perl.
865 Better solution would be to make 5005threaded perl use
866 the same system as ithreads do
869 ____________________________________________________________________________
870 [ 11717] By: jhi on 2001/08/18 14:24:42
871 Log: New try for ID 20010407.006: detach the semantics
872 "was the last match target UTF8" into its own variable.
874 ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
875 ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
876 ____________________________________________________________________________
877 [ 11716] By: jhi on 2001/08/18 12:11:14
878 Log: UTF8 flag should be meaningful only when POK.
881 ____________________________________________________________________________
882 [ 11715] By: sky on 2001/08/18 11:45:16
883 Log: USE_THREADS and USE_ITHREADS are never true at the same time
886 ____________________________________________________________________________
887 [ 11714] By: jhi on 2001/08/18 06:03:24
888 Log: Retract #11712 for now. The real fix would probably
889 be something like making PL_reg_sv a copy (PV + UTF8)
890 of the matched/substituted string (note: not just a SvPOK
891 string, for example the stringified form of a ROK would
892 be applicable) Beware of leaks.
894 ! pp_hot.c t/op/pat.t
895 ____________________________________________________________________________
896 [ 11713] By: jhi on 2001/08/18 03:22:42
897 Log: UTF8 wasn't printing for PVMGs.
900 ____________________________________________________________________________
901 [ 11712] By: jhi on 2001/08/18 03:22:24
902 Log: (Retracted by #11714)
904 Okay analysis, debatable fix. (The fix will inc
905 the refcount of all temporary match objects,
906 like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
907 which will then cause griping at untie() time
908 ("inner references remain").
910 Fix for ID 20010407.006: PL_reg_sv got wiped out
911 by freetemps if the match target was a temporary
912 (like function_call() =~ /.../), which in turn meant
913 that the $1 et al stopped working if they had UTF-8
914 in them. Therefore bump up the refcount of PL_reg_sv.
916 ! pp_hot.c t/op/pat.t
917 ____________________________________________________________________________
918 [ 11711] By: ams on 2001/08/17 20:32:08
919 Log: Subject: [PATCH] doesn't compile, was perl@11710
920 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
921 Date: Fri, 17 Aug 2001 23:21:10 +0200
922 Message-Id: <20010817232110.C7041@rafael>
925 ____________________________________________________________________________
926 [ 11710] By: jhi on 2001/08/17 14:26:57
929 ! Changes patchlevel.h
930 ____________________________________________________________________________
931 [ 11709] By: jhi on 2001/08/17 13:47:53
932 Log: Upgrade to libnet 1.0704.
934 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
935 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
936 ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
937 ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
938 ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
939 ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
940 ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
941 ____________________________________________________________________________
942 [ 11708] By: sky on 2001/08/17 13:34:04
943 Log: Let perl_clone copy PL_exit_flags
946 ____________________________________________________________________________
947 [ 11707] By: sky on 2001/08/17 12:28:41
948 Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
950 ! sharedsv.c sharedsv.h
951 ____________________________________________________________________________
952 [ 11706] By: jhi on 2001/08/17 11:59:28
953 Log: The metaconfig unit change for #11705.
954 Branch: metaconfig/U/perl
956 ____________________________________________________________________________
957 [ 11705] By: jhi on 2001/08/17 11:58:48
958 Log: Allow the threads extension to be found if present.
961 ____________________________________________________________________________
962 [ 11704] By: nick on 2001/08/17 11:47:54
963 Log: Mail -> change script (pre-alpha)
966 ____________________________________________________________________________
967 [ 11703] By: sky on 2001/08/17 07:11:24
968 Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
969 Thanks to Tom Hospel for pointing out my error.
972 ____________________________________________________________________________
973 [ 11702] By: sky on 2001/08/17 04:18:11
974 Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
976 ! embed.pl miniperlmain.c perl.c perl.h proto.h
977 ____________________________________________________________________________
978 [ 11701] By: jhi on 2001/08/17 03:22:38
979 Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
980 and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
982 + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
983 + lib/Lingua/KO/Hangul/Util/README
984 + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
985 + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
986 + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
987 + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
988 + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
989 + lib/Unicode/Normalize/t/test.t
991 ____________________________________________________________________________
992 [ 11700] By: jhi on 2001/08/17 02:58:59
993 Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
994 Date: Thu, 16 Aug 2001 22:46:15 -0500
995 From: "Craig A. Berry" <craigberry@mac.com>
996 Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
998 ! configure.com numeric.c
999 ____________________________________________________________________________
1000 [ 11699] By: jhi on 2001/08/17 02:33:00
1001 Log: It seems that Tru64 has "naturally" threadsafe APIs only for
1002 of the usual suspects (like getpwent) but not for others
1003 (like localtime and rand). The _r versions are available
1004 for all of them, so lets use them.
1007 ____________________________________________________________________________
1008 [ 11698] By: jhi on 2001/08/17 01:53:02
1009 Log: (Accidental apply; thankfully empty.)
1012 ____________________________________________________________________________
1013 [ 11697] By: jhi on 2001/08/17 01:50:55
1014 Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1
1015 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1016 Date: Thu, 16 Aug 2001 16:27:49 +0100
1017 Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
1019 ! regexec.c t/op/re_tests
1020 ____________________________________________________________________________
1021 [ 11696] By: jhi on 2001/08/17 01:50:01
1022 Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context
1023 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1024 Date: Thu, 16 Aug 2001 18:50:01 +0100
1025 Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
1027 ! pp_hot.c t/op/pat.t
1028 ____________________________________________________________________________
1029 [ 11695] By: jhi on 2001/08/17 01:49:12
1030 Log: Subject: [PATCH] *time_r again
1031 From: "Arthur Bergman" <arthur@contiller.se>
1032 Date: Thu, 16 Aug 2001 16:01:54 +0200
1033 Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
1036 ____________________________________________________________________________
1037 [ 11694] By: jhi on 2001/08/17 01:47:53
1038 Log: system() and backtick error handling cleanup from Craig A. Berry.
1041 ____________________________________________________________________________
1042 [ 11693] By: gsar on 2001/08/17 01:07:21
1043 Log: change#10334 leaks memory, copies string when it doesn't
1047 ____________________________________________________________________________
1048 [ 11692] By: jhi on 2001/08/16 12:22:29
1049 Log: One more twist to the sprintf + utf8 testing.
1052 ____________________________________________________________________________
1053 [ 11691] By: jhi on 2001/08/16 11:46:02
1054 Log: Fix for 20010407.008 sprintf removes utf8-ness.
1057 ____________________________________________________________________________
1058 [ 11690] By: jhi on 2001/08/16 11:31:00
1059 Log: Subject: [PATCH] *time_r fixes
1060 From: "Arthur Bergman" <arthur@contiller.se>
1061 Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
1062 Date: Thu, 16 Aug 2001 14:22:27 +0200
1065 ____________________________________________________________________________
1066 [ 11689] By: jhi on 2001/08/16 11:29:30
1067 Log: Upgrade to CGI.pm 2.77.
1069 ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
1070 ! lib/CGI/t/function.t
1071 ____________________________________________________________________________
1072 [ 11688] By: jhi on 2001/08/16 01:07:21
1073 Log: Document the bytes-to-Unicode upgrading.
1075 ! pod/perlunicode.pod
1076 ____________________________________________________________________________
1077 [ 11687] By: jhi on 2001/08/16 00:29:29
1078 Log: Add a test for Unicode sprintf.
1081 ____________________________________________________________________________
1082 [ 11686] By: jhi on 2001/08/16 00:20:40
1083 Log: Add Unicode tests for index/rindex.
1086 ____________________________________________________________________________
1087 [ 11685] By: jhi on 2001/08/15 22:51:53
1088 Log: Document a bit the art of minimizing the installation,
1089 based on the p5p discussion.
1092 ____________________________________________________________________________
1093 [ 11684] By: nick on 2001/08/15 15:03:31
1094 Log: Integrate mainline
1096 +> sharedsv.c sharedsv.h
1097 !> (integrate 53 files)
1098 ____________________________________________________________________________
1099 [ 11683] By: jhi on 2001/08/15 13:49:07
1100 Log: Update Changes.
1102 ! Changes patchlevel.h
1103 ____________________________________________________________________________
1104 [ 11682] By: jhi on 2001/08/15 13:26:00
1105 Log: The #11673 necessitated a test tweak.
1108 ____________________________________________________________________________
1109 [ 11681] By: jhi on 2001/08/15 13:12:50
1110 Log: Also UNICOS is in the general case unable to silently
1111 handle fp overflows.
1114 ____________________________________________________________________________
1115 [ 11680] By: jhi on 2001/08/15 13:05:15
1116 Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
1117 NV_EPSILON #defined.
1120 ____________________________________________________________________________
1121 [ 11679] By: jhi on 2001/08/15 12:48:32
1122 Log: Re-establish the fp overflow detection for VAX VMS; there
1123 is no easy way to have the IEEE fp silent overflow semantics.
1124 (in Alpha VMS we still will use IEEE fp by default-- but it
1125 is still possible to configure Perl to use G_FLOAT)
1128 ____________________________________________________________________________
1129 [ 11678] By: jhi on 2001/08/15 12:27:41
1130 Log: Subject: [PATCH] pp_lock
1131 From: "Arthur Bergman" <arthur@contiller.se>
1132 Date: Wed, 15 Aug 2001 11:52:16 +0200
1133 Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
1136 ____________________________________________________________________________
1137 [ 11677] By: jhi on 2001/08/15 12:26:44
1138 Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern
1139 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1140 Date: Wed, 15 Aug 2001 11:32:11 +0100
1141 Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
1143 ! regcomp.c t/op/re_tests
1144 ____________________________________________________________________________
1145 [ 11676] By: jhi on 2001/08/15 12:25:29
1146 Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks
1147 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1148 Date: Wed, 15 Aug 2001 10:33:49 +0100
1149 Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
1151 ! regexec.c t/op/re_tests
1152 ____________________________________________________________________________
1153 [ 11675] By: jhi on 2001/08/15 03:28:20
1154 Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
1155 From: Barrie Slaymaker <barries@slaysys.com>
1156 Date: Tue, 14 Aug 2001 14:32:25 -0400
1157 Message-ID: <20010814143225.A19822@jester.slaysys.com>
1159 ! lib/File/Spec.t lib/File/Spec/Unix.pm
1160 ____________________________________________________________________________
1161 [ 11674] By: jhi on 2001/08/15 03:25:32
1162 Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
1163 From: Peter Prymmer <pvhp@forte.com>
1164 Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
1165 Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
1167 ! README.vms configure.com
1168 ____________________________________________________________________________
1169 [ 11673] By: jhi on 2001/08/15 03:16:14
1170 Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
1171 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1172 Date: Tue, 14 Aug 2001 21:23:27 +0200
1173 Message-ID: <20010814212327.A1919@rafael>
1176 ____________________________________________________________________________
1177 [ 11672] By: jhi on 2001/08/15 03:15:25
1178 Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
1179 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1180 Date: Tue, 14 Aug 2001 22:30:11 +0200
1181 Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
1183 Combination of nmake, quoting, and Perl expanded $( in here-doc.
1185 ! ext/SDBM_File/Makefile.PL
1186 ____________________________________________________________________________
1187 [ 11671] By: jhi on 2001/08/14 13:44:40
1191 ____________________________________________________________________________
1192 [ 11670] By: jhi on 2001/08/14 13:10:36
1193 Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
1194 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1195 Date: Mon, 13 Aug 2001 23:15:01 +0200
1196 Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
1199 ____________________________________________________________________________
1200 [ 11669] By: jhi on 2001/08/14 13:07:09
1201 Log: Subject: [PATCH] [b-]showlex.t
1202 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1203 Date: Sun, 12 Aug 2001 22:24:51 +0200
1204 Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
1206 The 4nt command shell will expand the % in command line
1207 no matter what quoting is attempted, changed the % to @.
1210 ____________________________________________________________________________
1211 [ 11668] By: jhi on 2001/08/14 13:01:02
1212 Log: Subject: [PATCH] magic.t
1213 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1214 Date: Sun, 12 Aug 2001 20:49:27 +0200
1215 Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
1218 ____________________________________________________________________________
1219 [ 11667] By: jhi on 2001/08/14 12:35:17
1220 Log: Add sharedsv* to the DOSish platforms; plus add
1221 some WinCE files to the list of DOSish files.
1223 ! NetWare/Makefile Porting/makerel win32/Makefile
1224 ! win32/makefile.mk wince/Makefile.ce
1225 ____________________________________________________________________________
1226 [ 11666] By: jhi on 2001/08/14 12:29:57
1227 Log: More DOSish files.
1230 ____________________________________________________________________________
1231 [ 11665] By: jhi on 2001/08/14 12:27:58
1232 Log: Strip CRs from the WinCE files. Now we need to
1233 figure out in which CRs are really needed: probably
1234 Makefile.ce and the README files, at least, probably
1235 also the registry.bat.
1237 ! wince/Makefile.ce wince/README.compile wince/README.perlce
1238 ! wince/config.h wince/include/cectype.h wince/include/errno.h
1239 ! wince/include/sys/stat.h wince/include/sys/types.h
1240 ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
1241 ! wince/perldll.def wince/registry.bat wince/wince.h
1242 ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
1243 ____________________________________________________________________________
1244 [ 11664] By: jhi on 2001/08/14 12:05:09
1245 Log: Add some files to DOSish and writables.
1248 ____________________________________________________________________________
1249 [ 11663] By: jhi on 2001/08/14 03:08:07
1250 Log: Compile failure message tidying.
1253 ____________________________________________________________________________
1254 [ 11662] By: jhi on 2001/08/14 01:41:22
1255 Log: The new sharedsv* should be exported only if usethreads.
1258 ____________________________________________________________________________
1259 [ 11661] By: jhi on 2001/08/14 00:25:30
1260 Log: Subject: [PATCH: perl@11626] URL updates for README.os390
1261 From: Peter Prymmer <pvhp@forte.com>
1262 Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
1263 Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
1266 ____________________________________________________________________________
1267 [ 11660] By: jhi on 2001/08/13 12:54:54
1268 Log: Update Changes.
1270 ! Changes patchlevel.h
1271 ____________________________________________________________________________
1272 [ 11659] By: jhi on 2001/08/13 12:45:21
1273 Log: Subject: [PATHC] sharedsv.[c|h]
1274 From: "Artur Bergman" <artur@contiller.se>
1275 Date: Mon, 13 Aug 2001 14:38:41 +0200
1276 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>
1278 Subject: [PATCH] embed.pl
1279 From: Arthur Bergman <arthur@contiller.se>
1280 Date: Mon, 13 Aug 2001 14:38:14 +0200
1281 Message-ID: <B79D96D6.3088%arthur@contiller.se>
1283 Subject: [PATCH] sharedsv cleanups
1284 From: "Arthur Bergman" <arthur@contiller.se>
1285 Date: Mon, 13 Aug 2001 15:14:25 +0200
1286 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>
1288 Plus few tweaks: _init needs to be Adp, the prototypes
1289 should not be revealed unless using ithreads, #endif FOO
1290 must be #endif /* FOO */, adding (parentheses) around
1291 do { } while doesn't work too well.
1293 + sharedsv.c sharedsv.h
1294 ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
1295 ! perl.h perlapi.c pod/perlapi.pod proto.h
1296 ____________________________________________________________________________
1297 [ 11658] By: jhi on 2001/08/13 12:00:08
1298 Log: Subject: Re: END {} blocks run in perl_run
1299 From: Arthur Bergman <arthur@contiller.se>
1300 Date: Mon, 13 Aug 2001 11:11:30 +0200
1301 Message-ID: <B79D6661.3068%arthur@contiller.se>
1304 ____________________________________________________________________________
1305 [ 11657] By: nick on 2001/08/13 09:03:02
1306 Log: Integrate mainline
1308 +> (branch 326 files)
1309 - (delete 330 files)
1310 !> (integrate 85 files)
1311 ____________________________________________________________________________
1312 [ 11656] By: jhi on 2001/08/12 23:24:18
1313 Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
1314 and the Perl will be built to do that by default (adding that
1315 will break scripts having non-UTF-8 binary data, such as Latin-1.)
1317 ! op.c toke.c utf8.h
1318 ____________________________________________________________________________
1319 [ 11655] By: jhi on 2001/08/12 23:05:14
1320 Log: Unnecessary downgrades.
1323 ____________________________________________________________________________
1324 [ 11654] By: jhi on 2001/08/12 22:56:47
1325 Log: Failure not true anymore (probably caused by my broken setup).
1328 ____________________________________________________________________________
1329 [ 11653] By: jhi on 2001/08/12 22:46:12
1330 Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
1333 ! op.h pp_ctl.c regcomp.c
1334 ____________________________________________________________________________
1335 [ 11652] By: jhi on 2001/08/12 22:30:04
1336 Log: There is no IN_UTF8.
1339 ____________________________________________________________________________
1340 [ 11651] By: jhi on 2001/08/12 21:08:06
1341 Log: More (less) regex/utf8 relics. (Toned down later in #11653.)
1343 ! op.c op.h pp_ctl.c regcomp.c
1344 ____________________________________________________________________________
1345 [ 11650] By: jhi on 2001/08/12 20:17:32
1346 Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
1350 ____________________________________________________________________________
1351 [ 11649] By: jhi on 2001/08/12 18:45:52
1352 Log: Todo updates and fixes.
1355 ____________________________________________________________________________
1356 [ 11648] By: jhi on 2001/08/12 18:43:50
1357 Log: Mark tests (and one module) having explicit Latin-1
1358 (and one file having explicit UTF-8) with an explicit
1359 'no utf8' (and one explicit 'use utf8').
1361 NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
1363 ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
1364 ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
1365 ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
1366 ____________________________________________________________________________
1367 [ 11647] By: jhi on 2001/08/12 17:10:22
1368 Log: Subject: SV: END {} blocks run in perl_run
1369 From: "Arthur Bergman" <arthur@contiller.se>
1370 Date: Sun, 12 Aug 2001 00:34:28 +0200
1371 Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
1373 ! miniperlmain.c perl.c
1374 ____________________________________________________________________________
1375 [ 11646] By: jhi on 2001/08/12 16:59:00
1376 Log: Typos in #11645.
1379 ____________________________________________________________________________
1380 [ 11645] By: jhi on 2001/08/12 16:55:31
1381 Log: On ithreads default to use_reentrant except on naturally
1382 threadsafe platforms.
1385 ____________________________________________________________________________
1386 [ 11644] By: jhi on 2001/08/12 15:45:43
1387 Log: (Hopefully) a fix for 20010723.004: make install needs
1388 write permission in build directory. The problem was
1389 probably caused by overeager sprinkling of the lib/re.pm
1390 dependencies (which was done to guarantee lib/re.pm being
1391 uptodate for parallel makes: now solved by funneling that
1392 through an explicit recursive make in the preplibrary target).
1395 ____________________________________________________________________________
1396 [ 11643] By: jhi on 2001/08/12 14:16:44
1397 Log: Dispell the "use utf8" superstition.
1399 ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
1400 ! pod/perlunicode.pod
1401 ____________________________________________________________________________
1402 [ 11642] By: jhi on 2001/08/12 13:56:42
1403 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
1404 From: "Abigail" <abigail@foad.org>
1405 Date: Sat, 11 Aug 2001 23:49:49 +0200
1406 Message-ID: <20010811214950.23255.qmail@foad.org>
1409 ____________________________________________________________________________
1410 [ 11641] By: jhi on 2001/08/12 13:56:18
1411 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
1412 From: Abhijit Menon-Sen <ams@wiw.org>
1413 Date: Sat, 11 Aug 2001 06:18:19 +0530
1414 Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
1417 ____________________________________________________________________________
1418 [ 11640] By: jhi on 2001/08/12 13:45:58
1419 Log: Test for change #11639.
1422 ____________________________________________________________________________
1423 [ 11639] By: jhi on 2001/08/12 13:42:03
1424 Log: Subject: Re: Can't localize *FH, then tie it
1425 From: Abhijit Menon-Sen <ams@wiw.org>
1426 Date: Sun, 12 Aug 2001 16:08:06 +0530
1427 Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
1430 ____________________________________________________________________________
1431 [ 11638] By: jhi on 2001/08/12 03:30:07
1432 Log: Drop all the unnecessary "use utf8" clauses and some of
1433 the unnecessary "use bytes" ones.
1435 TODO: scour the documentation for unnecessary "use utf8"
1436 and prominently display it in perldelta when the time comes.
1437 ("use utf8" should be necessary ONLY if one wants the script
1438 to be in UTF-8.) Also should be checked in some non-ASCII
1439 non-Latin-1 platform, like EBCDIC.
1441 ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
1442 ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
1443 ____________________________________________________________________________
1444 [ 11637] By: jhi on 2001/08/11 17:55:36
1445 Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
1446 Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
1447 in Unicode handling.
1450 ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
1451 ____________________________________________________________________________
1452 [ 11636] By: jhi on 2001/08/11 17:14:06
1453 Log: Thinko: we want the flags for native cc, not gcc.
1456 ____________________________________________________________________________
1457 [ 11635] By: jhi on 2001/08/11 15:14:48
1458 Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
1459 From: Robin Houston <robin@kitsite.com>
1460 Date: Fri, 10 Aug 2001 14:42:02 +0100
1461 Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
1464 ____________________________________________________________________________
1465 [ 11634] By: jhi on 2001/08/11 14:59:22
1466 Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
1467 From: Abhijit Menon-Sen <ams@wiw.org>
1468 Date: Sat, 11 Aug 2001 16:31:04 +0530
1469 Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
1472 ____________________________________________________________________________
1473 [ 11633] By: jhi on 2001/08/11 14:58:07
1474 Log: Get rid of indread, from Abhijit Menon-Sen.
1477 ____________________________________________________________________________
1478 [ 11632] By: jhi on 2001/08/10 23:39:04
1481 ! win32/Makefile win32/makefile.mk
1482 ____________________________________________________________________________
1483 [ 11631] By: jhi on 2001/08/10 23:37:43
1484 Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
1486 - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1487 - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
1488 - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
1489 ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
1490 ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
1491 ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
1492 ! win32/Makefile win32/makefile.mk
1493 ____________________________________________________________________________
1494 [ 11630] By: jhi on 2001/08/10 13:53:15
1495 Log: Avoid #elif (less portable than #else #if).
1498 ____________________________________________________________________________
1499 [ 11629] By: jhi on 2001/08/10 13:49:53
1500 Log: Subject: patch for perlvar.pod
1501 From: mah@everybody.org (Mark A. Hershberger)
1502 Date: 08 Aug 2001 17:03:16 -0500
1503 Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
1506 ____________________________________________________________________________
1507 [ 11628] By: jhi on 2001/08/10 13:45:48
1508 Log: cpp commands must start (the # must be) at the column #0.
1511 ____________________________________________________________________________
1512 [ 11627] By: jhi on 2001/08/10 13:41:07
1513 Log: If using gcc -B/foo/bar makedepend would give
1514 unnecessary warnings about unused -B/foo/bar.
1517 ____________________________________________________________________________
1518 [ 11626] By: jhi on 2001/08/09 14:56:29
1519 Log: Update Changes.
1521 ! Changes patchlevel.h
1522 ____________________________________________________________________________
1523 [ 11625] By: jhi on 2001/08/09 14:54:05
1527 ____________________________________________________________________________
1528 [ 11624] By: jhi on 2001/08/09 14:52:52
1532 ____________________________________________________________________________
1533 [ 11623] By: jhi on 2001/08/09 14:49:00
1534 Log: Rename lib/unicode files to lib/unicore to avoid
1535 conflicts between core lib/unicode and Unicode::
1536 files in case-ignoring filesystems.
1539 - (delete 324 files)
1540 ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
1541 ____________________________________________________________________________
1542 [ 11622] By: jhi on 2001/08/09 13:33:47
1543 Log: Upgrade to Math::BigInt 1.41.
1545 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
1546 ____________________________________________________________________________
1547 [ 11621] By: jhi on 2001/08/09 13:31:20
1548 Log: Subject: [PATCH] remove PL_na from typemap
1549 From: James <james@rf.net>
1550 Date: Mon, 06 Aug 2001 20:23:15 -0700
1551 Message-ID: <3B6F5F23.A31A81B1@rf.net>
1553 (had to be manually applied)
1555 ! lib/ExtUtils/typemap
1556 ____________________________________________________________________________
1557 [ 11620] By: jhi on 2001/08/09 13:27:11
1558 Log: The metaconfig unit changes for #11618.
1559 Branch: metaconfig/U/perl
1560 + d_fpclassl.U i_fp.U
1561 ____________________________________________________________________________
1562 [ 11619] By: jhi on 2001/08/09 13:25:21
1563 Log: Forgot this from #11618.
1565 NOTE: wince/config_H.ce needs updating.
1568 ____________________________________________________________________________
1569 [ 11618] By: jhi on 2001/08/09 13:21:51
1570 Log: Introduce more floating point classifying APIs;
1571 try to define (most importantly) Perl_is{inf,nan}(x).
1573 For this first cut, assume none such APIs exist in non-UNIXoid
1574 platforms-- this is of course too unkind: Win32 rumoredly has
1575 _fpclass() and _isnan(), and VMS/VOS very probably have some
1576 of the APIs available. The only thing Perl uses at the moment
1577 is Perl_isnan() (has been in use for a while now).
1579 NOTE: the Win32 and NetWare config_h.?c need regenerating.
1581 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
1582 ! Porting/config_H config_h.SH configure.com epoc/config.sh
1583 ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
1584 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1585 ! vos/config.ga.h win32/config.bc win32/config.gc
1586 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1587 ! win32/config_H.vc wince/config.ce wince/config.h
1588 ____________________________________________________________________________
1589 [ 11617] By: jhi on 2001/08/09 11:08:51
1590 Log: Integrate change #11519 from perlio:
1592 Avoid testing for (non-)existance of "encoding(xxxx)"
1593 layer is called "encoding" the (xxxx) is an argument.
1596 ____________________________________________________________________________
1597 [ 11616] By: nick on 2001/08/09 07:50:24
1598 Log: Integrate mainline
1600 +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
1601 +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
1602 +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
1603 +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
1604 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
1605 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
1606 !> (integrate 79 files)
1607 ____________________________________________________________________________
1608 [ 11615] By: nick on 2001/08/09 06:23:44
1609 Log: Avoid testing for (non-)existance of "encoding(xxxx)"
1610 layer is called "encoding" the (xxxx) is an argument.
1613 ____________________________________________________________________________
1614 [ 11614] By: jhi on 2001/08/08 21:50:19
1615 Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
1616 From: Paul Johnson <paul@pjcj.net>
1617 Date: Wed, 8 Aug 2001 23:54:17 +0200
1618 Message-ID: <20010808235417.O1006@pjcj.net>
1620 ! ext/B/B/Concise.pm
1621 ____________________________________________________________________________
1622 [ 11613] By: jhi on 2001/08/08 13:22:13
1623 Log: Make VMS use IEEE math by default; reorder Tru64 hints
1624 so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
1625 exception semantics) is always set if using (the new) cc.
1627 ! configure.com hints/dec_osf.sh
1628 ____________________________________________________________________________
1629 [ 11612] By: jhi on 2001/08/08 12:14:56
1630 Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
1631 From: Abhijit Menon-Sen <ams@wiw.org>
1632 Date: Tue, 7 Aug 2001 17:16:05 +0530
1633 Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
1636 ____________________________________________________________________________
1637 [ 11611] By: jhi on 2001/08/08 02:28:58
1638 Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
1639 From: "Craig A. Berry" <craigberry@mac.com>
1640 Date: Tue, 07 Aug 2001 22:27:47 -0500
1641 Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
1644 ____________________________________________________________________________
1645 [ 11610] By: jhi on 2001/08/08 00:12:00
1646 Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
1647 From: "Craig A. Berry" <craigberry@mac.com>
1648 Date: Tue, 07 Aug 2001 20:01:53 -0500
1649 Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
1651 ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
1652 ____________________________________________________________________________
1653 [ 11609] By: jhi on 2001/08/07 23:49:09
1654 Log: Update the magazine information.
1657 ____________________________________________________________________________
1658 [ 11608] By: jhi on 2001/08/07 23:35:27
1659 Log: Ignore SIGFPE everywhere.
1661 ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
1662 ____________________________________________________________________________
1663 [ 11607] By: jhi on 2001/08/07 23:07:04
1664 Log: With permission, change the licensing of the docs by
1665 TomC (and Gnat) to comply with the rest of Perl.
1667 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1668 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1669 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1670 ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
1672 ____________________________________________________________________________
1673 [ 11606] By: jhi on 2001/08/07 22:50:04
1674 Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
1675 From: Andy Dougherty <doughera@lafayette.edu>
1676 Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
1677 Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
1680 ____________________________________________________________________________
1681 [ 11605] By: jhi on 2001/08/07 22:49:18
1682 Log: Subject: [PATCH] Makefile.SH test_prep dependency
1683 From: Andy Dougherty <doughera@lafayette.edu>
1684 Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
1685 Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
1688 ____________________________________________________________________________
1689 [ 11604] By: jhi on 2001/08/07 22:44:35
1690 Log: Don't autogenerate the headers et alia,
1691 make regen_headers explicitly.
1694 ____________________________________________________________________________
1695 [ 11603] By: jhi on 2001/08/07 22:33:48
1696 Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
1697 From: Gurusamy Sarathy <gsar@ActiveState.com>
1698 Date: Tue, 07 Aug 2001 08:33:26 -0700
1699 Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
1701 Unnecessary dependency.
1704 ____________________________________________________________________________
1705 [ 11602] By: jhi on 2001/08/07 13:52:41
1706 Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
1707 From: Abhijit Menon-Sen <ams@wiw.org>
1708 Date: Tue, 7 Aug 2001 09:10:54 +0530
1709 Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
1712 ____________________________________________________________________________
1713 [ 11601] By: jhi on 2001/08/07 13:46:33
1714 Log: Subject: [PATCH perl@11597] B && BEGIN handling
1715 From: "James A. Duncan" <jduncan@fotango.com>
1716 Date: Mon, 6 Aug 2001 17:29:11 +0100
1717 Message-ID: <20010806172911.A2071@fotango.com>
1719 (the intrpvar.h addition moved to the end for bincompat)
1721 ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
1722 ____________________________________________________________________________
1723 [ 11600] By: jhi on 2001/08/07 11:53:48
1724 Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
1727 ____________________________________________________________________________
1728 [ 11599] By: gsar on 2001/08/07 06:31:39
1729 Log: fix URLs for fcrypt.c
1730 Branch: maint-5.6/perl
1732 ____________________________________________________________________________
1733 [ 11598] By: jhi on 2001/08/06 15:02:48
1734 Log: Yet another way to say Infinity: HP-UX calls its "++".
1736 ! lib/Math/BigInt/t/bigintpm.t
1737 ____________________________________________________________________________
1738 [ 11597] By: jhi on 2001/08/06 13:40:01
1739 Log: Update Changes.
1741 ! Changes patchlevel.h
1742 ____________________________________________________________________________
1743 [ 11596] By: jhi on 2001/08/06 13:24:28
1744 Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
1747 ____________________________________________________________________________
1748 [ 11595] By: jhi on 2001/08/06 12:51:38
1749 Log: The #11593 wasn't right.
1751 ! lib/Math/BigInt/t/bigintpm.t
1752 ____________________________________________________________________________
1753 [ 11594] By: jhi on 2001/08/06 12:34:15
1754 Log: Subject: [PATCH: perl@11564] introducing perlivp
1755 From: Prymmer/Kahn <pvhp@best.com>
1756 Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
1757 Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
1759 Subject: Re: [PATCH: perl@11564] introducing perlivp
1760 From: Prymmer/Kahn <pvhp@best.com>
1761 Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
1762 Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
1765 ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
1766 ! win32/Makefile win32/makefile.mk
1767 ____________________________________________________________________________
1768 [ 11593] By: jhi on 2001/08/05 23:10:52
1769 Log: libcs are confused what to call Infinity.
1771 ! lib/Math/BigInt/t/bigintpm.t
1772 ____________________________________________________________________________
1773 [ 11592] By: jhi on 2001/08/05 23:07:50
1774 Log: Avoid SIGFPE in Tru64.
1777 ____________________________________________________________________________
1778 [ 11591] By: jhi on 2001/08/05 22:46:10
1779 Log: Upgrade to Math::BigInt 1.40.
1781 NOTE: this patch necessitates doing something about
1782 infinity handling since the new bigintpm.t tests use
1783 infinity, which causes SIGFPEs at least in Tru64.
1785 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1786 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
1787 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
1788 ! lib/Math/BigInt/t/mbimbf.t
1789 ____________________________________________________________________________
1790 [ 11590] By: gsar on 2001/08/05 21:57:43
1791 Log: remove hardcoded cmd shell in testsuite
1793 ! t/op/glob.t t/op/magic.t t/op/stat.t
1794 ____________________________________________________________________________
1795 [ 11589] By: gsar on 2001/08/05 21:35:50
1796 Log: 4-arg select() was busted on windows because change#8178 didn't
1797 make it into mainline
1799 ! perl.h win32/include/sys/socket.h
1800 ____________________________________________________________________________
1801 [ 11588] By: jhi on 2001/08/05 19:40:31
1802 Log: Rename the Getopt::Long tests to be as they are
1803 in the Getopt::Long official distribution.
1805 + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
1806 + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
1807 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
1808 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
1810 ____________________________________________________________________________
1811 [ 11587] By: jhi on 2001/08/05 19:38:07
1812 Log: Upgrade to Getopt::Long 2.26.
1814 + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
1815 ! MANIFEST lib/Getopt/Long.pm
1816 ____________________________________________________________________________
1817 [ 11586] By: jhi on 2001/08/05 19:26:50
1818 Log: Retract #10874 (the hack should be unnecessary by now)
1820 ! lib/Test/Harness.pm
1821 ____________________________________________________________________________
1822 [ 11585] By: gsar on 2001/08/05 16:45:54
1823 Log: avoid temp file littering in tests
1825 ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
1826 ____________________________________________________________________________
1827 [ 11584] By: jhi on 2001/08/05 16:42:50
1828 Log: Subject: warning in sv.c: double format, NV arg
1829 From: "Philip Newton" <Philip.Newton@gmx.net>
1830 Date: Sun, 5 Aug 2001 19:41:07 +0200
1831 Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
1834 ____________________________________________________________________________
1835 [ 11583] By: gsar on 2001/08/05 16:28:22
1836 Log: fix POSIX.t#13 for windos
1839 ____________________________________________________________________________
1840 [ 11582] By: jhi on 2001/08/05 16:10:59
1841 Log: Add a test for PerlIO::Via.
1843 + ext/PerlIO/t/via.t
1844 ! MANIFEST ext/PerlIO/Via/Via.pm
1845 ____________________________________________________________________________
1846 [ 11581] By: gsar on 2001/08/05 15:00:26
1847 Log: flock() and link() are not available on Windows 9x
1849 ! win32/config_sh.PL
1850 ____________________________________________________________________________
1851 [ 11580] By: jhi on 2001/08/05 13:56:46
1852 Log: Some Tru64 C compilers have C++ components that confuse
1853 the ccversion parsing.
1856 ____________________________________________________________________________
1857 [ 11579] By: jhi on 2001/08/05 13:31:07
1858 Log: (Reintroduce #11125)
1860 Subject: MakeMaker should pass through DEFINE and INC to subdirs
1861 From: Alan Burlison <Alan.Burlison@sun.com>
1862 Date: Tue, 03 Jul 2001 15:20:13 +0100
1863 Message-ID: <3B41D49D.A923D4F9@sun.com>
1865 ! lib/ExtUtils/MM_Unix.pm
1866 ____________________________________________________________________________
1867 [ 11578] By: jhi on 2001/08/05 03:17:20
1868 Log: Little pointer juggling for HP-UX cc to avoid
1869 "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
1871 "error 1549: Modifiable lvalue required for assignment operator."
1874 ____________________________________________________________________________
1875 [ 11577] By: jhi on 2001/08/04 18:09:38
1876 Log: Continuation of #11575: SANY_SEEN completely deprecated,
1877 plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
1878 plus a fix for the bug.
1880 ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
1881 ____________________________________________________________________________
1882 [ 11576] By: jhi on 2001/08/04 17:31:06
1883 Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
1884 From: Doug MacEachern <dougm@covalent.net>
1885 Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
1886 Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
1889 ____________________________________________________________________________
1890 [ 11575] By: jhi on 2001/08/04 17:28:55
1891 Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
1892 the new CANY is the \C. The problem reported and the
1893 test case supplied in
1895 Subject: UTF-8 bugs in string length & single line regex matches
1896 From: "Daniel P. Berrange" <dan@berrange.com>
1897 Date: Fri, 3 Aug 2001 11:39:33 +0100
1898 Message-ID: <20010803113932.A19318@berrange.com>
1900 ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
1902 ____________________________________________________________________________
1903 [ 11574] By: jhi on 2001/08/04 15:42:34
1904 Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
1905 From: Doug MacEachern <dougm@covalent.net>
1906 Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
1907 Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
1910 ____________________________________________________________________________
1911 [ 11573] By: jhi on 2001/08/04 14:20:26
1912 Log: The #11572 didn't up the test count.
1915 ____________________________________________________________________________
1916 [ 11572] By: jhi on 2001/08/04 14:12:45
1917 Log: Subject: UTF-8 bugs in string length & single line regex matches
1918 From: "Daniel P. Berrange" <dan@berrange.com>
1919 Date: Fri, 3 Aug 2001 11:39:33 +0100
1920 Message-ID: <20010803113932.A19318@berrange.com>
1922 (the mg_length() fix)
1924 ! mg.c t/op/length.t
1925 ____________________________________________________________________________
1926 [ 11571] By: jhi on 2001/08/04 14:10:39
1927 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
1928 From: Abhijit Menon-Sen <ams@wiw.org>
1929 Date: Sat, 4 Aug 2001 16:56:35 +0530
1930 Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
1933 ____________________________________________________________________________
1934 [ 11570] By: jhi on 2001/08/04 14:09:59
1935 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
1936 From: Abhijit Menon-Sen <ams@wiw.org>
1937 Date: Sat, 4 Aug 2001 16:16:03 +0530
1938 Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
1941 ____________________________________________________________________________
1942 [ 11569] By: jhi on 2001/08/04 14:09:09
1943 Log: Subject: Re: [patch] refcount re ops
1944 From: Abhijit Menon-Sen <ams@wiw.org>
1945 Date: Sat, 4 Aug 2001 08:54:55 +0530
1946 Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
1949 ____________________________________________________________________________
1950 [ 11568] By: jhi on 2001/08/04 14:08:19
1951 Log: Subject: [patch] refcount re ops
1952 From: Doug MacEachern <dougm@covalent.net>
1953 Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
1954 Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
1957 ____________________________________________________________________________
1958 [ 11567] By: jhi on 2001/08/03 23:52:56
1959 Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
1960 From: Doug MacEachern <dougm@covalent.net>
1961 Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
1962 Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
1965 ____________________________________________________________________________
1966 [ 11566] By: jhi on 2001/08/03 20:45:10
1967 Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
1968 From: "Craig A. Berry" <craigberry@mac.com>
1969 Date: Fri, 03 Aug 2001 16:16:16 -0500
1970 Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>
1973 ____________________________________________________________________________
1974 [ 11565] By: jhi on 2001/08/03 13:46:40
1975 Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
1976 From: John Kristian <jmk2001@engineer.com>
1977 Date: Fri, 03 Aug 2001 00:59:08 -0700
1978 Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
1981 ____________________________________________________________________________
1982 [ 11564] By: jhi on 2001/08/03 13:25:39
1983 Log: Update Changes.
1985 ! Changes patchlevel.h
1986 ____________________________________________________________________________
1987 [ 11563] By: jhi on 2001/08/03 12:13:17
1988 Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
1989 From: "Craig A. Berry" <craigberry@mac.com>
1990 Date: Thu, 02 Aug 2001 23:15:24 -0500
1991 Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
1994 ____________________________________________________________________________
1995 [ 11562] By: jhi on 2001/08/03 12:11:57
1996 Log: Subject: [patch] plug PL_cshname leak
1997 From: Doug MacEachern <dougm@covalent.net>
1998 Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
1999 Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
2002 ____________________________________________________________________________
2003 [ 11561] By: jhi on 2001/08/03 12:10:32
2004 Log: Subject: [patch] plug PL_sh_path leak
2005 From: Doug MacEachern <dougm@covalent.net>
2006 Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
2007 Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
2010 ____________________________________________________________________________
2011 [ 11560] By: jhi on 2001/08/03 12:09:50
2012 Log: Subject: [patch] plug PL_regex_padav leaks
2013 From: Doug MacEachern <dougm@covalent.net>
2014 Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
2015 Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
2018 ____________________________________________________________________________
2019 [ 11559] By: jhi on 2001/08/03 12:08:59
2020 Log: Subject: [patch] plug PL_origargv leak
2021 From: Doug MacEachern <dougm@covalent.net>
2022 Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
2023 Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
2026 ____________________________________________________________________________
2027 [ 11558] By: jhi on 2001/08/03 12:07:58
2028 Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
2029 From: Abhijit Menon-Sen <ams@wiw.org>
2030 Date: Fri, 3 Aug 2001 06:38:11 +0530
2031 Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
2034 ____________________________________________________________________________
2035 [ 11557] By: nick on 2001/08/03 08:17:38
2036 Log: Integrate mainline
2038 +> (branch 47 files)
2039 - lib/Switch/test.pl
2040 !> (integrate 49 files)
2041 ____________________________________________________________________________
2042 [ 11556] By: jhi on 2001/08/02 22:46:22
2043 Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
2044 From: "Craig A. Berry" <craigberry@mac.com>
2045 Date: Thu, 02 Aug 2001 12:56:19 -0500
2046 Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
2049 ____________________________________________________________________________
2050 [ 11555] By: jhi on 2001/08/02 22:29:34
2051 Log: Be more careful about non-existent files.
2054 ____________________________________________________________________________
2055 [ 11554] By: jhi on 2001/08/02 21:37:27
2056 Log: Subject: [PATCH resend] deparse empty formats
2057 From: Robin Houston <robin@kitsite.com>
2058 Date: Thu, 2 Aug 2001 14:32:36 +0100
2059 Message-ID: <20010802143236.A894@robin.kitsite.com>
2061 ! ext/B/B/Deparse.pm
2062 ____________________________________________________________________________
2063 [ 11553] By: jhi on 2001/08/02 16:37:32
2064 Log: Subject: [patch] ithreads + refto fix improvement
2065 From: Doug MacEachern <dougm@covalent.net>
2066 Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
2067 Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
2070 ____________________________________________________________________________
2071 [ 11552] By: jhi on 2001/08/02 14:24:26
2072 Log: Readability nit from Abhijit.
2075 ____________________________________________________________________________
2076 [ 11551] By: jhi on 2001/08/02 14:22:31
2077 Log: setproctitle() API version nit from Anton Berezin.
2080 ____________________________________________________________________________
2081 [ 11550] By: jhi on 2001/08/02 13:51:41
2082 Log: Add PerlCE to the docs.
2084 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
2085 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
2086 ____________________________________________________________________________
2087 [ 11549] By: jhi on 2001/08/02 13:25:43
2088 Log: Integrate the PerlCE (WinCE Perl) port;
2089 kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
2091 + README.ce wince/FindExt.pm wince/Makefile.ce
2092 + wince/README.compile wince/README.perlce wince/bin/exetype.pl
2093 + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
2094 + wince/bin/search.pl wince/config.ce wince/config.h
2095 + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
2096 + wince/dl_win32.xs wince/include/arpa/inet.h
2097 + wince/include/cectype.h wince/include/errno.h
2098 + wince/include/netdb.h wince/include/sys/socket.h
2099 + wince/include/sys/stat.h wince/include/sys/types.h
2100 + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
2101 + wince/perl.rc wince/perldll.def wince/perllib.c
2102 + wince/perlmain.c wince/registry.bat wince/runperl.c
2103 + wince/splittree.pl wince/win32.h wince/win32iop.h
2104 + wince/win32thread.c wince/win32thread.h wince/wince.c
2105 + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
2106 + wince/xdistclean.ksh wince/xmakediffs.ksh
2107 ! MANIFEST perl.c perl.h perlio.c
2108 ____________________________________________________________________________
2109 [ 11548] By: jhi on 2001/08/02 13:18:08
2110 Log: setproctitle() made simpler. (This assumes the string is
2111 \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
2112 should be used. Note len, not len + 1.) BSD-fu from Anton
2116 ____________________________________________________________________________
2117 [ 11547] By: jhi on 2001/08/02 12:49:54
2118 Log: Subject: [PATCH] -Wall cleanup: op.c
2119 From: Richard Soderberg <rs@oregonnet.com>
2120 Date: Thu, 2 Aug 2001 00:17:09 -0700
2121 Message-Id: <200108020717.AAA26895@oregonnet.com>
2123 Subject: [PATCH] -Wall cleanup: sv.c
2124 From: Richard Soderberg <rs@oregonnet.com>
2125 Date: Thu, 2 Aug 2001 00:49:21 -0700
2126 Message-Id: <200108020749.AAA27492@oregonnet.com>
2129 ____________________________________________________________________________
2130 [ 11546] By: jhi on 2001/08/02 00:53:34
2131 Log: Update Changes.
2133 ! Changes patchlevel.h
2134 ____________________________________________________________________________
2135 [ 11545] By: jhi on 2001/08/02 00:48:55
2136 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
2137 From: Doug MacEachern <dougm@covalent.net>
2138 Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
2139 Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
2142 ____________________________________________________________________________
2143 [ 11544] By: jhi on 2001/08/01 23:08:41
2144 Log: The #11541 didn't work under threads.
2147 ____________________________________________________________________________
2148 [ 11543] By: jhi on 2001/08/01 22:46:41
2149 Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
2150 From: Hugo <hv@crypt.compulink.co.uk>
2151 Date: Fri, 22 Jun 2001 01:19:08 +0100
2152 Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
2154 (Skip tests if accept() failed)
2156 ! ext/IO/lib/IO/t/io_unix.t
2157 ____________________________________________________________________________
2158 [ 11542] By: jhi on 2001/08/01 22:40:09
2159 Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
2160 From: "Stian Seeberg" <sseeberg@nimsoft.no>
2161 Date: Mon, 30 Jul 2001 12:28:07 +0200
2162 Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
2165 ____________________________________________________________________________
2166 [ 11541] By: jhi on 2001/08/01 22:38:31
2167 Log: Subject: Pluggable optimizer
2168 From: Simon Cozens <simon@netthink.co.uk>
2169 Date: Wed, 1 Aug 2001 13:57:02 -0700
2170 Message-ID: <20010801135702.I10442@netthink.co.uk>
2172 ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
2173 ____________________________________________________________________________
2174 [ 11540] By: jhi on 2001/08/01 22:29:54
2175 Log: Subject: [ID 20010801.039] perlre.pod message typo
2176 From: Autrijus Tang <autrijus@geb.elixus.org>
2177 Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
2178 Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>
2181 ____________________________________________________________________________
2182 [ 11539] By: jhi on 2001/08/01 16:32:52
2183 Log: Test for change #11536.
2186 ____________________________________________________________________________
2187 [ 11538] By: jhi on 2001/08/01 16:27:19
2188 Log: More test fixups for #11537.
2190 ! t/lib/warnings/4lint t/lib/warnings/9enabled
2191 ____________________________________________________________________________
2192 [ 11537] By: jhi on 2001/08/01 16:26:25
2193 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
2194 From: Doug MacEachern <dougm@covalent.net>
2195 Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
2196 Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
2198 ! op.c t/TestInit.pm
2199 ____________________________________________________________________________
2200 [ 11536] By: jhi on 2001/08/01 16:08:08
2201 Log: Subject: [patch] ithreads + refto bug
2202 From: Doug MacEachern <dougm@covalent.net>
2203 Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
2204 Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
2206 (Test in change #11539)
2209 ____________________________________________________________________________
2210 [ 11535] By: jhi on 2001/08/01 16:05:56
2211 Log: Subject: [PATCH: perl@11523] fixups for t/harness
2212 From: Prymmer/Kahn <pvhp@best.com>
2213 Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
2214 Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
2217 ____________________________________________________________________________
2218 [ 11534] By: jhi on 2001/08/01 16:00:45
2219 Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
2220 From: Prymmer/Kahn <pvhp@best.com>
2221 Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
2222 Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
2224 ! win32/Makefile win32/makefile.mk
2225 ____________________________________________________________________________
2226 [ 11533] By: jhi on 2001/08/01 13:38:29
2227 Log: Need to know the number of tests.
2230 ____________________________________________________________________________
2231 [ 11532] By: jhi on 2001/08/01 13:04:31
2232 Log: Subject: Re: new exit tests on VMS
2233 From: "Craig A. Berry" <craigberry@mac.com>
2234 Date: Tue, 31 Jul 2001 12:19:29 -0500
2235 Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
2238 ____________________________________________________________________________
2239 [ 11531] By: jhi on 2001/08/01 12:46:43
2240 Log: Retract #11530 (the dTHX is needed under threads)
2243 ____________________________________________________________________________
2244 [ 11530] By: jhi on 2001/08/01 12:39:35
2245 Log: (Retracted by #11531)
2248 ____________________________________________________________________________
2249 [ 11529] By: jhi on 2001/08/01 12:32:22
2250 Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
2251 From: Richard Soderberg <rs@crystalflame.net>
2252 Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT)
2253 Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
2256 ____________________________________________________________________________
2257 [ 11528] By: jhi on 2001/08/01 12:18:59
2258 Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs
2259 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2260 Date: Tue, 31 Jul 2001 05:39:09 -0400
2261 Message-ID: <20010731053909.A1810@math.ohio-state.edu>
2263 (with a note about the case of UV being equal to long long)
2266 ____________________________________________________________________________
2267 [ 11527] By: jhi on 2001/07/31 23:49:04
2268 Log: Subject: [PATCH perl@11487] fix fs.t for VMS
2269 From: "Craig A. Berry" <craigberry@mac.com>
2270 Date: Tue, 31 Jul 2001 14:57:43 -0500
2271 Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
2274 ____________________________________________________________________________
2275 [ 11526] By: jhi on 2001/07/31 23:47:57
2278 Subject: [ID 20010116.001] File::Copy truncates orig file
2279 From: arbor@al37al08.telecel.pt
2280 Date: Tue, 16 Jan 2001 11:43:02 GMT
2281 Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
2283 (copy($foo, $foo) would truncate $foo)
2285 ! lib/File/Copy.pm lib/File/Copy.t
2286 ____________________________________________________________________________
2287 [ 11525] By: jhi on 2001/07/31 23:01:01
2288 Log: Metaconfig unit change for #11524.
2289 Branch: metaconfig/U/perl
2291 ____________________________________________________________________________
2292 [ 11524] By: jhi on 2001/07/31 23:00:36
2293 Log: Multiple modules didn't work; plus typo fixes.
2296 ____________________________________________________________________________
2297 [ 11523] By: jhi on 2001/07/31 15:29:58
2298 Log: Update Changes.
2300 ! Changes patchlevel.h
2301 ____________________________________________________________________________
2302 [ 11522] By: jhi on 2001/07/31 15:25:35
2306 ____________________________________________________________________________
2307 [ 11521] By: jhi on 2001/07/31 15:19:01
2308 Log: Subject: Re: [PATCH sv.c] mortal doc thinko
2309 From: Dave Mitchell <davem@fdgroup.co.uk>
2310 Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
2311 Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
2314 ____________________________________________________________________________
2315 [ 11520] By: jhi on 2001/07/31 15:17:43
2319 ____________________________________________________________________________
2320 [ 11519] By: jhi on 2001/07/31 15:17:17
2321 Log: Regen Porting stuff.
2323 ! Porting/Glossary Porting/config.sh Porting/config_H
2324 ____________________________________________________________________________
2325 [ 11518] By: jhi on 2001/07/31 14:16:08
2326 Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
2327 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2328 Date: Tue, 31 Jul 2001 05:34:38 -0400
2329 Message-ID: <20010731053438.A1754@math.ohio-state.edu>
2332 ____________________________________________________________________________
2333 [ 11517] By: jhi on 2001/07/31 14:15:01
2334 Log: Metaconfig unit change for #11516.
2335 Branch: metaconfig/U/perl
2337 ____________________________________________________________________________
2338 [ 11516] By: jhi on 2001/07/31 14:14:35
2339 Log: Add -Wall in cflags, not in Configure.
2340 (This way -Wall affects only the core and the core XS,
2341 not user modules' XS. Concern from Paul Marquess,
2342 implementation idea from Andy Dougherty.)
2344 ! Configure cflags.SH
2345 ____________________________________________________________________________
2346 [ 11515] By: jhi on 2001/07/31 13:57:15
2347 Log: Metaconfig unit changes for #11514.
2349 + U/modified/sysman.U
2350 ! U/installdirs/man1dir.U
2351 ____________________________________________________________________________
2352 [ 11514] By: jhi on 2001/07/31 13:56:26
2353 Log: Subject: Configure's detection of system manual
2354 From: Sean Dague <sean@dague.net>
2355 Date: Sun, 13 May 2001 15:53:15 -0400
2356 Message-ID: <20010513155315.A15833@underhill.dague.net>
2359 ____________________________________________________________________________
2360 [ 11513] By: jhi on 2001/07/31 03:23:01
2361 Log: Subject: [ID 20010621.004] Typo in perlobj.pod
2362 From: Autrijus Tang <autrijus@autrijus.org>
2363 Date: Thu, 21 Jun 2001 23:56:48 +0800
2364 Message-Id: <20010621235648.A57340@not.autrijus.org>
2367 ____________________________________________________________________________
2368 [ 11512] By: jhi on 2001/07/31 03:13:35
2369 Log: Subject: Typo in DB_File.pm
2370 From: "Philip Newton" <Philip.Newton@gmx.net>
2371 Date: Tue, 31 Jul 2001 06:19:35 +0200
2372 Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
2374 ! ext/DB_File/DB_File.pm
2375 ____________________________________________________________________________
2376 [ 11511] By: jhi on 2001/07/31 03:01:49
2377 Log: Subject: Re: [ID 20010529.002] typos in man page perlre
2378 From: "Stephen P. Potter" <spp@spotter.yi.org>
2379 Date: Wed, 30 May 2001 13:59:34 -0400
2380 Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
2383 ____________________________________________________________________________
2384 [ 11510] By: jhi on 2001/07/31 02:13:58
2385 Log: eval "format foo=" would loop indefinitely; reported in
2387 Subject: A load of old rubbish
2388 From: Mike Guy <mjtg@cam.ac.uk>
2389 Date: Mon, 14 May 2001 16:12:22 +0100
2390 Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
2392 (The core dumps reported in there already fixed.)
2395 ____________________________________________________________________________
2396 [ 11509] By: jhi on 2001/07/31 00:37:49
2397 Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
2399 + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
2400 + lib/Switch/t/switch_case.t
2401 - lib/Switch/test.pl
2402 ! MANIFEST lib/Switch.pm
2403 ____________________________________________________________________________
2404 [ 11508] By: jhi on 2001/07/31 00:17:38
2405 Log: Subject: [PATCH @11505] DB_File-1.78
2406 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2407 Date: Mon, 30 Jul 2001 22:54:37 +0100
2408 Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
2410 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2411 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
2412 ____________________________________________________________________________
2413 [ 11507] By: jhi on 2001/07/30 23:11:10
2414 Log: Explain in more detail why -pipe and -fno-common are good.
2417 ____________________________________________________________________________
2418 [ 11506] By: nick on 2001/07/30 14:32:23
2419 Log: Integrate mainline
2421 !> INSTALL Makefile.SH doio.c hints/darwin.sh
2422 ____________________________________________________________________________
2423 [ 11505] By: jhi on 2001/07/30 14:14:39
2424 Log: Perl hasn't been putting man pages into $prefix/lib for
2425 a long time now; pointed out by Andy Dougherty.
2428 ____________________________________________________________________________
2429 [ 11504] By: jhi on 2001/07/30 14:13:15
2430 Log: Document the extras Configure option.
2433 ____________________________________________________________________________
2434 [ 11503] By: jhi on 2001/07/30 13:52:14
2435 Log: Integrate change #11051 from macperl; O_RDONLY is not zero
2439 ____________________________________________________________________________
2440 [ 11502] By: jhi on 2001/07/30 13:45:27
2441 Log: Doubly guard against invoking CPAN if no extras defined,
2442 pointed out by H. Merijn Brand.
2445 ____________________________________________________________________________
2446 [ 11501] By: pudge on 2001/07/30 12:57:56
2447 Log: Fix O_RDONLY check to check for O_RDONLY.
2448 Branch: maint-5.6/macperl
2450 ____________________________________________________________________________
2451 [ 11500] By: pudge on 2001/07/30 12:41:11
2452 Log: Integrate miscellaneous changes from maint-5.6/perl.
2453 Branch: maint-5.6/macperl
2454 !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
2455 ____________________________________________________________________________
2456 [ 11499] By: nick on 2001/07/30 06:52:42
2457 Log: Integrate mainline
2459 +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
2460 +> win32/sync_ext.pl
2462 !> (integrate 71 files)
2463 ____________________________________________________________________________
2464 [ 11498] By: jhi on 2001/07/30 03:53:34
2465 Log: Update Changes.
2467 ! Changes patchlevel.h
2468 ____________________________________________________________________________
2469 [ 11497] By: jhi on 2001/07/30 03:45:32
2470 Log: Now Configure -Dextras=Foo::Bar and "make install" will
2471 fetch and install Foo::Bar.
2474 ____________________________________________________________________________
2475 [ 11496] By: jhi on 2001/07/30 03:18:28
2476 Log: Metaconfig unit change for #11495.
2477 Branch: metaconfig/U/perl
2479 ____________________________________________________________________________
2480 [ 11495] By: jhi on 2001/07/30 03:18:01
2481 Log: extras.make, extras.test, and extras.install make targets.
2483 ! Configure Makefile.SH
2484 ____________________________________________________________________________
2485 [ 11494] By: jhi on 2001/07/30 01:37:35
2486 Log: Metaconfig unit change for #11493.
2487 Branch: metaconfig/U/perl
2489 ____________________________________________________________________________
2490 [ 11493] By: jhi on 2001/07/30 01:37:14
2491 Log: Better to have the list of extras in $extras than 'define'.
2494 ____________________________________________________________________________
2495 [ 11492] By: jhi on 2001/07/30 01:33:16
2496 Log: The metaconfig unit change for #11490.
2497 Branch: metaconfig/U/perl
2499 ____________________________________________________________________________
2500 [ 11491] By: jhi on 2001/07/30 01:32:54
2501 Log: Missed from #11490 (the required dependency).
2504 ____________________________________________________________________________
2505 [ 11490] By: jhi on 2001/07/30 01:32:02
2506 Log: Add the support of asking for extra modules or bundles of modules
2507 to be fetched from the CPAN and installed as a part of the Perl
2508 build process. None of this installation is yet really done;
2509 only the list is asked, and saved away in extras.lst for
2510 the build and installation process to worry about later.
2513 ____________________________________________________________________________
2514 [ 11489] By: jhi on 2001/07/29 22:15:25
2515 Log: Beginnings of better Inf and NaN support.
2516 At least toke.c and sv.c still need quite a bit of work.
2519 ____________________________________________________________________________
2520 [ 11488] By: jhi on 2001/07/29 21:18:57
2521 Log: Top-level Makefile didn't honour OPTIMIZE.
2524 ____________________________________________________________________________
2525 [ 11487] By: jhi on 2001/07/29 20:56:04
2526 Log: Update Changes.
2528 ! Changes patchlevel.h
2529 ____________________________________________________________________________
2530 [ 11486] By: jhi on 2001/07/29 20:38:09
2531 Log: Use Search::Dict 1.02 interface for charinfo().
2534 ____________________________________________________________________________
2535 [ 11485] By: jhi on 2001/07/29 20:37:11
2536 Log: Now also allow transforming the read lines before comparing them.
2537 (This will help UnicodeCD.)
2539 ! lib/Search/Dict.pm
2540 ____________________________________________________________________________
2541 [ 11484] By: jhi on 2001/07/29 20:03:13
2542 Log: Remove tiehandle code.
2545 ____________________________________________________________________________
2546 [ 11483] By: jhi on 2001/07/29 19:59:02
2547 Log: Allow specifying a comparison function for Search::Dict::look().
2549 ! lib/Search/Dict.pm
2550 ____________________________________________________________________________
2551 [ 11482] By: jhi on 2001/07/29 18:55:04
2552 Log: Small UnicodeCD tweaks.
2554 ! lib/UnicodeCD.pm lib/UnicodeCD.t
2555 ____________________________________________________________________________
2556 [ 11481] By: jhi on 2001/07/29 17:14:19
2557 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
2558 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2559 Date: Tue, 24 Jul 2001 01:51:32 +0900
2560 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
2562 ! lib/UnicodeCD.pm lib/UnicodeCD.t
2563 ____________________________________________________________________________
2564 [ 11480] By: jhi on 2001/07/29 16:55:58
2565 Log: Subject: [PATCH] installperl
2566 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
2567 Date: Fri, 27 Jul 2001 19:05:04 -0700
2568 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
2571 ____________________________________________________________________________
2572 [ 11479] By: jhi on 2001/07/29 16:52:52
2573 Log: Subject: [PATCH] Set proper compatibility versions in core
2574 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
2575 Date: Fri, 27 Jul 2001 20:01:49 -0700
2576 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
2579 ____________________________________________________________________________
2580 [ 11478] By: jhi on 2001/07/29 16:50:55
2581 Log: Metaconfig unit change for #11477.
2582 Branch: metaconfig/U/perl
2584 ____________________________________________________________________________
2585 [ 11477] By: jhi on 2001/07/29 16:50:35
2586 Log: Subject: [PATCH] Darwin: -fpic not so good
2587 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
2588 Date: Fri, 27 Jul 2001 18:57:38 -0700
2589 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
2592 ____________________________________________________________________________
2593 [ 11476] By: jhi on 2001/07/29 16:44:03
2594 Log: Subject: [PATCH] Clean up Darwin hints
2595 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
2596 Date: Fri, 27 Jul 2001 19:13:15 -0700
2597 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
2600 ____________________________________________________________________________
2601 [ 11475] By: jhi on 2001/07/29 16:28:45
2602 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
2603 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
2604 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
2605 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
2607 ! pod/perlfunc.pod pp.c t/op/split.t
2608 ____________________________________________________________________________
2609 [ 11474] By: jhi on 2001/07/29 16:27:54
2610 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
2611 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
2612 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
2613 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
2616 ____________________________________________________________________________
2617 [ 11473] By: jhi on 2001/07/29 16:27:00
2618 Log: Subject: [PATCH] fixes to constant.pm documentation
2619 From: Ilmari Karonen <iltzu@sci.fi>
2620 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
2621 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
2624 ____________________________________________________________________________
2625 [ 11472] By: jhi on 2001/07/28 18:39:03
2626 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
2627 From: "Philip Newton" <Philip.Newton@gmx.net>
2628 Date: Fri, 27 Jul 2001 07:51:10 +0200
2629 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
2632 ____________________________________________________________________________
2633 [ 11471] By: nick on 2001/07/26 06:23:32
2634 Log: Subject: [PATCH] Doc fix for perlguts / threading
2635 From: Arthur Bergman <arthur@contiller.se>
2636 Date: Wed, 25 Jul 2001 11:28:23 +0200
2637 Message-Id: <B7845DD6.2812%arthur@contiller.se>
2640 ____________________________________________________________________________
2641 [ 11470] By: nick on 2001/07/26 06:21:06
2642 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
2643 From: Philip Newton <Philip.Newton@gmx.net>
2644 Date: Wed, 25 Jul 2001 08:19:47 +0200
2645 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
2648 ____________________________________________________________________________
2649 [ 11469] By: nick on 2001/07/26 06:20:25
2650 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
2651 From: Philip Newton <Philip.Newton@gmx.net>
2652 Date: Wed, 25 Jul 2001 08:12:48 +0200
2653 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
2656 ____________________________________________________________________________
2657 [ 11468] By: jhi on 2001/07/25 01:39:11
2661 ____________________________________________________________________________
2662 [ 11467] By: jhi on 2001/07/24 16:05:34
2663 Log: Update Changes.
2665 ! Changes patchlevel.h
2666 ____________________________________________________________________________
2667 [ 11466] By: jhi on 2001/07/24 15:40:28
2668 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
2669 From: "Philip Newton" <Philip.Newton@gmx.net>
2670 Date: Tue, 24 Jul 2001 06:45:55 +0200
2671 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
2674 ____________________________________________________________________________
2675 [ 11465] By: jhi on 2001/07/24 15:37:48
2676 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
2677 From: Peter Prymmer <pvhp@forte.com>
2678 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
2679 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
2681 ! pod/perlport.pod t/io/fs.t vms/test.com
2682 ____________________________________________________________________________
2683 [ 11464] By: jhi on 2001/07/24 02:58:20
2684 Log: Workaround on Cwd bootstrap problem.
2686 ! lib/ExtUtils/MakeMaker.pm
2687 ____________________________________________________________________________
2688 [ 11463] By: jhi on 2001/07/23 23:11:41
2689 Log: When in Rome, quote like the Romans do.
2692 ____________________________________________________________________________
2693 [ 11462] By: jhi on 2001/07/23 23:04:02
2694 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
2695 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2696 Date: Mon, 23 Jul 2001 19:29:49 -0400
2697 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
2700 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
2701 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
2703 ____________________________________________________________________________
2704 [ 11461] By: jhi on 2001/07/23 22:58:15
2705 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
2706 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2707 Date: Mon, 23 Jul 2001 18:43:42 -0400
2708 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
2710 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2711 ____________________________________________________________________________
2712 [ 11460] By: jhi on 2001/07/23 22:54:52
2713 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
2714 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2715 Date: Mon, 23 Jul 2001 18:33:16 -0400
2716 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
2718 ! lib/ExtUtils/MakeMaker.pm
2719 ____________________________________________________________________________
2720 [ 11459] By: jhi on 2001/07/23 22:52:02
2721 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
2722 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2723 Date: Mon, 23 Jul 2001 18:20:35 -0400
2724 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
2726 ! Makefile.SH cflags.SH
2727 ____________________________________________________________________________
2728 [ 11458] By: jhi on 2001/07/23 22:41:19
2729 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
2730 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
2731 Date: Mon, 23 Jul 2001 11:32:17 -0500
2732 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
2734 ! lib/ExtUtils/MakeMaker.pm
2735 ____________________________________________________________________________
2736 [ 11457] By: jhi on 2001/07/23 21:22:36
2737 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
2738 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2739 Date: Mon, 23 Jul 2001 18:13:20 -0400
2740 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
2743 ____________________________________________________________________________
2744 [ 11456] By: jhi on 2001/07/23 21:19:28
2745 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
2746 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2747 Date: Mon, 23 Jul 2001 18:07:40 -0400
2748 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
2751 ____________________________________________________________________________
2752 [ 11455] By: jhi on 2001/07/23 21:13:12
2753 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
2754 From: "Craig A. Berry" <craigberry@mac.com>
2755 Date: Mon, 23 Jul 2001 15:35:06 -0500
2756 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
2759 ____________________________________________________________________________
2760 [ 11454] By: jhi on 2001/07/23 21:09:13
2761 Log: Subject: [PATCH perlfaq9.pod typo]
2762 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
2763 Date: Mon, 23 Jul 2001 07:49:05 -0700
2764 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
2767 ____________________________________________________________________________
2768 [ 11453] By: jhi on 2001/07/23 21:06:42
2769 Log: Subject: win32\sncfnmcs.pl corrections
2770 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2771 Date: Mon, 23 Jul 2001 12:56:54 +0200
2772 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
2774 Rename the script a little bit more sensibly.
2778 ! MANIFEST README.win32
2779 ____________________________________________________________________________
2780 [ 11452] By: jhi on 2001/07/23 17:22:37
2784 ____________________________________________________________________________
2785 [ 11451] By: jhi on 2001/07/23 17:10:52
2786 Log: Metaconfig unit tweak for #11450.
2787 Branch: metaconfig/U/perl
2789 ____________________________________________________________________________
2790 [ 11450] By: jhi on 2001/07/23 17:09:46
2791 Log: Too volatile failsafe check.
2794 ____________________________________________________________________________
2795 [ 11449] By: jhi on 2001/07/23 16:53:59
2796 Log: Further doc tweaks.
2799 ____________________________________________________________________________
2800 [ 11448] By: jhi on 2001/07/23 05:26:50
2804 ____________________________________________________________________________
2805 [ 11447] By: jhi on 2001/07/23 04:57:49
2806 Log: Doc tweakery from Abhijit.
2808 ! Porting/repository.pod
2809 ____________________________________________________________________________
2810 [ 11446] By: jhi on 2001/07/22 15:41:02
2811 Log: An accidental empty line.
2814 ____________________________________________________________________________
2815 [ 11445] By: jhi on 2001/07/22 15:38:30
2816 Log: Missing MANIFESTations.
2819 ____________________________________________________________________________
2820 [ 11444] By: jhi on 2001/07/22 15:30:10
2821 Log: Update Changes.
2823 ! Changes patchlevel.h
2824 ____________________________________________________________________________
2825 [ 11443] By: jhi on 2001/07/22 15:02:11
2826 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
2827 From: Mike Guy <mjtg@cam.ac.uk>
2828 Date: Fri, 20 Jul 2001 16:12:49 +0100
2829 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
2831 ! Porting/pumpkin.pod
2832 ____________________________________________________________________________
2833 [ 11442] By: jhi on 2001/07/22 14:58:33
2834 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
2835 From: Peter Prymmer <pvhp@forte.com>
2836 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
2837 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
2840 ____________________________________________________________________________
2841 [ 11441] By: jhi on 2001/07/22 14:54:29
2842 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
2843 From: Michael G Schwern <schwern@pobox.com>
2844 Date: Fri, 20 Jul 2001 20:22:35 -0400
2845 Message-ID: <20010720202235.O4498@blackrider>
2847 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
2849 ____________________________________________________________________________
2850 [ 11440] By: jhi on 2001/07/22 14:51:14
2851 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
2852 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2853 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
2854 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
2856 ! ext/POSIX/POSIX.pod
2857 ____________________________________________________________________________
2858 [ 11439] By: jhi on 2001/07/22 14:49:25
2859 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
2860 From: Mark-Jason Dominus <mjd@plover.com>
2861 Date: Fri, 20 Jul 2001 23:16:54 -0400
2862 Message-ID: <20010721031654.21877.qmail@plover.com>
2864 ! ext/POSIX/POSIX.pod
2865 ____________________________________________________________________________
2866 [ 11438] By: jhi on 2001/07/22 14:41:58
2867 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
2868 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2869 Date: Sun, 22 Jul 2001 14:56:09 +0200
2870 Message-ID: <20010722145609.A766@rafael>
2873 ____________________________________________________________________________
2874 [ 11437] By: jhi on 2001/07/22 14:39:07
2875 Log: Subject: regexec.c #define cleanup
2876 From: Mark-Jason Dominus <mjd@plover.com>
2877 Date: Sat, 21 Jul 2001 18:33:25 -0400
2878 Message-ID: <20010721223325.3069.qmail@plover.com>
2881 ____________________________________________________________________________
2882 [ 11436] By: jhi on 2001/07/22 14:36:43
2883 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
2884 From: Prymmer/Kahn <pvhp@best.com>
2885 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
2886 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
2889 ____________________________________________________________________________
2890 [ 11435] By: jhi on 2001/07/22 00:22:51
2891 Log: Typo in #11432.
2894 ____________________________________________________________________________
2895 [ 11434] By: jhi on 2001/07/21 23:12:26
2896 Log: Integrate (manually) change #11424 from macperl.
2898 ! ext/Filter/t/call.t
2899 ____________________________________________________________________________
2900 [ 11433] By: jhi on 2001/07/21 23:07:43
2901 Log: Integrate change #11408 from macperl.
2903 !> README.macos pod/perlport.pod
2904 ____________________________________________________________________________
2905 [ 11432] By: jhi on 2001/07/21 23:02:30
2906 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
2908 +> macos/MacPerlTests.cmd macos/xsubpp.patch
2909 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
2910 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
2912 ____________________________________________________________________________
2913 [ 11431] By: gsar on 2001/07/21 05:03:44
2914 Log: pod/*.t tests not picked up by t/TEST either
2915 Branch: maint-5.6/perl
2917 ____________________________________________________________________________
2918 [ 11430] By: gsar on 2001/07/21 04:58:12
2919 Log: better tweak for change#11429 (windows has both / and \ separated
2920 paths in @INC at that point)
2921 Branch: maint-5.6/perl
2923 ____________________________________________________________________________
2924 [ 11429] By: gsar on 2001/07/21 04:41:15
2925 Log: MacOS pod test tweak needs \Escape
2926 Branch: maint-5.6/perl
2928 ____________________________________________________________________________
2929 [ 11428] By: gsar on 2001/07/21 04:39:34
2930 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
2931 resulting duplicate output, but t/harness isn't)
2932 Branch: maint-5.6/perl
2934 ____________________________________________________________________________
2935 [ 11427] By: gsar on 2001/07/21 04:37:26
2936 Log: t/harness wasn't picking up all the tests
2937 Branch: maint-5.6/perl
2939 ____________________________________________________________________________
2940 [ 11426] By: gsar on 2001/07/21 04:09:26
2941 Log: update MANIFEST for new file
2942 Branch: maint-5.6/perl
2944 ____________________________________________________________________________
2945 [ 11425] By: gsar on 2001/07/21 04:07:46
2946 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
2947 the exception of the macperl/macos/... tree
2948 Branch: maint-5.6/perl
2949 +> t/lib/filefind-taint.t
2950 !> (integrate 72 files)
2951 ____________________________________________________________________________
2952 [ 11424] By: pudge on 2001/07/20 18:55:25
2954 Branch: maint-5.6/macperl
2955 ! macos/bundled_ext/Filter/t/call.t
2956 ____________________________________________________________________________
2957 [ 11423] By: gsar on 2001/07/20 18:38:48
2958 Log: Make perl fork()-safe (in a slightly limited way) even on
2959 platforms that don't have pthread_atfork() (extension of
2960 the fix in change#11151).
2962 Note that this will not help extensions that call fork()
2963 directly in C, or that link to libraries that call fork()
2964 directly. Such cases must be fixed to either call
2965 PerlProc_fork(), or call atfork_lock() in parent before the
2966 calling the function that forks and call atfork_unlock()
2967 in both parent and child immediately after the fork().
2968 (There are no worries if C code calls exec() in the child
2969 immediately after a fork(). Only cases where the child
2970 calls perl's API functions (including New()) after the
2971 fork() are problematic.)
2973 This change also eliminates the use of vfork() from perl,
2974 since all such uses were violating the severe restrictions
2975 on modifying the state of the process between the vfork()
2978 This is a modified version of patches suggested by Abhijit
2979 Menon-Sen and Richard Soderberg.
2981 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
2982 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
2983 ____________________________________________________________________________
2984 [ 11422] By: pudge on 2001/07/20 18:16:37
2985 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
2986 Switch, and Text::Balanced.
2987 Branch: maint-5.6/macperl
2988 + macos/bundled_ext/Filter/Util/Call/Call.pm
2989 + macos/bundled_ext/Filter/Util/Call/Call.xs
2990 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
2991 + macos/bundled_ext/Filter/t/MyFilter.pm
2992 + macos/bundled_ext/Filter/t/call.t
2993 + macos/bundled_ext/Filter/t/filter-util.pl
2994 + macos/bundled_lib/blib/lib/Class/ISA.pm
2995 + macos/bundled_lib/blib/lib/Digest.pm
2996 + macos/bundled_lib/blib/lib/Filter/Simple.pm
2997 + macos/bundled_lib/blib/lib/Switch.pm
2998 + macos/bundled_lib/blib/lib/Text/Balanced.pm
2999 + macos/bundled_lib/blib/lib/Text/Balanced.pod
3000 + macos/bundled_lib/t/Class/ISA/test.pl
3001 + macos/bundled_lib/t/Digest/Digest.t
3002 + macos/bundled_lib/t/Filter/Simple/test.pl
3003 + macos/bundled_lib/t/Switch/test.pl
3004 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
3005 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
3006 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
3007 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
3008 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
3009 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
3010 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
3011 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
3012 ____________________________________________________________________________
3013 [ 11421] By: pudge on 2001/07/20 18:03:28
3014 Log: Add Filter::Util::Call to config/make files; edit utils
3015 to recognize the module (it was descended too far down).
3016 Bump version to 5.6.1a4.
3017 Branch: maint-5.6/macperl
3018 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
3019 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
3020 ! macos/macperl/Makefile.mk macos/xsubpp.patch
3021 ____________________________________________________________________________
3022 [ 11420] By: pudge on 2001/07/20 18:02:05
3023 Log: Make DB_File the default for MLDBM on MacOS.
3024 Branch: maint-5.6/macperl
3025 ! macos/bundled_lib/blib/lib/MLDBM.pm
3026 ____________________________________________________________________________
3027 [ 11419] By: nick on 2001/07/20 14:51:03
3028 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
3029 From: Simon Cozens <simon@netthink.co.uk>
3030 Date: Fri, 20 Jul 2001 11:42:35 -0400
3031 Message-Id: <20010720114235.A5235@netthink.co.uk>
3034 ____________________________________________________________________________
3035 [ 11418] By: nick on 2001/07/20 14:48:12
3036 Log: Subject: [PATCH regcomp.h] adds a comment
3037 From: Abhijit Menon-Sen <ams@wiw.org>
3038 Date: Fri, 20 Jul 2001 21:05:37 +0530
3039 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
3042 ____________________________________________________________________________
3043 [ 11417] By: nick on 2001/07/20 14:16:38
3044 Log: Subject: [PATCH 5.7.2] INSTALL updates
3045 From: Andy Dougherty <doughera@lafayette.edu>
3046 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
3047 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
3050 ____________________________________________________________________________
3051 [ 11416] By: nick on 2001/07/20 06:44:44
3052 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
3053 From: Russ Allbery <rra@stanford.edu>
3054 Date: 19 Jul 2001 15:52:37 -0700
3055 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
3058 ____________________________________________________________________________
3059 [ 11415] By: nick on 2001/07/20 06:35:11
3060 Log: Subject: [PATCH] defer op_seq allocation
3061 From: Abhijit Menon-Sen <ams@wiw.org>
3062 Date: Thu, 19 Jul 2001 22:12:24 +0530
3063 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
3066 ____________________________________________________________________________
3067 [ 11414] By: nick on 2001/07/20 06:23:36
3068 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
3069 From: Abhijit Menon-Sen <ams@wiw.org>
3070 Date: Fri, 20 Jul 2001 01:18:50 +0530
3071 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
3074 ! ext/Time/HiRes/HiRes.xs
3075 ____________________________________________________________________________
3076 [ 11413] By: nick on 2001/07/20 06:18:53
3077 Log: Integrate mainline
3079 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
3080 - t/base/commonsense.t
3081 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
3082 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
3083 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
3084 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
3085 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
3087 ____________________________________________________________________________
3088 [ 11412] By: nick on 2001/07/19 06:44:27
3089 Log: Integrate win32/perlhost.h from maintenance branch.
3090 (Rest of $ENV{PATH} / system() fix.)
3093 ____________________________________________________________________________
3094 [ 11411] By: nick on 2001/07/19 06:41:34
3095 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
3096 From: Philip Newton <Philip.Newton@gmx.net>
3097 Date: Wed, 18 Jul 2001 21:43:57 +0200
3098 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
3101 ____________________________________________________________________________
3102 [ 11410] By: nick on 2001/07/19 06:39:35
3103 Log: Subject: Security hole in taint checking in open()
3104 From: deekoo@tentacle.net
3105 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
3106 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
3109 ____________________________________________________________________________
3110 [ 11409] By: nick on 2001/07/19 06:28:08
3111 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
3112 From: Abhijit Menon-Sen <ams@wiw.org>
3113 Date: Thu, 19 Jul 2001 04:30:43 +0530
3114 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
3116 ! ext/Time/HiRes/HiRes.xs
3117 ____________________________________________________________________________
3118 [ 11408] By: pudge on 2001/07/19 03:27:36
3119 Log: Update docs with latest implementation information and new URLs.
3120 Branch: maint-5.6/macperl
3121 ! README.macos pod/perlport.pod
3122 ____________________________________________________________________________
3123 [ 11407] By: pudge on 2001/07/19 02:35:46
3124 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
3125 Fix BuildRules to accept optimization variables.
3126 Branch: maint-5.6/macperl
3127 + macos/bundled_ext/Digest/MD5/Makefile.mk
3128 ! macos/BuildRules.mk macos/Makefile.mk
3129 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
3130 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
3131 ____________________________________________________________________________
3132 [ 11406] By: pudge on 2001/07/19 01:11:39
3133 Log: Integrate changes 11399,11401
3134 Branch: maint-5.6/macperl
3135 !> win32/perlhost.h win32/win32.c
3136 ____________________________________________________________________________
3137 [ 11405] By: nick on 2001/07/18 06:50:33
3138 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
3141 !> win32/perlhost.h win32/win32.c
3142 ____________________________________________________________________________
3143 [ 11404] By: nick on 2001/07/18 06:43:59
3144 Log: Subject: Re: Perl 5.7.2 Has Been Released
3145 From: hv@crypt0.demon.co.uk
3146 Date: Wed, 18 Jul 2001 05:58:46 +0100
3147 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
3150 ____________________________________________________________________________
3151 [ 11403] By: nick on 2001/07/18 06:38:57
3152 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
3153 From: hv@crypt0.demon.co.uk
3154 Date: Wed, 18 Jul 2001 05:21:54 +0100
3155 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
3157 ! numeric.c t/op/arith.t
3158 ____________________________________________________________________________
3159 [ 11402] By: nick on 2001/07/18 06:19:17
3160 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
3161 From: mjd@plover.com
3162 Date: 17 Jul 2001 17:59:20 -0000
3163 Message-Id: <20010717175920.8177.qmail@plover.com>
3166 ____________________________________________________________________________
3167 [ 11401] By: gsar on 2001/07/17 21:31:31
3168 Log: thinko in change#11400 (duh)
3169 Branch: maint-5.6/perl
3171 ____________________________________________________________________________
3172 [ 11400] By: gsar on 2001/07/17 19:46:34
3173 Log: change#11399 revealed another unrelated bug; this is just a temporary
3175 Branch: maint-5.6/perl
3177 ____________________________________________________________________________
3178 [ 11399] By: gsar on 2001/07/17 19:11:57
3179 Log: fix bugs in handling of the virtualized environment under windows;
3180 there were bugs in propagating any changes to %ENV down to the real
3181 environment when such changes happened in the toplevel process
3182 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
3183 problem identification, and for a part of the fix)
3184 Branch: maint-5.6/perl
3185 ! win32/perlhost.h win32/win32.c
3186 ____________________________________________________________________________
3187 [ 11398] By: nick on 2001/07/17 08:26:35
3188 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
3189 From: Peter Prymmer <pvhp@forte.com>
3190 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
3191 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
3193 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
3194 should not depend on existance of Config.pm
3196 +> t/lib/commonsense.t
3197 - t/base/commonsense.t
3199 ____________________________________________________________________________
3200 [ 11397] By: nick on 2001/07/17 08:09:58
3201 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
3202 From: Michael G Schwern <schwern@pobox.com>
3203 Date: Mon, 16 Jul 2001 18:20:31 -0400
3204 Message-Id: <20010716182031.A1128@blackrider>
3207 ____________________________________________________________________________
3208 [ 11396] By: nick on 2001/07/17 08:04:11
3209 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
3210 From: Gwyn Judd <b.judd@xtra.co.nz>
3211 Date: Tue, 17 Jul 2001 20:55:58 +1200
3212 Message-Id: <20010717205558.A3107@thislove>
3215 ____________________________________________________________________________
3216 [ 11395] By: nick on 2001/07/17 08:02:22
3217 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
3218 From: Peter Prymmer <pvhp@forte.com>
3219 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
3220 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
3223 ____________________________________________________________________________
3224 [ 11394] By: nick on 2001/07/17 07:57:06
3225 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
3226 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
3227 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
3228 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
3231 ____________________________________________________________________________
3232 [ 11392] By: nick on 2001/07/17 07:50:12
3233 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
3234 From: Coral <coral@moonlight.crystalflame.net>
3235 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
3236 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
3239 ____________________________________________________________________________
3240 [ 11391] By: nick on 2001/07/17 07:34:28
3241 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
3242 From: Jonathan Stowe <gellyfish@gellyfish.com>
3243 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
3244 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
3247 ____________________________________________________________________________
3248 [ 11390] By: pudge on 2001/07/16 23:54:44
3249 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
3250 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
3251 and Mac::Apps::Launch, which don't work, and Time::HiRes and
3252 Time::Piece, which don't yet work.
3253 Branch: maint-5.6/macperl
3255 ____________________________________________________________________________
3256 [ 11389] By: pudge on 2001/07/16 23:13:10
3257 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
3258 Also add hack to get around missing setenv for PERL5DB.
3259 Branch: maint-5.6/macperl
3260 ! macos/macish.c macos/macish.h
3261 ____________________________________________________________________________
3262 [ 11388] By: pudge on 2001/07/16 23:11:26
3263 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
3264 Branch: maint-5.6/macperl
3265 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
3266 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
3267 ____________________________________________________________________________
3268 [ 11387] By: pudge on 2001/07/16 23:05:12
3269 Log: Fix up some configuration and make options, add extra
3271 Branch: maint-5.6/macperl
3272 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
3273 ! macos/macperl/Makefile.mk
3274 ____________________________________________________________________________
3275 [ 11386] By: pudge on 2001/07/16 21:22:32
3276 Log: From Change 11374 in maintperl.
3277 Branch: maint-5.6/macperl
3279 ____________________________________________________________________________
3280 [ 11385] By: nick on 2001/07/16 14:12:58
3281 Log: Back out change to h2xs till it passes its test.
3284 ____________________________________________________________________________
3285 [ 11384] By: nick on 2001/07/16 14:00:10
3286 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
3287 From: Jonathan Stowe <gellyfish@gellyfish.com>
3288 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
3289 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
3292 ____________________________________________________________________________
3293 [ 11383] By: nick on 2001/07/16 13:53:12
3294 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
3295 From: Robin Houston <robin@kitsite.com>
3296 Date: Sun, 15 Jul 2001 18:22:31 +0100
3297 Message-Id: <20010715182230.A11174@robin>
3300 ____________________________________________________________________________
3301 [ 11382] By: nick on 2001/07/16 13:52:49
3302 Log: Subject: [PATCH perl@11372] re_dup
3303 From: Radu Greab <radu@netsoft.ro>
3304 Date: Sun, 15 Jul 2001 04:50:06 +0300
3305 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
3308 ____________________________________________________________________________
3309 [ 11379] By: nick on 2001/07/16 13:35:39
3310 Log: Subject: [PATCH B::Deparse] formats can't contain formats
3311 From: Robin Houston <robin@kitsite.com>
3312 Date: Sat, 14 Jul 2001 14:28:50 +0100
3313 Message-Id: <20010714142850.A10205@robin>
3315 ! ext/B/B/Deparse.pm
3316 ____________________________________________________________________________
3317 [ 11378] By: nick on 2001/07/16 13:30:36
3318 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
3319 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
3320 Date: Sat, 14 Jul 2001 22:17:42 +0900
3321 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
3323 + ext/Encode/Encode/euc-jp-0212.enc
3324 ! ext/Encode/Encode/Tcl.pm
3325 ____________________________________________________________________________
3326 [ 11377] By: nick on 2001/07/16 13:17:28
3327 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
3328 From: Andy Dougherty <doughera@lafayette.edu>
3329 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
3330 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
3332 ! hints/darwin.sh hints/rhapsody.sh
3333 ____________________________________________________________________________
3334 [ 11376] By: nick on 2001/07/16 09:05:00
3335 Log: Integrate mainline
3337 +> ext/Encode/Encode/7bit-greek.enc
3338 +> ext/Encode/Encode/7bit-latin1.enc
3339 +> ext/Encode/Encode/cns11643-1.enc
3340 +> ext/Encode/Encode/cns11643-2.enc
3341 +> ext/Encode/Encode/iso2022-cn.enc
3342 +> ext/Encode/Encode/iso2022-jp1.enc
3343 +> ext/Encode/Encode/iso2022-jp2.enc
3344 !> Changes Configure MANIFEST Makefile.SH
3345 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
3346 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
3347 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
3348 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
3349 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
3350 ____________________________________________________________________________
3351 [ 11375] By: gsar on 2001/07/16 02:46:11
3352 Log: integrate change#11374 from maint-5.6
3354 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
3357 ____________________________________________________________________________
3358 [ 11374] By: gsar on 2001/07/16 02:10:51
3359 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
3360 Branch: maint-5.6/perl
3362 ____________________________________________________________________________
3363 [ 11373] By: jhi on 2001/07/14 09:27:10
3364 Log: Update Changes.
3366 ! Changes patchlevel.h
3367 ____________________________________________________________________________
3368 [ 11372] By: jhi on 2001/07/14 09:19:18
3369 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
3370 From: Jonathan Stowe <gellyfish@gellyfish.com>
3371 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
3372 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
3375 ____________________________________________________________________________
3376 [ 11371] By: jhi on 2001/07/14 09:18:09
3377 Log: Subject: patch to add DEL to [:cntrl:]
3378 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3379 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
3380 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
3382 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
3383 ____________________________________________________________________________
3384 [ 11370] By: jhi on 2001/07/14 01:33:17
3385 Log: Metaconfig unit change for #11369; plus a dependency nit.
3387 ! U/compline/nblock_io.U
3388 Branch: metaconfig/U/perl
3390 ____________________________________________________________________________
3391 [ 11369] By: jhi on 2001/07/14 01:32:33
3392 Log: #include <stdlib.h> so that exit() is prototyped,
3396 ____________________________________________________________________________
3397 [ 11368] By: jhi on 2001/07/14 01:18:28
3398 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
3399 From: Peter Prymmer <pvhp@forte.com>
3400 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
3401 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
3404 ____________________________________________________________________________
3405 [ 11367] By: jhi on 2001/07/14 01:07:03
3406 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
3407 From: Peter Prymmer <pvhp@forte.com>
3408 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
3409 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
3411 ! ext/Encode/Encode/Tcl.t
3412 ____________________________________________________________________________
3413 [ 11366] By: jhi on 2001/07/13 22:48:47
3414 Log: Add information about gcc 3.0 basic block profiling.
3416 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
3417 ____________________________________________________________________________
3418 [ 11365] By: jhi on 2001/07/13 21:22:20
3419 Log: Subject: Error in lib/PerlIO/Via.pm ?
3420 From: Mark-Jason Dominus <mjd@plover.com>
3421 Date: Fri, 13 Jul 2001 15:55:41 -0400
3422 Message-ID: <20010713195541.26751.qmail@plover.com>
3424 ! ext/PerlIO/Via/Via.pm
3425 ____________________________________________________________________________
3426 [ 11364] By: jhi on 2001/07/13 21:21:23
3427 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
3428 section from the Compiler section.
3431 ____________________________________________________________________________
3432 [ 11363] By: jhi on 2001/07/13 21:19:34
3433 Log: Handle glibc style of constant definitions using enum
3434 with intervening #defines; from Brendan O'Dea.
3437 ____________________________________________________________________________
3438 [ 11362] By: jhi on 2001/07/13 21:17:40
3439 Log: Add LC_MESSAGES to the locale_h export tag (it already is
3440 in the Makefile.PL and thusly eligible for an XS constant)
3441 (see also maintperl #10543)
3443 ! ext/POSIX/POSIX.pm
3444 ____________________________________________________________________________
3445 [ 11361] By: jhi on 2001/07/13 15:12:37
3446 Log: Subject: Re: [patch] re_dup
3447 From: Abhijit Menon-Sen <ams@wiw.org>
3448 Date: Fri, 13 Jul 2001 21:41:09 +0530
3449 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
3452 ____________________________________________________________________________
3453 [ 11360] By: jhi on 2001/07/13 15:11:45
3454 Log: Subject: [patch] re_dup
3455 From: Doug MacEachern <dougm@covalent.net>
3456 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
3457 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
3460 ____________________________________________________________________________
3461 [ 11359] By: jhi on 2001/07/13 14:30:32
3462 Log: Update Changes.
3464 ! Changes patchlevel.h
3465 ____________________________________________________________________________
3466 [ 11358] By: jhi on 2001/07/13 14:26:36
3467 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
3468 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3469 Date: Sat, 14 Jul 2001 00:06:30 +0900
3470 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
3472 + ext/Encode/Encode/7bit-greek.enc
3473 + ext/Encode/Encode/7bit-latin1.enc
3474 + ext/Encode/Encode/cns11643-1.enc
3475 + ext/Encode/Encode/cns11643-2.enc
3476 + ext/Encode/Encode/iso2022-cn.enc
3477 + ext/Encode/Encode/iso2022-jp1.enc
3478 + ext/Encode/Encode/iso2022-jp2.enc
3479 ! MANIFEST ext/Encode/Encode/Tcl.pm
3480 ! ext/Encode/Encode/iso2022-kr.enc
3481 ____________________________________________________________________________
3482 [ 11357] By: nick on 2001/07/13 14:24:06
3483 Log: Blind integrate mainline (as of 5.7.2?)
3485 !> AUTHORS Changes Porting/config.sh Porting/config_H
3486 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
3487 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
3488 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3489 !> win32/makefile.mk
3490 ____________________________________________________________________________
3491 [ 11355] By: jhi on 2001/07/13 13:13:46
3492 Log: Snip away the devel patchlevel.
3495 ____________________________________________________________________________
3496 [ 11354] By: jhi on 2001/07/13 13:12:01
3497 Log: Bump the version to 5.7.2.
3499 ! Porting/config.sh Porting/config_H patchlevel.h
3500 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
3501 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3503 ____________________________________________________________________________
3504 [ 11353] By: jhi on 2001/07/13 13:00:00
3505 Log: Update Changes.
3508 ____________________________________________________________________________
3509 [ 11352] By: jhi on 2001/07/13 12:54:49
3513 ____________________________________________________________________________
3514 [ 11351] By: jhi on 2001/07/13 12:52:47
3515 Log: AUTHORS update.
3518 ____________________________________________________________________________
3519 [ 11350] By: jhi on 2001/07/13 12:24:36
3520 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
3524 ____________________________________________________________________________
3525 [ 11349] By: jhi on 2001/07/13 11:54:10
3526 Log: Integrate perlio.
3528 !> win32/distclean.bat
3529 ____________________________________________________________________________
3530 [ 11348] By: jhi on 2001/07/13 11:49:50
3531 Log: Test the encoding transform only iff we have PerlIO,
3532 noticed by H. Merijn Brand.
3534 ! ext/PerlIO/t/encoding.t
3535 ____________________________________________________________________________
3536 [ 11347] By: jhi on 2001/07/13 11:40:13
3537 Log: README.netware tweaks from Ananth Kesari.
3540 ____________________________________________________________________________
3541 [ 11346] By: nick on 2001/07/13 09:18:51
3542 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
3543 to avoid /unicode vs /Unicode issues.
3545 ! win32/distclean.bat
3546 ____________________________________________________________________________
3547 [ 11345] By: nick on 2001/07/13 06:24:18
3548 Log: Integrate mainline
3550 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
3551 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
3552 !> (integrate 63 files)
3553 ____________________________________________________________________________
3554 [ 11344] By: jhi on 2001/07/13 04:50:22
3555 Log: Add d_bincompat5005 information to perl -V.
3558 ____________________________________________________________________________
3559 [ 11343] By: jhi on 2001/07/13 03:42:05
3560 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
3561 From: Abhijit Menon-Sen <ams@wiw.org>
3562 Date: Fri, 13 Jul 2001 07:12:36 +0530
3563 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
3566 ____________________________________________________________________________
3567 [ 11342] By: jhi on 2001/07/13 03:36:22
3568 Log: Remove unicode::distinct, as per Inaba Hiroto.
3570 - lib/unicode/distinct.pm
3571 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
3573 ____________________________________________________________________________
3574 [ 11341] By: jhi on 2001/07/13 00:05:53
3575 Log: Paging for Dr Octothorpe.
3578 ____________________________________________________________________________
3579 [ 11340] By: jhi on 2001/07/12 23:53:44
3580 Log: cut-n-paste error noticed by mjd.
3583 ____________________________________________________________________________
3584 [ 11339] By: jhi on 2001/07/12 23:39:42
3585 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
3586 From: Peter Prymmer <pvhp@forte.com>
3587 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
3588 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
3591 ____________________________________________________________________________
3592 [ 11338] By: jhi on 2001/07/12 23:38:49
3593 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
3594 From: Randall Gellens <randy@qualcomm.com>
3595 Date: Thu, 12 Jul 2001 16:56:23 -0700
3596 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
3598 ! Porting/repository.pod
3599 ____________________________________________________________________________
3600 [ 11337] By: jhi on 2001/07/12 23:35:06
3601 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
3604 ____________________________________________________________________________
3605 [ 11336] By: jhi on 2001/07/12 23:23:39
3606 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
3607 From: coral <coral@moonlight.crystalflame.net>
3608 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
3609 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
3612 ____________________________________________________________________________
3613 [ 11335] By: jhi on 2001/07/12 23:23:14
3614 Log: Metaconfig unit change for #11134.
3616 + U/threads/d_pthread_atfork.U
3617 ____________________________________________________________________________
3618 [ 11334] By: jhi on 2001/07/12 23:22:42
3619 Log: Add HAS_PTHREAD_ATFORK.
3621 ! Configure NetWare/config.wc NetWare/config_H.wc
3622 ! Porting/Glossary Porting/config.sh Porting/config_H
3623 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
3624 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
3625 ! vos/config.ga.def vos/config.ga.h win32/config.bc
3626 ! win32/config.gc win32/config.vc win32/config_H.bc
3627 ! win32/config_H.gc win32/config_H.vc
3628 ____________________________________________________________________________
3629 [ 11333] By: jhi on 2001/07/12 22:58:35
3630 Log: Subject: [PATCH] File::Copy fails on tied handles
3631 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
3632 Date: Thu, 12 Jul 2001 15:18:51 -0700
3633 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
3636 ____________________________________________________________________________
3637 [ 11332] By: jhi on 2001/07/12 22:57:04
3638 Log: Subject: [PATCH] Langinfo.t
3639 From: Nicholas Clark <nick@ccl4.org>
3640 Date: Thu, 12 Jul 2001 23:55:38 +0100
3641 Message-ID: <20010712235538.M5827@plum.flirble.org>
3643 ! ext/I18N/Langinfo/Langinfo.t
3644 ____________________________________________________________________________
3645 [ 11331] By: jhi on 2001/07/12 22:56:09
3646 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
3647 From: Peter Prymmer <pvhp@forte.com>
3648 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
3649 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
3651 ! pod/perl572delta.pod
3652 ____________________________________________________________________________
3653 [ 11330] By: jhi on 2001/07/12 22:55:23
3654 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
3655 From: Abhijit Menon-Sen <ams@wiw.org>
3656 Date: Fri, 13 Jul 2001 05:21:16 +0530
3657 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
3660 ____________________________________________________________________________
3661 [ 11329] By: jhi on 2001/07/12 22:54:39
3662 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
3663 From: Abhijit Menon-Sen <ams@wiw.org>
3664 Date: Fri, 13 Jul 2001 03:04:25 +0530
3665 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
3668 ____________________________________________________________________________
3669 [ 11328] By: gsar on 2001/07/12 19:02:01
3672 ! win32/Makefile win32/makefile.mk
3673 ____________________________________________________________________________
3674 [ 11327] By: jhi on 2001/07/12 18:54:09
3675 Log: Update Changes.
3677 ! Changes patchlevel.h
3678 ____________________________________________________________________________
3679 [ 11326] By: jhi on 2001/07/12 18:17:18
3680 Log: Typo spotted by Philip Newton.
3682 ! pod/perl572delta.pod
3683 ____________________________________________________________________________
3684 [ 11325] By: jhi on 2001/07/12 18:11:42
3685 Log: Subject: [PATCH] fixes perl_clone of perl_clone
3686 From: Artur Bergman <artur@contiller.se>
3687 Date: Thu, 12 Jul 2001 20:57:09 +0200
3688 Message-ID: <B773BFA4.236B%artur@contiller.se>
3691 ____________________________________________________________________________
3692 [ 11324] By: jhi on 2001/07/12 18:09:17
3693 Log: Add README.uts from Hal Morris.
3696 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
3697 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
3698 ____________________________________________________________________________
3699 [ 11323] By: jhi on 2001/07/12 17:48:33
3700 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
3701 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3702 Date: Thu, 12 Jul 2001 20:32:37 +0200
3703 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
3706 ____________________________________________________________________________
3707 [ 11322] By: jhi on 2001/07/12 17:44:29
3708 Log: Subject: Patch: document reg_data.what member
3709 From: Mark-Jason Dominus <mjd@plover.com>
3710 Message-ID: <20010712182532.14821.qmail@plover.com>
3711 Date: Thu, 12 Jul 2001 14:25:32 -0400
3713 ! regcomp.c regcomp.h
3714 ____________________________________________________________________________
3715 [ 11321] By: jhi on 2001/07/12 17:43:18
3716 Log: Subject: [PATCH] Perl_re_dup()
3717 From: Abhijit Menon-Sen <ams@wiw.org>
3718 Date: Thu, 12 Jul 2001 23:54:32 +0530
3719 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
3721 ! embed.h embed.pl perlapi.c proto.h sv.c
3722 ____________________________________________________________________________
3723 [ 11320] By: jhi on 2001/07/12 17:18:54
3724 Log: Regen Configure, modlib, toc.
3726 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3727 ! pod/perlmodlib.pod pod/perltoc.pod
3728 ____________________________________________________________________________
3729 [ 11319] By: jhi on 2001/07/12 17:08:15
3730 Log: The problem seems to be in PerlIO::Layer::->find() not
3731 accepting the ":encoding(blurflur)" arguments.
3733 ! lib/PerlIO.pm lib/open.pm
3734 ____________________________________________________________________________
3735 [ 11318] By: jhi on 2001/07/12 16:58:11
3736 Log: AIX doc update.
3738 ! README.aix pod/perl572delta.pod
3739 ____________________________________________________________________________
3740 [ 11317] By: jhi on 2001/07/12 16:39:11
3741 Log: Subject: AIX README update
3742 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3743 Date: Thu, 12 Jul 2001 19:28:30 +0200
3744 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
3747 ____________________________________________________________________________
3748 [ 11316] By: jhi on 2001/07/12 16:37:15
3749 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
3750 From: Norton Allen <allen@huarp.harvard.edu>
3751 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
3752 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
3754 ! ext/IO/lib/IO/t/io_unix.t
3755 ____________________________________________________________________________
3756 [ 11315] By: jhi on 2001/07/12 16:35:53
3757 Log: Subject: [PATCH README.qnx hints/qnx.sh]
3758 From: Norton Allen <allen@huarp.harvard.edu>
3759 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
3760 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
3762 ! README.qnx hints/qnx.sh
3763 ____________________________________________________________________________
3764 [ 11314] By: jhi on 2001/07/12 16:13:15
3765 Log: Subject: [patch] faster PM_GETRE
3766 From: Doug MacEachern <dougm@covalent.net>
3767 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
3768 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
3771 ____________________________________________________________________________
3772 [ 11313] By: jhi on 2001/07/12 16:12:23
3773 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
3774 From: Doug MacEachern <dougm@covalent.net>
3775 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
3776 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
3779 ____________________________________________________________________________
3780 [ 11312] By: jhi on 2001/07/12 16:07:22
3781 Log: Tell where the nice Estonian database is.
3784 ____________________________________________________________________________
3785 [ 11311] By: jhi on 2001/07/12 16:05:31
3786 Log: Retract #11309 since #11310 is a better fix.
3789 ____________________________________________________________________________
3790 [ 11310] By: gsar on 2001/07/12 15:50:40
3791 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
3792 change#11300 needs to return the status of failed win32_spawnvp())
3794 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
3795 splitting correctly; remove unused variables; 'require' at run time
3796 rather than 'use' at compile time for I18N::Langinfo, since it
3799 ! lib/open.pm win32/win32.c
3800 ____________________________________________________________________________
3801 [ 11309] By: jhi on 2001/07/12 15:29:55
3802 Log: Temporary workaround.
3805 ____________________________________________________________________________
3806 [ 11308] By: jhi on 2001/07/12 14:44:51
3807 Log: UCD typo in #11306 and add also more known-to-be-tested
3808 modules to the skip list.
3811 ____________________________________________________________________________
3812 [ 11307] By: jhi on 2001/07/12 14:38:38
3813 Log: Rename Unicode::UCD to UnicodeCD to avoid
3814 messups with case-insensitive filesystems.
3816 + lib/UnicodeCD.pm lib/UnicodeCD.t
3817 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
3818 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
3819 ____________________________________________________________________________
3820 [ 11306] By: jhi on 2001/07/12 13:32:05
3821 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
3822 From: daniel@biz.bitpusher.com
3823 Date: Wed, 11 Jul 2001 23:25:47 -0700
3824 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
3826 ! lib/Tie/Array.pm t/op/splice.t
3827 ____________________________________________________________________________
3828 [ 11305] By: jhi on 2001/07/12 13:05:46
3829 Log: Subject: [PATCH] More accurate line numbers in messages
3830 From: Paul Johnson <paul@pjcj.net>
3831 Date: Thu, 12 Jul 2001 04:14:11 +0200
3832 Message-ID: <20010712041411.A3467@pjcj.net>
3834 (With prototyping and multiplicity tweaks.)
3836 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
3837 ____________________________________________________________________________
3838 [ 11304] By: nick on 2001/07/12 12:53:40
3839 Log: Integrate mainline
3841 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
3842 !> regexec.c thread.h
3843 ____________________________________________________________________________
3844 [ 11303] By: jhi on 2001/07/12 12:46:20
3845 Log: Cut-and-pasto in #11298.
3847 ! ext/ByteLoader/bytecode.h
3848 ____________________________________________________________________________
3849 [ 11302] By: jhi on 2001/07/12 12:42:35
3850 Log: Update the AIX known problems section.
3852 ! pod/perl572delta.pod
3853 ____________________________________________________________________________
3854 [ 11301] By: jhi on 2001/07/12 12:36:46
3855 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
3856 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3857 Date: Thu, 12 Jul 2001 12:16:16 +0200
3858 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
3861 ____________________________________________________________________________
3862 [ 11300] By: jhi on 2001/07/12 12:35:44
3863 Log: Integrate perlio.
3865 !> makedef.pl win32/win32.c
3866 ____________________________________________________________________________
3867 [ 11299] By: jhi on 2001/07/12 12:33:57
3868 Log: Subject: [PATCH] fix for PMOP threadness failures
3869 From: Artur Bergman <artur@contiller.se>
3870 Date: Thu, 12 Jul 2001 09:48:06 +0200
3871 Message-ID: <B77322D6.22DD%artur@contiller.se>
3874 ____________________________________________________________________________
3875 [ 11298] By: jhi on 2001/07/12 12:27:47
3876 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
3877 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3878 Date: Thu, 12 Jul 2001 09:09:48 +0200
3879 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
3881 More parentheses to keep bcc happy.
3883 ! ext/ByteLoader/bytecode.h
3884 ____________________________________________________________________________
3885 [ 11297] By: jhi on 2001/07/12 12:24:50
3886 Log: Subject: Re: [patch] pthread_atfork bandaid
3887 From: Doug MacEachern <dougm@covalent.net>
3888 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
3889 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
3892 ____________________________________________________________________________
3893 [ 11296] By: nick on 2001/07/12 11:55:48
3894 Log: Exclude reentrant_buffer from .def file
3897 ____________________________________________________________________________
3898 [ 11295] By: nick on 2001/07/12 11:11:44
3899 Log: Honour void-ness of my_exit()
3902 ____________________________________________________________________________
3903 [ 11294] By: nick on 2001/07/12 07:51:04
3904 Log: Integrate mainline
3906 +> uts/sprintf_wrap.c
3907 !> (integrate 35 files)
3908 ____________________________________________________________________________
3909 [ 11293] By: jhi on 2001/07/12 04:58:08
3910 Log: Retract #11289.
3912 ! embed.h embed.pl perl.c proto.h thread.h
3913 ____________________________________________________________________________
3914 [ 11292] By: jhi on 2001/07/12 04:47:43
3915 Log: Now the :locale pseudolayer *almost* works...
3918 ____________________________________________________________________________
3919 [ 11291] By: jhi on 2001/07/12 04:36:47
3920 Log: Locale encoding tweaks.
3923 ____________________________________________________________________________
3924 [ 11290] By: jhi on 2001/07/12 04:25:53
3925 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
3926 From: Mark-Jason Dominus <mjd@plover.com>
3927 Date: Thu, 12 Jul 2001 00:59:31 -0400
3928 Message-ID: <20010712045931.8543.qmail@plover.com>
3930 Remove the chmod/umask leading zero warning.
3932 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
3933 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
3934 ____________________________________________________________________________
3935 [ 11289] By: jhi on 2001/07/12 04:16:41
3936 Log: (Retracted by #11289.)
3938 ! embed.h embed.pl perl.c proto.h thread.h
3939 ____________________________________________________________________________
3940 [ 11288] By: jhi on 2001/07/12 03:45:11
3941 Log: Needed by #11283.
3944 ____________________________________________________________________________
3945 [ 11287] By: jhi on 2001/07/12 03:40:04
3946 Log: Metaconfig unit change for #11286.
3947 Branch: metaconfig/U/perl
3949 ____________________________________________________________________________
3950 [ 11286] By: jhi on 2001/07/12 03:39:18
3951 Log: Subject: Re: [PATCH Configure] perl -V broken
3952 From: Andy Dougherty <doughera@lafayette.edu>
3953 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
3954 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
3956 ! Configure myconfig.SH
3957 ____________________________________________________________________________
3958 [ 11285] By: jhi on 2001/07/12 03:27:28
3959 Log: Retract #11166 (and #11237).
3961 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
3962 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
3963 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
3964 ____________________________________________________________________________
3965 [ 11284] By: jhi on 2001/07/12 02:36:42
3966 Log: UTS tweaks for Hal Morris.
3968 + uts/sprintf_wrap.c
3969 ! MANIFEST hints/uts.sh perl.h
3970 ____________________________________________________________________________
3971 [ 11283] By: jhi on 2001/07/12 00:52:36
3972 Log: Subject: [PATCH] Use reentrant API glibc
3973 From: Artur Bergman <artur@contiller.se>
3974 Date: Thu, 12 Jul 2001 00:58:21 +0200
3975 Message-ID: <B772A6AD.2288%artur@contiller.se>
3977 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
3979 ____________________________________________________________________________
3980 [ 11282] By: jhi on 2001/07/12 00:35:27
3981 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
3982 From: barries <barries@slaysys.com>
3983 Date: Wed, 11 Jul 2001 15:11:46 -0400
3984 Message-ID: <20010711151146.G24560@jester.slaysys.com>
3986 ! pp_sys.c t/lib/warnings/doio win32/win32.c
3987 ____________________________________________________________________________
3988 [ 11281] By: jhi on 2001/07/12 00:32:17
3989 Log: Subject: [patch] pthread_atfork bandaid
3990 From: Doug MacEachern <dougm@covalent.net>
3991 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
3992 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
3994 ! miniperlmain.c perl.c
3995 ____________________________________________________________________________
3996 [ 11280] By: jhi on 2001/07/12 00:31:34
3997 Log: Subject: [patch] perl_clone leaks
3998 From: Doug MacEachern <dougm@covalent.net>
3999 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
4000 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
4003 ____________________________________________________________________________
4004 [ 11279] By: nick on 2001/07/11 15:49:38
4005 Log: Integrate mainline
4007 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
4008 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
4009 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
4010 +> lib/Term/ANSIColor/README
4011 !> (integrate 54 files)
4012 ____________________________________________________________________________
4013 [ 11278] By: jhi on 2001/07/11 13:52:20
4014 Log: Update Changes.
4016 ! Changes patchlevel.h
4017 ____________________________________________________________________________
4018 [ 11277] By: jhi on 2001/07/11 13:31:43
4019 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
4020 From: Peter Prymmer <pvhp@forte.com>
4021 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
4022 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
4024 Backport of embed.pl to 5.003.
4027 ____________________________________________________________________________
4028 [ 11276] By: jhi on 2001/07/11 13:18:07
4029 Log: Subject: Re: POSIX test #14 on UTS
4030 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4031 Date: Wed, 11 Jul 2001 03:02:14 +0100
4032 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
4035 ____________________________________________________________________________
4036 [ 11275] By: jhi on 2001/07/11 13:15:49
4037 Log: Make the I32 an IV to preserve structure alignment and size.
4040 ____________________________________________________________________________
4041 [ 11274] By: jhi on 2001/07/11 13:13:27
4042 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
4043 From: "Artur Bergman" <artur@contiller.se>
4044 Date: Wed, 11 Jul 2001 14:23:37 +0200
4045 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
4047 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
4049 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
4050 ! pod/perlapi.pod sv.c
4051 ____________________________________________________________________________
4052 [ 11273] By: jhi on 2001/07/11 03:53:28
4053 Log: Tweak until Pod::Parser gets updated.
4055 ! t/pod/special_seqs.xr
4056 ____________________________________________________________________________
4057 [ 11272] By: jhi on 2001/07/11 00:46:05
4058 Log: File::Spec usage tweak.
4061 ____________________________________________________________________________
4062 [ 11271] By: jhi on 2001/07/11 00:37:19
4063 Log: Integrate #11263 from macperl; macos and macosx updates.
4066 ____________________________________________________________________________
4067 [ 11270] By: jhi on 2001/07/11 00:33:27
4068 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
4069 From: Peter Prymmer <pvhp@forte.com>
4070 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
4071 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
4073 + ext/Time/HiRes/hints/dynixptx.pl
4074 ! MANIFEST hints/dynixptx.sh
4075 ____________________________________________________________________________
4076 [ 11269] By: jhi on 2001/07/11 00:32:16
4077 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
4078 From: Nicholas Clark <nick@ccl4.org>
4079 Date: Tue, 10 Jul 2001 23:17:43 +0100
4080 Message-ID: <20010710231742.B59620@plum.flirble.org>
4082 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
4083 ____________________________________________________________________________
4084 [ 11268] By: jhi on 2001/07/11 00:30:56
4085 Log: Subject: [DOC PATCH] Pluggable runops
4086 From: Paul Johnson <paul@pjcj.net>
4087 Date: Tue, 10 Jul 2001 21:53:28 +0200
4088 Message-ID: <20010710215328.B26577@pjcj.net>
4091 ____________________________________________________________________________
4092 [ 11267] By: jhi on 2001/07/11 00:29:59
4093 Log: Subject: [PATCH] Authors
4094 From: Artur Bergman <artur@contiller.se>
4095 Date: Tue, 10 Jul 2001 20:39:12 +0200
4096 Message-ID: <B771186F.21CD%artur@contiller.se>
4099 ____________________________________________________________________________
4100 [ 11266] By: jhi on 2001/07/11 00:29:13
4101 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
4102 From: Doug MacEachern <dougm@covalent.net>
4103 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
4104 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
4107 ____________________________________________________________________________
4108 [ 11265] By: jhi on 2001/07/11 00:28:15
4109 Log: Subject: doc patch; times() in scalar context
4110 From: mjd@plover.com
4111 Date: 10 Jul 2001 18:01:17 -0000
4112 Message-ID: <20010710180117.12477.qmail@plover.com>
4115 ____________________________________________________________________________
4116 [ 11264] By: jhi on 2001/07/11 00:27:17
4117 Log: Subject: [PATCH] Small fix to pp_gmtime
4118 From: Artur Bergman <artur@contiller.se>
4119 Date: Tue, 10 Jul 2001 19:54:52 +0200
4120 Message-ID: <B7710E0B.21C5%artur@contiller.se>
4123 ____________________________________________________________________________
4124 [ 11263] By: pudge on 2001/07/10 21:06:10
4125 Log: Integrate changes from mainline perl, add notes about
4126 Mac OS X and Mac OS.
4127 Branch: maint-5.6/macperl
4129 ____________________________________________________________________________
4130 [ 11262] By: jhi on 2001/07/10 15:21:26
4131 Log: A proof of the dangers of package; ?
4134 ____________________________________________________________________________
4135 [ 11261] By: jhi on 2001/07/10 15:02:27
4136 Log: Regen toc and modlib.
4138 ! pod/perlmodlib.pod pod/perltoc.pod
4139 ____________________________________________________________________________
4140 [ 11260] By: jhi on 2001/07/10 15:00:37
4141 Log: Add compexcl(), casefold(), and casespec() interfaces;
4142 and make all interfaces to return hash references instead
4145 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
4146 ____________________________________________________________________________
4147 [ 11259] By: jhi on 2001/07/10 13:50:17
4148 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
4149 From: "Philip Newton" <Philip.Newton@gmx.net>
4150 Date: Tue, 10 Jul 2001 09:55:59 +0200
4151 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
4153 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
4154 From: "Philip Newton" <Philip.Newton@gmx.net>
4155 Date: Tue, 10 Jul 2001 09:56:37 +0200
4156 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
4158 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4159 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
4160 ____________________________________________________________________________
4161 [ 11258] By: jhi on 2001/07/10 13:47:20
4162 Log: Subject: [patch] undef &xsub for 1,2
4163 From: Doug MacEachern <dougm@covalent.net>
4164 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
4165 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
4167 (This version of the patch with a comment from Gisle.)
4170 ____________________________________________________________________________
4171 [ 11257] By: jhi on 2001/07/10 13:45:44
4172 Log: Mention package; deprecation and the Win32 problems.
4174 ! pod/perl572delta.pod
4175 ____________________________________________________________________________
4176 [ 11256] By: jhi on 2001/07/10 13:45:12
4177 Log: Subject: [PATCH] deprecate package with no arguments
4178 From: Robin Houston <robin@kitsite.com>
4179 Date: Tue, 10 Jul 2001 13:33:40 +0100
4180 Message-ID: <20010710133340.A13452@robin.kitsite.com>
4182 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
4183 ____________________________________________________________________________
4184 [ 11255] By: jhi on 2001/07/10 13:16:11
4185 Log: Upgrade to podlators 1.10.
4187 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
4188 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
4189 ! pod/pod2man.PL pod/pod2text.PL
4190 ____________________________________________________________________________
4191 [ 11254] By: jhi on 2001/07/10 13:09:34
4192 Log: Upgrade to Term::ANSIColor 1.04.
4194 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
4195 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
4196 ____________________________________________________________________________
4197 [ 11253] By: jhi on 2001/07/10 12:59:27
4198 Log: Integrate perlio (the right fix for the ":layer(args)")
4201 ____________________________________________________________________________
4202 [ 11252] By: nick on 2001/07/10 06:58:14
4203 Log: Fix open(...,"...:layer(xxx)",...)
4204 - use memEQ not strEQ as there is '(' not '\0'
4207 ____________________________________________________________________________
4208 [ 11251] By: jhi on 2001/07/10 04:04:18
4209 Log: Telling the number of tests helps.
4211 ! ext/PerlIO/t/encoding.t
4212 ____________________________________________________________________________
4213 [ 11250] By: jhi on 2001/07/10 03:55:38
4214 Log: Require I18N::Langinfo, not use.
4217 ____________________________________________________________________________
4218 [ 11249] By: jhi on 2001/07/10 03:50:18
4219 Log: Add a test for for PerlIO ":encoding(...)" layer.
4221 + ext/PerlIO/t/encoding.t
4222 ! MANIFEST ext/Encode/Encode.pm
4223 ____________________________________________________________________________
4224 [ 11248] By: jhi on 2001/07/10 02:06:57
4225 Log: PerlIO ":encoding(foobar)" temporary fix.
4226 Not really correct, I think, since the change means
4227 that prefixes match.
4230 ____________________________________________________________________________
4231 [ 11247] By: jhi on 2001/07/10 01:38:11
4232 Log: Update to Math::BigInt 1.36. The biggest news is
4233 the separation of the backend; now the pure Perl
4234 implementation is in Math::BigInt::Calc, but one
4235 can plugin, say, Math::BigInt::BitVect, and get
4236 considerable speedup.
4238 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
4239 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4240 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
4241 ! lib/Math/BigInt/t/mbimbf.t
4242 ____________________________________________________________________________
4243 [ 11246] By: jhi on 2001/07/10 01:19:55
4244 Log: Subject: Re: compatibility question
4245 From: Peter Prymmer <pvhp@forte.com>
4246 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
4247 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
4249 ! lib/ExtUtils/MM_VMS.pm
4250 ____________________________________________________________________________
4251 [ 11245] By: jhi on 2001/07/10 01:18:04
4252 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
4253 From: Norton Allen <allen@huarp.harvard.edu>
4254 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
4255 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
4257 ! ext/File/Glob/t/basic.t
4258 ____________________________________________________________________________
4259 [ 11244] By: jhi on 2001/07/10 01:16:27
4260 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
4261 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4262 Date: Tue, 10 Jul 2001 00:29:55 +0900
4263 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
4265 + ext/Encode/Encode/HZ.enc
4266 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
4267 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
4268 ! ext/Encode/Encode/iso2022-jp.enc
4269 ! ext/Encode/Encode/iso2022-kr.enc
4270 ____________________________________________________________________________
4271 [ 11243] By: pudge on 2001/07/09 22:16:12
4272 Log: Add in all them there macos/ files.
4273 Branch: maint-5.6/macperl
4275 ____________________________________________________________________________
4276 [ 11242] By: jhi on 2001/07/09 20:26:04
4277 Log: Add the new modules to the list of having those own tests.
4280 ____________________________________________________________________________
4281 [ 11241] By: jhi on 2001/07/09 19:09:58
4282 Log: Add INOUT to control both ways at the same time.
4285 ____________________________________________________________________________
4286 [ 11240] By: nick on 2001/07/09 16:33:50
4287 Log: Integrate mainline
4289 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
4290 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
4291 !> (integrate 41 files)
4292 ____________________________________________________________________________
4293 [ 11239] By: jhi on 2001/07/09 16:14:35
4294 Log: More encoding mapping magic.
4297 ____________________________________________________________________________
4298 [ 11238] By: jhi on 2001/07/09 14:40:43
4299 Log: Update Changes.
4301 ! Changes patchlevel.h
4302 ____________________________________________________________________________
4303 [ 11237] By: jhi on 2001/07/09 14:27:27
4304 Log: (Retracted by #11285).
4306 Subject: [PATCH] OPpCONST_OCTAL fixes
4307 From: Abhijit Menon-Sen <ams@wiw.org>
4308 Date: Mon, 9 Jul 2001 07:38:45 +0530
4309 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
4312 ____________________________________________________________________________
4313 [ 11236] By: jhi on 2001/07/09 14:10:07
4314 Log: Add a pseudolayer ":locale" to the open pragma which
4315 will get the encoding from the locale. Yet undocumented
4316 because I can't get the PerlIO :encoding(foobar) to work.
4318 ! ext/Encode/Encode.pm lib/open.pm
4319 ____________________________________________________________________________
4320 [ 11235] By: jhi on 2001/07/09 13:38:43
4321 Log: Add more encoding mappings.
4323 ! ext/Encode/Encode.pm
4324 ____________________________________________________________________________
4325 [ 11234] By: jhi on 2001/07/09 13:24:54
4326 Log: Document that using :encoding layer requires using Encode.
4328 ! ext/Encode/Encode.pm lib/PerlIO.pm
4329 ____________________________________________________________________________
4330 [ 11233] By: jhi on 2001/07/09 13:19:34
4331 Log: Netware tweak from Ananth Kesari.
4334 ____________________________________________________________________________
4335 [ 11232] By: gsar on 2001/07/09 04:40:07
4336 Log: t/harness doesn't know about run/*.t
4339 ____________________________________________________________________________
4340 [ 11231] By: gsar on 2001/07/09 04:36:30
4341 Log: run/exit.t busted on windows
4344 ____________________________________________________________________________
4345 [ 11230] By: gsar on 2001/07/09 04:14:54
4346 Log: fix a couple of UCD.t tests that fail due to bad case
4349 ____________________________________________________________________________
4350 [ 11229] By: gsar on 2001/07/09 03:57:06
4351 Log: test skip logic was broken
4353 ! ext/I18N/Langinfo/Langinfo.t
4354 ____________________________________________________________________________
4355 [ 11228] By: gsar on 2001/07/09 03:42:20
4356 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
4357 failure of ExtUtils.t#27 when built in debug mode)
4359 ! lib/ExtUtils/MM_Win32.pm
4360 ____________________________________________________________________________
4361 [ 11227] By: gsar on 2001/07/09 02:11:04
4362 Log: I18N::Langinfo is not available on windows
4365 ____________________________________________________________________________
4366 [ 11226] By: gsar on 2001/07/09 01:55:23
4369 ! ext/POSIX/POSIX.xs
4370 ____________________________________________________________________________
4371 [ 11225] By: jhi on 2001/07/08 23:42:37
4372 Log: Update Changes.
4374 ! Changes patchlevel.h
4375 ____________________________________________________________________________
4376 [ 11224] By: jhi on 2001/07/08 23:05:41
4377 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
4378 as pointed out by Sarathy.
4380 ! ext/I18N/Langinfo/Langinfo.xs
4381 ____________________________________________________________________________
4382 [ 11223] By: jhi on 2001/07/08 22:59:01
4383 Log: Retract #11212.
4385 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
4386 ____________________________________________________________________________
4387 [ 11222] By: jhi on 2001/07/08 17:41:22
4388 Log: Bump up the VERSION of Cwd.xs.
4390 ! ext/Cwd/Makefile.PL
4391 ____________________________________________________________________________
4392 [ 11221] By: jhi on 2001/07/08 17:13:38
4393 Log: Retract #11220, the problem wasn't the missing leading zero.
4395 $ ./perl -we 'chmod(oct("755"), ".")'
4396 Non-octal literal mode (493) specified at -e line 1.
4397 (Did you mean 0493 instead?)
4399 ! lib/ExtUtils/MM_Unix.pm
4400 ____________________________________________________________________________
4401 [ 11220] By: jhi on 2001/07/08 17:05:55
4402 Log: (Retracted by #11221)
4403 Change the PERM_RW and PERM_RWX to 0644 and 0755
4404 (add the leading zero).
4406 ! lib/ExtUtils/MM_Unix.pm
4407 ____________________________________________________________________________
4408 [ 11219] By: jhi on 2001/07/08 16:17:32
4409 Log: Integrate changes #11193, 11205, 11209 from macperl.
4411 Fix up AutoLoader to fudge for Mac paths in import().
4413 Allow symbols in try_symbol() to begin with "_".
4415 Small portability fix for Mac OS.
4417 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
4418 ____________________________________________________________________________
4419 [ 11218] By: jhi on 2001/07/08 16:10:30
4420 Log: Metaconfig unit change for #11217.
4421 Branch: metaconfig/U/perl
4423 ____________________________________________________________________________
4424 [ 11217] By: jhi on 2001/07/08 16:10:07
4425 Log: Detypo, problem noticed by Gerrit P. Haase.
4427 ! Configure config_h.SH
4428 ____________________________________________________________________________
4429 [ 11216] By: jhi on 2001/07/08 15:58:35
4433 ____________________________________________________________________________
4434 [ 11215] By: jhi on 2001/07/08 15:52:57
4435 Log: Slight tweaks on #11213.
4438 ____________________________________________________________________________
4439 [ 11214] By: jhi on 2001/07/08 14:32:28
4440 Log: A missing dTHX noticed by Gerrit P. Haase.
4442 ! ext/POSIX/POSIX.xs
4443 ____________________________________________________________________________
4444 [ 11213] By: jhi on 2001/07/08 14:24:44
4445 Log: Subject: [PATCH toke.c] Simplify yytoke()
4446 From: Simon Cozens <simon@netthink.co.uk>
4447 Date: Sun, 8 Jul 2001 13:24:34 +0100
4448 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
4450 Split out pending_ident().
4452 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
4453 ____________________________________________________________________________
4454 [ 11212] By: jhi on 2001/07/08 14:17:10
4455 Log: (Retracted by #11223.)
4456 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
4457 Date: Wed, 05 Nov 1997 17:22:34 -0600
4458 From: Graham Barr <gbarr@ti.com>
4459 Message-Id: <3460FFBA.6DA51F46@ti.com>
4461 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
4462 ____________________________________________________________________________
4463 [ 11211] By: jhi on 2001/07/08 13:53:38
4464 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
4466 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
4467 ! pod/perllocale.pod
4468 ____________________________________________________________________________
4469 [ 11210] By: jhi on 2001/07/08 01:34:09
4470 Log: Really do the test under the C locale.
4472 ! ext/I18N/Langinfo/Langinfo.t
4473 ____________________________________________________________________________
4474 [ 11209] By: pudge on 2001/07/08 01:19:25
4475 Log: Small portability fix for Mac OS.
4476 Branch: maint-5.6/macperl
4478 ____________________________________________________________________________
4479 [ 11208] By: jhi on 2001/07/08 01:14:58
4480 Log: Metaconfig unit change for #11207.
4481 Branch: metaconfig/U/perl
4483 ____________________________________________________________________________
4484 [ 11207] By: jhi on 2001/07/08 01:14:02
4485 Log: Add I18N::Langinfo, which is basically a wrapper around
4486 nl_langinfo(), which is an additional way to query locale
4487 specific information.
4489 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
4490 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
4491 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
4492 ____________________________________________________________________________
4493 [ 11206] By: pudge on 2001/07/08 00:56:29
4494 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
4495 used in File::Find tests; replace with if.t.
4496 Branch: maint-5.6/macperl
4497 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
4499 ____________________________________________________________________________
4500 [ 11205] By: pudge on 2001/07/07 23:55:56
4501 Log: Allow symbols in try_symbol() to begin with "_".
4502 Branch: maint-5.6/macperl
4504 ____________________________________________________________________________
4505 [ 11204] By: pudge on 2001/07/07 23:53:37
4506 Log: Sync up the File::Find changes from the rewrite by
4507 Thomas Wegner, et al.
4508 Branch: maint-5.6/macperl
4509 + t/lib/filefind-taint.t
4510 ! lib/File/Find.pm t/lib/filefind.t
4511 ____________________________________________________________________________
4512 [ 11203] By: pudge on 2001/07/07 23:43:06
4513 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
4514 From: Thomas Wegner <wegner_thomas@yahoo.com>
4515 Date: Thu, 5 Jul 2001 20:31:25 +0200
4516 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
4517 Branch: maint-5.6/macperl
4518 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
4519 ____________________________________________________________________________
4520 [ 11202] By: pudge on 2001/07/07 23:38:36
4521 Log: Some more test portability fixes.
4522 Branch: maint-5.6/macperl
4523 ! t/lib/filecopy.t t/pragma/warn/pp_sys
4524 ____________________________________________________________________________
4525 [ 11201] By: jhi on 2001/07/07 22:52:38
4526 Log: The #11200 removed wrong (non-existent) target. Duh.
4529 ____________________________________________________________________________
4530 [ 11200] By: jhi on 2001/07/07 22:44:14
4531 Log: Zap the lib/re.pm before creating it.
4534 ____________________________________________________________________________
4535 [ 11199] By: pudge on 2001/07/07 20:54:35
4536 Log: Another test. Please ignore.
4537 Branch: maint-5.6/macperl
4539 ____________________________________________________________________________
4540 [ 11198] By: pudge on 2001/07/07 20:44:12
4541 Log: Portability fixes for a lot of tests, especially IO-related
4542 tests, and warnings, and the harness script.
4543 Branch: maint-5.6/macperl
4544 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
4545 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
4546 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
4547 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
4548 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
4549 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
4550 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
4551 ! t/pragma/warnings.t
4552 ____________________________________________________________________________
4553 [ 11197] By: jhi on 2001/07/07 20:32:28
4554 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
4555 From: Nicholas Clark <nick@ccl4.org>
4556 Date: Sat, 7 Jul 2001 21:00:17 +0100
4557 Message-ID: <20010707210017.H59620@plum.flirble.org>
4560 ____________________________________________________________________________
4561 [ 11196] By: jhi on 2001/07/07 20:26:36
4562 Log: The UNICOS/mk SysV IPC problem has been fixed.
4564 ! pod/perl572delta.pod
4565 ____________________________________________________________________________
4566 [ 11195] By: jhi on 2001/07/07 19:59:51
4567 Log: Slight update tweaks on perlunicode.pod.
4569 ! pod/perlunicode.pod
4570 ____________________________________________________________________________
4571 [ 11194] By: jhi on 2001/07/07 17:53:03
4572 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
4573 From: Mark-Jason Dominus <mjd@plover.com>
4574 Date: Sat, 07 Jul 2001 13:04:04 -0400
4575 Message-ID: <20010707170404.32694.qmail@plover.com>
4577 ! ext/DB_File/DB_File.pm
4578 ____________________________________________________________________________
4579 [ 11193] By: pudge on 2001/07/07 17:26:28
4580 Log: Fix up AutoLoader to fudge for Mac paths in import().
4581 Branch: maint-5.6/macperl
4583 ____________________________________________________________________________
4584 [ 11192] By: jhi on 2001/07/07 17:03:06
4585 Log: Try to force the lib/re.pm to be there before entering
4586 the extensions builds, should help for parallel makes.
4589 ____________________________________________________________________________
4590 [ 11191] By: jhi on 2001/07/07 15:26:16
4591 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
4592 From: Norton Allen <allen@huarp.harvard.edu>
4593 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
4594 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
4596 ! ext/POSIX/POSIX.xs
4597 ____________________________________________________________________________
4598 [ 11190] By: jhi on 2001/07/07 15:22:08
4599 Log: Subject: [PATCH] Re: op/arith.t
4600 From: Nicholas Clark <nick@ccl4.org>
4601 Date: Sat, 7 Jul 2001 13:04:54 +0100
4602 Message-ID: <20010707130454.D59620@plum.flirble.org>
4605 ____________________________________________________________________________
4606 [ 11189] By: jhi on 2001/07/07 15:20:44
4607 Log: Subject: [PATCH] h2xs
4608 From: Nicholas Clark <nick@ccl4.org>
4609 Date: Fri, 6 Jul 2001 23:25:14 +0100
4610 Message-ID: <20010706232514.X59620@plum.flirble.org>
4613 ____________________________________________________________________________
4614 [ 11188] By: jhi on 2001/07/07 15:12:36
4615 Log: Subject: Re: bleedperl perl_alloc..free leakage
4616 From: Radu Greab <radu@netsoft.ro>
4617 Date: Fri, 6 Jul 2001 19:48:54 +0300
4618 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
4623 ____________________________________________________________________________
4624 [ 11187] By: pudge on 2001/07/07 02:11:36
4625 Log: Test again. Please ignore.
4626 Branch: maint-5.6/macperl
4628 ____________________________________________________________________________
4629 [ 11186] By: pudge on 2001/07/07 02:08:13
4630 Log: Test. Please ignore.
4631 Branch: maint-5.6/macperl
4633 ____________________________________________________________________________
4634 [ 11185] By: pudge on 2001/07/06 23:46:57
4635 Log: Include changes already sent in separately as patches,
4636 before branch was created.
4637 Branch: maint-5.6/macperl
4638 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
4639 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
4640 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
4641 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
4642 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
4643 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
4644 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
4645 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
4646 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
4648 ____________________________________________________________________________
4649 [ 11184] By: jhi on 2001/07/06 16:41:30
4650 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
4651 From: Norton Allen <allen@huarp.harvard.edu>
4652 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
4653 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
4656 ____________________________________________________________________________
4657 [ 11183] By: nick on 2001/07/06 16:27:40
4658 Log: Integrate mainline
4660 +> (branch 42 files)
4661 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
4662 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
4663 - win32/bin/mdelete.bat
4664 !> (integrate 215 files)
4665 ____________________________________________________________________________
4666 [ 11182] By: jhi on 2001/07/06 15:57:16
4667 Log: The #11166 needed also these updated.
4669 ! lib/warnings.pm warnings.h
4670 ____________________________________________________________________________
4671 [ 11181] By: jhi on 2001/07/06 13:24:42
4672 Log: Update Changes.
4674 ! Changes patchlevel.h
4675 ____________________________________________________________________________
4676 [ 11180] By: jhi on 2001/07/06 13:20:08
4680 ____________________________________________________________________________
4681 [ 11179] By: jhi on 2001/07/06 12:57:13
4682 Log: Nit from Abhijit.
4685 ____________________________________________________________________________
4686 [ 11178] By: jhi on 2001/07/06 12:53:04
4687 Log: Retract #11172.
4690 ____________________________________________________________________________
4691 [ 11177] By: jhi on 2001/07/06 12:44:51
4692 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
4693 From: Norton Allen <allen@huarp.harvard.edu>
4694 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
4695 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
4698 ____________________________________________________________________________
4699 [ 11176] By: jhi on 2001/07/06 12:42:45
4700 Log: (Accidentally empty check-in.)
4703 ____________________________________________________________________________
4704 [ 11175] By: jhi on 2001/07/06 12:29:56
4705 Log: Retract #11165 since Sarathy pointed out it'll not
4706 work properly under threads, the problem should be
4707 solved using "the savestack, either via SSNEW() or
4708 using a newSVpv()+SAVEFREESV() combo."
4710 ! ext/POSIX/POSIX.xs
4711 ____________________________________________________________________________
4712 [ 11174] By: jhi on 2001/07/06 12:27:31
4713 Log: Retract #11125 since NI-S pointed out it'll not work in
4714 cases where the extension has their own handcrafted INC
4717 ! lib/ExtUtils/MM_Unix.pm
4718 ____________________________________________________________________________
4719 [ 11173] By: jhi on 2001/07/06 12:20:50
4720 Log: Subject: RE: [PATCH] -I and MakeMaker again
4721 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
4722 Date: Fri, 6 Jul 2001 09:18:29 +0200
4723 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
4725 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
4726 ! lib/ExtUtils/MM_Win32.pm
4727 ____________________________________________________________________________
4728 [ 11172] By: jhi on 2001/07/06 12:18:39
4729 Log: (Retracted by #11178)
4730 Subject: [PATCH t/op/method.t] SUPER:: strangeness
4731 From: Piers Cawley <pdcawley@iterative-software.com>
4732 Date: 06 Jul 2001 10:49:01 +0100
4733 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
4736 ____________________________________________________________________________
4737 [ 11171] By: jhi on 2001/07/06 01:38:55
4738 Log: VOS README update from Paul Green.
4741 ____________________________________________________________________________
4742 [ 11170] By: jhi on 2001/07/06 01:19:33
4743 Log: Subject: [PATCH README.qnx hints/qnx.sh]
4744 From: Norton Allen <allen@huarp.harvard.edu>
4745 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
4746 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
4748 ! README.qnx hints/qnx.sh
4749 ____________________________________________________________________________
4750 [ 11169] By: jhi on 2001/07/06 01:17:43
4751 Log: Subject: [PATCH] Doc patch for Tie::Hash
4752 From: Artur Bergman <artur@contiller.se>
4753 Date: Thu, 05 Jul 2001 22:51:18 +0200
4754 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
4757 ____________________________________________________________________________
4758 [ 11168] By: jhi on 2001/07/06 01:16:27
4759 Log: Subject: [PATCH] perlfaq4.pod
4760 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
4761 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
4762 Date: Thu, 5 Jul 2001 18:44:10 +0100
4765 ____________________________________________________________________________
4766 [ 11167] By: jhi on 2001/07/06 01:14:41
4767 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
4768 From: Robin Houston <robin@kitsite.com>
4769 Date: Thu, 5 Jul 2001 18:33:21 +0100
4770 Message-ID: <20010705183321.A27345@robin.kitsite.com>
4772 ! ext/B/B/Deparse.pm
4773 ____________________________________________________________________________
4774 [ 11166] By: jhi on 2001/07/06 01:11:50
4775 Log: (Retracted by #11285.)
4777 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
4778 From: Abhijit Menon-Sen <ams@wiw.org>
4779 Date: Fri, 6 Jul 2001 01:26:32 +0530
4780 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
4782 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
4783 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
4785 ____________________________________________________________________________
4786 [ 11165] By: jhi on 2001/07/06 00:19:26
4787 Log: (Retracted by #11175)
4788 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
4789 From: Norton Allen <allen@huarp.harvard.edu>
4790 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
4791 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
4793 ! ext/POSIX/POSIX.xs
4794 ____________________________________________________________________________
4795 [ 11164] By: jhi on 2001/07/06 00:14:57
4796 Log: Unterminated C< (noticed by Richard Hatch), and few other
4797 small Unicode doc tweaks.
4800 ____________________________________________________________________________
4801 [ 11163] By: jhi on 2001/07/05 19:33:34
4802 Log: More flexible argument understanding; add charblocks() and
4803 charscripts(); make charblock() and charscript() two-way;
4804 add charinrange(); separate the $Unicode::UCD::VERSION and
4805 the version of the Unicode by adding UnicodeVersion().
4807 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
4808 ____________________________________________________________________________
4809 [ 11162] By: jhi on 2001/07/05 13:38:36
4810 Log: Update Unicode::UCD on \p{In...}.
4812 ! lib/Unicode/UCD.pm
4813 ____________________________________________________________________________
4814 [ 11161] By: jhi on 2001/07/05 13:26:00
4815 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
4816 From: Norton Allen <allen@huarp.harvard.edu>
4817 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
4818 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
4820 ! lib/ExtUtils/MM_Unix.pm
4821 ____________________________________________________________________________
4822 [ 11160] By: jhi on 2001/07/05 13:06:53
4823 Log: POSIX-BC tweaks from Thomas Dorner.
4825 ! hints/posix-bc.sh perlio.h
4826 ____________________________________________________________________________
4827 [ 11159] By: jhi on 2001/07/05 04:17:18
4828 Log: Module updates for the delta.
4830 ! pod/perl572delta.pod
4831 ____________________________________________________________________________
4832 [ 11158] By: jhi on 2001/07/05 03:45:19
4833 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
4834 From: Norton Allen <allen@huarp.harvard.edu>
4835 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
4836 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
4838 ! ext/IO/lib/IO/t/io_sock.t
4839 ____________________________________________________________________________
4840 [ 11157] By: jhi on 2001/07/05 03:44:19
4841 Log: Subject: [PATCH perldiag.pod] Quick fixes
4842 From: Simon Cozens <simon@netthink.co.uk>
4843 Date: Wed, 4 Jul 2001 20:22:12 +0100
4844 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
4847 ____________________________________________________________________________
4848 [ 11156] By: jhi on 2001/07/05 03:43:28
4849 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
4850 From: Radu Greab <radu@netsoft.ro>
4851 Date: Wed, 4 Jul 2001 22:13:31 +0300
4852 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
4854 ! op.c sv.c t/op/pos.t
4855 ____________________________________________________________________________
4856 [ 11155] By: jhi on 2001/07/05 03:40:24
4857 Log: Subject: [PATCH] -I and MakeMaker again
4858 From: Michael G Schwern <schwern@pobox.com>
4859 Date: Wed, 4 Jul 2001 15:03:07 -0400
4860 Message-ID: <20010704150307.I20340@blackrider>
4862 (and retract #11145)
4864 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
4865 ! lib/ExtUtils/MakeMaker.pm
4866 ____________________________________________________________________________
4867 [ 11154] By: jhi on 2001/07/05 03:32:43
4868 Log: Subject: Re: PERFORCE change 11142 for review
4869 From: "Philip Newton" <Philip.Newton@gmx.net>
4870 Date: Wed, 4 Jul 2001 20:46:26 +0200
4871 Message-Id: <200107041841.VAA25380@taas.iki.fi>
4873 ! lib/ExtUtils/MakeMaker.pm
4874 ____________________________________________________________________________
4875 [ 11153] By: jhi on 2001/07/05 03:29:21
4876 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
4877 From: Jonathan Stowe <gellyfish@gellyfish.com>
4878 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
4879 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
4882 ____________________________________________________________________________
4883 [ 11152] By: gsar on 2001/07/05 00:52:57
4884 Log: fix the binary compatibility issue when building with/without
4885 usemymalloc by exporting Perl_malloc() et al as simple wrappers
4886 around the system functions (this allows most extensions built
4887 using one mode to coexist with perls built in the other mode)
4889 XXX the Perl_mfree() wrapper might need to do return(free()) on
4890 platforms where Free_t isn't "void"
4892 ! embed.h embed.pl makedef.pl proto.h util.c
4893 ____________________________________________________________________________
4894 [ 11151] By: gsar on 2001/07/05 00:42:49
4895 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
4896 since it doesn't ensure threads other than the one calling fork()
4897 aren't holding any locks; the fix is to use pthread_atfork() to
4900 building perl with -Dusemymalloc exacerbates the problem since
4901 Perl_malloc() holds a mutex, and perl's exec() calls New()
4903 XXX the code in win32thread.h may be needed on platforms that have
4906 ! perl.c thread.h win32/win32thread.h
4907 ____________________________________________________________________________
4908 [ 11150] By: pudge on 2001/07/04 20:07:54
4909 Log: Integrate #11009 from maintperl.
4910 Branch: maint-5.6/macperl
4911 !> lib/ExtUtils/Manifest.pm
4912 ____________________________________________________________________________
4913 [ 11149] By: pudge on 2001/07/04 19:54:46
4914 Log: Flexing my Perforce muscles.
4915 Branch: maint-5.6/macperl
4917 ____________________________________________________________________________
4918 [ 11148] By: jhi on 2001/07/04 17:14:51
4919 Log: Update Changes.
4921 ! Changes patchlevel.h
4922 ____________________________________________________________________________
4923 [ 11147] By: jhi on 2001/07/04 16:41:25
4924 Log: Metaconfig unit change for #11146.
4925 Branch: metaconfig/U/perl
4926 ! d_fcntl_can_lock.U
4927 ____________________________________________________________________________
4928 [ 11146] By: jhi on 2001/07/04 16:36:31
4929 Log: Somehow the #ifdefs of the added code (in #11093) made
4930 HP-UX to fail the fcntl locking test, without the ifdefs
4931 the test seems to be working again. Reason unknown:
4932 HP-UX cc doesn't complain either way.
4935 ____________________________________________________________________________
4936 [ 11145] By: jhi on 2001/07/04 16:08:00
4937 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
4939 ! lib/ExtUtils/MM_Unix.pm
4940 ____________________________________________________________________________
4941 [ 11144] By: jhi on 2001/07/04 16:07:35
4945 ____________________________________________________________________________
4946 [ 11143] By: jhi on 2001/07/04 15:08:26
4947 Log: When removing tests updating the test count is a good idea, too.
4949 ! lib/Net/t/require.t
4950 ____________________________________________________________________________
4951 [ 11142] By: jhi on 2001/07/04 14:57:51
4952 Log: Document #11134 and add the new symbols to the list of
4953 of MakeMaker known ones.
4955 ! lib/ExtUtils/MakeMaker.pm
4956 ____________________________________________________________________________
4957 [ 11141] By: jhi on 2001/07/04 14:34:11
4958 Log: Microperl update.
4961 ____________________________________________________________________________
4962 [ 11140] By: jhi on 2001/07/04 14:32:27
4963 Log: Update the libnet tests as per #11138.
4966 ! MANIFEST lib/Net/t/require.t
4967 ____________________________________________________________________________
4968 [ 11139] By: jhi on 2001/07/04 14:14:33
4969 Log: Regen toc and modlib.
4971 ! pod/perlmodlib.pod pod/perltoc.pod
4972 ____________________________________________________________________________
4973 [ 11138] By: jhi on 2001/07/04 14:10:38
4974 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
4977 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
4979 ____________________________________________________________________________
4980 [ 11137] By: jhi on 2001/07/04 14:06:35
4981 Log: Add the OS/390 harness results to the delta.
4983 ! pod/perl572delta.pod
4984 ____________________________________________________________________________
4985 [ 11136] By: jhi on 2001/07/04 13:59:01
4986 Log: Avoid the two study tests in OS/390 until the bug has been solved.
4989 ____________________________________________________________________________
4990 [ 11135] By: jhi on 2001/07/04 13:49:08
4991 Log: DOS/DJGPP tweaks from Laszlo Molnar.
4993 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
4994 ____________________________________________________________________________
4995 [ 11134] By: jhi on 2001/07/04 13:47:46
4996 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
4997 From: Michael G Schwern <schwern@pobox.com>
4998 Date: Wed, 4 Jul 2001 00:01:16 -0400
4999 Message-ID: <20010704000116.C591@blackrider>
5001 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
5002 ____________________________________________________________________________
5003 [ 11133] By: jhi on 2001/07/04 01:55:20
5004 Log: The #11132 missed singleton characters (not part
5005 of a unilo..unihi range) in Unicode scripts.
5007 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
5008 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
5009 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
5010 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
5011 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
5012 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
5013 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
5014 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
5015 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
5016 ! lib/unicode/mktables.PL t/op/pat.t
5017 ____________________________________________________________________________
5018 [ 11132] By: jhi on 2001/07/04 01:32:11
5019 Log: Support preferentially the Unicode 'scripts' definition
5020 in the \p{In...} notation since according to Unicode the
5021 scripts concept is more natural for matching than using
5022 the somewhat artificial block names. The block names are
5023 still available, though, and if there's a name conflict,
5024 the scripts one wins and the blocks one has to do with
5025 'Block' appended to its name. For more information see
5027 http://www.unicode.org/unicode/reports/tr24/
5029 + lib/unicode/In/100.pl lib/unicode/In/101.pl
5030 + lib/unicode/In/102.pl lib/unicode/In/103.pl
5031 + lib/unicode/In/104.pl lib/unicode/In/105.pl
5032 + lib/unicode/In/106.pl lib/unicode/In/107.pl
5033 + lib/unicode/In/108.pl lib/unicode/In/109.pl
5034 + lib/unicode/In/110.pl lib/unicode/In/111.pl
5035 + lib/unicode/In/112.pl lib/unicode/In/113.pl
5036 + lib/unicode/In/114.pl lib/unicode/In/115.pl
5037 + lib/unicode/In/116.pl lib/unicode/In/117.pl
5038 + lib/unicode/In/118.pl lib/unicode/In/119.pl
5039 + lib/unicode/In/120.pl lib/unicode/In/121.pl
5040 + lib/unicode/In/122.pl lib/unicode/In/123.pl
5041 + lib/unicode/In/124.pl lib/unicode/In/125.pl
5042 + lib/unicode/In/126.pl lib/unicode/In/127.pl
5043 + lib/unicode/In/128.pl lib/unicode/In/129.pl
5044 + lib/unicode/In/130.pl lib/unicode/In/131.pl
5045 + lib/unicode/In/132.pl lib/unicode/In/133.pl
5046 + lib/unicode/In/134.pl lib/unicode/In/135.pl
5047 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
5048 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
5050 ____________________________________________________________________________
5051 [ 11131] By: jhi on 2001/07/03 23:02:02
5052 Log: Better document the difference between a block and a script.
5054 ! lib/Unicode/UCD.pm
5055 ____________________________________________________________________________
5056 [ 11130] By: jhi on 2001/07/03 22:49:15
5057 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
5058 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5059 Date: Tue, 3 Jul 2001 15:04:23 -0500
5060 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
5063 ____________________________________________________________________________
5064 [ 11129] By: jhi on 2001/07/03 22:45:41
5065 Log: Add tests for charscript().
5067 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
5068 ____________________________________________________________________________
5069 [ 11128] By: jhi on 2001/07/03 20:41:54
5070 Log: Add charscript() to get the UTR#24 script names of characters.
5072 ! lib/Unicode/UCD.pm
5073 ____________________________________________________________________________
5074 [ 11127] By: jhi on 2001/07/03 19:53:29
5078 ____________________________________________________________________________
5079 [ 11126] By: jhi on 2001/07/03 19:45:30
5080 Log: Unicode::UCD updates.
5082 ! lib/Unicode/UCD.pm
5083 ____________________________________________________________________________
5084 [ 11125] By: jhi on 2001/07/03 16:12:20
5085 Log: (Retracted by #11174)
5086 Subject: MakeMaker should pass through DEFINE and INC to subdirs
5087 From: Alan Burlison <Alan.Burlison@sun.com>
5088 Date: Tue, 03 Jul 2001 15:20:13 +0100
5089 Message-ID: <3B41D49D.A923D4F9@sun.com>
5091 ! lib/ExtUtils/MM_Unix.pm
5092 ____________________________________________________________________________
5093 [ 11124] By: jhi on 2001/07/03 16:06:53
5094 Log: Subject: Patch needed for UTS
5095 From: hom00@utsglobal.com (Hal Morris)
5096 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
5097 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
5099 Replace #11113 with a better version.
5102 ____________________________________________________________________________
5103 [ 11123] By: jhi on 2001/07/03 16:04:49
5104 Log: Subject: Re: POINTERRIGOR
5105 From: Andy Dougherty <doughera@lafayette.edu>
5106 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
5107 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
5110 ____________________________________________________________________________
5111 [ 11122] By: jhi on 2001/07/03 16:03:31
5112 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
5113 From: "Philip Newton" <pnewton@gmx.de>
5114 Date: Tue, 3 Jul 2001 17:03:34 +0200
5115 Message-ID: <3B41FAE6.29564.660E117@localhost>
5118 ____________________________________________________________________________
5119 [ 11121] By: jhi on 2001/07/03 13:26:08
5123 ____________________________________________________________________________
5124 [ 11120] By: jhi on 2001/07/03 11:34:47
5125 Log: Subject: [PATCH 5.6.1] debugger fixes
5126 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5127 Date: Tue, 3 Jul 2001 03:38:18 -0400
5128 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
5130 The $^S is working again.
5133 ____________________________________________________________________________
5134 [ 11119] By: jhi on 2001/07/03 11:33:27
5135 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
5136 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5137 Date: Tue, 3 Jul 2001 03:34:06 -0400
5138 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
5140 ! os2/OS2/Process/Process.pm
5141 ____________________________________________________________________________
5142 [ 11118] By: jhi on 2001/07/03 11:29:54
5143 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
5144 From: "Philip Newton" <Philip.Newton@gmx.net>
5145 Date: Tue, 3 Jul 2001 09:11:27 +0200
5146 Message-Id: <200107030706.KAA04596@taas.iki.fi>
5149 ____________________________________________________________________________
5150 [ 11117] By: jhi on 2001/07/03 11:25:14
5153 ! pod/perl572delta.pod
5154 ____________________________________________________________________________
5155 [ 11116] By: jhi on 2001/07/02 23:06:50
5156 Log: Metaconfig unit change for 11115.
5159 ____________________________________________________________________________
5160 [ 11115] By: jhi on 2001/07/02 23:06:27
5161 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
5162 (from Richard Hatch) (this was the cause of pipes() and
5163 times() myeteriously not being found)
5166 ____________________________________________________________________________
5167 [ 11114] By: jhi on 2001/07/02 22:58:41
5168 Log: Retract #10142, the real culprit found by Richard Hatch,
5169 coming soon to Configure near you.
5172 ____________________________________________________________________________
5173 [ 11113] By: jhi on 2001/07/02 22:56:09
5174 Log: (Replaced by #11124) UTS workaround from Hal Morris.
5177 ____________________________________________________________________________
5178 [ 11112] By: jhi on 2001/07/02 22:53:29
5179 Log: Subject: [PATCH] grok not grocking correctly
5180 From: Nicholas Clark <nick@ccl4.org>
5181 Date: Tue, 3 Jul 2001 00:19:08 +0100
5182 Message-ID: <20010703001908.H59620@plum.flirble.org>
5185 ____________________________________________________________________________
5186 [ 11111] By: jhi on 2001/07/02 22:48:42
5187 Log: Subject: [PATCH Deparse.t] test just-posted patches
5188 From: Robin Houston <robin@kitsite.com>
5189 Date: Mon, 2 Jul 2001 23:46:15 +0100
5190 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
5193 ____________________________________________________________________________
5194 [ 11110] By: jhi on 2001/07/02 22:27:10
5195 Log: Subject: [PATCH toke.c] autosplit into @F
5196 From: Robin Houston <robin@kitsite.com>
5197 Date: Mon, 2 Jul 2001 23:18:20 +0100
5198 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
5201 ____________________________________________________________________________
5202 [ 11109] By: jhi on 2001/07/02 22:25:03
5203 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
5204 From: Robin Houston <robin@kitsite.com>
5205 Date: Mon, 2 Jul 2001 23:00:48 +0100
5206 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
5208 ! ext/B/B/Deparse.pm
5209 ____________________________________________________________________________
5210 [ 11108] By: jhi on 2001/07/02 19:21:18
5211 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
5212 From: "Philip Newton" <Philip.Newton@gmx.net>
5213 Date: Mon, 2 Jul 2001 22:06:22 +0200
5216 ! ext/NDBM_File/hints/linux.pl
5217 ____________________________________________________________________________
5218 [ 11107] By: jhi on 2001/07/02 19:19:25
5219 Log: Subject: Re: Fixed pack problem - sort of
5220 From: Nicholas Clark <nick@ccl4.org>
5221 Date: Mon, 2 Jul 2001 20:59:20 +0100
5222 Message-ID: <20010702205919.F59620@plum.flirble.org>
5224 ! pp_pack.c t/op/pack.t
5225 ____________________________________________________________________________
5226 [ 11106] By: jhi on 2001/07/02 19:18:28
5227 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
5228 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5229 Date: Mon, 2 Jul 2001 15:45:41 -0400
5230 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
5233 ____________________________________________________________________________
5234 [ 11105] By: jhi on 2001/07/02 19:17:27
5235 Log: (Mistaken retraction)
5238 ____________________________________________________________________________
5239 [ 11104] By: jhi on 2001/07/02 18:56:15
5240 Log: Detypo in #11103.
5243 ____________________________________________________________________________
5244 [ 11103] By: jhi on 2001/07/02 18:54:53
5245 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
5246 From: Jonathan Stowe <gellyfish@gellyfish.com>
5247 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
5248 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
5251 ____________________________________________________________________________
5252 [ 11102] By: jhi on 2001/07/02 18:16:09
5253 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
5254 From: "Craig A. Berry" <craigberry@mac.com>
5255 Date: Mon, 02 Jul 2001 14:11:23 -0500
5256 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
5258 ! lib/Unicode/UCD.pm
5259 ____________________________________________________________________________
5260 [ 11101] By: jhi on 2001/07/02 18:14:51
5261 Log: Subject: [PATCH] Re: op/numconvert.t failures
5262 From: Nicholas Clark <nick@ccl4.org>
5263 Date: Mon, 2 Jul 2001 20:10:48 +0100
5264 Message-ID: <20010702201048.E59620@plum.flirble.org>
5267 ____________________________________________________________________________
5268 [ 11100] By: jhi on 2001/07/02 17:51:44
5269 Log: Update Changes.
5271 ! Changes patchlevel.h
5272 ____________________________________________________________________________
5273 [ 11099] By: jhi on 2001/07/02 17:46:31
5274 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
5275 The real fix must be more involved. The line of code all the leaky
5276 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
5277 line of Perl_newPMOP().
5280 ____________________________________________________________________________
5281 [ 11098] By: jhi on 2001/07/02 17:37:44
5284 Subject: Re: sizeof(struct sembuf)
5285 From: Nicholas Clark <nick@ccl4.org>
5286 Date: Sun, 1 Jul 2001 22:26:48 +0100
5287 Message-ID: <20010701222648.W59620@plum.flirble.org>
5289 but do semop() always the slow way.
5292 ____________________________________________________________________________
5293 [ 11097] By: jhi on 2001/07/02 17:22:14
5294 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
5295 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
5296 Date: Tue, 03 Jul 2001 00:56:30 +0900
5297 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
5299 ! ext/Encode/Encode/Tcl.t
5300 ____________________________________________________________________________
5301 [ 11096] By: jhi on 2001/07/02 17:11:24
5302 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
5303 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
5304 Date: Tue, 03 Jul 2001 00:55:46 +0900
5305 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
5307 ! ext/Encode/Encode/Tcl.pm
5308 ____________________________________________________________________________
5309 [ 11095] By: jhi on 2001/07/02 17:07:14
5310 Log: Regen api and toc.
5312 ! pod/perlapi.pod pod/perltoc.pod
5313 ____________________________________________________________________________
5314 [ 11094] By: jhi on 2001/07/02 16:29:42
5315 Log: Metaconfig unit change for #11093.
5316 Branch: metaconfig/U/perl
5317 ! d_fcntl_can_lock.U
5318 ____________________________________________________________________________
5319 [ 11093] By: jhi on 2001/07/02 16:28:56
5320 Log: The fcntl locking test may hang if NFS locking messed up;
5321 break out with alarm(10).
5324 ____________________________________________________________________________
5325 [ 11092] By: jhi on 2001/07/02 14:11:31
5326 Log: Move the mdelete.bat from win32/bin to win32.
5329 ____________________________________________________________________________
5330 [ 11091] By: jhi on 2001/07/02 14:10:01
5331 Log: Typo in #11083.
5333 ! ext/Time/Piece/Piece.t
5334 ____________________________________________________________________________
5335 [ 11090] By: jhi on 2001/07/02 13:36:58
5336 Log: Netware tweaks from Guruprasad.
5338 - NetWare/perlsdio.h
5339 ! MANIFEST NetWare/Makefile NetWare/interface.c
5340 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
5342 ____________________________________________________________________________
5343 [ 11089] By: jhi on 2001/07/02 13:25:40
5344 Log: Subject: Re: [PATH] shared -> unique;
5345 From: Abhijit Menon-Sen <ams@wiw.org>
5346 Date: Wed, 27 Jun 2001 03:51:27 +0530
5347 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
5349 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
5350 ____________________________________________________________________________
5351 [ 11088] By: jhi on 2001/07/02 13:24:27
5352 Log: Subject: Re: AIX / gcc-3.0
5353 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5354 Date: Mon, 02 Jul 2001 15:20:21 +0200
5355 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
5358 ____________________________________________________________________________
5359 [ 11087] By: jhi on 2001/07/02 13:23:21
5360 Log: Subject: Re: Bug report: split splits on wrong pattern
5361 From: Abhijit Menon-Sen <ams@wiw.org>
5362 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
5363 Date: Mon, 2 Jul 2001 16:31:33 +0530
5366 ____________________________________________________________________________
5367 [ 11086] By: jhi on 2001/07/02 13:22:30
5368 Log: Subject: [PATCH 5.6.1] test harness
5369 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5370 Date: Mon, 2 Jul 2001 06:29:21 -0400
5371 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
5373 ! lib/Test/Harness.pm
5374 ____________________________________________________________________________
5375 [ 11085] By: jhi on 2001/07/02 13:21:39
5376 Log: Subject: [PATCH 5.6.1] debugger goof
5377 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5378 Date: Mon, 2 Jul 2001 06:27:22 -0400
5379 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
5382 ____________________________________________________________________________
5383 [ 11084] By: jhi on 2001/07/02 13:20:50
5384 Log: Subject: [PATCH 5.6.1] OS/2 cwd
5385 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5386 Date: Mon, 2 Jul 2001 06:21:17 -0400
5387 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
5389 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
5390 ____________________________________________________________________________
5391 [ 11083] By: jhi on 2001/07/02 13:19:18
5392 Log: Make #11082 more OS/2-specific.
5394 ! ext/Time/Piece/Piece.t
5395 ____________________________________________________________________________
5396 [ 11082] By: jhi on 2001/07/02 13:14:36
5397 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
5398 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5399 Date: Mon, 2 Jul 2001 06:06:34 -0400
5400 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
5402 ! ext/Time/Piece/Piece.t
5403 ____________________________________________________________________________
5404 [ 11081] By: jhi on 2001/07/02 13:13:08
5405 Log: Subject: [PATCH B::Deparse] version number & changes
5406 From: Robin Houston <robin@kitsite.com>
5407 Date: Sun, 1 Jul 2001 17:17:29 +0100
5408 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
5410 ! ext/B/B/Deparse.pm
5411 ____________________________________________________________________________
5412 [ 11080] By: jhi on 2001/07/02 13:11:48
5413 Log: Subject: a small fix.
5414 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
5415 Date: Mon, 2 Jul 2001 12:17:53 +0200
5416 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
5418 ! ext/Thread/Thread.xs
5419 ____________________________________________________________________________
5420 [ 11079] By: jhi on 2001/07/02 13:10:39
5421 Log: Subject: RE: perl@10907
5422 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
5423 Date: Mon, 2 Jul 2001 12:06:16 +0200
5424 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
5426 Borland C vs PerlIO.
5428 ! win32/config.bc win32/config_H.bc
5429 ____________________________________________________________________________
5430 [ 11078] By: jhi on 2001/07/02 13:03:44
5431 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
5432 From: "H.M. Brand" <merijn@l1.procura.nl>
5433 Date: Mon, 02 Jul 2001 11:18:57 +0200
5434 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
5437 ____________________________________________________________________________
5438 [ 11077] By: jhi on 2001/07/02 12:58:27
5439 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
5440 From: Michael G Schwern <schwern@pobox.com>
5441 Date: Mon, 2 Jul 2001 00:26:24 -0400
5442 Message-ID: <20010702002624.A18302@blackrider>
5444 - ext/util/mkbootstrap
5445 ____________________________________________________________________________
5446 [ 11076] By: jhi on 2001/07/02 12:56:20
5447 Log: Subject: [PATCH op.h] v minor comment tweak
5448 From: Robin Houston <robin@puffinry.freeserve.co.uk>
5449 Date: Mon, 2 Jul 2001 00:42:01 +0100
5450 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
5453 ____________________________________________________________________________
5454 [ 11075] By: jhi on 2001/07/02 12:53:48
5455 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
5458 ____________________________________________________________________________
5459 [ 11074] By: jhi on 2001/07/02 12:52:28
5460 Log: Subject: Re: sizeof(struct sembuf)
5461 From: Nicholas Clark <nick@ccl4.org>
5462 Date: Sun, 1 Jul 2001 19:23:16 +0100
5463 Message-ID: <20010701192316.V59620@plum.flirble.org>
5465 s/signaling/signalling/
5468 ____________________________________________________________________________
5469 [ 11073] By: jhi on 2001/07/02 12:49:51
5470 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
5471 From: "Philip Newton" <Philip.Newton@gmx.net>
5472 Date: Sun, 1 Jul 2001 09:37:56 +0200
5473 Message-Id: <200107010733.KAA03920@taas.iki.fi>
5476 ____________________________________________________________________________
5477 [ 11072] By: jhi on 2001/07/02 12:48:03
5478 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
5479 From: "Philip Newton" <Philip.Newton@gmx.net>
5480 Date: Sun, 1 Jul 2001 09:37:56 +0200
5481 Message-Id: <200107010733.KAA03925@taas.iki.fi>
5483 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
5484 ____________________________________________________________________________
5485 [ 11071] By: jhi on 2001/07/02 12:45:12
5486 Log: Metaconfig unit change for #11070.
5488 ! U/compline/randfunc.U
5489 ____________________________________________________________________________
5490 [ 11070] By: jhi on 2001/07/02 12:43:58
5491 Log: Subject: [PATCH perlsnap] its --> it's --> its
5492 From: "Philip Newton" <Philip.Newton@gmx.net>
5493 Date: Sun, 1 Jul 2001 09:37:56 +0200
5494 Message-Id: <200107010733.KAA03914@taas.iki.fi>
5497 ____________________________________________________________________________
5498 [ 11069] By: jhi on 2001/07/02 12:01:52
5499 Log: Sync with Sarathy; integrate with perlio.
5502 ____________________________________________________________________________
5503 [ 11068] By: gsar on 2001/07/02 08:07:54
5504 Log: regenerate win32/config_H.?c files
5506 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5507 ____________________________________________________________________________
5508 [ 11067] By: gsar on 2001/07/02 08:03:55
5509 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
5512 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
5515 fix a warning about "fd" being used without being set in Cwd.xs
5517 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
5518 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
5519 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
5521 ____________________________________________________________________________
5522 [ 11066] By: gsar on 2001/07/02 07:12:10
5523 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
5524 within macro arguments") and warnings ("unary minus applied to
5525 unsigned type", among others)
5527 ! gv.c hv.c op.c pp.c sv.c toke.c
5528 ____________________________________________________________________________
5529 [ 11065] By: gsar on 2001/07/02 06:26:22
5530 Log: win32 fixes: more spurious CRs
5533 ____________________________________________________________________________
5534 [ 11064] By: gsar on 2001/07/02 06:25:22
5535 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
5536 from win32/bin (or it gets deleted by distclean); don't delete
5537 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
5538 NT (should be made Win9x specific, and added to makefile.mk)
5540 +> win32/mdelete.bat
5541 - win32/bin/mdelete.bat
5542 ! win32/Makefile win32/makefile.mk
5543 ____________________________________________________________________________
5544 [ 11063] By: nick on 2001/07/01 18:54:09
5545 Log: Quick for for #ifdef mess
5548 ____________________________________________________________________________
5549 [ 11062] By: nick on 2001/07/01 18:47:42
5550 Log: Raw integrate - does not build #if mess in gv.c
5552 !> (integrate 29 files)
5553 ____________________________________________________________________________
5554 [ 11061] By: jhi on 2001/07/01 15:20:38
5555 Log: Make 'compile' target a little less broken.
5556 Still very broken, though: -Wall warnings from
5557 the generated code, boot_Foo prototypes missing,
5558 can't autoload Fcntl::SEEK_CUR et alia, ...
5560 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
5561 ! utils/perlcc.PL x2p/Makefile.SH
5562 ____________________________________________________________________________
5563 [ 11060] By: jhi on 2001/07/01 14:04:20
5564 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
5566 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5567 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
5568 ____________________________________________________________________________
5569 [ 11059] By: jhi on 2001/07/01 05:02:59
5570 Log: Update Changes.
5572 ! Changes patchlevel.h
5573 ____________________________________________________________________________
5574 [ 11058] By: jhi on 2001/07/01 04:57:05
5575 Log: Still one typo, regen toc.
5577 ! lib/Unicode/UCD.pm pod/perltoc.pod
5578 ____________________________________________________________________________
5579 [ 11057] By: jhi on 2001/07/01 04:54:35
5580 Log: Detypos and regen toc.
5582 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
5583 ____________________________________________________________________________
5584 [ 11056] By: jhi on 2001/07/01 04:26:08
5587 ! ext/List/Util/lib/List/Util.pm
5588 ____________________________________________________________________________
5589 [ 11055] By: jhi on 2001/06/30 22:18:37
5590 Log: Attempt at plugging the leak under ithreads detected by Doug.
5593 ____________________________________________________________________________
5594 [ 11054] By: jhi on 2001/06/30 21:33:29
5595 Log: gcc -Wall lint after #11051.
5598 ____________________________________________________________________________
5599 [ 11053] By: jhi on 2001/06/30 21:13:55
5600 Log: Integrate perlio.
5602 !> lib/File/Find/taint.t
5603 ____________________________________________________________________________
5604 [ 11052] By: jhi on 2001/06/30 21:07:38
5605 Log: Don't use the v-strings for module VERSIONs.
5607 ! lib/Unicode/UCD.pm
5608 ____________________________________________________________________________
5609 [ 11051] By: jhi on 2001/06/30 20:59:57
5610 Log: Code cleanup based on turning off the -woffs in IRIX.
5611 Not all of the gripes cleaned up (hairy code in hv.c and
5612 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
5613 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
5616 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
5617 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
5618 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
5620 ____________________________________________________________________________
5621 [ 11050] By: nick on 2001/06/30 20:46:46
5622 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
5624 ! lib/File/Find/taint.t
5625 ____________________________________________________________________________
5626 [ 11049] By: nick on 2001/06/30 18:13:33
5627 Log: Integrate mainline
5629 +> NetWare/nwstdio.h NetWare/perlsdio.h
5630 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
5631 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
5632 +> lib/Unicode/UCD.t t/run/exit.t
5633 !> (integrate 60 files)
5634 ____________________________________________________________________________
5635 [ 11048] By: jhi on 2001/06/30 16:23:39
5638 ! pod/perl572delta.pod
5639 ____________________________________________________________________________
5640 [ 11047] By: jhi on 2001/06/30 16:03:40
5641 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
5642 by CPAN.pm, use rather _00.
5644 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
5645 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
5646 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
5647 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
5648 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
5649 ! lib/ExtUtils/Embed.pm lib/Test.pm
5650 ____________________________________________________________________________
5651 [ 11046] By: jhi on 2001/06/30 15:53:22
5652 Log: Add a simple Unicode character database interface, Unicode::UCD.
5654 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
5656 ____________________________________________________________________________
5657 [ 11045] By: jhi on 2001/06/30 13:42:37
5658 Log: Subject: [PATCH] op/numconver.t
5659 From: Nicholas Clark <nick@ccl4.org>
5660 Date: Sat, 30 Jun 2001 15:40:10 +0100
5661 Message-ID: <20010630154010.I59620@plum.flirble.org>
5664 ____________________________________________________________________________
5665 [ 11044] By: jhi on 2001/06/30 13:29:25
5666 Log: The $^N is now taken (by #11038).
5669 ____________________________________________________________________________
5670 [ 11043] By: jhi on 2001/06/30 13:15:59
5671 Log: The #11040 had slipped to a wrong function...
5674 ____________________________________________________________________________
5675 [ 11042] By: jhi on 2001/06/30 13:08:25
5676 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
5677 the Configure library symbol probe mysteriously finds all
5678 symbols but those of pipe() and times().
5681 ____________________________________________________________________________
5682 [ 11041] By: jhi on 2001/06/30 13:01:25
5683 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
5684 From: Nicholas Clark <nick@ccl4.org>
5685 Date: Fri, 29 Jun 2001 23:49:07 +0100
5686 Message-ID: <20010629234907.D59620@plum.flirble.org>
5689 ____________________________________________________________________________
5690 [ 11040] By: jhi on 2001/06/30 13:00:24
5691 Log: Subject: [PATCH] weakref fix 2, not yet there
5692 From: Artur Bergman <artur@contiller.se>
5693 Date: Sat, 30 Jun 2001 01:18:16 +0200
5694 Message-ID: <B762D957.1CC9%artur@contiller.se>
5697 ____________________________________________________________________________
5698 [ 11039] By: jhi on 2001/06/30 12:59:25
5699 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
5700 From: Michael G Schwern <schwern@pobox.com>
5701 Date: Fri, 29 Jun 2001 19:39:11 -0400
5702 Message-ID: <20010629193910.D25304@blackrider>
5706 ____________________________________________________________________________
5707 [ 11038] By: jhi on 2001/06/30 12:58:16
5708 Log: Add support for $^N, the most-recently closed group.
5710 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
5711 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
5713 ____________________________________________________________________________
5714 [ 11037] By: jhi on 2001/06/30 12:53:40
5715 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
5716 From: lvirden@cas.org
5717 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
5718 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
5720 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
5721 From: lvirden@cas.org
5722 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
5723 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
5726 ____________________________________________________________________________
5727 [ 11036] By: jhi on 2001/06/30 12:51:45
5728 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
5729 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
5730 Date: Sat, 30 Jun 2001 07:33:37 +0900
5731 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
5733 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
5734 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
5735 Date: Sat, 30 Jun 2001 21:38:14 +0900
5736 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
5738 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
5739 + ext/Encode/Encode/7bit-kr.enc
5740 ! MANIFEST ext/Encode/Encode/Tcl.pm
5741 ____________________________________________________________________________
5742 [ 11035] By: jhi on 2001/06/30 12:44:51
5743 Log: NetWare tweaks from Guruprasad.
5745 + NetWare/nwstdio.h NetWare/perlsdio.h
5746 ! MANIFEST NetWare/Makefile NetWare/config.wc
5747 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
5748 ! NetWare/t/Readme.txt
5749 ____________________________________________________________________________
5750 [ 11034] By: jhi on 2001/06/29 23:28:16
5751 Log: More module $VERSION bump-ups.
5753 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
5754 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
5755 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
5756 ____________________________________________________________________________
5757 [ 11033] By: jhi on 2001/06/29 21:25:23
5758 Log: Doc update due to #11032.
5760 ! pod/perl572delta.pod
5761 ____________________________________________________________________________
5762 [ 11032] By: jhi on 2001/06/29 21:19:44
5763 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
5764 From: Peter Prymmer <pvhp@forte.com>
5765 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
5766 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
5768 ! ext/Time/HiRes/HiRes.xs
5769 ____________________________________________________________________________
5770 [ 11031] By: jhi on 2001/06/29 14:31:53
5771 Log: -lpthreads missing in AIX.
5774 ____________________________________________________________________________
5775 [ 11030] By: jhi on 2001/06/29 14:08:12
5776 Log: Subject: [PATCH] CLONE && weakrefs
5777 From: Artur Bergman <artur@contiller.se>
5778 Date: Fri, 29 Jun 2001 17:02:00 +0200
5779 Message-ID: <B7626508.1CA0%artur@contiller.se>
5782 ____________________________________________________________________________
5783 [ 11029] By: jhi on 2001/06/29 14:06:50
5784 Log: Subject: Re: Bug report: split splits on wrong pattern
5785 From: Radu Greab <radu@netsoft.ro>
5786 Date: Wed, 27 Jun 2001 21:50:52 +0300
5787 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
5789 ! pp_ctl.c t/op/split.t
5790 ____________________________________________________________________________
5791 [ 11028] By: jhi on 2001/06/29 13:47:38
5792 Log: Metaconfig unit change for #11027.
5793 Branch: metaconfig/U/perl
5795 ____________________________________________________________________________
5796 [ 11027] By: jhi on 2001/06/29 13:47:03
5797 Log: I thought this Configure glitch for AIX was just recently fixed?
5800 ____________________________________________________________________________
5801 [ 11026] By: jhi on 2001/06/29 13:14:07
5802 Log: Update Changes.
5804 ! Changes patchlevel.h
5805 ____________________________________________________________________________
5806 [ 11025] By: jhi on 2001/06/29 13:07:57
5807 Log: Subject: Re: perl@10967, File::Find, and Cwd
5808 From: Mike Guy <mjtg@cam.ac.uk>
5809 Date: Fri, 29 Jun 2001 14:56:49 +0100
5810 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
5812 ! lib/File/Find/taint.t
5813 ____________________________________________________________________________
5814 [ 11024] By: jhi on 2001/06/29 12:39:23
5815 Log: Update the sv_pvprintify() spec.
5818 ____________________________________________________________________________
5819 [ 11023] By: jhi on 2001/06/29 12:33:33
5820 Log: Known test failures update.
5822 ! pod/perl572delta.pod
5823 ____________________________________________________________________________
5824 [ 11022] By: jhi on 2001/06/29 12:24:32
5827 Subject: [PATCH @11016] More );) fixes
5828 From: Richard Soderberg <rs@crystalflame.net>
5829 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
5830 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
5832 ! ext/Thread/Thread.xs ext/Thread/typemap
5833 ____________________________________________________________________________
5834 [ 11021] By: jhi on 2001/06/29 12:21:51
5835 Log: Subject: [PATCH @11016] Fixes compile errors in four files
5836 From: Richard Soderberg <rs@crystalflame.net>
5837 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
5838 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
5840 ! mg.c pp.c pp_hot.c util.c
5841 ____________________________________________________________________________
5842 [ 11020] By: jhi on 2001/06/29 12:05:54
5843 Log: AIX hints tweaking continues, from Merijn Brand.
5846 ____________________________________________________________________________
5847 [ 11019] By: jhi on 2001/06/29 12:05:10
5848 Log: HP-UX needs gccversion sooner, from Merijn Brand.
5851 ____________________________________________________________________________
5852 [ 11018] By: jhi on 2001/06/29 11:52:31
5853 Log: Subject: [PATCH 5.6.1] OS/2 docs
5854 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5855 Date: Fri, 29 Jun 2001 02:34:12 -0400
5856 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
5858 ! README.os2 os2/Changes
5859 ____________________________________________________________________________
5860 [ 11017] By: nick on 2001/06/29 10:20:30
5861 Log: Integrate mainline
5863 +> (branch 37 files)
5864 - ext/ODBM_File/sdbm.t
5865 !> (integrate 211 files)
5866 ____________________________________________________________________________
5867 [ 11016] By: jhi on 2001/06/29 03:38:56
5868 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
5869 the modules found using a script written by Larry Schatzer Jr.
5871 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
5872 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
5873 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
5874 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5875 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
5876 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
5877 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
5878 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
5879 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
5880 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
5881 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
5882 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
5883 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
5884 ! lib/constant.pm lib/fields.pm lib/strict.pm
5885 ____________________________________________________________________________
5886 [ 11015] By: jhi on 2001/06/29 02:55:58
5887 Log: The latest JPL from the anoncvs.
5889 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5890 ____________________________________________________________________________
5891 [ 11014] By: jhi on 2001/06/29 02:16:55
5892 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
5895 ____________________________________________________________________________
5896 [ 11013] By: jhi on 2001/06/28 23:14:53
5897 Log: Worrying about insecure directories now is a bit too late.
5899 ! lib/File/Find/taint.t
5900 ____________________________________________________________________________
5901 [ 11012] By: jhi on 2001/06/28 21:36:36
5902 Log: Cannot DIE() in a void function,
5903 from Richard Hatch <rhatch@austin.ibm.com>.
5905 ! ext/IPC/SysV/SysV.xs
5906 ____________________________________________________________________________
5907 [ 11011] By: jhi on 2001/06/28 19:32:13
5908 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
5909 From: Peter Prymmer <pvhp@forte.com>
5910 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
5911 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
5913 (unfinished: time/hires tests 3, 5, 14 failing, but better
5914 than wholesale failure)
5916 ! ext/Time/HiRes/HiRes.xs
5917 ____________________________________________________________________________
5918 [ 11010] By: jhi on 2001/06/28 19:10:54
5919 Log: Subject: [PATCH 5.6.1] OS/2 improvements
5920 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5921 Date: Thu, 28 Jun 2001 16:03:14 -0400
5922 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
5925 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
5926 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
5927 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
5929 ____________________________________________________________________________
5930 [ 11009] By: jhi on 2001/06/28 18:54:14
5931 Log: Subject: Incrementing Extutils::Manifest's $VERSION
5932 From: Michael G Schwern <schwern@pobox.com>
5933 Date: Thu, 28 Jun 2001 13:13:49 -0400
5934 Message-ID: <20010628131349.A14738@blackrider>
5935 Branch: maint-5.6/perl
5936 ! lib/ExtUtils/Manifest.pm
5937 ____________________________________________________________________________
5938 [ 11008] By: jhi on 2001/06/28 18:52:20
5939 Log: AIX tweak from Merijn Brand.
5942 ____________________________________________________________________________
5943 [ 11007] By: jhi on 2001/06/28 17:46:27
5944 Log: Create the macperl branch.
5945 Branch: maint-5.6/macperl
5946 +> (branch 1728 files)
5947 ____________________________________________________________________________
5948 [ 11006] By: jhi on 2001/06/28 14:46:21
5949 Log: Update Changes.
5951 ! Changes patchlevel.h
5952 ____________________________________________________________________________
5953 [ 11005] By: jhi on 2001/06/28 14:40:11
5954 Log: More Perforce lore.
5956 ! Porting/repository.pod
5957 ____________________________________________________________________________
5958 [ 11004] By: jhi on 2001/06/28 14:12:50
5959 Log: Metaconfig unit changes for #11003.
5960 Branch: metaconfig/U/perl
5961 + d_nl_langinfo.U i_langinfo.U
5962 ____________________________________________________________________________
5963 [ 11003] By: jhi on 2001/06/28 14:12:27
5964 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
5965 Expected not to exist in non-UNIX excepting in VMS, where
5966 according to a quick web survey they just might.
5968 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
5969 ! Porting/config_H config_h.SH configure.com epoc/config.sh
5970 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
5971 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5972 ! win32/config.bc win32/config.gc win32/config.vc
5973 ____________________________________________________________________________
5974 [ 11002] By: jhi on 2001/06/28 13:39:11
5975 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
5976 in AIX is one is doing a 64-bit build.
5979 ____________________________________________________________________________
5980 [ 11001] By: jhi on 2001/06/28 13:28:37
5981 Log: Metaconfig unit changes for #11000.
5982 Branch: metaconfig/U/perl
5983 ! use64bits.U uselfs.U
5984 ____________________________________________________________________________
5985 [ 11000] By: jhi on 2001/06/28 13:21:16
5986 Log: Move use64bitint and use64bitall before uselargefiles.
5989 ____________________________________________________________________________
5990 [ 10999] By: jhi on 2001/06/28 03:49:07
5991 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
5992 From: Robert Spier <rspier@pobox.com>
5993 Message-ID: <15162.41164.618712.841415@rls.cx>
5994 Date: Wed, 27 Jun 2001 23:13:16 -0400
5997 ____________________________________________________________________________
5998 [ 10998] By: jhi on 2001/06/28 03:42:57
5999 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
6000 From: Peter Prymmer <pvhp@forte.com>
6001 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
6002 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
6005 ____________________________________________________________________________
6006 [ 10997] By: jhi on 2001/06/28 03:42:12
6007 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
6008 From: Peter Prymmer <pvhp@forte.com>
6009 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
6010 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
6012 ! configure.com ext/Digest/MD5/Makefile.PL
6013 ____________________________________________________________________________
6014 [ 10996] By: jhi on 2001/06/27 20:34:11
6015 Log: Update Changes.
6017 ! Changes patchlevel.h
6018 ____________________________________________________________________________
6019 [ 10995] By: jhi on 2001/06/27 20:06:28
6020 Log: Tiny EPOC updates.
6023 ____________________________________________________________________________
6024 [ 10994] By: jhi on 2001/06/27 19:55:16
6025 Log: The Test::More and Test::Simple tests required help
6026 thanks to our schizophrenic test scheme.
6028 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
6029 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
6030 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6031 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
6032 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
6033 ____________________________________________________________________________
6034 [ 10993] By: jhi on 2001/06/27 17:17:30
6035 Log: Upgrade to Test::Simple 0.09.
6037 + lib/Test/Simple/Changes
6038 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
6039 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
6040 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
6041 ! lib/Test/Simple/t/plan_is_noplan.t
6042 ____________________________________________________________________________
6043 [ 10992] By: jhi on 2001/06/27 17:11:28
6044 Log: Upgrade to Test::More 0.07.
6046 + lib/Test/More/Changes
6047 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
6048 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
6049 ! lib/Test/More/t/skipall.t
6050 ____________________________________________________________________________
6051 [ 10991] By: jhi on 2001/06/27 17:04:13
6052 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
6053 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6054 Date: Wed, 27 Jun 2001 18:40:04 +0200
6055 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
6058 ____________________________________________________________________________
6059 [ 10990] By: jhi on 2001/06/27 17:02:55
6060 Log: Subject: [PATCH README.qnx hints/qnx.sh]
6061 From: Norton Allen <allen@huarp.harvard.edu>
6062 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
6063 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
6065 ! README.qnx hints/qnx.sh
6066 ____________________________________________________________________________
6067 [ 10989] By: jhi on 2001/06/27 14:33:53
6068 Log: Subject: [PATCH] two little documentation nits
6069 From: Abhijit Menon-Sen <ams@wiw.org>
6070 Date: Wed, 27 Jun 2001 20:07:50 +0530
6071 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
6074 ____________________________________________________________________________
6075 [ 10988] By: jhi on 2001/06/27 13:33:32
6076 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
6077 From: Norton Allen <allen@huarp.harvard.edu>
6078 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
6079 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
6081 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
6082 ____________________________________________________________________________
6083 [ 10987] By: jhi on 2001/06/27 12:14:36
6084 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
6085 From: Michael G Schwern <schwern@pobox.com>
6086 Date: Wed, 27 Jun 2001 02:34:58 -0400
6087 Message-ID: <20010627023458.K23874@blackrider>
6090 ____________________________________________________________________________
6091 [ 10986] By: jhi on 2001/06/27 12:01:49
6092 Log: Add perl_clone_host() for Netware.
6095 ____________________________________________________________________________
6096 [ 10985] By: jhi on 2001/06/27 11:56:53
6097 Log: GCC 3.0 hints for HP-UX.
6100 ____________________________________________________________________________
6101 [ 10984] By: jhi on 2001/06/27 11:55:06
6102 Log: In some Linux distributions the libndbm is broken
6103 (no null key support), therefore link with libgdbm
6104 (if available), since it has a working ndbm emulation,
6105 from Jonathan Stowe.
6107 + ext/NDBM_File/hints/linux.pl
6109 ____________________________________________________________________________
6110 [ 10983] By: jhi on 2001/06/27 11:48:56
6111 Log: Subject: [PATCH perl@10930] find.t hack for VMS
6112 From: "Craig A. Berry" <craigberry@mac.com>
6113 Date: Tue, 26 Jun 2001 23:40:25 -0500
6114 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
6116 ! lib/File/Find/find.t
6117 ____________________________________________________________________________
6118 [ 10982] By: jhi on 2001/06/27 11:47:30
6119 Log: AUTHORS updates.
6122 ____________________________________________________________________________
6123 [ 10981] By: jhi on 2001/06/27 11:46:02
6124 Log: Metaconfig unit change like #10980.
6126 ! U/compline/d_stdstdio.U
6127 ____________________________________________________________________________
6128 [ 10980] By: jhi on 2001/06/27 11:45:29
6129 Log: "lose the it's", from Abhijit Menon-Sen.
6130 ("It's" not searched, pods not searched.)
6132 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
6133 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
6134 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
6135 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
6136 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6137 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
6138 ____________________________________________________________________________
6139 [ 10979] By: jhi on 2001/06/27 11:36:40
6140 Log: "lose the looses", from Abhijit Menon-Sen.
6142 ! ext/B/B/Assembler.pm gv.c
6143 ____________________________________________________________________________
6144 [ 10978] By: jhi on 2001/06/27 11:35:38
6145 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
6148 ____________________________________________________________________________
6149 [ 10977] By: jhi on 2001/06/27 11:33:28
6150 Log: DEC C 5.3 on the VAX simply doesn't seem to like
6151 compiling the MD5 extension, disable it there for now,
6155 ____________________________________________________________________________
6156 [ 10976] By: jhi on 2001/06/26 21:35:40
6157 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
6158 From: Jonathan Stowe <gellyfish@gellyfish.com>
6159 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
6160 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
6163 ____________________________________________________________________________
6164 [ 10975] By: jhi on 2001/06/26 21:32:41
6165 Log: Subject: [PATCH 5.6.1] perlxs misprints
6166 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6167 Date: Tue, 26 Jun 2001 17:20:00 -0400
6168 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
6171 ____________________________________________________________________________
6172 [ 10974] By: jhi on 2001/06/26 21:31:51
6173 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
6174 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6175 Date: Tue, 26 Jun 2001 17:27:07 -0400
6176 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
6178 ! lib/ExtUtils/MM_Unix.pm
6179 ____________________________________________________________________________
6180 [ 10973] By: jhi on 2001/06/26 21:27:05
6181 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
6182 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6183 Date: Tue, 26 Jun 2001 17:23:24 -0400
6184 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
6186 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
6187 ____________________________________________________________________________
6188 [ 10972] By: jhi on 2001/06/26 20:27:19
6189 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
6193 ____________________________________________________________________________
6194 [ 10971] By: jhi on 2001/06/26 19:59:41
6197 ! lib/Memoize/t/tie_sdbm.t
6198 ____________________________________________________________________________
6199 [ 10970] By: jhi on 2001/06/26 19:10:19
6200 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
6203 ____________________________________________________________________________
6204 [ 10969] By: jhi on 2001/06/26 17:21:31
6205 Log: Subject: [patch] perl_clone+CvFILE
6206 From: Doug MacEachern <dougm@covalent.net>
6207 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
6208 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
6211 ____________________________________________________________________________
6212 [ 10968] By: jhi on 2001/06/26 16:48:32
6213 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
6214 From: Mark-Jason Dominus <mjd@plover.com>
6215 Date: Tue, 26 Jun 2001 12:33:01 -0400
6216 Message-ID: <20010626163301.31298.qmail@plover.com>
6218 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
6219 ____________________________________________________________________________
6220 [ 10967] By: jhi on 2001/06/26 14:21:49
6221 Log: Update Changes.
6223 ! Changes patchlevel.h
6224 ____________________________________________________________________________
6225 [ 10966] By: jhi on 2001/06/26 14:08:34
6226 Log: Also catfile() needs now to explicitly exported.
6228 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
6229 ____________________________________________________________________________
6230 [ 10965] By: jhi on 2001/06/26 13:57:54
6234 ____________________________________________________________________________
6235 [ 10964] By: jhi on 2001/06/26 13:56:11
6236 Log: Nonexistent pod command.
6238 ! pod/perl572delta.pod
6239 ____________________________________________________________________________
6240 [ 10963] By: jhi on 2001/06/26 13:50:53
6241 Log: Be more portable in the quest for tmpdir.
6243 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
6244 ____________________________________________________________________________
6245 [ 10962] By: jhi on 2001/06/26 13:43:51
6246 Log: Be more portable in finding out the home directory,
6247 and use File::Spec to do the concat.
6248 (Come to think of it, couldn't File::Spec provide
6249 for a ->homedir method?)
6252 ____________________________________________________________________________
6253 [ 10961] By: jhi on 2001/06/26 13:37:30
6254 Log: Doc patch for #10959.
6257 ____________________________________________________________________________
6258 [ 10960] By: jhi on 2001/06/26 13:33:07
6259 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
6260 From: "Philip Newton" <pnewton@gmx.de>
6261 Date: Tue, 26 Jun 2001 16:26:47 +0200
6262 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
6265 ____________________________________________________________________________
6266 [ 10959] By: jhi on 2001/06/26 13:31:57
6267 Log: Subject: [PATH] shared -> unique;
6268 From: "Artur Bergman" <artur@contiller.se>
6269 Date: Tue, 26 Jun 2001 16:18:40 +0200
6270 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
6272 Because "shared" isn't: it's read-only.
6275 ____________________________________________________________________________
6276 [ 10958] By: jhi on 2001/06/26 13:28:27
6277 Log: Escape multiline croak messages.
6280 ____________________________________________________________________________
6281 [ 10957] By: jhi on 2001/06/26 13:18:34
6282 Log: No more pragma/*.t for minitest.
6285 ____________________________________________________________________________
6286 [ 10956] By: jhi on 2001/06/26 13:18:00
6287 Log: AUTHORS updates.
6290 ____________________________________________________________________________
6291 [ 10955] By: jhi on 2001/06/26 13:17:05
6294 ! pod/perl572delta.pod
6295 ____________________________________________________________________________
6296 [ 10954] By: jhi on 2001/06/26 12:36:07
6297 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
6298 From: Artur Bergman <artur@contiller.se>
6299 Date: Tue, 26 Jun 2001 15:32:53 +0200
6300 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
6302 ! makedef.pl sv.c sv.h win32/perllib.c
6303 ____________________________________________________________________________
6304 [ 10953] By: jhi on 2001/06/26 12:33:55
6305 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
6306 From: Jonathan Stowe <gellyfish@gellyfish.com>
6307 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
6308 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
6310 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
6312 + ext/Time/HiRes/hints/sco.pl
6314 ____________________________________________________________________________
6315 [ 10952] By: jhi on 2001/06/26 11:57:44
6316 Log: Subject: [PATCH 5.6.1] static build
6317 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6318 Date: Tue, 26 Jun 2001 04:22:25 -0400
6319 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
6321 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
6322 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
6323 ____________________________________________________________________________
6324 [ 10951] By: jhi on 2001/06/26 11:55:59
6325 Log: DJGPP patches from Laszlo Molnar.
6327 ! djgpp/djgpp.c perl.c util.c
6328 ____________________________________________________________________________
6329 [ 10950] By: jhi on 2001/06/26 11:54:32
6330 Log: Netware patches from Ananth Kesari.
6332 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
6333 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
6335 ____________________________________________________________________________
6336 [ 10949] By: jhi on 2001/06/26 11:49:09
6339 ! ext/Errno/Errno_pm.PL
6340 ____________________________________________________________________________
6341 [ 10948] By: jhi on 2001/06/26 03:44:29
6342 Log: There seems to be two ways of spelling the $^O in *STEP.
6344 ! ext/Errno/Errno_pm.PL
6345 ____________________________________________________________________________
6346 [ 10947] By: jhi on 2001/06/26 03:01:01
6347 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
6348 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
6350 ! ext/Errno/Errno_pm.PL
6351 ____________________________________________________________________________
6352 [ 10946] By: jhi on 2001/06/26 02:50:46
6353 Log: Known bugs update.
6355 ! pod/perl572delta.pod
6356 ____________________________________________________________________________
6357 [ 10945] By: jhi on 2001/06/26 01:15:39
6358 Log: The default installation of Cygwin has 500 as root's uid.
6361 ____________________________________________________________________________
6362 [ 10944] By: jhi on 2001/06/26 01:12:39
6363 Log: Be even more relaxed (re-allow having only one entry).
6365 ! t/op/grent.t t/op/pwent.t
6366 ____________________________________________________________________________
6367 [ 10943] By: jhi on 2001/06/26 01:03:30
6368 Log: Test failure updates.
6370 ! pod/perl572delta.pod
6371 ____________________________________________________________________________
6372 [ 10942] By: jhi on 2001/06/25 23:32:05
6373 Log: MPE/iX test tweaks from Mark Bixby.
6375 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
6376 ! t/io/fs.t t/op/stat.t
6377 ____________________________________________________________________________
6378 [ 10941] By: jhi on 2001/06/25 22:18:31
6379 Log: Microperl findings.
6382 ____________________________________________________________________________
6383 [ 10940] By: jhi on 2001/06/25 21:59:29
6384 Log: Touch uconfig.h.
6387 ____________________________________________________________________________
6388 [ 10939] By: jhi on 2001/06/25 21:32:52
6389 Log: Subject: [PATCH] Proposed fix for Pod::Man
6390 From: Rob Napier <rnapier@employees.org>
6391 Date: Mon, 25 Jun 2001 15:49:24 -0400
6392 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
6394 Cater for Solaris nroff brokenness (shortchanges daisywheel
6395 printers, but hey, we also no more support PDPs.)
6398 ____________________________________________________________________________
6399 [ 10938] By: jhi on 2001/06/25 21:14:41
6400 Log: Typo in #10937.
6402 ! ext/POSIX/sigaction.t
6403 ____________________________________________________________________________
6404 [ 10937] By: jhi on 2001/06/25 19:42:02
6405 Log: SIGCONT not trappable in VMS.
6407 ! ext/POSIX/sigaction.t
6408 ____________________________________________________________________________
6409 [ 10936] By: jhi on 2001/06/25 19:28:13
6410 Log: Subject: [DRAFT] Encode-Tcl.t
6411 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6412 Date: Tue, 26 Jun 2001 03:38:08 +0900
6413 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
6415 + ext/Encode/Encode/Tcl.t
6416 ! MANIFEST ext/Encode/Encode/Tcl.pm
6417 ____________________________________________________________________________
6418 [ 10935] By: jhi on 2001/06/25 18:40:03
6419 Log: Because of #10932 retract also the perlfunc hunk of #10910.
6422 ____________________________________________________________________________
6423 [ 10934] By: jhi on 2001/06/25 18:27:19
6424 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
6425 by Ilya Zakharevich in
6426 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
6429 ____________________________________________________________________________
6430 [ 10933] By: jhi on 2001/06/25 18:25:26
6431 Log: Typo in #10889.
6434 ____________________________________________________________________________
6435 [ 10932] By: jhi on 2001/06/25 18:23:30
6436 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
6437 From: Abhijit Menon-Sen <ams@wiw.org>
6438 Date: Mon, 25 Jun 2001 23:45:45 +0530
6439 Message-ID: <20010625234545.A5022@lustre.linux.in>
6441 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
6442 ____________________________________________________________________________
6443 [ 10931] By: jhi on 2001/06/25 17:50:38
6444 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
6445 From: Michael G Schwern <schwern@pobox.com>
6446 Date: Mon, 25 Jun 2001 14:35:51 -0400
6447 Message-ID: <20010625143551.H13819@blackrider>
6450 ____________________________________________________________________________
6451 [ 10930] By: jhi on 2001/06/25 14:33:46
6452 Log: Update Changes.
6454 ! Changes patchlevel.h
6455 ____________________________________________________________________________
6456 [ 10929] By: jhi on 2001/06/25 14:17:57
6457 Log: Regen toc and modlib.
6459 ! pod/perlmodlib.pod pod/perltoc.pod
6460 ____________________________________________________________________________
6461 [ 10928] By: jhi on 2001/06/25 14:13:09
6462 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
6463 for the benefit of C++ compilers, as suggested by Guruprasad.
6466 ____________________________________________________________________________
6467 [ 10927] By: jhi on 2001/06/25 14:11:59
6468 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
6469 From: Jonathan Stowe <gellyfish@gellyfish.com>
6470 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
6471 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
6474 ____________________________________________________________________________
6475 [ 10926] By: jhi on 2001/06/25 14:04:07
6476 Log: Missed from #10925.
6479 ____________________________________________________________________________
6480 [ 10925] By: jhi on 2001/06/25 14:00:06
6481 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
6482 From: Robin Houston <robin@kitsite.com>
6483 Date: Sat, 19 May 2001 16:19:34 +0100
6484 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
6487 ____________________________________________________________________________
6488 [ 10924] By: jhi on 2001/06/25 13:58:18
6489 Log: Netware README tweak.
6492 ____________________________________________________________________________
6493 [ 10923] By: jhi on 2001/06/25 13:57:13
6494 Log: Subject: [PATCH] Re: overload.t fails
6495 From: Abhijit Menon-Sen <ams@wiw.org>
6496 Date: Mon, 25 Jun 2001 14:52:20 +0530
6497 Message-ID: <20010625145220.A24114@lustre.linux.in>
6500 ____________________________________________________________________________
6501 [ 10922] By: jhi on 2001/06/25 13:56:20
6502 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
6503 From: Mike Guy <mjtg@cam.ac.uk>
6504 Date: Mon, 25 Jun 2001 11:43:23 +0100
6505 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
6508 ____________________________________________________________________________
6509 [ 10921] By: jhi on 2001/06/25 13:50:02
6510 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
6511 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6512 Date: Sun, 24 Jun 2001 05:17:05 -0400
6513 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
6516 ____________________________________________________________________________
6517 [ 10920] By: jhi on 2001/06/25 13:49:13
6518 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
6519 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6520 Date: Mon, 25 Jun 2001 05:52:27 -0400
6521 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
6524 ____________________________________________________________________________
6525 [ 10919] By: jhi on 2001/06/25 13:48:30
6526 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
6527 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6528 Date: Mon, 25 Jun 2001 05:23:35 -0400
6529 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
6532 ____________________________________________________________________________
6533 [ 10918] By: jhi on 2001/06/25 13:47:46
6534 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
6535 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6536 Date: Mon, 25 Jun 2001 05:04:32 -0400
6537 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
6539 ! os2/OS2/REXX/DLL/DLL.pm
6540 ____________________________________________________________________________
6541 [ 10917] By: jhi on 2001/06/25 13:44:14
6542 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
6543 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6544 Date: Mon, 25 Jun 2001 05:02:36 -0400
6545 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
6547 ! mg.c os2/dl_os2.c os2/os2.c
6548 ____________________________________________________________________________
6549 [ 10916] By: jhi on 2001/06/25 13:41:20
6550 Log: Subject: Re: [PATCH 5.6.1] misprints
6551 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6552 Date: Mon, 25 Jun 2001 04:50:50 -0400
6553 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
6555 ! os2/os2.c pp_sys.c
6556 ____________________________________________________________________________
6557 [ 10915] By: jhi on 2001/06/25 13:39:59
6558 Log: Add Test::More and Test::Simple to the delta.
6560 ! pod/perl572delta.pod
6561 ____________________________________________________________________________
6562 [ 10914] By: jhi on 2001/06/25 13:38:08
6563 Log: Add Test::More, from Michael G Schwern.
6565 + lib/Test/More.pm lib/Test/More/t/More.t
6566 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
6567 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
6568 + t/lib/Test/More/Catch.pm
6570 ____________________________________________________________________________
6571 [ 10913] By: jhi on 2001/06/25 13:35:41
6572 Log: Add Test::Simple from Michael G Schwern.
6574 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
6575 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
6576 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
6577 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
6578 + t/lib/Test/Simple/Catch.pm
6579 + t/lib/Test/Simple/sample_tests/death.plx
6580 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
6581 + t/lib/Test/Simple/sample_tests/extras.plx
6582 + t/lib/Test/Simple/sample_tests/five_fail.plx
6583 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
6584 + t/lib/Test/Simple/sample_tests/one_fail.plx
6585 + t/lib/Test/Simple/sample_tests/require.plx
6586 + t/lib/Test/Simple/sample_tests/success.plx
6587 + t/lib/Test/Simple/sample_tests/too_few.plx
6588 + t/lib/Test/Simple/sample_tests/two_fail.plx
6590 ____________________________________________________________________________
6591 [ 10912] By: jhi on 2001/06/25 13:31:57
6592 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
6593 From: "Craig A. Berry" <craigberry@mac.com>
6594 Date: Sun, 24 Jun 2001 23:41:36 -0500
6595 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
6598 ____________________________________________________________________________
6599 [ 10911] By: jhi on 2001/06/25 13:05:00
6600 Log: Upgrade to Attribute::Handlers 0.70.
6602 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
6603 ! MANIFEST lib/Attribute/Handlers.pm
6604 ____________________________________________________________________________
6605 [ 10910] By: jhi on 2001/06/25 00:09:27
6606 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
6607 From: Abhijit Menon-Sen <ams@wiw.org>
6608 Date: Sat, 23 Jun 2001 05:17:44 +0530
6609 Message-ID: <20010623051744.A18583@lustre.linux.in>
6611 (Can't think of a good place to put tests.)
6613 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
6614 ____________________________________________________________________________
6615 [ 10909] By: jhi on 2001/06/24 23:45:13
6616 Log: Subject: [PATCH] t/op/pat.t typo fix
6617 From: Richard Soderberg <rs@crystalflame.net>
6618 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
6619 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
6622 ____________________________________________________________________________
6623 [ 10908] By: jhi on 2001/06/24 22:24:49
6624 Log: Move the pack warnings to their own file, as pointed
6627 + t/lib/warnings/pp_pack
6628 ! MANIFEST t/lib/warnings/pp
6629 ____________________________________________________________________________
6630 [ 10907] By: jhi on 2001/06/24 19:55:15
6631 Log: Update Changes.
6633 ! Changes patchlevel.h
6634 ____________________________________________________________________________
6635 [ 10906] By: jhi on 2001/06/24 19:50:40
6636 Log: Partially fix a problem noticed by IRIX compiler:
6637 the initialization of parse_start was bypassed by
6638 several gotos. Now initialized to zero, which may
6639 not be the best choice.
6642 ____________________________________________________________________________
6643 [ 10905] By: jhi on 2001/06/24 19:43:25
6644 Log: Relax the group and password tests back to moaning only
6645 if no matches at all are found. (Even with a small sample
6646 I could find many sites where there are, umm, anomalies in
6647 the said databases.)
6649 ! t/op/grent.t t/op/pwent.t
6650 ____________________________________________________________________________
6651 [ 10904] By: jhi on 2001/06/24 18:45:55
6652 Log: Argh. How hard it can be to re-apply a patch manually? :-)
6655 ____________________________________________________________________________
6656 [ 10903] By: jhi on 2001/06/24 18:40:52
6657 Log: De-cut-and-pasto in #10902.
6660 ____________________________________________________________________________
6661 [ 10902] By: jhi on 2001/06/24 18:35:18
6662 Log: The #10771 didn't take?
6665 ____________________________________________________________________________
6666 [ 10901] By: jhi on 2001/06/24 18:29:50
6667 Log: Undo the filetests part of #10900, under multiplicity
6668 weird errors take place.
6671 ____________________________________________________________________________
6672 [ 10900] By: jhi on 2001/06/24 18:20:36
6673 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
6675 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
6676 ____________________________________________________________________________
6677 [ 10899] By: jhi on 2001/06/24 17:00:34
6678 Log: (Replaced by #10922)
6680 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
6681 From: Tony Bowden <tony@kasei.com>
6682 Date: Sun, 24 Jun 2001 17:32:40 +0100
6683 Message-ID: <20010624173240.A16293@blackstar.co.uk>
6685 Document (well, mention) shortmess() and longmess()
6686 to rob people of their fun of reinventing the weel.
6689 ____________________________________________________________________________
6690 [ 10898] By: jhi on 2001/06/24 16:51:40
6691 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
6692 From: Brian Jepson <bjepson@oreilly.com>
6693 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
6694 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
6697 ____________________________________________________________________________
6698 [ 10897] By: jhi on 2001/06/24 16:38:23
6699 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
6700 From: Robin Barker <rmb1@cise.npl.co.uk>
6701 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
6702 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
6705 ____________________________________________________________________________
6706 [ 10896] By: jhi on 2001/06/24 16:36:32
6707 Log: Memoize patch from mjd.
6709 ! lib/Memoize/t/tie_storable.t
6710 ____________________________________________________________________________
6711 [ 10895] By: jhi on 2001/06/24 16:33:59
6712 Log: Spec the sv_pvprintify() a bit more.
6715 ____________________________________________________________________________
6716 [ 10894] By: jhi on 2001/06/24 14:43:36
6717 Log: Upgrade to Memoize 0.65.
6719 + lib/Memoize/t/array_confusion.t
6720 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
6721 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
6722 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6723 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
6724 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
6725 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
6726 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6727 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
6728 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
6729 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
6730 ! lib/Memoize/t/tie_storable.t
6731 ____________________________________________________________________________
6732 [ 10893] By: jhi on 2001/06/24 14:21:09
6733 Log: Metaconfig unit change for #10892.
6735 ! U/modified/Options.U
6736 ____________________________________________________________________________
6737 [ 10892] By: jhi on 2001/06/24 14:20:38
6738 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
6739 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6740 Date: Sun, 24 Jun 2001 05:24:40 -0400
6741 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
6743 ! Configure hints/os2.sh
6744 ____________________________________________________________________________
6745 [ 10891] By: jhi on 2001/06/24 13:50:26
6746 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
6747 From: Mike Guy <mjtg@cam.ac.uk>
6748 Date: Sun, 24 Jun 2001 15:28:39 +0100
6749 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
6751 Fix an ancient (5.002) bug.
6754 ____________________________________________________________________________
6755 [ 10890] By: jhi on 2001/06/24 13:44:43
6756 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
6760 ____________________________________________________________________________
6761 [ 10889] By: jhi on 2001/06/24 13:24:00
6762 Log: Make UTS as per #10888.
6765 ____________________________________________________________________________
6766 [ 10888] By: jhi on 2001/06/24 13:21:23
6767 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
6769 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
6770 ! mpeix/mpeixish.h perl.h unixish.h
6771 ____________________________________________________________________________
6772 [ 10887] By: jhi on 2001/06/24 13:15:45
6773 Log: AUTHORS update.
6776 ____________________________________________________________________________
6777 [ 10886] By: jhi on 2001/06/24 13:14:31
6778 Log: Subject: Encode::Tcl for multibyte doesnot work
6779 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6780 Date: Sun, 24 Jun 2001 22:48:21 +0900
6781 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
6783 ! ext/Encode/Encode/Tcl.pm
6784 ____________________________________________________________________________
6785 [ 10885] By: jhi on 2001/06/24 13:12:46
6786 Log: Subject: [PATCH] Remove tautology in error messages
6787 From: Mike Guy <mjtg@cam.ac.uk>
6788 Date: Sun, 24 Jun 2001 13:31:00 +0100
6789 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
6792 ____________________________________________________________________________
6793 [ 10884] By: jhi on 2001/06/24 13:11:36
6794 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
6797 ____________________________________________________________________________
6798 [ 10883] By: jhi on 2001/06/24 13:09:55
6799 Log: Subject: Re: [PATCH 5.6.1] test suite
6800 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6801 Date: Sun, 24 Jun 2001 05:47:05 -0400
6802 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
6806 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
6807 ____________________________________________________________________________
6808 [ 10882] By: jhi on 2001/06/24 13:07:46
6809 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
6810 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6811 Date: Sun, 24 Jun 2001 05:37:19 -0400
6812 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
6814 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
6815 ____________________________________________________________________________
6816 [ 10881] By: jhi on 2001/06/24 13:05:24
6817 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
6818 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6819 Date: Sun, 24 Jun 2001 05:34:50 -0400
6820 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
6822 Pacify compiler warnings.
6825 ____________________________________________________________________________
6826 [ 10880] By: jhi on 2001/06/24 13:02:30
6827 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
6828 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6829 Date: Sun, 24 Jun 2001 05:21:18 -0400
6830 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
6832 Enable compression of executables during link time.
6835 ____________________________________________________________________________
6836 [ 10879] By: jhi on 2001/06/24 13:00:47
6837 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
6838 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6839 Date: Sun, 24 Jun 2001 05:15:11 -0400
6840 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
6842 Add ordinals to the export list for Perl DLL.
6843 (Breaks intra-version DLL compatibility.)
6846 ____________________________________________________________________________
6847 [ 10878] By: jhi on 2001/06/24 02:12:04
6848 Log: Allow (displaying and) re-editing the Subject in perlbug.
6849 Also abstract the Subject quality control into a function.
6852 ____________________________________________________________________________
6853 [ 10877] By: jhi on 2001/06/24 01:40:53
6854 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
6857 ____________________________________________________________________________
6858 [ 10876] By: jhi on 2001/06/24 01:37:05
6859 Log: Regen toc and modlib.
6861 ! pod/perlmodlib.pod pod/perltoc.pod
6862 ____________________________________________________________________________
6863 [ 10875] By: jhi on 2001/06/24 01:29:33
6864 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
6865 by John Peacock. (Can be 'ntea' which means emulate UNIX file
6866 attribute semantics as much as possible, or 'ntsec' which uses
6867 native NTFS semantics.) (See also #10877.)
6870 ____________________________________________________________________________
6871 [ 10874] By: jhi on 2001/06/23 23:57:28
6872 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
6874 ! lib/Test/Harness.pm
6875 ____________________________________________________________________________
6876 [ 10873] By: jhi on 2001/06/23 23:36:56
6877 Log: Just zap the -uPerlio.
6880 ____________________________________________________________________________
6881 [ 10872] By: jhi on 2001/06/23 21:29:10
6882 Log: Do not test PerlIO if PerlIO not used.
6884 ! ext/PerlIO/PerlIO.t
6885 ____________________________________________________________________________
6886 [ 10871] By: jhi on 2001/06/23 21:12:49
6890 ____________________________________________________________________________
6891 [ 10870] By: jhi on 2001/06/23 21:03:31
6892 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
6893 From: Nicholas Clark <nick@ccl4.org>
6894 Date: Sat, 23 Jun 2001 22:55:47 +0100
6895 Message-ID: <20010623225547.Z98663@plum.flirble.org>
6898 ____________________________________________________________________________
6899 [ 10869] By: jhi on 2001/06/23 17:13:21
6900 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
6901 From: Prymmer/Kahn <pvhp@best.com>
6902 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
6903 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
6906 ____________________________________________________________________________
6907 [ 10868] By: jhi on 2001/06/23 16:04:38
6908 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
6909 cygwin does not taint cwd, just like win32.
6911 ! lib/File/Find/taint.t t/op/taint.t
6912 ____________________________________________________________________________
6913 [ 10867] By: jhi on 2001/06/23 15:39:15
6914 Log: Retract #10865, the patch should be unnecessary.
6915 (But seemingly helpful in Cygwin? Strange.)
6917 ! lib/Memoize/t/tie_ndbm.t
6918 ____________________________________________________________________________
6919 [ 10866] By: jhi on 2001/06/23 15:06:30
6920 Log: Misplaced test file; plus Cygwin filesystem semantics.
6922 + ext/SDBM_File/sdbm.t
6923 - ext/ODBM_File/sdbm.t
6925 ____________________________________________________________________________
6926 [ 10865] By: jhi on 2001/06/23 15:01:02
6927 Log: (Retracted by #10867.)
6929 ! lib/Memoize/t/tie_ndbm.t
6930 ____________________________________________________________________________
6931 [ 10864] By: jhi on 2001/06/23 14:25:43
6932 Log: Metaconfig unit change for #10863.
6933 Branch: metaconfig/U/perl
6935 ____________________________________________________________________________
6936 [ 10863] By: jhi on 2001/06/23 14:25:20
6937 Log: In Cygwin do not build NDBM_File and ODBM_File unless
6938 -lndbm and -ldbm are available.
6940 ! Configure config_h.SH
6941 ____________________________________________________________________________
6942 [ 10862] By: jhi on 2001/06/23 14:02:14
6943 Log: More Cygwin filesystem semantics.
6945 ! t/io/fs.t t/op/stat.t
6946 ____________________________________________________________________________
6947 [ 10861] By: jhi on 2001/06/23 13:38:00
6948 Log: More DOSish permission semantics for Cygwin.
6951 ____________________________________________________________________________
6952 [ 10860] By: jhi on 2001/06/23 13:32:41
6953 Log: Cygwin too has different permission semantics.
6955 ! ext/GDBM_File/gdbm.t
6956 ____________________________________________________________________________
6957 [ 10859] By: jhi on 2001/06/23 13:30:06
6958 Log: The group (and assumedly passwd) databases can have
6959 only one entry (this is the case in cygwin).
6961 ! t/op/grent.t t/op/pwent.t
6962 ____________________________________________________________________________
6963 [ 10858] By: jhi on 2001/06/23 13:16:26
6964 Log: Also in Cygwin use Socket to figure out domainname
6965 (if any) (avoids trying to call external 'domainname',
6966 which doesn't at the moment exist in Cygwin)
6969 ____________________________________________________________________________
6970 [ 10857] By: jhi on 2001/06/23 12:48:32
6971 Log: Remove also the lib$Foo.def, not just $Foo.def.
6973 ! lib/ExtUtils/MM_Unix.pm
6974 ____________________________________________________________________________
6975 [ 10856] By: jhi on 2001/06/23 12:21:53
6976 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
6979 ____________________________________________________________________________
6980 [ 10855] By: jhi on 2001/06/23 12:14:15
6981 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
6982 to match the whole isprint(), only the space character.
6984 ! handy.h pod/perlre.pod t/op/pat.t
6985 ____________________________________________________________________________
6986 [ 10854] By: nick on 2001/06/23 08:09:33
6987 Log: Integrate mainline
6989 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
6990 !> lib/ExtUtils.t lib/File/Find/taint.t
6991 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
6992 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
6993 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
6994 ____________________________________________________________________________
6995 [ 10853] By: jhi on 2001/06/23 03:48:09
6996 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
6997 with its floats in os390 and s390 (UTS).
6999 ! lib/Math/BigInt/t/bigintpm.t
7000 ____________________________________________________________________________
7001 [ 10852] By: jhi on 2001/06/23 03:38:53
7002 Log: Add also UTS (s390) to the non-IEEE float platforms.
7005 ____________________________________________________________________________
7006 [ 10851] By: jhi on 2001/06/23 03:36:04
7007 Log: Subject: RFC: what are applicable standards for exponent sizes?
7008 From: Peter Prymmer <pvhp@forte.com>
7009 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
7010 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
7013 ____________________________________________________________________________
7014 [ 10850] By: jhi on 2001/06/23 03:29:04
7015 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
7016 From: Peter Prymmer <pvhp@forte.com>
7017 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
7018 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
7020 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
7021 ____________________________________________________________________________
7022 [ 10849] By: jhi on 2001/06/23 03:27:21
7023 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
7024 From: Peter Prymmer <pvhp@forte.com>
7025 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
7026 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
7029 ____________________________________________________________________________
7030 [ 10848] By: jhi on 2001/06/22 21:51:31
7031 Log: Retract #10845.
7033 ! lib/File/Find/taint.t
7034 ____________________________________________________________________________
7035 [ 10847] By: jhi on 2001/06/22 21:50:38
7036 Log: Yet another error message.
7039 ____________________________________________________________________________
7040 [ 10846] By: jhi on 2001/06/22 21:48:39
7041 Log: The croak message for nonexistent socket functions may vary.
7043 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
7044 ____________________________________________________________________________
7045 [ 10845] By: jhi on 2001/06/22 21:42:38
7046 Log: (Retracted by #10848.)
7048 ! lib/File/Find/taint.t
7049 ____________________________________________________________________________
7050 [ 10844] By: jhi on 2001/06/22 21:32:58
7051 Log: Integrate perlio.
7053 !> lib/File/Find/taint.t t/op/write.t
7054 ____________________________________________________________________________
7055 [ 10843] By: nick on 2001/06/22 21:24:51
7056 Log: Back out debug in taint.t
7058 ! lib/File/Find/taint.t
7059 ____________________________________________________________________________
7060 [ 10842] By: jhi on 2001/06/22 21:20:02
7061 Log: setitimer() does not exist in Unicos, despite of what
7062 Configure thinks, from Mark P. Lutz.
7065 ____________________________________________________________________________
7066 [ 10841] By: nick on 2001/06/22 21:19:36
7067 Log: Skip cwd test on Win32 ???
7069 ! lib/File/Find/taint.t
7070 ____________________________________________________________________________
7071 [ 10840] By: jhi on 2001/06/22 21:17:34
7072 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
7073 and Tru64 gcc -Wall happy.
7076 ____________________________________________________________________________
7077 [ 10839] By: jhi on 2001/06/22 21:15:32
7078 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
7080 ! ext/IPC/SysV/Semaphore.pm
7081 ____________________________________________________________________________
7082 [ 10838] By: jhi on 2001/06/22 21:12:02
7083 Log: Metaconfig unit change for #10837.
7084 Branch: metaconfig/U/perl
7086 ____________________________________________________________________________
7087 [ 10837] By: jhi on 2001/06/22 21:09:42
7088 Log: Cleanup of the cross-compilation unit.
7091 ____________________________________________________________________________
7092 [ 10836] By: nick on 2001/06/22 20:45:12
7093 Log: Skip |- based op/write.t on Win32 as well as VMS
7096 ____________________________________________________________________________
7097 [ 10835] By: jhi on 2001/06/22 20:44:20
7098 Log: Integrate perlio.
7101 ____________________________________________________________________________
7102 [ 10834] By: nick on 2001/06/22 20:41:54
7103 Log: Integrate mainline
7105 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7106 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
7108 ____________________________________________________________________________
7109 [ 10833] By: nick on 2001/06/22 20:22:58
7113 ____________________________________________________________________________
7114 [ 10832] By: jhi on 2001/06/22 20:13:02
7115 Log: Metaconfig unit changes for #10831.
7117 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
7118 ____________________________________________________________________________
7119 [ 10831] By: jhi on 2001/06/22 20:12:29
7120 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
7121 From: Andy Dougherty <doughera@lafayette.edu>
7122 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
7123 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
7125 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7126 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
7127 ____________________________________________________________________________
7128 [ 10830] By: jhi on 2001/06/22 19:50:15
7129 Log: MPE/iX prototype nits from Mark Bixby.
7132 ____________________________________________________________________________
7133 [ 10829] By: jhi on 2001/06/22 16:25:16
7137 ____________________________________________________________________________
7138 [ 10828] By: nick on 2001/06/22 15:33:37
7139 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
7142 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
7143 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
7144 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
7145 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
7146 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
7147 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
7148 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
7149 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
7151 ____________________________________________________________________________
7152 [ 10827] By: jhi on 2001/06/22 14:15:26
7153 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
7154 Date: Fri, 22 Jun 2001 10:08:35 -0500
7155 From: "Craig A. Berry" <craigberry@mac.com>
7156 Message-Id: <a05101001b75908704194@[192.168.56.145]>
7158 ! vms/vms.c vms/vmsish.h
7159 ____________________________________________________________________________
7160 [ 10826] By: jhi on 2001/06/22 13:35:37
7161 Log: NetWare scripts tweak from Ananth Kesari.
7163 ! NetWare/t/NWScripts.pl
7164 ____________________________________________________________________________
7165 [ 10825] By: jhi on 2001/06/22 13:00:55
7166 Log: Update Changes.
7168 ! Changes patchlevel.h
7169 ____________________________________________________________________________
7170 [ 10824] By: jhi on 2001/06/22 12:46:56
7171 Log: Add .i and .s targets.
7174 ____________________________________________________________________________
7175 [ 10823] By: jhi on 2001/06/22 12:25:20
7176 Log: Upgrade to Locale::Maketext 1.03.
7178 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
7179 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
7180 ____________________________________________________________________________
7181 [ 10822] By: jhi on 2001/06/22 12:23:57
7182 Log: Upgrade to I18N::LangTags 0.26.
7184 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
7185 ! lib/I18N/LangTags/test.pl
7186 ____________________________________________________________________________
7187 [ 10821] By: jhi on 2001/06/22 12:16:41
7188 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
7191 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7192 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7193 ____________________________________________________________________________
7194 [ 10820] By: jhi on 2001/06/22 12:13:37
7195 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
7196 From: Prymmer/Kahn <pvhp@best.com>
7197 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
7198 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
7201 ! MANIFEST utils/h2xs.PL
7202 ____________________________________________________________________________
7203 [ 10819] By: jhi on 2001/06/22 12:11:56
7204 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
7205 From: Prymmer/Kahn <pvhp@best.com>
7206 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
7207 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
7210 ____________________________________________________________________________
7211 [ 10818] By: jhi on 2001/06/22 12:11:08
7212 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
7213 From: Prymmer/Kahn <pvhp@best.com>
7214 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
7215 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
7218 ____________________________________________________________________________
7219 [ 10817] By: jhi on 2001/06/22 12:10:05
7220 Log: AUTHORS update.
7223 ____________________________________________________________________________
7224 [ 10816] By: jhi on 2001/06/22 12:08:24
7225 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
7226 From: "Craig A. Berry" <craigberry@mac.com>
7227 Date: Thu, 21 Jun 2001 18:20:38 -0500
7228 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
7230 ! ext/POSIX/POSIX.xs
7231 ____________________________________________________________________________
7232 [ 10815] By: jhi on 2001/06/22 12:07:19
7233 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
7234 From: "Craig A. Berry" <craigberry@mac.com>
7235 Date: Thu, 21 Jun 2001 09:58:52 -0500
7236 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
7238 ! ext/B/Deparse.t t/op/write.t
7239 ____________________________________________________________________________
7240 [ 10814] By: nick on 2001/06/22 08:13:09
7241 Log: Integrate mainline.
7243 !> (integrate 46 files)
7244 ____________________________________________________________________________
7245 [ 10813] By: jhi on 2001/06/22 02:48:58
7246 Log: Change the prefixes only if $prefix is unset,
7247 as originally patched by Marcel Grunauer.
7249 ! hints/darwin.sh hints/rhapsody.sh
7250 ____________________________________________________________________________
7251 [ 10812] By: jhi on 2001/06/22 02:44:41
7252 Log: Subject: Re: Patch for hints/darwin.sh
7253 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
7254 Date: Thu, 21 Jun 2001 11:23:46 -0700
7255 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
7257 ! hints/darwin.sh hints/rhapsody.sh
7258 ____________________________________________________________________________
7259 [ 10811] By: jhi on 2001/06/22 02:34:27
7260 Log: Add .PHONY targets for non-file targets,
7261 from Wilfredo Sánchez. Should help saying
7262 "make install" on case-insensitive filesystems.
7265 ____________________________________________________________________________
7266 [ 10810] By: jhi on 2001/06/22 02:01:23
7267 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
7268 From: Doug MacEachern <dougm@covalent.net>
7269 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
7270 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
7272 plus reword the getcwd() comment, plus use getcwd() buffer
7276 ____________________________________________________________________________
7277 [ 10809] By: jhi on 2001/06/22 01:16:58
7278 Log: More gprofing from Doug MacEachern.
7281 ____________________________________________________________________________
7282 [ 10808] By: jhi on 2001/06/22 01:15:11
7283 Log: Metaconfig unit change for #10807.
7284 Branch: metaconfig/U/perl
7286 ____________________________________________________________________________
7287 [ 10807] By: jhi on 2001/06/22 01:14:43
7288 Log: Tell that you are removing the unneeded -lsfio.
7291 ____________________________________________________________________________
7292 [ 10806] By: jhi on 2001/06/22 01:03:14
7293 Log: More MPE/iX tweaks from Mark Bixby.
7295 ! perl.c t/op/magic.t
7296 ____________________________________________________________________________
7297 [ 10805] By: jhi on 2001/06/21 22:41:11
7298 Log: The fchdir() proto is supposed to live in <unistd.h>.
7301 ____________________________________________________________________________
7302 [ 10804] By: jhi on 2001/06/21 22:24:42
7303 Log: This town is too small for the Cwd extension and me,
7307 ____________________________________________________________________________
7308 [ 10803] By: jhi on 2001/06/21 21:54:00
7309 Log: Metaconfig unit change for #10802.
7310 Branch: metaconfig/U/perl
7312 ____________________________________________________________________________
7313 [ 10802] By: jhi on 2001/06/21 21:53:37
7317 ____________________________________________________________________________
7318 [ 10801] By: jhi on 2001/06/21 21:38:38
7319 Log: Off-by-one. I'm so classic.
7322 ____________________________________________________________________________
7323 [ 10800] By: jhi on 2001/06/21 20:10:19
7324 Log: Update Changes.
7326 ! Changes patchlevel.h
7327 ____________________________________________________________________________
7328 [ 10799] By: jhi on 2001/06/21 20:03:54
7329 Log: Subject: Documentation patch for Net::FTP
7330 From: Marcel Grunauer <marcel@codewerk.com>
7331 Date: Wed, 20 Jun 2001 23:03:26 +0200
7332 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
7335 ____________________________________________________________________________
7336 [ 10798] By: jhi on 2001/06/21 20:01:14
7337 Log: Retract the #10417 mg.c and embed.pl parts because of
7338 strange SEGVs in 64bit x86 FreeBSD observed by
7341 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
7342 ____________________________________________________________________________
7343 [ 10797] By: jhi on 2001/06/21 19:40:34
7344 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
7346 ! Configure NetWare/config.wc NetWare/config_H.wc
7347 ! Porting/Glossary Porting/config.sh Porting/config_H
7348 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
7349 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7350 ! vos/config.ga.h win32/config.bc win32/config.gc
7351 ! win32/config.vc win32/config_H.bc win32/config_H.gc
7353 ____________________________________________________________________________
7354 [ 10796] By: jhi on 2001/06/21 19:08:28
7355 Log: Cwd tweak from Doug MacEachern.
7358 ____________________________________________________________________________
7359 [ 10795] By: jhi on 2001/06/21 19:03:48
7360 Log: Protect the fchdir() and lstat() with ifdefs.
7361 fchdir() needs a Configure probe.
7364 ____________________________________________________________________________
7365 [ 10794] By: nick on 2001/06/21 17:11:35
7366 Log: Integrate mainline
7368 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
7369 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
7370 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
7371 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
7372 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
7373 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
7374 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
7375 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
7376 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
7377 - lib/File/Glob/case.t lib/File/Glob/global.t
7378 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
7379 - lib/File/Temp/posix.t lib/File/Temp/security.t
7380 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
7381 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
7382 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
7383 - lib/Text/Wrap/wrap.t
7384 !> (integrate 41 files)
7385 ____________________________________________________________________________
7386 [ 10793] By: jhi on 2001/06/21 17:01:26
7387 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
7388 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
7389 Date: Thu, 21 Jun 2001 13:04:54 -0500
7390 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
7393 ____________________________________________________________________________
7394 [ 10792] By: jhi on 2001/06/21 16:13:57
7395 Log: Subject: [PATCH pod] overlong =item
7396 From: Robin Barker <rmb1@cise.npl.co.uk>
7397 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
7398 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
7400 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7401 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7402 ____________________________________________________________________________
7403 [ 10791] By: jhi on 2001/06/21 16:10:51
7404 Log: Subject: [PATCH perlio.c] format
7405 From: Robin Barker <rmb1@cise.npl.co.uk>
7406 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
7407 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
7410 ____________________________________________________________________________
7411 [ 10790] By: jhi on 2001/06/21 15:52:04
7412 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
7413 From: Radu Greab <radu@netsoft.ro>
7414 Date: Thu, 21 Jun 2001 19:06:02 +0300
7415 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
7417 ! pod/perlapi.pod sv.c
7418 ____________________________________________________________________________
7419 [ 10789] By: jhi on 2001/06/21 14:48:25
7420 Log: The metaconfig unit changes for #10788.
7421 Branch: metaconfig/U/perl
7422 ! Cross.U fflushall.U
7423 ____________________________________________________________________________
7424 [ 10788] By: jhi on 2001/06/21 14:47:48
7425 Log: Cross-configuration changes: make $from to rm the files
7426 before copying them over (this means that he rm can be
7427 removed from the fflushall test), create $targetmkdir
7428 (not documented in install since it is supposed to internal
7429 use only), make $run to copy over the executable only if
7430 a stamp file .xok doesn't already exist (to avoid unnecessary
7431 copying of the executable)
7433 ! Configure Makefile.SH
7434 ____________________________________________________________________________
7435 [ 10787] By: nick on 2001/06/21 14:16:18
7436 Log: Integrate mainline
7438 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
7439 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
7440 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
7441 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
7442 !> (integrate 34 files)
7443 ____________________________________________________________________________
7444 [ 10786] By: jhi on 2001/06/21 13:59:32
7445 Log: Re-add the files as text.
7447 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
7448 ____________________________________________________________________________
7449 [ 10785] By: jhi on 2001/06/21 13:57:55
7450 Log: Delete the binary files.
7452 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
7453 ____________________________________________________________________________
7454 [ 10784] By: jhi on 2001/06/21 13:49:47
7455 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
7456 From: Andy Dougherty <doughera@lafayette.edu>
7457 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
7458 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
7460 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
7461 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
7462 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
7463 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
7464 ____________________________________________________________________________
7465 [ 10783] By: jhi on 2001/06/21 13:46:50
7466 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
7467 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
7468 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
7469 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
7471 Setting umask to something friendlier.
7473 ! installman installperl
7474 ____________________________________________________________________________
7475 [ 10782] By: jhi on 2001/06/21 13:42:17
7476 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
7477 Resort MANIFEST with sort -f, looks much better.
7479 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
7480 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
7481 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
7482 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
7483 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
7484 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
7485 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
7486 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
7487 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
7488 - lib/File/Glob/case.t lib/File/Glob/global.t
7489 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
7490 - lib/File/Temp/posix.t lib/File/Temp/security.t
7491 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
7492 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
7493 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
7494 - lib/Text/Wrap/wrap.t
7496 ____________________________________________________________________________
7497 [ 10781] By: jhi on 2001/06/21 13:16:04
7498 Log: Upgrade to I18N::LangTags 0.25.
7500 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
7501 ! lib/I18N/LangTags/List.pm
7502 ____________________________________________________________________________
7503 [ 10780] By: jhi on 2001/06/21 13:12:54
7504 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
7505 From: Richard Soderberg <rs@crystalflame.net>
7506 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
7507 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
7509 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
7510 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
7511 ____________________________________________________________________________
7512 [ 10779] By: jhi on 2001/06/21 12:59:57
7513 Log: Test obsoleted by change #10777.
7516 ____________________________________________________________________________
7517 [ 10778] By: jhi on 2001/06/21 12:52:37
7518 Log: Case of confused test numbering.
7521 ____________________________________________________________________________
7522 [ 10777] By: jhi on 2001/06/21 12:30:57
7523 Log: Subject: Re: Opinion on undef lvalue
7524 From: Abhijit Menon-Sen <ams@wiw.org>
7525 Date: Sun, 17 Jun 2001 13:04:46 +0530
7526 Message-ID: <20010617130446.B27925@lustre.linux.in>
7528 Allow lvalue subs to return undef in array context.
7531 ____________________________________________________________________________
7532 [ 10776] By: jhi on 2001/06/21 12:27:48
7533 Log: Just a guess that using the same hack for cygwin as
7534 for win32 might help.
7536 ! lib/File/Find/find.t
7537 ____________________________________________________________________________
7538 [ 10775] By: jhi on 2001/06/21 12:25:58
7539 Log: NetWare tweaks from Guruprasad.
7541 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
7542 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
7543 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
7544 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
7545 ____________________________________________________________________________
7546 [ 10774] By: jhi on 2001/06/21 12:21:17
7547 Log: Subject: Re: perl@10722: Bogus warnings on REs
7548 From: Hugo <hv@crypt.compulink.co.uk>
7549 Date: Thu, 21 Jun 2001 09:51:17 +0100
7550 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
7552 Unroll to avoid a UTS compiler bug.
7555 ____________________________________________________________________________
7556 [ 10773] By: jhi on 2001/06/21 12:13:13
7557 Log: Subject: Re: [PATCH] Make /o work under i?threads
7558 From: Artur Bergman <artur@contiller.se>
7559 Date: Thu, 21 Jun 2001 14:38:03 +0200
7560 Message-ID: <B757B74A.184D%artur@contiller.se>
7563 ____________________________________________________________________________
7564 [ 10772] By: jhi on 2001/06/21 12:12:23
7565 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
7566 From: Artur Bergman <artur@contiller.se>
7567 Date: Thu, 21 Jun 2001 14:27:33 +0200
7568 Message-ID: <B757B4D4.1849%artur@contiller.se>
7570 Plus extra parentheses.
7573 ____________________________________________________________________________
7574 [ 10771] By: jhi on 2001/06/21 12:10:29
7575 Log: Subject: [PATCH] Make /o work under i?threads
7576 From: Richard Soderberg <rs@crystalflame.net>
7577 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
7578 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
7581 ____________________________________________________________________________
7582 [ 10770] By: jhi on 2001/06/21 12:09:28
7583 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
7584 From: Artur Bergman <artur@contiller.se>
7585 Date: Thu, 21 Jun 2001 14:04:54 +0200
7586 Message-ID: <B757AF86.1842%artur@contiller.se>
7589 ____________________________________________________________________________
7590 [ 10769] By: jhi on 2001/06/21 12:08:03
7591 Log: Subject: Re: perl@10765: sv.c not OK on win32
7592 From: Artur Bergman <artur@contiller.se>
7593 Date: Thu, 21 Jun 2001 10:31:06 +0200
7594 Message-ID: <B7577D69.182C%artur@contiller.se>
7597 ____________________________________________________________________________
7598 [ 10768] By: jhi on 2001/06/21 12:03:56
7599 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
7600 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7601 Date: Thu, 21 Jun 2001 06:23:56 -0400
7602 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
7604 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
7605 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7606 Date: Thu, 21 Jun 2001 06:32:21 -0400
7607 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
7609 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
7610 ____________________________________________________________________________
7611 [ 10767] By: jhi on 2001/06/21 12:00:07
7612 Log: Subject: [PATCH] make syslog test more verbose
7613 From: Robert Spier <rspier@pobox.com>
7614 Date: Thu, 21 Jun 2001 00:54:32 -0400
7615 Message-ID: <15153.32264.295807.333073@rls.cx>
7617 ! ext/Sys/Syslog/syslog.t
7618 ____________________________________________________________________________
7619 [ 10766] By: jhi on 2001/06/20 23:27:57
7620 Log: Subject: op/study.t refinements
7621 From: Hugo <hv@crypt.compulink.co.uk>
7622 Date: Thu, 21 Jun 2001 00:29:07 +0100
7623 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
7626 ____________________________________________________________________________
7627 [ 10765] By: jhi on 2001/06/20 19:51:47
7628 Log: Update Changes.
7630 ! Changes patchlevel.h
7631 ____________________________________________________________________________
7632 [ 10764] By: jhi on 2001/06/20 19:00:23
7633 Log: Subject: Re: [PATCH] djgpp updates
7634 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
7635 Date: Wed, 20 Jun 2001 10:05:15 +0200
7636 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
7639 ____________________________________________________________________________
7640 [ 10763] By: jhi on 2001/06/20 18:58:06
7641 Log: Fix for ID 20010619.002 "When building hash, hash keys that
7642 are function calls are not being called", from Abhijit.
7644 ! t/base/lex.t toke.c
7645 ____________________________________________________________________________
7646 [ 10762] By: jhi on 2001/06/20 18:45:00
7647 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
7649 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
7650 + lib/Locale/Maketext/test.pl
7651 - lib/Locale/Maketext.t
7652 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
7653 ! lib/Locale/Maketext/TPJ13.pod
7654 ____________________________________________________________________________
7655 [ 10761] By: jhi on 2001/06/20 18:44:15
7656 Log: Metaconfig unit change for #10760.
7658 ! U/modified/Cppsym.U
7659 ____________________________________________________________________________
7660 [ 10760] By: jhi on 2001/06/20 18:42:04
7661 Log: Do not remove the ccsym* Cppsym* files since
7662 they are useful for metaconfig units coming after us.
7663 (This is the Configure nit mentioned in #10752.)
7666 ____________________________________________________________________________
7667 [ 10759] By: jhi on 2001/06/20 18:02:18
7668 Log: Update to I18N::LangTags 0.24, from Sean Burke.
7670 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
7671 + lib/I18N/LangTags/README
7672 - lib/I18N/LangTags/List.pod
7673 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
7674 ____________________________________________________________________________
7675 [ 10758] By: jhi on 2001/06/20 17:34:43
7678 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
7679 ! pod/perlapi.pod proto.h
7680 ____________________________________________________________________________
7681 [ 10757] By: jhi on 2001/06/20 17:23:08
7682 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
7683 From: Artur Bergman <artur@contiller.se>
7684 Date: Wed, 20 Jun 2001 11:31:32 +0200
7685 Message-ID: <B7563A14.17D8%artur@contiller.se>
7687 ! embed.pl hv.c intrpvar.h sv.c sv.h
7688 ____________________________________________________________________________
7689 [ 10756] By: jhi on 2001/06/20 17:13:26
7690 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
7691 From: Tim Sweetman <tim@aldigital.co.uk>
7692 Date: Wed, 13 Jun 2001 14:25:17 +0100
7693 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
7695 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
7696 ____________________________________________________________________________
7697 [ 10755] By: nick on 2001/06/20 16:12:37
7698 Log: Integrate mainline
7700 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
7701 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
7702 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
7703 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
7704 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
7705 !> t/op/study.t util.c
7706 ____________________________________________________________________________
7707 [ 10754] By: gsar on 2001/06/20 15:22:27
7708 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
7710 Branch: maint-5.6/perl
7712 ____________________________________________________________________________
7713 [ 10753] By: jhi on 2001/06/20 14:03:20
7714 Log: Security tweak on readlink().
7717 ____________________________________________________________________________
7718 [ 10752] By: jhi on 2001/06/20 14:00:23
7719 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
7721 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
7722 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
7723 ! mpeix/relink t/op/pwent.t
7724 ____________________________________________________________________________
7725 [ 10751] By: jhi on 2001/06/20 13:57:27
7726 Log: Reinstate #10725 (with probe for alarm()).
7729 ____________________________________________________________________________
7730 [ 10750] By: jhi on 2001/06/20 13:53:46
7731 Log: Replace our implementation of realpath() with OpenBSD's
7732 (src/lib/libc/stdlib/realpath.c 1.4).
7734 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
7735 ! pod/perldiag.pod proto.h util.c
7736 ____________________________________________________________________________
7737 [ 10749] By: jhi on 2001/06/20 13:07:49
7738 Log: Integrate perlio.
7741 ____________________________________________________________________________
7742 [ 10748] By: jhi on 2001/06/20 13:07:18
7743 Log: No point in going into memory-saving contortions
7744 with getcwd() since there's a danger of buffer overflow.
7745 Also make the POSIX extension to use sv_getcwd().
7746 Finally, a missed proto.h fragment.
7748 ! ext/POSIX/POSIX.xs proto.h util.c
7749 ____________________________________________________________________________
7750 [ 10747] By: nick on 2001/06/20 12:38:26
7751 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
7754 ____________________________________________________________________________
7755 [ 10746] By: jhi on 2001/06/20 11:51:10
7756 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
7757 From: Graham Barr <gbarr@pobox.com>
7758 Date: Wed, 20 Jun 2001 11:05:49 +0100
7759 Message-ID: <20010620110549.I19188@pobox.com>
7763 Subject: Bug in IO::Socket::INET module (repeat)
7764 From: "Harmon S. Nine" <hnine@netarx.com>
7765 Date: Tue, 19 Jun 2001 09:41:35 -0400
7766 Message-ID: <3B2F568F.8080605@netarx.com>
7768 The bug was that the IO::Socket::INET constructor
7769 did not allow a 'LocalPort' of 0.
7771 ! ext/IO/lib/IO/Socket/INET.pm
7772 ____________________________________________________________________________
7773 [ 10745] By: nick on 2001/06/20 08:56:39
7774 Log: Integrate mainline.
7776 !> (integrate 37 files)
7777 ____________________________________________________________________________
7778 [ 10744] By: jhi on 2001/06/20 04:54:53
7779 Log: After some reading I don't think we can blindly
7780 use systems' realpath(). Too many security problems,
7781 too many buggy implementations.
7783 TODO: the realpath() emulation code in util.c doesn't
7784 seem fully operational? (readlink(), for example?)
7786 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
7787 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
7788 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
7789 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
7790 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
7791 ! win32/config_H.gc win32/config_H.vc
7792 ____________________________________________________________________________
7793 [ 10743] By: jhi on 2001/06/20 00:48:48
7794 Log: Metaconfig unit change for #10738.
7796 ! U/compline/d_gconvert.U
7797 ____________________________________________________________________________
7798 [ 10742] By: jhi on 2001/06/20 00:48:20
7799 Log: Integrate change #10739 from maintperl:
7801 C<eval "/x$\r\n/x"> fails to compile correctly
7803 !> t/op/pat.t toke.c
7804 ____________________________________________________________________________
7805 [ 10741] By: jhi on 2001/06/20 00:41:05
7806 Log: Retract #10725 (Hugo asked NOT to apply the patch)
7809 ____________________________________________________________________________
7810 [ 10740] By: jhi on 2001/06/19 23:58:25
7811 Log: The test.third results were funnily named because of the
7815 ____________________________________________________________________________
7816 [ 10739] By: gsar on 2001/06/19 23:49:15
7817 Log: C<eval "/x$\r\n/x"> fails to compile correctly
7818 Branch: maint-5.6/perl
7820 ____________________________________________________________________________
7821 [ 10738] By: jhi on 2001/06/19 23:04:15
7822 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
7823 From: Spider Boardman <spider@Orb.Nashua.NH.US>
7824 Date: Tue, 19 Jun 2001 19:15:40 -0400
7825 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
7827 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
7828 because "1e+129" being expected but "1.e+129" being returned.
7829 The culprit (at least in Tru64) is the use of gcvt().
7832 ____________________________________________________________________________
7833 [ 10737] By: jhi on 2001/06/19 22:56:52
7834 Log: Subject: [PATCH perl@10722] test hunting on VMS
7835 From: "Craig A. Berry" <craigberry@mac.com>
7836 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
7837 Date: Tue, 19 Jun 2001 18:59:01 -0500
7840 ____________________________________________________________________________
7841 [ 10736] By: jhi on 2001/06/19 21:32:29
7842 Log: Subject: [PATCH] s/typos//
7843 From: Abhijit Menon-Sen <ams@wiw.org>
7844 Date: Wed, 20 Jun 2001 02:15:02 +0530
7845 Message-ID: <20010620021502.A14541@lustre.linux.in>
7847 Without the op.h s/bearword/bareword/ hunk, see
7848 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
7851 ____________________________________________________________________________
7852 [ 10735] By: jhi on 2001/06/19 21:26:43
7853 Log: Metaconfig unit change for #10732 and #10733.
7854 Branch: metaconfig/U/perl
7856 ____________________________________________________________________________
7857 [ 10734] By: jhi on 2001/06/19 21:24:41
7858 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
7859 From: "Craig A. Berry" <craigberry@mac.com>
7860 Date: Tue, 19 Jun 2001 17:19:48 -0500
7861 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
7863 ! configure.com vms/descrip_mms.template
7864 ____________________________________________________________________________
7865 [ 10733] By: jhi on 2001/06/19 19:57:44
7866 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
7867 From: Spider Boardman <spider@Orb.Nashua.NH.US>
7868 Date: Tue, 19 Jun 2001 16:48:07 -0400
7869 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
7871 Further fixes to fflush(NULL) detection.
7874 ____________________________________________________________________________
7875 [ 10732] By: jhi on 2001/06/19 19:38:20
7876 Log: AIX test -s hangs with non-existent files?
7877 (A genuine logic bug in Configure, but AIX also broken?)
7880 ____________________________________________________________________________
7881 [ 10731] By: jhi on 2001/06/19 19:17:35
7882 Log: AUTHORS updates.
7885 ____________________________________________________________________________
7886 [ 10730] By: jhi on 2001/06/19 19:03:07
7887 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
7888 From: Spider Boardman <spider@Orb.Nashua.NH.US>
7889 Date: Tue, 19 Jun 2001 15:33:25 -0400
7890 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
7892 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
7894 ____________________________________________________________________________
7895 [ 10729] By: jhi on 2001/06/19 18:34:10
7896 Log: Integrate perlio.
7898 !> lib/File/Find/find.t win32/distclean.bat
7899 ____________________________________________________________________________
7900 [ 10728] By: nick on 2001/06/19 18:24:53
7901 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
7903 ! lib/File/Find/find.t win32/distclean.bat
7904 ____________________________________________________________________________
7905 [ 10727] By: jhi on 2001/06/19 18:07:31
7906 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
7907 also add information how to find out whether one has PerlIO.
7910 ____________________________________________________________________________
7911 [ 10726] By: jhi on 2001/06/19 17:59:30
7912 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
7913 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
7914 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
7915 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
7918 ____________________________________________________________________________
7919 [ 10725] By: jhi on 2001/06/19 17:28:30
7920 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
7921 From: Hugo <hv@crypt.compulink.co.uk>
7922 Date: Tue, 19 Jun 2001 12:37:30 +0100
7923 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
7926 ____________________________________________________________________________
7927 [ 10724] By: jhi on 2001/06/19 17:22:20
7928 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
7929 From: Hugo <hv@crypt.compulink.co.uk>
7930 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
7931 Date: Tue, 19 Jun 2001 13:15:17 +0100
7934 ____________________________________________________________________________
7935 [ 10723] By: nick on 2001/06/19 14:46:15
7936 Log: Integrate mainline
7938 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
7939 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
7940 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
7941 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
7942 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
7943 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
7944 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
7945 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
7946 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
7947 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
7948 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
7949 - ext/Thread/unsync4.t
7950 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
7951 !> djgpp/config.over djgpp/fixpmain
7952 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
7953 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
7954 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
7955 ____________________________________________________________________________
7956 [ 10722] By: jhi on 2001/06/19 11:55:30
7957 Log: Update Changes.
7959 ! Changes patchlevel.h
7960 ____________________________________________________________________________
7961 [ 10721] By: jhi on 2001/06/19 11:29:34
7962 Log: The existence shall be MANIFESted.
7965 ____________________________________________________________________________
7966 [ 10720] By: jhi on 2001/06/19 10:58:09
7967 Log: The old libnet.cfg is first searched from the current directory,
7968 only then from the module path.
7970 ! utils/libnetcfg.PL
7971 ____________________________________________________________________________
7972 [ 10719] By: jhi on 2001/06/19 10:55:59
7973 Log: NetWare tweaks from Guruprasad.
7975 ! NetWare/Makefile NetWare/config.wc
7976 ____________________________________________________________________________
7977 [ 10718] By: jhi on 2001/06/19 10:54:22
7978 Log: Subject: [PATCH] djgpp updates
7979 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
7980 Date: Tue, 19 Jun 2001 10:59:06 +0200
7981 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
7983 ! djgpp/config.over djgpp/fixpmain
7984 ____________________________________________________________________________
7985 [ 10717] By: jhi on 2001/06/19 10:53:20
7986 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
7987 From: Prymmer/Kahn <pvhp@best.com>
7988 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
7989 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
7992 ____________________________________________________________________________
7993 [ 10716] By: jhi on 2001/06/19 10:52:25
7994 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
7995 to happen right after the inclusion of <inttypes.h>,
7999 ____________________________________________________________________________
8000 [ 10715] By: jhi on 2001/06/19 10:49:21
8001 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
8002 From: Doug MacEachern <dougm@covalent.net>
8003 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
8004 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
8006 ! ext/DynaLoader/DynaLoader_pm.PL
8007 ____________________________________________________________________________
8008 [ 10714] By: jhi on 2001/06/19 10:48:19
8009 Log: Revert #10656 for perfomance reasons but leave in the
8010 use of Hv*() macros -- in comments, so that grepping the
8011 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
8012 suggested by Sarathy, also by Abhijit.)
8015 ____________________________________________________________________________
8016 [ 10713] By: jhi on 2001/06/19 10:46:08
8017 Log: Subject: [patch] .s MakeMaker suffix
8018 From: Doug MacEachern <dougm@covalent.net>
8019 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
8020 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
8022 ! lib/ExtUtils/MM_Unix.pm
8023 ____________________________________________________________________________
8024 [ 10712] By: jhi on 2001/06/19 10:34:35
8025 Log: One test lost in the big shuffle restored.
8027 + ext/IPC/SysV/ipcsysv.t
8028 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
8029 ____________________________________________________________________________
8030 [ 10711] By: jhi on 2001/06/19 10:25:46
8031 Log: Rename the old non-standard threads tests so that
8032 they won't be invoked.
8034 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
8035 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
8036 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
8037 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
8038 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
8039 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
8040 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
8041 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
8042 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
8043 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
8044 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
8045 - ext/Thread/unsync4.t
8047 ____________________________________________________________________________
8048 [ 10710] By: jhi on 2001/06/19 10:18:41
8049 Log: Integrate perlio.
8051 !> win32/config_sh.PL
8052 ____________________________________________________________________________
8053 [ 10709] By: nick on 2001/06/19 08:18:18
8054 Log: Integrate mainline
8056 +> (branch 40 files)
8057 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
8058 - lib/strict/subs lib/strict/vars lib/warnings/1global
8059 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
8060 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
8061 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
8062 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
8063 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
8064 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
8065 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
8066 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
8067 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
8068 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
8069 - lib/warnings/utf8 lib/warnings/util
8070 !> (integrate 57 files)
8071 ____________________________________________________________________________
8072 [ 10708] By: nick on 2001/06/19 07:57:10
8073 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
8075 ! win32/config_sh.PL
8076 ____________________________________________________________________________
8077 [ 10707] By: nick on 2001/06/19 07:05:07
8078 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
8080 ! perly.c perly.y perly_c.diff vms/perly_c.vms
8081 ____________________________________________________________________________
8082 [ 10706] By: jhi on 2001/06/19 02:58:26
8083 Log: More perl572delta tweaks.
8085 ! pod/perl572delta.pod
8086 ____________________________________________________________________________
8087 [ 10705] By: jhi on 2001/06/19 01:53:40
8088 Log: Update perl572delta.
8090 ! pod/perl572delta.pod
8091 ____________________________________________________________________________
8092 [ 10704] By: jhi on 2001/06/19 01:28:40
8093 Log: VOS updates from Paul Green.
8095 ! vos/Changes vos/build.cm vos/perl.bind
8096 ____________________________________________________________________________
8097 [ 10703] By: jhi on 2001/06/19 01:03:53
8098 Log: Update the vos/config.*.* files.
8100 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8102 ____________________________________________________________________________
8103 [ 10702] By: jhi on 2001/06/19 01:03:32
8104 Log: Add a makefile for more painless adding of symbols to the
8105 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
8106 takes care of the adding)
8109 ____________________________________________________________________________
8110 [ 10701] By: jhi on 2001/06/19 00:51:44
8111 Log: Make libnetcfg by default display the libnet configuration,
8112 -c to change, add -i for old config, document all options,
8115 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
8116 ____________________________________________________________________________
8117 [ 10700] By: jhi on 2001/06/18 23:45:12
8118 Log: gcc -Wall sweep.
8120 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
8121 ____________________________________________________________________________
8122 [ 10699] By: jhi on 2001/06/18 23:19:53
8126 ____________________________________________________________________________
8127 [ 10698] By: jhi on 2001/06/18 23:10:22
8128 Log: Document the need for sv_printify().
8130 Document that 'use utf8' has been considered.
8132 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
8134 ! pod/perltodo.pod universal.c
8135 ____________________________________________________________________________
8136 [ 10697] By: jhi on 2001/06/18 22:50:53
8137 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
8138 From: Nicholas Clark <nick@ccl4.org>
8139 Date: Mon, 18 Jun 2001 23:29:23 +0100
8140 Message-ID: <20010618232923.I98663@plum.flirble.org>
8142 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
8143 ! ext/Sys/Syslog/Makefile.PL
8144 ____________________________________________________________________________
8145 [ 10696] By: jhi on 2001/06/18 22:39:32
8146 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
8147 From: Scott.L.Miller@Compaq.com
8148 Date: Mon, 18 Jun 2001 10:12:27 -0500
8149 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
8151 ! lib/perl5db.pl pod/perldebug.pod
8152 ____________________________________________________________________________
8153 [ 10695] By: jhi on 2001/06/18 22:35:13
8154 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
8155 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
8156 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
8157 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
8160 ____________________________________________________________________________
8161 [ 10694] By: jhi on 2001/06/18 22:34:06
8162 Log: Subject: [PATCH] Documentation changes for CLONE
8163 From: Artur Bergman <artur@contiller.se>
8164 Date: Mon, 18 Jun 2001 22:06:37 +0200
8165 Message-ID: <B7542BEC.1719%artur@contiller.se>
8167 ! pod/perlmod.pod pod/perlsub.pod
8168 ____________________________________________________________________________
8169 [ 10693] By: jhi on 2001/06/18 22:31:38
8170 Log: Subject: Re: configure.com
8171 From: "Craig A. Berry" <craigberry@mac.com>
8172 Date: Mon, 18 Jun 2001 16:04:38 -0500
8173 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
8176 ____________________________________________________________________________
8177 [ 10692] By: jhi on 2001/06/18 22:30:43
8178 Log: Subject: PL_nullstash + perl_clone()
8179 From: Doug MacEachern <dougm@covalent.net>
8180 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
8181 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
8184 ____________________________________________________________________________
8185 [ 10691] By: jhi on 2001/06/18 22:26:20
8186 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
8187 From: davem@fdgroup.co.uk
8188 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
8189 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
8191 ! embed.pl pod/perlapi.pod
8192 ____________________________________________________________________________
8193 [ 10690] By: jhi on 2001/06/18 22:17:05
8194 Log: More cross-compilation defaults gleaned from -Dcc
8195 if it is CPU-OS-gcc.
8198 Branch: metaconfig/U/perl
8202 ____________________________________________________________________________
8203 [ 10689] By: jhi on 2001/06/18 13:59:47
8204 Log: Update Changes.
8206 ! Changes patchlevel.h
8207 ____________________________________________________________________________
8208 [ 10688] By: jhi on 2001/06/18 13:44:18
8209 Log: Subject: [PATCH 5.7.1] sv.c documentation
8210 From: davem@fdgroup.co.uk
8211 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
8212 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
8214 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
8216 ____________________________________________________________________________
8217 [ 10687] By: jhi on 2001/06/18 13:38:03
8218 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
8219 From: "Jon Gunnip" <jongunnip@hotmail.com>
8220 Date: Sun, 17 Jun 2001 18:24:29 -0400
8221 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
8224 ____________________________________________________________________________
8225 [ 10686] By: jhi on 2001/06/18 13:32:13
8226 Log: Move the locale/strict/warnings helper files back
8227 under the t/lib; this way the amount of non-installabled
8228 stuff under lib/ stays smaller.
8230 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
8231 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
8232 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
8233 + t/lib/warnings/5nolint t/lib/warnings/6default
8234 + t/lib/warnings/7fatal t/lib/warnings/8signal
8235 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
8236 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
8237 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
8238 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
8239 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
8240 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
8241 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
8242 + t/lib/warnings/taint t/lib/warnings/toke
8243 + t/lib/warnings/universal t/lib/warnings/utf8
8244 + t/lib/warnings/util
8245 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
8246 - lib/strict/subs lib/strict/vars lib/warnings/1global
8247 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
8248 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
8249 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
8250 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
8251 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
8252 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
8253 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
8254 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
8255 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
8256 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
8257 - lib/warnings/utf8 lib/warnings/util
8258 ! MANIFEST installperl lib/locale.t lib/strict.t
8259 ____________________________________________________________________________
8260 [ 10685] By: jhi on 2001/06/18 13:11:49
8261 Log: Split off the pack/unpack code, from Nicholas Clark.
8264 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
8265 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
8266 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
8267 ____________________________________________________________________________
8268 [ 10684] By: jhi on 2001/06/18 12:25:55
8269 Log: Guard the SysV IPC tests against being invoked in
8270 SysV-IPC-less places.
8272 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
8273 ____________________________________________________________________________
8274 [ 10683] By: nick on 2001/06/18 12:24:42
8275 Log: Integrate mainline (new test scheme now ok on Linux).
8279 ____________________________________________________________________________
8280 [ 10682] By: jhi on 2001/06/18 12:20:50
8281 Log: Add the locale.c and numeric.c to the microperl sources.
8283 ! Makefile.micro win32/Makefile
8284 ____________________________________________________________________________
8285 [ 10681] By: jhi on 2001/06/18 11:57:45
8286 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
8287 From: Abhijit Menon-Sen <ams@wiw.org>
8288 Date: Mon, 18 Jun 2001 14:23:44 +0530
8289 Message-ID: <20010618142344.A13136@lustre.linux.in>
8292 ____________________________________________________________________________
8293 [ 10680] By: jhi on 2001/06/18 11:56:12
8294 Log: Subject: Re: [PATCH] more anonymous stash cleanups
8295 From: Abhijit Menon-Sen <ams@wiw.org>
8296 Date: Mon, 18 Jun 2001 15:50:32 +0530
8297 Message-ID: <20010618155032.A13223@lustre.linux.in>
8299 Plus the comment left in as suggested by NI-S.
8302 ____________________________________________________________________________
8303 [ 10679] By: jhi on 2001/06/18 11:49:27
8304 Log: One missed file.
8307 ____________________________________________________________________________
8308 [ 10678] By: nick on 2001/06/18 08:05:29
8309 Log: Integrate mainline (part2 - the deletes)
8311 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
8312 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
8313 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
8314 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
8315 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
8316 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
8317 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
8318 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
8319 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
8320 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
8321 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
8322 ____________________________________________________________________________
8323 [ 10677] By: nick on 2001/06/18 08:04:44
8324 Log: Integrate mainline (part1)
8326 +> (branch 376 files)
8327 - (delete 219 files)
8328 !> (integrate 151 files)
8329 ____________________________________________________________________________
8330 [ 10676] By: jhi on 2001/06/18 04:17:15
8331 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
8332 No doubt I made some mistakes like missed some files or
8333 misnamed some files. The naming rules were more or less:
8334 (1) if the module is from CPAN, follows its ways, be it
8336 (2) otherwise if there are multiple tests for a module
8338 (3) otherwise if there's only one test put it in Module.t
8339 (4) helper files go to module/ (locale, strict, warnings)
8340 (5) use longer filenames now that we can (but e.g. the
8341 compat-0.6.t and the Text::Balanced test files still
8342 were renamed to be more civil against the 8.3 people)
8343 installperl was updated appropriately not to install the
8344 *.t files or the help files from under lib.
8346 TODO: some helper files still remain under t/ that could
8347 follow their 'masters'. UPDATE: On second thoughts, why
8348 should they. They can continue to live under t/lib, and
8349 in fact the locale/strict/warnings helpers that were moved
8350 could be moved back. This way the amount of non-installable
8351 stuff under lib/ stays smaller.
8354 - (delete 254 files)
8355 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
8356 ____________________________________________________________________________
8357 [ 10675] By: jhi on 2001/06/18 03:15:02
8358 Log: The warning no more comes from util.c, it comes from numeric.c.
8361 ____________________________________________________________________________
8362 [ 10674] By: jhi on 2001/06/18 00:56:22
8363 Log: Subject: Re: anyone good at casting spells?
8364 From: Spider Boardman <spider@Orb.Nashua.NH.US>
8365 Date: Sun, 17 Jun 2001 21:21:04 -0400
8366 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
8368 ! ext/POSIX/POSIX.xs hv.h
8369 ____________________________________________________________________________
8370 [ 10673] By: jhi on 2001/06/17 22:24:53
8371 Log: Protect the (original) thread tests against testing if no 5.005
8372 threads have been configured.
8374 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
8375 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
8376 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
8377 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
8378 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
8379 ! ext/Thread/unsync4.t
8380 ____________________________________________________________________________
8381 [ 10672] By: jhi on 2001/06/17 22:09:28
8382 Log: Try the new test scanning scheme on Text::Abbrev.
8385 - lib/Text/Abbrev/t/abbrev.t
8387 ____________________________________________________________________________
8388 [ 10671] By: jhi on 2001/06/17 22:07:08
8389 Log: Change the scan policy of the *.t and test.pl files,
8390 now the *.t do not need to live in a t/ directory.
8393 ____________________________________________________________________________
8394 [ 10670] By: jhi on 2001/06/17 20:32:35
8395 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
8396 From: Ilmari Karonen <iltzu@sci.fi>
8397 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
8398 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
8401 ____________________________________________________________________________
8402 [ 10669] By: jhi on 2001/06/17 20:30:22
8403 Log: Quench the warnings from Tru64; the HP-UX is still
8404 broken because it really, REALLY, doesn't like the
8405 HvARRAY() being lvalue:
8407 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
8408 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
8411 ____________________________________________________________________________
8412 [ 10668] By: jhi on 2001/06/17 19:13:24
8413 Log: Integrate change #10667 from maintperl:
8415 change#10449 broke the special-case that makes lexicals inside the
8416 eval"" within DB::DB() visible
8419 ____________________________________________________________________________
8420 [ 10667] By: gsar on 2001/06/17 19:08:27
8421 Log: change#10449 broke the special-case that makes lexicals inside the
8422 eval"" within DB::DB() visible
8423 Branch: maint-5.6/perl
8425 ____________________________________________________________________________
8426 [ 10666] By: jhi on 2001/06/17 17:50:07
8427 Log: Still spurious output; indent the code a bit.
8429 TODO1: separate the utility functions like MkDir
8430 into a helper script?
8432 TODO2: I see a lot of repetition in the filepath()
8433 and dirpath() calls.
8435 ! t/lib/filefind.t t/lib/findtaint.t
8436 ____________________________________________________________________________
8437 [ 10665] By: jhi on 2001/06/17 16:59:42
8438 Log: Regen modlib, toc.
8440 ! pod/perlmodlib.pod pod/perltoc.pod
8441 ____________________________________________________________________________
8442 [ 10664] By: jhi on 2001/06/17 16:55:28
8443 Log: Add libnetcfg to perlutil.
8446 ____________________________________________________________________________
8447 [ 10663] By: jhi on 2001/06/17 16:53:29
8448 Log: Initial integration of libnet-1.0703.
8449 The Configure script renamed as libnetcfg, will be
8450 installed along other utilities.
8452 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
8453 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
8454 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
8455 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
8456 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
8457 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
8458 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
8459 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
8460 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
8461 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
8462 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
8463 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
8464 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
8465 + utils/libnetcfg.PL
8466 ! MANIFEST utils.lst utils/Makefile
8467 ____________________________________________________________________________
8468 [ 10662] By: jhi on 2001/06/17 15:37:32
8469 Log: Less potentially test-harness-confusing output.
8471 ! lib/Memoize/t/expire_module_t.t
8472 ____________________________________________________________________________
8473 [ 10661] By: jhi on 2001/06/17 15:31:04
8474 Log: The final print annoys make test.
8476 ! t/lib/filefind.t t/lib/findtaint.t
8477 ____________________________________________________________________________
8478 [ 10660] By: jhi on 2001/06/17 14:00:21
8479 Log: Add an option for handling dangling symbolic links.
8481 ! lib/File/Find.pm t/lib/filefind.t
8482 ____________________________________________________________________________
8483 [ 10659] By: jhi on 2001/06/17 13:45:48
8484 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
8485 From: Thomas Wegner <wegner_thomas@yahoo.com>
8486 Date: Sun, 17 Jun 2001 14:43:11 +0200
8487 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
8490 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
8491 ____________________________________________________________________________
8492 [ 10658] By: jhi on 2001/06/17 13:13:25
8493 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
8494 From: Jonathan Stowe <gellyfish@gellyfish.com>
8495 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
8496 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
8498 ! lib/ExtUtils/MM_Unix.pm
8499 ____________________________________________________________________________
8500 [ 10657] By: jhi on 2001/06/17 13:12:25
8501 Log: Subject: [PATCH] more anonymous stash cleanups
8502 From: Abhijit Menon-Sen <ams@wiw.org>
8503 Date: Sun, 17 Jun 2001 11:44:06 +0530
8504 Message-ID: <20010617114406.A25203@lustre.linux.in>
8507 ____________________________________________________________________________
8508 [ 10656] By: jhi on 2001/06/17 13:11:11
8509 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
8510 From: Abhijit Menon-Sen <ams@wiw.org>
8511 Date: Sun, 17 Jun 2001 08:02:59 +0530
8512 Message-ID: <20010617080259.A28776@lustre.linux.in>
8514 Subject: [PATCH #2/7] xhv_eiter
8515 From: Abhijit Menon-Sen <ams@wiw.org>
8516 Date: Sun, 17 Jun 2001 08:13:18 +0530
8517 Message-ID: <20010617081318.B28776@lustre.linux.in>
8519 Subject: [PATCH #3/7] xhv_fill
8520 From: Abhijit Menon-Sen <ams@wiw.org>
8521 Date: Sun, 17 Jun 2001 08:25:16 +0530
8522 Message-ID: <20010617082516.C28776@lustre.linux.in>
8524 Subject: [PATCH #4/7] xhv_keys
8525 From: Abhijit Menon-Sen <ams@wiw.org>
8526 Date: Sun, 17 Jun 2001 08:36:17 +0530
8527 Message-ID: <20010617083617.D28776@lustre.linux.in>
8529 Subject: [PATCH #5/7] xhv_max
8530 From: Abhijit Menon-Sen <ams@wiw.org>
8531 Date: Sun, 17 Jun 2001 08:39:48 +0530
8532 Message-ID: <20010617083948.E28776@lustre.linux.in>
8534 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
8535 From: Abhijit Menon-Sen <ams@wiw.org>
8536 Date: Sun, 17 Jun 2001 08:51:11 +0530
8537 Message-ID: <20010617085111.F28776@lustre.linux.in>
8540 ____________________________________________________________________________
8541 [ 10655] By: jhi on 2001/06/16 23:32:03
8542 Log: Update Changes.
8544 ! Changes patchlevel.h
8545 ____________________________________________________________________________
8546 [ 10654] By: jhi on 2001/06/16 23:18:37
8547 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
8548 From: Abhijit Menon-Sen <ams@wiw.org>
8549 Date: Sat, 16 Jun 2001 07:41:19 +0530
8550 Message-ID: <20010616074119.A24720@lustre.linux.in>
8552 ! hv.c perl.c vms/vmsish.h win32/win32.h
8553 ____________________________________________________________________________
8554 [ 10653] By: jhi on 2001/06/16 23:15:11
8555 Log: Document tests failing when threaded, since we now have more.
8557 ! pod/perl572delta.pod
8558 ____________________________________________________________________________
8559 [ 10652] By: jhi on 2001/06/16 23:12:19
8562 ! ext/Thread/Thread.xs
8563 ____________________________________________________________________________
8564 [ 10651] By: jhi on 2001/06/16 23:06:55
8565 Log: pthread_attr_setstacksize() isn't absolutely necessary
8566 to call, only iff THREAD_CREATE_NEEDS_STACK.
8568 ! ext/Thread/Thread.xs
8569 ____________________________________________________________________________
8570 [ 10650] By: jhi on 2001/06/16 22:58:48
8574 ____________________________________________________________________________
8575 [ 10649] By: jhi on 2001/06/16 22:47:40
8576 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
8577 (and INT64_MIN) brokenness.
8579 ! hints/darwin.sh perl.h
8580 ____________________________________________________________________________
8581 [ 10648] By: jhi on 2001/06/16 22:27:48
8582 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
8583 From: Nicholas Clark <nick@ccl4.org>
8584 Date: Sun, 17 Jun 2001 00:16:05 +0100
8585 Message-ID: <20010617001605.V98663@plum.flirble.org>
8587 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
8588 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
8589 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
8590 ____________________________________________________________________________
8591 [ 10647] By: jhi on 2001/06/16 22:24:47
8592 Log: Add perlnetware to docs; regen toc; supply skeleton
8593 docs for some Memoize submodules.
8595 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
8596 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
8597 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
8598 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
8599 ! win32/Makefile win32/makefile.mk
8600 ____________________________________________________________________________
8601 [ 10646] By: jhi on 2001/06/16 22:06:52
8605 ____________________________________________________________________________
8606 [ 10645] By: jhi on 2001/06/16 21:47:00
8607 Log: Integrate Memoize 0.64. Few tweaks were required in
8608 the test scripts. Note that the speed and expire*
8609 tests take several dozen seconds to run.
8611 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
8612 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
8613 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
8614 + lib/Memoize/README lib/Memoize/SDBM_File.pm
8615 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
8616 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
8617 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
8618 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8619 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
8620 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
8621 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
8622 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
8623 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
8624 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
8625 ! MANIFEST t/lib/1_compile.t
8626 ____________________________________________________________________________
8627 [ 10644] By: jhi on 2001/06/16 20:35:49
8628 Log: Document the cross-compilation options.
8630 ! Cross/README INSTALL
8631 ____________________________________________________________________________
8632 [ 10643] By: jhi on 2001/06/16 19:46:38
8633 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
8635 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
8636 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
8637 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
8638 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
8639 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
8640 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
8641 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
8642 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
8643 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
8644 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
8645 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
8646 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
8647 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
8648 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
8649 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
8650 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
8651 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
8652 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
8653 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
8654 + lib/ExtUtils/MM_NW5.pm
8655 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
8656 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
8657 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8658 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
8659 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
8660 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
8661 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
8662 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
8663 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
8664 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
8665 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
8666 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
8667 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
8668 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
8669 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
8670 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
8671 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
8672 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
8673 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
8674 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
8676 ____________________________________________________________________________
8677 [ 10642] By: jhi on 2001/06/16 19:16:04
8678 Log: Resort MANIFEST.
8681 ____________________________________________________________________________
8682 [ 10641] By: jhi on 2001/06/16 18:52:26
8683 Log: Integrate perlio.
8686 !> MANIFEST perlio.c perliol.h win32/makefile.mk
8687 ____________________________________________________________________________
8688 [ 10640] By: nick on 2001/06/16 18:38:31
8689 Log: Disable :win32 layer as default till I get it working
8692 ____________________________________________________________________________
8693 [ 10639] By: jhi on 2001/06/16 18:35:46
8694 Log: Try the new scheme by moving the Text::Abbrev test
8695 to a new place under lib.
8697 + lib/Text/Abbrev/t/abbrev.t
8700 ____________________________________________________________________________
8701 [ 10638] By: jhi on 2001/06/16 18:34:30
8702 Log: Make the code even more dynamical so that testname
8703 suffix length can change.
8705 ! lib/Test/Harness.pm t/TEST
8706 ____________________________________________________________________________
8707 [ 10637] By: jhi on 2001/06/16 18:16:28
8708 Log: Allow for deeper t/ and also a single test.pl.
8711 ____________________________________________________________________________
8712 [ 10636] By: jhi on 2001/06/16 18:13:59
8713 Log: #define fix from Nicholas Clark.
8715 ! ext/POSIX/POSIX.xs
8716 ____________________________________________________________________________
8717 [ 10635] By: jhi on 2001/06/16 17:50:43
8718 Log: Initialization is nice.
8720 ! lib/Test/Harness.pm
8721 ____________________________________________________________________________
8722 [ 10634] By: jhi on 2001/06/16 17:38:53
8723 Log: Make t/TEST and t/harness to test also the t/ tests
8724 under the main lib/ and ext/ directories. Fix Test::Harness
8725 to dynamically change the width of its "foo/bar....ok" output.
8727 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
8728 ____________________________________________________________________________
8729 [ 10633] By: jhi on 2001/06/16 16:58:57
8730 Log: Subject: [PATCH] Re: perl@10611
8731 From: Nicholas Clark <nick@ccl4.org>
8732 Date: Sat, 16 Jun 2001 16:52:47 +0100
8733 Message-ID: <20010616165247.O98663@plum.flirble.org>
8737 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
8738 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
8739 ____________________________________________________________________________
8740 [ 10632] By: nick on 2001/06/16 16:44:35
8741 Log: Work-in-progress win32 layer semi-functional, checking
8744 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
8745 ____________________________________________________________________________
8746 [ 10631] By: jhi on 2001/06/16 16:40:30
8747 Log: Subject: [PATCH] Re: perl@10611
8748 From: Nicholas Clark <nick@ccl4.org>
8749 Date: Sat, 16 Jun 2001 16:52:47 +0100
8750 Message-ID: <20010616165247.O98663@plum.flirble.org>
8752 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
8753 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
8754 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
8755 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
8756 ! lib/ExtUtils/Constant.pm
8757 ____________________________________________________________________________
8758 [ 10630] By: jhi on 2001/06/16 15:11:38
8759 Log: Metaconfig unit change for #10629.
8761 ! U/modified/Finish.U
8762 ____________________________________________________________________________
8763 [ 10629] By: jhi on 2001/06/16 15:11:10
8764 Log: The extraction changed directories.
8767 ____________________________________________________________________________
8768 [ 10628] By: jhi on 2001/06/16 14:59:38
8769 Log: Math::BigInt 1.35 from Tels.
8772 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
8773 ! t/lib/bigfltpm.t t/lib/bigintpm.t
8774 ____________________________________________________________________________
8775 [ 10627] By: nick on 2001/06/16 14:54:52
8776 Log: Work in progress UNIX-side edit of win32 PerLIO layer
8779 ! perlio.c win32/makefile.mk
8780 ____________________________________________________________________________
8781 [ 10626] By: jhi on 2001/06/16 14:01:50
8782 Log: Subject: [PATCH 5.6.1] os2/diff-configure
8783 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8784 Date: Fri, 15 Jun 2001 01:19:36 -0400
8785 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
8787 Empty all of it because I think #10624 made even the
8788 last patch hunk unnecessary.
8790 ! os2/diff.configure
8791 ____________________________________________________________________________
8792 [ 10625] By: jhi on 2001/06/16 13:58:34
8793 Log: Metaconfig unit change for 10624.
8798 ____________________________________________________________________________
8799 [ 10624] By: jhi on 2001/06/16 13:58:13
8800 Log: Move the initialization of libnames to the beginning so
8801 that can one 'seed' it (as OS/2 does.)
8804 ____________________________________________________________________________
8805 [ 10623] By: jhi on 2001/06/16 13:47:54
8806 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
8807 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8808 Date: Fri, 15 Jun 2001 19:10:57 -0400
8809 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
8811 ! os2/OS2/REXX/DLL/DLL.pm
8812 ____________________________________________________________________________
8813 [ 10622] By: jhi on 2001/06/16 13:29:42
8814 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
8815 From: "Craig A. Berry" <craigberry@mac.com>
8816 Date: Fri, 15 Jun 2001 17:00:03 -0500
8817 Message-Id: <a05101007b750342599be@[172.16.52.1]>
8819 ! vms/descrip_mms.template
8820 ____________________________________________________________________________
8821 [ 10621] By: jhi on 2001/06/16 13:28:37
8822 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
8823 From: "Craig A. Berry" <craigberry@mac.com>
8824 Date: Fri, 15 Jun 2001 18:39:42 -0500
8825 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
8827 ! lib/File/Spec/VMS.pm t/lib/extutils.t
8828 ____________________________________________________________________________
8829 [ 10620] By: jhi on 2001/06/16 13:25:06
8830 Log: Integrate perlio.
8832 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
8833 !> t/io/utf8.t t/lib/io_scalar.t
8834 ____________________________________________________________________________
8835 [ 10619] By: nick on 2001/06/15 21:05:19
8836 Log: Generated files
8839 ____________________________________________________________________________
8840 [ 10618] By: nick on 2001/06/15 20:27:42
8841 Log: Fix open.pm to work via XS-implemented method calls rather
8842 than *open::layers variables which caused all the HV/AV hassle.
8844 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
8846 ____________________________________________________________________________
8847 [ 10617] By: jhi on 2001/06/15 18:50:53
8848 Log: Integrate perlio.
8850 !> lib/ExtUtils/Constant.pm
8851 ____________________________________________________________________________
8852 [ 10616] By: nick on 2001/06/15 18:46:47
8853 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
8855 ! lib/ExtUtils/Constant.pm
8856 ____________________________________________________________________________
8857 [ 10615] By: jhi on 2001/06/15 18:36:43
8858 Log: Integrate perlio.
8860 !> ext/Socket/Socket.xs
8861 ____________________________________________________________________________
8862 [ 10614] By: nick on 2001/06/15 18:33:37
8863 Log: MULTIPLICITY fix for Socket.xs
8865 ! ext/Socket/Socket.xs
8866 ____________________________________________________________________________
8867 [ 10613] By: jhi on 2001/06/15 16:34:06
8868 Log: Subject: Re: perl@10611
8869 From: Doug MacEachern <dougm@covalent.net>
8870 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
8871 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
8873 ! ext/Socket/Socket.xs
8874 ____________________________________________________________________________
8875 [ 10612] By: nick on 2001/06/15 16:14:38
8876 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
8878 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8879 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
8880 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
8881 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
8882 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
8884 ____________________________________________________________________________
8885 [ 10611] By: jhi on 2001/06/15 14:29:04
8886 Log: Update Changes.
8888 ! Changes patchlevel.h
8889 ____________________________________________________________________________
8890 [ 10610] By: jhi on 2001/06/15 14:20:33
8891 Log: Upping the test count.
8894 ____________________________________________________________________________
8895 [ 10609] By: jhi on 2001/06/15 14:13:29
8896 Log: Integrate perlio.
8898 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8899 ____________________________________________________________________________
8900 [ 10608] By: jhi on 2001/06/15 14:12:31
8901 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
8902 From: andreas.koenig@anima.de (Andreas J. Koenig)
8903 Date: 15 Jun 2001 13:30:39 +0200
8904 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
8906 Record the grim history.
8909 ____________________________________________________________________________
8910 [ 10607] By: jhi on 2001/06/15 14:08:19
8911 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
8912 From: Brian McCauley <nobull@mail.com>
8913 Date: 15 Jun 2001 07:51:26 +0100
8914 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
8916 ! lib/File/Find.pm t/lib/filefind.t
8917 ____________________________________________________________________________
8918 [ 10606] By: nick on 2001/06/15 14:00:08
8919 Log: regen_config_h for Win32.
8921 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8922 ____________________________________________________________________________
8923 [ 10605] By: jhi on 2001/06/15 13:49:55
8924 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
8925 From: Peter Prymmer <pvhp@forte.com>
8926 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
8927 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
8929 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
8930 ____________________________________________________________________________
8931 [ 10604] By: jhi on 2001/06/15 13:45:03
8932 Log: Some filesystems require writability for rename/unlink.
8935 ____________________________________________________________________________
8936 [ 10603] By: jhi on 2001/06/15 13:41:34
8937 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
8938 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8939 Date: Fri, 15 Jun 2001 12:08:53 +0200
8940 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
8943 ____________________________________________________________________________
8944 [ 10602] By: jhi on 2001/06/15 13:27:04
8945 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
8946 From: Mike Guy <mjtg@cam.ac.uk>
8947 Date: Fri, 15 Jun 2001 14:11:49 +0100
8948 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
8951 ____________________________________________________________________________
8952 [ 10601] By: jhi on 2001/06/15 13:21:18
8953 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
8954 From: Nicholas Clark <nick@ccl4.org>
8955 Date: Thu, 14 Jun 2001 23:52:56 +0100
8956 Message-ID: <20010614235256.G98663@plum.flirble.org>
8958 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
8959 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
8960 ____________________________________________________________________________
8961 [ 10600] By: jhi on 2001/06/15 13:16:56
8962 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
8963 From: Russ Allbery <rra@stanford.edu>
8964 Date: 14 Jun 2001 13:24:43 -0700
8965 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
8967 ! ext/GDBM_File/GDBM_File.pm
8968 ____________________________________________________________________________
8969 [ 10599] By: jhi on 2001/06/15 13:15:26
8970 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
8971 From: Nicholas Clark <nick@ccl4.org>
8972 Date: Thu, 14 Jun 2001 20:37:47 +0100
8973 Message-ID: <20010614203747.F98663@plum.flirble.org>
8975 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8977 ____________________________________________________________________________
8978 [ 10598] By: jhi on 2001/06/15 13:13:13
8979 Log: Integrate perlio.
8982 ____________________________________________________________________________
8983 [ 10597] By: nick on 2001/06/15 11:08:13
8984 Log: Check that HVs with HvNAME() != NULL are really stashes before
8985 treating them as such. Also be more defensive on the GvCV.
8986 Win32 fork and dprof now working again.
8989 ____________________________________________________________________________
8990 [ 10596] By: nick on 2001/06/15 10:11:20
8991 Log: Integrate mainline.
8994 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
8995 !> Porting/config_H config_h.SH configure.com epoc/config.sh
8996 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
8997 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8998 !> vos/config.ga.h win32/config.bc win32/config.gc
8999 !> win32/config.vc win32/config_H.bc win32/config_H.gc
9000 !> win32/config_H.vc
9001 ____________________________________________________________________________
9002 [ 10595] By: nick on 2001/06/15 09:37:17
9003 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
9004 - Win32 (VC++) now builds but fails:
9005 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
9006 fork.t - No &___ENV_HV_NAME___::CLONE method ???
9007 write.t - open(...,"|-") not implemented on Win32
9010 ____________________________________________________________________________
9011 [ 10594] By: jhi on 2001/06/15 00:17:16
9012 Log: Integrate perlio.
9014 !> perlio.c win32/makefile.mk
9015 ____________________________________________________________________________
9016 [ 10593] By: jhi on 2001/06/15 00:16:44
9017 Log: Metaconfig unit changes for #10592.
9019 + U/modified/i_varhdr.U U/modified/startsh.U
9020 - U/a_dvisory/crosscompile.U U/target/Target.U
9021 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
9022 ! U/compline/bitpbyte.U U/compline/byteorder.U
9023 ! U/compline/ccflags.U U/compline/charsize.U
9024 ! U/compline/d_casti32.U U/compline/d_castneg.U
9025 ! U/compline/d_closedir.U U/compline/d_fd_set.U
9026 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
9027 ! U/compline/d_keepsig.U U/compline/d_open3.U
9028 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
9029 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
9030 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
9031 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
9032 ! U/compline/doublesize.U U/compline/floatsize.U
9033 ! U/compline/nblock_io.U U/compline/orderlib.U
9034 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
9035 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
9036 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
9037 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
9038 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
9039 ! U/modified/spitshell.U U/threads/archname.U
9040 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
9041 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
9042 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
9043 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
9044 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
9045 Branch: metaconfig/U/perl
9047 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
9048 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
9049 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
9050 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
9051 ! stdio_streams.U uselfs.U
9052 ____________________________________________________________________________
9053 [ 10592] By: jhi on 2001/06/15 00:15:52
9054 Log: The first steps towards cross-compilation.
9056 Abstract execution of compiled test executables with $run,
9057 and abstract transfer of files with $to and $from.
9059 Under cross-compilation the $run, $to, and $from will point
9060 to appropriate wrapper scripts, by default ssh and scp,
9061 but also rsh, rcp, and cp are supported. If not
9062 cross-compiling, they will be set to '', ':', and ':',
9065 With these patches I was able to get Configure for
9066 iPAQ ARM Linux on an Intel Linux about 95% right
9067 (only a few tests failed to execute or they produced
9068 incorrect results), and I was able to compile
9069 a functional miniperl.
9071 The symbol crosscompile renamed to be usecrosscompile,
9072 the corresponding C symbol from CROSSCOMPILE to
9075 ! Configure Cross/README Makefile.SH Porting/Glossary
9076 ! Porting/config.sh Porting/config_H config_h.SH configure.com
9077 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
9078 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
9079 ! vos/config.ga.def vos/config.ga.h win32/config.bc
9080 ! win32/config.gc win32/config.vc win32/config_H.bc
9081 ! win32/config_H.gc win32/config_H.vc
9082 ____________________________________________________________________________
9083 [ 10591] By: nick on 2001/06/14 20:00:12
9084 Log: Steps along the road toward Win32 building again.
9086 ! perlio.c win32/makefile.mk
9087 ____________________________________________________________________________
9088 [ 10590] By: jhi on 2001/06/14 16:11:11
9089 Log: Integrate perlio.
9091 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9092 ____________________________________________________________________________
9093 [ 10589] By: nick on 2001/06/14 13:54:07
9094 Log: Routine regen_config_h for Win32
9096 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9097 ____________________________________________________________________________
9098 [ 10588] By: jhi on 2001/06/14 12:30:46
9099 Log: Integrate perlio.
9102 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
9103 ____________________________________________________________________________
9104 [ 10587] By: jhi on 2001/06/14 12:23:24
9108 ____________________________________________________________________________
9109 [ 10586] By: nick on 2001/06/14 08:25:07
9110 Log: Add new step to run_byacc which:
9111 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
9112 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
9115 ! MANIFEST Makefile.SH perly.c
9116 ____________________________________________________________________________
9117 [ 10585] By: nick on 2001/06/14 08:22:29
9118 Log: Integrate mainline
9120 +> locale.c numeric.c
9121 !> Changes cygwin/Makefile.SHs embed.h embed.pl
9122 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
9123 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
9124 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
9126 ____________________________________________________________________________
9127 [ 10584] By: nick on 2001/06/14 08:05:53
9128 Log: Hack to remove insecure directories from PATH so test will run.
9131 ____________________________________________________________________________
9132 [ 10583] By: jhi on 2001/06/14 03:11:16
9133 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
9137 ____________________________________________________________________________
9138 [ 10582] By: jhi on 2001/06/14 03:04:51
9142 ____________________________________________________________________________
9143 [ 10581] By: jhi on 2001/06/14 03:03:14
9144 Log: de-$CONFIG continues.
9146 ! cygwin/Makefile.SHs x2p/Makefile.SH
9147 ____________________________________________________________________________
9148 [ 10580] By: jhi on 2001/06/13 23:56:59
9149 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
9150 From: Nicholas Clark <nick@ccl4.org>
9151 Date: Wed, 13 Jun 2001 21:20:13 +0100
9152 Message-ID: <20010613212013.D98663@plum.flirble.org>
9155 ____________________________________________________________________________
9156 [ 10579] By: jhi on 2001/06/13 23:55:29
9157 Log: Subject: splitting util.c
9158 From: Hugo <hv@crypt.compulink.co.uk>
9159 Date: Thu, 14 Jun 2001 00:41:08 +0100
9160 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
9162 + locale.c numeric.c
9163 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
9164 ! pod/perlapi.pod proto.h util.c
9165 ____________________________________________________________________________
9166 [ 10578] By: jhi on 2001/06/13 23:45:11
9167 Log: Upgrade to Math::BigInt 1.34 from Tels.
9170 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9171 ! t/lib/bigfltpm.t t/lib/bigintpm.t
9172 ____________________________________________________________________________
9173 [ 10577] By: nick on 2001/06/13 19:02:48
9174 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
9176 !> (integrate 125 files)
9177 ____________________________________________________________________________
9178 [ 10576] By: jhi on 2001/06/13 18:10:01
9179 Log: Update Changes.
9181 ! Changes patchlevel.h
9182 ____________________________________________________________________________
9183 [ 10575] By: jhi on 2001/06/13 18:05:09
9184 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
9185 From: "Craig A. Berry" <craigberry@mac.com>
9186 Date: Wed, 13 Jun 2001 13:24:28 -0500
9187 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
9189 ! ext/re/Makefile.PL
9190 ____________________________________________________________________________
9191 [ 10574] By: jhi on 2001/06/13 17:34:36
9192 Log: Mc.u.c. for #10573.
9194 ! U/threads/usethreads.U
9195 ____________________________________________________________________________
9196 [ 10573] By: jhi on 2001/06/13 17:34:00
9197 Log: It would be also be good if I could type.
9200 ____________________________________________________________________________
9201 [ 10572] By: jhi on 2001/06/13 17:26:29
9202 Log: Metaconfig unit change for #10571.
9204 ! U/threads/usethreads.U
9205 ____________________________________________________________________________
9206 [ 10571] By: jhi on 2001/06/13 17:26:05
9207 Log: A non-empty default is a good thing.
9210 ____________________________________________________________________________
9211 [ 10570] By: jhi on 2001/06/13 17:15:16
9212 Log: Metaconfig unit change for #10569.
9214 ! U/threads/usethreads.U
9215 ____________________________________________________________________________
9216 [ 10569] By: jhi on 2001/06/13 17:14:17
9217 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
9218 extremely experimental, not even prompted for.
9220 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9221 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
9222 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
9223 ! win32/config.bc win32/config.gc win32/config.vc
9224 ____________________________________________________________________________
9225 [ 10568] By: jhi on 2001/06/13 16:22:27
9226 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
9229 ____________________________________________________________________________
9230 [ 10567] By: jhi on 2001/06/13 16:20:23
9231 Log: Integrate perlio; conflicts, accept Nick's versions.
9233 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9234 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
9235 ____________________________________________________________________________
9236 [ 10566] By: jhi on 2001/06/13 16:17:42
9237 Log: Subject: Re: ext/ + -Wall
9238 From: Doug MacEachern <dougm@covalent.net>
9239 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
9240 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
9242 ! XSUB.h lib/ExtUtils/xsubpp perl.h
9243 ____________________________________________________________________________
9244 [ 10565] By: jhi on 2001/06/13 16:16:07
9245 Log: Similar logic as DB_File.xs, using the modern macros and
9246 defines them to older ones for older Perls where PERL_VERSION
9247 is not defined, from Doug MacEachern.
9249 ! ext/Storable/Storable.xs
9250 ____________________________________________________________________________
9251 [ 10564] By: nick on 2001/06/13 15:22:01
9252 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
9253 and using that instead (name lookups are sequential search for now).
9255 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9256 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
9257 ____________________________________________________________________________
9258 [ 10563] By: jhi on 2001/06/13 14:07:43
9259 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
9260 From: "Richard Soderberg" <rs@crystalflame.net>
9261 Date: Sat, 26 May 2001 06:44:20 -0700
9262 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
9265 ____________________________________________________________________________
9266 [ 10562] By: jhi on 2001/06/13 13:55:10
9267 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
9268 From: "Craig A. Berry" <craigberry@mac.com>
9269 Date: Tue, 12 Jun 2001 23:55:26 -0500
9270 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
9272 ! ext/re/Makefile.PL ext/re/re.xs
9273 ____________________________________________________________________________
9274 [ 10561] By: jhi on 2001/06/13 13:44:58
9275 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
9278 ! XSUB.h malloc.c perl.h
9279 ____________________________________________________________________________
9280 [ 10560] By: jhi on 2001/06/13 13:35:42
9284 ____________________________________________________________________________
9285 [ 10559] By: jhi on 2001/06/13 12:53:18
9286 Log: Subject: [patch] perl.gprof control
9287 From: Doug MacEachern <dougm@covalent.net>
9288 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
9289 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
9291 ! miniperlmain.c perl.h
9292 ____________________________________________________________________________
9293 [ 10558] By: jhi on 2001/06/13 12:51:47
9294 Log: Subject: Re: ext/ + -Wall
9295 From: Doug MacEachern <dougm@covalent.net>
9296 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
9297 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
9299 Document ax and break up dXSARGS.
9301 ! XSUB.h pod/perlapi.pod
9302 ____________________________________________________________________________
9303 [ 10557] By: jhi on 2001/06/13 12:39:55
9304 Log: More AIX tweakage from Merijn.
9307 ____________________________________________________________________________
9308 [ 10556] By: jhi on 2001/06/13 03:26:58
9309 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
9310 From: "Craig A. Berry" <craigberry@mac.com>
9311 Date: Tue, 12 Jun 2001 22:57:45 -0500
9312 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
9314 ! vms/descrip_mms.template
9315 ____________________________________________________________________________
9316 [ 10555] By: jhi on 2001/06/13 02:50:43
9317 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
9318 From: "Craig A. Berry" <craigberry@mac.com>
9319 Date: Tue, 12 Jun 2001 22:21:39 -0500
9320 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
9322 ! configure.com util.c
9323 ____________________________________________________________________________
9324 [ 10554] By: jhi on 2001/06/13 02:23:16
9325 Log: New AIX dynaloading code from Jens-Uwe Mager.
9326 Does break binary compatibility.
9328 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
9329 ____________________________________________________________________________
9330 [ 10553] By: jhi on 2001/06/13 02:10:16
9331 Log: VMS DEC C compiler found nits by Peter Prymmer.
9334 ____________________________________________________________________________
9335 [ 10552] By: jhi on 2001/06/13 01:36:12
9336 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
9337 From: Peter Prymmer <pvhp@forte.com>
9338 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
9339 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
9342 ____________________________________________________________________________
9343 [ 10551] By: jhi on 2001/06/13 01:26:53
9344 Log: I wonder how many $CONFIGs still lurk in the shadows.
9346 ! pod/Makefile.SH x2p/cflags.SH
9347 ____________________________________________________________________________
9348 [ 10550] By: jhi on 2001/06/13 01:25:12
9349 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
9352 ____________________________________________________________________________
9353 [ 10549] By: jhi on 2001/06/13 01:05:28
9354 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
9356 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
9357 ____________________________________________________________________________
9358 [ 10548] By: jhi on 2001/06/13 00:41:28
9359 Log: Subject: [patch] rid local_patches warnings
9360 From: Doug MacEachern <dougm@covalent.net>
9361 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
9362 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
9364 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
9365 ____________________________________________________________________________
9366 [ 10547] By: jhi on 2001/06/13 00:40:29
9367 Log: Subject: Re: ext/ + -Wall
9368 From: Doug MacEachern <dougm@covalent.net>
9369 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
9370 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
9372 ! ext/attrs/attrs.xs
9373 ____________________________________________________________________________
9374 [ 10546] By: jhi on 2001/06/13 00:39:06
9375 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
9376 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9377 Date: Tue, 12 Jun 2001 14:36:20 -0400
9378 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
9381 ____________________________________________________________________________
9382 [ 10545] By: jhi on 2001/06/13 00:38:02
9383 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
9384 From: Mike Guy <mjtg@cam.ac.uk>
9385 Date: Tue, 12 Jun 2001 19:10:31 +0100
9386 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
9388 Subject: Re: [ID 20010612.001] out of memory during regex compilation
9389 From: Mike Guy <mjtg@cam.ac.uk>
9390 Date: Tue, 12 Jun 2001 19:21:01 +0100
9391 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
9394 ____________________________________________________________________________
9395 [ 10544] By: jhi on 2001/06/13 00:34:39
9396 Log: AIX tweaks from Merijn H. Brand.
9399 ____________________________________________________________________________
9400 [ 10543] By: jhi on 2001/06/13 00:11:42
9401 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
9402 From: "Brendan O'Dea" <bod@compusol.com.au>
9403 Date: Wed, 13 Jun 2001 05:16:47 +1000
9404 Message-ID: <20010613051647.A8945@compusol.com.au>
9405 Branch: maint-5.6/perl
9406 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
9407 ____________________________________________________________________________
9408 [ 10542] By: jhi on 2001/06/13 00:07:50
9409 Log: Subject: Small bcopy cleanup
9410 From: Andy Dougherty <doughera@lafayette.edu>
9411 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
9412 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
9414 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
9415 ____________________________________________________________________________
9416 [ 10541] By: jhi on 2001/06/13 00:05:18
9417 Log: Subject: [PATCH] Re: ext/ + -Wall
9418 From: Nicholas Clark <nick@ccl4.org>
9419 Date: Wed, 13 Jun 2001 00:04:30 +0100
9420 Message-ID: <20010613000430.M5901@plum.flirble.org>
9422 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
9423 ____________________________________________________________________________
9424 [ 10540] By: jhi on 2001/06/13 00:02:25
9425 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
9426 From: Nicholas Clark <nick@ccl4.org>
9427 Date: Tue, 12 Jun 2001 23:53:07 +0100
9428 Message-ID: <20010612235307.L5901@plum.flirble.org>
9430 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
9431 ____________________________________________________________________________
9432 [ 10539] By: jhi on 2001/06/12 23:59:10
9433 Log: MPE/iX tweaks from Mark Bixby.
9435 ! hints/mpeix.sh mpeix/mpeixish.h util.c
9436 ____________________________________________________________________________
9437 [ 10538] By: jhi on 2001/06/12 14:16:15
9438 Log: Update Changes.
9440 ! Changes patchlevel.h
9441 ____________________________________________________________________________
9442 [ 10537] By: jhi on 2001/06/12 14:11:26
9443 Log: One less -Wall whine (found under DEBUGGING).
9445 ! x2p/Makefile.SH x2p/a2p.c
9446 ____________________________________________________________________________
9447 [ 10536] By: jhi on 2001/06/12 13:32:09
9448 Log: s/case-independent/case-insensitive/g
9451 ____________________________________________________________________________
9452 [ 10535] By: jhi on 2001/06/12 13:27:28
9453 Log: As suggested in
9455 Subject: Re: ext/ + -Wall
9456 From: Gurusamy Sarathy <gsar@ActiveState.com>
9457 Date: Mon, 11 Jun 2001 23:34:31 -0700
9458 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
9460 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
9462 ____________________________________________________________________________
9463 [ 10534] By: jhi on 2001/06/12 13:13:27
9464 Log: Subject: ext/ + -Wall
9465 From: Doug MacEachern <dougm@covalent.net>
9466 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
9467 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
9469 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
9470 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
9471 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
9472 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
9473 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
9474 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
9475 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
9476 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
9477 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
9478 ! lib/ExtUtils/xsubpp
9479 ____________________________________________________________________________
9480 [ 10533] By: jhi on 2001/06/12 12:52:57
9481 Log: Subject: [PATCH] anonymous stashes
9482 From: Abhijit Menon-Sen <ams@wiw.org>
9483 Date: Tue, 12 Jun 2001 12:47:04 +0530
9484 Message-ID: <20010612124704.A29029@lustre.linux.in>
9486 ! dump.c gv.c sv.c xsutils.c
9487 ____________________________________________________________________________
9488 [ 10532] By: jhi on 2001/06/12 12:37:36
9489 Log: One more test for $^S.
9492 ____________________________________________________________________________
9493 [ 10531] By: jhi on 2001/06/12 12:35:02
9494 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
9495 From: Abhijit Menon-Sen <ams@wiw.org>
9496 Date: Tue, 12 Jun 2001 17:35:55 +0530
9497 Message-ID: <20010612173555.A32426@lustre.linux.in>
9500 ____________________________________________________________________________
9501 [ 10530] By: jhi on 2001/06/12 12:31:11
9502 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
9503 From: Mike Guy <mjtg@cam.ac.uk>
9504 Date: Tue, 12 Jun 2001 13:14:15 +0100
9505 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
9508 ____________________________________________________________________________
9509 [ 10529] By: jhi on 2001/06/12 12:21:06
9510 Log: AUTHORS updates.
9513 ____________________________________________________________________________
9514 [ 10528] By: jhi on 2001/06/12 12:19:47
9515 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
9516 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
9517 Content-Transfer-Encoding: 7bit
9518 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
9520 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
9521 ____________________________________________________________________________
9522 [ 10527] By: jhi on 2001/06/12 11:58:53
9523 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
9524 From: "Philip Newton" <Philip.Newton@gmx.net>
9525 Date: Mon, 11 Jun 2001 07:08:03 +0200
9526 Message-Id: <200106120802.LAA08992@taas.iki.fi>
9529 ____________________________________________________________________________
9530 [ 10526] By: jhi on 2001/06/12 01:35:34
9531 Log: Cleanup the a2p.c for -Wall.
9533 ! x2p/Makefile.SH x2p/a2p.c
9534 ____________________________________________________________________________
9535 [ 10525] By: jhi on 2001/06/12 01:10:56
9536 Log: File::Find update for MacOS from Chris Nandor.
9538 ! lib/File/Find.pm t/lib/filefind.t
9539 ____________________________________________________________________________
9540 [ 10524] By: jhi on 2001/06/12 00:29:20
9541 Log: gcc -Wall nits picked out by a non-UNIX system
9542 (courtesy of Mark Bixby)
9544 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
9545 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
9547 ____________________________________________________________________________
9548 [ 10523] By: jhi on 2001/06/11 22:34:03
9549 Log: Metaconfig unit change for #10522. (The d_modfl changes
9551 Branch: metaconfig/U/perl
9552 ! d_modfl.U d_u32align.U
9553 ____________________________________________________________________________
9554 [ 10522] By: jhi on 2001/06/11 22:33:00
9555 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
9556 be "./try 2>&1 >/dev/null".
9559 ____________________________________________________________________________
9560 [ 10521] By: jhi on 2001/06/11 19:49:54
9561 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
9562 From: "Craig A. Berry" <craigberry@mac.com>
9563 Date: Mon, 11 Jun 2001 14:00:32 -0500
9564 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
9567 ____________________________________________________________________________
9568 [ 10520] By: jhi on 2001/06/11 17:55:47
9569 Log: Move the full \p\P lists to perlunicode.
9571 ! pod/perlretut.pod pod/perlunicode.pod
9572 ____________________________________________________________________________
9573 [ 10519] By: jhi on 2001/06/11 17:10:00
9574 Log: VOS build tweak for 5.6.1 from Paul Green.
9575 Branch: maint-5.6/perl
9577 ____________________________________________________________________________
9578 [ 10518] By: jhi on 2001/06/11 17:07:03
9579 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
9580 From: "Craig A. Berry" <craigberry@mac.com>
9581 Date: Fri, 8 Jun 2001 18:08:18 -0500
9582 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
9585 ____________________________________________________________________________
9586 [ 10517] By: jhi on 2001/06/11 14:52:01
9587 Log: Update Changes.
9589 ! Changes patchlevel.h
9590 ____________________________________________________________________________
9591 [ 10516] By: jhi on 2001/06/11 14:46:33
9592 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
9594 ! vos/config.alpha.h vos/config.ga.h
9595 ____________________________________________________________________________
9596 [ 10515] By: jhi on 2001/06/11 14:39:05
9597 Log: VOS updates from Paul Green for @10476.
9599 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
9600 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9601 ! vos/config.ga.h vos/configure_perl.cm
9602 ____________________________________________________________________________
9603 [ 10514] By: jhi on 2001/06/11 12:58:43
9604 Log: Subject: [PATCH] Not many people know this ...
9605 From: Mike Guy <mjtg@cam.ac.uk>
9606 Date: Mon, 11 Jun 2001 14:55:15 +0100
9607 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
9610 ____________________________________________________________________________
9611 [ 10513] By: jhi on 2001/06/11 12:30:06
9612 Log: Add final commas to lists as suggested by Philip Newton.
9614 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
9615 ____________________________________________________________________________
9616 [ 10512] By: jhi on 2001/06/11 12:28:49
9617 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
9618 Date: Sun, 10 Jun 2001 23:35:38 -0400
9619 From: Chris Nandor <pudge@pobox.com>
9620 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
9622 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
9623 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
9624 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
9625 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
9626 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
9627 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
9628 ! t/op/write.t t/pragma/strict.t
9629 ____________________________________________________________________________
9630 [ 10511] By: jhi on 2001/06/11 12:13:31
9631 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
9632 From: Chris Nandor <pudge@pobox.com>
9633 Date: Mon, 11 Jun 2001 08:24:28 -0400
9634 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
9636 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
9638 ____________________________________________________________________________
9639 [ 10510] By: jhi on 2001/06/11 12:03:16
9640 Log: One more run_byacc (a hand-tweaked version had slipped in).
9642 ! perly.c vms/perly_c.vms
9643 ____________________________________________________________________________
9644 [ 10509] By: nick on 2001/06/11 07:49:15
9645 Log: Integrate mainline
9647 !> Makefile.SH embed.h embed.pl global.sym
9648 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
9649 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
9650 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
9651 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
9652 ____________________________________________________________________________
9653 [ 10508] By: jhi on 2001/06/10 22:38:05
9654 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
9655 From: Mike Guy <mjtg@cam.ac.uk>
9656 Reply-To: mjtg@cam.ac.uk
9657 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
9659 ! lib/ExtUtils/Manifest.pm
9660 ____________________________________________________________________________
9661 [ 10507] By: jhi on 2001/06/10 22:37:16
9662 Log: Subject: [PATCH] ExtUtils::Constant
9663 From: Nicholas Clark <nick@ccl4.org>
9664 Date: Sun, 10 Jun 2001 23:25:41 +0100
9665 Message-ID: <20010610232540.C76396@plum.flirble.org>
9667 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
9668 ____________________________________________________________________________
9669 [ 10506] By: jhi on 2001/06/10 20:57:20
9670 Log: Integrate perlio.
9673 ____________________________________________________________________________
9674 [ 10505] By: jhi on 2001/06/10 18:37:57
9675 Log: Move the grok_number and its lieutenant grok_numeric_radix
9676 from sv.c statics to util.c and public.
9678 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
9679 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
9680 ____________________________________________________________________________
9681 [ 10504] By: nick on 2001/06/10 17:47:06
9682 Log: Fix (valid) -Wall warnings in perlio.c
9685 ____________________________________________________________________________
9686 [ 10503] By: jhi on 2001/06/10 17:38:28
9687 Log: Update perly_c.diff, update perly.fixer to edit away
9688 some of the -Wall noise.
9690 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
9691 ____________________________________________________________________________
9692 [ 10502] By: jhi on 2001/06/10 17:09:42
9693 Log: Check the version of byacc.
9696 ____________________________________________________________________________
9697 [ 10501] By: jhi on 2001/06/10 17:00:08
9698 Log: Subject: [PATCH] perly.y overhaul
9699 From: Simon Cozens <simon@netthink.co.uk>
9700 Date: Sun, 10 Jun 2001 16:56:54 +0100
9701 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
9703 Plus make run_byacc.
9705 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
9706 ____________________________________________________________________________
9707 [ 10500] By: jhi on 2001/06/10 16:07:28
9708 Log: Integrate perlio.
9710 !> perlio.c perlsfio.h
9711 ____________________________________________________________________________
9712 [ 10499] By: nick on 2001/06/10 15:01:08
9713 Log: Integrate mainline
9715 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
9716 !> t/pragma/locale.t util.c
9717 ____________________________________________________________________________
9718 [ 10498] By: jhi on 2001/06/10 13:49:23
9719 Log: Put some meat on the perl572delta bones. The list of
9720 selected bug fixes needs more work, as does still the
9723 ! pod/perl572delta.pod
9724 ____________________________________________________________________________
9725 [ 10497] By: nick on 2001/06/10 12:27:51
9726 Log: Paper over a crack or two with USE_SFIO
9728 ! perlio.c perlsfio.h
9729 ____________________________________________________________________________
9730 [ 10496] By: jhi on 2001/06/10 11:04:22
9731 Log: Update Changes.
9733 ! Changes patchlevel.h
9734 ____________________________________________________________________________
9735 [ 10495] By: jhi on 2001/06/10 10:55:34
9736 Log: Subject: Re: pragma/locale.t #107
9737 From: Hugo <hv@crypt.compulink.co.uk>
9738 Date: Sun, 10 Jun 2001 11:23:30 +0100
9739 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
9741 Encapsulate the scan of the decimal radix separator.
9743 ! embed.h embed.pl proto.h sv.c
9744 ____________________________________________________________________________
9745 [ 10494] By: jhi on 2001/06/10 03:00:17
9746 Log: Try to grok numbers both with the locale specific separator
9747 and with the usual "." (if different from the lss); add a test
9748 to locale.t to do also a little bit of math in addition to just
9749 equalness testing; remove extraneous logic as suggested in
9751 Subject: Re: pragma/locale.t #107
9752 From: Nicholas Clark <nick@ccl4.org>
9753 Date: Sat, 9 Jun 2001 22:37:36 +0100
9754 Message-ID: <20010609223735.Y76396@plum.flirble.org>
9756 ! sv.c t/pragma/locale.t
9757 ____________________________________________________________________________
9758 [ 10493] By: jhi on 2001/06/10 01:25:23
9759 Log: Metaconfig unit change for #10492.
9760 Branch: metaconfig/U/perl
9762 ____________________________________________________________________________
9763 [ 10492] By: jhi on 2001/06/10 01:23:59
9764 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
9765 From: Artur Bergman <artur@contiller.se>
9766 Date: Sat, 09 Jun 2001 21:03:51 +0200
9767 Message-ID: <B7483FB6.1398%artur@contiller.se>
9770 ____________________________________________________________________________
9771 [ 10491] By: jhi on 2001/06/10 01:15:40
9772 Log: Integrate perlio.
9775 ____________________________________________________________________________
9776 [ 10490] By: jhi on 2001/06/10 01:08:26
9777 Log: Do locale specific separator if only in locale.
9780 ____________________________________________________________________________
9781 [ 10489] By: nick on 2001/06/09 19:13:25
9782 Log: Make XS/Typemap compile (but fail) with sfio
9785 ____________________________________________________________________________
9786 [ 10488] By: nick on 2001/06/09 19:12:51
9787 Log: Re-integrate mainline
9789 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
9790 !> proto.h sv.c util.c
9791 ____________________________________________________________________________
9792 [ 10487] By: nick on 2001/06/09 16:26:29
9793 Log: Integrate mainline
9795 !> (integrate 31 files)
9796 ____________________________________________________________________________
9797 [ 10486] By: jhi on 2001/06/09 16:11:51
9798 Log: Subject: [PATCH] New attempt to clone callack
9799 From: Artur Bergman <artur@contiller.se>
9800 Date: Thu, 07 Jun 2001 11:52:16 +0200
9801 Message-ID: <B7451B6F.12B7%artur@contiller.se>
9803 ! embedvar.h intrpvar.h perlapi.h sv.c
9804 ____________________________________________________________________________
9805 [ 10485] By: jhi on 2001/06/09 15:23:52
9806 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
9808 ! embed.h embed.pl perl.h proto.h sv.c util.c
9809 ____________________________________________________________________________
9810 [ 10484] By: jhi on 2001/06/09 14:47:25
9811 Log: Subject: Re: pragma/locale.t #107
9812 From: Nicholas Clark <nick@ccl4.org>
9813 Date: Sat, 9 Jun 2001 16:26:10 +0100
9814 Message-ID: <20010609162609.V76396@plum.flirble.org>
9816 A missing NVification.
9819 ____________________________________________________________________________
9820 [ 10483] By: jhi on 2001/06/08 19:40:32
9821 Log: Redo the #10482, there already was a test script for formats.
9824 ! MANIFEST t/op/write.t
9825 ____________________________________________________________________________
9826 [ 10482] By: jhi on 2001/06/08 19:34:45
9827 Log: Twisted format testing, from Merijn.
9831 ____________________________________________________________________________
9832 [ 10481] By: jhi on 2001/06/08 19:21:56
9833 Log: More \p{In...} testing, combined with \N{...}.
9835 ! lib/utf8_heavy.pl t/op/pat.t
9836 ____________________________________________________________________________
9837 [ 10480] By: jhi on 2001/06/08 14:16:06
9838 Log: Metaconfig changes for #10479.
9841 Branch: metaconfig/U/perl
9843 ____________________________________________________________________________
9844 [ 10479] By: jhi on 2001/06/08 14:15:32
9845 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
9847 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9848 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
9849 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
9850 ! win32/config.bc win32/config.gc win32/config.vc
9851 ____________________________________________________________________________
9852 [ 10478] By: jhi on 2001/06/08 12:20:41
9853 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
9854 From: "Craig A. Berry" <craigberry@mac.com>
9855 Date: Thu, 7 Jun 2001 14:27:20 -0500
9856 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
9859 ____________________________________________________________________________
9860 [ 10477] By: jhi on 2001/06/08 12:19:00
9861 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
9862 From: Gisle Aas <gisle@ActiveState.com>
9863 Date: 07 Jun 2001 17:04:29 -0700
9864 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
9867 ____________________________________________________________________________
9868 [ 10476] By: jhi on 2001/06/08 01:35:42
9869 Log: Update Changes.
9871 ! Changes patchlevel.h
9872 ____________________________________________________________________________
9873 [ 10475] By: jhi on 2001/06/08 00:53:45
9874 Log: Regen Glossary et alia.
9876 ! Porting/Glossary Porting/config.sh Porting/config_H
9877 ____________________________________________________________________________
9878 [ 10474] By: jhi on 2001/06/07 22:06:38
9879 Log: Metaconfig unit changes for #10473.
9880 Branch: metaconfig/U/perl
9882 ____________________________________________________________________________
9883 [ 10473] By: jhi on 2001/06/07 22:06:16
9884 Log: Harumph, also AIX will spill its guts (i.e. dump core)
9885 if an executable contains modfl() but it hasn't been
9886 compiled right (in the case of AIX, with cc -qlongdouble).
9889 ____________________________________________________________________________
9890 [ 10472] By: gsar on 2001/06/07 20:04:28
9891 Log: integrate change#10471 from mainline
9893 in change#10451, check that CvOUTSIDE is a CV before looking in
9894 (it can apparently be SVt_NULL during global destruction)
9895 Branch: maint-5.6/perl
9897 ____________________________________________________________________________
9898 [ 10471] By: gsar on 2001/06/07 20:01:31
9899 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
9900 (it can apparently be SVt_NULL during global destruction)
9903 ____________________________________________________________________________
9904 [ 10470] By: jhi on 2001/06/07 12:17:51
9905 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
9906 From: Robin Barker <rmb1@cise.npl.co.uk>
9907 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
9908 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
9910 ! lib/diagnostics.pm pod/perldiag.pod
9911 ____________________________________________________________________________
9912 [ 10469] By: jhi on 2001/06/07 12:16:12
9913 Log: Subject: [PATCH perl@10439] long =item
9914 From: Robin Barker <rmb1@cise.npl.co.uk>
9915 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
9916 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
9918 ! README.amiga lib/Attribute/Handlers.pm
9919 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
9920 ____________________________________________________________________________
9921 [ 10468] By: jhi on 2001/06/07 12:08:56
9922 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
9923 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
9924 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
9925 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
9928 ____________________________________________________________________________
9929 [ 10467] By: jhi on 2001/06/07 12:04:26
9930 Log: Integrate perlio.
9933 ____________________________________________________________________________
9934 [ 10466] By: nick on 2001/06/07 10:25:40
9935 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
9937 Still coredumps in pragma/overload.t - what a nice hard fail that is...
9940 ____________________________________________________________________________
9941 [ 10465] By: nick on 2001/06/07 08:41:58
9942 Log: Raw integrate of mainline for S_grok_number debug
9943 (sv.c has MULTIPLICITY issues as well as whatever else ...)
9945 - plan9/perlplan9.doc plan9/perlplan9.pod
9946 !> (integrate 46 files)
9947 ____________________________________________________________________________
9948 [ 10464] By: jhi on 2001/06/06 23:33:58
9949 Log: The proper prototyping for #10463.
9951 ! embed.h embed.pl proto.h sv.c
9952 ____________________________________________________________________________
9953 [ 10463] By: jhi on 2001/06/06 23:15:30
9954 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
9955 From: Nicholas Clark <nick@ccl4.org>
9956 Date: Thu, 7 Jun 2001 00:29:59 +0100
9957 Message-ID: <20010607002959.Z76396@plum.flirble.org>
9960 ____________________________________________________________________________
9961 [ 10462] By: jhi on 2001/06/06 23:13:19
9962 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
9963 From: "Craig A. Berry" <craigberry@mac.com>
9964 Date: Wed, 06 Jun 2001 17:54:30 -0500
9965 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
9968 ____________________________________________________________________________
9969 [ 10461] By: jhi on 2001/06/06 23:10:00
9970 Log: Podify the remaining README.platform files;
9971 merge README.plan9 and plan9/perlplan9.pod;
9972 delete plan9/perlplan9.* (the perlplan.doc needs to
9973 be regenerated in Plan 9); make the =head1 and =head2
9974 in the README.platform to be a little more verbose
9975 (skipped README.os2 not to anger Ilya) so that they
9976 look better in the toc; regen toc.
9978 - plan9/perlplan9.doc plan9/perlplan9.pod
9979 ! MANIFEST README.aix README.amiga README.apollo README.beos
9980 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
9981 ! README.hpux README.hurd README.machten README.macos
9982 ! README.micro README.mint README.mpeix README.os390
9983 ! README.plan9 README.qnx README.solaris README.threads
9984 ! README.tru64 README.vmesa README.vms README.vos README.win32
9985 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9986 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9987 ____________________________________________________________________________
9988 [ 10460] By: jhi on 2001/06/06 20:58:53
9989 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
9990 From: Mike Guy <mjtg@cam.ac.uk>
9991 Reply-To: mjtg@cam.ac.uk
9992 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
9995 ____________________________________________________________________________
9996 [ 10459] By: jhi on 2001/06/06 20:58:15
9997 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
9998 From: Mike Guy <mjtg@cam.ac.uk>
9999 Reply-To: mjtg@cam.ac.uk
10000 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
10003 ____________________________________________________________________________
10004 [ 10458] By: jhi on 2001/06/06 20:56:04
10005 Log: Disable long doubles from pre-5.0 Tru64s.
10007 ! README.tru64 hints/dec_osf.sh
10008 ____________________________________________________________________________
10009 [ 10457] By: jhi on 2001/06/06 20:49:23
10010 Log: The #10455 exposed that modfl() is fundamentally busted
10011 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
10015 ____________________________________________________________________________
10016 [ 10456] By: jhi on 2001/06/06 20:48:35
10017 Log: Metaconfig unit change for #10455.
10018 Branch: metaconfig/U/perl
10020 ____________________________________________________________________________
10021 [ 10455] By: jhi on 2001/06/06 20:48:09
10022 Log: Configure check for geborken modfl(), inspired by
10024 Subject: Re: [20010118.017] op/int.t failure
10025 From: Hugo <hv@crypt.compulink.co.uk>
10026 Date: Tue, 05 Jun 2001 13:43:27 +0100
10027 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
10030 ____________________________________________________________________________
10031 [ 10454] By: jhi on 2001/06/06 11:45:08
10032 Log: Integrate changes #10450 and #10451 from maintperl:
10034 optimize change#10448 slightly (don't repeat search in eval""s lexical
10035 scope, since that has already been searched)
10037 change#9108 needs subtler treatment for case of closures created
10040 !> op.c t/op/misc.t
10041 ____________________________________________________________________________
10042 [ 10453] By: jhi on 2001/06/06 11:42:10
10043 Log: MakeMaker magic to compile (when no dynamic loading)
10044 List/Util.xsc as (ListUtil.c and) ListUtil.o since
10045 POSIX-BC (BS2000) linker has an evil limitation of
10046 being unable to include in the same executable several
10047 object files with the same name - case-insensitively -
10048 because otherwise we conflict with util.c.
10049 Strictly speaking currently required only in POSIX-BC
10050 but probably will do no harm elsewhere where static
10051 linking is required.
10053 ! ext/List/Util/Makefile.PL
10054 ____________________________________________________________________________
10055 [ 10452] By: nick on 2001/06/06 08:59:51
10056 Log: Integrate mainline.
10058 +> lib/Attribute/Handlers/demo/Demo.pm
10059 +> lib/Attribute/Handlers/demo/Descriptions.pm
10060 +> lib/Attribute/Handlers/demo/MyClass.pm
10061 +> lib/Attribute/Handlers/demo/demo.pl
10062 +> lib/Attribute/Handlers/demo/demo2.pl
10063 +> lib/Attribute/Handlers/demo/demo3.pl
10064 +> lib/Attribute/Handlers/demo/demo4.pl
10065 +> lib/Attribute/Handlers/demo/demo_call.pl
10066 +> lib/Attribute/Handlers/demo/demo_chain.pl
10067 +> lib/Attribute/Handlers/demo/demo_cycle.pl
10068 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
10069 +> lib/Attribute/Handlers/demo/demo_phases.pl
10070 +> lib/Attribute/Handlers/demo/demo_range.pl
10071 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
10072 +> uts/strtol_wrap.c
10073 !> (integrate 91 files)
10074 ____________________________________________________________________________
10075 [ 10451] By: gsar on 2001/06/06 07:11:36
10076 Log: change#9108 needs subtler treatment for case of closures created
10078 Branch: maint-5.6/perl
10080 ____________________________________________________________________________
10081 [ 10450] By: gsar on 2001/06/06 05:47:25
10082 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
10083 scope, since that has already been searched)
10084 Branch: maint-5.6/perl
10086 ____________________________________________________________________________
10087 [ 10449] By: jhi on 2001/06/06 01:33:31
10088 Log: Integrate change #10448 from maintperl; lexicals
10089 outside an eval"" weren't resolved correctly inside a subroutine
10090 definition inside the eval"" if they were not already referenced
10091 in the toplevel of the eval""-ed code
10093 !> cop.h op.c pp_ctl.c t/op/misc.t
10094 ____________________________________________________________________________
10095 [ 10448] By: gsar on 2001/06/06 01:03:26
10096 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
10097 outside an eval"" weren't resolved correctly inside a subroutine
10098 definition inside the eval"" if they were not already referenced
10099 in the toplevel of the eval""-ed code
10100 Branch: maint-5.6/perl
10101 ! cop.h op.c pp_ctl.c t/op/misc.t
10102 ____________________________________________________________________________
10103 [ 10447] By: jhi on 2001/06/06 00:51:04
10104 Log: Subject: [PATCH] perl570delta.pod
10105 From: Peter Scott <Peter@PSDT.com>
10106 Date: Tue, 05 Jun 2001 18:51:02 -0700
10107 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
10109 ! pod/perl570delta.pod
10110 ____________________________________________________________________________
10111 [ 10446] By: jhi on 2001/06/05 23:45:05
10112 Log: The fudge factor is no more needed. I hope.
10115 ____________________________________________________________________________
10116 [ 10445] By: jhi on 2001/06/05 23:19:19
10117 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
10118 From: Hugo <hv@crypt.compulink.co.uk>
10119 Date: Tue, 05 Jun 2001 12:58:19 +0100
10120 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
10123 ____________________________________________________________________________
10124 [ 10444] By: jhi on 2001/06/05 11:09:01
10125 Log: Make up prototypes only for those who have the functions
10126 but not the prototypes.
10129 ____________________________________________________________________________
10130 [ 10443] By: jhi on 2001/06/05 11:02:13
10131 Log: Subject: Re: Not OK: perl@10439 on win32
10132 From: Prymmer/Kahn <pvhp@best.com>
10133 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
10134 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
10137 ____________________________________________________________________________
10138 [ 10442] By: jhi on 2001/06/05 00:55:46
10139 Log: The metaconfig units changes for #10441.
10141 ! U/modified/Extract.U U/modified/Extractall.U
10142 ! U/modified/Finish.U
10143 ____________________________________________________________________________
10144 [ 10441] By: jhi on 2001/06/05 00:55:17
10145 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
10148 ____________________________________________________________________________
10149 [ 10440] By: jhi on 2001/06/05 00:28:27
10150 Log: Unnecessary fuzziness undone, noted by Mike Guy.
10153 ____________________________________________________________________________
10154 [ 10439] By: jhi on 2001/06/04 17:14:31
10155 Log: Update Changes.
10157 ! Changes patchlevel.h
10158 ____________________________________________________________________________
10159 [ 10438] By: jhi on 2001/06/04 17:10:16
10160 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
10161 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
10165 ____________________________________________________________________________
10166 [ 10437] By: jhi on 2001/06/04 17:01:06
10167 Log: Test case for #10433/#10424.
10170 ____________________________________________________________________________
10171 [ 10436] By: jhi on 2001/06/04 16:54:21
10172 Log: Subject: One fix for strtoul not setting errno
10173 From: hom00@utsglobal.com (Hal Morris)
10174 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
10175 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
10177 + uts/strtol_wrap.c
10178 ! MANIFEST hints/uts.sh
10179 ____________________________________________________________________________
10180 [ 10435] By: jhi on 2001/06/04 16:54:01
10181 Log: Metaconfig units changes for #10434.
10183 ! U/modified/Cppsym.U
10184 Branch: metaconfig/U/perl
10185 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
10186 + d_syscallproto.U d_usleepproto.U
10187 ! longdblfio.U quadfio.U
10188 ____________________________________________________________________________
10189 [ 10434] By: jhi on 2001/06/04 16:48:33
10190 Log: Configure tweaks; add prototype probes, make the cpp symbols
10191 probe to cast, not whine; test for %Ld and %Lf before %lld and
10192 %llf because the L is the ANSI way.
10194 ! Configure config_h.SH configure.com epoc/config.sh
10195 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
10196 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
10197 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
10198 ____________________________________________________________________________
10199 [ 10433] By: jhi on 2001/06/04 16:45:23
10200 Log: Sigh. This is what #10424 was supposed to check in.
10203 ____________________________________________________________________________
10204 [ 10432] By: jhi on 2001/06/04 16:29:40
10205 Log: More verbose failure.
10208 ____________________________________________________________________________
10209 [ 10431] By: jhi on 2001/06/04 16:21:55
10210 Log: The .pm changes to go with #10428.
10212 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
10213 ! ext/Sys/Syslog/Syslog.pm
10214 ____________________________________________________________________________
10215 [ 10430] By: jhi on 2001/06/04 16:05:20
10216 Log: On second thoughts show to utf8 skippage message only
10217 on failures, it's too confusing otherwise,
10219 ! t/pragma/locale.t
10220 ____________________________________________________________________________
10221 [ 10429] By: jhi on 2001/06/04 14:47:50
10222 Log: Do not import anything from Encode.
10224 ! ext/MIME/Base64/QuotedPrint.pm
10225 ____________________________________________________________________________
10226 [ 10428] By: jhi on 2001/06/04 14:45:47
10227 Log: The #10402 didn't take. Weird.
10229 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
10230 ! ext/Sys/Syslog/Syslog.xs
10231 ____________________________________________________________________________
10232 [ 10427] By: jhi on 2001/06/04 12:55:39
10233 Log: Eradicate traces of 'asciirange' re subpragma.
10235 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
10237 ____________________________________________________________________________
10238 [ 10426] By: jhi on 2001/06/04 12:44:05
10239 Log: use is a compile-time thing.
10241 ! ext/MIME/Base64/QuotedPrint.pm
10242 ____________________________________________________________________________
10243 [ 10425] By: jhi on 2001/06/04 12:39:44
10244 Log: Subject: [PATCH perl@10419] -Wall casting patch
10245 From: Robin Barker <rmb1@cise.npl.co.uk>
10246 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
10247 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
10249 ! ext/Devel/DProf/DProf.xs mg.c
10250 ____________________________________________________________________________
10251 [ 10424] By: jhi on 2001/06/04 12:23:30
10252 Log: Subject: [PATCH #2] introducing SVpad_TYPED
10253 From: Abhijit Menon-Sen <ams@wiw.org>
10254 Date: Mon, 4 Jun 2001 12:26:02 +0530
10255 Message-ID: <20010604122602.A5775@lustre.linux.in>
10258 ____________________________________________________________________________
10259 [ 10423] By: gsar on 2001/06/04 05:12:18
10260 Log: testsuite for change#10192 (from Gisle Aas)
10264 ____________________________________________________________________________
10265 [ 10422] By: gsar on 2001/06/04 02:32:03
10266 Log: integrate changes#10414-10416 from mainline
10268 Potential buffer overrun if the radix separator is more than
10269 one byte. Also, under locales, prefer the locale-specific
10270 separator over the old boring ".".
10272 "10.", that is, decimal numbers can have no decimal part at all.
10274 The non-locale places need love, too.
10275 Branch: maint-5.6/perl
10277 ____________________________________________________________________________
10278 [ 10421] By: jhi on 2001/06/04 02:25:53
10279 Log: Missed from #10420.
10282 ____________________________________________________________________________
10283 [ 10420] By: jhi on 2001/06/04 02:19:58
10284 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
10285 often this prototype goes with HAS_SETRESUID_PROTO.
10287 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10288 ! config_h.SH configure.com perl.h uconfig.h
10289 ____________________________________________________________________________
10290 [ 10419] By: jhi on 2001/06/04 00:24:55
10291 Log: Update Changes.
10293 ! Changes patchlevel.h
10294 ____________________________________________________________________________
10295 [ 10418] By: jhi on 2001/06/03 23:58:04
10296 Log: -Wall "subscript has type `char'" cleanup.
10298 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
10299 ____________________________________________________________________________
10300 [ 10417] By: jhi on 2001/06/03 23:37:17
10301 Log: Various "cast to pointer from integer of different size"
10302 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
10303 wide but I32 (int) only 32 bits wide).
10305 WARNING: the classnum and tagnum changes in Storable.xs
10306 may not be wise, they may be breaking binary compatibility
10307 (in 64-bit platforms), asked Raphael Manfredi about the changes.
10309 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
10311 ____________________________________________________________________________
10312 [ 10416] By: jhi on 2001/06/03 23:15:24
10313 Log: The non-locale places need love, too.
10316 ____________________________________________________________________________
10317 [ 10415] By: jhi on 2001/06/03 23:10:55
10318 Log: "10.", that is, decimal numbers can have no decimal part at all.
10321 ____________________________________________________________________________
10322 [ 10414] By: jhi on 2001/06/03 22:49:55
10323 Log: Potential buffer overrun if the radix separator is more than
10324 one byte. Also, under locales, prefer the locale-specific
10325 separator over the old boring ".".
10328 ____________________________________________________________________________
10329 [ 10413] By: jhi on 2001/06/03 22:42:10
10330 Log: Integrate change #10412 from maintperl; locale is now
10331 per-cop, not per-op; plus retweak the locale.t to always
10332 list the skipped utf8 locales.
10334 ! t/pragma/locale.t
10335 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
10336 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
10337 ____________________________________________________________________________
10338 [ 10412] By: gsar on 2001/06/03 22:23:16
10339 Log: rationalize locale handling to fix the bugs uncovered by change#10394
10341 the major issue was that the runtime was looking at PL_hints rather
10342 than op_private to notice whether locale was enabled
10344 the secondary issue was that many locale-sensitive numeric ops didn't
10345 have HINT_LOCALE propagated into their op_private
10347 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
10348 instead of per-op, just like HINT_BYTE and the hints for lexical
10349 warnings (this makes the hint available to every op via PL_curcop)
10351 pragma/locale.t may need to be reworked with these fixes in mind
10352 (it currently passes its tests)
10353 Branch: maint-5.6/perl
10354 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
10355 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
10356 ____________________________________________________________________________
10357 [ 10411] By: jhi on 2001/06/03 17:50:49
10358 Log: More verbose debugging.
10360 ! t/pragma/locale.t
10361 ____________________________________________________________________________
10362 [ 10410] By: jhi on 2001/06/03 17:36:40
10363 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
10364 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
10365 Date: Sat, 2 Jun 2001 22:53:33 +0100
10366 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
10368 ! regcomp.c t/pragma/warn/regcomp
10369 ____________________________________________________________________________
10370 [ 10409] By: jhi on 2001/06/03 17:27:13
10371 Log: Mention that lexicalizing $a or $b is a bad idea if one
10372 wants to use sort().
10375 ____________________________________________________________________________
10376 [ 10408] By: jhi on 2001/06/03 16:52:41
10377 Log: Tweak the test to be happy if the accuracy is 'good enough'.
10380 ____________________________________________________________________________
10381 [ 10407] By: jhi on 2001/06/03 16:50:33
10382 Log: Upgrade to Attribute::Handlers 0.70.
10384 NOTE: this unearthed the "too late for CHECK block" bug,
10385 that's why the 1_compile.t change.
10387 + lib/Attribute/Handlers/demo/Demo.pm
10388 + lib/Attribute/Handlers/demo/Descriptions.pm
10389 + lib/Attribute/Handlers/demo/MyClass.pm
10390 + lib/Attribute/Handlers/demo/demo.pl
10391 + lib/Attribute/Handlers/demo/demo2.pl
10392 + lib/Attribute/Handlers/demo/demo3.pl
10393 + lib/Attribute/Handlers/demo/demo4.pl
10394 + lib/Attribute/Handlers/demo/demo_call.pl
10395 + lib/Attribute/Handlers/demo/demo_chain.pl
10396 + lib/Attribute/Handlers/demo/demo_cycle.pl
10397 + lib/Attribute/Handlers/demo/demo_hashdir.pl
10398 + lib/Attribute/Handlers/demo/demo_phases.pl
10399 + lib/Attribute/Handlers/demo/demo_range.pl
10400 + lib/Attribute/Handlers/demo/demo_rawdata.pl
10401 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
10403 ____________________________________________________________________________
10404 [ 10406] By: jhi on 2001/06/03 16:40:03
10405 Log: One less -Wall whine.
10408 ____________________________________________________________________________
10409 [ 10405] By: jhi on 2001/06/03 16:30:34
10410 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
10413 ____________________________________________________________________________
10414 [ 10404] By: gsar on 2001/06/03 16:23:07
10415 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
10416 aren't "normally" visible inside eval""s contained in subs unless
10417 a cloned reference to them already exists)
10419 strangely enough, t/harness didn't show this up as a failure
10420 (harness needs fixing?)
10421 Branch: maint-5.6/perl
10423 ____________________________________________________________________________
10424 [ 10403] By: jhi on 2001/06/03 16:22:59
10425 Log: Update to Text::Balanced 1.85.
10427 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
10428 ____________________________________________________________________________
10429 [ 10402] By: jhi on 2001/06/03 16:18:09
10430 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
10431 From: Nicholas Clark <nick@ccl4.org>
10432 Date: Sun, 3 Jun 2001 17:54:36 +0100
10433 Message-ID: <20010603175436.E76396@plum.flirble.org>
10435 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
10436 ! ext/Sys/Syslog/Syslog.xs
10437 ____________________________________________________________________________
10438 [ 10401] By: jhi on 2001/06/03 16:09:33
10439 Log: Unused variables.
10442 ____________________________________________________________________________
10443 [ 10400] By: jhi on 2001/06/03 16:04:26
10444 Log: Subject: [PATCH] APIfy op_clear
10445 From: Simon Cozens <simon@netthink.co.uk>
10446 Date: Sun, 3 Jun 2001 13:51:46 +0100
10447 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
10449 (despite the subject line, op_null is APIfied by the patch)
10451 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10452 ____________________________________________________________________________
10453 [ 10399] By: jhi on 2001/06/03 15:51:35
10454 Log: Subject: [PATCH] t/lib/extutils.t
10455 From: Nicholas Clark <nick@ccl4.org>
10456 Date: Sat, 2 Jun 2001 23:57:05 +0100
10457 Message-ID: <20010602235705.Q12698@plum.flirble.org>
10459 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
10460 ____________________________________________________________________________
10461 [ 10398] By: jhi on 2001/06/03 15:34:11
10462 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
10463 From: Prymmer/Kahn <pvhp@best.com>
10464 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
10465 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
10467 ! win32/Makefile win32/makefile.mk
10468 ____________________________________________________________________________
10469 [ 10397] By: jhi on 2001/06/03 15:12:13
10470 Log: Subject: Re: 'decimal digits' macro?
10471 From: Hugo <hv@crypt.compulink.co.uk>
10472 Date: Sun, 03 Jun 2001 04:26:36 +0100
10473 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
10475 ! handy.h t/lib/posix.t t/op/tr.t
10476 ____________________________________________________________________________
10477 [ 10396] By: jhi on 2001/06/03 15:10:49
10478 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
10479 From: Hugo <hv@crypt.compulink.co.uk>
10480 Date: Sun, 03 Jun 2001 14:56:30 +0100
10481 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
10484 ____________________________________________________________________________
10485 [ 10395] By: jhi on 2001/06/03 14:59:41
10486 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
10488 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
10490 ____________________________________________________________________________
10491 [ 10394] By: gsar on 2001/06/03 03:05:43
10492 Log: fix leakage of lexicals at file scope into subroutines that were
10493 declared before them; this appears to be a longstanding bug that
10494 meant that lexicals at file scope were never "deintroduced", meaning
10495 their scope range was never properly closed, and their visibility
10496 extended to all subsequent eval""s or requires
10500 seems to also fix a case of bogus duplicate warnings
10501 Branch: maint-5.6/perl
10502 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
10504 ____________________________________________________________________________
10505 [ 10393] By: jhi on 2001/06/02 16:55:03
10506 Log: More VMS tweaks from Craig A. Berry.
10508 ! configure.com t/lib/extutils.t
10509 ____________________________________________________________________________
10510 [ 10392] By: jhi on 2001/06/02 16:48:26
10511 Log: -Wall cleanup continues.
10513 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
10514 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
10515 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
10516 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
10517 ! run.c toke.c util.c
10518 ____________________________________________________________________________
10519 [ 10391] By: jhi on 2001/06/02 13:29:47
10520 Log: The metaconfig unit change for #10390.
10521 Branch: metaconfig/U/perl
10523 ____________________________________________________________________________
10524 [ 10390] By: jhi on 2001/06/02 13:29:12
10525 Log: Drop the -ansi from the default gcc flags.
10527 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
10528 that struct cannot be compared with a flat integer, such as STRLEN.
10529 The -ansi will also cause a lot of noise in Solaris because of:
10530 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
10533 ____________________________________________________________________________
10534 [ 10389] By: jhi on 2001/06/02 13:14:57
10535 Log: Integrate perlio.
10537 !> pod/perlapi.pod util.c
10538 ____________________________________________________________________________
10539 [ 10388] By: nick on 2001/06/02 08:01:12
10540 Log: Integrate mainline
10542 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
10543 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
10544 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
10545 !> t/lib/1_compile.t t/lib/mimeqp.t
10546 ____________________________________________________________________________
10547 [ 10387] By: nick on 2001/06/02 07:39:17
10548 Log: Tweak util.c's atof2 for MULTIPLICITY
10551 ____________________________________________________________________________
10552 [ 10386] By: nick on 2001/06/02 07:38:33
10553 Log: Integrate mainline
10555 !> (integrate 41 files)
10556 ____________________________________________________________________________
10557 [ 10385] By: jhi on 2001/06/01 22:12:48
10558 Log: Add Attribute::Handlers 0.61 from Damian Conway.
10560 + lib/Attribute/Handlers.pm t/lib/attrhand.t
10561 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
10562 ____________________________________________________________________________
10563 [ 10384] By: jhi on 2001/06/01 21:53:14
10564 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
10565 From: Peter Prymmer <pvhp@forte.com>
10566 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
10567 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
10569 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
10570 ____________________________________________________________________________
10571 [ 10383] By: jhi on 2001/06/01 21:36:11
10572 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
10573 From: Jeff Pinyan <jeffp@crusoe.net>
10574 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
10575 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
10578 ____________________________________________________________________________
10579 [ 10382] By: jhi on 2001/06/01 21:35:02
10580 Log: Subject: [PATCH perl@10381] configure.com tweaks
10581 From: "Craig A. Berry" <craigberry@mac.com>
10582 Date: Fri, 1 Jun 2001 13:55:43 -0500
10583 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
10586 ____________________________________________________________________________
10587 [ 10381] By: jhi on 2001/06/01 16:37:21
10588 Log: Update Changes.
10590 ! Changes patchlevel.h
10591 ____________________________________________________________________________
10592 [ 10380] By: jhi on 2001/06/01 16:19:18
10593 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
10594 From: Mike Guy <mjtg@cam.ac.uk>
10595 Date: Fri, 01 Jun 2001 18:17:02 +0100
10596 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
10599 ____________________________________________________________________________
10600 [ 10379] By: jhi on 2001/06/01 16:13:28
10601 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
10602 From: Hugo <hv@crypt.compulink.co.uk>
10603 Date: Thu, 31 May 2001 20:49:48 +0100
10604 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
10606 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
10608 ____________________________________________________________________________
10609 [ 10378] By: jhi on 2001/06/01 15:56:35
10610 Log: Zero() is not available in x2p (or, rather, some of its
10611 implementations like memzero() might not be available.)
10614 ____________________________________________________________________________
10615 [ 10377] By: jhi on 2001/06/01 15:44:48
10616 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
10617 From: Michael G Schwern <schwern@pobox.com>
10618 Date: Fri, 1 Jun 2001 12:00:29 +0100
10619 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
10621 (But use Zero() instead of memset.)
10624 ____________________________________________________________________________
10625 [ 10376] By: jhi on 2001/06/01 15:39:52
10626 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
10627 From: Jeff Pinyan <jeffp@crusoe.net>
10628 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
10629 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
10631 ! pod/perldiag.pod regcomp.c t/op/pat.t
10632 ____________________________________________________________________________
10633 [ 10375] By: jhi on 2001/06/01 15:36:35
10634 Log: Retract #10324 and #10333; not needed.
10636 ! hints/irix_6.sh hints/linux.sh
10637 ____________________________________________________________________________
10638 [ 10374] By: jhi on 2001/06/01 15:35:19
10639 Log: The #10370 wasn't quite right.
10641 ! ext/XS/Typemap/Typemap.xs
10642 ____________________________________________________________________________
10643 [ 10373] By: jhi on 2001/06/01 15:34:49
10644 Log: The metaconfig units changes for #10372.
10645 Branch: metaconfig/U/perl
10646 + d_realpath.U d_sresgproto.U d_sresuproto.U
10648 ____________________________________________________________________________
10649 [ 10372] By: jhi on 2001/06/01 15:34:24
10650 Log: Configure tweaks; record the Berkeley DB version,
10651 probe for realpath(), for setresuid() and setresgid()
10652 prototypes; use realpath() (try to be paranoid enough),
10653 use the setres[ug]id prototypes because glibc has the functions
10654 but not their prototypes; add -Wall -ansi to gcc ccflags;
10657 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10658 ! config_h.SH configure.com epoc/config.sh
10659 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
10660 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
10661 ! vos/config.ga.def win32/config.bc win32/config.gc
10663 ____________________________________________________________________________
10664 [ 10371] By: jhi on 2001/06/01 12:50:05
10665 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
10666 From: Michael G Schwern <schwern@pobox.com>
10667 Date: Fri, 1 Jun 2001 11:28:14 +0100
10668 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
10670 ! lib/attributes.pm xsutils.c
10671 ____________________________________________________________________________
10672 [ 10370] By: jhi on 2001/06/01 12:48:55
10673 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
10674 From: Tim Jenness <t.jenness@jach.hawaii.edu>
10675 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
10676 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
10678 ! ext/XS/Typemap/Typemap.xs
10679 ____________________________________________________________________________
10680 [ 10369] By: jhi on 2001/06/01 12:47:21
10681 Log: Subject: [patch] Cwd.xs optimizations/abstraction
10682 From: Doug MacEachern <dougm@covalent.net>
10683 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
10684 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
10686 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
10687 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
10688 ____________________________________________________________________________
10689 [ 10368] By: jhi on 2001/06/01 12:32:00
10690 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!])
10691 From: Nicholas Clark <nick@ccl4.org>
10692 Date: Thu, 31 May 2001 23:56:40 +0100
10693 Message-ID: <20010531235640.F12698@plum.flirble.org>
10695 Make the test work also under only static extensions
10696 (sh Configure -Uusedl fakes this nicely)
10699 ____________________________________________________________________________
10700 [ 10367] By: jhi on 2001/06/01 12:27:53
10701 Log: Subject: [PATCH hv.c] Eliminating trigraph
10702 From: Michael G Schwern <schwern@pobox.com>
10703 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
10704 Date: Fri, 1 Jun 2001 11:49:56 +0100
10707 ____________________________________________________________________________
10708 [ 10366] By: jhi on 2001/06/01 12:14:57
10709 Log: Subject: Re: [PATCH] Tests for File::Compare
10710 From: "Philip Newton" <Philip.Newton@gmx.net>
10711 Date: Thu, 31 May 2001 19:44:05 +0200
10712 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
10714 Unnecessary "quotation marks".
10717 ____________________________________________________________________________
10718 [ 10365] By: jhi on 2001/06/01 12:13:26
10719 Log: Integrate perlio.
10721 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
10722 ____________________________________________________________________________
10723 [ 10364] By: nick on 2001/06/01 10:13:31
10724 Log: Cleanup dll.base and dll.exp created by GCC builds.
10726 ! lib/ExtUtils/MM_Win32.pm
10727 ____________________________________________________________________________
10728 [ 10363] By: nick on 2001/06/01 10:02:17
10729 Log: Make filecomp test work on CRLF platforms by adding binmode.
10732 ____________________________________________________________________________
10733 [ 10362] By: nick on 2001/06/01 08:37:17
10734 Log: Integrate mainline
10736 !> Changes Configure patchlevel.h perlio.c
10737 ____________________________________________________________________________
10738 [ 10361] By: jhi on 2001/05/31 15:09:34
10739 Log: panic:claustrophobia.
10742 ____________________________________________________________________________
10743 [ 10360] By: jhi on 2001/05/31 13:04:25
10744 Log: Update Changes.
10746 ! Changes patchlevel.h
10747 ____________________________________________________________________________
10748 [ 10359] By: nick on 2001/05/31 12:35:50
10749 Log: Integrate mainline.
10751 +> t/lib/filecomp.t
10752 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
10753 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
10754 ____________________________________________________________________________
10755 [ 10358] By: jhi on 2001/05/31 12:35:05
10756 Log: Integrate perlio.
10758 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
10759 !> win32/config_H.vc
10760 ____________________________________________________________________________
10761 [ 10357] By: jhi on 2001/05/31 12:34:04
10762 Log: Metaconfig unit change for #10356.
10764 ! U/installdirs/inc_version_list.U
10765 ____________________________________________________________________________
10766 [ 10356] By: jhi on 2001/05/31 12:33:41
10767 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
10768 (idea from Sarathy; implementation from Andy)
10771 ____________________________________________________________________________
10772 [ 10355] By: jhi on 2001/05/31 12:18:06
10776 ____________________________________________________________________________
10777 [ 10354] By: jhi on 2001/05/31 12:16:24
10778 Log: Subject: Re: [PATCH] Tests for File::Compare
10779 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
10780 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
10781 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
10784 ! MANIFEST t/lib/1_compile.t
10785 ____________________________________________________________________________
10786 [ 10353] By: jhi on 2001/05/31 12:11:24
10787 Log: Subject: [PATCH] DEBUG_* macro cleanups
10788 From: Abhijit Menon-Sen <ams@wiw.org>
10789 Date: Thu, 31 May 2001 12:16:22 +0530
10790 Message-ID: <20010531121622.B4829@lustre.linux.in>
10792 Subject: Re: [PATCH] DEBUG_* macro cleanups
10793 From: Abhijit Menon-Sen <ams@wiw.org>
10794 Date: Thu, 31 May 2001 13:57:01 +0530
10795 Message-ID: <20010531135701.A21775@lustre.linux.in>
10797 (The DEBUG_ definitions in perl.h changed to use the
10798 STMT_START and STMT_END.)
10800 ! perl.h pp_ctl.c sv.c toke.c
10801 ____________________________________________________________________________
10802 [ 10352] By: jhi on 2001/05/31 11:53:31
10803 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
10804 From: Abhijit Menon-Sen <ams@wiw.org>
10805 Date: Thu, 31 May 2001 08:27:55 +0530
10806 Message-ID: <20010531082755.A10018@lustre.linux.in>
10808 ! ext/Storable/Storable.xs gv.c perl.c
10809 ____________________________________________________________________________
10810 [ 10351] By: jhi on 2001/05/31 11:45:16
10811 Log: Subject: [PATCH] AUTHORS
10812 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
10813 Date: Thu, 31 May 2001 01:27:59 -0500
10814 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
10816 Subject: Re: [PATCH] AUTHORS
10817 From: "Philip Newton" <Philip.Newton@gmx.net>
10818 Date: Thu, 31 May 2001 10:08:06 +0200
10819 (Message-Id missing?)
10822 ____________________________________________________________________________
10823 [ 10350] By: nick on 2001/05/31 11:40:43
10824 Log: win32 - dmake regen_config_h
10826 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10827 ____________________________________________________________________________
10828 [ 10349] By: jhi on 2001/05/31 11:38:27
10829 Log: Subject: Re: [PATCH util.c] More warning cleanups.
10830 From: "Philip Newton" <Philip.Newton@gmx.net>
10831 Date: Thu, 31 May 2001 07:41:36 +0200
10832 Message-Id: <200105310538.IAA25458@taku.hut.fi>
10834 Undo C++-ism that snekt in.
10837 ____________________________________________________________________________
10838 [ 10348] By: nick on 2001/05/31 11:36:46
10839 Log: Tolerate Win32 numerics
10841 ! t/pragma/warn/toke
10842 ____________________________________________________________________________
10843 [ 10347] By: jhi on 2001/05/31 11:29:40
10844 Log: Integrate perlio.
10846 !> perlio.c win32/win32.h
10847 ____________________________________________________________________________
10848 [ 10346] By: nick on 2001/05/31 10:54:55
10849 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
10850 perlio.c change 10255.
10853 ____________________________________________________________________________
10854 [ 10345] By: nick on 2001/05/31 10:01:57
10855 Log: Conditionaly put back some "unused" dTHX which are used
10856 with PERL_IMPLICIT_SYS
10859 ____________________________________________________________________________
10860 [ 10344] By: nick on 2001/05/31 10:00:59
10861 Log: Fix Win32 for new spelling IN_BYTES
10864 ____________________________________________________________________________
10865 [ 10343] By: nick on 2001/05/31 08:01:32
10866 Log: perlio.c -Wall cleaner under MULTIPLICITY
10867 - still minor noise with linux stdio
10870 ____________________________________________________________________________
10871 [ 10342] By: nick on 2001/05/31 07:52:23
10872 Log: Integrate mainline.
10874 !> (integrate 42 files)
10875 ____________________________________________________________________________
10876 [ 10341] By: jhi on 2001/05/31 01:39:02
10877 Log: AUTHORS updates.
10880 ____________________________________________________________________________
10881 [ 10340] By: jhi on 2001/05/31 00:19:29
10882 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
10883 From: Peter Prymmer <pvhp@forte.com>
10884 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
10885 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
10888 ____________________________________________________________________________
10889 [ 10339] By: jhi on 2001/05/31 00:16:44
10890 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
10891 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
10892 to match the pragma name; various robustness cleanups.
10894 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
10895 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
10896 ____________________________________________________________________________
10897 [ 10338] By: jhi on 2001/05/30 23:56:14
10898 Log: More -Wall sweeping.
10900 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
10901 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
10902 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
10903 ! regcomp.c sv.c toke.c utf8.c
10904 ____________________________________________________________________________
10905 [ 10337] By: jhi on 2001/05/30 23:20:23
10906 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
10907 From: Nicholas Clark <nick@ccl4.org>
10908 Date: Wed, 30 May 2001 22:34:41 +0100
10909 Message-ID: <20010530223441.Y86445@plum.flirble.org>
10912 ____________________________________________________________________________
10913 [ 10336] By: jhi on 2001/05/30 23:18:48
10914 Log: It's is not, it isn't ain't, and it's it's, not its,
10915 if you mean it is. If you don't, it's its. Then too,
10916 it's hers. It isn't her's. It isn't our's either.
10917 It's ours, and likewise yours and theirs.
10918 -- Oxford University Press, Edpress News
10921 ____________________________________________________________________________
10922 [ 10335] By: jhi on 2001/05/30 23:12:30
10923 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
10925 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
10926 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
10927 ! x2p/str.c x2p/walk.c xsutils.c
10928 ____________________________________________________________________________
10929 [ 10334] By: jhi on 2001/05/30 22:52:41
10930 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
10931 From: Michael G Schwern <schwern@pobox.com>
10932 Date: Wed, 30 May 2001 17:10:38 +0100
10933 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
10935 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
10936 From: Abhijit Menon-Sen <ams@wiw.org>
10937 Date: Wed, 30 May 2001 23:16:13 +0530
10938 Message-ID: <20010530231613.A31933@lustre.linux.in>
10940 ! perl.c t/run/runenv.t
10941 ____________________________________________________________________________
10942 [ 10333] By: jhi on 2001/05/30 22:25:02
10943 Log: (Retracted by #10375.)
10945 IRIX hints patch from Merijn Broeren.
10947 TODO: (this and the earlier Linux hints patch) should be solved
10948 at Configure level. Merijn: -ldb should not be used on any platform
10949 for perl, just when linking DBFile itself. Trying to be helpful here
10950 is counterproductive.
10953 ____________________________________________________________________________
10954 [ 10332] By: jhi on 2001/05/30 22:11:13
10955 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
10956 From: Nicholas Clark <nick@ccl4.org>
10957 Date: Wed, 30 May 2001 23:20:58 +0100
10958 Message-ID: <20010530232058.B86445@plum.flirble.org>
10961 ____________________________________________________________________________
10962 [ 10331] By: jhi on 2001/05/30 22:09:49
10963 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
10964 From: Michael G Schwern <schwern@pobox.com>
10965 Date: Wed, 30 May 2001 15:24:20 +0100
10966 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
10968 ! t/pragma/autouse.t
10969 ____________________________________________________________________________
10970 [ 10330] By: jhi on 2001/05/30 22:02:21
10971 Log: The regex trick wasn't a good idea.
10974 ____________________________________________________________________________
10975 [ 10329] By: nick on 2001/05/30 18:34:35
10976 Log: Integrate mainline
10978 !> (integrate 40 files)
10979 ____________________________________________________________________________
10980 [ 10328] By: jhi on 2001/05/30 14:28:39
10981 Log: Update Changes.
10983 ! Changes patchlevel.h
10984 ____________________________________________________________________________
10985 [ 10327] By: jhi on 2001/05/30 14:07:01
10986 Log: The metaconfig unit change for #10325.
10989 ____________________________________________________________________________
10990 [ 10326] By: jhi on 2001/05/30 14:06:36
10991 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
10994 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
10995 ____________________________________________________________________________
10996 [ 10325] By: jhi on 2001/05/30 14:04:28
10997 Log: Introduce $Config{afsroot}.
10999 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11000 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
11001 ! win32/config.gc win32/config.vc
11002 ____________________________________________________________________________
11003 [ 10324] By: jhi on 2001/05/30 13:49:44
11004 Log: (Retracted by #10375.)
11006 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
11009 ____________________________________________________________________________
11010 [ 10323] By: jhi on 2001/05/30 13:49:29
11011 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
11012 (Also Configure tweaks needed; coming up soon.)
11014 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
11015 ____________________________________________________________________________
11016 [ 10322] By: jhi on 2001/05/30 13:37:56
11017 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
11018 From: Michael G Schwern <schwern@pobox.com>
11019 Date: Sun, 27 May 2001 10:29:43 +0100
11020 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
11023 ____________________________________________________________________________
11024 [ 10321] By: jhi on 2001/05/30 13:36:28
11025 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
11026 and Abhijit Menon-Sen.
11028 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
11029 ! perl.c pp_sys.c regcomp.c
11030 ____________________________________________________________________________
11031 [ 10320] By: jhi on 2001/05/30 13:35:27
11032 Log: Fix the BOOT section to call myU2time properly.
11034 ! ext/Time/HiRes/HiRes.xs
11035 ____________________________________________________________________________
11036 [ 10319] By: jhi on 2001/05/30 13:06:09
11037 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
11038 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
11039 Date: Wed, 30 May 2001 09:44:29 -0400
11040 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
11042 Detypo; plus add one more trick.
11045 ____________________________________________________________________________
11046 [ 10318] By: jhi on 2001/05/30 12:47:11
11047 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)
11048 From: Michael G Schwern <schwern@pobox.com>
11049 Date: Wed, 30 May 2001 14:39:06 +0100
11050 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
11052 ! lib/autouse.pm t/pragma/autouse.t
11053 ____________________________________________________________________________
11054 [ 10317] By: jhi on 2001/05/30 12:46:02
11055 Log: Subject: Re: AIX and gcc (moving targets)
11056 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11057 Date: Wed, 30 May 2001 15:25:08 +0200
11058 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
11060 ! ext/Time/HiRes/HiRes.xs
11061 ____________________________________________________________________________
11062 [ 10316] By: jhi on 2001/05/30 12:40:46
11063 Log: Subject: [PATCH t/TEST] sorting tests
11064 From: Michael G Schwern <schwern@pobox.com>
11065 Date: Wed, 30 May 2001 10:24:02 +0100
11066 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
11069 ____________________________________________________________________________
11070 [ 10315] By: jhi on 2001/05/30 12:37:43
11071 Log: Subject: [ID 20010529.002] typos in man page perlre
11072 From: bart@cg681574-a.adubn1.nj.home.com
11073 Date: Tue, 29 May 2001 13:58:59 -0500
11074 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
11077 ____________________________________________________________________________
11078 [ 10314] By: jhi on 2001/05/30 12:33:53
11079 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
11080 From: "Craig A. Berry" <craigberry@mac.com>
11081 Date: Tue, 29 May 2001 23:23:45 -0500
11082 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
11084 ! t/lib/extutils.t t/pragma/autouse.t
11085 ____________________________________________________________________________
11086 [ 10313] By: jhi on 2001/05/30 12:32:17
11087 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)
11088 From: David Dyck <dcd@tc.fluke.com>
11089 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
11090 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
11093 ____________________________________________________________________________
11094 [ 10312] By: jhi on 2001/05/30 12:31:02
11095 Log: AIX hints update for gcc from Merijn H. Brand.
11098 ____________________________________________________________________________
11099 [ 10311] By: jhi on 2001/05/30 12:18:20
11100 Log: Retract #10295 and #10296: a more generic solution
11101 is needed (there's something funny with gcc on AIX).
11103 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
11104 ____________________________________________________________________________
11105 [ 10310] By: jhi on 2001/05/30 12:08:07
11106 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
11107 From: Hugo <hv@crypt.compulink.co.uk>
11108 Date: Wed, 30 May 2001 11:59:19 +0100
11109 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
11111 localizing $@ has unfortunate semantics - if you die past
11112 a local $@, the die message is lost.
11114 ! lib/utf8_heavy.pl
11115 ____________________________________________________________________________
11116 [ 10309] By: nick on 2001/05/30 08:23:02
11117 Log: Integrate mainline (autouse works again.)
11119 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
11120 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
11121 !> pod/perlvar.pod t/op/cmp.t
11122 ____________________________________________________________________________
11123 [ 10308] By: jhi on 2001/05/30 01:55:02
11124 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
11125 From: David Dyck <dcd@tc.fluke.com>
11126 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
11127 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
11130 ____________________________________________________________________________
11131 [ 10307] By: jhi on 2001/05/30 01:47:22
11132 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
11133 From: Nicholas Clark <nick@ccl4.org>
11134 Date: Tue, 29 May 2001 23:16:09 +0100
11135 Message-ID: <20010529231609.U86445@plum.flirble.org>
11137 Make the test output slightly clearer by distinguishing
11138 between '' and undef.
11141 ____________________________________________________________________________
11142 [ 10306] By: jhi on 2001/05/30 01:45:12
11143 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
11144 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11145 Date: Tue, 29 May 2001 19:15:19 -0400
11146 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
11149 ____________________________________________________________________________
11150 [ 10305] By: jhi on 2001/05/30 01:42:36
11151 Log: Subject: perlvar.pod addition
11152 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
11153 Date: Fri, 25 May 2001 20:23:12 +0200
11154 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
11156 Subject: Re: perlvar.pod addition
11157 From: "Abigail" <abigail@foad.org>
11158 Date: Fri, 25 May 2001 22:00:39 +0200
11159 Message-ID: <20010525200039.28029.qmail@foad.org>
11161 Mention $a and $b in perlvar.
11164 ____________________________________________________________________________
11165 [ 10304] By: jhi on 2001/05/30 01:36:37
11166 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
11167 From: Jeff Pinyan <jeffp@crusoe.net>
11168 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
11169 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
11172 ____________________________________________________________________________
11173 [ 10303] By: jhi on 2001/05/30 01:35:31
11174 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
11175 From: Jeff Pinyan <jeffp@crusoe.net>
11176 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
11177 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
11180 ____________________________________________________________________________
11181 [ 10302] By: jhi on 2001/05/29 20:18:49
11182 Log: Mention Time::localtime and Time::gmtime.
11184 ! ext/Time/Piece/Piece.pm
11185 ____________________________________________________________________________
11186 [ 10301] By: jhi on 2001/05/29 20:13:54
11187 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
11188 From: Michael G Schwern <schwern@pobox.com>
11189 Date: Tue, 29 May 2001 18:51:32 +0100
11190 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
11193 ____________________________________________________________________________
11194 [ 10300] By: jhi on 2001/05/29 20:12:09
11195 Log: Retract #10243.
11198 ____________________________________________________________________________
11199 [ 10299] By: nick on 2001/05/29 18:41:19
11200 Log: Post weekend integrate mainline (fails one test pragma/autouse).
11202 +> (branch 29 files)
11203 !> (integrate 91 files)
11204 ____________________________________________________________________________
11205 [ 10298] By: jhi on 2001/05/29 16:29:19
11206 Log: Update Changes.
11208 ! Changes patchlevel.h
11209 ____________________________________________________________________________
11210 [ 10297] By: jhi on 2001/05/29 16:25:47
11211 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
11212 before Perl_load_module/Perl_call_method and restore the value
11213 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
11216 ____________________________________________________________________________
11217 [ 10296] By: jhi on 2001/05/29 16:01:53
11218 Log: Subject: Re: AIX and gcc (moving targets)
11219 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11220 Date: Tue, 29 May 2001 17:59:40 +0200
11221 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
11223 ! ext/Storable/Makefile.PL
11224 ____________________________________________________________________________
11225 [ 10295] By: jhi on 2001/05/29 15:59:05
11226 Log: Subject: Re: AIX and gcc (moving targets)
11227 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11228 Date: Tue, 29 May 2001 12:32:57 +0200
11229 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
11231 ! ext/POSIX/Makefile.PL
11232 ____________________________________________________________________________
11233 [ 10294] By: jhi on 2001/05/29 15:53:43
11234 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
11235 From: Michael G Schwern <schwern@pobox.com>
11236 Date: Tue, 29 May 2001 09:53:29 +0100
11237 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
11241 ! lib/Test/Harness.pm t/lib/test-harness.t
11242 ____________________________________________________________________________
11243 [ 10293] By: jhi on 2001/05/29 15:46:10
11244 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
11245 From: Michael G Schwern <schwern@pobox.com>
11246 Date: Tue, 29 May 2001 09:19:52 +0100
11247 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
11249 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
11250 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
11251 + t/lib/Test/todo.t
11252 ! MANIFEST lib/Test.pm t/TEST
11253 ____________________________________________________________________________
11254 [ 10292] By: jhi on 2001/05/29 15:34:08
11255 Log: From: Michael G Schwern <schwern@pobox.com>
11256 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
11257 Date: Tue, 29 May 2001 08:26:09 +0100
11258 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
11261 ____________________________________________________________________________
11262 [ 10291] By: jhi on 2001/05/29 15:29:37
11263 Log: Add tests for Time::gmtime and Time::localtime.
11265 + t/lib/time-gmtime.t t/lib/time-localtime.t
11266 ! MANIFEST t/lib/1_compile.t
11267 ____________________________________________________________________________
11268 [ 10290] By: jhi on 2001/05/29 15:15:44
11269 Log: Add test for File::stat.
11272 ! MANIFEST t/lib/1_compile.t
11273 ____________________________________________________________________________
11274 [ 10289] By: jhi on 2001/05/29 15:05:38
11275 Log: Add test for Net::servent.
11278 ! MANIFEST t/lib/1_compile.t
11279 ____________________________________________________________________________
11280 [ 10288] By: jhi on 2001/05/29 14:57:15
11281 Log: Add test for Net::protoent.
11284 ! MANIFEST t/lib/1_compile.t
11285 ____________________________________________________________________________
11286 [ 10287] By: jhi on 2001/05/29 14:53:10
11287 Log: Add test for Net::netent.
11290 ! MANIFEST t/lib/1_compile.t
11291 ____________________________________________________________________________
11292 [ 10286] By: jhi on 2001/05/29 14:31:57
11293 Log: Add test for User::grent. Portability doubtful.
11295 + t/lib/user-grent.t
11296 ! MANIFEST t/lib/1_compile.t
11297 ____________________________________________________________________________
11298 [ 10285] By: jhi on 2001/05/29 14:24:20
11299 Log: Add test for User::pwent.
11300 Probably will fall down somewhere for portability reasons.
11302 + t/lib/user-pwent.t
11303 ! MANIFEST t/lib/1_compile.t
11304 ____________________________________________________________________________
11305 [ 10284] By: jhi on 2001/05/29 13:26:43
11306 Log: Metaconfig units changes for #10283.
11308 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
11309 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
11310 ! U/installdirs/sitescript.U U/modified/Signal.U
11311 ____________________________________________________________________________
11312 [ 10283] By: jhi on 2001/05/29 13:26:24
11313 Log: Subject: [PATCH 5.6.1] signal names in Configure
11314 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11315 Date: Tue, 29 May 2001 03:52:25 -0400
11316 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
11318 Subject: [PATCH 5.6.1] older perl in Configure
11319 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11320 Date: Tue, 29 May 2001 03:55:40 -0400
11321 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
11323 Subject: [PATCH 5.6.1] goofs in Configure
11324 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11325 Date: Tue, 29 May 2001 04:13:07 -0400
11326 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
11328 Configure portability tweaks.
11331 ____________________________________________________________________________
11332 [ 10282] By: jhi on 2001/05/29 12:41:41
11333 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
11334 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11335 Date: Tue, 29 May 2001 04:07:06 -0400
11336 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
11339 ____________________________________________________________________________
11340 [ 10281] By: jhi on 2001/05/29 12:40:31
11341 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
11342 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11343 Date: Tue, 29 May 2001 04:01:38 -0400
11344 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
11346 ! hints/os2.sh os2/Makefile.SHs
11347 ____________________________________________________________________________
11348 [ 10280] By: jhi on 2001/05/29 12:38:48
11349 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
11350 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11351 Date: Tue, 29 May 2001 03:50:18 -0400
11352 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
11354 ! lib/Test/Harness.pm
11355 ____________________________________________________________________________
11356 [ 10279] By: jhi on 2001/05/29 12:34:53
11357 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
11359 ! lib/utf8_heavy.pl
11360 ____________________________________________________________________________
11361 [ 10278] By: jhi on 2001/05/29 02:15:24
11362 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
11363 From: Hugo <hv@crypt.compulink.co.uk>
11364 Date: Tue, 29 May 2001 03:03:45 +0100
11365 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
11367 Explanation why the $@ always gets the UTF8 flag when under use utf8--
11368 because we told it to have the flag when under use utf8.
11371 ____________________________________________________________________________
11372 [ 10277] By: jhi on 2001/05/29 00:51:34
11373 Log: At least a partial fix for 20010528.004.
11375 ! lib/utf8_heavy.pl
11376 ____________________________________________________________________________
11377 [ 10276] By: jhi on 2001/05/29 00:42:59
11378 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
11379 From: Nicholas Clark <nick@ccl4.org>
11380 Date: Mon, 28 May 2001 23:39:38 +0100
11381 Message-ID: <20010528233938.M86445@plum.flirble.org>
11383 More portable non-zero UV.
11386 ____________________________________________________________________________
11387 [ 10275] By: jhi on 2001/05/29 00:40:28
11388 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
11389 From: Nicholas Clark <nick@ccl4.org>
11390 Date: Mon, 28 May 2001 22:46:09 +0100
11391 Message-ID: <20010528224608.L86445@plum.flirble.org>
11393 Test also "make clean".
11396 ____________________________________________________________________________
11397 [ 10274] By: jhi on 2001/05/29 00:39:18
11398 Log: Subject: Re: Would -Wno-unused -Wall be better?
11399 From: Michael G Schwern <schwern@pobox.com>
11400 Date: Tue, 29 May 2001 00:55:54 +0100
11401 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
11404 ____________________________________________________________________________
11405 [ 10273] By: jhi on 2001/05/29 00:36:06
11406 Log: Add a test for 20010528.007, fixed in #10272.
11408 ! t/op/misc.t toke.c
11409 ____________________________________________________________________________
11410 [ 10272] By: jhi on 2001/05/29 00:21:12
11411 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
11412 From: Hugo <hv@crypt.compulink.co.uk>
11413 Date: Tue, 29 May 2001 00:23:23 +0100
11414 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
11417 ____________________________________________________________________________
11418 [ 10271] By: jhi on 2001/05/28 22:52:11
11419 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
11420 From: Michael G Schwern <schwern@pobox.com>
11421 Date: Tue, 29 May 2001 00:42:59 +0100
11422 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
11424 ! t/pragma/autouse.t
11425 ____________________________________________________________________________
11426 [ 10270] By: jhi on 2001/05/28 21:44:06
11427 Log: Some shells seemingly arrange the signal handlers differently
11428 (bug id 20010521.004).
11430 ! t/lib/sigaction.t
11431 ____________________________________________________________________________
11432 [ 10269] By: jhi on 2001/05/28 20:34:21
11433 Log: Regen perlmodlib.
11435 ! pod/perlmodlib.pod
11436 ____________________________________________________________________________
11437 [ 10268] By: jhi on 2001/05/28 19:08:45
11438 Log: Update Changes.
11440 ! Changes patchlevel.h
11441 ____________________________________________________________________________
11442 [ 10267] By: jhi on 2001/05/28 19:03:54
11443 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
11444 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11445 Date: Mon, 28 May 2001 14:56:35 -0500
11446 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
11448 ! pod/perlnewmod.pod
11449 ____________________________________________________________________________
11450 [ 10266] By: jhi on 2001/05/28 18:35:03
11454 ____________________________________________________________________________
11455 [ 10265] By: jhi on 2001/05/28 18:33:32
11456 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
11457 From: "Richard Soderberg" <rs@crystalflame.net>
11458 Date: Mon, 28 May 2001 12:31:23 -0700
11459 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
11462 ____________________________________________________________________________
11463 [ 10264] By: jhi on 2001/05/28 17:59:00
11464 Log: The #10260 was too bold: locales and utf8 still do not mix.
11466 ! t/pragma/locale.t
11467 ____________________________________________________________________________
11468 [ 10263] By: jhi on 2001/05/28 17:52:25
11469 Log: Subject: [PATCH] Pod nitpicks
11470 From: "Richard Soderberg" <rs@crystalflame.net>
11471 Date: Mon, 28 May 2001 10:08:58 -0700
11472 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
11474 ! pod/perl571delta.pod pod/perlapi.pod sv.h
11475 ____________________________________________________________________________
11476 [ 10262] By: jhi on 2001/05/28 17:50:05
11477 Log: Upgrade to I18N::LangTags 0.22.
11479 + lib/I18N/LangTags/List.pod
11480 ! MANIFEST lib/I18N/LangTags.pm
11481 ____________________________________________________________________________
11482 [ 10261] By: jhi on 2001/05/28 17:23:40
11483 Log: A slightly more serious bug found by -Mutf8; op/misc and
11484 lib/complex dumped core.
11487 ____________________________________________________________________________
11488 [ 10260] By: jhi on 2001/05/28 16:58:11
11489 Log: Various buglets shaken out by -Mutf8.
11491 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
11492 ! t/pragma/locale.t
11493 ____________________________________________________________________________
11494 [ 10259] By: jhi on 2001/05/28 15:48:46
11495 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
11498 ____________________________________________________________________________
11499 [ 10258] By: jhi on 2001/05/28 15:32:41
11500 Log: Subject: [PATCH] todo patch
11501 From: Artur Bergman <artur@contiller.se>
11502 Date: Mon, 28 May 2001 17:03:51 +0200
11503 Message-ID: <B7383577.F34%artur@contiller.se>
11506 ____________________________________________________________________________
11507 [ 10257] By: jhi on 2001/05/28 15:31:25
11508 Log: Subject: typo in perlguts.pod
11509 From: "John P. Linderman" <jpl@research.att.com>
11510 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
11511 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
11514 ____________________________________________________________________________
11515 [ 10256] By: jhi on 2001/05/28 15:30:42
11516 Log: Subject: AIX and gcc (moving targets)
11517 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11518 Date: Mon, 28 May 2001 12:54:04 +0200
11519 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
11522 ____________________________________________________________________________
11523 [ 10255] By: jhi on 2001/05/28 15:28:55
11524 Log: Subject: Re: perlio + multiple perl_alloc..destruct
11525 From: Doug MacEachern <dougm@covalent.net>
11526 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
11527 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
11530 ____________________________________________________________________________
11531 [ 10254] By: jhi on 2001/05/28 15:27:49
11532 Log: The #10251 wasn't quite up-to-the-code.
11535 ____________________________________________________________________________
11536 [ 10253] By: jhi on 2001/05/28 15:26:39
11537 Log: Test case for bug 20010526.004, fixed in #10252.
11540 ____________________________________________________________________________
11541 [ 10252] By: jhi on 2001/05/28 15:26:14
11542 Log: Subject: Re: [ID 20010526.004] Taint looses value
11543 From: Hugo <hv@crypt.compulink.co.uk>
11544 Date: Sun, 27 May 2001 20:39:32 +0100
11545 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
11548 ____________________________________________________________________________
11549 [ 10251] By: jhi on 2001/05/28 15:13:40
11550 Log: Test case for 20010422.005, fixed by #10250.
11553 ____________________________________________________________________________
11554 [ 10250] By: jhi on 2001/05/28 15:11:16
11555 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
11556 From: Spider Boardman <spider@Orb.Nashua.NH.US>
11557 Date: Mon, 28 May 2001 06:39:12 -0400
11558 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
11561 ____________________________________________________________________________
11562 [ 10249] By: jhi on 2001/05/28 15:09:24
11563 Log: Linerewrapping.
11566 ____________________________________________________________________________
11567 [ 10248] By: jhi on 2001/05/28 15:09:07
11568 Log: Updates on the modules list.
11570 ! t/lib/1_compile.t
11571 ____________________________________________________________________________
11572 [ 10247] By: jhi on 2001/05/28 15:03:35
11573 Log: Add a test for PerlIO.
11575 (I probably got the crlf/raw thing wrong for clrfy platforms...)
11578 ! MANIFEST lib/PerlIO.pm
11579 ____________________________________________________________________________
11580 [ 10246] By: jhi on 2001/05/28 14:24:08
11581 Log: Add a test for carp et alia.
11585 ____________________________________________________________________________
11586 [ 10245] By: jhi on 2001/05/28 13:42:55
11587 Log: Adding the new test would be swell.
11589 + t/pragma/autouse.t
11590 ____________________________________________________________________________
11591 [ 10244] By: jhi on 2001/05/28 13:42:34
11592 Log: Add a test for the autouse pragma.
11595 ____________________________________________________________________________
11596 [ 10243] By: jhi on 2001/05/28 13:26:25
11597 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
11598 From: dLux <dlux@spam.sch.bme.hu>
11599 Date: Sun, 27 May 2001 16:14:26 +0200
11600 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
11603 ____________________________________________________________________________
11604 [ 10242] By: jhi on 2001/05/28 13:21:50
11605 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
11606 From: "Richard Soderberg" <rs@crystalflame.net>
11607 Date: Mon, 28 May 2001 03:56:36 -0700
11608 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
11611 ____________________________________________________________________________
11612 [ 10241] By: jhi on 2001/05/28 13:18:56
11613 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
11614 From: "Stephen P. Potter" <spp@spotter.yi.org>
11615 Date: Tue, 22 May 2001 11:40:25 -0400
11616 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
11618 Subject: Re: [ID 20010522.003] Time::Local module bug
11619 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11620 Date: Tue, 22 May 2001 11:50:19 -0400
11621 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
11623 ! lib/Time/Local.pm
11624 ____________________________________________________________________________
11625 [ 10240] By: jhi on 2001/05/27 22:44:49
11626 Log: The PERL_DL_NONLAZY can have whitespace in front.
11629 ____________________________________________________________________________
11630 [ 10239] By: jhi on 2001/05/27 21:23:21
11631 Log: Document strftime() and strptime().
11633 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
11634 ____________________________________________________________________________
11635 [ 10238] By: jhi on 2001/05/27 20:29:07
11636 Log: Make Time::Piece::strptime() to be a function, not a method.
11638 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11639 ____________________________________________________________________________
11640 [ 10237] By: jhi on 2001/05/27 20:22:09
11641 Log: Tweak the test to be more portable.
11644 ____________________________________________________________________________
11645 [ 10236] By: jhi on 2001/05/27 19:15:54
11646 Log: Subject: PATCH: Re: Re: Attributes that tie
11647 From: Leon Brocard <acme@astray.com>
11648 Date: Sun, 27 May 2001 12:37:29 +0100
11649 Message-ID: <20010527123729.A22663@ns0.astray.com>
11651 Document that variable attributes are not currently usable
11652 for tieing. (An ugly limitation that should be fixed.)
11654 ! lib/attributes.pm
11655 ____________________________________________________________________________
11656 [ 10235] By: jhi on 2001/05/27 19:03:31
11657 Log: Microperl tweaks.
11659 ! Makefile.micro uconfig.h uconfig.sh
11660 ____________________________________________________________________________
11661 [ 10234] By: jhi on 2001/05/27 18:22:09
11662 Log: Add make target for microperl (kind of silly, but convenient).
11665 ____________________________________________________________________________
11666 [ 10233] By: jhi on 2001/05/27 18:18:56
11667 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
11671 ____________________________________________________________________________
11672 [ 10232] By: jhi on 2001/05/27 17:57:18
11673 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
11674 From: rspier@pobox.com (Robert Spier)
11675 Date: Sat, 26 May 2001 20:05:23 -0400
11676 Message-ID: <15120.17603.148648.12430@rls.cx>
11678 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
11679 From: rspier@pobox.com (Robert Spier)
11680 Date: Sun, 27 May 2001 00:23:12 -0400
11681 Message-ID: <15120.33072.511966.767230@rls.cx>
11683 ! doio.c pod/perlfunc.pod
11684 ____________________________________________________________________________
11685 [ 10231] By: jhi on 2001/05/27 15:45:20
11686 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
11688 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11689 ____________________________________________________________________________
11690 [ 10230] By: jhi on 2001/05/27 15:41:06
11691 Log: Add README.tru64.
11694 ____________________________________________________________________________
11695 [ 10229] By: jhi on 2001/05/27 13:50:57
11696 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
11698 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
11699 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
11701 ____________________________________________________________________________
11702 [ 10228] By: jhi on 2001/05/27 13:43:38
11703 Log: Integrate I18N::LangTags from Sean Burke.
11705 TODO: the language list from RFC 3066 needs to be integrated
11706 and made available somehow. The list is included in the
11707 I18N-LangTags 0.21 distribution, but it is undocumented
11708 and unconnected to the module.
11710 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
11712 ____________________________________________________________________________
11713 [ 10227] By: jhi on 2001/05/27 01:41:33
11714 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
11715 envisioned by Sarathy.
11717 ! t/op/ver.t toke.c
11718 ____________________________________________________________________________
11719 [ 10226] By: jhi on 2001/05/27 00:28:34
11720 Log: Subject: [ID 20010525.001] Pod typo nits fixed
11721 From: lvirden@cas.org
11722 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
11723 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
11725 minus the perlsolaris decimation plus the
11727 Subject: Re: [ID 20010525.001] Pod typo nits fixed
11728 From: "Philip Newton" <Philip.Newton@gmx.net>
11729 Date: Fri, 25 May 2001 18:05:55 +0200
11730 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
11732 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
11733 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
11734 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
11735 ! pod/perlutil.pod pod/perlxstut.pod
11736 ____________________________________________________________________________
11737 [ 10225] By: jhi on 2001/05/26 22:38:16
11738 Log: return clauses are nice.
11741 ____________________________________________________________________________
11742 [ 10224] By: jhi on 2001/05/26 22:35:31
11743 Log: Subject: change 10199 backwards?
11744 From: Doug MacEachern <dougm@covalent.net>
11745 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
11746 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
11749 ____________________________________________________________________________
11750 [ 10223] By: jhi on 2001/05/26 22:31:46
11751 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
11752 From: Hugo <hv@crypt.compulink.co.uk>
11753 Date: Sat, 26 May 2001 17:05:12 +0100
11754 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
11757 ! MANIFEST doop.c embed.h embed.pl global.sym
11758 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
11759 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
11760 ____________________________________________________________________________
11761 [ 10222] By: jhi on 2001/05/26 22:10:38
11762 Log: Regen headers for #10221.
11764 ! global.sym objXSUB.h perlapi.c
11765 ____________________________________________________________________________
11766 [ 10221] By: jhi on 2001/05/26 22:06:06
11767 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
11768 From: Juha Laiho <juha.laiho@Elma.Net>
11769 Date: Thu, 3 May 2001 09:51:30 +0300
11770 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
11773 ____________________________________________________________________________
11774 [ 10220] By: jhi on 2001/05/26 22:01:30
11775 Log: Subject: Re: [PATCH] Re: stability of sort()?
11776 From: "John P. Linderman" <jpl@research.att.com>
11777 Date: Sat, 26 May 2001 13:27:19 -0400
11778 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
11781 ____________________________________________________________________________
11782 [ 10219] By: jhi on 2001/05/26 14:02:34
11783 Log: Integrate perlio.
11785 !> pod/perlguts.pod
11786 ____________________________________________________________________________
11787 [ 10218] By: jhi on 2001/05/26 13:39:52
11788 Log: Subject: [PATCH perl@10210] PerlIO for VMS
11789 From: "Craig A. Berry" <craigberry@mac.com>
11790 Date: Sat, 26 May 2001 09:34:11 -0500
11791 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
11793 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
11794 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
11796 ____________________________________________________________________________
11797 [ 10217] By: jhi on 2001/05/26 13:19:05
11798 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
11799 From: David Dyck <dcd@tc.fluke.com>
11800 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
11801 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
11804 ____________________________________________________________________________
11805 [ 10216] By: jhi on 2001/05/26 13:17:47
11806 Log: Subject: utf8 regexp tests
11807 From: Hugo <hv@crypt.compulink.co.uk>
11808 Date: Fri, 25 May 2001 22:35:01 +0100
11809 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
11812 ____________________________________________________________________________
11813 [ 10215] By: jhi on 2001/05/26 13:15:40
11814 Log: Subject: [PATCH] Re: stability of sort()?
11815 From: Nicholas Clark <nick@ccl4.org>
11816 Date: Fri, 25 May 2001 22:40:19 +0100
11817 Message-ID: <20010525224019.B86445@plum.flirble.org>
11820 ____________________________________________________________________________
11821 [ 10214] By: jhi on 2001/05/26 13:14:30
11822 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
11823 From: John Peacock <jpeacock@rowman.com>
11824 Date: Thu, 24 May 2001 22:14:01 -0400
11825 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
11827 ! mg.c scope.c sv.c
11828 ____________________________________________________________________________
11829 [ 10213] By: jhi on 2001/05/26 13:08:56
11830 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
11831 From: Nicholas Clark <nick@ccl4.org>
11832 Date: Sun, 20 May 2001 19:24:13 +0100
11833 Message-ID: <20010520192413.G83222@plum.flirble.org>
11835 + lib/ExtUtils/Constant.pm t/lib/extutils.t
11836 ! MANIFEST utils/h2xs.PL
11837 ____________________________________________________________________________
11838 [ 10212] By: nick on 2001/05/26 09:49:28
11839 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
11840 add a few more notes there on use of mortals on the stack.
11843 ____________________________________________________________________________
11844 [ 10211] By: nick on 2001/05/26 09:05:36
11845 Log: Integrate mainline
11847 +> t/lib/fcntl.t t/pragma/vars.t
11848 !> (integrate 49 files)
11849 ____________________________________________________________________________
11850 [ 10210] By: jhi on 2001/05/25 12:29:16
11851 Log: Update Changes.
11853 ! Changes patchlevel.h
11854 ____________________________________________________________________________
11855 [ 10209] By: jhi on 2001/05/25 12:24:45
11858 Subject: [PATCH pp.c] Wrapping pack("C",256)
11859 From: Simon Cozens <simon@netthink.co.uk>
11860 Date: Sat, 12 May 2001 17:58:41 +0100
11861 Message-ID: <20010512175841.A6132@netthink.co.uk>
11863 ! pod/perldiag.pod pp.c t/pragma/warn/pp
11864 ____________________________________________________________________________
11865 [ 10208] By: jhi on 2001/05/25 01:37:03
11866 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
11867 From: "Brendan O'Dea" <bod@compusol.com.au>
11868 Date: Fri, 25 May 2001 11:18:29 +1000
11869 Message-ID: <20010525111829.A28411@compusol.com.au>
11871 (Slightly modified.)
11874 ____________________________________________________________________________
11875 [ 10207] By: jhi on 2001/05/25 01:12:14
11876 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
11877 From: Hugo <hv@crypt.compulink.co.uk>
11878 Date: Fri, 25 May 2001 02:13:25 +0100
11879 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
11882 ____________________________________________________________________________
11883 [ 10206] By: jhi on 2001/05/25 01:07:59
11884 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
11885 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
11886 Date: Fri, 25 May 2001 10:25:36 +0900
11887 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
11889 ! regcomp.c regexec.c
11890 ____________________________________________________________________________
11891 [ 10205] By: jhi on 2001/05/25 01:07:00
11892 Log: Subject: [PATCH #2] stash autovivification and method call error messages
11893 From: Ilmari Karonen <iltzu@sci.fi>
11894 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
11895 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
11897 ! gv.c pp_hot.c t/op/method.t
11898 ____________________________________________________________________________
11899 [ 10204] By: jhi on 2001/05/25 01:03:50
11900 Log: Add make target and documentation for gprof profiling.
11902 ! Makefile.SH pod/perlhack.pod
11903 ____________________________________________________________________________
11904 [ 10203] By: jhi on 2001/05/24 21:09:36
11905 Log: Subject: Don't think about UTF8
11906 From: Mike Guy <mjtg@cam.ac.uk>
11907 Date: Tue, 22 May 2001 14:35:39 +0100
11908 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
11911 ____________________________________________________________________________
11912 [ 10202] By: jhi on 2001/05/24 21:07:25
11913 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
11914 From: Geraint A Edwards <gedge@serf.org>
11915 Date: Thu, 24 May 2001 22:51:24 +0100
11916 Message-Id: <20010524225124.A34981@cymru.serf.org>
11919 ____________________________________________________________________________
11920 [ 10201] By: jhi on 2001/05/24 21:02:30
11921 Log: DB_File has its own attribute story.
11923 ! ext/DB_File/DB_File.xs
11924 ____________________________________________________________________________
11925 [ 10200] By: jhi on 2001/05/24 19:54:21
11926 Log: Subject: Re: Making perl with -Wall
11927 From: Andy Dougherty <doughera@lafayette.edu>
11928 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
11929 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
11932 ____________________________________________________________________________
11933 [ 10199] By: jhi on 2001/05/24 15:15:03
11934 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
11935 From: "Richard Soderberg" <rs@crystalflame.net>
11936 Date: Thu, 24 May 2001 08:58:16 -0700
11937 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
11940 ____________________________________________________________________________
11941 [ 10198] By: jhi on 2001/05/24 15:10:04
11942 Log: IV/UV casting fixes from Nicholas Clark.
11944 ! perl.h pp_sys.c util.c
11945 ____________________________________________________________________________
11946 [ 10197] By: jhi on 2001/05/24 14:19:44
11947 Log: Subject: Re: Making perl with -Wall
11948 From: Michael G Schwern <schwern@pobox.com>
11949 Date: Thu, 24 May 2001 15:40:28 +0100
11950 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
11953 ____________________________________________________________________________
11954 [ 10196] By: jhi on 2001/05/24 14:04:41
11955 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
11956 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11957 Date: Tue, 22 May 2001 11:49:37 +0200
11958 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
11960 ! U/modified/Oldsym.U
11961 Branch: metaconfig/U/perl
11964 ! Configure config_h.SH myconfig.SH
11965 ____________________________________________________________________________
11966 [ 10195] By: jhi on 2001/05/24 13:25:04
11967 Log: Under versiononly install also the scripts with the version suffix.
11968 (e.g. .../bin/h2xs5.7.1)
11971 ____________________________________________________________________________
11972 [ 10194] By: jhi on 2001/05/24 13:02:49
11973 Log: Subject: [PATCH] Stop segfault in mg.c:636
11974 From: "Richard Soderberg" <rs@crystalflame.net>
11975 Date: Thu, 24 May 2001 05:51:52 -0700
11976 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
11979 ____________________________________________________________________________
11980 [ 10193] By: jhi on 2001/05/24 12:37:13
11981 Log: Iteration continues; hopefully convergently.
11984 ____________________________________________________________________________
11985 [ 10192] By: jhi on 2001/05/24 12:36:35
11986 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
11987 From: Gisle Aas <gisle@ActiveState.com>
11988 Date: 23 May 2001 16:13:10 -0700
11989 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
11992 ____________________________________________________________________________
11993 [ 10191] By: jhi on 2001/05/24 12:25:12
11994 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
11995 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
11996 Date: Thu, 24 May 2001 05:05:22 -0500
11997 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
11999 ! lib/dumpvar.pl lib/perl5db.pl
12000 ____________________________________________________________________________
12001 [ 10190] By: jhi on 2001/05/24 12:24:07
12002 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
12003 From: David Dyck <dcd@tc.fluke.com>
12004 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
12005 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
12008 ____________________________________________________________________________
12009 [ 10189] By: jhi on 2001/05/23 22:43:31
12010 Log: Tiny pod nits on READMEs, mostly whitespace issues.
12012 ! README.amiga README.dos README.macos README.mpeix README.vmesa
12014 ____________________________________________________________________________
12015 [ 10188] By: jhi on 2001/05/23 22:26:03
12016 Log: The DG/UX part of the 20010521.005.
12019 ____________________________________________________________________________
12020 [ 10187] By: jhi on 2001/05/23 22:04:05
12021 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
12022 From: Hugo <hv@crypt.compulink.co.uk>
12023 Date: Mon, 21 May 2001 16:32:02 +0100
12024 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
12026 ! regcomp.c t/op/misc.t
12027 ____________________________________________________________________________
12028 [ 10186] By: jhi on 2001/05/23 21:42:15
12029 Log: Subject: [PATCH] Extra UNIVERSAL tests
12030 From: Mike Guy <mjtg@cam.ac.uk>
12031 Date: Wed, 23 May 2001 12:29:20 +0100
12032 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
12035 ____________________________________________________________________________
12036 [ 10185] By: jhi on 2001/05/23 21:38:48
12037 Log: Subject: [PATCH] Remove EQ keyword
12038 From: Mike Guy <mjtg@cam.ac.uk>
12039 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
12040 Date: Wed, 23 May 2001 11:17:29 +0100
12042 ! keywords.h keywords.pl
12043 ____________________________________________________________________________
12044 [ 10184] By: jhi on 2001/05/23 21:29:41
12045 Log: Subject: [PATCH] lib/perl5db.pl
12046 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12047 Date: Wed, 23 May 2001 02:18:03 -0500
12048 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
12051 ____________________________________________________________________________
12052 [ 10183] By: jhi on 2001/05/23 21:27:54
12053 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
12054 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12055 Date: Tue, 22 May 2001 23:34:41 -0500
12056 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
12059 ____________________________________________________________________________
12060 [ 10182] By: jhi on 2001/05/23 21:24:30
12061 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
12062 From: davem@fdgroup.co.uk
12063 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
12064 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
12067 ____________________________________________________________________________
12068 [ 10181] By: jhi on 2001/05/23 21:23:29
12069 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
12070 From: Michael G Schwern <schwern@pobox.com>
12071 Date: Tue, 22 May 2001 14:15:09 +0100
12072 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
12075 ____________________________________________________________________________
12076 [ 10180] By: jhi on 2001/05/23 21:22:14
12077 Log: Subject: [PATCH lib/vars.pm] Odd code nit
12078 From: Michael G Schwern <schwern@pobox.com>
12079 Date: Tue, 22 May 2001 14:14:28 +0100
12080 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
12083 ____________________________________________________________________________
12084 [ 10179] By: jhi on 2001/05/23 21:19:51
12085 Log: Use the new use vars feature.
12088 ____________________________________________________________________________
12089 [ 10178] By: jhi on 2001/05/23 21:19:28
12090 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
12091 From: Mike Guy <mjtg@cam.ac.uk>
12092 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12093 Date: Tue, 22 May 2001 13:11:39 +0100
12096 ! MANIFEST lib/vars.pm t/lib/1_compile.t
12097 ____________________________________________________________________________
12098 [ 10177] By: jhi on 2001/05/23 21:01:48
12099 Log: -qlongdouble considered harmful by Merijn.
12102 ____________________________________________________________________________
12103 [ 10176] By: jhi on 2001/05/21 13:21:21
12104 Log: Update Changes.
12106 ! Changes patchlevel.h
12107 ____________________________________________________________________________
12108 [ 10175] By: jhi on 2001/05/21 13:17:28
12109 Log: Add a test of its very own for Fcntl. Hopefully portable.
12113 ____________________________________________________________________________
12114 [ 10174] By: jhi on 2001/05/21 12:45:41
12115 Log: Must be trickier for 'minitest' not to die.
12118 ____________________________________________________________________________
12119 [ 10173] By: jhi on 2001/05/21 11:24:43
12120 Log: Can't declare other people's variables.
12123 ____________________________________________________________________________
12124 [ 10172] By: jhi on 2001/05/20 20:33:08
12125 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
12127 ! doio.c t/op/taint.t
12128 ____________________________________________________________________________
12129 [ 10171] By: jhi on 2001/05/20 20:18:45
12130 Log: The OS/2 variable needs to be declared.
12133 ____________________________________________________________________________
12134 [ 10170] By: nick on 2001/05/20 16:48:29
12135 Log: Integrate mainline
12137 !> (integrate 41 files)
12138 ____________________________________________________________________________
12139 [ 10169] By: jhi on 2001/05/20 11:50:20
12140 Log: Small perlsec updates: clarify the taintedness of filename
12141 globbing; suggest using Scalar::Util::tainted().
12144 ____________________________________________________________________________
12145 [ 10168] By: jhi on 2001/05/20 11:24:11
12146 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
12147 From: Dave Mitchell <davem@fdgroup.co.uk>
12148 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
12149 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
12151 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
12152 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
12153 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
12155 ____________________________________________________________________________
12156 [ 10167] By: jhi on 2001/05/20 11:12:14
12157 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
12158 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12159 Date: Sat, 19 May 2001 04:08:46 -0400
12160 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
12162 ! lib/ExtUtils/Mksymlists.pm makedef.pl
12163 ____________________________________________________________________________
12164 [ 10166] By: jhi on 2001/05/20 11:08:27
12165 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
12166 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12167 Date: Sat, 19 May 2001 04:30:45 -0400
12168 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
12171 ____________________________________________________________________________
12172 [ 10165] By: jhi on 2001/05/20 11:07:06
12173 Log: Subject: [PATCH 5.6.1] build bugs OS/2
12174 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12175 Date: Sat, 19 May 2001 04:35:28 -0400
12176 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
12178 ! os2/Makefile.SHs os2/os2.c
12179 ____________________________________________________________________________
12180 [ 10164] By: jhi on 2001/05/20 11:06:01
12181 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
12182 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12183 Date: Sat, 19 May 2001 04:04:23 -0400
12184 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
12186 (In bleadperl patched b-stash.t instead of b.t)
12188 ! t/lib/b-stash.t t/lib/bigfltpm.t
12189 ____________________________________________________________________________
12190 [ 10163] By: jhi on 2001/05/20 10:59:46
12191 Log: Subject: [PATCH 5.6.1] perl5db
12192 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12193 Date: Sat, 19 May 2001 03:49:09 -0400
12194 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
12197 ____________________________________________________________________________
12198 [ 10162] By: jhi on 2001/05/20 10:58:18
12199 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
12200 From: Gisle Aas <gisle@ActiveState.com>
12201 Date: 18 May 2001 14:24:51 -0700
12202 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
12205 ____________________________________________________________________________
12206 [ 10161] By: jhi on 2001/05/20 10:57:00
12207 Log: Subject: [PATCH] Chomp should not always stringify
12208 From: Gisle Aas <gisle@ActiveState.com>
12209 Date: 18 May 2001 07:55:25 -0700
12210 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
12212 ! doop.c t/op/chop.t
12213 ____________________________________________________________________________
12214 [ 10160] By: jhi on 2001/05/20 10:49:40
12215 Log: Integrate perlio.
12217 !> pod/perlfunc.pod
12218 ____________________________________________________________________________
12219 [ 10159] By: nick on 2001/05/20 09:39:46
12220 Log: Document some more of open's features.
12223 ____________________________________________________________________________
12224 [ 10158] By: gsar on 2001/05/18 18:43:38
12225 Log: back out change#10153 (it has compatibility issues such as the
12226 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
12227 benefit for 5.6.x doesn't seem worth the risk)
12228 Branch: maint-5.6/perl
12230 ____________________________________________________________________________
12231 [ 10157] By: jhi on 2001/05/18 17:05:40
12232 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
12235 ____________________________________________________________________________
12236 [ 10156] By: jhi on 2001/05/18 12:06:40
12237 Log: Update Changes.
12239 ! Changes patchlevel.h
12240 ____________________________________________________________________________
12241 [ 10155] By: jhi on 2001/05/18 11:58:57
12242 Log: Integrate change #10144 from maintperl.
12244 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
12246 !> win32/config.bc win32/config.gc win32/config.vc
12247 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12248 ____________________________________________________________________________
12249 [ 10154] By: nick on 2001/05/18 07:23:03
12250 Log: Integrate mainline.
12252 +> README.dgux t/lib/i18n-collate.t utils.lst
12253 !> (integrate 49 files)
12254 ____________________________________________________________________________
12255 [ 10153] By: jhi on 2001/05/18 00:41:51
12256 Log: Integrate change #7224 from mainline into maintperl.
12258 Allow @+ and @- to be doublequoted, from Simon Cozens.
12259 (Approved by Larry, see Tom's comment in 20000830.005.)
12260 Branch: maint-5.6/perl
12262 ____________________________________________________________________________
12263 [ 10152] By: jhi on 2001/05/17 23:18:15
12264 Log: Subject: [PATCH bleadperl] small lookbehind fix
12265 From: Hugo <hv@crypt.compulink.co.uk>
12266 Date: Fri, 18 May 2001 00:07:19 +0100
12267 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
12270 ____________________________________________________________________________
12271 [ 10151] By: jhi on 2001/05/17 22:00:06
12274 ! installman utils.lst
12275 ____________________________________________________________________________
12276 [ 10150] By: jhi on 2001/05/17 20:32:48
12277 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
12280 ! t/lib/glob-basic.t
12281 ____________________________________________________________________________
12282 [ 10149] By: jhi on 2001/05/17 20:08:58
12283 Log: Subject: [PATCH] Test for bug 20010515.004
12284 From: Benjamin Sugars <bsugars@canoe.ca>
12285 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
12286 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
12289 ____________________________________________________________________________
12290 [ 10148] By: jhi on 2001/05/17 20:06:23
12291 Log: Integrate #10145 from maintperl.
12293 fix for ID 20010515.004 (needs test)
12296 ____________________________________________________________________________
12297 [ 10147] By: jhi on 2001/05/17 19:10:46
12298 Log: Thinko noticed by Doug MacEachern.
12301 ____________________________________________________________________________
12302 [ 10146] By: jhi on 2001/05/17 17:30:37
12303 Log: Subject: Re: [PATCH] HERE mark in regex
12304 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12305 Date: Thu, 17 May 2001 12:20:33 -0400
12306 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
12309 ____________________________________________________________________________
12310 [ 10145] By: gsar on 2001/05/17 16:59:55
12311 Log: fix for ID 20010515.004 (needs test)
12312 Branch: maint-5.6/perl
12314 ____________________________________________________________________________
12315 [ 10144] By: gsar on 2001/05/17 16:39:02
12316 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
12317 Branch: maint-5.6/perl
12318 ! win32/config.bc win32/config.gc win32/config.vc
12319 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12320 ____________________________________________________________________________
12321 [ 10143] By: jhi on 2001/05/17 14:21:08
12322 Log: Macrofy the getspecific (and use it also in util.c)
12325 ____________________________________________________________________________
12326 [ 10142] By: jhi on 2001/05/17 01:43:50
12327 Log: Use the unchecked thread-specific key fetch also in Tru64.
12330 ____________________________________________________________________________
12331 [ 10141] By: jhi on 2001/05/17 01:41:07
12332 Log: Subject: [PATCH 5.6.1]Quick thread speedup
12333 From: Dan Sugalski <dan@sidhe.org>
12334 Date: Wed, 16 May 2001 18:05:19 -0400
12335 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
12338 ____________________________________________________________________________
12339 [ 10140] By: jhi on 2001/05/16 19:58:29
12340 Log: I think this is quite enough testing for a deprecated feature.
12342 + t/lib/i18n-collate.t
12343 ! MANIFEST t/lib/1_compile.t
12344 ____________________________________________________________________________
12345 [ 10139] By: jhi on 2001/05/16 18:47:03
12346 Log: More HP-UX lore from Jeff Okamoto.
12349 ____________________________________________________________________________
12350 [ 10138] By: jhi on 2001/05/16 18:21:04
12351 Log: Sort utils.lst for easier maintenance.
12354 ____________________________________________________________________________
12355 [ 10137] By: jhi on 2001/05/16 18:12:01
12356 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
12357 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12358 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
12359 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
12361 Add pod2latex to utils.lst.
12363 ! MANIFEST utils.lst
12364 ____________________________________________________________________________
12365 [ 10136] By: jhi on 2001/05/16 18:00:00
12366 Log: Subject: Re: [PATCH] HERE mark in regex
12367 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12368 Date: Wed, 16 May 2001 13:04:43 -0400
12369 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
12371 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
12372 ! t/op/regmesg.t t/pragma/warn/regcomp
12373 ____________________________________________________________________________
12374 [ 10135] By: jhi on 2001/05/16 17:51:50
12375 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
12376 From: Simon Cozens <simon@netthink.co.uk>
12377 Date: Wed, 16 May 2001 18:02:08 +0100
12378 Message-ID: <20010516180208.A6458@netthink.co.uk>
12380 ! installman utils.lst
12381 ____________________________________________________________________________
12382 [ 10134] By: jhi on 2001/05/16 17:47:26
12383 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
12384 From: "Philip Newton" <pnewton@gmx.de>
12385 Date: Tue, 15 May 2001 15:09:30 +0200
12386 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
12388 Test case for #10128.
12390 ! t/pragma/warn/pp_hot
12391 ____________________________________________________________________________
12392 [ 10133] By: jhi on 2001/05/16 15:12:52
12393 Log: Update Changes.
12395 ! Changes patchlevel.h
12396 ____________________________________________________________________________
12397 [ 10132] By: jhi on 2001/05/16 14:50:55
12398 Log: Deprecate pseudo-hashes.
12400 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
12401 ____________________________________________________________________________
12402 [ 10131] By: jhi on 2001/05/16 14:26:01
12403 Log: HP-UX hints update from Merijn.
12406 ____________________________________________________________________________
12407 [ 10130] By: jhi on 2001/05/16 14:23:01
12408 Log: README.hpux update from Merijn.
12411 ____________________________________________________________________________
12412 [ 10129] By: jhi on 2001/05/16 14:18:56
12413 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
12414 From: Simon Cozens <simon@netthink.co.uk>
12415 Date: Wed, 16 May 2001 15:57:55 +0100
12416 Message-ID: <20010516155755.A4728@netthink.co.uk>
12419 ! MANIFEST installman installperl
12420 ____________________________________________________________________________
12421 [ 10128] By: jhi on 2001/05/16 14:15:36
12422 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
12423 From: "Philip Newton" <pnewton@gmx.de>
12424 Date: Tue, 15 May 2001 16:31:05 +0200
12425 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
12427 Fix PERL_Y2KWARN test to check before rather than after appending.
12430 ____________________________________________________________________________
12431 [ 10127] By: jhi on 2001/05/16 14:08:15
12432 Log: Regen Porting stuff.
12434 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12436 ____________________________________________________________________________
12437 [ 10126] By: jhi on 2001/05/16 13:41:50
12438 Log: Metaconfig unit change for #10125.
12440 ! U/modified/Oldconfig.U
12441 ____________________________________________________________________________
12442 [ 10125] By: jhi on 2001/05/16 13:41:35
12445 ! Configure config_h.SH perl.c
12446 ____________________________________________________________________________
12447 [ 10124] By: jhi on 2001/05/16 13:41:09
12450 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12451 ____________________________________________________________________________
12452 [ 10123] By: jhi on 2001/05/16 13:25:38
12453 Log: Adding the README.dgux to the MANIFEST would be a good idea.
12456 ____________________________________________________________________________
12457 [ 10122] By: jhi on 2001/05/16 13:08:33
12458 Log: Move the stack desire definition to thread.h.
12460 ! ext/Thread/Thread.xs thread.h
12461 ____________________________________________________________________________
12462 [ 10121] By: jhi on 2001/05/16 13:00:12
12463 Log: DG-UX threading patches, including a README.dgux,
12464 from Takis Psarogiannakopoulos.
12467 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
12468 ____________________________________________________________________________
12469 [ 10120] By: jhi on 2001/05/16 12:55:33
12470 Log: Subject: [PATCH B::Deparse] More on /x regexes
12471 From: Robin Houston <robin@kitsite.com>
12472 Date: Tue, 15 May 2001 19:09:35 +0100
12473 Message-ID: <20010515190935.A27268@penderel>
12475 ! ext/B/B/Deparse.pm
12476 ____________________________________________________________________________
12477 [ 10119] By: jhi on 2001/05/16 12:45:29
12478 Log: Document that the core time() may be rounding rather
12479 than truncating, would have saved at least my confusion.
12481 ! ext/Time/HiRes/HiRes.pm
12482 ____________________________________________________________________________
12483 [ 10118] By: jhi on 2001/05/16 12:37:57
12484 Log: Subject: perl-current/t/time-hires.t
12485 From: John Peacock <jpeacock@rowman.com>
12486 Date: Fri, 11 May 2001 14:09:41 -0400
12487 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
12489 ! t/lib/time-hires.t
12490 ____________________________________________________________________________
12491 [ 10117] By: jhi on 2001/05/15 13:40:33
12492 Log: Subject: [PATCH dump.c] Op private flags
12493 From: Simon Cozens <simon@netthink.co.uk>
12494 Date: Sun, 13 May 2001 20:20:36 +0100
12495 Message-ID: <20010513202036.A21896@netthink.co.uk>
12498 ____________________________________________________________________________
12499 [ 10116] By: jhi on 2001/05/15 13:28:26
12500 Log: Upgrade to Switch 2.03.
12503 ____________________________________________________________________________
12504 [ 10115] By: jhi on 2001/05/15 13:19:01
12505 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
12506 to PERL_CONFIG_SH and use it consistently.
12507 Branch: maint-5.6/perl
12508 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
12509 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
12510 !> myconfig.SH writemain.SH
12511 ____________________________________________________________________________
12512 [ 10114] By: jhi on 2001/05/15 13:13:21
12513 Log: Metaconfig units changes for #10113.
12515 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
12516 ____________________________________________________________________________
12517 [ 10113] By: jhi on 2001/05/15 13:12:40
12518 Log: The problem described in 20010514.031 still wasn't
12519 fully cured, there were remnants of $CONFIG when
12520 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
12521 to avoid future conflicts.
12523 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
12524 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
12525 ! myconfig.SH writemain.SH
12526 ____________________________________________________________________________
12527 [ 10112] By: jhi on 2001/05/15 11:55:44
12528 Log: Half of #10107 got lost.
12530 ! ext/B/B/Deparse.pm
12531 ____________________________________________________________________________
12532 [ 10111] By: nick on 2001/05/15 08:39:14
12533 Log: Integrate mainline.
12535 +> ext/POSIX/hints/uts.pl
12536 - Todo Todo-5.6 t/camel-III/vstring.t
12537 !> (integrate 48 files)
12538 ____________________________________________________________________________
12539 [ 10110] By: jhi on 2001/05/15 02:04:05
12540 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
12541 From: Robin Houston <robin@kitsite.com>
12542 Date: Mon, 14 May 2001 22:27:08 +0100
12543 Message-ID: <20010514222708.A22963@penderel>
12546 ____________________________________________________________________________
12547 [ 10109] By: jhi on 2001/05/15 02:03:12
12548 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
12549 From: Robin Houston <robin@kitsite.com>
12550 Date: Mon, 14 May 2001 22:16:43 +0100
12551 Message-ID: <20010514221643.A22437@penderel>
12553 ! ext/B/B/Deparse.pm
12554 ____________________________________________________________________________
12555 [ 10108] By: jhi on 2001/05/15 02:02:17
12556 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
12557 From: Robin Houston <robin@kitsite.com>
12558 Date: Mon, 14 May 2001 22:03:44 +0100
12559 Message-ID: <20010514220344.A20643@penderel>
12561 ! ext/B/B/Deparse.pm
12562 ____________________________________________________________________________
12563 [ 10107] By: jhi on 2001/05/15 02:01:24
12564 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
12565 From: Robin Houston <robin@kitsite.com>
12566 Date: Mon, 14 May 2001 22:10:07 +0100
12567 Message-ID: <20010514221007.A21118@penderel>
12569 ! ext/B/B/Deparse.pm
12570 ____________________________________________________________________________
12571 [ 10106] By: jhi on 2001/05/15 01:41:26
12572 Log: Fix for 20010514.037; substr() didn't invalidate the locale
12576 ____________________________________________________________________________
12577 [ 10105] By: jhi on 2001/05/14 18:18:24
12578 Log: Update Changes.
12580 ! Changes patchlevel.h
12581 ____________________________________________________________________________
12582 [ 10104] By: jhi on 2001/05/14 18:09:07
12583 Log: Retract #10094.
12586 ____________________________________________________________________________
12587 [ 10103] By: jhi on 2001/05/14 15:20:58
12588 Log: Integrate change #10100 from maintperl.
12590 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
12591 bug ID 20010514.027)
12594 ____________________________________________________________________________
12595 [ 10102] By: jhi on 2001/05/14 15:19:21
12596 Log: Document the deprecatedness of suidperl.
12598 ! INSTALL pod/perlfaq1.pod
12599 ____________________________________________________________________________
12600 [ 10101] By: jhi on 2001/05/14 14:54:31
12601 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
12602 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12603 Date: Mon, 14 May 2001 09:38:59 -0400
12604 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
12606 ! lib/ExtUtils/MM_Unix.pm
12607 ____________________________________________________________________________
12608 [ 10100] By: gsar on 2001/05/14 14:43:50
12609 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
12610 bug ID 20010514.027)
12612 TODO: this needs a testsuite addition
12613 Branch: maint-5.6/perl
12615 ____________________________________________________________________________
12616 [ 10099] By: jhi on 2001/05/14 13:42:38
12617 Log: More DWIMminess for Class::Struct: calling the array or hash
12618 accessors only with one argument, an array or a hash reference,
12619 sets the underlying array or hash. This mirrors nicely also
12620 the usage in the constructor.
12621 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
12623 ! lib/Class/Struct.pm t/lib/class-struct.t
12624 ____________________________________________________________________________
12625 [ 10098] By: jhi on 2001/05/14 13:10:34
12626 Log: Reference cmp'ing should go through the whole stringification
12627 process shebang, as pointed out by Sarathy in #10091.
12630 ____________________________________________________________________________
12631 [ 10097] By: jhi on 2001/05/14 12:54:31
12632 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
12633 From: Simon Cozens <simon@netthink.co.uk>
12634 Date: Sat, 12 May 2001 16:36:27 +0100
12635 Message-ID: <20010512163627.A5522@netthink.co.uk>
12637 with some additions salvaged from Todo and Todo-5.6 before
12641 ! MANIFEST pod/perltodo.pod
12642 ____________________________________________________________________________
12643 [ 10096] By: jhi on 2001/05/14 12:37:01
12644 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
12645 From: "Golubev I. N." <gin@mo.msk.ru>
12646 Date: Mon, 07 May 2001 14:33:34 (GMT)
12647 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
12650 ____________________________________________________________________________
12651 [ 10095] By: jhi on 2001/05/14 12:34:24
12652 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
12653 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12654 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
12655 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
12657 ! lib/ExtUtils/MM_Unix.pm
12658 ____________________________________________________________________________
12659 [ 10094] By: jhi on 2001/05/14 12:32:44
12660 Log: (Retracted by #10104.)
12662 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
12663 From: barries <barries@slaysys.com>
12664 Date: Sat, 12 May 2001 01:28:10 -0400
12665 Message-ID: <20010512012810.B26358@jester.slaysys.com>
12668 ____________________________________________________________________________
12669 [ 10093] By: jhi on 2001/05/14 12:30:38
12670 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
12671 From: Mike Guy <mjtg@cam.ac.uk>
12672 Date: Sat, 12 May 2001 19:24:33 +0100
12673 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
12676 ____________________________________________________________________________
12677 [ 10092] By: jhi on 2001/05/14 12:29:21
12678 Log: Yet another HP-UX hints tweak from Merijn.
12681 ____________________________________________________________________________
12682 [ 10091] By: gsar on 2001/05/14 04:38:32
12683 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
12684 isn't defined (changes#9366,9368,9370 from mainline without the
12686 Branch: maint-5.6/perl
12687 ! pp.c pp.h pp_hot.c
12688 ____________________________________________________________________________
12689 [ 10090] By: jhi on 2001/05/12 13:39:43
12690 Log: The sorting seems to happen now automatically.
12692 ! t/lib/glob-basic.t
12693 ____________________________________________________________________________
12694 [ 10089] By: jhi on 2001/05/12 03:38:15
12695 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
12696 From: Benjamin Sugars <bsugars@canoe.ca>
12697 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
12698 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
12701 ____________________________________________________________________________
12702 [ 10088] By: jhi on 2001/05/12 03:37:00
12703 Log: Subject: Re: undef(&foo) does not work for XS functions
12704 From: Doug MacEachern <dougm@covalent.net>
12705 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
12706 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
12709 ____________________________________________________________________________
12710 [ 10087] By: jhi on 2001/05/12 03:35:58
12711 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
12712 From: Peter Prymmer <pvhp@forte.com>
12713 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
12714 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
12717 ____________________________________________________________________________
12718 [ 10086] By: jhi on 2001/05/11 14:23:08
12719 Log: Update Changes.
12721 ! Changes patchlevel.h
12722 ____________________________________________________________________________
12723 [ 10085] By: jhi on 2001/05/11 14:08:20
12724 Log: Remove the 'asciir' re subpragma. Should instead implement
12725 the 'physical vs logical' range scheme:
12727 \xAA-\xCC is a native physical range, you want that range of
12728 codepoints in your native encoding. In EBCDIC the codepoints
12729 in the gaps (between i-j and r-s) should be included.
12731 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
12732 codepoints in Unicode.
12734 a-z is a logical range, you want that range of 'logical' codepoints
12735 in your native encoding. In EBCDIC the codepoints in the gaps
12736 (between i-j and r-s) should not be included.
12738 Mixed cases (a-\xAA, etc) should either be errors, or maybe
12739 the 'logical' endpoints should be converted to native/Unicode
12740 codepoints, and the range handled as a physical range.
12742 'Logical endpoints' are to be recognized only in the A-Z, a-z,
12743 and 0-9 ranges. Probably a warning should be given for mixed
12744 cases like A-z or a-9 (since such expressions are encoding
12745 dependent), with a recommendation to use physical ranges.
12747 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
12749 ____________________________________________________________________________
12750 [ 10084] By: jhi on 2001/05/11 13:56:16
12751 Log: Make the test to cleanup the test directory tree
12752 both before and after the testing so that we always
12753 have a clean slate to work with.
12756 ____________________________________________________________________________
12757 [ 10083] By: jhi on 2001/05/11 13:46:30
12758 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
12759 From: Jon Eveland <jweveland@yahoo.com>
12760 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
12761 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
12764 ____________________________________________________________________________
12765 [ 10082] By: jhi on 2001/05/11 13:45:06
12766 Log: Merge the camel-III/vstring.t with op/ver.t.
12768 - t/camel-III/vstring.t
12769 ! MANIFEST t/TEST t/harness t/op/ver.t
12770 ____________________________________________________________________________
12771 [ 10081] By: jhi on 2001/05/11 13:15:55
12772 Log: Add test.deparse make target.
12775 ____________________________________________________________________________
12776 [ 10080] By: jhi on 2001/05/11 12:52:49
12777 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
12778 From: Robin Houston <robin@kitsite.com>
12779 Date: Fri, 11 May 2001 12:02:22 +0100
12780 Message-ID: <20010511120222.A11529@penderel>
12782 ! ext/B/B/Deparse.pm t/op/method.t
12783 ____________________________________________________________________________
12784 [ 10079] By: jhi on 2001/05/11 01:59:06
12785 Log: A nicely working combination for UTS from Hal Morris.
12787 + ext/POSIX/hints/uts.pl
12788 ! MANIFEST hints/uts.sh
12789 ____________________________________________________________________________
12790 [ 10078] By: jhi on 2001/05/11 01:15:04
12791 Log: i_ieeefp=undef for UTS.
12794 ____________________________________________________________________________
12795 [ 10077] By: jhi on 2001/05/10 22:42:35
12796 Log: Subject: RE: rand(0) is rand(1)
12797 From: Larry Shatzer <lshatzer@islanddata.com>
12798 Date: Thu, 10 May 2001 11:09:27 -0700
12799 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
12802 ____________________________________________________________________________
12803 [ 10076] By: jhi on 2001/05/10 22:36:50
12804 Log: Subject: [patch] make op_{clear,null} public
12805 From: Doug MacEachern <dougm@covalent.net>
12806 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
12807 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
12809 ! embed.h embed.pl op.c proto.h
12810 ____________________________________________________________________________
12811 [ 10075] By: jhi on 2001/05/10 22:28:36
12812 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
12813 From: Robin Houston <robin@kitsite.com>
12814 Date: Thu, 10 May 2001 18:54:59 +0100
12815 Message-ID: <20010510185459.A5995@penderel>
12817 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
12818 ____________________________________________________________________________
12819 [ 10074] By: jhi on 2001/05/10 22:23:41
12820 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
12821 From: Robin Houston <robin@kitsite.com>
12822 Date: Thu, 10 May 2001 12:56:39 +0100
12823 Message-ID: <20010510125639.A2119@penderel>
12825 ! ext/B/B/Deparse.pm
12826 ____________________________________________________________________________
12827 [ 10073] By: jhi on 2001/05/10 14:26:01
12828 Log: Retract #10070, not ready yet.
12830 ! ext/B/B/Deparse.pm
12831 ____________________________________________________________________________
12832 [ 10072] By: jhi on 2001/05/10 13:40:24
12833 Log: The metaconfig unit change for #10071.
12835 ! U/modified/mallocsrc.U
12836 ____________________________________________________________________________
12837 [ 10071] By: jhi on 2001/05/10 13:39:57
12838 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
12841 ____________________________________________________________________________
12842 [ 10070] By: jhi on 2001/05/10 13:18:42
12843 Log: (Retracted by #10073)
12845 Subject: Re: [PATCH t/TEST] B::Deparse tester
12846 From: Hugo <hv@crypt.compulink.co.uk>
12847 Date: Thu, 10 May 2001 05:48:09 +0100
12848 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
12850 ! ext/B/B/Deparse.pm
12851 ____________________________________________________________________________
12852 [ 10069] By: jhi on 2001/05/10 12:24:06
12853 Log: Add a for(func()) test.
12856 ____________________________________________________________________________
12857 [ 10068] By: jhi on 2001/05/10 12:16:00
12858 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
12859 From: Robin Houston <robin@kitsite.com>
12860 Date: Thu, 10 May 2001 13:50:08 +0100
12861 Message-ID: <20010510135008.A2454@penderel>
12863 ! ext/B/B/Deparse.pm
12864 ____________________________________________________________________________
12865 [ 10067] By: jhi on 2001/05/10 01:45:03
12866 Log: A thinko in #10065.
12869 ____________________________________________________________________________
12870 [ 10066] By: jhi on 2001/05/10 01:33:12
12871 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
12872 From: Robin Houston <robin@kitsite.com>
12873 Date: Thu, 10 May 2001 02:10:34 +0100
12874 Message-ID: <20010510021034.A19421@penderel>
12876 ! ext/B/B.xs ext/B/B/Deparse.pm
12877 ____________________________________________________________________________
12878 [ 10065] By: jhi on 2001/05/10 01:30:43
12879 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
12880 From: Doug MacEachern <dougm@covalent.net>
12881 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
12882 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
12885 ____________________________________________________________________________
12886 [ 10064] By: jhi on 2001/05/09 23:13:29
12887 Log: One more workaround for the UTS compiler from Hal Morris.
12890 ____________________________________________________________________________
12891 [ 10063] By: jhi on 2001/05/09 23:09:53
12892 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
12893 From: Robin Houston <robin@kitsite.com>
12894 Date: Thu, 10 May 2001 01:02:08 +0100
12895 Message-ID: <20010510010208.A18200@penderel>
12898 ____________________________________________________________________________
12899 [ 10062] By: jhi on 2001/05/09 23:06:25
12900 Log: Subject: [PATCH] Simplify deb_curcv() a bit
12901 From: Benjamin Sugars <bsugars@canoe.ca>
12902 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
12903 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
12906 ____________________________________________________________________________
12907 [ 10061] By: jhi on 2001/05/09 23:05:28
12908 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
12909 From: Benjamin Sugars <bsugars@canoe.ca>
12910 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
12911 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
12913 ! t/lib/io_scalar.t
12914 ____________________________________________________________________________
12915 [ 10060] By: jhi on 2001/05/09 23:04:38
12916 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
12917 From: Peter Prymmer <pvhp@forte.com>
12918 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
12919 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
12922 ____________________________________________________________________________
12923 [ 10059] By: jhi on 2001/05/09 23:03:52
12924 Log: Subject: [PATCH t/TEST] B::Deparse tester
12925 From: Robin Houston <robin@kitsite.com>
12926 Date: Wed, 9 May 2001 19:17:50 +0100
12927 Message-ID: <20010509191750.A16940@penderel>
12929 ! ext/B/O.pm t/TEST
12930 ____________________________________________________________________________
12931 [ 10058] By: jhi on 2001/05/09 23:02:56
12932 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
12933 From: Jeff Pinyan <jeffp@crusoe.net>
12934 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
12935 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
12938 ____________________________________________________________________________
12939 [ 10057] By: nick on 2001/05/09 18:37:56
12940 Log: Integrate mainline.
12942 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
12943 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
12944 ____________________________________________________________________________
12945 [ 10056] By: jhi on 2001/05/09 16:44:44
12946 Log: Update Changes.
12948 ! Changes patchlevel.h
12949 ____________________________________________________________________________
12950 [ 10055] By: jhi on 2001/05/09 16:26:47
12951 Log: Integrate perlio.
12953 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12954 ____________________________________________________________________________
12955 [ 10054] By: jhi on 2001/05/09 16:25:42
12956 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
12957 From: Benjamin Sugars <bsugars@canoe.ca>
12958 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
12959 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
12962 ____________________________________________________________________________
12963 [ 10053] By: jhi on 2001/05/09 16:24:37
12964 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
12965 From: Benjamin Sugars <bsugars@canoe.ca>
12966 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
12967 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
12969 ! ext/PerlIO/Scalar/Scalar.xs
12970 ____________________________________________________________________________
12971 [ 10052] By: jhi on 2001/05/09 16:19:04
12972 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
12973 From: Jeff Pinyan <jeffp@crusoe.net>
12974 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
12975 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
12978 ____________________________________________________________________________
12979 [ 10051] By: jhi on 2001/05/09 15:30:17
12980 Log: EPOC tweak from Olaf Flebbe.
12983 ____________________________________________________________________________
12984 [ 10050] By: nick on 2001/05/09 14:37:57
12985 Log: win32, regen_config_h
12987 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12988 ____________________________________________________________________________
12989 [ 10049] By: jhi on 2001/05/09 12:33:39
12990 Log: Integrate perlio.
12993 ____________________________________________________________________________
12994 [ 10048] By: nick on 2001/05/09 11:59:50
12995 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
12996 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
12999 ____________________________________________________________________________
13000 [ 10047] By: jhi on 2001/05/09 10:50:12
13001 Log: Integrate perlio.
13004 ____________________________________________________________________________
13005 [ 10046] By: jhi on 2001/05/09 10:49:34
13006 Log: Subject: Re: Less warnings during configure
13007 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13008 Date: Wed, 09 May 2001 13:12:49 +0200
13009 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
13012 ____________________________________________________________________________
13013 [ 10045] By: nick on 2001/05/09 09:56:59
13014 Log: MULTIPLICITY/DEBUGGING build fix.
13017 ____________________________________________________________________________
13018 [ 10044] By: nick on 2001/05/09 09:46:37
13019 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
13021 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
13022 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13023 !> (integrate 65 files)
13024 ____________________________________________________________________________
13025 [ 10043] By: jhi on 2001/05/08 22:41:49
13026 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
13027 From: Robin Houston <robin@kitsite.com>
13028 Date: Tue, 8 May 2001 19:38:00 +0100
13029 Message-ID: <20010508193800.A4389@penderel>
13031 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
13032 From: Robin Houston <robin@kitsite.com>
13033 Date: Tue, 8 May 2001 20:03:57 +0100
13034 Message-ID: <20010508200357.A4614@penderel>
13036 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
13037 From: Robin Houston <robin@kitsite.com>
13038 Date: Wed, 9 May 2001 00:12:05 +0100
13039 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
13041 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
13042 ____________________________________________________________________________
13043 [ 10042] By: jhi on 2001/05/08 22:09:35
13044 Log: Retract #10031.
13047 ____________________________________________________________________________
13048 [ 10041] By: jhi on 2001/05/08 18:27:34
13049 Log: The metaconfig unit changes for #10040.
13050 Branch: metaconfig/U/perl
13051 ! Checkcc.U d_dlsymun.U dlsrc.U
13052 ____________________________________________________________________________
13053 [ 10040] By: jhi on 2001/05/08 18:24:47
13054 Log: The Configure half of
13056 Subject: Less warnings during configure
13057 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13058 Date: Tue, 08 May 2001 08:44:02 +0200
13059 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
13062 ____________________________________________________________________________
13063 [ 10039] By: jhi on 2001/05/08 16:48:31
13064 Log: Subject: Less warnings during configure
13065 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13066 Date: Tue, 08 May 2001 08:44:02 +0200
13067 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
13070 ____________________________________________________________________________
13071 [ 10038] By: jhi on 2001/05/08 16:32:07
13072 Log: Don't forget to whine about \d__\d.
13074 ! t/pragma/warn/toke toke.c
13075 ____________________________________________________________________________
13076 [ 10037] By: jhi on 2001/05/08 16:07:05
13077 Log: Allow underscores also in the exponent part.
13079 ! t/pragma/warn/toke toke.c
13080 ____________________________________________________________________________
13081 [ 10036] By: jhi on 2001/05/08 13:33:55
13082 Log: CodeMagicCD doesn't look like an *I*DE.
13085 ____________________________________________________________________________
13086 [ 10035] By: jhi on 2001/05/08 13:27:48
13087 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
13088 to be consistently down).
13091 ____________________________________________________________________________
13092 [ 10034] By: jhi on 2001/05/08 13:21:07
13093 Log: Upgrade to Text::Balanced 1.84.
13095 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
13096 ____________________________________________________________________________
13097 [ 10033] By: jhi on 2001/05/08 12:41:53
13098 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
13099 From: Benjamin Sugars <bsugars@canoe.ca>
13100 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
13101 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
13104 ____________________________________________________________________________
13105 [ 10032] By: jhi on 2001/05/08 12:40:28
13106 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
13107 From: Peter Prymmer <pvhp@forte.com>
13108 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
13109 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
13112 ____________________________________________________________________________
13113 [ 10031] By: jhi on 2001/05/08 12:35:25
13114 Log: (Retracted by #10042)
13116 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
13117 From: "Philip Newton" <pnewton@gmx.de>
13118 Date: Tue, 8 May 2001 09:18:10 +0200
13119 Message-ID: <3AF7B9D2.28861.603732@localhost>
13122 ____________________________________________________________________________
13123 [ 10030] By: jhi on 2001/05/08 12:32:23
13124 Log: Subject: [PATCH B::Deparse] Document known bugs
13125 From: Robin Houston <robin@kitsite.com>
13126 Date: Tue, 8 May 2001 01:53:34 +0100
13127 Message-ID: <20010508015334.A32394@penderel>
13129 ! ext/B/B/Deparse.pm
13130 ____________________________________________________________________________
13131 [ 10029] By: jhi on 2001/05/08 12:28:28
13132 Log: Subject: Re: Perl book, magazine and website updates.
13133 From: "Philip Newton" <pnewton@gmx.de>
13134 Date: Mon, 7 May 2001 17:03:58 +0200
13135 Message-ID: <3AF6D57E.5387.1E29930@localhost>
13138 ____________________________________________________________________________
13139 [ 10028] By: jhi on 2001/05/07 23:53:30
13140 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
13141 From: Peter Prymmer <pvhp@forte.com>
13142 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
13143 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
13146 ____________________________________________________________________________
13147 [ 10027] By: jhi on 2001/05/07 23:22:48
13148 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
13149 From: Robin Houston <robin@kitsite.com>
13150 Date: Tue, 8 May 2001 01:14:55 +0100
13151 Message-ID: <20010508011455.A32162@penderel>
13153 ! ext/B/B/Deparse.pm
13154 ____________________________________________________________________________
13155 [ 10026] By: jhi on 2001/05/07 23:15:05
13156 Log: Typo in #10025.
13159 ____________________________________________________________________________
13160 [ 10025] By: jhi on 2001/05/07 21:15:35
13161 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
13164 ____________________________________________________________________________
13165 [ 10024] By: jhi on 2001/05/07 20:58:40
13166 Log: Subject: Re: [ID 20010506.045] question about hash syntax
13167 From: Peter Scott <Peter@PSDT.com>
13168 Date: Sun, 06 May 2001 13:10:40 -0700
13169 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
13171 ! pod/perl56delta.pod
13172 ____________________________________________________________________________
13173 [ 10023] By: jhi on 2001/05/07 20:41:26
13174 Log: Configure should figure out the list of dynamic extensions
13175 just fine in UTS-- and in fact it does, as reported by Hal Morris.
13178 ____________________________________________________________________________
13179 [ 10022] By: jhi on 2001/05/07 20:24:11
13180 Log: Update Changes.
13182 ! Changes patchlevel.h
13183 ____________________________________________________________________________
13184 [ 10021] By: jhi on 2001/05/07 20:11:31
13185 Log: Subject: [PATCH regcomp.c] Insecure regexes
13186 From: Robin Houston <robin@kitsite.com>
13187 Date: Mon, 7 May 2001 21:56:12 +0100
13188 Message-ID: <20010507215612.A31114@penderel>
13191 ____________________________________________________________________________
13192 [ 10020] By: jhi on 2001/05/07 20:02:30
13193 Log: Drop the foobar.perl.com references for now until Simon
13194 gets them sorted out.
13197 ____________________________________________________________________________
13198 [ 10019] By: jhi on 2001/05/07 19:54:33
13199 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
13200 From: Prymmer/Kahn <pvhp@best.com>
13201 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
13202 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
13204 ! lib/Devel/SelfStubber.pm
13205 ____________________________________________________________________________
13206 [ 10018] By: jhi on 2001/05/07 19:53:10
13207 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
13208 From: Prymmer/Kahn <pvhp@best.com>
13209 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
13210 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
13213 ____________________________________________________________________________
13214 [ 10017] By: jhi on 2001/05/07 19:35:10
13215 Log: s/WebTechnique's/WebTechniques/
13218 ____________________________________________________________________________
13219 [ 10016] By: jhi on 2001/05/07 12:26:29
13220 Log: Llama 3 updates from Randal.
13223 ____________________________________________________________________________
13224 [ 10015] By: jhi on 2001/05/07 01:34:38
13225 Log: Subject: [PATCH] Help -Dt show correct pad variables
13226 From: Benjamin Sugars <ben.sugars@home.com>
13227 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
13228 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
13230 ! embed.h embed.pl proto.h run.c
13231 ____________________________________________________________________________
13232 [ 10014] By: jhi on 2001/05/07 01:23:56
13233 Log: Subject: [PATCH] Document C<our $foo : shared>
13234 From: Benjamin Sugars <ben.sugars@home.com>
13235 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
13236 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
13239 ____________________________________________________________________________
13240 [ 10013] By: jhi on 2001/05/07 01:22:22
13241 Log: Subject: [PATCH B::Deparse] undefined folded constants
13242 From: Robin Houston <robin@kitsite.com>
13243 Date: Sun, 6 May 2001 17:19:09 +0100
13244 Message-ID: <20010506171909.A7046@penderel>
13246 ! ext/B/B/Deparse.pm
13247 ____________________________________________________________________________
13248 [ 10012] By: jhi on 2001/05/07 00:57:38
13249 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
13250 From: Robin Houston <robin@kitsite.com>
13251 Message-ID: <20010506164654.A6848@penderel>
13252 Date: Sun, 6 May 2001 16:46:54 +0100
13254 ! ext/B/B/Deparse.pm
13255 ____________________________________________________________________________
13256 [ 10011] By: jhi on 2001/05/07 00:52:18
13257 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
13258 From: Robin Houston <robin@kitsite.com>
13259 Date: Sun, 6 May 2001 14:47:02 +0100
13260 Message-ID: <20010506144702.A6308@penderel>
13263 ____________________________________________________________________________
13264 [ 10010] By: jhi on 2001/05/06 15:07:51
13265 Log: Subject: Perl book, magazine and website updates.
13266 From: Simon Cozens <simon@netthink.co.uk>
13267 Date: Sun, 6 May 2001 16:55:36 +0100
13268 Message-ID: <20010506165536.A1795@netthink.co.uk>
13270 ! pod/perlbook.pod pod/perlfaq2.pod
13271 ____________________________________________________________________________
13272 [ 10009] By: jhi on 2001/05/06 14:11:40
13273 Log: Tweaks on the Tru64 prof options.
13276 ____________________________________________________________________________
13277 [ 10008] By: jhi on 2001/05/06 13:51:49
13278 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
13279 From: Robin Houston <robin@kitsite.com>
13280 Date: Sun, 6 May 2001 14:40:51 +0100
13281 Message-ID: <20010506144051.A6279@penderel>
13283 ! t/pod/testp2pt.pl
13284 ____________________________________________________________________________
13285 [ 10007] By: jhi on 2001/05/06 13:49:31
13286 Log: Subject: [PATCH B::Deparse] scoping
13287 From: Robin Houston <robin@kitsite.com>
13288 Date: Sun, 6 May 2001 14:36:56 +0100
13289 Message-ID: <20010506143656.A4006@penderel>
13291 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
13292 ____________________________________________________________________________
13293 [ 10006] By: jhi on 2001/05/06 13:24:12
13294 Log: Document the undefinedness of bitshifting out of range.
13297 ____________________________________________________________________________
13298 [ 10005] By: jhi on 2001/05/06 13:03:17
13299 Log: Retract #10003 and update the IDE descriptions a bit.
13302 ____________________________________________________________________________
13303 [ 10004] By: jhi on 2001/05/06 03:02:41
13304 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
13305 From: Prymmer/Kahn <pvhp@best.com>
13306 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
13307 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
13309 ! win32/Makefile win32/buildext.pl win32/config.bc
13310 ! win32/config.gc win32/config.vc
13311 ____________________________________________________________________________
13312 [ 10003] By: jhi on 2001/05/05 20:24:44
13313 Log: (Retracted by #10005.)
13316 ____________________________________________________________________________
13317 [ 10002] By: jhi on 2001/05/05 19:23:36
13318 Log: It's "psed", not "sed".
13321 ____________________________________________________________________________
13322 [ 10001] By: jhi on 2001/05/05 18:35:38
13323 Log: Update Changes.
13325 ! Changes patchlevel.h
13326 ____________________________________________________________________________
13327 [ 10000] By: jhi on 2001/05/05 18:32:15
13328 Log: Subject: Re: bleadperl make install fails due to "psed"
13329 From: andreas.koenig@anima.de (Andreas J. Koenig)
13330 Date: 05 May 2001 18:23:28 +0200
13331 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
13333 ! x2p/Makefile.SH x2p/s2p.PL
13334 ____________________________________________________________________________
13335 [ 9999] By: jhi on 2001/05/05 18:28:09
13336 Log: AUTHORS updates.
13339 ____________________________________________________________________________
13340 [ 9998] By: jhi on 2001/05/05 18:16:00
13341 Log: Updates on the pods related to the modules included since 5.6.
13343 TODO: perltodo really could use major updating.
13345 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
13346 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
13347 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
13348 ! pod/perlsyn.pod pod/perltodo.pod
13349 ____________________________________________________________________________
13350 [ 9997] By: jhi on 2001/05/05 17:35:17
13351 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
13356 ____________________________________________________________________________
13357 [ 9996] By: jhi on 2001/05/05 17:25:00
13358 Log: Add preemptive #undefs for some of the shorter and more prone
13359 to collision regcomp.h #defines. (Background: the MASK collided
13360 with a system header #define in Rhapsody.)
13363 ____________________________________________________________________________
13364 [ 9995] By: jhi on 2001/05/05 13:24:21
13365 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
13366 From: Nicholas Clark <nick@ccl4.org>
13367 Date: Sat, 5 May 2001 14:46:39 +0100
13368 Message-ID: <20010505144639.O53513@plum.flirble.org>
13370 Add a test for the constants (if any) being processed correctly.
13373 ____________________________________________________________________________
13374 [ 9994] By: jhi on 2001/05/05 02:11:03
13375 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
13376 From: Peter Prymmer <pvhp@forte.com>
13377 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
13378 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
13381 ____________________________________________________________________________
13382 [ 9993] By: jhi on 2001/05/05 02:03:49
13383 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
13384 From: Peter Prymmer <pvhp@forte.com>
13385 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
13386 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
13388 ! perlio.c vms/vmsish.h
13389 ____________________________________________________________________________
13390 [ 9992] By: jhi on 2001/05/04 17:21:12
13391 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
13392 From: Robin Barker <rmb1@cise.npl.co.uk>
13393 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
13394 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
13398 ____________________________________________________________________________
13399 [ 9991] By: jhi on 2001/05/04 16:47:45
13400 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
13401 From: Robin Barker <rmb1@cise.npl.co.uk>
13402 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
13403 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
13406 ____________________________________________________________________________
13407 [ 9990] By: jhi on 2001/05/04 14:37:20
13408 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
13409 From: Prymmer/Kahn <pvhp@best.com>
13410 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
13411 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
13414 ____________________________________________________________________________
13415 [ 9989] By: jhi on 2001/05/04 14:03:58
13416 Log: Introduce perl572delta, update Todo, add the missing
13417 mention about signal safety since 5.7.1 (though this
13418 requires verification and more details.)
13420 + pod/perl572delta.pod
13421 ! MANIFEST Todo pod/perl571delta.pod
13422 ____________________________________________________________________________
13423 [ 9988] By: jhi on 2001/05/04 12:41:51
13424 Log: Subject: [PATCH perl@9944] long =item
13425 From: Robin Barker <rmb1@cise.npl.co.uk>
13426 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
13427 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
13429 ! ext/Time/HiRes/HiRes.pm
13430 ____________________________________________________________________________
13431 [ 9987] By: jhi on 2001/05/04 12:39:19
13432 Log: The #9901 had removed one line essential for EBCDIC.
13435 ____________________________________________________________________________
13436 [ 9986] By: jhi on 2001/05/04 12:30:23
13437 Log: Subject: cygwin/Makefile.SHs INSTALL patch
13438 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
13439 Date: Mon, 08 Jan 2001 04:59:21 +0200
13440 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
13442 ! cygwin/Makefile.SHs
13443 ____________________________________________________________________________
13444 [ 9985] By: jhi on 2001/05/04 03:51:39
13445 Log: Encode/IO doc tweaks.
13447 ! ext/Encode/Encode.pm
13448 ____________________________________________________________________________
13449 [ 9984] By: jhi on 2001/05/04 03:29:34
13450 Log: Remove GDBM_File from the dynamic extensions for UTS,
13451 GDBM is not a standard feature.
13454 ____________________________________________________________________________
13455 [ 9983] By: jhi on 2001/05/04 03:22:59
13456 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
13458 ! pod/perlretut.pod
13459 ____________________________________________________________________________
13460 [ 9982] By: jhi on 2001/05/03 23:21:03
13461 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
13462 From: Benjamin Sugars <bsugars@canoe.ca>
13463 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
13464 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
13467 ____________________________________________________________________________
13468 [ 9981] By: jhi on 2001/05/03 23:20:05
13469 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
13470 From: Benjamin Sugars <bsugars@canoe.ca>
13471 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
13472 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
13474 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13475 ____________________________________________________________________________
13476 [ 9980] By: jhi on 2001/05/03 23:15:29
13477 Log: Integrate perlio.
13479 !> ext/Encode/Encode.pm
13480 ____________________________________________________________________________
13481 [ 9979] By: jhi on 2001/05/03 16:54:59
13482 Log: Install psed man page.
13485 ____________________________________________________________________________
13486 [ 9978] By: jhi on 2001/05/03 16:45:58
13487 Log: Remove unused files; noted by Sarathy.
13489 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13491 ____________________________________________________________________________
13492 [ 9977] By: jhi on 2001/05/03 16:42:30
13493 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
13494 From: Andy Dougherty <doughera@lafayette.edu>
13495 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
13496 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
13499 ____________________________________________________________________________
13500 [ 9976] By: nick on 2001/05/03 16:40:42
13501 Log: Allow $answer = encode($object,$text); like it says in docs.
13503 ! ext/Encode/Encode.pm
13504 ____________________________________________________________________________
13505 [ 9975] By: nick on 2001/05/03 16:22:30
13506 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
13507 to be in scope (fair enough), and also a package variable (our) for eval to see it.
13509 ! ext/Encode/Encode.pm
13510 ____________________________________________________________________________
13511 [ 9974] By: nick on 2001/05/03 15:48:17
13512 Log: Integrate mainline.
13514 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
13515 +> t/lib/filter-simple.t t/lib/next.t
13516 !> (integrate 70 files)
13517 ____________________________________________________________________________
13518 [ 9973] By: jhi on 2001/05/03 13:09:09
13519 Log: Update Changes.
13521 ! Changes patchlevel.h
13522 ____________________________________________________________________________
13523 [ 9972] By: jhi on 2001/05/03 12:58:33
13524 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
13525 From: Prymmer/Kahn <pvhp@best.com>
13526 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
13527 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
13530 ____________________________________________________________________________
13531 [ 9971] By: jhi on 2001/05/03 12:57:26
13532 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
13533 From: Prymmer/Kahn <pvhp@best.com>
13534 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
13535 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
13538 ____________________________________________________________________________
13539 [ 9970] By: jhi on 2001/05/03 02:42:46
13540 Log: Can't croak sans thread context, from Doug MacEachern.
13543 ____________________________________________________________________________
13544 [ 9969] By: jhi on 2001/05/03 01:23:48
13545 Log: Subject: Random input test and Perl
13546 From: Ilya Zakharevich <ilya@math.berkeley.edu>
13547 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
13548 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
13551 ____________________________________________________________________________
13552 [ 9968] By: jhi on 2001/05/02 22:17:21
13553 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
13554 From: Peter Prymmer <pvhp@forte.com>
13555 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
13556 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
13558 ! pod/perlfunc.pod pod/perlport.pod
13559 ____________________________________________________________________________
13560 [ 9967] By: jhi on 2001/05/02 20:12:45
13561 Log: Workaround for UTS compiler casting bug from Hal Morris.
13564 ____________________________________________________________________________
13565 [ 9966] By: jhi on 2001/05/02 18:31:37
13566 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
13567 From: Dan Sugalski <dan@sidhe.org>
13568 Date: Wed, 02 May 2001 15:23:22 -0400
13569 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
13572 ____________________________________________________________________________
13573 [ 9965] By: jhi on 2001/05/02 18:21:29
13574 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
13577 ____________________________________________________________________________
13578 [ 9964] By: jhi on 2001/05/02 18:15:01
13579 Log: Document large files in INSTALL, document also the %x
13580 limitation if not use64bitint, closes bug 20010326.007.
13583 ____________________________________________________________________________
13584 [ 9963] By: jhi on 2001/05/02 17:24:47
13585 Log: perlmodlib tweaks; regen pods.
13587 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
13589 ____________________________________________________________________________
13590 [ 9962] By: jhi on 2001/05/02 17:14:00
13591 Log: Fix for a segfault, from Marc Lehmann.
13593 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
13594 ____________________________________________________________________________
13595 [ 9961] By: jhi on 2001/05/02 15:55:53
13596 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
13597 From: "Philip Newton" <pnewton@gmx.de>
13598 Date: Wed, 2 May 2001 18:39:03 +0200
13599 Message-ID: <3AF05447.15525.173B588@localhost>
13602 ____________________________________________________________________________
13603 [ 9960] By: jhi on 2001/05/02 15:35:37
13604 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
13605 From: Dan Sugalski <dan@sidhe.org>
13606 Date: Wed, 02 May 2001 11:37:27 -0400
13607 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
13609 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
13610 ! thread.h vms/vms.c vms/vmsish.h
13611 ____________________________________________________________________________
13612 [ 9959] By: jhi on 2001/05/02 15:21:08
13613 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
13614 From: Benjamin Sugars <bsugars@canoe.ca>
13615 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
13616 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
13618 ! ext/PerlIO/Scalar/Scalar.xs
13619 ____________________________________________________________________________
13620 [ 9958] By: jhi on 2001/05/02 15:15:53
13621 Log: Bug in #9915, spotted by Mike Guy.
13624 ____________________________________________________________________________
13625 [ 9957] By: jhi on 2001/05/02 13:26:01
13626 Log: Add a test for not griping about references as array
13627 indices if the reference has magic in it (overloaded
13630 ! pod/perldiag.pod t/pragma/warn/pp_hot
13631 ____________________________________________________________________________
13632 [ 9956] By: jhi on 2001/05/02 13:07:01
13633 Log: Retracted a bit too much in #9952.
13635 ! t/pragma/sub_lval.t
13636 ____________________________________________________________________________
13637 [ 9955] By: jhi on 2001/05/02 13:05:38
13638 Log: Test for #9952.
13641 ____________________________________________________________________________
13642 [ 9954] By: jhi on 2001/05/02 11:48:18
13643 Log: Additional note on the encoding example: one cannot
13644 convert string constants in-place.
13646 ! ext/Encode/Encode.pm
13647 ____________________________________________________________________________
13648 [ 9953] By: jhi on 2001/05/02 11:43:51
13649 Log: Note that if you have recent enough Perl you already
13650 have Filter::Util::Call.
13652 ! lib/Filter/Simple.pm
13653 ____________________________________________________________________________
13654 [ 9952] By: jhi on 2001/05/02 11:31:53
13655 Log: Retract changes #8254 and #8255, causes coredump in
13656 'tie FH, "main"', reported by Abigail, culprit found by
13657 Benjamin Sugars. Mirrors maintperl change #9950.
13659 ! op.c t/pragma/sub_lval.t
13660 ____________________________________________________________________________
13661 [ 9951] By: jhi on 2001/05/02 11:14:29
13662 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
13664 + t/lib/MyFilter.pm
13665 ____________________________________________________________________________
13666 [ 9950] By: gsar on 2001/05/02 03:17:11
13667 Log: revert integration of changes#8254,8255 in change#8620 (causes
13668 a coredump in C<tie FH, 'foo'>; the idea itself may need better
13670 Branch: maint-5.6/perl
13671 ! op.c t/pragma/sub_lval.t
13672 ____________________________________________________________________________
13673 [ 9949] By: gsar on 2001/05/02 02:56:32
13674 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
13676 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
13678 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
13679 Branch: maint-5.6/perl
13681 ____________________________________________________________________________
13682 [ 9948] By: gsar on 2001/05/02 02:49:15
13683 Log: pod/find.t breaks on VMS (from Craig Berry)
13684 Branch: maint-5.6/perl
13686 ____________________________________________________________________________
13687 [ 9947] By: jhi on 2001/05/02 02:43:09
13688 Log: Add an encoding conversion example.
13690 ! ext/Encode/Encode.pm
13691 ____________________________________________________________________________
13692 [ 9946] By: jhi on 2001/05/02 01:34:22
13693 Log: Another coat of paint but still nowhere finished.
13694 Need to decide on the semantics of strptime(): should
13695 strptime() be a function instead of a method? To do
13696 the week/monthname-strptiming the i18n/l10n bullet needs
13697 to be bitten with gusto.
13699 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
13700 ____________________________________________________________________________
13701 [ 9945] By: jhi on 2001/05/01 23:40:52
13702 Log: Update Changes.
13704 ! Changes patchlevel.h
13705 ____________________________________________________________________________
13706 [ 9944] By: jhi on 2001/05/01 23:33:37
13707 Log: Add known-to-be-tested modules to the list-to-be-skipped.
13709 ! t/lib/1_compile.t
13710 ____________________________________________________________________________
13711 [ 9943] By: jhi on 2001/05/01 23:24:40
13712 Log: Subject: BorlandC++ fix
13713 From: "Vadim Konovalov" <watman@inbox.ru>
13714 Date: Mon, 30 Apr 2001 20:12:26 -0700
13715 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
13717 ! win32/makefile.mk
13718 ____________________________________________________________________________
13719 [ 9942] By: jhi on 2001/05/01 23:18:02
13720 Log: Update to Filter::Simple 0.60, create a test for it.
13722 + t/lib/filter-simple.t
13723 ! MANIFEST lib/Filter/Simple.pm
13724 ____________________________________________________________________________
13725 [ 9941] By: jhi on 2001/05/01 19:47:24
13726 Log: Subject: Re: bleadperl: s/// failure with \b and /g
13727 From: Hugo <hv@crypt.compulink.co.uk>
13728 Date: Tue, 01 May 2001 20:12:20 +0100
13729 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
13731 ! pp_hot.c t/op/re_tests
13732 ____________________________________________________________________________
13733 [ 9940] By: jhi on 2001/05/01 19:42:16
13734 Log: Integrate perlio.
13736 !> lib/base.pm t/lib/fields.t
13737 ____________________________________________________________________________
13738 [ 9939] By: jhi on 2001/05/01 19:39:51
13739 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
13740 From: Benjamin Sugars <bsugars@canoe.ca>
13741 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
13742 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
13744 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13745 ____________________________________________________________________________
13746 [ 9938] By: jhi on 2001/05/01 19:34:09
13747 Log: Add NEXT, a pseudo-class for method redispatching.
13748 <Damian>NEXT.pm probably offers more bang-for-buck
13749 than anything else I've ever written.</Damian>
13751 + lib/NEXT.pm t/lib/next.t
13753 ____________________________________________________________________________
13754 [ 9937] By: jhi on 2001/05/01 19:21:41
13755 Log: Update to Switch 2.02.
13757 ! lib/Switch.pm t/lib/switch.t
13758 ____________________________________________________________________________
13759 [ 9936] By: nick on 2001/05/01 19:09:21
13760 Log: Fix for base.pm clobbering $VERSION
13763 ____________________________________________________________________________
13764 [ 9935] By: nick on 2001/05/01 18:54:38
13765 Log: Test for base.pm clobbering $VERSION.
13768 ____________________________________________________________________________
13769 [ 9934] By: jhi on 2001/05/01 18:39:10
13770 Log: Add information about Scalar::Util::blessed.
13773 ____________________________________________________________________________
13774 [ 9933] By: jhi on 2001/05/01 18:33:51
13775 Log: Subject: Extra UNIVERSAL documentation
13776 From: Mike Guy <mjtg@cam.ac.uk>
13777 Date: Tue, 01 May 2001 20:12:11 +0100
13778 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
13781 ____________________________________________________________________________
13782 [ 9932] By: jhi on 2001/05/01 18:26:54
13783 Log: Subject: Autoflush in tests as appropriate
13784 From: Mike Guy <mjtg@cam.ac.uk>
13785 Date: Tue, 01 May 2001 20:05:31 +0100
13786 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
13788 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
13790 ____________________________________________________________________________
13791 [ 9931] By: jhi on 2001/05/01 18:02:29
13792 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
13793 From: Benjamin Sugars <bsugars@canoe.ca>
13794 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
13795 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
13797 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13798 ____________________________________________________________________________
13799 [ 9930] By: jhi on 2001/05/01 15:12:26
13800 Log: Subject: Re: Finally got a round tuit
13801 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13802 Date: Tue, 01 May 2001 14:14:10 +0200
13803 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
13805 The -DP part, slightly modified.
13808 ____________________________________________________________________________
13809 [ 9929] By: jhi on 2001/05/01 14:17:15
13810 Log: Subject: Re: Finally got a round tuit
13811 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13812 Date: Tue, 01 May 2001 16:34:06 +0200
13813 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
13815 cpp and optimization tweaks for HP-UX.
13818 ____________________________________________________________________________
13819 [ 9928] By: jhi on 2001/05/01 13:24:20
13820 Log: Tune the scan_num() comments to reality.
13823 ____________________________________________________________________________
13824 [ 9927] By: jhi on 2001/05/01 13:14:01
13825 Log: Subject: [PATCH B::Deparse] optimised sort
13826 From: Robin Houston <robin@kitsite.com>
13827 Date: Tue, 1 May 2001 14:07:12 +0100
13828 Message-ID: <20010501140712.A4266@penderel>
13830 ! ext/B/B/Deparse.pm
13831 ____________________________________________________________________________
13832 [ 9926] By: jhi on 2001/05/01 13:10:53
13833 Log: Subject: [PATCH t/lib/b-deparse.t]
13834 From: Robin Houston <robin@kitsite.com>
13835 Date: Tue, 1 May 2001 13:37:42 +0100
13836 Message-ID: <20010501133742.A4082@penderel>
13838 ! t/lib/b-deparse.t
13839 ____________________________________________________________________________
13840 [ 9925] By: jhi on 2001/05/01 13:10:13
13841 Log: Subject: [PATCH B::Deparse] for(;;), sort
13842 From: Robin Houston <robin@kitsite.com>
13843 Date: Tue, 1 May 2001 13:35:00 +0100
13844 Message-ID: <20010501133500.A4061@penderel>
13846 ! ext/B/B/Deparse.pm
13847 ____________________________________________________________________________
13848 [ 9924] By: jhi on 2001/05/01 13:09:22
13849 Log: Subject: [PATCH B::Deparse] do, warn, use
13850 From: Robin Houston <robin@kitsite.com>
13851 Date: Tue, 1 May 2001 13:31:03 +0100
13852 Message-ID: <20010501133103.A4041@penderel>
13854 ! ext/B/B/Deparse.pm
13855 ____________________________________________________________________________
13856 [ 9923] By: jhi on 2001/05/01 11:45:36
13857 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
13858 From: Benjamin Sugars <ben.sugars@home.com>
13859 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
13860 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
13864 ____________________________________________________________________________
13865 [ 9922] By: jhi on 2001/05/01 11:35:42
13866 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
13867 From: Peter Prymmer <pvhp@forte.com>
13868 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
13869 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
13871 ! t/lib/selfstubber.t
13872 ____________________________________________________________________________
13873 [ 9921] By: jhi on 2001/04/30 16:34:33
13874 Log: Subject: [PATCH B::Concise] suppress warning
13875 From: Robin Houston <robin@kitsite.com>
13876 Date: Mon, 30 Apr 2001 16:09:49 +0100
13877 Message-ID: <20010430160949.A25086@penderel>
13879 ! ext/B/B/Concise.pm
13880 ____________________________________________________________________________
13881 [ 9920] By: jhi on 2001/04/30 13:56:04
13882 Log: Strip the *markers* from #9919.
13884 ! pod/perlfaq.pod pod/perlfaq5.pod
13885 ____________________________________________________________________________
13886 [ 9919] By: jhi on 2001/04/30 13:54:04
13887 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
13888 From: Gwyn Judd <b.judd@xtra.co.nz>
13889 Date: Sun, 29 Apr 2001 01:47:49 +1200
13890 Message-ID: <20010429014749.A4418@thislove>
13892 ! pod/perlfaq.pod pod/perlfaq5.pod
13893 ____________________________________________________________________________
13894 [ 9918] By: jhi on 2001/04/30 13:13:54
13895 Log: More_tweakage.
13897 ! pod/perldata.pod pod/perldiag.pod
13898 ____________________________________________________________________________
13899 [ 9917] By: jhi on 2001/04/30 13:01:27
13900 Log: Update Changes.
13902 ! Changes patchlevel.h
13903 ____________________________________________________________________________
13904 [ 9916] By: jhi on 2001/04/30 12:57:03
13905 Log: T_w_e_a_k_a_g_e.
13907 ! pod/perldata.pod pod/perldiag.pod
13908 ____________________________________________________________________________
13909 [ 9915] By: jhi on 2001/04/30 12:39:29
13910 Log: Install s2p also as psed.
13912 TODO: psed documentation?
13915 ____________________________________________________________________________
13916 [ 9914] By: jhi on 2001/04/30 12:29:21
13917 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
13918 From: Jens Hamisch <jens@Strawberry.COM>
13919 Date: Fri, 27 Apr 2001 17:00:36 +0200
13920 Message-ID: <20010427170036.K1372@Strawberry.COM>
13922 SOCKS5_VERSION_NAME is the right symbol to detect
13923 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
13924 function called socks5_init() is available, and even that is
13925 not universal, most SOCKS5 installations use SOCKSinit()).
13928 ____________________________________________________________________________
13929 [ 9913] By: jhi on 2001/04/30 12:22:15
13930 Log: Allow a zero timeout on IO::Socket accept and connect--
13931 though one really shouldn't do that. Based on
13933 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
13934 From: "John Holdsworth" <coldwave@bigfoot.com>
13935 Date: Sun, 4 Feb 2001 12:48:18 +0100
13936 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
13938 ! ext/IO/lib/IO/Socket.pm
13939 ____________________________________________________________________________
13940 [ 9912] By: jhi on 2001/04/30 11:27:27
13941 Log: Save the spot of regprev (see #9911) for binary compatibility;
13944 ! embedvar.h perlapi.h thrdvar.h
13945 ____________________________________________________________________________
13946 [ 9911] By: jhi on 2001/04/30 11:22:03
13947 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
13948 From: Hugo <hv@crypt.compulink.co.uk>
13949 Date: Sun, 29 Apr 2001 17:09:30 +0100
13950 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
13952 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
13953 ____________________________________________________________________________
13954 [ 9910] By: jhi on 2001/04/30 11:15:12
13955 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
13956 a dummy for PL_numeric_radix); no pressing reason to break
13957 binary compatibility; regen API.
13959 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
13960 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
13961 ____________________________________________________________________________
13962 [ 9909] By: jhi on 2001/04/30 10:56:08
13963 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
13964 From: Walt Mankowski <waltman@netaxs.com>
13965 Date: Sun, 29 Apr 2001 21:53:48 -0400
13966 Message-ID: <20010429215348.A3971@netaxs.com>
13969 ____________________________________________________________________________
13970 [ 9908] By: jhi on 2001/04/30 10:49:40
13971 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
13973 ! t/lib/selfstubber.t
13974 ____________________________________________________________________________
13975 [ 9907] By: nick on 2001/04/30 09:26:50
13976 Log: Integrate mainline.
13978 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
13979 ____________________________________________________________________________
13980 [ 9906] By: jhi on 2001/04/29 23:24:20
13981 Log: Abigail spotted a thinko in #9905.
13984 ____________________________________________________________________________
13985 [ 9905] By: jhi on 2001/04/29 15:55:39
13986 Log: Changed the underscore/undebar syntax in numeric constants;
13987 now any grouping will do, as long as the underscores are not
13988 consecutive (so "zero-grouping" is out), and they do not begin
13989 or end the integer or fractional parts.
13991 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
13992 ____________________________________________________________________________
13993 [ 9904] By: nick on 2001/04/29 15:43:22
13994 Log: Integrate mainline.
13996 +> (branch 98 files)
13997 - lib/unicode/Block.pl
13998 - lib/unicode/In/AlphabeticPresentationForms.pl
13999 - lib/unicode/In/Arabic.pl
14000 - lib/unicode/In/ArabicPresentationForms-A.pl
14001 - lib/unicode/In/ArabicPresentationForms-B.pl
14002 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
14003 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
14004 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
14005 - lib/unicode/In/BopomofoExtended.pl
14006 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
14007 - lib/unicode/In/CJKCompatibility.pl
14008 - lib/unicode/In/CJKCompatibilityForms.pl
14009 - lib/unicode/In/CJKCompatibilityIdeographs.pl
14010 - lib/unicode/In/CJKRadicalsSupplement.pl
14011 - lib/unicode/In/CJKSymbolsandPunctuation.pl
14012 - lib/unicode/In/CJKUnifiedIdeographs.pl
14013 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
14014 - lib/unicode/In/Cherokee.pl
14015 - lib/unicode/In/CombiningDiacriticalMarks.pl
14016 - lib/unicode/In/CombiningHalfMarks.pl
14017 - lib/unicode/In/CombiningMarksforSymbols.pl
14018 - lib/unicode/In/ControlPictures.pl
14019 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
14020 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
14021 - lib/unicode/In/EnclosedAlphanumerics.pl
14022 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
14023 - lib/unicode/In/Ethiopic.pl
14024 - lib/unicode/In/GeneralPunctuation.pl
14025 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
14026 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
14027 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
14028 - lib/unicode/In/HalfwidthandFullwidthForms.pl
14029 - lib/unicode/In/HangulCompatibilityJamo.pl
14030 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
14031 - lib/unicode/In/Hebrew.pl
14032 - lib/unicode/In/HighPrivateUseSurrogates.pl
14033 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
14034 - lib/unicode/In/IPAExtensions.pl
14035 - lib/unicode/In/IdeographicDescriptionCharacters.pl
14036 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
14037 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
14038 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
14039 - lib/unicode/In/Latin-1Supplement.pl
14040 - lib/unicode/In/LatinExtended-A.pl
14041 - lib/unicode/In/LatinExtended-B.pl
14042 - lib/unicode/In/LatinExtendedAdditional.pl
14043 - lib/unicode/In/LetterlikeSymbols.pl
14044 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
14045 - lib/unicode/In/MathematicalOperators.pl
14046 - lib/unicode/In/MiscellaneousSymbols.pl
14047 - lib/unicode/In/MiscellaneousTechnical.pl
14048 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
14049 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
14050 - lib/unicode/In/OpticalCharacterRecognition.pl
14051 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
14052 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
14053 - lib/unicode/In/SmallFormVariants.pl
14054 - lib/unicode/In/SpacingModifierLetters.pl
14055 - lib/unicode/In/Specials.pl
14056 - lib/unicode/In/SuperscriptsandSubscripts.pl
14057 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
14058 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
14059 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
14060 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
14061 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
14062 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
14063 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
14064 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
14065 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
14066 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
14067 !> utf8.c win32/Makefile
14068 ____________________________________________________________________________
14069 [ 9903] By: jhi on 2001/04/29 14:30:53
14070 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
14071 From: Prymmer/Kahn <pvhp@best.com>
14072 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
14073 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
14076 ____________________________________________________________________________
14077 [ 9902] By: jhi on 2001/04/29 02:52:44
14078 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
14079 From: "Abigail" <abigail@foad.org>
14080 Date: Sun, 29 Apr 2001 03:14:25 +0200
14081 Message-ID: <20010429011425.24503.qmail@foad.org>
14083 ! ext/IO/lib/IO/Seekable.pm
14084 ____________________________________________________________________________
14085 [ 9901] By: jhi on 2001/04/29 02:04:46
14086 Log: In character classes one couldn't have 0x80..0xff characters
14087 at the left hand side if there were 0x100.. characters in the
14090 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
14091 ! t/op/pat.t utf8.c
14092 ____________________________________________________________________________
14093 [ 9900] By: jhi on 2001/04/28 22:55:04
14094 Log: Forgot the latest mktables.PL from #9899.
14096 ! lib/unicode/mktables.PL
14097 ____________________________________________________________________________
14098 [ 9899] By: jhi on 2001/04/28 22:53:28
14099 Log: Explain the \p{} and \P{} error message better and
14100 have prettier prettyprint in In.pl.
14102 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
14104 ____________________________________________________________________________
14105 [ 9898] By: jhi on 2001/04/28 21:03:34
14106 Log: Add one possible explanation for the "Invalid [] range" error.
14109 ____________________________________________________________________________
14110 [ 9897] By: jhi on 2001/04/28 17:18:26
14111 Log: Add a level of indirection to the implementation of \p{InFoo}
14112 so that we don't have to have long filenames. (Nothing changes
14113 in the user interface.) The indirection is defined in
14114 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
14115 Also rename some the character classes by removing '-' from
14116 the classnames, and finally renamed Block.pl as Blocks.pl.
14118 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
14119 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
14120 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
14121 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
14122 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
14123 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
14124 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
14125 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
14126 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
14127 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
14128 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
14129 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
14130 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
14131 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
14132 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
14133 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
14134 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
14135 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
14136 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
14137 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
14138 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
14139 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
14140 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
14141 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
14142 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
14143 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
14144 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
14145 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
14146 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
14147 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
14148 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
14149 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
14150 + lib/unicode/In/94.pl lib/unicode/In/95.pl
14151 - lib/unicode/Block.pl
14152 - lib/unicode/In/AlphabeticPresentationForms.pl
14153 - lib/unicode/In/Arabic.pl
14154 - lib/unicode/In/ArabicPresentationForms-A.pl
14155 - lib/unicode/In/ArabicPresentationForms-B.pl
14156 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
14157 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
14158 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
14159 - lib/unicode/In/BopomofoExtended.pl
14160 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
14161 - lib/unicode/In/CJKCompatibility.pl
14162 - lib/unicode/In/CJKCompatibilityForms.pl
14163 - lib/unicode/In/CJKCompatibilityIdeographs.pl
14164 - lib/unicode/In/CJKRadicalsSupplement.pl
14165 - lib/unicode/In/CJKSymbolsandPunctuation.pl
14166 - lib/unicode/In/CJKUnifiedIdeographs.pl
14167 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
14168 - lib/unicode/In/Cherokee.pl
14169 - lib/unicode/In/CombiningDiacriticalMarks.pl
14170 - lib/unicode/In/CombiningHalfMarks.pl
14171 - lib/unicode/In/CombiningMarksforSymbols.pl
14172 - lib/unicode/In/ControlPictures.pl
14173 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
14174 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
14175 - lib/unicode/In/EnclosedAlphanumerics.pl
14176 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
14177 - lib/unicode/In/Ethiopic.pl
14178 - lib/unicode/In/GeneralPunctuation.pl
14179 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
14180 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
14181 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
14182 - lib/unicode/In/HalfwidthandFullwidthForms.pl
14183 - lib/unicode/In/HangulCompatibilityJamo.pl
14184 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
14185 - lib/unicode/In/Hebrew.pl
14186 - lib/unicode/In/HighPrivateUseSurrogates.pl
14187 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
14188 - lib/unicode/In/IPAExtensions.pl
14189 - lib/unicode/In/IdeographicDescriptionCharacters.pl
14190 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
14191 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
14192 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
14193 - lib/unicode/In/Latin-1Supplement.pl
14194 - lib/unicode/In/LatinExtended-A.pl
14195 - lib/unicode/In/LatinExtended-B.pl
14196 - lib/unicode/In/LatinExtendedAdditional.pl
14197 - lib/unicode/In/LetterlikeSymbols.pl
14198 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
14199 - lib/unicode/In/MathematicalOperators.pl
14200 - lib/unicode/In/MiscellaneousSymbols.pl
14201 - lib/unicode/In/MiscellaneousTechnical.pl
14202 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
14203 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
14204 - lib/unicode/In/OpticalCharacterRecognition.pl
14205 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
14206 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
14207 - lib/unicode/In/SmallFormVariants.pl
14208 - lib/unicode/In/SpacingModifierLetters.pl
14209 - lib/unicode/In/Specials.pl
14210 - lib/unicode/In/SuperscriptsandSubscripts.pl
14211 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
14212 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
14213 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
14214 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
14215 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
14216 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
14217 ! pod/perlunicode.pod
14218 ____________________________________________________________________________
14219 [ 9896] By: jhi on 2001/04/28 14:33:17
14220 Log: Update the information on shared library path on HP-UX.
14223 ____________________________________________________________________________
14224 [ 9895] By: jhi on 2001/04/28 14:32:30
14225 Log: Because #9894 seems to do the trick, this workaround can be removed.
14227 ! t/lib/selfstubber.t
14228 ____________________________________________________________________________
14229 [ 9894] By: jhi on 2001/04/28 14:26:13
14230 Log: For PerlIO flush the children's file handles (on fork/exec/system).
14233 ____________________________________________________________________________
14234 [ 9893] By: jhi on 2001/04/28 14:23:15
14235 Log: Test tweak for #9891.
14237 ! t/lib/b-deparse.t
14238 ____________________________________________________________________________
14239 [ 9892] By: jhi on 2001/04/28 14:10:13
14240 Log: New HP-UX hints from Merijn.
14243 ____________________________________________________________________________
14244 [ 9891] By: jhi on 2001/04/28 14:07:27
14245 Log: Subject: [PATCH B::Deparse] non-block scopes
14246 From: Robin Houston <robin@kitsite.com>
14247 Date: Fri, 27 Apr 2001 19:15:14 +0100
14248 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
14250 ! ext/B/B/Deparse.pm
14251 ____________________________________________________________________________
14252 [ 9890] By: nick on 2001/04/27 19:41:25
14253 Log: Integrate mainline
14255 +> t/lib/selfstubber.t
14256 !> (integrate 50 files)
14257 ____________________________________________________________________________
14258 [ 9889] By: jhi on 2001/04/27 18:23:46
14259 Log: Subject: Re: selfstubber test fail on bleadperl
14260 From: Mike Guy <mjtg@cam.ac.uk>
14261 Date: Fri, 27 Apr 2001 19:31:18 +0100
14262 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
14264 ! t/lib/selfstubber.t
14265 ____________________________________________________________________________
14266 [ 9888] By: jhi on 2001/04/27 16:20:54
14267 Log: Test tweak for #9886.
14269 ! t/lib/b-deparse.t
14270 ____________________________________________________________________________
14271 [ 9887] By: jhi on 2001/04/27 16:16:33
14272 Log: Buffering issue at least in Solaris (even with perlio).
14274 ! t/lib/selfstubber.t
14275 ____________________________________________________________________________
14276 [ 9886] By: jhi on 2001/04/27 14:59:23
14277 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
14278 From: Robin Houston <robin@kitsite.com>
14279 Date: Fri, 27 Apr 2001 16:53:20 +0100
14280 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
14282 ! ext/B/B/Deparse.pm
14283 ____________________________________________________________________________
14284 [ 9885] By: jhi on 2001/04/27 14:23:51
14285 Log: Update Changes.
14287 ! Changes patchlevel.h
14288 ____________________________________________________________________________
14289 [ 9884] By: jhi on 2001/04/27 14:14:12
14290 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
14291 From: "Philip Newton" <pnewton@gmx.de>
14292 Date: Fri, 27 Apr 2001 16:40:13 +0200
14293 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
14296 ____________________________________________________________________________
14297 [ 9883] By: jhi on 2001/04/27 13:28:19
14298 Log: Add LOG_PERROR; prettify the "removed".
14300 ! ext/Sys/Syslog/Syslog.xs
14301 ____________________________________________________________________________
14302 [ 9882] By: jhi on 2001/04/27 13:13:18
14303 Log: h2xs tweaks: use NV instead of double, "quote" the removed
14304 prefixes for clarity (especially when nothing is removed),
14305 slight pod reformats.
14308 ____________________________________________________________________________
14309 [ 9881] By: jhi on 2001/04/27 12:58:48
14310 Log: Don't bother creating existing directories.
14313 ____________________________________________________________________________
14314 [ 9880] By: jhi on 2001/04/27 12:45:39
14315 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
14316 From: Mike Schilli <m@perlmeister.com>
14317 Date: Wed, 25 Apr 2001 01:29:21 -0700
14318 Message-id: <3AE68AE1.6A981723@perlmeister.com>
14321 ____________________________________________________________________________
14322 [ 9879] By: jhi on 2001/04/27 12:40:55
14323 Log: break is not yet Perl. Added the template license also to README.
14326 ____________________________________________________________________________
14327 [ 9878] By: jhi on 2001/04/27 03:08:20
14328 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
14329 From: Tim Jenness <t.jenness@jach.hawaii.edu>
14330 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
14331 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
14333 ! t/lib/xs-typemap.t
14334 ____________________________________________________________________________
14335 [ 9877] By: jhi on 2001/04/26 23:54:40
14336 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
14337 From: "Abigail" <abigail@foad.org>
14338 Date: Fri, 27 Apr 2001 01:44:28 +0200
14339 Message-ID: <20010426234428.19786.qmail@foad.org>
14342 ____________________________________________________________________________
14343 [ 9876] By: jhi on 2001/04/26 23:52:06
14344 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
14345 From: Peter Prymmer <pvhp@forte.com>
14346 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
14347 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
14349 ! t/lib/selfstubber.t
14350 ____________________________________________________________________________
14351 [ 9875] By: jhi on 2001/04/26 23:48:10
14354 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
14355 ____________________________________________________________________________
14356 [ 9874] By: jhi on 2001/04/26 22:46:05
14357 Log: Document ANYOF_CLASS.
14360 ____________________________________________________________________________
14361 [ 9873] By: jhi on 2001/04/26 22:35:03
14362 Log: Subject: Re: [PATCH @9846] dumping ANYOF
14363 From: Hugo <hv@crypt.compulink.co.uk>
14364 Date: Thu, 26 Apr 2001 23:33:38 +0100
14365 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
14367 ! regcomp.c regcomp.h
14368 ____________________________________________________________________________
14369 [ 9872] By: jhi on 2001/04/26 22:34:31
14370 Log: Subject: [PATCH] more for Devel::SelfStubber
14371 From: Nicholas Clark <nick@ccl4.org>
14372 Date: Fri, 27 Apr 2001 00:13:52 +0100
14373 Message-ID: <20010427001351.K88186@plum.flirble.org>
14375 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
14376 ____________________________________________________________________________
14377 [ 9871] By: jhi on 2001/04/26 21:59:17
14378 Log: Subject: [PATCH B::Deparse] formats must be flush left
14379 From: Robin Houston <robin@kitsite.com>
14380 Date: Thu, 26 Apr 2001 23:54:29 +0100
14381 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
14383 ! ext/B/B/Deparse.pm
14384 ____________________________________________________________________________
14385 [ 9870] By: jhi on 2001/04/26 21:57:37
14386 Log: If some of the constants are prefixes of others,
14387 the prefixes may never get recognized. (See 20010426.006.)
14390 ____________________________________________________________________________
14391 [ 9869] By: jhi on 2001/04/26 21:50:42
14392 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
14393 From: Chris Bongaarts <cab@tc.umn.edu>
14394 Date: Thu, 26 Apr 2001 17:10:31 -0500
14395 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
14397 ! ext/Sys/Syslog/Syslog.xs
14398 ____________________________________________________________________________
14399 [ 9868] By: jhi on 2001/04/26 21:35:12
14400 Log: Further cuts and more docs from Graham Barr.
14402 ! ext/List/Util/lib/List/Util.pm
14403 ! ext/List/Util/lib/Scalar/Util.pm
14404 ____________________________________________________________________________
14405 [ 9867] By: jhi on 2001/04/26 21:18:57
14406 Log: Subject: [PATCH 5.7.1] DB_File-1.77
14407 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
14408 Date: Thu, 26 Apr 2001 22:37:53 +0100
14409 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
14411 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14412 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
14413 ____________________________________________________________________________
14414 [ 9866] By: jhi on 2001/04/26 21:12:31
14415 Log: Subject: [PATCH B::Deparse] fix easy bugs
14416 From: Robin Houston <robin@kitsite.com>
14417 Date: Thu, 26 Apr 2001 23:03:33 +0100
14418 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
14420 ! ext/B/B/Deparse.pm
14421 ____________________________________________________________________________
14422 [ 9865] By: jhi on 2001/04/26 20:26:13
14423 Log: Update Changes.
14425 ! Changes patchlevel.h
14426 ____________________________________________________________________________
14427 [ 9864] By: jhi on 2001/04/26 19:27:48
14428 Log: Dethinko from Robin Houston.
14430 ! ext/B/B/Deparse.pm
14431 ____________________________________________________________________________
14432 [ 9863] By: jhi on 2001/04/26 19:10:35
14433 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
14434 From: Robin Houston <robin@kitsite.com>
14435 Date: Thu, 26 Apr 2001 21:08:32 +0100
14436 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
14438 ! ext/B/B/Deparse.pm
14439 ____________________________________________________________________________
14440 [ 9862] By: jhi on 2001/04/26 19:04:23
14441 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
14442 From: Robin Houston <robin@kitsite.com>
14443 Date: Thu, 26 Apr 2001 20:52:50 +0100
14444 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
14446 ! ext/B/B/Deparse.pm
14447 ____________________________________________________________________________
14448 [ 9861] By: jhi on 2001/04/26 18:56:14
14449 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
14450 From: Mike Guy <mjtg@cam.ac.uk>
14451 Date: Thu, 26 Apr 2001 14:22:40 +0100
14452 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
14455 ____________________________________________________________________________
14456 [ 9860] By: jhi on 2001/04/26 18:46:42
14457 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
14458 From: Robin Houston <robin@kitsite.com>
14459 Date: Thu, 26 Apr 2001 20:34:29 +0100
14460 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
14462 Hashes do not interpolate.
14464 ! ext/B/B/Deparse.pm
14465 ____________________________________________________________________________
14466 [ 9859] By: jhi on 2001/04/26 18:43:51
14467 Log: Subject: The Time::Piece conspiracy unmasked!!!
14468 From: Mike Guy <mjtg@cam.ac.uk>
14469 Date: Thu, 26 Apr 2001 19:02:50 +0100
14470 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
14472 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
14473 From: Mike Guy <mjtg@cam.ac.uk>
14474 Date: Thu, 26 Apr 2001 19:08:21 +0100
14475 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
14477 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
14478 From: Graham Barr <gbarr@pobox.com>
14479 Date: Thu, 26 Apr 2001 19:12:03 +0100
14480 Message-ID: <20010426191203.A70835@pobox.com>
14482 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
14484 ! ext/List/Util/lib/List/Util.pm
14485 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
14486 ____________________________________________________________________________
14487 [ 9858] By: jhi on 2001/04/26 18:17:42
14488 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
14489 From: Robin Houston <robin@kitsite.com>
14490 Date: Thu, 26 Apr 2001 16:09:35 +0100
14491 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
14494 ____________________________________________________________________________
14495 [ 9857] By: jhi on 2001/04/26 18:04:59
14496 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
14497 From: barries <barries@slaysys.com>
14498 Date: Thu, 26 Apr 2001 12:01:10 -0400
14499 Message-ID: <20010426120110.E29698@jester.slaysys.com>
14502 ____________________________________________________________________________
14503 [ 9856] By: jhi on 2001/04/26 18:03:33
14504 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
14505 Date: Thu, 26 Apr 2001 17:13:41 +0100
14506 From: Robin Houston <robin@kitsite.com>
14507 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
14509 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
14510 From: Robin Houston <robin@kitsite.com>
14511 Date: Thu, 26 Apr 2001 18:44:29 +0100
14512 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
14514 ! ext/B/B/Deparse.pm
14515 ____________________________________________________________________________
14516 [ 9855] By: jhi on 2001/04/26 17:56:04
14517 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
14518 From: Robin Houston <robin@kitsite.com>
14519 Date: Thu, 26 Apr 2001 17:04:08 +0100
14520 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
14522 ! ext/B/B/Deparse.pm
14523 ____________________________________________________________________________
14524 [ 9854] By: jhi on 2001/04/26 17:47:26
14525 Log: Subject: Re: Short test case for undef %stash:: crash
14526 From: Benjamin Sugars <bsugars@canoe.ca>
14527 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
14528 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
14529 Changed and moved the perldiag entry.
14531 ! gv.c pod/perldiag.pod
14532 ____________________________________________________________________________
14533 [ 9853] By: jhi on 2001/04/26 14:35:16
14534 Log: Beginnings of strptime(). Do not touch the wet paint.
14536 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
14537 ____________________________________________________________________________
14538 [ 9852] By: jhi on 2001/04/26 13:17:21
14539 Log: Retract #9851, core dumps from pod2man.
14542 ____________________________________________________________________________
14543 [ 9851] By: jhi on 2001/04/26 11:54:41
14544 Log: (Retracted by #9852.)
14546 Subject: [PATCH @9846] dumping ANYOF
14547 From: Hugo <hv@crypt.compulink.co.uk>
14548 Date: Thu, 26 Apr 2001 05:32:38 +0100
14549 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
14552 ____________________________________________________________________________
14553 [ 9850] By: jhi on 2001/04/26 02:34:44
14554 Log: If ccflags was empty the _previous_ $* containing all the
14555 environment variables and Configure variables was used,
14556 which lead, among other bad things, into $ccflags being your
14557 uname -a output, which lead into test compile with cc failing,
14558 which lead into gcc being selected, which didn't work that well
14559 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
14560 with large files, et cetera.
14563 ____________________________________________________________________________
14564 [ 9849] By: jhi on 2001/04/26 01:44:57
14565 Log: Make selfstubber test more portable.
14567 ! t/lib/selfstubber.t
14568 ____________________________________________________________________________
14569 [ 9848] By: jhi on 2001/04/26 00:50:26
14570 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
14571 From: Benjamin Sugars <ben.sugars@home.com>
14572 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
14573 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
14576 ____________________________________________________________________________
14577 [ 9847] By: jhi on 2001/04/26 00:46:58
14578 Log: Subject: [PATCH: perl@9841] VMS updates
14579 From: Peter Prymmer <pvhp@forte.com>
14580 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
14581 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
14583 ! README.vms configure.com vms/descrip_mms.template
14584 ! vms/ext/filespec.t
14585 ____________________________________________________________________________
14586 [ 9846] By: jhi on 2001/04/26 00:11:56
14587 Log: re 'debug' was broken by #9084.
14590 ____________________________________________________________________________
14591 [ 9845] By: jhi on 2001/04/25 22:33:17
14592 Log: Subject: [PATCH] test for Devel::SelfStubber
14593 From: Nicholas Clark <nick@ccl4.org>
14594 Date: Thu, 26 Apr 2001 00:00:54 +0100
14595 Message-ID: <20010426000054.D89026@plum.flirble.org>
14597 + t/lib/selfstubber.t
14598 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
14599 ____________________________________________________________________________
14600 [ 9844] By: jhi on 2001/04/25 22:29:32
14601 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
14602 From: Paul Johnson <paul@pjcj.net>
14603 Date: Thu, 26 Apr 2001 00:46:08 +0200
14604 Message-ID: <20010426004608.H2338@pjcj.net>
14606 ! ext/B/B/Concise.pm
14607 ____________________________________________________________________________
14608 [ 9843] By: jhi on 2001/04/25 22:28:28
14609 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
14610 From: Peter Prymmer <pvhp@forte.com>
14611 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
14612 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
14615 ____________________________________________________________________________
14616 [ 9842] By: jhi on 2001/04/25 20:58:12
14617 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
14618 From: John Peacock <jpeacock@rowman.com>
14619 Date: Wed, 25 Apr 2001 17:30:26 -0400
14620 Message-ID: <3AE741F2.B3217464@rowman.com>
14622 ! lib/Math/BigInt.pm t/lib/bigintpm.t
14623 ____________________________________________________________________________
14624 [ 9841] By: jhi on 2001/04/25 20:07:05
14625 Log: Update Changes.
14627 ! Changes patchlevel.h
14628 ____________________________________________________________________________
14629 [ 9840] By: jhi on 2001/04/25 19:56:51
14630 Log: Yet another HP-UX hints version from Merijn.
14633 ____________________________________________________________________________
14634 [ 9839] By: jhi on 2001/04/25 19:53:04
14635 Log: abs_path() didn't terminate the filename correctly,
14636 in DIRNAMLENless systems like HP-UX this would fail.
14639 ____________________________________________________________________________
14640 [ 9838] By: jhi on 2001/04/25 16:37:26
14641 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
14642 From: Mike Guy <mjtg@cam.ac.uk>
14643 Date: Wed, 25 Apr 2001 18:31:47 +0100
14644 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
14647 ____________________________________________________________________________
14648 [ 9837] By: jhi on 2001/04/25 16:21:53
14649 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
14650 From: Jon Eveland <jweveland@yahoo.com>
14651 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
14652 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
14655 ____________________________________________________________________________
14656 [ 9836] By: jhi on 2001/04/25 14:17:50
14657 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
14658 From: "Philip Newton" <pnewton@gmx.de>
14659 Date: Wed, 25 Apr 2001 17:05:58 +0200
14660 Message-ID: <3AE703F6.3234.1833C45@localhost>
14662 ! Porting/patching.pod
14663 ____________________________________________________________________________
14664 [ 9835] By: jhi on 2001/04/25 13:58:07
14665 Log: It would seem that both ar and full_ar need to be overridden
14666 for HP-UX to avoid the GNU ar.
14669 ____________________________________________________________________________
14670 [ 9834] By: jhi on 2001/04/25 13:50:40
14671 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
14672 From: "Philip Newton" <pnewton@gmx.de>
14673 Date: Wed, 25 Apr 2001 16:09:23 +0200
14674 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
14679 ____________________________________________________________________________
14680 [ 9833] By: jhi on 2001/04/25 12:36:11
14681 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
14684 ____________________________________________________________________________
14685 [ 9832] By: jhi on 2001/04/25 12:33:36
14686 Log: New version of HP-UX hints from Merijn.
14689 ____________________________________________________________________________
14690 [ 9831] By: jhi on 2001/04/25 03:39:45
14691 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
14694 ____________________________________________________________________________
14695 [ 9830] By: jhi on 2001/04/25 02:53:25
14696 Log: The tzname[] bit is not needed by util.c -- and causes
14697 heartburn in VMS (and it missing was probably the cause of
14698 the Mac OS X trouble). Ouch.
14700 ! ext/POSIX/POSIX.xs util.c
14701 ____________________________________________________________________________
14702 [ 9829] By: jhi on 2001/04/25 00:10:06
14703 Log: Metaconfig unit change for #9828.
14705 ! U/compline/ccflags.U
14706 ____________________________________________________________________________
14707 [ 9828] By: jhi on 2001/04/25 00:04:18
14708 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
14709 (which is actually the reason for the change, we need to pass
14710 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
14711 EP/IX, OS/2, and TitanOS, based on the hints files.
14713 ! Configure config_h.SH
14714 ____________________________________________________________________________
14715 [ 9827] By: jhi on 2001/04/24 23:49:20
14716 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
14717 the $cat must have an absolute path.
14720 ____________________________________________________________________________
14721 [ 9826] By: jhi on 2001/04/24 23:40:53
14722 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
14725 ____________________________________________________________________________
14726 [ 9825] By: jhi on 2001/04/24 23:35:35
14727 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
14728 From: "Philip Newton" <pnewton@gmx.de>
14729 Date: Tue, 24 Apr 2001 18:52:49 +0200
14730 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
14733 ____________________________________________________________________________
14734 [ 9824] By: jhi on 2001/04/24 23:33:07
14735 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
14736 Some gcc specifics dropped out due to extensive rewriting;
14737 will be put back later as needed.
14740 ____________________________________________________________________________
14741 [ 9823] By: jhi on 2001/04/24 23:27:57
14742 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
14744 ! ext/POSIX/POSIX.xs
14745 ____________________________________________________________________________
14746 [ 9822] By: jhi on 2001/04/24 23:25:21
14747 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
14748 From: Tim Jenness <t.jenness@jach.hawaii.edu>
14749 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
14750 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
14752 ! ext/XS/Typemap/Typemap.xs
14753 ____________________________________________________________________________
14754 [ 9821] By: jhi on 2001/04/24 23:24:10
14755 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
14756 From: "Abigail" <abigail@foad.org>
14757 Date: Tue, 24 Apr 2001 23:12:03 +0200
14758 Message-ID: <20010424211203.7901.qmail@foad.org>
14761 ____________________________________________________________________________
14762 [ 9820] By: jhi on 2001/04/24 23:23:15
14763 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
14764 From: Matt Sergeant <matt@sergeant.org>
14765 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
14766 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
14769 ____________________________________________________________________________
14770 [ 9819] By: nick on 2001/04/24 18:49:43
14771 Log: Integrate mainline.
14773 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
14774 !> (integrate 37 files)
14775 ____________________________________________________________________________
14776 [ 9818] By: jhi on 2001/04/24 14:35:23
14777 Log: Update Changes.
14779 ! Changes patchlevel.h
14780 ____________________________________________________________________________
14781 [ 9817] By: jhi on 2001/04/24 14:09:17
14782 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
14783 From: "Philip Newton" <pnewton@gmx.de>
14784 Date: Tue, 24 Apr 2001 12:58:12 +0200
14785 Message-ID: <3AE57864.8304.B77A0A@localhost>
14787 plus add CPAN to the list of modules that have their own tests.
14789 ! t/lib/1_compile.t
14790 ____________________________________________________________________________
14791 [ 9816] By: jhi on 2001/04/24 14:07:03
14792 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
14793 From: Michael G Schwern <schwern@pobox.com>
14794 Date: Sat, 21 Apr 2001 22:35:00 +0100
14795 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
14797 ! t/lib/1_compile.t
14798 ____________________________________________________________________________
14799 [ 9815] By: jhi on 2001/04/24 13:54:32
14800 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
14801 From: Robin Houston <robin@kitsite.com>
14802 Date: Tue, 24 Apr 2001 15:51:18 +0100
14803 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
14805 ! ext/B/B/Deparse.pm
14806 ____________________________________________________________________________
14807 [ 9814] By: jhi on 2001/04/24 13:17:34
14808 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
14809 From: Bill Glicker <billg@burrelles.com>
14810 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
14811 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
14814 ____________________________________________________________________________
14815 [ 9813] By: jhi on 2001/04/24 12:54:23
14816 Log: Prevent path disclosure (probing for existence of filenames)
14817 using suidperl; bug id 20010322.218.
14819 ! perl.c pod/perldiag.pod
14820 ____________________________________________________________________________
14821 [ 9812] By: jhi on 2001/04/24 12:08:36
14822 Log: Retract #9811.
14824 ! ext/POSIX/POSIX.xs
14825 ____________________________________________________________________________
14826 [ 9811] By: jhi on 2001/04/24 11:57:35
14827 Log: (Retracted by #9812.)
14829 ! ext/POSIX/POSIX.xs
14830 ____________________________________________________________________________
14831 [ 9810] By: jhi on 2001/04/24 03:32:35
14832 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
14835 ____________________________________________________________________________
14836 [ 9809] By: jhi on 2001/04/24 03:16:13
14837 Log: The Math::BigFloat::import() was broken.
14838 (Fixes bug id 20010422.002.)
14840 ! lib/Math/BigFloat.pm
14841 ____________________________________________________________________________
14842 [ 9808] By: jhi on 2001/04/24 01:11:40
14843 Log: Additional dependencies; should help for parallel makes
14844 not to fail on missing lib/lib.pm or lib/re.pm.
14847 ____________________________________________________________________________
14848 [ 9807] By: jhi on 2001/04/24 00:57:01
14849 Log: Update the test failure disclaimer.
14851 ! t/pragma/warn/pp_hot
14852 ____________________________________________________________________________
14853 [ 9806] By: jhi on 2001/04/24 00:54:04
14854 Log: Add make target "install-all" which is alias for "install"
14855 to cater for case-preserving filesystems like HFS+.
14857 ! INSTALL Makefile.SH
14858 ____________________________________________________________________________
14859 [ 9805] By: jhi on 2001/04/24 00:47:28
14860 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
14861 From: Peter Prymmer <pvhp@forte.com>
14862 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
14863 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
14865 (Ken William's message forwarded from macosx@perl.org)
14868 ____________________________________________________________________________
14869 [ 9804] By: jhi on 2001/04/23 23:57:35
14870 Log: Cut-and-pasto.
14873 ____________________________________________________________________________
14874 [ 9803] By: jhi on 2001/04/23 23:52:25
14875 Log: More PerlIO robustness.
14878 ____________________________________________________________________________
14879 [ 9802] By: jhi on 2001/04/23 23:43:35
14880 Log: Make the "STD* opened only for ..." errors more consistent.
14883 ____________________________________________________________________________
14884 [ 9801] By: jhi on 2001/04/23 23:34:26
14885 Log: Test case for #9800.
14888 ____________________________________________________________________________
14889 [ 9800] By: jhi on 2001/04/23 23:14:43
14890 Log: Avoid coredump on 'close STDERR; die' by making
14891 the PerlIO calls more robust. Also use SETERRNO()
14892 instead of errno = to be more VMS-ready.
14895 ____________________________________________________________________________
14896 [ 9799] By: jhi on 2001/04/23 21:41:10
14897 Log: Subject: test for ID 20010423.002
14898 From: Robin Houston <robin@kitsite.com>
14899 Date: Mon, 23 Apr 2001 16:52:21 +0100
14900 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
14903 ____________________________________________________________________________
14904 [ 9798] By: jhi on 2001/04/23 21:40:07
14905 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
14906 From: David Dyck <dcd@tc.fluke.com>
14907 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
14908 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
14911 ____________________________________________________________________________
14912 [ 9797] By: jhi on 2001/04/23 21:37:56
14913 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
14914 From: Benjamin Sugars <bsugars@canoe.ca>
14915 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
14916 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
14918 ! ext/Cwd/Cwd.xs lib/Cwd.pm
14919 ____________________________________________________________________________
14920 [ 9796] By: jhi on 2001/04/23 21:29:24
14921 Log: Synchronize h2xs and pod2man some more on the documentation
14922 templates they propose.
14924 ! pod/pod2man.PL utils/h2xs.PL
14925 ____________________________________________________________________________
14926 [ 9795] By: jhi on 2001/04/23 17:30:40
14927 Log: Add one more naughty test for base64; make encoding logic cleaner.
14930 ____________________________________________________________________________
14931 [ 9794] By: jhi on 2001/04/23 13:51:32
14932 Log: Update Changes.
14934 ! Changes patchlevel.h
14935 ____________________________________________________________________________
14936 [ 9793] By: jhi on 2001/04/23 13:44:18
14937 Log: Duplicate lines.
14940 ____________________________________________________________________________
14941 [ 9792] By: jhi on 2001/04/23 13:39:13
14942 Log: Subject: Re: PATCH 5.7.1
14943 From: Mark-Jason Dominus <mjd@plover.com>
14944 Date: Mon, 23 Apr 2001 10:30:21 -0400
14945 Message-ID: <20010423143021.17335.qmail@plover.com>
14948 ____________________________________________________________________________
14949 [ 9791] By: jhi on 2001/04/23 13:32:40
14950 Log: Add the CPAN.pm 1.59_54 tests.
14952 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
14954 ____________________________________________________________________________
14955 [ 9790] By: jhi on 2001/04/23 13:21:55
14956 Log: Subject: Deparse nit
14957 From: Robin Houston <robin@kitsite.com>
14958 Date: Mon, 23 Apr 2001 12:38:20 +0100
14959 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
14961 ! ext/B/B/Deparse.pm
14962 ____________________________________________________________________________
14963 [ 9789] By: jhi on 2001/04/23 13:19:07
14964 Log: Subject: [PATCH] bug 20010423.002
14965 From: Robin Houston <robin@kitsite.com>
14966 Date: Mon, 23 Apr 2001 13:12:30 +0100
14967 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
14970 ____________________________________________________________________________
14971 [ 9788] By: jhi on 2001/04/23 13:02:49
14972 Log: Subject: PATCH [5.7.1] hv.c unused #define
14973 From: Mark-Jason Dominus <mjd@plover.com>
14974 Date: Sun, 22 Apr 2001 14:17:49 -0400
14975 Message-ID: <20010422181749.26976.qmail@plover.com>
14978 ____________________________________________________________________________
14979 [ 9787] By: jhi on 2001/04/23 13:02:02
14980 Log: Subject: PATCH 5.7.1
14981 From: Mark-Jason Dominus <mjd@plover.com>
14982 Date: Sun, 22 Apr 2001 15:12:57 -0400
14983 Message-ID: <20010422191258.6539.qmail@plover.com>
14985 plus Sarathy's STMT_START + STMT_END suggestion.
14988 ____________________________________________________________________________
14989 [ 9786] By: jhi on 2001/04/23 12:53:25
14992 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
14993 From: dLux <dlux@spam.sch.bme.hu>
14994 Date: Mon, 23 Apr 2001 01:25:26 +0200
14995 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
14997 (SvGROW really does return a char *.)
14999 ! pod/perlapi.pod sv.h
15000 ____________________________________________________________________________
15001 [ 9785] By: jhi on 2001/04/23 04:34:04
15002 Log: Time::Piece work continues. $t->day removed since
15003 I think it's too confusing. Now has normal and
15004 abbreviated length weekday names and month names,
15005 the names change with _names(), not _list().
15006 Now has strftime() in Perl, _strftime() is
15007 the libc version (to which strftime() falls back
15008 if it doesn't know the format. To do: the reverse
15009 of strftime, strptime(), and the localisation of both.
15011 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
15012 ! t/lib/time-piece.t
15013 ____________________________________________________________________________
15014 [ 9784] By: jhi on 2001/04/23 02:41:46
15015 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
15016 From: andreas.koenig@anima.de (Andreas J. Koenig)
15017 Date: 23 Apr 2001 05:20:55 +0200
15018 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
15020 ! t/pragma/overload.t
15021 ____________________________________________________________________________
15022 [ 9783] By: jhi on 2001/04/22 23:32:42
15023 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
15024 From: Robin Houston <robin@kitsite.com>
15025 Date: Mon, 23 Apr 2001 00:38:18 +0100
15026 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
15028 ! ext/B/B/Deparse.pm
15029 ____________________________________________________________________________
15030 [ 9782] By: jhi on 2001/04/22 20:55:43
15031 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
15032 From: Simon Cozens <simon@netthink.co.uk>
15033 Date: Sun, 22 Apr 2001 18:47:25 +0100
15034 Message-ID: <20010422184725.A14411@netthink.co.uk>
15036 ! sv.c t/pragma/overload.t
15037 ____________________________________________________________________________
15038 [ 9781] By: jhi on 2001/04/22 20:52:13
15039 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
15040 From: Robin Houston <robin@kitsite.com>
15041 Date: Sun, 22 Apr 2001 22:14:50 +0100
15042 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
15044 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
15045 ____________________________________________________________________________
15046 [ 9780] By: nick on 2001/04/22 20:40:31
15047 Log: Integrate mainline.
15049 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
15051 !> (integrate 38 files)
15052 ____________________________________________________________________________
15053 [ 9779] By: jhi on 2001/04/22 15:16:03
15054 Log: Subject: IO::Socket::INET patch
15055 From: andrew deryabin <djsf@technarchy.ru>
15056 Date: Sat, 21 Apr 2001 17:46:52 +0400
15057 Message-ID: <20010421174652.B1426@technarchy>
15059 ! ext/IO/lib/IO/Socket/INET.pm
15060 ____________________________________________________________________________
15061 [ 9778] By: jhi on 2001/04/22 15:14:33
15062 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
15063 From: Mark-Jason Dominus <mjd@plover.com>
15064 Date: Sat, 21 Apr 2001 21:27:49 -0400
15065 Message-ID: <20010422012749.27024.qmail@plover.com>
15068 ____________________________________________________________________________
15069 [ 9777] By: jhi on 2001/04/22 15:10:51
15070 Log: Subject: Re: Regex debugger patch
15071 From: Mark-Jason Dominus <mjd@plover.com>
15072 Date: Sat, 21 Apr 2001 21:48:51 -0400
15073 Message-ID: <20010422014851.27165.qmail@plover.com>
15075 ! pod/perldebguts.pod
15076 ____________________________________________________________________________
15077 [ 9776] By: jhi on 2001/04/22 15:09:48
15078 Log: Subject: Re: Regex debugger patch
15079 From: Mark-Jason Dominus <mjd@plover.com>
15080 Date: Sat, 21 Apr 2001 14:24:39 -0400
15081 Message-ID: <20010421182439.16508.qmail@plover.com>
15083 Regex debugger backend.
15085 ! regcomp.c regexp.h
15086 ____________________________________________________________________________
15087 [ 9775] By: jhi on 2001/04/21 16:45:40
15088 Log: Subject: [PATCH] Typo in utf8.h
15089 From: Jesús Quiroga <jquiroga@pobox.com>
15090 Date: Sat, 21 Apr 2001 19:25:33 +0200
15091 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
15094 ____________________________________________________________________________
15095 [ 9774] By: jhi on 2001/04/21 16:43:52
15096 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
15097 From: Joe Orton <jorton@redhat.com>
15098 Date: Tue, 17 Apr 2001 15:50:43 +0100
15099 Message-Id: <20010417155043.D19132@eu.c2.net>
15102 ____________________________________________________________________________
15103 [ 9773] By: jhi on 2001/04/21 15:30:15
15104 Log: Subject: Patch utils/h2xs.PL
15105 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15106 Date: Sat, 21 Apr 2001 10:32:16 -0500
15107 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
15109 Add MAILING list and LICENSE templates.
15112 ____________________________________________________________________________
15113 [ 9772] By: jhi on 2001/04/21 15:28:36
15114 Log: Subject: perlfaq2.patch for 5.7.1
15115 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15116 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
15117 Date: Fri, 20 Apr 2001 16:42:19 -0500
15119 rm an extra tab, a blurb about the xx.cpan to clarify
15120 which countries actually have that and dejanews is history
15121 as well as most of that nonsensical entry.
15124 ____________________________________________________________________________
15125 [ 9771] By: jhi on 2001/04/21 15:27:17
15126 Log: Subject: perlfaq1.patch for 5.7.1
15127 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15128 Date: Fri, 20 Apr 2001 16:57:36 -0500
15129 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
15131 Evil URLs must die. Especially when they are broken.
15134 ____________________________________________________________________________
15135 [ 9770] By: jhi on 2001/04/21 15:23:38
15136 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
15137 From: Michael G Schwern <schwern@pobox.com>
15138 Date: Sat, 21 Apr 2001 16:11:12 +0100
15139 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
15141 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
15143 ! MANIFEST ext/B/B.pm t/lib/b.t
15144 ____________________________________________________________________________
15145 [ 9769] By: jhi on 2001/04/21 15:03:32
15146 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
15147 From: Michael G Schwern <schwern@pobox.com>
15148 Date: Sat, 21 Apr 2001 09:48:00 +0100
15149 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
15152 ____________________________________________________________________________
15153 [ 9768] By: jhi on 2001/04/21 14:33:49
15154 Log: PerlIO and Encode doc cleanup and tweaks.
15156 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
15157 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
15158 ____________________________________________________________________________
15159 [ 9767] By: jhi on 2001/04/21 12:40:16
15160 Log: Integrate perlio.
15163 ____________________________________________________________________________
15164 [ 9766] By: nick on 2001/04/20 18:28:35
15165 Log: Avoid core dump on
15166 open(STDOUT,">",\$foo);
15169 ____________________________________________________________________________
15170 [ 9765] By: jhi on 2001/04/20 13:23:43
15171 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
15172 From: Robin Houston <robin@kitsite.com>
15173 Date: Fri, 20 Apr 2001 14:29:22 +0100
15174 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
15176 ! ext/B/B.pm ext/B/B/Deparse.pm
15177 ____________________________________________________________________________
15178 [ 9764] By: jhi on 2001/04/20 13:19:33
15179 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
15180 From: Peter Prymmer <pvhp@forte.com>
15181 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
15182 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
15184 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
15185 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
15186 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
15187 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
15188 ____________________________________________________________________________
15189 [ 9763] By: jhi on 2001/04/20 12:36:39
15190 Log: Subject: Re: A new PerlIO coredump
15191 From: Nick Ing-Simmons <nik@tiuk.ti.com>
15192 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
15193 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
15196 ____________________________________________________________________________
15197 [ 9762] By: jhi on 2001/04/19 23:02:30
15198 Log: Update Changes.
15200 ! Changes patchlevel.h
15201 ____________________________________________________________________________
15202 [ 9761] By: jhi on 2001/04/19 22:59:19
15203 Log: More cleanup cleanup.
15205 ! Makefile.SH win32/Makefile win32/makefile.mk
15206 ____________________________________________________________________________
15207 [ 9760] By: jhi on 2001/04/19 22:50:31
15208 Log: lib/Time is non-empty, let's not rmdir it.
15211 ____________________________________________________________________________
15212 [ 9759] By: jhi on 2001/04/19 22:36:51
15213 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
15214 From: Robin Houston <robin@kitsite.com>
15215 Date: Fri, 20 Apr 2001 00:18:53 +0100
15216 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
15218 ! ext/B/B/Deparse.pm
15219 ____________________________________________________________________________
15220 [ 9758] By: jhi on 2001/04/19 22:36:00
15221 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
15222 From: Peter Prymmer <pvhp@forte.com>
15223 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
15224 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
15227 ____________________________________________________________________________
15228 [ 9757] By: nick on 2001/04/19 18:53:54
15229 Log: Blind (untested) integrate of mainline.
15231 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
15232 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
15233 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
15234 !> (integrate 53 files)
15235 ____________________________________________________________________________
15236 [ 9756] By: jhi on 2001/04/19 16:59:23
15237 Log: Document and test Time::Piece.
15239 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
15240 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
15241 ____________________________________________________________________________
15242 [ 9755] By: jhi on 2001/04/19 12:13:29
15243 Log: A better fix for the \x{12345678} trouble from NI-S.
15246 ____________________________________________________________________________
15247 [ 9754] By: jhi on 2001/04/19 11:56:07
15248 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
15249 From: Robin Houston <robin@kitsite.com>
15250 Date: Wed, 18 Apr 2001 17:58:33 +0100
15251 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
15253 ! ext/B/B/Deparse.pm op.c
15254 ____________________________________________________________________________
15255 [ 9753] By: jhi on 2001/04/19 04:21:52
15256 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
15257 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
15258 Date: Thu, 19 Apr 2001 01:11:41 -0400
15259 Message-ID: <20010419011141.A5798@cpan.org>
15261 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
15262 ____________________________________________________________________________
15263 [ 9752] By: jhi on 2001/04/19 02:41:10
15264 Log: The new time utils need to be thread-aware, too.
15267 ____________________________________________________________________________
15268 [ 9751] By: jhi on 2001/04/19 02:26:47
15269 Log: Compilation nit noticed by AIX compiler.
15272 ____________________________________________________________________________
15273 [ 9750] By: jhi on 2001/04/19 02:20:06
15274 Log: The new time utils need to be public.
15277 ____________________________________________________________________________
15278 [ 9749] By: jhi on 2001/04/19 01:42:39
15282 ____________________________________________________________________________
15283 [ 9748] By: jhi on 2001/04/19 01:41:10
15284 Log: Add Time::Piece, a slight rewrite of Time::Object,
15285 from Matt Sergeant.
15287 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
15288 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
15289 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
15290 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
15291 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
15292 ! win32/makefile.mk
15293 ____________________________________________________________________________
15294 [ 9747] By: jhi on 2001/04/19 00:55:35
15295 Log: The new metaconfig unit from strftime.
15296 Branch: metaconfig/U/perl
15298 ____________________________________________________________________________
15299 [ 9746] By: jhi on 2001/04/19 00:54:54
15300 Log: Move the strftime() wrapper from POSIX.xs to util.c
15301 as my_strftime(), requires HAS_STRFTIME.
15303 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15304 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
15305 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
15306 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15307 ! vos/config.ga.h win32/config.bc win32/config.gc
15309 ____________________________________________________________________________
15310 [ 9745] By: jhi on 2001/04/18 23:11:03
15311 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
15312 in preparation of Time::Piece.
15314 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
15315 ____________________________________________________________________________
15316 [ 9744] By: jhi on 2001/04/18 22:33:12
15317 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
15318 From: Peter Prymmer <pvhp@forte.com>
15319 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
15320 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
15323 ____________________________________________________________________________
15324 [ 9743] By: jhi on 2001/04/18 22:32:23
15325 Log: Subject: Fwd: pod2html leaves cache files lying around?
15326 From: Rajesh Vaidheeswarran <rv@gnu.org>
15327 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
15328 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
15331 ____________________________________________________________________________
15332 [ 9742] By: jhi on 2001/04/18 20:31:49
15333 Log: Update Changes.
15335 ! Changes patchlevel.h
15336 ____________________________________________________________________________
15337 [ 9741] By: jhi on 2001/04/18 20:23:02
15338 Log: Declare hints only if needed.
15340 ! ext/B/B/Deparse.pm
15341 ____________________________________________________________________________
15342 [ 9740] By: jhi on 2001/04/18 19:06:05
15343 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
15344 bug noticed by Robin Houston; basically the code of detecting
15345 value wraparound was acting differently under different compilers
15346 and platforms. The workaround is to remove the overflow check
15347 for now, a real fix would be to do the overflow (portably) right.
15349 ! t/op/pat.t utf8.c
15350 ____________________________________________________________________________
15351 [ 9739] By: jhi on 2001/04/18 19:01:23
15352 Log: Subject: [PATCH B::Deparse] some pragma support
15353 From: Robin Houston <robin@kitsite.com>
15354 Date: Wed, 18 Apr 2001 19:32:12 +0100
15355 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
15357 ! ext/B/B/Deparse.pm
15358 ____________________________________________________________________________
15359 [ 9738] By: jhi on 2001/04/18 15:16:37
15360 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
15361 From: Benjamin Sugars <bsugars@canoe.ca>
15362 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
15363 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
15366 ____________________________________________________________________________
15367 [ 9737] By: jhi on 2001/04/18 13:24:50
15368 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
15369 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15370 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
15371 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
15373 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15374 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
15375 ____________________________________________________________________________
15376 [ 9736] By: jhi on 2001/04/18 04:15:14
15377 Log: The #9735 also changes the subtest 12.
15380 ____________________________________________________________________________
15381 [ 9735] By: jhi on 2001/04/18 03:55:17
15382 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
15383 From: David Dyck <dcd@tc.fluke.com>
15384 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
15385 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
15387 ! ext/B/B/Deparse.pm
15388 ____________________________________________________________________________
15389 [ 9734] By: jhi on 2001/04/18 03:54:11
15390 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
15391 From: Gisle Aas <gisle@ActiveState.com>
15392 Date: 17 Apr 2001 19:06:45 -0700
15393 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
15395 ! pp_hot.c t/op/misc.t
15396 ____________________________________________________________________________
15397 [ 9733] By: jhi on 2001/04/17 22:25:22
15398 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
15399 From: "Abigail" <abigail@foad.org>
15400 Date: Wed, 18 Apr 2001 01:17:46 +0200
15401 Message-ID: <20010417231746.21657.qmail@foad.org>
15403 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
15404 ____________________________________________________________________________
15405 [ 9732] By: jhi on 2001/04/17 20:47:56
15406 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
15407 From: Robin Houston <robin@kitsite.com>
15408 Date: Tue, 17 Apr 2001 22:37:42 +0100
15409 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
15411 ! ext/B/B/Deparse.pm
15412 ____________________________________________________________________________
15413 [ 9731] By: nick on 2001/04/17 20:46:35
15414 Log: Re-sync for t/lib/b.t fix
15416 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
15417 ____________________________________________________________________________
15418 [ 9730] By: jhi on 2001/04/17 20:45:29
15419 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
15420 From: Robin Houston <robin@kitsite.com>
15421 Date: Tue, 17 Apr 2001 22:29:36 +0100
15422 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
15424 ! ext/B/B.xs ext/B/B/Deparse.pm
15425 ____________________________________________________________________________
15426 [ 9729] By: jhi on 2001/04/17 20:43:11
15427 Log: Subject: Deparse - parenthesise args to undeclared subs
15428 From: Robin Houston <robin@kitsite.com>
15429 Date: Tue, 17 Apr 2001 21:31:05 +0100
15430 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
15432 ! ext/B/B/Deparse.pm
15433 ____________________________________________________________________________
15434 [ 9728] By: jhi on 2001/04/17 18:57:30
15435 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
15436 From: Benjamin Sugars <ben.sugars@home.com>
15437 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
15438 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
15441 ____________________________________________________________________________
15442 [ 9727] By: jhi on 2001/04/17 18:20:20
15443 Log: Subject: [PATCH B::Deparse] ambient pragmas
15444 From: Robin Houston <robin@kitsite.com>
15445 Date: Tue, 17 Apr 2001 20:01:59 +0100
15446 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
15448 ! ext/B/B/Deparse.pm t/lib/b.t
15449 ____________________________________________________________________________
15450 [ 9726] By: nick on 2001/04/17 16:33:51
15451 Log: Integrate mainline (t/lib/b.t fails test 2...)
15453 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
15454 +> ext/List/Util/README ext/List/Util/Util.xs
15455 +> ext/List/Util/lib/List/Util.pm
15456 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
15457 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
15458 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
15459 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
15460 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
15461 !> (integrate 31 files)
15462 ____________________________________________________________________________
15463 [ 9725] By: jhi on 2001/04/17 12:14:24
15464 Log: Subject: multiple B::* changes
15465 From: Robin Houston <robin@kitsite.com>
15466 Date: Thu, 12 Apr 2001 20:12:27 +0100
15467 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
15469 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
15470 ____________________________________________________________________________
15471 [ 9724] By: jhi on 2001/04/17 11:59:05
15472 Log: Thread-awareness from Doug MacEachern.
15474 ! ext/List/Util/Util.xs
15475 ____________________________________________________________________________
15476 [ 9723] By: jhi on 2001/04/17 11:57:41
15477 Log: Make the test more portable.
15480 ____________________________________________________________________________
15481 [ 9722] By: jhi on 2001/04/17 11:53:50
15482 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
15483 From: Benjamin Sugars <ben.sugars@home.com>
15484 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
15485 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
15488 ____________________________________________________________________________
15489 [ 9721] By: jhi on 2001/04/17 11:52:17
15490 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
15491 From: Benjamin Sugars <bsugars@canoe.ca>
15492 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
15493 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
15496 ____________________________________________________________________________
15497 [ 9720] By: jhi on 2001/04/17 11:35:42
15498 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
15499 From: Chris Nandor <pudge@pobox.com>
15500 Date: Tue, 17 Apr 2001 00:30:49 -0400
15501 Message-Id: <p05100207b701768712de@[10.0.1.177]>
15503 ! ext/File/Glob/bsd_glob.c gv.c
15504 ____________________________________________________________________________
15505 [ 9719] By: jhi on 2001/04/17 11:32:13
15506 Log: Subject: [PATCH] Tweten->West
15507 From: Casey West <casey@geeknest.com>
15508 Date: Mon, 16 Apr 2001 12:11:22 -0400
15509 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
15511 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
15513 ____________________________________________________________________________
15514 [ 9718] By: jhi on 2001/04/16 03:22:52
15515 Log: Update Changes.
15517 ! Changes patchlevel.h
15518 ____________________________________________________________________________
15519 [ 9717] By: jhi on 2001/04/16 03:06:28
15523 ____________________________________________________________________________
15524 [ 9716] By: jhi on 2001/04/16 02:58:42
15525 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
15526 From: Prymmer/Kahn <pvhp@best.com>
15527 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
15528 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
15531 ____________________________________________________________________________
15532 [ 9715] By: jhi on 2001/04/15 23:40:35
15533 Log: Subject: Re: Net::Ping patch, adds stream protocol
15534 From: bronson@rinspin.com (Scott Bronson)
15535 Date: Tue, 10 Apr 2001 23:58:33 -0700
15536 Message-ID: <20010410235833.N29719@rinspin.com>
15539 ____________________________________________________________________________
15540 [ 9714] By: jhi on 2001/04/15 23:31:46
15541 Log: Printing out the ok messages helps successful testing.
15543 ! t/lib/time-hires.t
15544 ____________________________________________________________________________
15545 [ 9713] By: jhi on 2001/04/15 21:43:24
15546 Log: Update Douglas Wegscheid's email.
15549 ____________________________________________________________________________
15550 [ 9712] By: jhi on 2001/04/15 21:40:41
15551 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
15552 From: Michael G Schwern <schwern@pobox.com>
15553 Date: Sat, 14 Apr 2001 22:40:50 +0100
15554 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
15557 ! MANIFEST lib/Exporter/Heavy.pm
15558 ____________________________________________________________________________
15559 [ 9711] By: jhi on 2001/04/15 21:39:21
15560 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
15561 From: Michael G Schwern <schwern@pobox.com>
15562 Date: Sat, 14 Apr 2001 22:13:59 +0100
15563 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
15566 ____________________________________________________________________________
15567 [ 9710] By: jhi on 2001/04/15 21:30:19
15568 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
15569 From: Michael G Schwern <schwern@pobox.com>
15570 Date: Sat, 14 Apr 2001 22:05:32 +0100
15571 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
15573 ! t/pragma/warnings.t
15574 ____________________________________________________________________________
15575 [ 9709] By: jhi on 2001/04/15 19:34:09
15576 Log: Integrate changes #9706,9707 from maintperl into mainline.
15578 change#7210 broke .packlist generation
15580 ExtUtils::Installed doesn't quote regex metacharacters in paths
15581 before using them in match; also make it work for dosish platforms
15583 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
15584 ____________________________________________________________________________
15585 [ 9708] By: jhi on 2001/04/15 19:31:01
15586 Log: Test also the scalar aspect of getitimer().
15588 ! t/lib/time-hires.t
15589 ____________________________________________________________________________
15590 [ 9707] By: gsar on 2001/04/15 17:24:20
15591 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
15592 before using them in match; also make it work for dosish platforms
15593 Branch: maint-5.6/perl
15594 ! lib/ExtUtils/Installed.pm
15595 ____________________________________________________________________________
15596 [ 9706] By: gsar on 2001/04/15 17:21:59
15597 Log: change#7210 broke .packlist generation (listed only filename
15598 rather than fully qualified path name)
15599 Branch: maint-5.6/perl
15600 ! lib/ExtUtils/Install.pm
15601 ____________________________________________________________________________
15602 [ 9705] By: jhi on 2001/04/15 12:36:33
15603 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
15605 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
15606 ! t/lib/time-hires.t
15607 ____________________________________________________________________________
15608 [ 9704] By: jhi on 2001/04/15 10:49:08
15609 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
15610 From: Prymmer/Kahn <pvhp@best.com>
15611 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
15612 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
15614 ! lib/utf8.pm pod/perlebcdic.pod
15615 ____________________________________________________________________________
15616 [ 9703] By: jhi on 2001/04/15 02:26:26
15617 Log: I keep forgetting to sort MANIFEST.
15620 ____________________________________________________________________________
15621 [ 9702] By: jhi on 2001/04/15 02:07:47
15622 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
15623 Now we have blessed, reftype, tainted, first, reduce, ...
15625 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
15626 + ext/List/Util/README ext/List/Util/Util.xs
15627 + ext/List/Util/lib/List/Util.pm
15628 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
15629 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
15630 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
15631 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
15632 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
15634 ____________________________________________________________________________
15635 [ 9701] By: jhi on 2001/04/14 15:05:25
15636 Log: Subject: RE: dprofpp.pl updates
15637 From: Carl Eklof <CEklof@endeca.com>
15638 Date: Thu, 12 Apr 2001 18:45:46 -0400
15639 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
15642 ____________________________________________________________________________
15643 [ 9700] By: jhi on 2001/04/14 14:44:55
15644 Log: Do not just blindly add CR.
15647 ____________________________________________________________________________
15648 [ 9699] By: jhi on 2001/04/13 13:17:01
15649 Log: Update Changes.
15651 ! Changes patchlevel.h
15652 ____________________________________________________________________________
15653 [ 9698] By: jhi on 2001/04/13 12:44:48
15654 Log: Integrate perlio.
15656 !> ext/PerlIO/Scalar/Scalar.xs
15657 ____________________________________________________________________________
15658 [ 9697] By: jhi on 2001/04/13 12:29:15
15659 Log: Add more debug output to the test.
15662 ____________________________________________________________________________
15663 [ 9696] By: nick on 2001/04/13 10:14:29
15664 Log: Fix core dump on binmode($fh,'Scalar')
15666 ! ext/PerlIO/Scalar/Scalar.xs
15667 ____________________________________________________________________________
15668 [ 9695] By: nick on 2001/04/13 09:05:42
15669 Log: Integrate mainline
15671 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15672 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
15673 +> t/lib/time-hires.t
15674 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
15675 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
15676 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15677 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
15678 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
15679 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
15680 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
15681 ____________________________________________________________________________
15682 [ 9694] By: jhi on 2001/04/12 22:23:35
15683 Log: Integrate change #9693 from maintperl into mainline.
15685 $VERSION and Version() on the same line provokes a warning from
15686 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
15688 !> lib/Devel/SelfStubber.pm
15689 ____________________________________________________________________________
15690 [ 9693] By: gsar on 2001/04/12 21:55:56
15691 Log: $VERSION and Version() on the same line provokes a warning from
15692 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
15693 Branch: maint-5.6/perl
15694 ! lib/Devel/SelfStubber.pm
15695 ____________________________________________________________________________
15696 [ 9692] By: jhi on 2001/04/12 13:54:00
15697 Log: This is at least 5.005.
15699 ! ext/Time/HiRes/HiRes.xs
15700 ____________________________________________________________________________
15701 [ 9691] By: jhi on 2001/04/12 13:37:20
15702 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
15704 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
15705 ! win32/Makefile win32/makefile.mk
15706 ____________________________________________________________________________
15707 [ 9690] By: jhi on 2001/04/12 01:34:46
15708 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
15710 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15711 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
15712 + t/lib/time-hires.t
15714 ____________________________________________________________________________
15715 [ 9689] By: jhi on 2001/04/12 00:28:39
15716 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
15717 From: Gisle Aas <gisle@ActiveState.com>
15718 Date: 11 Apr 2001 16:36:11 -0700
15719 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
15721 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
15722 ____________________________________________________________________________
15723 [ 9688] By: jhi on 2001/04/12 00:27:39
15724 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
15725 From: Gisle Aas <gisle@ActiveState.com>
15726 Date: 11 Apr 2001 11:13:24 -0700
15727 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
15729 ! ext/MIME/Base64/Base64.xs
15730 ____________________________________________________________________________
15731 [ 9687] By: jhi on 2001/04/11 19:51:47
15732 Log: Slight update on the Todo list. (Should integrate to Todo?)
15735 ____________________________________________________________________________
15736 [ 9686] By: jhi on 2001/04/11 16:54:25
15737 Log: Subject: [PATCH opcode.pl] Documentation of table format
15738 From: Simon Cozens <simon@netthink.co.uk>
15739 Date: Wed, 11 Apr 2001 12:59:31 +0100
15740 Message-ID: <20010411125931.A25681@netthink.co.uk>
15743 ____________________________________________________________________________
15744 [ 9685] By: jhi on 2001/04/11 16:53:15
15745 Log: Subject: [PATCH] prototype("CORE::recv")
15746 From: Simon Cozens <simon@netthink.co.uk>
15747 Date: Wed, 11 Apr 2001 13:24:35 +0100
15748 Message-ID: <20010411132435.A26169@netthink.co.uk>
15750 ! pp.c t/comp/proto.t
15751 ____________________________________________________________________________
15752 [ 9684] By: jhi on 2001/04/11 16:47:13
15753 Log: FAQ (and AUTHORS) update from Dan Carson: the information
15754 was several years obsolete, Term::Readkey has been updated
15755 to have the functionality.
15757 ! AUTHORS pod/perlfaq5.pod
15758 ____________________________________________________________________________
15759 [ 9683] By: jhi on 2001/04/11 12:15:46
15760 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
15761 From: Calle Dybedahl <calle@lysator.liu.se>
15762 Date: 10 Apr 2001 16:44:16 +0200
15763 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
15765 ! ext/MIME/Base64/Base64.xs
15766 ____________________________________________________________________________
15767 [ 9682] By: jhi on 2001/04/11 12:12:26
15768 Log: A more minimal fix for 20010410.006 from Hugo.
15771 ____________________________________________________________________________
15772 [ 9681] By: jhi on 2001/04/11 11:34:23
15773 Log: Integrate changes #9678,9679 from maintline into mainperl.
15775 addendum to change#9676
15777 up $File::Glob::VERSION; add a note pointing out the version of
15778 the OpenBSD glob bsd_glob.c resembles
15780 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15781 !> ext/File/Glob/bsd_glob.h
15782 ____________________________________________________________________________
15783 [ 9680] By: jhi on 2001/04/11 11:30:38
15784 Log: Bad test numbering in integrate in #9677.
15785 Fixes ID 20010411.001.
15788 ____________________________________________________________________________
15789 [ 9679] By: gsar on 2001/04/11 03:38:40
15790 Log: up $File::Glob::VERSION; add a note pointing out the version of
15791 the OpenBSD glob bsd_glob.c resembles
15792 Branch: maint-5.6/perl
15793 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15794 ! ext/File/Glob/bsd_glob.h
15795 ____________________________________________________________________________
15796 [ 9678] By: gsar on 2001/04/11 03:09:48
15797 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
15798 revision 1.8.10.1 found here:
15800 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
15801 Branch: maint-5.6/perl
15802 ! ext/File/Glob/bsd_glob.c
15803 ____________________________________________________________________________
15804 [ 9677] By: jhi on 2001/04/11 02:54:39
15805 Log: Integrate changes #9675,9676 from maintperl into mainline.
15807 fix for bug 20010410.006, undo change#7115
15809 port the OpenBSD glob() security patch
15811 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
15812 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
15814 ____________________________________________________________________________
15815 [ 9676] By: gsar on 2001/04/11 02:19:02
15816 Log: port the glob() security patch found at:
15818 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
15820 CERT advisory for the issue is here:
15822 http://www.cert.org/advisories/CA-2001-07.html
15824 Note that the security scare is only relevant for those who are
15825 foolish enough to build suidperl (which is now officially discouraged)
15826 Branch: maint-5.6/perl
15827 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
15828 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
15829 ____________________________________________________________________________
15830 [ 9675] By: gsar on 2001/04/10 23:52:11
15831 Log: fix for bug 20010410.006
15833 undo change#7115 (came into maint-5.6 as change#8156)
15835 add tests to keep it from coming back
15836 Branch: maint-5.6/perl
15837 ! regexec.c t/op/pat.t
15838 ____________________________________________________________________________
15839 [ 9674] By: nick on 2001/04/10 20:39:31
15840 Log: Integrate mainline
15842 +> Porting/testall.atom
15843 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
15844 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
15845 !> t/lib/lc-uk.t t/pod/find.t
15846 ____________________________________________________________________________
15847 [ 9673] By: nick on 2001/04/10 18:46:14
15848 Log: Integrate against change 9670 aka perl-5.7.1
15850 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
15851 !> (integrate 53 files)
15852 ____________________________________________________________________________
15853 [ 9672] By: jhi on 2001/04/10 13:45:01
15854 Log: Add a script for doing cumulative profile of the test suite.
15855 (Requires ATOM, that is, Tru64.)
15857 + Porting/testall.atom
15859 ____________________________________________________________________________
15860 [ 9671] By: jhi on 2001/04/10 12:38:53
15861 Log: Missing std block.
15863 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
15864 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
15866 ____________________________________________________________________________
15867 [ 9670] By: jhi on 2001/04/10 01:25:58
15868 Log: This is 5.7.1.
15871 ____________________________________________________________________________
15872 [ 9669] By: jhi on 2001/04/10 01:09:14
15873 Log: Update Changes.
15875 ! Changes patchlevel.h
15876 ____________________________________________________________________________
15877 [ 9668] By: jhi on 2001/04/10 01:00:38
15881 ____________________________________________________________________________
15882 [ 9667] By: jhi on 2001/04/10 00:52:16
15883 Log: Update perlhist.
15886 ____________________________________________________________________________
15887 [ 9666] By: jhi on 2001/04/09 23:38:59
15888 Log: Slight wording tweaks from Damian to #9658.
15891 ____________________________________________________________________________
15892 [ 9665] By: jhi on 2001/04/09 19:56:06
15893 Log: Subject: [PATCH perlutil.pod] Nit
15894 From: Simon Cozens <simon@netthink.co.uk>
15895 Date: Mon, 9 Apr 2001 20:29:44 +0100
15896 Message-ID: <20010409202944.A14796@the.earth.li>
15899 ____________________________________________________________________________
15900 [ 9664] By: jhi on 2001/04/09 19:54:42
15901 Log: Subject: Re: perl571delta.pod@9631
15902 From: Mike Guy <mjtg@cam.ac.uk>
15903 Date: Mon, 09 Apr 2001 18:09:14 +0100
15904 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
15906 ! pod/perl571delta.pod
15907 ____________________________________________________________________________
15908 [ 9663] By: jhi on 2001/04/09 13:43:35
15909 Log: Update Changes.
15911 ! Changes patchlevel.h
15912 ____________________________________________________________________________
15913 [ 9662] By: jhi on 2001/04/09 13:24:46
15916 ! AUTHORS pod/perl571delta.pod
15917 ____________________________________________________________________________
15918 [ 9661] By: jhi on 2001/04/09 13:15:13
15919 Log: Thinko in manual patch applying.
15922 ____________________________________________________________________________
15923 [ 9660] By: jhi on 2001/04/09 13:07:53
15924 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
15925 From: Robin Barker <rmb1@cise.npl.co.uk>
15926 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
15927 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
15929 (This corrects the case where the "isn't numeric" string contains \0s
15930 and is longer than the temporary buffer, and contains \0 at the point
15931 the string would be truncated by "...".)
15934 ____________________________________________________________________________
15935 [ 9659] By: jhi on 2001/04/09 12:57:41
15936 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
15938 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
15939 ! t/lib/cgi-function.t t/lib/cgi-html.t
15940 ____________________________________________________________________________
15941 [ 9658] By: jhi on 2001/04/09 12:48:47
15942 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
15943 From: Ilmari Karonen <iltzu@sci.fi>
15944 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
15945 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
15947 Rearrange and rewrite the Method Invocation section
15948 to explain the concepts in nicer order.
15951 ____________________________________________________________________________
15952 [ 9657] By: jhi on 2001/04/09 12:35:58
15953 Log: Upgrade to podlators 1.09, from Russ Allbery.
15955 ! lib/Pod/Man.pm lib/Pod/Text.pm
15956 ____________________________________________________________________________
15957 [ 9656] By: jhi on 2001/04/09 12:31:53
15960 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
15961 ____________________________________________________________________________
15962 [ 9655] By: jhi on 2001/04/09 12:20:09
15963 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
15964 From: Prymmer/Kahn <pvhp@best.com>
15965 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
15966 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
15968 ! lib/utf8.pm pod/perlunicode.pod
15969 ____________________________________________________________________________
15970 [ 9654] By: gsar on 2001/04/09 03:38:33
15971 Log: here lies 5.6.1
15972 Branch: maint-5.6/perl
15974 ____________________________________________________________________________
15975 [ 9653] By: jhi on 2001/04/09 03:25:24
15976 Log: Update perlhist.
15979 ____________________________________________________________________________
15980 [ 9652] By: jhi on 2001/04/09 03:18:49
15981 Log: perl571delta tweaking continues.
15983 ! pod/perl571delta.pod
15984 ____________________________________________________________________________
15985 [ 9651] By: gsar on 2001/04/09 03:11:19
15986 Log: update Changes, patchlevel.h &c.
15987 Branch: maint-5.6/perl
15988 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
15990 ____________________________________________________________________________
15991 [ 9650] By: jhi on 2001/04/09 02:40:24
15992 Log: Integrate the perlfork half of #9513 from maintperl into mainline
15993 (the perlunicode half is obsolete)
15996 ____________________________________________________________________________
15997 [ 9649] By: gsar on 2001/04/09 02:35:43
15998 Log: tweak perldelta as suggested by Jarkko
15999 Branch: maint-5.6/perl
16000 ! pod/perldelta.pod
16001 ____________________________________________________________________________
16002 [ 9648] By: jhi on 2001/04/09 02:13:04
16003 Log: Integrate change #9646 from maintperl into mainline.
16005 add note about ithreads and Thread.pm
16007 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
16008 ____________________________________________________________________________
16009 [ 9647] By: jhi on 2001/04/09 02:10:18
16010 Log: Bad assumption that shortsize == 2.
16012 ! t/lib/xs-typemap.t
16013 ____________________________________________________________________________
16014 [ 9646] By: gsar on 2001/04/09 00:48:04
16015 Log: add note about ithreads and Thread.pm (too many people are
16016 confused by the fact that Thread.pm is built and installed
16017 under non-5005threads but doesn't work)
16018 Branch: maint-5.6/perl
16019 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
16020 ____________________________________________________________________________
16021 [ 9645] By: gsar on 2001/04/09 00:19:03
16022 Log: update perldelta.pod for changes in 5.6.1
16023 Branch: maint-5.6/perl
16024 ! Changes pod/perldelta.pod
16025 ____________________________________________________________________________
16026 [ 9644] By: jhi on 2001/04/08 20:37:00
16027 Log: Integrate change #9639 from maintperl into mainline:
16028 on windows, many of the README.* pods were being copied to
16031 !> win32/Makefile win32/makefile.mk
16032 ____________________________________________________________________________
16033 [ 9643] By: jhi on 2001/04/08 20:07:11
16034 Log: Integrate change #9624 from maintperl into mainline:
16035 the pod tests were not okay. (t/pod/find.t changes ignored)
16037 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
16038 !> t/pod/include.t t/pod/included.t t/pod/lref.t
16039 !> t/pod/multiline_items.t t/pod/nested_items.t
16040 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
16041 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
16042 ____________________________________________________________________________
16043 [ 9642] By: jhi on 2001/04/08 19:57:17
16044 Log: Integrate change #9638 from maintperl into mainline:
16045 update to latest JPL from the anoncvs repository
16047 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
16048 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
16049 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
16050 ____________________________________________________________________________
16051 [ 9641] By: jhi on 2001/04/08 19:53:30
16052 Log: perl571delta updates.
16054 ! lib/Filter/Simple.pm pod/perl571delta.pod
16055 ____________________________________________________________________________
16056 [ 9640] By: gsar on 2001/04/08 19:20:46
16057 Log: integrate change#9634 from mainline
16059 Fix the perlmodlib generation (didn't understand separate .pod
16060 files; didn't understand -- as the name-thing separator).
16061 Update the CPAN mirrors list.
16062 Branch: maint-5.6/perl
16063 ! pod/perlmodlib.pod
16064 !> pod/perlmodlib.PL
16065 ____________________________________________________________________________
16066 [ 9639] By: gsar on 2001/04/08 18:57:31
16067 Log: on windows, many of the README.* pods were being copied to the wrong
16069 Branch: maint-5.6/perl
16070 ! win32/Makefile win32/makefile.mk
16071 ____________________________________________________________________________
16072 [ 9638] By: gsar on 2001/04/08 18:38:25
16073 Log: update to latest JPL from the anoncvs repository
16074 Branch: maint-5.6/perl
16075 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
16076 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
16077 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
16078 ____________________________________________________________________________
16079 [ 9637] By: jhi on 2001/04/08 17:53:53
16080 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
16082 ! pod/perl571delta.pod
16083 ____________________________________________________________________________
16084 [ 9636] By: jhi on 2001/04/08 17:18:32
16088 ____________________________________________________________________________
16089 [ 9635] By: jhi on 2001/04/08 17:16:33
16090 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
16091 From: "Craig A. Berry" <craigberry@mac.com>
16092 Date: Sun, 08 Apr 2001 12:30:16 -0500
16093 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
16095 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
16096 ____________________________________________________________________________
16097 [ 9634] By: jhi on 2001/04/08 17:09:19
16098 Log: Fix the perlmodlib generation (didn't understand separate .pod
16099 files; didn't understand -- as the name-thing separator).
16101 Update the CPAN mirrors list.
16103 ! pod/perlmodlib.PL pod/perlmodlib.pod
16104 ____________________________________________________________________________
16105 [ 9633] By: jhi on 2001/04/08 16:49:17
16106 Log: Sort MANIFEST.
16109 ____________________________________________________________________________
16110 [ 9632] By: gsar on 2001/04/08 16:36:06
16111 Log: add $Tie::RefHash::VERSION
16112 Branch: maint-5.6/perl
16113 ! lib/Tie/RefHash.pm
16114 ____________________________________________________________________________
16115 [ 9631] By: jhi on 2001/04/08 16:10:15
16116 Log: perl571delta updates based on p5p feedback; still needs
16119 ! pod/perl571delta.pod
16120 ____________________________________________________________________________
16121 [ 9630] By: jhi on 2001/04/08 15:59:13
16122 Log: Update the list of supported platforms to talk about 5.7.1
16126 ____________________________________________________________________________
16127 [ 9629] By: jhi on 2001/04/08 15:55:41
16128 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
16129 from maintperl into mainline: perlport updates.
16132 ____________________________________________________________________________
16133 [ 9628] By: jhi on 2001/04/08 15:53:17
16134 Log: perlsolaris.pod copied to wrong directory.
16136 ! win32/makefile.mk
16137 ____________________________________________________________________________
16138 [ 9627] By: jhi on 2001/04/08 14:48:18
16139 Log: Subject: Typos in perl571delta.pod
16140 From: "Stephen P. Potter" <spp@spotter.yi.org>
16141 Date: Sat, 07 Apr 2001 20:37:05 -0400
16142 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
16144 ! pod/perl571delta.pod
16145 ____________________________________________________________________________
16146 [ 9626] By: jhi on 2001/04/08 14:39:04
16147 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
16150 ____________________________________________________________________________
16151 [ 9625] By: nick on 2001/04/08 10:14:23
16152 Log: Integrate mainline
16154 +> pod/perl570delta.pod pod/perl571delta.pod
16155 !> (integrate 27 files)
16156 ____________________________________________________________________________
16157 [ 9624] By: gsar on 2001/04/08 06:08:17
16158 Log: test in t/pod/* were busted
16160 these tests are still not enabled in t/{harness,TEST}
16161 Branch: maint-5.6/perl
16162 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
16163 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
16164 ! t/pod/multiline_items.t t/pod/nested_items.t
16165 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
16166 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
16167 ____________________________________________________________________________
16168 [ 9623] By: gsar on 2001/04/08 03:37:01
16169 Log: integrate change#9470 from mainline
16171 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
16172 Branch: maint-5.6/perl
16173 !> ext/Socket/Socket.xs
16174 ____________________________________________________________________________
16175 [ 9622] By: jhi on 2001/04/07 22:40:47
16176 Log: Update Changes.
16178 ! Changes patchlevel.h
16179 ____________________________________________________________________________
16180 [ 9621] By: jhi on 2001/04/07 22:34:16
16181 Log: Update AUTHORS.
16184 ____________________________________________________________________________
16185 [ 9620] By: jhi on 2001/04/07 22:12:47
16186 Log: Forgot to bump the number of tests in #9164.
16189 ____________________________________________________________________________
16190 [ 9619] By: jhi on 2001/04/07 22:09:50
16191 Log: Bump patchlevel to 5.7.1.
16193 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16194 ! config_h.SH patchlevel.h
16195 ____________________________________________________________________________
16196 [ 9618] By: jhi on 2001/04/07 22:02:41
16197 Log: Populate perl571delta.
16199 ! pod/perl571delta.pod
16200 ____________________________________________________________________________
16201 [ 9617] By: jhi on 2001/04/07 22:01:23
16202 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
16203 to forget it later; do not change patchlevel.h yet or regenerate
16206 ! epoc/config.sh win32/Makefile win32/config_H.bc
16207 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16208 ____________________________________________________________________________
16209 [ 9616] By: jhi on 2001/04/07 17:46:33
16210 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
16212 ! pod/perl571delta.pod
16213 ____________________________________________________________________________
16214 [ 9615] By: jhi on 2001/04/07 17:33:21
16215 Log: Change the toc configuration.
16217 ! pod/buildtoc.PL pod/perl.pod
16218 ____________________________________________________________________________
16219 [ 9614] By: jhi on 2001/04/07 17:29:47
16220 Log: Subject: PATCH: $[
16221 From: Robin Houston <robin@kitsite.com>
16222 Date: Fri, 6 Apr 2001 18:10:14 +0100
16223 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
16225 ! op.c t/op/array.t
16226 ____________________________________________________________________________
16227 [ 9613] By: jhi on 2001/04/07 17:28:26
16228 Log: Subject: [PATCH perl@9424] isn't numeric warning
16229 From: Robin Barker <rmb1@cise.npl.co.uk>
16230 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
16231 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
16233 ! sv.c t/pragma/warn/sv
16234 ____________________________________________________________________________
16235 [ 9612] By: jhi on 2001/04/07 17:26:45
16236 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
16237 From: Mike Guy <mjtg@cam.ac.uk>
16238 Date: Fri, 06 Apr 2001 12:47:06 +0100
16239 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
16241 ! dump.c t/lib/peek.t
16242 ____________________________________________________________________________
16243 [ 9611] By: jhi on 2001/04/07 17:21:35
16244 Log: Create perl571delta and seed it off with the perldelta changes
16245 since 5.7.0; remove those changes from perldelta and rename it
16246 as perl570delta; recreate perldelta but leave it almost empty.
16248 + pod/perl570delta.pod pod/perl571delta.pod
16249 ! MANIFEST pod/perldelta.pod
16250 ____________________________________________________________________________
16251 [ 9610] By: jhi on 2001/04/07 16:56:32
16254 ! pod/perldelta.pod
16255 ____________________________________________________________________________
16256 [ 9609] By: jhi on 2001/04/07 16:38:32
16257 Log: Retract #9523: needs more thought.
16260 ____________________________________________________________________________
16261 [ 9608] By: jhi on 2001/04/07 14:59:20
16262 Log: atmark() code cleanaup.
16265 ____________________________________________________________________________
16266 [ 9607] By: jhi on 2001/04/07 14:48:14
16267 Log: Integrate change #9605 from maintperl into mainline.
16269 can't optimize away scope entry if tr/// is present
16272 ____________________________________________________________________________
16273 [ 9606] By: jhi on 2001/04/07 14:43:59
16274 Log: Integrate perlio.
16276 +> win32/FindExt.pm
16277 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
16278 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
16279 ____________________________________________________________________________
16280 [ 9605] By: gsar on 2001/04/07 11:52:40
16281 Log: can't optimize away scope entry if tr/// is present
16282 Branch: maint-5.6/perl
16284 ____________________________________________________________________________
16285 [ 9604] By: nick on 2001/04/07 11:39:45
16286 Log: Split out extension finding code from buildext.pl into FindExt.pm
16287 Use it to get Config.pm's idea of available extensions in line
16288 with what is built.
16291 ! MANIFEST win32/buildext.pl win32/config_sh.PL
16292 ! win32/makefile.mk
16293 ____________________________________________________________________________
16294 [ 9603] By: nick on 2001/04/07 09:11:38
16295 Log: Cleanup correction for failed :Via() layer, also set an error code.
16297 ! ext/PerlIO/Via/Via.xs
16298 ____________________________________________________________________________
16299 [ 9602] By: nick on 2001/04/07 08:38:04
16300 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
16301 style. So don't use binmode() on the handles so that Win32 etc. see
16302 same sequence and produce same digests.
16305 ____________________________________________________________________________
16306 [ 9601] By: nick on 2001/04/07 08:36:26
16307 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
16308 Else it complains and so crlf layer (say) does not get pushed.
16311 ____________________________________________________________________________
16312 [ 9600] By: jhi on 2001/04/06 23:00:09
16313 Log: Integrate change #9599 from perlio into mainline.
16315 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
16316 !> win32/config_H.vc
16317 ____________________________________________________________________________
16318 [ 9599] By: nick on 2001/04/06 21:42:43
16319 Log: Quote $VERSION in Encode.pm.
16320 regen_config_h as requested.
16322 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
16323 ! win32/config_H.vc
16324 ____________________________________________________________________________
16325 [ 9598] By: nick on 2001/04/06 20:34:59
16326 Log: Integrate mainline
16329 !> (integrate 39 files)
16330 ____________________________________________________________________________
16331 [ 9597] By: gsar on 2001/04/06 18:06:35
16332 Log: integrate change#9464 from mainline (addendum to change#8313)
16334 Subject: [PATCH @9452] Better peep()ing for foreach() loops
16335 Branch: maint-5.6/perl
16337 ____________________________________________________________________________
16338 [ 9596] By: jhi on 2001/04/06 17:26:03
16339 Log: The d_casti32=undef is good for you even when not use64bitall.
16342 ____________________________________________________________________________
16343 [ 9595] By: gsar on 2001/04/06 14:57:17
16344 Log: add a low-impact fix to accomodate darwin-ism
16345 Branch: maint-5.6/perl
16346 ! ext/Errno/Errno_pm.PL
16347 ____________________________________________________________________________
16348 [ 9594] By: jhi on 2001/04/06 14:55:14
16349 Log: Integrate changes #9528,9593 from mainline into maintperl;
16350 tweaking the editor/IDE/shell list.
16351 Branch: maint-5.6/perl
16352 !> pod/perlfaq3.pod
16353 ____________________________________________________________________________
16354 [ 9593] By: jhi on 2001/04/06 14:51:39
16355 Log: Make the editor/IDE/shell list a little bit airier.
16358 ____________________________________________________________________________
16359 [ 9592] By: gsar on 2001/04/06 14:45:18
16360 Log: integrate change#9477 from mainline (base.pm doc tweak)
16362 missing doc entry for fmod()
16363 Branch: maint-5.6/perl
16364 ! lib/Math/BigFloat.pm
16366 ____________________________________________________________________________
16367 [ 9591] By: jhi on 2001/04/06 13:55:48
16371 ____________________________________________________________________________
16372 [ 9590] By: jhi on 2001/04/06 13:54:52
16373 Log: Math::BigFloat patches from John Peacock. The equivalent
16374 of #9586 from maintperl but reworked by John to work with
16377 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
16378 ____________________________________________________________________________
16379 [ 9589] By: jhi on 2001/04/06 13:42:23
16380 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
16382 ! ext/Digest/MD5/Makefile.PL
16383 ____________________________________________________________________________
16384 [ 9588] By: jhi on 2001/04/06 13:31:45
16385 Log: Integrate changes #9584,9587 from maintperl into mainline.
16387 keep eval"" CVs alive until the end of the statement in which
16390 add README.macos (from Chris Nandor)
16392 tyop in change#9555
16395 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
16396 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
16397 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
16398 !> win32/makefile.mk
16399 ____________________________________________________________________________
16400 [ 9587] By: gsar on 2001/04/06 07:31:30
16401 Log: add README.macos (from Chris Nandor)
16403 tyop in change#9555
16404 Branch: maint-5.6/perl
16406 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
16407 ! win32/Makefile win32/makefile.mk
16408 ____________________________________________________________________________
16409 [ 9586] By: gsar on 2001/04/06 07:08:54
16410 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
16411 Branch: maint-5.6/perl
16412 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
16413 ____________________________________________________________________________
16414 [ 9585] By: gsar on 2001/04/06 06:58:44
16415 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
16418 Subject: [PATCH] Base64 update to perlfaq9.pod
16420 Subject: [PATCH AUTHORS] Housekeeping
16422 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
16423 Mac OS X (Darwin) has extra pwent fields.
16425 Subject: [PATCH B::*] print control-character vars readably
16426 Needs EBCDICification.
16428 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
16430 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
16432 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
16434 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
16436 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
16438 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
16440 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
16442 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
16444 FreeBSD hints tweak from Anton Berezin.
16446 Subject: [PATCH foolperl & bleadperl] README.vms update
16448 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
16449 Branch: maint-5.6/perl
16450 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
16451 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
16452 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
16453 ____________________________________________________________________________
16454 [ 9584] By: gsar on 2001/04/06 04:09:00
16455 Log: keep eval"" CVs alive until the end of the statement in which
16456 they're called; this avoids a coredump ensuing from search for
16457 lexicals in code such as:
16461 eval q[sub { eval 'sub { &$s }' }];
16465 this code still doesn't work as intended (as it has remained
16466 since time immemorial), but it doesn't provoke a coredump anymore
16467 Branch: maint-5.6/perl
16468 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16469 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
16470 ____________________________________________________________________________
16471 [ 9583] By: jhi on 2001/04/05 23:52:51
16472 Log: Update Changes.
16474 ! Changes patchlevel.h
16475 ____________________________________________________________________________
16476 [ 9582] By: jhi on 2001/04/05 23:11:23
16477 Log: Slight doc tweak.
16479 ! pod/perlunicode.pod
16480 ____________________________________________________________________________
16481 [ 9581] By: jhi on 2001/04/05 23:04:11
16482 Log: Integrate perlio.
16484 !> pod/perlunicode.pod
16485 ____________________________________________________________________________
16486 [ 9580] By: jhi on 2001/04/05 23:03:29
16487 Log: Test for #9579.
16490 ____________________________________________________________________________
16491 [ 9579] By: jhi on 2001/04/05 22:54:17
16492 Log: Subject: [PATCH] Propagate calling context for do '...'
16493 From: Gisle Aas <gisle@ActiveState.com>
16494 Date: 04 Apr 2001 20:17:29 -0700
16495 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
16497 ! pod/perlfunc.pod pp_ctl.c
16498 ____________________________________________________________________________
16499 [ 9578] By: jhi on 2001/04/05 22:52:51
16500 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
16501 From: Peter Prymmer <pvhp@forte.com>
16502 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
16503 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
16506 ____________________________________________________________________________
16507 [ 9577] By: jhi on 2001/04/05 22:48:22
16508 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
16509 From: "Craig A. Berry" <craigberry@mac.com>
16510 Date: Thu, 5 Apr 2001 13:43:28 -0500
16511 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
16514 ____________________________________________________________________________
16515 [ 9576] By: jhi on 2001/04/05 22:31:38
16516 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
16517 From: Michael G Schwern <schwern@pobox.com>
16518 Date: Thu, 5 Apr 2001 21:53:21 +0100
16519 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
16521 ! lib/base.pm t/lib/fields.t
16522 ____________________________________________________________________________
16523 [ 9575] By: jhi on 2001/04/05 22:26:10
16524 Log: FreeBSD hints tweak from Anton Berezin.
16527 ____________________________________________________________________________
16528 [ 9574] By: jhi on 2001/04/05 22:24:03
16529 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
16530 From: David Dyck <dcd@tc.fluke.com>
16531 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
16532 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
16535 ____________________________________________________________________________
16536 [ 9573] By: jhi on 2001/04/05 22:23:06
16537 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
16538 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
16539 From: David Dyck <dcd@tc.fluke.com>
16540 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
16543 ____________________________________________________________________________
16544 [ 9572] By: jhi on 2001/04/05 22:14:47
16545 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
16546 From: Robin Houston <robin@kitsite.com>
16547 Date: Thu, 5 Apr 2001 20:56:48 +0100
16548 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
16550 ! ext/B/B/Deparse.pm
16551 ____________________________________________________________________________
16552 [ 9571] By: jhi on 2001/04/05 22:12:53
16553 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
16554 From: Robin Houston <robin@kitsite.com>
16555 Date: Thu, 5 Apr 2001 19:55:51 +0100
16556 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
16558 ! ext/B/B/Deparse.pm
16559 ____________________________________________________________________________
16560 [ 9570] By: jhi on 2001/04/05 22:11:06
16561 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
16562 From: Robin Houston <robin@kitsite.com>
16563 Date: Thu, 5 Apr 2001 20:16:29 +0100
16564 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
16566 ! ext/B/B/Deparse.pm
16567 ____________________________________________________________________________
16568 [ 9569] By: nick on 2001/04/05 21:32:26
16569 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
16571 ! pod/perlunicode.pod
16572 ____________________________________________________________________________
16573 [ 9568] By: nick on 2001/04/05 19:38:09
16574 Log: Integrate mainline
16576 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
16577 !> (integrate 35 files)
16578 ____________________________________________________________________________
16579 [ 9567] By: jhi on 2001/04/05 18:31:45
16580 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
16581 From: Robin Houston <robin@kitsite.com>
16582 Date: Thu, 5 Apr 2001 18:03:23 +0100
16583 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
16585 ! ext/B/B/Deparse.pm
16586 ____________________________________________________________________________
16587 [ 9566] By: jhi on 2001/04/05 18:29:35
16588 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
16589 From: Robin Houston <robin@kitsite.com>
16590 Date: Thu, 5 Apr 2001 16:45:18 +0100
16591 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
16593 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
16594 ____________________________________________________________________________
16595 [ 9565] By: jhi on 2001/04/05 18:24:23
16596 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
16597 From: Robin Houston <robin@kitsite.com>
16598 Date: Thu, 5 Apr 2001 14:50:09 +0100
16599 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
16601 ! ext/B/B/Deparse.pm
16602 ____________________________________________________________________________
16603 [ 9564] By: jhi on 2001/04/05 18:23:03
16604 Log: Subject: [PATCH B::*] print control-character vars readably
16605 From: Robin Houston <robin@kitsite.com>
16606 Date: Thu, 5 Apr 2001 14:27:38 +0100
16607 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
16609 Needs EBCDICification.
16611 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
16613 ____________________________________________________________________________
16614 [ 9563] By: jhi on 2001/04/05 18:20:32
16615 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
16616 Date: Thu, 5 Apr 2001 13:21:42 -0400
16617 From: Paul Schinder <schinder@pobox.com>
16618 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
16620 Mac OS X (Darwin) has extra pwent fields.
16623 ____________________________________________________________________________
16624 [ 9562] By: jhi on 2001/04/05 17:57:51
16628 ____________________________________________________________________________
16629 [ 9561] By: jhi on 2001/04/05 17:47:33
16630 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
16633 Branch: metaconfig/U/perl
16635 ! d_cmsghdr_s.U d_msghdr_s.U
16636 ____________________________________________________________________________
16637 [ 9560] By: jhi on 2001/04/05 17:47:01
16638 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
16639 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
16640 Introduce probes for struct msghdr, struct cmsghdr,
16641 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
16642 ualarm, usleep, for possible later extension work.
16644 + t/lib/md5-align.t
16645 ! Configure MANIFEST Porting/Glossary Porting/config.sh
16646 ! Porting/config_H config_h.SH configure.com epoc/config.sh
16647 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
16648 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16649 ! vos/config.ga.h win32/config.bc win32/config.gc
16651 ____________________________________________________________________________
16652 [ 9559] By: jhi on 2001/04/05 13:03:04
16653 Log: Be traditional in your cpp (for the Errno extension).
16656 ____________________________________________________________________________
16657 [ 9558] By: jhi on 2001/04/05 13:00:05
16658 Log: Add $Config{cppflags} to the gcc incantation.
16660 ! ext/Errno/Errno_pm.PL
16661 ____________________________________________________________________________
16662 [ 9557] By: jhi on 2001/04/05 04:22:39
16663 Log: Introduce Sean Burke's Class::ISA 0.32.
16665 + lib/Class/ISA.pm t/lib/class-isa.t
16667 ____________________________________________________________________________
16668 [ 9556] By: jhi on 2001/04/05 04:09:50
16669 Log: Subject: [PATCH AUTHORS] Housekeeping
16670 From: Paul Johnson <paul@pjcj.net>
16671 Date: Wed, 4 Apr 2001 22:45:47 +0200
16672 Message-ID: <20010404224547.D9548@pjcj.net>
16675 ____________________________________________________________________________
16676 [ 9555] By: jhi on 2001/04/05 04:06:33
16677 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
16678 From: Gisle Aas <gisle@ActiveState.com>
16679 Date: 04 Apr 2001 14:23:04 -0700
16680 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
16683 ____________________________________________________________________________
16684 [ 9554] By: jhi on 2001/04/05 04:05:49
16685 Log: Downgrade also the "Wide character" diagnostic.
16688 ____________________________________________________________________________
16689 [ 9553] By: jhi on 2001/04/05 04:00:33
16690 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
16691 maintperl into mainline.
16693 "double" should be "NV"; standard typemap is missing entry
16698 Downgrade "Wide character in print" to a warning.
16700 B::Deparse fix for ${^FOO} and documentation for PVX() method
16701 (from Robin Houston)
16703 tr/// doesn't null-terminate the result in some situations
16706 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
16707 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
16708 !> t/io/utf8.t t/op/tr.t
16709 ____________________________________________________________________________
16710 [ 9552] By: jhi on 2001/04/05 03:52:50
16711 Log: Retract changes #9542 and #9538 (from maintperl, integrated
16712 at #9540), shouldn't be needed because of the perlio changes.
16715 ____________________________________________________________________________
16716 [ 9551] By: gsar on 2001/04/05 00:18:34
16717 Log: tr/// doesn't null-terminate the result in some situations
16719 Branch: maint-5.6/perl
16721 ____________________________________________________________________________
16722 [ 9550] By: gsar on 2001/04/04 20:04:17
16723 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
16724 (from Robin Houston)
16725 Branch: maint-5.6/perl
16726 ! ext/B/B.pm ext/B/B/Deparse.pm
16727 ____________________________________________________________________________
16728 [ 9549] By: nick on 2001/04/04 18:56:15
16729 Log: Downgrade "Wide character in print" to a warning.
16731 ! doio.c t/io/utf8.t
16732 ____________________________________________________________________________
16733 [ 9548] By: gsar on 2001/04/04 18:51:49
16734 Log: integrate changes#9460,9462,9482,9521,9522
16736 Subject: PATCH: B::Debug should show LOOP-specific fields
16738 Subject: B::Deparse precedence bug. (Patch included.)
16740 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
16742 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
16744 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
16745 Branch: maint-5.6/perl
16746 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
16747 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
16748 ____________________________________________________________________________
16749 [ 9547] By: gsar on 2001/04/04 18:49:16
16751 Branch: maint-5.6/perl
16752 ! ext/Thread/Thread.xs
16753 ____________________________________________________________________________
16754 [ 9546] By: nick on 2001/04/04 18:44:00
16755 Log: Integrate mainline.
16757 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
16758 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
16759 ____________________________________________________________________________
16760 [ 9545] By: gsar on 2001/04/04 18:38:52
16761 Log: integrate change#8837 from mainline
16763 Subject: [patch] -Wall cleanup round 2
16764 Branch: maint-5.6/perl
16765 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
16766 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
16767 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
16768 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
16769 !> ext/SDBM_File/SDBM_File.xs
16770 ____________________________________________________________________________
16771 [ 9544] By: gsar on 2001/04/04 17:49:57
16772 Log: "double" should be "NV"; standard typemap is missing entry
16774 Branch: maint-5.6/perl
16775 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
16776 ____________________________________________________________________________
16777 [ 9543] By: jhi on 2001/04/04 14:13:18
16778 Log: Thou shalt not (just) match for English error messages.
16780 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
16781 ! os2/OS2/Process/Process.pm
16782 ____________________________________________________________________________
16783 [ 9542] By: jhi on 2001/04/04 13:20:39
16784 Log: Make the stdio tricks of fflush_all() to exist only if
16785 stdio is being used.
16788 ____________________________________________________________________________
16789 [ 9541] By: jhi on 2001/04/04 04:20:24
16790 Log: Subject: Re: [PATCH] Lighten up glob
16791 From: Benjamin Sugars <bsugars@canoe.ca>
16792 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
16793 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
16795 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
16797 ____________________________________________________________________________
16798 [ 9540] By: jhi on 2001/04/04 04:03:57
16799 Log: Integrate changes #9538,9539 from maintperl into mainline.
16801 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
16802 for use with _fwalk() (fix for change#7705)
16804 another tweak needed for SunOS 4.1.x build (from Mike Guy)
16805 (cp -f is not portable)
16807 !> Makefile.SH util.c
16808 ____________________________________________________________________________
16809 [ 9539] By: gsar on 2001/04/04 03:01:14
16810 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
16811 Branch: maint-5.6/perl
16813 ____________________________________________________________________________
16814 [ 9538] By: gsar on 2001/04/04 01:00:38
16815 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
16816 for use with _fwalk() (fix for change#7705)
16817 Branch: maint-5.6/perl
16819 ____________________________________________________________________________
16820 [ 9537] By: nick on 2001/04/03 19:24:55
16821 Log: Integrate mainline
16823 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
16824 +> lib/unicode/PropList.html
16825 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
16826 !> (integrate 69 files)
16827 ____________________________________________________________________________
16828 [ 9536] By: jhi on 2001/04/03 18:02:31
16829 Log: Integrate change #9533 from maintperl into mainline.
16831 better fix for change#9517 to accomodate UNC paths like
16832 \\server\share\foo, and paths with trailing backslash
16835 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
16836 ____________________________________________________________________________
16837 [ 9535] By: jhi on 2001/04/03 17:58:07
16838 Log: Change the push/unshift warning to be of class syntax, not misc.
16840 ! op.c pod/perldiag.pod t/pragma/warn/op
16841 ____________________________________________________________________________
16842 [ 9534] By: jhi on 2001/04/03 15:03:46
16843 Log: Change the push/unshift warning (#9532) to talk about "no values"
16844 instead of "no arguments".
16846 ! op.c pod/perldiag.pod t/pragma/warn/op
16847 ____________________________________________________________________________
16848 [ 9533] By: gsar on 2001/04/03 14:30:07
16849 Log: better fix for change#9517 to accomodate UNC paths like
16850 \\server\share\foo, and paths with trailing backslash
16852 Branch: maint-5.6/perl
16853 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
16854 ____________________________________________________________________________
16855 [ 9532] By: jhi on 2001/04/03 13:11:46
16856 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
16857 From: Robin Houston <robin@kitsite.com>
16858 Date: Mon, 2 Apr 2001 15:03:29 +0100
16859 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
16861 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
16862 ____________________________________________________________________________
16863 [ 9531] By: jhi on 2001/04/03 13:06:34
16864 Log: Integrate change #9530 from maintperl into mainline.
16866 accomodate VMS "mailbox overflow" quirk in testsuite (from
16870 ____________________________________________________________________________
16871 [ 9530] By: gsar on 2001/04/03 04:56:41
16872 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
16874 Branch: maint-5.6/perl
16876 ____________________________________________________________________________
16877 [ 9529] By: jhi on 2001/04/03 02:34:34
16878 Log: Update Changes.
16880 ! Changes patchlevel.h
16881 ____________________________________________________________________________
16882 [ 9528] By: jhi on 2001/04/03 01:27:57
16883 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
16884 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
16885 To: perl5-porters@perl.org
16886 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
16889 ____________________________________________________________________________
16890 [ 9527] By: jhi on 2001/04/03 01:22:09
16891 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
16892 From: Peter Prymmer <pvhp@forte.com>
16893 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
16894 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
16896 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
16897 ____________________________________________________________________________
16898 [ 9526] By: jhi on 2001/04/03 01:18:25
16899 Log: The metaconfig unit changes for #9525.
16901 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
16902 Branch: metaconfig/U/perl
16904 ____________________________________________________________________________
16905 [ 9525] By: jhi on 2001/04/03 01:17:30
16906 Log: Configure sanity checks:
16907 * if use64bitall is attempted but pointers are only 32-bit,
16908 'downgrade' to use64bitint
16909 * if use64bitint is attempted but there's no quad type,
16910 forget about use64bitint (well, the default for it is 'n',
16911 the user can still override this)
16912 * if pointers are 64 bits, do not try to use Perl's malloc
16915 ____________________________________________________________________________
16916 [ 9524] By: gsar on 2001/04/03 01:09:12
16917 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
16918 Branch: maint-5.6/perl
16920 ____________________________________________________________________________
16921 [ 9523] By: jhi on 2001/04/03 00:02:31
16922 Log: (Retracted by #9609)
16924 Make it harder for parallel makes to enter 'test' before
16925 Dynaloader and File::Glob are happy. (In principle 'make_ext'
16926 should be unhappy enough, but sometimes parallel makes seem
16927 to sneak past both in Tru64 and AIX.)
16930 ____________________________________________________________________________
16931 [ 9522] By: jhi on 2001/04/02 22:35:31
16932 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
16933 Date: Mon, 2 Apr 2001 22:54:10 +0100
16934 From: Robin Houston <robin@kitsite.com>
16935 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
16937 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
16938 ____________________________________________________________________________
16939 [ 9521] By: jhi on 2001/04/02 22:32:23
16940 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
16941 From: Robin Houston <robin@kitsite.com>
16942 Date: Mon, 2 Apr 2001 20:24:03 +0100
16943 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
16945 ! ext/B/B/Concise.pm
16946 ____________________________________________________________________________
16947 [ 9520] By: jhi on 2001/04/02 22:30:43
16948 Log: Subject: [PATCH] REALLY pedantic hv.h nit
16949 From: Simon Cozens <simon@netthink.co.uk>
16950 Date: Mon, 2 Apr 2001 15:43:06 +0100
16951 Message-ID: <20010402154306.A21711@netthink.co.uk>
16954 ____________________________________________________________________________
16955 [ 9519] By: jhi on 2001/04/02 22:28:04
16958 Subject: [foolperl] EPOC fix
16959 From: Olaf Flebbe <O.Flebbe@science-computing.de>
16960 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
16961 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
16964 ____________________________________________________________________________
16965 [ 9518] By: jhi on 2001/04/02 22:22:34
16966 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
16968 README.win32 tweaks; add a note about alternative location for
16969 getting a gcc-2.95.2 that will build perl properly on windows
16971 add some notes about gutsy threading matters
16973 many of the utilities interpolate literal paths within doublequotes
16974 (fails on dosish platforms where path contains backslashes)
16976 !> README.win32 pod/perlguts.pod utils/perldoc.PL
16977 !> x2p/find2perl.PL x2p/s2p.PL
16978 ____________________________________________________________________________
16979 [ 9517] By: gsar on 2001/04/02 19:52:21
16980 Log: many of the utilities interpolate literal paths within doublequotes
16981 (fails on dosish platforms where path contains backslashes)
16982 Branch: maint-5.6/perl
16983 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
16984 ____________________________________________________________________________
16985 [ 9516] By: gsar on 2001/04/02 05:49:37
16986 Log: a foolish release
16987 Branch: maint-5.6/perl
16988 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
16990 ____________________________________________________________________________
16991 [ 9515] By: gsar on 2001/04/02 05:04:29
16992 Log: add missing changelog summaries
16993 Branch: maint-5.6/perl
16995 ____________________________________________________________________________
16996 [ 9514] By: gsar on 2001/04/02 04:07:13
16997 Log: add some notes about gutsy threading matters
16998 Branch: maint-5.6/perl
17000 ____________________________________________________________________________
17001 [ 9513] By: gsar on 2001/04/02 03:25:21
17002 Log: add more prominent caveat notices about experimental features
17003 Branch: maint-5.6/perl
17004 ! pod/perlfork.pod pod/perlunicode.pod
17005 ____________________________________________________________________________
17006 [ 9512] By: gsar on 2001/04/02 02:54:33
17007 Log: integrate changes#9479,9509 from mainline
17009 [PATCH] File::Glob stuff for Mac OS
17011 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
17012 Branch: maint-5.6/perl
17013 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17014 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
17015 !> t/lib/glob-taint.t
17016 ____________________________________________________________________________
17017 [ 9511] By: gsar on 2001/04/02 02:38:24
17018 Log: README.win32 tweaks; add a note about alternative location for
17019 getting a gcc-2.95.2 that will build perl properly on windows
17020 Branch: maint-5.6/perl
17022 ____________________________________________________________________________
17023 [ 9510] By: jhi on 2001/04/01 20:45:10
17024 Log: An ambiguosity warning.
17027 ____________________________________________________________________________
17028 [ 9509] By: jhi on 2001/04/01 19:53:47
17029 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
17030 From: Jonathan Stowe <gellyfish@gellyfish.com>
17031 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
17032 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
17034 ! ext/File/Glob/bsd_glob.c
17035 ____________________________________________________________________________
17036 [ 9508] By: jhi on 2001/04/01 19:35:03
17037 Log: Update Changes.
17039 ! Changes patchlevel.h
17040 ____________________________________________________________________________
17041 [ 9507] By: jhi on 2001/04/01 19:24:01
17042 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
17043 from mainline to maintperl: pod tweaks.
17044 Branch: maint-5.6/perl
17045 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
17046 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
17048 ____________________________________________________________________________
17049 [ 9506] By: jhi on 2001/04/01 19:11:53
17050 Log: Commit Sarathy to April release of 5.6.1 :-)
17053 ____________________________________________________________________________
17054 [ 9505] By: jhi on 2001/04/01 19:03:15
17055 Log: Subject: PATCH 5.6.0 (perldebug.pod)
17056 From: Mark-Jason Dominus <mjd@plover.com>
17057 Date: Sun, 01 Apr 2001 14:25:11 -0400
17058 Message-ID: <20010401182511.9247.qmail@plover.com>
17060 ! pod/perldebug.pod
17061 ____________________________________________________________________________
17062 [ 9504] By: jhi on 2001/04/01 18:43:09
17063 Log: Add great_circle_direction().
17065 ! lib/Math/Trig.pm t/lib/trig.t
17066 ____________________________________________________________________________
17067 [ 9503] By: jhi on 2001/04/01 17:29:12
17068 Log: Unicode ReadMe update for Unicode 3.1.
17070 ! lib/unicode/ReadMe.txt
17071 ____________________________________________________________________________
17072 [ 9502] By: jhi on 2001/04/01 17:18:40
17073 Log: Integrate change #9501 from maintperl into mainline.
17075 fix the perlembed notes on multiple interpreters
17077 fix ExtUtils::Embed to work passably on Windows
17079 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
17080 ____________________________________________________________________________
17081 [ 9501] By: gsar on 2001/04/01 07:21:57
17082 Log: fix the perlembed notes on multiple interpreters
17084 fix ExtUtils::Embed to work passably on Windows
17085 Branch: maint-5.6/perl
17086 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
17087 ____________________________________________________________________________
17088 [ 9500] By: jhi on 2001/04/01 05:58:23
17089 Log: Test for #9499.
17092 ____________________________________________________________________________
17093 [ 9499] By: jhi on 2001/04/01 05:55:46
17094 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
17096 ! embed.h embed.pl op.c proto.h
17097 ____________________________________________________________________________
17098 [ 9498] By: jhi on 2001/04/01 05:44:34
17099 Log: Protect the workaround hunk more.
17102 ____________________________________________________________________________
17103 [ 9497] By: jhi on 2001/04/01 00:24:25
17104 Log: Integrate changes #9493,9494,9495,9496 from maintperl
17107 fix a broken workaround for Borland compiler in change#4739
17108 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
17110 nits spotted by Borland compiler
17112 avoid redefinition warnings under Borland 5.02
17114 various nits identified by the Borland 5.5 compiler; remove suppression
17117 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
17119 ____________________________________________________________________________
17120 [ 9496] By: gsar on 2001/03/31 23:22:28
17121 Log: various nits identified by the Borland 5.5 compiler; remove suppression
17123 Branch: maint-5.6/perl
17124 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
17125 ____________________________________________________________________________
17126 [ 9495] By: gsar on 2001/03/31 21:03:08
17127 Log: avoid redefinition warnings under Borland 5.02
17128 Branch: maint-5.6/perl
17129 ! win32/makefile.mk
17130 ____________________________________________________________________________
17131 [ 9494] By: gsar on 2001/03/31 20:18:59
17132 Log: nits spotted by Borland compiler
17133 Branch: maint-5.6/perl
17134 ! utf8.h win32/win32.h
17135 ____________________________________________________________________________
17136 [ 9493] By: gsar on 2001/03/31 20:18:05
17137 Log: fix a broken workaround for Borland compiler in change#4739
17138 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
17139 Branch: maint-5.6/perl
17141 ____________________________________________________________________________
17142 [ 9492] By: jhi on 2001/03/31 18:36:24
17143 Log: Integrate change #9491 from maintperl into mainline.
17145 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
17146 directory is relative (need to fetch the full path name *before*
17150 ____________________________________________________________________________
17151 [ 9491] By: gsar on 2001/03/31 17:01:56
17152 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
17153 directory is relative (need to fetch the full path name *before*
17156 this is a followup patch for change#6749
17157 Branch: maint-5.6/perl
17159 ____________________________________________________________________________
17160 [ 9490] By: jhi on 2001/03/31 15:50:18
17161 Log: Subject: Re: [PATCH] av.h cosmetics
17162 From: Simon Cozens <simon@netthink.co.uk>
17163 Date: Sat, 31 Mar 2001 13:09:59 +0100
17164 Message-ID: <20010331130959.A22000@netthink.co.uk>
17169 ____________________________________________________________________________
17170 [ 9489] By: jhi on 2001/03/31 15:48:44
17171 Log: Subject: [PATCH] Re: Math::Big* v1.21
17172 From: Tels <perl_dummy@bloodgate.com>
17173 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
17174 Message-Id: <200103311125.GAA377738@www08.hway.net>
17177 ____________________________________________________________________________
17178 [ 9488] By: jhi on 2001/03/31 03:39:51
17179 Log: Debug output tweak.
17182 ____________________________________________________________________________
17183 [ 9487] By: jhi on 2001/03/31 03:33:02
17184 Log: OverVMSification.
17187 ____________________________________________________________________________
17188 [ 9486] By: jhi on 2001/03/31 03:01:40
17189 Log: Missed MANIFESTations in #9483.
17192 ____________________________________________________________________________
17193 [ 9485] By: jhi on 2001/03/31 02:58:17
17194 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
17195 From: Peter Prymmer <pvhp@forte.com>
17196 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
17197 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
17199 ! regexec.c t/lib/cwd.t
17200 ____________________________________________________________________________
17201 [ 9484] By: jhi on 2001/03/31 01:04:41
17202 Log: Obsolete file (see #3938)
17204 - lib/unicode/README.Ethiopic
17206 ____________________________________________________________________________
17207 [ 9483] By: jhi on 2001/03/31 00:52:42
17208 Log: Update to Unicode 3.1.
17209 (Rename Names.txt to NamesList.txt.)
17211 + lib/unicode/NamesList.txt lib/unicode/PropList.html
17212 - lib/unicode/Names.txt
17213 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17214 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
17215 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
17216 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
17217 ! lib/unicode/UCD.html lib/unicode/Unicode.html
17218 ! lib/unicode/rename lib/unicode/version
17219 ____________________________________________________________________________
17220 [ 9482] By: jhi on 2001/03/30 23:33:44
17221 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
17222 From: Robin Houston <robin@kitsite.com>
17223 Date: Fri, 30 Mar 2001 20:07:22 +0100
17224 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
17226 ! ext/B/B/Deparse.pm
17227 ____________________________________________________________________________
17228 [ 9481] By: jhi on 2001/03/30 23:20:25
17229 Log: Subject: Re: [PATCH] CwdXS, Take 2
17230 From: Benjamin Sugars <bsugars@canoe.ca>
17231 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
17232 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
17234 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
17235 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
17236 ____________________________________________________________________________
17237 [ 9480] By: jhi on 2001/03/30 22:52:38
17238 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
17239 From: David Dyck <dcd@tc.fluke.com>
17240 Date: Fri, 30 Mar 2001 14:44:13 -0800
17241 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
17243 The t/rantests flags file creation was accidentally
17247 ____________________________________________________________________________
17248 [ 9479] By: jhi on 2001/03/30 22:45:45
17249 Log: Subject: [PATCH] File::Glob stuff for Mac OS
17250 From: Chris Nandor <pudge@pobox.com>
17251 Date: Fri, 30 Mar 2001 16:51:00 -0500
17252 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
17254 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17255 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
17256 ! t/lib/glob-taint.t
17257 ____________________________________________________________________________
17258 [ 9478] By: jhi on 2001/03/30 22:43:12
17259 Log: Subject: fix for win32/buildext.pl
17260 From: "Vadim Konovalov" <watman@inbox.ru>
17261 Date: Sat, 31 Mar 2001 00:50:36 +0400
17262 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
17264 ! win32/buildext.pl
17265 ____________________________________________________________________________
17266 [ 9477] By: jhi on 2001/03/30 22:41:16
17267 Log: Subject: small base.pm doc patch
17268 From: Leon Brocard <acme@astray.com>
17269 Date: Fri, 30 Mar 2001 21:49:57 +0100
17270 Message-ID: <20010330214957.B8733@ns0.astray.com>
17273 ____________________________________________________________________________
17274 [ 9476] By: jhi on 2001/03/30 18:16:57
17275 Log: Subject: [PATCH] av.h cosmetics
17276 From: Simon Cozens <simon@netthink.co.uk>
17277 Date: Fri, 30 Mar 2001 18:12:28 +0100
17278 Message-ID: <20010330181228.A9319@netthink.co.uk>
17281 ____________________________________________________________________________
17282 [ 9475] By: jhi on 2001/03/30 18:15:50
17283 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
17284 From: "Philip Newton" <pnewton@gmx.de>
17285 Date: Fri, 30 Mar 2001 19:06:57 +0200
17286 Message-ID: <3AC4D951.14815.1AC7068@localhost>
17289 ____________________________________________________________________________
17290 [ 9474] By: jhi on 2001/03/30 18:14:02
17291 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
17292 From: Benjamin Sugars <bsugars@canoe.ca>
17293 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
17294 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
17296 ! t/lib/glob-basic.t
17297 ____________________________________________________________________________
17298 [ 9473] By: jhi on 2001/03/30 16:09:24
17299 Log: Update Changes.
17301 ! Changes patchlevel.h
17302 ____________________________________________________________________________
17303 [ 9472] By: jhi on 2001/03/30 15:16:08
17304 Log: Integrate perlio.
17306 !> t/lib/cwd.t t/lib/glob-basic.t
17307 ____________________________________________________________________________
17308 [ 9471] By: nick on 2001/03/30 14:47:10
17309 Log: Should be (^O eq 'MSWin32') not 'Win32'
17310 Fail #12 seems real - chdir is in wrong dir.
17313 ____________________________________________________________________________
17314 [ 9470] By: jhi on 2001/03/30 14:41:11
17315 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
17316 From: Radu Greab <radu@netsoft.ro>
17317 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
17318 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
17322 ! ext/Socket/Socket.xs pp_sys.c
17323 ____________________________________________________________________________
17324 [ 9469] By: jhi on 2001/03/30 14:37:51
17325 Log: Subject: PATCH pod/perldiag.pod
17326 From: Robin Houston <robin@kitsite.com>
17327 Date: Fri, 30 Mar 2001 14:10:36 +0100
17328 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
17330 ! pod/perldiag.pod t/lib/glob-basic.t
17331 ____________________________________________________________________________
17332 [ 9468] By: jhi on 2001/03/30 14:36:36
17333 Log: Subject: Better diagnostic in io/fs.t
17334 From: andreas.koenig@anima.de (Andreas J. Koenig)
17335 Date: 30 Mar 2001 10:11:43 +0200
17336 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
17339 ____________________________________________________________________________
17340 [ 9467] By: nick on 2001/03/30 14:25:43
17341 Log: Skip order test of glob if case-ignoring system cannot
17342 create a.test and A.test
17344 ! t/lib/glob-basic.t
17345 ____________________________________________________________________________
17346 [ 9466] By: nick on 2001/03/30 13:03:12
17347 Log: Integrate mainline.
17349 - ext/re/hints/aix.pl
17350 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
17351 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
17352 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
17353 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
17354 ____________________________________________________________________________
17355 [ 9465] By: jhi on 2001/03/30 03:53:37
17356 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
17357 the tests sometimes hang, sometimes not.)
17359 ! t/lib/io_multihomed.t t/lib/io_sock.t
17360 ____________________________________________________________________________
17361 [ 9464] By: jhi on 2001/03/30 02:56:04
17362 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
17363 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17364 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
17365 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
17368 ____________________________________________________________________________
17369 [ 9463] By: jhi on 2001/03/30 02:34:48
17370 Log: Test for #9462.
17373 ____________________________________________________________________________
17374 [ 9462] By: jhi on 2001/03/30 02:29:37
17375 Log: Subject: B::Deparse precedence bug. (Patch included.)
17376 From: Jeremy Madea <jmadea@inktomi.com>
17377 Date: Thu, 29 Mar 2001 12:05:02 -0800
17378 Message-ID: <20010329120502.A24881@dr.inktomi.com>
17380 ! ext/B/B/Deparse.pm
17381 ____________________________________________________________________________
17382 [ 9461] By: jhi on 2001/03/30 02:18:41
17383 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
17384 From: Peter Prymmer <pvhp@forte.com>
17385 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
17386 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
17388 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
17390 ____________________________________________________________________________
17391 [ 9460] By: jhi on 2001/03/30 02:17:07
17392 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
17393 From: Robin Houston <robin@kitsite.com>
17394 Date: Thu, 29 Mar 2001 20:47:56 +0100
17395 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
17398 ____________________________________________________________________________
17399 [ 9459] By: jhi on 2001/03/30 02:16:05
17400 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
17401 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
17402 Date: Wed, 28 Mar 2001 18:02:20 -0600
17403 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
17405 ! lib/ExtUtils/MM_VMS.pm
17406 ____________________________________________________________________________
17407 [ 9458] By: jhi on 2001/03/30 02:07:58
17408 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
17409 From: "Joshua E. Rodd" <jrodd@pbs.org>
17410 Date: Wed, 28 Mar 2001 17:29:12 -0500
17411 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
17414 ____________________________________________________________________________
17415 [ 9457] By: jhi on 2001/03/30 02:04:33
17416 Log: Subject: ext/re/aix.pl can go
17417 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17418 Date: Thu, 29 Mar 2001 12:03:28 +0200
17419 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
17421 - ext/re/hints/aix.pl
17423 ____________________________________________________________________________
17424 [ 9456] By: jhi on 2001/03/30 02:03:32
17425 Log: Integrate perlio.
17427 !> ext/Encode/Encode.xs installperl
17428 ____________________________________________________________________________
17429 [ 9455] By: nick on 2001/03/29 21:11:46
17430 Log: DLL name has changed so installperl needs to know
17431 (Why isn't it working it out or passed it?)
17434 ____________________________________________________________________________
17435 [ 9454] By: nick on 2001/03/29 20:56:12
17436 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
17437 and we don't get undef warnings.
17439 ! ext/Encode/Encode.xs
17440 ____________________________________________________________________________
17441 [ 9453] By: nick on 2001/03/29 17:58:48
17442 Log: Integrate mainline
17444 !> Changes patchlevel.h
17445 ____________________________________________________________________________
17446 [ 9452] By: jhi on 2001/03/29 16:44:55
17447 Log: Update Changes.
17449 ! Changes patchlevel.h
17450 ____________________________________________________________________________
17451 [ 9451] By: nick on 2001/03/29 16:31:38
17452 Log: Integrate mainline
17454 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
17455 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
17456 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
17457 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
17458 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
17459 ____________________________________________________________________________
17460 [ 9450] By: jhi on 2001/03/29 16:29:17
17461 Log: Integrate perlio.
17463 !> win32/buildext.pl
17464 ____________________________________________________________________________
17465 [ 9449] By: jhi on 2001/03/29 15:50:01
17466 Log: Update Changes.
17468 ! Changes patchlevel.h
17469 ____________________________________________________________________________
17470 [ 9448] By: nick on 2001/03/29 15:47:15
17471 Log: Make sure buildext.pl finds Errno.pm
17473 ! win32/buildext.pl
17474 ____________________________________________________________________________
17475 [ 9447] By: jhi on 2001/03/29 15:39:34
17476 Log: Integrate perlio.
17478 !> win32/makefile.mk
17479 ____________________________________________________________________________
17480 [ 9446] By: nick on 2001/03/29 15:30:03
17481 Log: Integrate win32/makefile.mk with mainline.
17483 !> win32/makefile.mk
17484 ____________________________________________________________________________
17485 [ 9445] By: nick on 2001/03/29 15:27:32
17486 Log: Fix breakage ...
17488 ! win32/makefile.mk
17489 ____________________________________________________________________________
17490 [ 9444] By: jhi on 2001/03/29 15:03:08
17491 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
17492 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17493 Date: Thu, 29 Mar 2001 10:32:59 +0400
17494 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
17496 ! win32/makefile.mk
17497 ____________________________________________________________________________
17498 [ 9443] By: jhi on 2001/03/29 15:02:12
17499 Log: Integrate perlio.
17501 +> win32/buildext.pl
17502 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
17503 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
17504 ____________________________________________________________________________
17505 [ 9442] By: nick on 2001/03/29 14:59:11
17506 Log: Work in progress - determine win32 extensions to build via script.
17508 + win32/buildext.pl
17509 ! MANIFEST win32/makefile.mk
17510 ____________________________________________________________________________
17511 [ 9441] By: jhi on 2001/03/29 14:51:47
17512 Log: Reintroduce the use of external pwd.
17515 ____________________________________________________________________________
17516 [ 9440] By: jhi on 2001/03/29 14:42:58
17517 Log: use warnings instead of -w.
17520 ____________________________________________________________________________
17521 [ 9439] By: jhi on 2001/03/29 14:41:52
17522 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
17523 From: Jonathan Stowe <gellyfish@gellyfish.com>
17524 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
17525 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
17528 ____________________________________________________________________________
17529 [ 9438] By: jhi on 2001/03/29 14:39:38
17530 Log: Subject: [PATCH perl@9424] minor pod nits
17531 From: Robin Barker <rmb1@cise.npl.co.uk>
17532 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
17533 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
17535 ! pod/perlhack.pod pod/perliol.pod
17536 ____________________________________________________________________________
17537 [ 9437] By: jhi on 2001/03/29 14:29:16
17538 Log: Subject: [PATCH perl@9424] typemap cast warning
17539 From: Robin Barker <rmb1@cise.npl.co.uk>
17540 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
17541 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
17543 ! lib/ExtUtils/typemap
17544 ____________________________________________________________________________
17545 [ 9436] By: jhi on 2001/03/29 14:26:03
17546 Log: Subject: [PATCH perl@9424] printf warning
17547 From: Robin Barker <rmb1@cise.npl.co.uk>
17548 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
17549 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
17551 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
17552 ! ext/Storable/Storable.xs toke.c
17553 ____________________________________________________________________________
17554 [ 9435] By: nick on 2001/03/29 14:23:31
17555 Log: Win32 has name conflict with ERROR
17557 ! ext/PerlIO/Via/Via.xs
17558 ____________________________________________________________________________
17559 [ 9434] By: jhi on 2001/03/29 14:17:48
17560 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
17561 From: Peter Prymmer <pvhp@forte.com>
17562 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
17563 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
17565 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
17566 ____________________________________________________________________________
17567 [ 9433] By: jhi on 2001/03/29 13:52:44
17568 Log: test-prep target was missing.
17571 ____________________________________________________________________________
17572 [ 9432] By: nick on 2001/03/29 12:40:03
17573 Log: Make as-shipped compiler default to MSVC6
17575 ! win32/makefile.mk
17576 ____________________________________________________________________________
17577 [ 9431] By: nick on 2001/03/29 12:12:16
17578 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
17579 akin to PerlIO::Scalar.
17581 ! perlio.c perlio.h
17582 ____________________________________________________________________________
17583 [ 9430] By: nick on 2001/03/29 10:56:35
17584 Log: Integrate mainline.
17586 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
17587 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
17588 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
17589 !> win32/makefile.mk win32/win32sck.c
17590 ____________________________________________________________________________
17591 [ 9429] By: nick on 2001/03/29 09:03:43
17592 Log: Noticed that two tests were skipped as perlio:: package
17593 isn't there any more. Changed the skip condition.
17594 Avoid core-dump if sv_utf8_upgrade() called on something
17595 that does not become SvPOK after SvPV() (e.g. a ref).
17597 ! sv.c t/io/utf8.t t/lib/io_scalar.t
17598 ____________________________________________________________________________
17599 [ 9428] By: jhi on 2001/03/29 01:31:47
17600 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
17601 From: Benjamin Sugars <bsugars@canoe.ca>
17602 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
17603 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
17605 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
17606 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
17607 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
17608 ____________________________________________________________________________
17609 [ 9427] By: jhi on 2001/03/29 00:49:30
17610 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
17611 From: "Vadim Konovalov" <watman@inbox.ru>
17612 Date: Thu, 29 Mar 2001 01:50:12 +0400
17613 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
17615 ! win32/makefile.mk win32/win32sck.c
17616 ____________________________________________________________________________
17617 [ 9426] By: gsar on 2001/03/29 00:28:04
17618 Log: dmake can only handle == and != in comparisons; support building
17619 with Borland's VCL libraries (from Vadim Konovalov)
17620 Branch: maint-5.6/perl
17621 ! win32/makefile.mk
17622 ____________________________________________________________________________
17623 [ 9425] By: nick on 2001/03/28 19:29:56
17624 Log: Integrate (@snapshot)
17626 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
17627 ____________________________________________________________________________
17628 [ 9424] By: jhi on 2001/03/28 19:03:16
17629 Log: Update Changes.
17631 ! Changes patchlevel.h
17632 ____________________________________________________________________________
17633 [ 9423] By: jhi on 2001/03/28 18:52:09
17634 Log: Rmdir lib/XS on cleanup.
17637 ____________________________________________________________________________
17638 [ 9422] By: jhi on 2001/03/28 18:49:34
17639 Log: Integrate perlio.
17641 !> t/op/utf8decode.t
17642 ____________________________________________________________________________
17643 [ 9421] By: nick on 2001/03/28 18:46:44
17644 Log: Loose duplicate chunk.
17646 ! t/op/utf8decode.t
17647 ____________________________________________________________________________
17648 [ 9420] By: nick on 2001/03/28 18:44:11
17649 Log: Integrate mainline.
17651 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
17653 ____________________________________________________________________________
17654 [ 9419] By: jhi on 2001/03/28 18:42:05
17655 Log: Can't trust external pwds
17656 (either shell builtins or external programs)
17659 ____________________________________________________________________________
17660 [ 9418] By: jhi on 2001/03/28 18:34:05
17661 Log: Integrate perlio.
17664 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
17665 !> t/op/utf8decode.t
17666 ____________________________________________________________________________
17667 [ 9417] By: nick on 2001/03/28 18:24:02
17668 Log: PerlIO.pm / perlio.pm conflict.
17670 Make t/op/utf8decode.t a text file.
17673 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
17674 ! t/op/utf8decode.t
17675 ____________________________________________________________________________
17676 [ 9416] By: jhi on 2001/03/28 18:06:07
17677 Log: Integrate change #9409 from mainline to maintperl.
17679 Yet another tweak on AIX dynaloading.
17680 Branch: maint-5.6/perl
17681 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
17682 ____________________________________________________________________________
17683 [ 9415] By: gsar on 2001/03/28 17:13:01
17684 Log: integrate changes#9377,9385,9401 from mainline
17686 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
17688 If directory entries compare equal case-insensitively,
17689 retry case-sensitively.
17691 Subject: [PATCH] B::Terse and warnings
17692 Branch: maint-5.6/perl
17693 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
17694 !> t/pragma/warn/perl
17695 ____________________________________________________________________________
17696 [ 9414] By: jhi on 2001/03/28 17:11:12
17697 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
17698 From: "Craig A. Berry" <craigberry@mac.com>
17699 Date: Wed, 28 Mar 2001 10:55:20 -0600
17700 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
17702 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
17703 ____________________________________________________________________________
17704 [ 9413] By: jhi on 2001/03/28 17:03:12
17707 ! t/op/utf8decode.t
17708 ____________________________________________________________________________
17709 [ 9412] By: jhi on 2001/03/28 17:02:36
17710 Log: Forced integrate from perlio.
17712 !> t/op/utf8decode.t
17713 ____________________________________________________________________________
17714 [ 9411] By: nick on 2001/03/28 16:50:03
17715 Log: Integrate mainline.
17718 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
17719 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
17720 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
17721 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
17722 !> t/pragma/warn/perl
17723 ____________________________________________________________________________
17724 [ 9410] By: jhi on 2001/03/28 16:44:23
17725 Log: Subject: Re: [PATCH] 9403 cannot be tested
17726 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17727 Date: Wed, 28 Mar 2001 18:33:56 +0200
17728 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
17731 ____________________________________________________________________________
17732 [ 9409] By: jhi on 2001/03/28 16:12:45
17733 Log: Yet another tweak on AIX dynaloading.
17735 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
17736 ____________________________________________________________________________
17737 [ 9408] By: jhi on 2001/03/28 15:52:55
17738 Log: Subject: [PATCH] 9403 cannot be tested
17739 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17740 Date: Wed, 28 Mar 2001 17:23:00 +0200
17741 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
17746 ____________________________________________________________________________
17747 [ 9407] By: jhi on 2001/03/28 15:47:43
17748 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
17750 ! t/op/utf8decode.t
17751 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
17752 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
17753 ____________________________________________________________________________
17754 [ 9406] By: jhi on 2001/03/28 15:37:08
17755 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
17756 From: Benjamin Sugars <bsugars@canoe.ca>
17757 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
17758 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
17762 ____________________________________________________________________________
17763 [ 9405] By: jhi on 2001/03/28 15:13:18
17764 Log: pp_ne() needs a CORRECT boolean.
17767 ____________________________________________________________________________
17768 [ 9404] By: jhi on 2001/03/28 15:09:23
17769 Log: pp_ne() needs a boolean, not an integer.
17772 ____________________________________________________________________________
17773 [ 9403] By: jhi on 2001/03/28 14:47:43
17774 Log: (Retracted by #9404.)
17777 ____________________________________________________________________________
17778 [ 9402] By: jhi on 2001/03/28 14:43:59
17779 Log: Subject: Re: [PATCH] Typemap testing
17780 From: Tim Jenness <t.jenness@jach.hawaii.edu>
17781 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
17782 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
17784 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
17785 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
17786 ____________________________________________________________________________
17787 [ 9401] By: jhi on 2001/03/28 14:42:14
17788 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
17789 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
17790 Date: Sun, 25 Mar 2001 21:59:15 +0100
17791 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
17793 A variable will be checked for the "use once" warnings if:
17795 1. It is in the scope of a use warnings 'once'
17796 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
17798 Otherwise it won't be checked at all.
17800 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
17802 The enclosed patch partially fixes this issue. What I didn't
17803 get to work was the case where the "used once" warning is enabled
17804 in any file other than the main file.
17806 ! gv.c t/pragma/warn/perl
17807 ____________________________________________________________________________
17808 [ 9400] By: nick on 2001/03/28 14:38:24
17809 Log: More EBCDIC tweaks:
17810 - one more swash issue &~(0xA0-1) did not do the right thing,
17811 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
17812 - add "use re 'asciirange'" to make [!-~] etc. work
17813 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
17814 - Choose a key for t/op/each.t test which gets encoded.
17815 - Skip utf8decode if this is UTF-EBCDIC.
17817 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
17818 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
17819 ____________________________________________________________________________
17820 [ 9399] By: jhi on 2001/03/28 14:21:00
17821 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
17825 ____________________________________________________________________________
17826 [ 9398] By: jhi on 2001/03/28 00:55:56
17827 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
17828 From: David Dyck <dcd@tc.fluke.com>
17829 Date: Tue, 27 Mar 2001 15:16:24 -0800
17830 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
17832 ! ext/IO/lib/IO/Socket.pm
17833 ____________________________________________________________________________
17834 [ 9397] By: jhi on 2001/03/27 21:52:49
17835 Log: Integrate perlio.
17837 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
17838 +> ext/PerlIO/Via/Via.xs
17839 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
17840 ____________________________________________________________________________
17841 [ 9396] By: nick on 2001/03/27 21:45:13
17842 Log: Integrate mainline.
17844 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
17845 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
17846 ____________________________________________________________________________
17847 [ 9395] By: nick on 2001/03/27 21:18:58
17848 Log: Outline docs for PerlIO and PerlIO::Scalar
17850 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
17851 ____________________________________________________________________________
17852 [ 9394] By: nick on 2001/03/27 20:50:13
17853 Log: PerlIO::Via layer (alpha-ish).
17855 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
17856 + ext/PerlIO/Via/Via.xs
17858 ____________________________________________________________________________
17859 [ 9393] By: jhi on 2001/03/27 20:49:55
17860 Log: Retract #9329 now that 9390 should take care of the matter.
17863 ____________________________________________________________________________
17864 [ 9390] By: jhi on 2001/03/27 20:47:50
17865 Log: Subject: Autoloading Errno.pm when %! is encountered
17866 From: Robin Houston <robin@kitsite.com>
17867 Date: Tue, 27 Mar 2001 20:57:11 +0100
17868 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
17870 ! embed.h embed.pl gv.c proto.h t/op/magic.t
17871 ____________________________________________________________________________
17872 [ 9389] By: jhi on 2001/03/27 20:24:31
17873 Log: Integrate perlio.
17875 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
17876 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
17878 ____________________________________________________________________________
17879 [ 9388] By: jhi on 2001/03/27 20:21:38
17880 Log: Better have a three-element array if one is going to assign
17881 to the third element of that array. (from Tim Jenness)
17883 ! ext/XS/Typemap/Typemap.xs
17884 ____________________________________________________________________________
17885 [ 9387] By: nick on 2001/03/27 20:15:43
17886 Log: Integrate mainline.
17888 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
17889 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
17890 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
17891 +> t/lib/xs-typemap.t
17892 !> (integrate 34 files)
17893 ____________________________________________________________________________
17894 [ 9386] By: jhi on 2001/03/27 20:04:18
17895 Log: Subject: Re: perl@9359 breaks HTML::Parser
17896 From: Gisle Aas <gisle@ActiveState.com>
17897 Date: 27 Mar 2001 11:30:24 -0800
17898 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
17900 Clarify the UTF-8 issues of the API docs.
17901 (Slightly reworded and expanded.)
17903 ! pod/perlapi.pod sv.c sv.h
17904 ____________________________________________________________________________
17905 [ 9385] By: jhi on 2001/03/27 19:44:25
17906 Log: If directory entries compare equal case-insensitively,
17907 retry case-sensitively.
17909 ! ext/File/Glob/bsd_glob.c
17910 ____________________________________________________________________________
17911 [ 9384] By: nick on 2001/03/27 19:38:50
17912 Log: Various EBCDIC fixes:
17913 - major revelation that swash code is encoding aware,
17914 (or thought it was) - now it is ;-)
17915 - With that out of the way fix a slab of tr/// cases.
17916 - Fix Encode 'Unicode' to be true Unicode so tests pass.
17917 - As anticipated Base64.xs needed tweaks.
17918 - Until tr/// works right avoid old_encode64 in MIME tests.
17920 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
17921 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
17922 ____________________________________________________________________________
17923 [ 9383] By: jhi on 2001/03/27 18:34:41
17924 Log: Add the std test suite BEGIN block.
17926 ! t/lib/xs-typemap.t
17927 ____________________________________________________________________________
17928 [ 9382] By: jhi on 2001/03/27 15:16:07
17929 Log: Add debugging output to the test.
17931 ! t/lib/glob-basic.t
17932 ____________________________________________________________________________
17933 [ 9381] By: jhi on 2001/03/27 15:08:10
17934 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
17936 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
17937 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
17938 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
17939 + t/lib/xs-typemap.t
17941 ____________________________________________________________________________
17942 [ 9380] By: jhi on 2001/03/27 14:48:34
17943 Log: Subject: [PATCH] Typemap testing
17944 From: Tim Jenness <t.jenness@jach.hawaii.edu>
17945 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
17946 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
17948 (The first part of the patch.)
17950 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
17951 ____________________________________________________________________________
17952 [ 9379] By: jhi on 2001/03/27 14:44:56
17953 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
17954 From: Benjamin Sugars <bsugars@canoe.ca>
17955 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
17956 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
17958 ! t/lib/glob-basic.t
17959 ____________________________________________________________________________
17960 [ 9378] By: jhi on 2001/03/27 14:42:30
17961 Log: Subject: [PATCH] perlvar nit
17962 From: Simon Cozens <simon@netthink.co.uk>
17963 Date: Tue, 27 Mar 2001 01:12:01 +0100
17964 Message-ID: <20010327011201.A19179@netthink.co.uk>
17967 ____________________________________________________________________________
17968 [ 9377] By: jhi on 2001/03/27 14:36:26
17969 Log: Subject: [PATCH] B::Terse and warnings
17970 From: Benjamin Sugars <ben.sugars@home.com>
17971 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
17972 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
17974 ! ext/B/B.pm ext/B/B/Terse.pm
17975 ____________________________________________________________________________
17976 [ 9376] By: jhi on 2001/03/27 14:31:31
17977 Log: Document sockatmark() some.
17979 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
17981 ____________________________________________________________________________
17982 [ 9375] By: jhi on 2001/03/27 14:00:24
17983 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
17984 noted by Gisle and fixed by NI-S.
17987 ____________________________________________________________________________
17988 [ 9374] By: jhi on 2001/03/27 05:50:01
17992 ____________________________________________________________________________
17993 [ 9373] By: jhi on 2001/03/27 05:43:51
17994 Log: Pixie documenting.
17996 ! Makefile.SH pod/perlhack.pod
17997 ____________________________________________________________________________
17998 [ 9372] By: jhi on 2001/03/27 05:29:34
17999 Log: Metaconfig unit changes for #9371.
18001 ! U/modified/myhostname.U
18002 Branch: metaconfig/U/perl
18005 ____________________________________________________________________________
18006 [ 9371] By: jhi on 2001/03/27 05:29:07
18007 Log: Add sockatmark() probing.
18009 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18010 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18011 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18012 ! vos/config.ga.h win32/config.bc win32/config.gc
18014 ____________________________________________________________________________
18015 [ 9370] By: jhi on 2001/03/26 22:01:18
18016 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
18017 Really need to benchmark this.
18020 ____________________________________________________________________________
18021 [ 9369] By: nick on 2001/03/26 21:59:30
18022 Log: Integrate mainline.
18024 ! ext/MIME/Base64/QuotedPrint.pm
18025 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
18026 !> patchlevel.h pod/perlhack.pod pp_sys.c
18027 ____________________________________________________________________________
18028 [ 9368] By: jhi on 2001/03/26 21:47:03
18029 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
18032 TODO2: le, lt, ge, gt? Yech.
18035 ____________________________________________________________________________
18036 [ 9367] By: jhi on 2001/03/26 21:34:57
18037 Log: Too much cut-and-paste in #9363.
18040 ____________________________________________________________________________
18041 [ 9366] By: jhi on 2001/03/26 21:20:53
18042 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
18043 From: Andreas Schwab <schwab@suse.de>
18044 Date: 26 Mar 2001 17:29:04 +0200
18045 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
18047 (The patch for 5.6.0 or so, this is a guess for bleadperl)
18050 ____________________________________________________________________________
18051 [ 9365] By: jhi on 2001/03/26 21:07:54
18052 Log: Integrate perlio.
18055 ____________________________________________________________________________
18056 [ 9364] By: nick on 2001/03/26 20:30:48
18057 Log: REFCNT botch in layer name cache hash.
18060 ____________________________________________________________________________
18061 [ 9363] By: jhi on 2001/03/26 18:44:32
18062 Log: Subject: [PATCH] socket() leaks file descriptors
18063 From: Benjamin Sugars <bsugars@canoe.ca>
18064 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
18065 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
18067 Also sockpair() fixed similarly.
18070 ____________________________________________________________________________
18071 [ 9362] By: jhi on 2001/03/26 18:37:52
18072 Log: Integrate perlio.
18074 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
18075 ____________________________________________________________________________
18076 [ 9361] By: nick on 2001/03/26 17:32:06
18077 Log: Implement flush of linebuffered streams on read of a tty.
18079 ! perlio.c perliol.h
18080 ____________________________________________________________________________
18081 [ 9360] By: nick on 2001/03/26 17:12:32
18082 Log: Memory tweaks and notes for OEMVS.
18084 ! README.os390 miniperlmain.c t/op/pat.t
18085 ____________________________________________________________________________
18086 [ 9359] By: jhi on 2001/03/26 02:12:54
18087 Log: Update Changes.
18089 ! Changes patchlevel.h
18090 ____________________________________________________________________________
18091 [ 9358] By: jhi on 2001/03/26 02:05:32
18092 Log: Document the most common pixie options.
18095 ____________________________________________________________________________
18096 [ 9357] By: jhi on 2001/03/26 01:25:28
18097 Log: For perl.pixie check *before* compiling that optimize is -g,
18101 ____________________________________________________________________________
18102 [ 9356] By: jhi on 2001/03/26 01:13:41
18103 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
18106 ____________________________________________________________________________
18107 [ 9355] By: jhi on 2001/03/26 01:11:19
18108 Log: Remove t/perl.third.
18111 ____________________________________________________________________________
18112 [ 9354] By: jhi on 2001/03/26 00:23:38
18113 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
18116 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
18117 ____________________________________________________________________________
18118 [ 9353] By: jhi on 2001/03/25 22:25:04
18119 Log: Integrate perlio.
18121 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18122 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
18123 !> pp_hot.c win32/makefile.mk
18124 ____________________________________________________________________________
18125 [ 9352] By: jhi on 2001/03/25 22:21:41
18126 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
18127 From: Radu Greab <radu@netsoft.ro>
18128 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
18129 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
18132 ____________________________________________________________________________
18133 [ 9351] By: nick on 2001/03/25 22:15:02
18134 Log: Fix readline in list mode to tell rest of world that it has
18135 things on the stack. Otherwise if perl code gets invoked
18136 underneath it it scribbles over results-so-far.
18137 (Why TIEHANDLE has not tripped on this is a mystery.)
18140 ____________________________________________________________________________
18141 [ 9350] By: nick on 2001/03/25 22:10:13
18142 Log: win32/makefile.mk typos
18144 ! win32/makefile.mk
18145 ____________________________________________________________________________
18146 [ 9349] By: nick on 2001/03/25 21:31:14
18147 Log: Integrate now-non-binary file.
18150 ____________________________________________________________________________
18151 [ 9348] By: nick on 2001/03/25 21:27:24
18155 ____________________________________________________________________________
18156 [ 9347] By: nick on 2001/03/25 21:25:37
18157 Log: Integrate mainline.
18159 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
18160 !> lib/Term/ReadLine.pm t/lib/md5-file.t
18161 ____________________________________________________________________________
18162 [ 9346] By: nick on 2001/03/25 20:58:15
18163 Log: Add destruct time hook to PerlIO (for work-in-process implementing
18164 layers in perl code. In such cases layers need to be popped before
18165 we loose the ability to run perl code.)
18166 Also back-out "PerlIO::object" hook - it isn't going to work like that...
18168 ! perl.c perlio.c perlio.h perliol.h
18169 ____________________________________________________________________________
18170 [ 9345] By: nick on 2001/03/25 20:49:11
18171 Log: Avoid at leasy one of undefined warnings in Encode.
18173 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18174 ____________________________________________________________________________
18175 [ 9344] By: jhi on 2001/03/25 20:37:43
18176 Log: A workaround for using Term::ReadLine in emacs minibuffer
18177 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
18178 additional tweaks from Ilya Zakharevich.
18180 ! lib/Term/ReadLine.pm
18181 ____________________________________________________________________________
18182 [ 9343] By: nick on 2001/03/25 20:21:14
18183 Log: Missing return value.
18185 ! ext/PerlIO/Scalar/Scalar.xs
18186 ____________________________________________________________________________
18187 [ 9342] By: jhi on 2001/03/25 16:21:00
18188 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
18189 to equal the CPAN versions since no code changes have been made.
18191 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
18193 ____________________________________________________________________________
18194 [ 9341] By: jhi on 2001/03/25 16:01:48
18195 Log: Escape 8-bit characters.
18198 ____________________________________________________________________________
18199 [ 9340] By: gsar on 2001/03/25 15:50:53
18200 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
18204 ____________________________________________________________________________
18205 [ 9339] By: gsar on 2001/03/25 15:48:50
18206 Log: delete mimeqp.t for later with text mode set
18209 ____________________________________________________________________________
18210 [ 9338] By: nick on 2001/03/25 09:01:57
18211 Log: Integrate mainline.
18213 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
18214 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
18215 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
18216 +> t/lib/mimeb64u.t t/lib/mimeqp.t
18217 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
18218 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
18219 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
18220 ____________________________________________________________________________
18221 [ 9337] By: jhi on 2001/03/25 04:23:24
18222 Log: Add MIME::Base64 here and there. Again, a lot of
18223 optimism is in the air.
18225 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
18226 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
18227 ____________________________________________________________________________
18228 [ 9336] By: jhi on 2001/03/25 04:12:43
18229 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
18230 this by ear as I do not do Win32 programming.)
18232 ! win32/Makefile win32/makefile.mk
18233 ____________________________________________________________________________
18234 [ 9335] By: jhi on 2001/03/25 04:03:50
18235 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
18238 ____________________________________________________________________________
18239 [ 9334] By: jhi on 2001/03/25 03:58:53
18240 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
18242 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
18243 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
18244 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
18245 + t/lib/mimeb64u.t t/lib/mimeqp.t
18247 ____________________________________________________________________________
18248 [ 9333] By: jhi on 2001/03/24 20:14:37
18249 Log: Integrate perlio.
18251 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
18252 ____________________________________________________________________________
18253 [ 9332] By: nick on 2001/03/24 19:40:34
18254 Log: Fix un-init variable leading to spurious "Out of Memory!"
18257 ____________________________________________________________________________
18258 [ 9331] By: nick on 2001/03/24 19:09:59
18259 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
18260 and update layers internals doc.
18262 ! pod/perlfunc.pod pod/perliol.pod
18263 ____________________________________________________________________________
18264 [ 9330] By: jhi on 2001/03/24 18:42:11
18265 Log: The length might be uninitialized garbage if the *svp is the undef.
18268 ____________________________________________________________________________
18269 [ 9329] By: jhi on 2001/03/24 18:26:57
18270 Log: (Retracted by #9393)
18272 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
18273 From: Simon Cozens <simon@netthink.co.uk>
18274 Date: Sat, 24 Mar 2001 17:13:17 +0000
18275 Message-ID: <20010324171317.A13406@netthink.co.uk>
18278 ____________________________________________________________________________
18279 [ 9328] By: nick on 2001/03/24 17:22:02
18280 Log: Integrate mainline.
18282 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
18283 !> lib/unicode/version
18284 ____________________________________________________________________________
18285 [ 9327] By: nick on 2001/03/24 17:16:02
18286 Log: Integrate mainline.
18288 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
18289 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
18290 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
18291 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
18292 +> t/lib/md5-file.t
18293 !> MANIFEST Makefile.SH configure.com djgpp/config.over
18294 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
18295 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
18296 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
18297 !> win32/makefile.mk
18298 ____________________________________________________________________________
18299 [ 9326] By: jhi on 2001/03/24 17:00:42
18300 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
18302 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
18303 ! lib/unicode/version
18304 ____________________________________________________________________________
18305 [ 9325] By: jhi on 2001/03/24 16:22:33
18306 Log: Subject: Re: B::Deparse bug (5.6.0)
18307 From: Robin Houston <robin@kitsite.com>
18308 Date: Sat, 24 Mar 2001 14:33:09 +0000
18309 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
18311 ! op.c pp.c t/lib/b.t t/op/repeat.t
18312 ____________________________________________________________________________
18313 [ 9324] By: jhi on 2001/03/24 16:21:56
18314 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
18315 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
18316 these additions may be too optimistic.
18318 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
18319 ! hints/uwin.sh hints/vmesa.sh
18320 ____________________________________________________________________________
18321 [ 9323] By: jhi on 2001/03/24 16:06:01
18322 Log: Integrate perlio.
18324 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
18325 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18327 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
18328 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
18329 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
18330 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18331 !> win32/makefile.mk win32/perlhost.h win32/win32.c
18332 !> win32/win32iop.h
18333 ____________________________________________________________________________
18334 [ 9322] By: nick on 2001/03/24 14:39:12
18335 Log: Routine Win32 regen_config_h - no real changes.
18337 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18338 ____________________________________________________________________________
18339 [ 9321] By: nick on 2001/03/24 14:31:49
18340 Log: PerlIO fixups for Win32:
18341 - provide win33_popenlist() - non-functional as yet.
18342 - avoid need for aTHX in PerlIO_debug calls - even if not
18343 enabled args are still evaluated so Win32 has trouble during fork().
18344 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
18345 - Fixup makedef.pl for latest set of symbols.
18347 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
18348 ! win32/perlhost.h win32/win32.c win32/win32iop.h
18349 ____________________________________________________________________________
18350 [ 9320] By: nick on 2001/03/24 14:26:58
18351 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
18352 was gibberish - broke it on WIn32 at least.
18354 ! ext/POSIX/POSIX.xs
18355 ____________________________________________________________________________
18356 [ 9319] By: nick on 2001/03/24 11:29:41
18357 Log: Generated files.
18359 ! embed.h global.sym objXSUB.h perlapi.c proto.h
18360 ____________________________________________________________________________
18361 [ 9318] By: nick on 2001/03/24 10:29:37
18363 1. open($fh,"+<",undef); # add test to t/io/open.t
18364 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
18366 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
18367 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
18368 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
18369 ! t/io/open.t t/io/utf8.t
18370 ____________________________________________________________________________
18371 [ 9317] By: jhi on 2001/03/23 23:41:25
18372 Log: AIX does seems to have optimization problems with its C compilers.
18375 ____________________________________________________________________________
18376 [ 9316] By: jhi on 2001/03/23 23:40:46
18377 Log: Integrate perlio.
18380 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
18382 ____________________________________________________________________________
18383 [ 9315] By: jhi on 2001/03/23 22:16:30
18384 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
18387 ____________________________________________________________________________
18388 [ 9314] By: nick on 2001/03/23 20:49:02
18389 Log: Perlio internals re-organized.
18390 - open process creates AV of layer/arg pairs
18391 (appends layers from open() or open.pm to default list).
18392 - push arg is now an SV.
18393 - layer ->Open get passed the AV
18394 - open is no longer mandatory method.
18395 - topmost layer that has ->Open method does the open
18396 - any layers above are pushed once that returns.
18397 - vtable re-ordered so dummy layers need only provide push/pop methods.
18399 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
18400 ____________________________________________________________________________
18401 [ 9313] By: nick on 2001/03/23 16:27:41
18402 Log: Check in a stable (working) version before next round of tweaks.
18404 - Move default layers code out of doio.c and into perlio.c
18405 - Single routine for parsing layer specification strings.
18406 - Skeleton support for demand loading of layers
18407 - Core-dump avoidance if PERLIO environment specifies loadable layer
18408 (does not _work_ as need IO to load and need load to do IO ...)
18411 ! MANIFEST doio.c perlio.c
18412 ____________________________________________________________________________
18413 [ 9312] By: gsar on 2001/03/23 16:25:25
18414 Log: add execute bit to files with shebang lines in the repository;
18415 avoid clobbering execute bit in Porting/makerel
18416 Branch: maint-5.6/perl
18418 ____________________________________________________________________________
18419 [ 9311] By: jhi on 2001/03/23 14:25:35
18420 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
18423 ____________________________________________________________________________
18424 [ 9310] By: jhi on 2001/03/23 13:45:04
18425 Log: Subject: [PATCH] Net::Ping
18426 From: Colin McMillen <mcmi0037@tc.umn.edu>
18427 Date: Thu, 22 Mar 2001 19:30:31 -0600
18428 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
18431 ____________________________________________________________________________
18432 [ 9309] By: jhi on 2001/03/23 13:39:13
18433 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
18435 ! t/lib/md5-aaa.t t/lib/md5-file.t
18436 ____________________________________________________________________________
18437 [ 9308] By: jhi on 2001/03/23 13:20:34
18438 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
18439 - bump the version to 2.14
18440 - drop the base64 tests since they require MIME::Base64
18441 - drop the rfc1321.txt
18442 - drop the hints/dec_osf.pl since it's only needed for
18445 - the U32 alignment testing is now removed; it needs to
18446 be reintroduced as as a Config variable (meaning also
18447 as a Configure test)
18448 - get the new EBCDIC md5sum for MD5.pm
18449 - test in Win32 to see how badly I botched the makefiles
18451 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
18452 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
18453 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
18454 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
18456 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
18457 ! win32/Makefile win32/makefile.mk
18458 ____________________________________________________________________________
18459 [ 9307] By: jhi on 2001/03/23 12:56:14
18460 Log: Integrate change #9306 from maintperl into mainline,
18461 AIX dynaloader for AIXes without <load.h>.
18463 !> ext/DynaLoader/hints/aix.pl
18464 ____________________________________________________________________________
18465 [ 9306] By: jhi on 2001/03/23 12:51:36
18466 Log: There are AIXes without /usr/include/load.h,
18467 patch from H.Merijn Brand.
18468 Branch: maint-5.6/perl
18469 ! ext/DynaLoader/hints/aix.pl
18470 ____________________________________________________________________________
18471 [ 9305] By: nick on 2001/03/23 11:00:42
18472 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
18474 ! ext/Encode/Encode.xs perlio.c perlio.h
18475 ____________________________________________________________________________
18476 [ 9304] By: nick on 2001/03/23 10:20:46
18477 Log: Render -Duseperlio functional again.
18478 - this is "quick fix" which calls PerlIO_apply_layers after opening,
18479 which is what old scheme did. New scheme needs to change that
18480 to make open(...,\$scalar) etc. work but this will do for now.
18483 ____________________________________________________________________________
18484 [ 9303] By: nick on 2001/03/23 09:53:20
18485 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
18486 -Uuseperlio now works again.
18487 -Duseperlio is still poorly. Don't merge yet...
18490 ____________________________________________________________________________
18491 [ 9302] By: nick on 2001/03/22 22:26:51
18492 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
18494 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
18495 is its main caller. In particular now has access to "extra" args, and
18496 can tell when an open handle is "reopened" (or duped?).
18497 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
18498 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
18499 PerlIO_open() et. al. (i.e. other way round).
18500 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
18501 with args close to PerlIO_openn().
18503 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
18504 ____________________________________________________________________________
18505 [ 9301] By: jhi on 2001/03/22 20:58:04
18506 Log: Integrate perlio.
18508 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
18509 !> t/io/open.t util.c
18510 ____________________________________________________________________________
18511 [ 9300] By: nick on 2001/03/22 17:36:32
18512 Log: Don't include $@ in not ok message.
18515 ____________________________________________________________________________
18516 [ 9299] By: gsar on 2001/03/22 16:53:45
18517 Log: back out changes#7532,7521 for now (appears to have problems
18519 Branch: maint-5.6/perl
18520 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18521 ! ext/POSIX/typemap pod/perlvar.pod
18522 ____________________________________________________________________________
18523 [ 9298] By: nick on 2001/03/22 14:35:46
18524 Log: Give a meaning to '&' in n-arg open case:
18525 open($fh,"<&",$scalar);
18527 - an integer which does "fdopen"
18528 open($fh,"<&",2); # like open($fh,"<&2")
18529 - something that will yield a file handle via sv_2io()
18530 useful for dup'ing anonymous handles.
18532 open(my $fh,"<&",\*STDIN);
18533 open(my $dup,"<&",$fh);
18535 ! doio.c t/io/open.t
18536 ____________________________________________________________________________
18537 [ 9297] By: nick on 2001/03/22 13:34:35
18538 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
18541 ____________________________________________________________________________
18542 [ 9296] By: nick on 2001/03/22 12:51:20
18543 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
18546 ____________________________________________________________________________
18547 [ 9295] By: nick on 2001/03/22 11:59:44
18548 Log: If stdin, stdout or stderr get opened in unexpected read/write state
18549 then warn at time of open not at time of use.
18551 ! doio.c pp_hot.c pp_sys.c
18552 ____________________________________________________________________________
18553 [ 9294] By: nick on 2001/03/22 10:54:35
18554 Log: Die on n-arg open(...,"",xxx,yyy,...)
18555 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
18556 - die on read/write cases so we can decide what it means later.
18558 ! doio.c embed.pl iperlsys.h util.c
18559 ____________________________________________________________________________
18560 [ 9293] By: nick on 2001/03/22 09:02:45
18561 Log: perlio tweaks (reported by Nick Clark)
18562 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
18563 error check in Pendinf_read().
18566 ____________________________________________________________________________
18567 [ 9292] By: gsar on 2001/03/22 07:12:00
18568 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
18570 Branch: maint-5.6/perl
18571 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
18572 ____________________________________________________________________________
18573 [ 9291] By: jhi on 2001/03/22 06:06:44
18574 Log: Regex tests from Chicheng Zhang. (Already fixed.)
18577 ____________________________________________________________________________
18578 [ 9290] By: jhi on 2001/03/22 05:57:01
18579 Log: Move MacOS Classic higher in the list of supported platforms.
18580 Branch: maint-5.6/perl
18582 ____________________________________________________________________________
18583 [ 9289] By: gsar on 2001/03/22 05:35:04
18584 Log: revert part of change#6438 for compatibility (av_reify()
18585 appears to be needed to implement av_splice()ish things
18587 Branch: maint-5.6/perl
18588 ! embed.pl global.sym objXSUB.h perlapi.c
18589 ____________________________________________________________________________
18590 [ 9288] By: gsar on 2001/03/22 03:09:19
18591 Log: update copyright year
18592 Branch: maint-5.6/perl
18593 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
18594 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
18595 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
18596 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
18597 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
18598 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
18599 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
18601 ____________________________________________________________________________
18602 [ 9287] By: jhi on 2001/03/21 20:30:54
18603 Log: Integrate perlio.
18605 !> ext/Data/Dumper/Dumper.xs
18606 ____________________________________________________________________________
18607 [ 9286] By: gsar on 2001/03/21 19:49:54
18608 Log: makefile.mk tweak
18609 Branch: maint-5.6/perl
18610 ! win32/Makefile win32/makefile.mk
18611 ____________________________________________________________________________
18612 [ 9285] By: nick on 2001/03/21 19:07:13
18613 Log: Multiplicity fix for Dumper.
18615 ! ext/Data/Dumper/Dumper.xs
18616 ____________________________________________________________________________
18617 [ 9284] By: nick on 2001/03/21 19:01:07
18618 Log: Integrate mainline - (does not build xTHX issue in Dumper).
18620 !> (integrate 27 files)
18621 ____________________________________________________________________________
18622 [ 9283] By: jhi on 2001/03/21 17:17:35
18623 Log: Integrate change #9282 from mainline into maintperl,
18624 4-arg UTF-8 substr().
18625 Branch: maint-5.6/perl
18627 ____________________________________________________________________________
18628 [ 9282] By: jhi on 2001/03/21 17:15:43
18629 Log: The #9270 would have leaked a scalar if pp_substr()
18633 ____________________________________________________________________________
18634 [ 9281] By: gsar on 2001/03/21 17:03:14
18635 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
18636 Branch: maint-5.6/perl
18637 ! win32/makefile.mk
18638 ____________________________________________________________________________
18639 [ 9280] By: gsar on 2001/03/21 17:01:20
18640 Log: some tweaks to change#9278 (fork() emulation should be enabled
18641 by setting BUILD_FLAVOR instead of changing the defaults)
18642 Branch: maint-5.6/perl
18643 ! win32/makefile.mk
18644 ____________________________________________________________________________
18645 [ 9279] By: gsar on 2001/03/21 16:47:19
18646 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
18647 Branch: maint-5.6/perl
18648 ! ext/File/Glob/Glob.pm
18650 ____________________________________________________________________________
18651 [ 9278] By: jhi on 2001/03/21 14:35:10
18652 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
18653 From: "Vadim Konovalov" <watman@inbox.ru>
18654 Date: Wed, 21 Mar 2001 01:53:51 +0300
18655 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
18656 Branch: maint-5.6/perl
18657 ! win32/makefile.mk win32/win32sck.c
18658 ____________________________________________________________________________
18659 [ 9277] By: jhi on 2001/03/21 13:58:28
18660 Log: Integrate change #9270 from mainline to maintperl:
18661 continued 4-arg UTF-8 substr() fixing.
18662 Branch: maint-5.6/perl
18663 !> pp.c t/op/substr.t
18664 ____________________________________________________________________________
18665 [ 9276] By: jhi on 2001/03/21 13:33:00
18666 Log: More pixie cleaning.
18669 ____________________________________________________________________________
18670 [ 9275] By: jhi on 2001/03/21 03:54:17
18671 Log: Update Changes.
18673 ! Changes patchlevel.h
18674 ____________________________________________________________________________
18675 [ 9274] By: jhi on 2001/03/21 03:48:24
18676 Log: First stab at making Data::Dumper to grok Unicode.
18678 TODO: tests, EBCDICify.
18680 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
18681 ____________________________________________________________________________
18682 [ 9273] By: jhi on 2001/03/21 02:23:00
18685 Subject: Memory leak in unquoted print
18686 From: Benjamin Sugars <bsugars@canoe.ca>
18687 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
18688 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
18691 ____________________________________________________________________________
18692 [ 9272] By: jhi on 2001/03/21 01:33:17
18693 Log: Subject: Re: [PATCH] POSIX::getcwd()
18694 From: Benjamin Sugars <bsugars@canoe.ca>
18695 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
18696 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
18698 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
18699 ____________________________________________________________________________
18700 [ 9271] By: jhi on 2001/03/21 01:22:52
18701 Log: Subject: [PATCH] Cwd.pm docs
18702 From: Benjamin Sugars <bsugars@canoe.ca>
18703 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
18704 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
18707 ____________________________________________________________________________
18708 [ 9270] By: jhi on 2001/03/21 01:16:29
18709 Log: Continue 4-arg substr() UTF-8 fixage.
18711 ! pp.c t/op/substr.t
18712 ____________________________________________________________________________
18713 [ 9269] By: jhi on 2001/03/21 00:46:14
18714 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
18716 revert the leak fix in change#9142 (problem needs a more experimental
18717 fix unsuitable for 5.6.1)
18719 do alphabetical sorting by default (for csh compatibility)
18721 cut-n-paste goof in change#9264
18723 VMS piping fixes (from Charles Lane)
18725 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
18726 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
18727 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
18728 ____________________________________________________________________________
18729 [ 9268] By: jhi on 2001/03/21 00:37:04
18730 Log: Integrate perlio.
18732 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
18733 !> utf8.c utf8.h utfebcdic.h
18734 ____________________________________________________________________________
18735 [ 9267] By: nick on 2001/03/20 20:04:39
18736 Log: More EBCDIC stuff:
18737 - Loose the extra level of function on ASCII.
18738 - spotted a chr(0) issue in sv.c
18739 - re-work of UTF-X tr/// ranges to work in Unicode
18740 space. Still issues with the "0xff is illegal UTF-8" hack.
18741 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
18742 (why do it once when you can do it all over the place :-(
18743 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
18744 need utf8.pm for swashes.
18745 - Simplified and commented scan_const() in toke.c
18746 Still something wrong regexp and tr (swashes?).
18748 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
18749 ! utf8.c utf8.h utfebcdic.h
18750 ____________________________________________________________________________
18751 [ 9266] By: gsar on 2001/03/20 19:16:43
18752 Log: VMS piping fixes (from Charles Lane)
18753 Branch: maint-5.6/perl
18754 ! vms/vms.c vms/vmspipe.com
18755 ____________________________________________________________________________
18756 [ 9265] By: gsar on 2001/03/20 17:53:52
18757 Log: cut-n-paste goof in change#9264
18758 Branch: maint-5.6/perl
18759 ! ext/File/Glob/Glob.xs
18760 ____________________________________________________________________________
18761 [ 9264] By: gsar on 2001/03/20 17:43:47
18762 Log: do alphabetical sorting by default (for csh compatibility);
18763 bsd_glob() does ASCII sort by default as usual, unless
18764 GLOB_ALPHASORT was specified
18765 Branch: maint-5.6/perl
18766 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
18767 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
18768 ! ext/File/Glob/bsd_glob.h
18769 ____________________________________________________________________________
18770 [ 9263] By: gsar on 2001/03/20 16:40:08
18771 Log: integrate change#9255 from mainline (unicode fix)
18773 substr($bytestr, i, n, $charstr)
18774 Branch: maint-5.6/perl
18775 !> Todo-5.6 pp.c t/op/substr.t
18776 ____________________________________________________________________________
18777 [ 9262] By: gsar on 2001/03/20 15:57:41
18778 Log: revert the leak fix in change#9142 (problem needs a more experimental
18779 fix unsuitable for 5.6.1)
18780 Branch: maint-5.6/perl
18782 ____________________________________________________________________________
18783 [ 9261] By: jhi on 2001/03/20 14:26:25
18784 Log: Integrate changes #9259,9260 from maintperl into mainline.
18786 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
18788 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
18790 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
18791 ____________________________________________________________________________
18792 [ 9260] By: jhi on 2001/03/20 14:05:46
18793 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
18794 From: Robin Barker <rmb1@cise.npl.co.uk>
18795 Date: Tue, 20 Mar 2001 10:12:04 GMT
18796 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
18797 Branch: maint-5.6/perl
18799 ____________________________________________________________________________
18800 [ 9259] By: jhi on 2001/03/20 14:04:39
18801 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
18802 From: Chris Nandor <pudge@pobox.com>
18803 Date: Tue, 20 Mar 2001 00:40:56 -0500
18804 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
18805 Branch: maint-5.6/perl
18806 ! ext/POSIX/POSIX.xs lib/File/Path.pm
18807 ____________________________________________________________________________
18808 [ 9258] By: jhi on 2001/03/20 05:09:34
18809 Log: Update Changes.
18811 ! Changes patchlevel.h
18812 ____________________________________________________________________________
18813 [ 9257] By: jhi on 2001/03/20 05:04:25
18814 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
18817 ____________________________________________________________________________
18818 [ 9256] By: jhi on 2001/03/20 04:43:12
18819 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
18820 From: Peter Prymmer <pvhp@forte.com>
18821 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
18822 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
18823 Branch: maint-5.6/perl
18824 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
18825 ____________________________________________________________________________
18826 [ 9255] By: jhi on 2001/03/19 23:17:17
18827 Log: substr($bytestr, i, n, $charstr)
18829 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
18831 ! Todo-5.6 pp.c t/op/substr.t
18832 ____________________________________________________________________________
18833 [ 9254] By: jhi on 2001/03/19 22:25:09
18834 Log: Rearrange the make test target prerequisites so that
18835 in a parallel make 'all' is finished before 'test'.
18838 ____________________________________________________________________________
18839 [ 9253] By: jhi on 2001/03/19 21:48:07
18840 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
18841 From: Robin Houston <robin@kitsite.com>
18842 Date: Mon, 19 Mar 2001 15:48:41 +0000
18843 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
18846 ____________________________________________________________________________
18847 [ 9252] By: jhi on 2001/03/19 21:42:27
18848 Log: Integrate perlio.
18850 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
18851 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
18852 !> utfebcdic.h vms/perly_c.vms
18853 ____________________________________________________________________________
18854 [ 9251] By: jhi on 2001/03/19 21:31:28
18855 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
18857 Dynaloading in 64-bit AIX with vac.
18859 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
18861 ____________________________________________________________________________
18862 [ 9250] By: jhi on 2001/03/19 21:18:00
18863 Log: A more robust solution for the 64bitall AIX dynaloading
18864 problem, from Jens-Uwe Mager.
18865 Branch: maint-5.6/perl
18866 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
18867 ____________________________________________________________________________
18868 [ 9249] By: nick on 2001/03/19 20:59:37
18869 Log: Integrate mainline.
18871 !> (integrate 42 files)
18872 ____________________________________________________________________________
18873 [ 9248] By: nick on 2001/03/19 20:22:07
18874 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
18875 (Building on OS390 uses native YACC and YYDEBUG has other
18878 ! perly.c perly.y vms/perly_c.vms
18879 ____________________________________________________________________________
18880 [ 9247] By: jhi on 2001/03/19 19:59:53
18881 Log: 64-bit AIX dynaloading problem (see #9244) idea
18882 from Jens-Uwe Mager.
18883 Branch: maint-5.6/perl
18884 ! ext/DynaLoader/dl_aix.xs
18885 ____________________________________________________________________________
18886 [ 9246] By: nick on 2001/03/19 19:27:57
18887 Log: More EBCDIC fixes.
18889 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
18890 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
18891 ____________________________________________________________________________
18892 [ 9245] By: jhi on 2001/03/19 19:05:19
18893 Log: Integrate change #9243 from mainline into maintperl.
18895 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
18896 Branch: maint-5.6/perl
18898 ____________________________________________________________________________
18899 [ 9244] By: jhi on 2001/03/19 19:03:15
18900 Log: Get 64bitall AIX building, but still does not test okay:
18901 dynaloading anything fails, for example for op/defins:
18902 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
18903 (update: fixed by #9247,9250)
18904 Branch: maint-5.6/perl
18906 ____________________________________________________________________________
18907 [ 9243] By: jhi on 2001/03/19 19:00:16
18908 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
18909 From: Robin Barker <rmb1@cise.npl.co.uk>
18910 Date: Mon, 19 Mar 2001 18:01:57 GMT
18911 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
18914 ____________________________________________________________________________
18915 [ 9242] By: jhi on 2001/03/19 18:58:43
18916 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
18921 ____________________________________________________________________________
18922 [ 9241] By: gsar on 2001/03/19 17:34:46
18923 Log: VMSify tests (from Charles Lane)
18924 Branch: maint-5.6/perl
18925 ! t/lib/filehand.t t/lib/texttabs.t
18926 ____________________________________________________________________________
18927 [ 9240] By: jhi on 2001/03/19 14:24:26
18928 Log: Integrate change #9233 from maintperl into mainline.
18930 some refcounts were incorrect in perl_clone()
18933 ____________________________________________________________________________
18934 [ 9239] By: gsar on 2001/03/19 09:23:17
18935 Log: this is 5.6.1-trial3
18936 Branch: maint-5.6/perl
18938 ____________________________________________________________________________
18939 [ 9238] By: gsar on 2001/03/19 08:47:04
18940 Log: some new symbols are only available under ithreads
18941 Branch: maint-5.6/perl
18943 ____________________________________________________________________________
18944 [ 9237] By: gsar on 2001/03/19 08:42:28
18945 Log: update patchlevel.h, Changes, &c.
18946 Branch: maint-5.6/perl
18947 ! Changes patchlevel.h pod/perlhist.pod
18949 ____________________________________________________________________________
18950 [ 9236] By: gsar on 2001/03/19 08:17:49
18951 Log: integrate changes#8068,8717 from mainline
18953 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
18955 [PATCH CPAN 1.59_51] warning message (not!)
18956 Branch: maint-5.6/perl
18957 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
18958 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
18959 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
18960 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
18961 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18962 ____________________________________________________________________________
18963 [ 9235] By: gsar on 2001/03/19 08:07:09
18964 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
18966 [PATCH] Add missing CV flags to dump.c
18968 Re: [patch] Re: PL_ptr_table
18970 Fixup non-ithread build after 8713
18972 Generated files form 8713 etc.
18974 Correct the correction :-(
18976 Documenting coderef @INC (Re: CPAN "make this script work" feature)
18978 Subject: Re: sync sync sync: have I missed any patches?
18979 Replace djSP with dSP.
18980 Branch: maint-5.6/perl
18981 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
18982 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
18983 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
18984 !> sv.c sv.h win32/perlhost.h
18985 ____________________________________________________________________________
18986 [ 9234] By: gsar on 2001/03/19 07:22:05
18987 Log: revert the change#9090 integrate for now (change looks somewhat
18988 incomplete in that [ha]v_exists() need something similar; lacks
18990 Branch: maint-5.6/perl
18992 ____________________________________________________________________________
18993 [ 9233] By: gsar on 2001/03/19 07:10:01
18994 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
18995 destruction when there are unreferenced scalars (SvREFCNT==0)
18996 Branch: maint-5.6/perl
18998 ____________________________________________________________________________
18999 [ 9232] By: jhi on 2001/03/19 05:11:02
19000 Log: Regen api and toc.
19001 Branch: maint-5.6/perl
19002 ! pod/perlapi.pod pod/perltoc.pod
19003 ____________________________________________________________________________
19004 [ 9231] By: jhi on 2001/03/19 04:06:03
19005 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
19006 add a lost line in pp.c:pp_chop(), update to new op/chop.
19008 Clarify the description differentiating for and while; inspired by
19010 Subject: [ID 20010306.004] || != named unary operator
19012 The $Is_MacOS needs to be declared.
19013 Branch: maint-5.6/perl
19015 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
19016 ____________________________________________________________________________
19017 [ 9230] By: jhi on 2001/03/19 03:48:16
19018 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
19019 9079,9083,9089,9090,9091 from mainline to maintperl.
19021 Quieten some noise in Win32 builds
19023 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
19025 The perlretut was still talking about the old \p and \P
19028 More tweakage on the Unicode character class descriptions.
19030 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
19032 Subject: 'no *POSIX' Patch speeding up make on BS2000
19034 Subject: [PATCH] perldata.pod here-doc docs
19036 Add /sbin and /usr/sbin to the list of directories scanned
19037 for setuid programs. Takes care of bug id 20010309.003.
19039 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
19041 In op/stat #35 better to scan all the potential directories
19042 for setuids, not just the first one.
19043 Branch: maint-5.6/perl
19045 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
19046 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
19047 !> t/op/stat.t toke.c win32/win32.h
19048 ____________________________________________________________________________
19049 [ 9229] By: jhi on 2001/03/19 02:31:50
19050 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
19051 From: Chris Nandor <pudge@pobox.com>
19052 Date: Sat, 10 Mar 2001 14:22:19 -0500
19053 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
19054 Branch: maint-5.6/perl
19055 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
19056 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
19057 ! t/lib/b.t t/lib/errno.t
19058 ____________________________________________________________________________
19059 [ 9228] By: jhi on 2001/03/19 02:29:59
19060 Log: Integrate changes #9113,9122 from mainline into maintperl.
19062 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?)
19063 Branch: maint-5.6/perl
19064 !> Configure README.os390 hints/os390.sh
19065 ____________________________________________________________________________
19066 [ 9227] By: jhi on 2001/03/19 02:22:35
19067 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
19070 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
19072 Forgot to check-in the larger part of #9120, duh.
19074 Subject: Another patch for integer.pm POD
19076 h2ph strictness and cleanliness from Kurt Starsinic.
19078 Borland filename case problem.
19080 h2ph strictness and cleanliness from Kurt Starsinic.
19082 Subject: [PATCH] the uncontroversial doc patches
19083 Branch: maint-5.6/perl
19084 +> win32/sncfnmcs.pl
19085 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
19086 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
19087 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
19088 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
19089 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
19090 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
19091 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
19092 ____________________________________________________________________________
19093 [ 9226] By: jhi on 2001/03/19 02:10:21
19094 Log: Integrate changes #9207,9214 from mainline into maintperl.
19096 podchecker relaxations: =over has an *optional* number after it,
19097 and whitespace in L<> is okay.
19098 Branch: maint-5.6/perl
19099 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
19100 !> t/pod/poderrs.xr
19101 ____________________________________________________________________________
19102 [ 9225] By: jhi on 2001/03/19 02:07:38
19103 Log: Integrate change #9219 from maintperl into mainline.
19105 remove duplicated tests
19108 ____________________________________________________________________________
19109 [ 9224] By: jhi on 2001/03/19 02:06:11
19110 Log: Integrate change #9223 from mainline to maintperl.
19112 Document -Dmksymlinks.
19113 Branch: maint-5.6/perl
19115 ____________________________________________________________________________
19116 [ 9223] By: jhi on 2001/03/19 02:01:25
19117 Log: Document -Dmksymlinks.
19120 ____________________________________________________________________________
19121 [ 9222] By: jhi on 2001/03/19 01:15:35
19122 Log: The -Dmksymlinks wasn't working for maintperl.
19123 Branch: maint-5.6/perl
19125 ____________________________________________________________________________
19126 [ 9221] By: jhi on 2001/03/19 00:49:43
19127 Log: Cleanup pixie residue.
19130 ____________________________________________________________________________
19131 [ 9220] By: jhi on 2001/03/19 00:44:47
19132 Log: Document the use of pixie/prof; create make targets for it.
19134 TODO: make t/TEST pixie-aware.
19136 ! Makefile.SH pod/perlhack.pod
19137 ____________________________________________________________________________
19138 [ 9219] By: gsar on 2001/03/19 00:16:55
19139 Log: remove duplicated tests
19140 Branch: maint-5.6/perl
19142 ____________________________________________________________________________
19143 [ 9218] By: jhi on 2001/03/18 23:59:31
19144 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
19146 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
19147 ____________________________________________________________________________
19148 [ 9217] By: jhi on 2001/03/18 23:25:20
19149 Log: Rewrite the tests section of Makefile to be less redundant
19150 and to allow for more flexible test targets, many recursive
19151 make calls introduced.
19154 ____________________________________________________________________________
19155 [ 9216] By: jhi on 2001/03/18 22:30:04
19156 Log: Document the use of Third Degree (sparsely).
19158 ! pod/perlhack.pod t/TEST
19159 ____________________________________________________________________________
19160 [ 9215] By: jhi on 2001/03/18 22:10:30
19161 Log: Make targets for testing with Third Degree.
19164 ____________________________________________________________________________
19165 [ 9214] By: jhi on 2001/03/18 21:08:53
19166 Log: The podchecker relaxations need to mirrored also at the tests.
19169 ____________________________________________________________________________
19170 [ 9213] By: jhi on 2001/03/18 20:56:21
19171 Log: Update Changes.
19173 ! Changes patchlevel.h
19174 ____________________________________________________________________________
19175 [ 9212] By: jhi on 2001/03/18 20:36:59
19176 Log: Looking for config.sh in parent directories isn't
19177 very useful for the toplevel Makefile.
19180 ____________________________________________________________________________
19181 [ 9211] By: jhi on 2001/03/18 20:33:37
19182 Log: On "make clean" take care of Third Degree droppings.
19185 ____________________________________________________________________________
19186 [ 9210] By: jhi on 2001/03/18 20:21:34
19187 Log: Add a hook for running the tests under the Third Degree
19188 debugging tool (set $ENV{PERL_3LOG} to non-zero)
19190 TODO: Document the use of Third Degree.
19193 ____________________________________________________________________________
19194 [ 9209] By: jhi on 2001/03/18 20:19:07
19195 Log: Regen toc and api pods.
19197 ! pod/perlapi.pod pod/perltoc.pod
19198 ____________________________________________________________________________
19199 [ 9208] By: jhi on 2001/03/18 20:12:12
19200 Log: Integrate changes #8128,9132 from mainline into maintperl,
19201 Tie::SubstrHash fixes.
19202 Branch: maint-5.6/perl
19203 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
19204 ____________________________________________________________________________
19205 [ 9207] By: jhi on 2001/03/18 20:07:43
19206 Log: podchecker relaxations from Michael Stevens.
19208 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
19209 ____________________________________________________________________________
19210 [ 9206] By: jhi on 2001/03/18 20:04:24
19211 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
19213 ! lib/Locale/Constants.pm lib/Locale/Country.pm
19214 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
19215 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
19216 ____________________________________________________________________________
19217 [ 9205] By: jhi on 2001/03/18 19:54:45
19218 Log: Integrate changes #9161,9162 from maintperl to mainline.
19220 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
19224 ____________________________________________________________________________
19225 [ 9204] By: jhi on 2001/03/18 19:37:46
19226 Log: Make perl.third checks more understandable to the builder.
19229 ____________________________________________________________________________
19230 [ 9203] By: jhi on 2001/03/18 19:20:54
19231 Log: Re-integrate #9138 from maintperl to mainline,
19232 the squelching of the unneeded "Scalars leaked" messages.
19234 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
19235 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
19236 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
19237 ____________________________________________________________________________
19238 [ 9202] By: jhi on 2001/03/18 18:48:36
19239 Log: More robust and more paranoid perl.third target.
19242 ____________________________________________________________________________
19243 [ 9201] By: jhi on 2001/03/18 18:39:21
19244 Log: Integrate change #9197 from maintperl to mainline.
19246 more thorough cleaning of arenas.
19248 !> embed.pl perl.c proto.h sv.c t/op/sort.t
19249 ____________________________________________________________________________
19250 [ 9200] By: jhi on 2001/03/18 18:25:17
19251 Log: Integrate perlio.
19253 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
19254 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
19255 !> t/lib/encode.t toke.c universal.c utf8.c
19256 ____________________________________________________________________________
19257 [ 9199] By: nick on 2001/03/18 15:23:51
19258 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
19259 is the sense of the test being done. Avoid some magical 127 and 128 values
19262 ! doop.c pp_ctl.c sv.c toke.c
19263 ____________________________________________________________________________
19264 [ 9198] By: nick on 2001/03/18 14:18:12
19265 Log: UTF-X encoding invariance for Encode:
19266 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
19267 - move the XS code for those to universal.c (so in miniperl)
19268 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
19269 - change ext/Encode/compile to use above.
19270 - Fix t/lib/encode.t for above
19271 - Teach t/lib/b.t to expect -uutf8
19272 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
19275 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
19276 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
19277 ____________________________________________________________________________
19278 [ 9197] By: gsar on 2001/03/18 12:15:57
19279 Log: more thorough cleaning of arenas--keep going until no more
19280 SvREFCNT_dec()s occur (this fixes the problem that causes the
19281 pesky "Scalars leaked" warnings)
19282 Branch: maint-5.6/perl
19283 ! embed.pl perl.c proto.h sv.c t/op/sort.t
19284 ____________________________________________________________________________
19285 [ 9196] By: nick on 2001/03/18 10:57:29
19286 Log: Fix pragma/utf8.t # 15
19287 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
19288 are SvUTF8 as well.
19291 ____________________________________________________________________________
19292 [ 9195] By: nick on 2001/03/18 09:27:06
19293 Log: Integrate mainline
19295 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
19297 ____________________________________________________________________________
19298 [ 9194] By: jhi on 2001/03/18 05:29:59
19299 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
19300 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
19302 ! op.c op.h t/op/misc.t t/op/pat.t
19303 ____________________________________________________________________________
19304 [ 9193] By: jhi on 2001/03/18 05:15:06
19305 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
19308 ____________________________________________________________________________
19309 [ 9192] By: jhi on 2001/03/18 04:22:43
19310 Log: tr/// UTF-8 patches from Inaba Hiroto.
19313 ____________________________________________________________________________
19314 [ 9191] By: jhi on 2001/03/18 04:21:17
19315 Log: Integrate perlio.
19317 !> utf8.c utfebcdic.h
19318 ____________________________________________________________________________
19319 [ 9190] By: nick on 2001/03/17 20:32:01
19320 Log: Correct #if EBCDIC side typos.
19321 Builds and passes many tests on OS390.
19323 ! utf8.c utfebcdic.h
19324 ____________________________________________________________________________
19325 [ 9189] By: jhi on 2001/03/17 18:55:49
19326 Log: Add prerequisites for the perl.third target.
19329 ____________________________________________________________________________
19330 [ 9188] By: jhi on 2001/03/17 18:46:00
19331 Log: Integrate perlio.
19334 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
19335 ____________________________________________________________________________
19336 [ 9187] By: jhi on 2001/03/17 18:38:47
19337 Log: Add a make rule for perl.third (the Third Degree memory debugging
19338 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
19341 ____________________________________________________________________________
19342 [ 9186] By: nick on 2001/03/17 18:34:48
19343 Log: MANIFEST addition :-(
19346 ____________________________________________________________________________
19347 [ 9185] By: nick on 2001/03/17 18:29:50
19348 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
19349 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
19350 a superset of ASCII are invariant under the encoding. This is EBCDIC
19351 friendly as an encoded string can be looked at as being EBCDIC by lexer
19352 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
19353 ASCII on ASCII machines.
19355 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
19357 - Add some more macros to comprehend different shift amounts and
19358 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
19359 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
19360 and conditionaly #include it.
19362 EBCDIC build as yet untested. ASCII still fails the one test.
19366 ____________________________________________________________________________
19367 [ 9184] By: nick on 2001/03/17 17:44:16
19368 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
19370 ! doop.c perl.h pp.c utf8.h
19371 ____________________________________________________________________________
19372 [ 9183] By: jhi on 2001/03/17 15:55:42
19373 Log: Integrate perlio.
19376 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
19377 ____________________________________________________________________________
19378 [ 9182] By: nick on 2001/03/17 09:16:06
19379 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
19382 ____________________________________________________________________________
19383 [ 9181] By: nick on 2001/03/17 09:15:11
19384 Log: Integrate mainline.
19386 +> lib/Locale/Constants.pm lib/Locale/Country.pm
19387 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
19388 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
19389 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
19390 !> (integrate 83 files)
19391 ____________________________________________________________________________
19392 [ 9180] By: nick on 2001/03/16 17:23:21
19395 ! perl.h sv.c toke.c utf8.c utf8.h
19396 ____________________________________________________________________________
19397 [ 9179] By: jhi on 2001/03/16 14:10:12
19398 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
19399 a change needed to work around an AIX compiler bug.
19401 ! ext/Storable/Storable.xs
19402 ____________________________________________________________________________
19403 [ 9178] By: jhi on 2001/03/16 03:19:59
19404 Log: With Damian's approval synchronize damian's modules'
19405 licensing with Perl's standard module licensing.
19407 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
19408 ____________________________________________________________________________
19409 [ 9177] By: jhi on 2001/03/16 03:15:34
19410 Log: Make the Filter::Util:Call files have their own copies
19411 of the Perl standard module licensing, from Paul Marquess.
19413 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
19414 ____________________________________________________________________________
19415 [ 9176] By: jhi on 2001/03/16 02:56:04
19416 Log: Subject: [PATCH] more pod patches
19417 From: Michael Stevens <michael@etla.org>
19418 Date: Thu, 15 Mar 2001 21:25:18 +0000
19419 Message-ID: <20010315212518.A18870@firedrake.org>
19421 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
19422 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
19423 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
19424 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
19425 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
19426 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
19427 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
19428 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
19429 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
19430 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
19431 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
19432 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
19433 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
19434 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
19435 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
19436 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
19437 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
19438 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
19439 ! lib/Locale/Country.pm lib/Locale/Language.pm
19440 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
19441 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
19442 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
19443 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
19444 ! os2/OS2/Process/Process.pm
19445 ____________________________________________________________________________
19446 [ 9175] By: jhi on 2001/03/16 02:53:32
19447 Log: Subject: [PATCH] the uncontroversial doc patches
19448 From: Michael Stevens <michael@etla.org>
19449 Date: Thu, 15 Mar 2001 20:01:12 +0000
19450 Message-ID: <20010315200112.A7636@firedrake.org>
19452 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
19453 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
19454 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
19455 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
19456 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
19457 ____________________________________________________________________________
19458 [ 9174] By: jhi on 2001/03/16 02:50:49
19459 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
19460 From: Paul Lindner <lindner@inuus.com>
19461 Date: Fri, 16 Mar 2001 11:28:03 -0800
19462 Message-ID: <20010316112803.A7577@inuus.com>
19464 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
19465 ____________________________________________________________________________
19466 [ 9173] By: nick on 2001/03/15 20:21:03
19467 Log: 1st day's EBCDIC fixes:
19468 - toke.c's parsing of strings needed attention
19469 needed to conditionally e2a if string was already UTF-8
19470 - e2a/a2e tables where wrong way round.
19471 - new macros in utf8.h
19473 ! perl.h toke.c utf8.h
19474 ____________________________________________________________________________
19475 [ 9172] By: jhi on 2001/03/15 15:17:17
19476 Log: Update Changes.
19478 ! Changes patchlevel.h
19479 ____________________________________________________________________________
19480 [ 9171] By: jhi on 2001/03/15 15:09:32
19481 Log: Subject: Re: Another Borland C++ problem.
19482 From: "Vadim Konovalov" <watman@inbox.ru>
19483 Date: Sat, 10 Mar 2001 19:26:07 +0300
19484 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
19486 Borland filename case problem.
19488 + win32/sncfnmcs.pl
19489 ! MANIFEST README.win32
19490 ____________________________________________________________________________
19491 [ 9170] By: jhi on 2001/03/15 14:54:23
19492 Log: Add Locale::Codes 1.06, from Neil Bowers.
19494 + lib/Locale/Constants.pm lib/Locale/Country.pm
19495 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
19496 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
19497 + t/lib/lc-language.t t/lib/lc-uk.t
19499 ____________________________________________________________________________
19500 [ 9169] By: jhi on 2001/03/15 14:19:01
19501 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
19503 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19504 ! ext/Storable/Storable.xs
19505 ____________________________________________________________________________
19506 [ 9168] By: jhi on 2001/03/15 14:13:22
19507 Log: Integrate changes #9120,9167 from mainline to maintperl.
19509 Subject: [PATCH 5.6.1] OS/2 docs
19511 Subject: [PATCH 5.6.1] perldoc
19512 Branch: maint-5.6/perl
19513 !> os2/Changes utils/perldoc.PL
19514 ____________________________________________________________________________
19515 [ 9167] By: jhi on 2001/03/15 14:07:42
19516 Log: Subject: [PATCH 5.6.1] perldoc
19517 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19518 Date: Wed, 14 Mar 2001 23:46:52 -0500
19519 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
19522 ____________________________________________________________________________
19523 [ 9166] By: jhi on 2001/03/15 13:53:15
19524 Log: sigaction test condition tweakage.
19526 ! t/lib/sigaction.t
19527 ____________________________________________________________________________
19528 [ 9165] By: alanbur on 2001/03/15 03:49:17
19529 Log: Resynchronised with parent
19530 Branch: maint-5.6/pureperl
19531 +> os2/os2add.sym t/op/anonsub.t
19532 !> (integrate 72 files)
19533 ____________________________________________________________________________
19534 [ 9164] By: jhi on 2001/03/15 01:05:01
19535 Log: Avoid stomping off the beginning of an array in tr///.
19538 ____________________________________________________________________________
19539 [ 9163] By: jhi on 2001/03/15 00:58:57
19540 Log: h2ph strictness and cleanliness from Kurt Starsinic.
19543 ____________________________________________________________________________
19544 [ 9162] By: gsar on 2001/03/15 00:56:53
19545 Log: avoid warnings
19546 Branch: maint-5.6/perl
19548 ____________________________________________________________________________
19549 [ 9161] By: gsar on 2001/03/15 00:52:09
19550 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
19552 Branch: maint-5.6/perl
19554 ____________________________________________________________________________
19555 [ 9160] By: jhi on 2001/03/14 22:02:10
19556 Log: Do not use the Perl malloc in IRIX, suggested by
19560 ____________________________________________________________________________
19561 [ 9159] By: nick on 2001/03/14 21:45:59
19562 Log: Integrate mainline
19565 !> (integrate 41 files)
19566 ____________________________________________________________________________
19567 [ 9158] By: jhi on 2001/03/14 21:10:09
19568 Log: The Day of the Retractions continues: the #9138
19569 (integrated in #9144) doesn't work well in mainline.
19571 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
19572 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
19573 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
19574 ____________________________________________________________________________
19575 [ 9157] By: jhi on 2001/03/14 20:58:12
19576 Log: The #9145 CANNOT be enabled: the clear_pmop code still
19577 dumps core all over in Tru64.
19579 ! op.c op.h t/op/pat.t
19580 ____________________________________________________________________________
19581 [ 9156] By: jhi on 2001/03/14 20:48:06
19582 Log: Integrate change #9154 from maintperl to mainline.
19584 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
19585 (caused Storable 1.0.10 to break on windows)
19587 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
19588 !> perlapi.c proto.h
19589 ____________________________________________________________________________
19590 [ 9155] By: jhi on 2001/03/14 20:23:53
19591 Log: Retract #9136: breaks threading (and binary compatibility).
19593 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
19594 ____________________________________________________________________________
19595 [ 9154] By: gsar on 2001/03/14 17:48:18
19596 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
19597 (caused Storable 1.0.10 to break on windows)
19598 Branch: maint-5.6/perl
19599 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
19600 ! perlapi.c proto.h
19601 ____________________________________________________________________________
19602 [ 9153] By: jhi on 2001/03/14 13:35:21
19603 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
19605 ! t/lib/sigaction.t
19606 ____________________________________________________________________________
19607 [ 9152] By: gsar on 2001/03/14 07:29:40
19608 Log: back out changes#9012,9010,9009 and parts of change#9016
19609 (causes ABRs under purify, and some prerequisites don't
19610 seem to be there in 5.6.x)
19611 Branch: maint-5.6/perl
19612 ! doop.c op.c t/op/tr.t toke.c
19613 ____________________________________________________________________________
19614 [ 9151] By: gsar on 2001/03/14 07:01:29
19615 Log: reenable change#9145 (the test was busted due to a missing
19616 C<print "ok 27\n">)
19618 ! op.c op.h t/op/pat.t
19619 ____________________________________________________________________________
19620 [ 9150] By: jhi on 2001/03/14 06:38:36
19621 Log: Retract #9145.
19623 ! op.c op.h t/op/pat.t
19624 ____________________________________________________________________________
19625 [ 9149] By: jhi on 2001/03/14 06:14:56
19626 Log: Retract #9143.
19629 ____________________________________________________________________________
19630 [ 9148] By: gsar on 2001/03/14 06:13:02
19631 Log: Uninitialized Memory Read in regexec.c
19634 ____________________________________________________________________________
19635 [ 9147] By: jhi on 2001/03/14 04:59:54
19636 Log: Subject: PATCH: make goto work in nested eval ""
19637 From: Robin Houston <robin@kitsite.com>
19638 Date: Wed, 14 Mar 2001 04:16:10 +0000
19639 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
19641 ! pp_ctl.c t/op/goto.t
19642 ____________________________________________________________________________
19643 [ 9146] By: jhi on 2001/03/14 04:42:54
19644 Log: Preserve the #ifdef PERL_CORE in perly.h.
19647 ____________________________________________________________________________
19648 [ 9145] By: jhi on 2001/03/14 03:57:41
19649 Log: (Retracted by #9150.)
19651 ! op.c op.h t/op/pat.t
19652 ____________________________________________________________________________
19653 [ 9144] By: jhi on 2001/03/14 03:50:38
19654 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
19656 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
19658 remove squelch controls for "Scalars leaked" messages in most places
19659 (these are now cured)
19661 fix another memory leak reported by purify (tie callbacks that
19662 croak can leak when wiping out magic)
19664 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
19665 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
19666 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
19667 !> t/pragma/warnings.t
19668 ____________________________________________________________________________
19669 [ 9143] By: jhi on 2001/03/14 03:37:53
19670 Log: (Retracted by #9149.)
19673 ____________________________________________________________________________
19674 [ 9142] By: gsar on 2001/03/14 03:20:48
19675 Log: fix another memory leak reported by purify (tie callbacks that
19676 croak can leak when wiping out magic)
19677 Branch: maint-5.6/perl
19679 ____________________________________________________________________________
19680 [ 9141] By: jhi on 2001/03/14 02:55:00
19681 Log: Subject: PATCH for [ID 20010305.003]
19682 From: Robin Houston <robin@kitsite.com>
19683 Date: Wed, 14 Mar 2001 02:45:51 +0000
19684 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
19686 ! pp_ctl.c t/op/eval.t
19687 ____________________________________________________________________________
19688 [ 9140] By: jhi on 2001/03/14 02:41:54
19689 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
19690 Date: Wed, 14 Mar 2001 01:52:51 +0000
19691 From: Robin Houston <robin@kitsite.com>
19692 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
19694 Fix for 2000313.004.
19696 ! pp_ctl.c t/op/goto.t
19697 ____________________________________________________________________________
19698 [ 9139] By: jhi on 2001/03/14 02:40:50
19699 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
19700 From: Robin Houston <robin@kitsite.com>
19701 Date: Wed, 14 Mar 2001 00:43:45 +0000
19702 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
19705 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
19707 ____________________________________________________________________________
19708 [ 9138] By: gsar on 2001/03/14 01:18:00
19709 Log: remove squelch controls for "Scalars leaked" messages in most places
19710 (these are now cured)
19711 Branch: maint-5.6/perl
19712 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
19713 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
19714 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
19715 ____________________________________________________________________________
19716 [ 9137] By: gsar on 2001/03/14 00:57:04
19717 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
19718 Branch: maint-5.6/perl
19720 ____________________________________________________________________________
19721 [ 9136] By: jhi on 2001/03/13 23:12:24
19722 Log: (Retracted by #9155)
19724 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
19725 From: Jens-Uwe Mager <jum@helios.de>
19726 Date: Wed, 21 Feb 2001 21:32:04 +0100
19727 Message-ID: <20010221213203.A18340@ans.helios.de>
19729 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
19730 ____________________________________________________________________________
19731 [ 9135] By: jhi on 2001/03/13 22:50:05
19732 Log: Integrate perlio.
19735 ____________________________________________________________________________
19736 [ 9134] By: jhi on 2001/03/13 22:49:05
19737 Log: Integrate change #9131 from maintperl into mainline.
19739 make the error text look more consistent in hints/hpux.sh
19742 ____________________________________________________________________________
19743 [ 9133] By: gsar on 2001/03/13 22:46:20
19744 Log: integrate change#9067 from mainline
19746 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
19747 Branch: maint-5.6/perl
19748 !> lib/ExtUtils/MM_Unix.pm
19749 ____________________________________________________________________________
19750 [ 9132] By: jhi on 2001/03/13 22:41:21
19751 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
19752 From: "John P. Linderman" <jpl@research.att.com>
19753 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
19754 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
19756 A more correct prime finder.
19758 ! lib/Tie/SubstrHash.pm
19759 ____________________________________________________________________________
19760 [ 9131] By: gsar on 2001/03/13 22:30:42
19761 Log: make the error text look more consistent in hints/hpux.sh
19762 Branch: maint-5.6/perl
19764 ____________________________________________________________________________
19765 [ 9130] By: jhi on 2001/03/13 22:23:44
19766 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
19767 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19768 Date: Tue, 13 Mar 2001 18:41:26 +0100
19769 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
19771 If the test is run non-interactively the default handler
19774 ! t/lib/sigaction.t
19775 ____________________________________________________________________________
19776 [ 9129] By: jhi on 2001/03/13 22:20:21
19777 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
19778 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19779 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
19780 Date: Tue, 13 Mar 2001 16:44:32 EST
19782 ! t/lib/1_compile.t
19783 ____________________________________________________________________________
19784 [ 9128] By: jhi on 2001/03/13 22:18:34
19785 Log: Subject: Another patch for integer.pm POD
19786 From: "John L. Allen" <allen@grumman.com>
19787 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
19788 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
19791 ____________________________________________________________________________
19792 [ 9127] By: nick on 2001/03/13 21:26:30
19793 Log: Integrate mainline.
19795 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
19796 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
19797 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
19798 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
19799 !> Changes Configure MANIFEST README.os2 README.os390
19800 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
19801 !> os2/Changes patchlevel.h win32/perlhost.h
19802 ____________________________________________________________________________
19803 [ 9126] By: nick on 2001/03/13 20:39:51
19804 Log: #ifdef'ed out code to make packed side of pack/unpack
19805 octets. (i.e. pack('U') => encode_utf8).
19808 ____________________________________________________________________________
19809 [ 9125] By: jhi on 2001/03/13 15:07:16
19810 Log: Update Changes.
19812 ! Changes patchlevel.h
19813 ____________________________________________________________________________
19814 [ 9124] By: jhi on 2001/03/13 14:22:45
19815 Log: Workaround for the buggy ("internal compiler error")
19816 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
19817 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
19820 ! ext/re/Makefile.PL hints/aix.sh
19821 ____________________________________________________________________________
19822 [ 9123] By: jhi on 2001/03/13 03:24:34
19823 Log: Typo in #9114.
19825 ! U/modified/myhostname.U
19826 ____________________________________________________________________________
19827 [ 9122] By: jhi on 2001/03/13 03:24:06
19828 Log: Typo in #9113.
19831 ____________________________________________________________________________
19832 [ 9121] By: jhi on 2001/03/13 01:53:05
19833 Log: Forgot to check-in the larger part of #9120, duh.
19836 ____________________________________________________________________________
19837 [ 9120] By: jhi on 2001/03/13 01:51:31
19838 Log: Subject: [PATCH 5.6.1] OS/2 docs
19839 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19840 Date: Mon, 12 Mar 2001 03:27:32 -0500
19841 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
19844 ____________________________________________________________________________
19845 [ 9119] By: jhi on 2001/03/13 01:49:41
19846 Log: Integrate change #9116 from maintperl into mainline.
19848 Win32::GetCwd() returns C: instead of C:\ in the root directory
19851 !> win32/perlhost.h
19852 ____________________________________________________________________________
19853 [ 9118] By: jhi on 2001/03/13 01:13:39
19854 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
19856 + lib/Switch.pm t/lib/switch.t
19858 ____________________________________________________________________________
19859 [ 9117] By: jhi on 2001/03/13 01:03:17
19860 Log: Add Text::Balanced 1.83.
19862 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
19863 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
19864 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
19867 ____________________________________________________________________________
19868 [ 9116] By: gsar on 2001/03/13 00:55:53
19869 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
19871 Branch: maint-5.6/perl
19873 ____________________________________________________________________________
19874 [ 9115] By: jhi on 2001/03/13 00:54:09
19875 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
19876 From: "John L. Allen" <allen@grumman.com>
19877 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
19878 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
19880 use integer document clarification.
19883 ____________________________________________________________________________
19884 [ 9114] By: jhi on 2001/03/13 00:38:54
19885 Log: Metaconfig unit change for #9113.
19887 ! U/modified/myhostname.U
19888 ____________________________________________________________________________
19889 [ 9113] By: jhi on 2001/03/13 00:38:35
19890 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?)
19891 From: Peter Prymmer <pvhp@forte.com>
19892 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
19893 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
19895 ! Configure README.os390 hints/os390.sh
19896 ____________________________________________________________________________
19897 [ 9112] By: jhi on 2001/03/13 00:29:00
19898 Log: Integrate perlio.
19901 ____________________________________________________________________________
19902 [ 9111] By: nick on 2001/03/12 21:16:33
19903 Log: Integrate mainline.
19906 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
19908 ____________________________________________________________________________
19909 [ 9110] By: nick on 2001/03/12 21:00:13
19910 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
19913 ____________________________________________________________________________
19914 [ 9109] By: jhi on 2001/03/12 16:04:47
19915 Log: Integrate change #9108 from maintperl to mainline.
19917 fix memory leak in C<sub X { sub {} }> arising from a refcount
19918 loop between the outer sub and the inner prototype anonsub
19920 this also enables closures returned by subroutines that
19921 subsequently get redefined to work without generating coredumps :)
19923 completely removed the free_closures() hack--it shouldn't be
19927 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
19929 ____________________________________________________________________________
19930 [ 9108] By: gsar on 2001/03/12 10:21:31
19931 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
19932 loop between the outer sub and the inner prototype anonsub
19934 this also enables closures returned by subroutines that
19935 subsequently get redefined to work without generating coredumps :)
19937 completely removed the free_closures() hack--it shouldn't be
19939 Branch: maint-5.6/perl
19941 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
19943 ____________________________________________________________________________
19944 [ 9107] By: jhi on 2001/03/12 05:15:31
19945 Log: Integrate perlio.
19947 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
19948 ____________________________________________________________________________
19949 [ 9106] By: nick on 2001/03/11 20:10:12
19950 Log: regcomp.c is working in native space, not Unicode space (if different)
19951 as it is doing compare against 'W' in \W etc.
19954 ____________________________________________________________________________
19955 [ 9105] By: nick on 2001/03/11 19:39:34
19956 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
19957 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
19959 ! regcomp.c toke.c utf8.c
19960 ____________________________________________________________________________
19961 [ 9104] By: nick on 2001/03/11 18:15:44
19962 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
19965 ____________________________________________________________________________
19966 [ 9103] By: nick on 2001/03/11 18:03:28
19967 Log: Integrate mainline (for regexp stuff).
19969 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
19970 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
19971 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
19972 !> t/lib/errno.t t/op/pat.t
19973 ____________________________________________________________________________
19974 [ 9102] By: nick on 2001/03/11 17:44:20
19975 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
19976 - exclude layer syms in makedef.pl for sfio
19977 - also inhibit Encode from trying to build ":encode()" layer.
19979 ! ext/Encode/Encode.xs makedef.pl
19980 ____________________________________________________________________________
19981 [ 9101] By: jhi on 2001/03/10 22:38:13
19982 Log: The $Is_MacOS needs to be declared.
19984 ! lib/ExtUtils/Manifest.pm
19985 ____________________________________________________________________________
19986 [ 9100] By: jhi on 2001/03/10 22:14:29
19987 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
19988 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
19989 pollute the symbolspace if using sfio.
19991 ! ext/Encode/Encode.xs
19992 ____________________________________________________________________________
19993 [ 9099] By: jhi on 2001/03/10 21:58:48
19994 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
19995 Date: Sat, 10 Mar 2001 14:23:55 -0500
19996 From: Chris Nandor <pudge@pobox.com>
19997 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
19999 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
20000 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
20002 ____________________________________________________________________________
20003 [ 9098] By: jhi on 2001/03/10 21:38:30
20004 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
20006 ! regcomp.c regexec.c t/op/pat.t
20007 ____________________________________________________________________________
20008 [ 9097] By: jhi on 2001/03/10 14:38:07
20009 Log: Integrate perlio.
20011 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
20012 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
20013 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
20014 ____________________________________________________________________________
20015 [ 9096] By: nick on 2001/03/10 11:55:43
20016 Log: EBCDIC sanity - phase I
20017 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
20018 - use utf8n_xxxx (c.f. pvn) for forms which take length.
20019 - back out vN.N and $^V exceptions to e2a/a2e
20020 - make "locale" isxxx macros be uvchr (may be redundant?)
20022 Not clear yet that toUPPER_uni et. al. return being handled correctly.
20023 The tr// and rexexp stuff still needs an audit, assumption is they are working
20026 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
20028 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
20029 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
20030 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
20031 ____________________________________________________________________________
20032 [ 9095] By: jhi on 2001/03/09 22:10:01
20033 Log: Integrate perlio.
20036 ____________________________________________________________________________
20037 [ 9094] By: nick on 2001/03/09 17:36:38
20038 Log: Builds an passes all tests after integrate and this tweak.
20041 ____________________________________________________________________________
20042 [ 9093] By: nick on 2001/03/09 17:16:03
20043 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
20045 +> lib/unicode/Scripts.txt t/lib/sigaction.t
20046 !> (integrate 79 files)
20047 ____________________________________________________________________________
20048 [ 9092] By: jhi on 2001/03/09 15:28:26
20049 Log: Update Changes.
20051 ! Changes patchlevel.h
20052 ____________________________________________________________________________
20053 [ 9091] By: jhi on 2001/03/09 15:25:05
20054 Log: In op/stat #35 better to scan all the potential directories
20055 for setuids, not just the first one.
20058 ____________________________________________________________________________
20059 [ 9090] By: jhi on 2001/03/09 15:01:27
20060 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
20061 From: rspier@pobox.com (Robert Spier)
20062 Date: Fri, 9 Mar 2001 03:30:20 -0500
20063 Message-ID: <15016.38044.381174.160189@rls.cx>
20065 EXISTS() returning undef mistakenly triggered a FETCH().
20068 ____________________________________________________________________________
20069 [ 9089] By: jhi on 2001/03/09 14:59:02
20070 Log: Add /sbin and /usr/sbin to the list of directories scanned
20071 for setuid programs. Takes care of bug id 20010309.003.
20074 ____________________________________________________________________________
20075 [ 9088] By: jhi on 2001/03/09 14:48:32
20076 Log: Regen perlapi, perltoc.
20078 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
20079 ____________________________________________________________________________
20080 [ 9087] By: jhi on 2001/03/09 14:38:56
20081 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
20082 From: David Mitchell <davem@fdgroup.co.uk>
20083 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
20084 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
20086 ! dump.c perl.c perl.h pod/perlrun.pod
20087 ____________________________________________________________________________
20088 [ 9086] By: jhi on 2001/03/09 01:47:16
20089 Log: A modified version of
20091 Subject: [ID 20010307.005] POSIX::sigaction has various problems
20092 From: anders@broadcom.com
20093 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
20094 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
20096 Currently the sigaction.t test #6 fails (and is fudged to look
20097 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
20098 This may well be a genuine bug in Linux sigaction() (since at
20099 least Tru64, Solaris, and HP-UX disagree with Linux).
20100 Anyone with POSIX / SUSv2 tome handy? The problem is that
20101 the flags of the oldaction don't match with the flags in
20102 the previously installed disposition.
20104 + t/lib/sigaction.t
20105 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20106 ____________________________________________________________________________
20107 [ 9085] By: jhi on 2001/03/09 01:30:13
20108 Log: Subject: Re: mission impossible for the day
20109 From: Alex Gough <alex@rcon.org>
20110 Date: Thu, 08 Mar 2001 17:18:19 +0000
20111 Message-ID: <3AA7BEDB.8070409@rcon.org>
20113 If references (are overloaded) and can be directly stringified,
20114 show that instead of "stringified".
20116 (The problem, infinite mutual recursion caused by overloaded bool
20117 in Switch.pm, tracked by David Mitchell)
20119 ! lib/Carp/Heavy.pm
20120 ____________________________________________________________________________
20121 [ 9084] By: jhi on 2001/03/09 01:20:39
20122 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
20123 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
20124 From: David Mitchell <davem@fdgroup.co.uk>
20125 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
20127 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
20128 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
20129 ____________________________________________________________________________
20130 [ 9083] By: jhi on 2001/03/09 01:16:51
20131 Log: Subject: [PATCH] perldata.pod here-doc docs
20132 From: Jeff Pinyan <jeffp@crusoe.net>
20133 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
20134 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
20137 ____________________________________________________________________________
20138 [ 9082] By: jhi on 2001/03/09 01:01:27
20139 Log: Subject: Re: Unicode/EBCDIC
20140 From: Peter Prymmer <pvhp@forte.com>
20141 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
20142 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
20144 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
20145 ____________________________________________________________________________
20146 [ 9081] By: jhi on 2001/03/08 13:41:30
20147 Log: Subject: Ooops, wrong 'no *POSIX' Patch
20148 From: Dorner Thomas <Thomas.Dorner@start.de>
20149 Date: Thu, 8 Mar 2001 08:43:28 +0100
20150 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
20152 ! hints/posix-bc.sh
20153 ____________________________________________________________________________
20154 [ 9080] By: jhi on 2001/03/08 13:11:42
20155 Log: It's Scripts.txt, not Script.txt.
20158 ____________________________________________________________________________
20159 [ 9079] By: jhi on 2001/03/08 12:59:05
20160 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
20161 From: Dorner Thomas <Thomas.Dorner@start.de>
20162 Date: Wed, 7 Mar 2001 14:13:31 +0100
20163 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
20166 ____________________________________________________________________________
20167 [ 9078] By: jhi on 2001/03/08 12:57:43
20168 Log: Retract #9069, wrong patch.
20171 ____________________________________________________________________________
20172 [ 9077] By: jhi on 2001/03/08 01:06:13
20173 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
20175 + lib/unicode/Scripts.txt
20176 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
20177 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
20178 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
20179 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
20180 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
20181 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
20182 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
20183 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
20184 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
20185 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
20186 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
20187 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
20188 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
20189 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
20190 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
20191 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
20192 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
20193 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
20194 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
20195 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
20196 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
20197 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
20198 ! lib/unicode/version
20199 ____________________________________________________________________________
20200 [ 9076] By: jhi on 2001/03/07 22:59:39
20201 Log: Integrate change #7784 from mainline into maintperl.
20203 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
20204 Branch: maint-5.6/perl
20205 !> pp_ctl.c t/op/pat.t
20206 ____________________________________________________________________________
20207 [ 9075] By: jhi on 2001/03/07 22:05:11
20208 Log: More UTF-8 test tweaks.
20210 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
20211 ____________________________________________________________________________
20212 [ 9074] By: nick on 2001/03/07 21:39:29
20213 Log: Integrate mainline.
20215 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
20216 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
20217 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
20218 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
20219 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
20220 ____________________________________________________________________________
20221 [ 9073] By: jhi on 2001/03/07 16:37:09
20222 Log: Update Changes.
20224 ! Changes patchlevel.h
20225 ____________________________________________________________________________
20226 [ 9072] By: jhi on 2001/03/07 16:32:30
20227 Log: Subject: [ID 20010306.004] || != named unary operator
20228 From: abela@geneanet.org
20229 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
20230 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
20233 ____________________________________________________________________________
20234 [ 9071] By: jhi on 2001/03/07 15:14:11
20235 Log: Subject: downgrading to bytes for common functions
20236 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
20237 Date: Wed, 7 Mar 2001 02:36:55 -0500
20238 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
20241 ____________________________________________________________________________
20242 [ 9070] By: jhi on 2001/03/07 15:04:58
20243 Log: Clarify the description differentiating for and while; inspired by
20245 Subject: [ID 20010306.002] for/while difference in for definition
20246 From: abela@geneanet.org
20247 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
20248 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
20251 ____________________________________________________________________________
20252 [ 9069] By: jhi on 2001/03/07 14:55:30
20253 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
20254 From: Dorner Thomas <Thomas.Dorner@start.de>
20255 Date: Wed, 7 Mar 2001 14:13:31 +0100
20256 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
20259 ____________________________________________________________________________
20260 [ 9068] By: jhi on 2001/03/07 14:51:17
20261 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
20262 From: Radu Greab <radu@netsoft.ro>
20263 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
20264 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
20267 ____________________________________________________________________________
20268 [ 9067] By: jhi on 2001/03/07 14:48:57
20269 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
20270 From: Simon Cozens <simon@netthink.co.uk>
20271 Date: Wed, 7 Mar 2001 13:59:28 +0000
20272 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
20274 In order to allow MakeMaker to build correct Makefiles,
20275 you need to change the order of the arguments in MM_Unix.pm
20276 as well. (Unless you have C89_CCMODE set, but we're trying
20277 to be POSIXly correct)
20279 Thanks to Merijn Broeren for tracking this down.
20281 ! lib/ExtUtils/MM_Unix.pm
20282 ____________________________________________________________________________
20283 [ 9066] By: jhi on 2001/03/07 14:30:02
20284 Log: Floating point too messy.
20286 ! t/camel-III/vstring.t
20287 ____________________________________________________________________________
20288 [ 9065] By: jhi on 2001/03/07 14:17:44
20289 Log: Integrate change #9064 from maintperl into mainline.
20291 fix memory leak in pack("Bb",...)
20294 ____________________________________________________________________________
20295 [ 9064] By: gsar on 2001/03/07 06:29:24
20296 Log: fix memory leak in pack("Bb",...)
20297 Branch: maint-5.6/perl
20299 ____________________________________________________________________________
20300 [ 9063] By: jhi on 2001/03/07 00:55:04
20301 Log: Major utf8 test reorganisation and rewrite.
20302 Hopefully no tests were lost in the shuffle.
20303 (The beginning of pragma/utf8 was lost intentionally,
20304 the tests were rather bogus and incomplete.)
20306 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
20308 ____________________________________________________________________________
20309 [ 9062] By: jhi on 2001/03/07 00:41:16
20310 Log: More tweakage on the Unicode character class descriptions.
20312 ! lib/unicode/mktables.PL pod/perlretut.pod
20313 ____________________________________________________________________________
20314 [ 9061] By: jhi on 2001/03/06 23:12:38
20315 Log: The perlretut was still talking about the old \p and \P
20318 ! pod/perlretut.pod
20319 ____________________________________________________________________________
20320 [ 9060] By: nick on 2001/03/06 20:52:37
20321 Log: Integrate mainline (make test works again now).
20323 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
20324 ____________________________________________________________________________
20325 [ 9059] By: jhi on 2001/03/06 15:36:14
20326 Log: 0.999... does equal 1.0, doesn't it?
20328 ! t/camel-III/vstring.t
20329 ____________________________________________________________________________
20330 [ 9058] By: jhi on 2001/03/06 15:34:00
20331 Log: Make /x{abcd}/ to work without use utf8.
20334 ____________________________________________________________________________
20335 [ 9057] By: jhi on 2001/03/06 03:02:36
20336 Log: Easier to outcomment all the three reset() tests for now.
20339 ____________________________________________________________________________
20340 [ 9056] By: jhi on 2001/03/06 02:30:02
20341 Log: Comment out the deadly reset; until the 20010301.005
20345 ____________________________________________________________________________
20346 [ 9055] By: jhi on 2001/03/06 02:21:26
20347 Log: Integrate the change #9054 from mainline:
20348 retract the PMOP cleanup patch pending further investigation.
20349 Branch: maint-5.6/perl
20351 ____________________________________________________________________________
20352 [ 9054] By: jhi on 2001/03/06 02:19:57
20353 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
20354 with oddly familiar stack traces.
20357 ____________________________________________________________________________
20358 [ 9053] By: jhi on 2001/03/05 23:20:28
20359 Log: Integrate perlio.
20361 +> ext/Encode/Encode/koi8-r.ucm
20362 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
20364 ____________________________________________________________________________
20365 [ 9052] By: nick on 2001/03/05 23:08:17
20366 Log: skipping USE_PERLIO symbols correction.
20369 ____________________________________________________________________________
20370 [ 9051] By: nick on 2001/03/05 22:35:07
20371 Log: More Encode alias tidying.
20373 + ext/Encode/Encode/koi8-r.ucm
20374 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
20375 ____________________________________________________________________________
20376 [ 9050] By: jhi on 2001/03/05 21:44:29
20377 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
20378 Sarathy's fix for ID 20010301.005.
20379 Branch: maint-5.6/perl
20381 ____________________________________________________________________________
20382 [ 9049] By: nick on 2001/03/05 19:54:04
20383 Log: Integrate Jarkko's Encode.pm tweak.
20385 !> ext/Encode/Encode.pm
20386 ____________________________________________________________________________
20387 [ 9048] By: nick on 2001/03/05 19:47:57
20388 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
20391 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
20392 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
20393 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
20394 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
20395 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
20396 ____________________________________________________________________________
20397 [ 9047] By: jhi on 2001/03/05 19:25:26
20398 Log: Regen perlapi.
20401 ____________________________________________________________________________
20402 [ 9046] By: jhi on 2001/03/05 19:12:14
20403 Log: Integrate perlio.
20405 +> t/camel-III/vstring.t
20406 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
20407 ____________________________________________________________________________
20408 [ 9045] By: jhi on 2001/03/05 19:10:36
20409 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
20411 ! ext/Encode/Encode.pm
20412 ____________________________________________________________________________
20413 [ 9044] By: jhi on 2001/03/05 18:49:12
20414 Log: Forgot the other half of the PMOP patch (#9033).
20417 ____________________________________________________________________________
20418 [ 9043] By: nick on 2001/03/05 18:14:47
20419 Log: Update MANIFEST for new test.
20422 ____________________________________________________________________________
20423 [ 9042] By: nick on 2001/03/05 18:12:41
20424 Log: Some tests for Camel 3rd edition features.
20425 Make gethostbyaddr() test in above work.
20427 + t/camel-III/vstring.t
20428 ! pp.h pp_sys.c t/TEST t/harness
20429 ____________________________________________________________________________
20430 [ 9041] By: jhi on 2001/03/05 17:41:48
20431 Log: Add more ISO 8859 encoding aliases.
20433 ! ext/Encode/Encode.pm
20434 ____________________________________________________________________________
20435 [ 9040] By: jhi on 2001/03/05 17:30:43
20436 Log: Integrate perlio.
20439 ____________________________________________________________________________
20440 [ 9039] By: nick on 2001/03/05 17:11:36
20441 Log: Missed added file.
20444 ____________________________________________________________________________
20445 [ 9038] By: jhi on 2001/03/05 15:58:01
20446 Log: Add tr tests for EBCDIC, from Karsten Sperling.
20449 ____________________________________________________________________________
20450 [ 9037] By: nick on 2001/03/05 15:56:35
20451 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
20452 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
20454 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
20455 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
20456 - uses SvPV() rather than sv_2pv() in case it isn't a string.
20459 ____________________________________________________________________________
20460 [ 9036] By: jhi on 2001/03/05 15:49:15
20461 Log: Add matching tests currently failing in EBCDIC,
20462 suggested by Karsten Sperling.
20465 ____________________________________________________________________________
20466 [ 9035] By: jhi on 2001/03/05 15:36:55
20467 Log: The #9034 needs a MANIFESTation.
20470 ____________________________________________________________________________
20471 [ 9034] By: jhi on 2001/03/05 15:35:14
20472 Log: Integrate perlio.
20474 +> ext/Encode/Encode/Tcl.pm
20475 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
20476 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
20477 !> ext/Encode/Encode/iso8859-1.ucm
20478 !> ext/Encode/Encode/iso8859-10.ucm
20479 !> ext/Encode/Encode/iso8859-13.ucm
20480 !> ext/Encode/Encode/iso8859-14.ucm
20481 !> ext/Encode/Encode/iso8859-15.ucm
20482 !> ext/Encode/Encode/iso8859-16.ucm
20483 !> ext/Encode/Encode/iso8859-2.ucm
20484 !> ext/Encode/Encode/iso8859-3.ucm
20485 !> ext/Encode/Encode/iso8859-4.ucm
20486 !> ext/Encode/Encode/iso8859-5.ucm
20487 !> ext/Encode/Encode/iso8859-6.ucm
20488 !> ext/Encode/Encode/iso8859-7.ucm
20489 !> ext/Encode/Encode/iso8859-8.ucm
20490 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
20492 ____________________________________________________________________________
20493 [ 9033] By: jhi on 2001/03/05 15:33:18
20494 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
20495 From: Gurusamy Sarathy <gsar@ActiveState.com>
20496 Date: Sun, 04 Mar 2001 22:33:15 -0800
20497 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
20499 PMOPs need to remember their own stash so that they can
20500 gracefully remove themselves from their linked list.
20503 ____________________________________________________________________________
20504 [ 9032] By: nick on 2001/03/05 14:51:50
20505 Log: Encode implementation "completion"
20506 Implement and document define_encoding()
20507 Implement and document encoding aliases including define_alias()
20508 Make Encode::XS use define_encoding() rather than back-door.
20509 Move run-time *.enc to separate Encode::Tcl module.
20510 Make 'compile' honour <codeset_name>
20511 Change canonical names of to iso-8859-* and US-ascii.
20513 + ext/Encode/Encode/Tcl.pm
20514 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
20515 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
20516 ! ext/Encode/Encode/iso8859-1.ucm
20517 ! ext/Encode/Encode/iso8859-10.ucm
20518 ! ext/Encode/Encode/iso8859-13.ucm
20519 ! ext/Encode/Encode/iso8859-14.ucm
20520 ! ext/Encode/Encode/iso8859-15.ucm
20521 ! ext/Encode/Encode/iso8859-16.ucm
20522 ! ext/Encode/Encode/iso8859-2.ucm
20523 ! ext/Encode/Encode/iso8859-3.ucm
20524 ! ext/Encode/Encode/iso8859-4.ucm
20525 ! ext/Encode/Encode/iso8859-5.ucm
20526 ! ext/Encode/Encode/iso8859-6.ucm
20527 ! ext/Encode/Encode/iso8859-7.ucm
20528 ! ext/Encode/Encode/iso8859-8.ucm
20529 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
20531 ____________________________________________________________________________
20532 [ 9031] By: jhi on 2001/03/05 13:51:17
20533 Log: Integrate change #9030 from maintperl into mainline.
20535 Subject: [PATCH 5.6.1] OS/2 cleanup
20538 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20539 !> makedef.pl os2/Changes os2/Makefile.SHs
20540 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
20541 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
20542 !> os2/os2.sym os2/os2ish.h
20543 ____________________________________________________________________________
20544 [ 9030] By: jhi on 2001/03/05 13:46:49
20545 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
20546 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20547 Date: Mon, 5 Mar 2001 02:29:44 -0500
20548 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
20549 Branch: maint-5.6/perl
20551 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20552 ! makedef.pl os2/Changes os2/Makefile.SHs
20553 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
20554 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
20555 ! os2/os2.sym os2/os2ish.h
20556 ____________________________________________________________________________
20557 [ 9029] By: jhi on 2001/03/05 13:40:35
20558 Log: Integrate change #9028 from maintperl into mainline.
20560 various nits in MM_Unix.pm found by disabling SelfLoader
20562 !> lib/ExtUtils/MM_Unix.pm
20563 ____________________________________________________________________________
20564 [ 9028] By: gsar on 2001/03/05 09:58:38
20565 Log: various nits in MM_Unix.pm found by disabling SelfLoader
20566 Branch: maint-5.6/perl
20567 ! lib/ExtUtils/MM_Unix.pm
20568 ____________________________________________________________________________
20569 [ 9027] By: nick on 2001/03/05 08:35:22
20570 Log: Integrate mainline
20572 !> (integrate 28 files)
20573 ____________________________________________________________________________
20574 [ 9026] By: jhi on 2001/03/05 02:14:59
20575 Log: Integrate change #9025 from mainline to maintperl,
20576 retract \N{U+HHHH}.
20577 Branch: maint-5.6/perl
20578 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
20579 !> t/lib/charnames.t toke.c
20580 ____________________________________________________________________________
20581 [ 9025] By: jhi on 2001/03/05 02:13:09
20582 Log: Retracting \N{U+HHHH}.
20584 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
20585 ! t/lib/charnames.t toke.c
20586 ____________________________________________________________________________
20587 [ 9024] By: jhi on 2001/03/04 20:51:07
20588 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
20589 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20590 Date: Fri, 02 Mar 2001 18:25:26 +0100
20591 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
20595 ! ext/Storable/Storable.xs
20596 ____________________________________________________________________________
20597 [ 9023] By: jhi on 2001/03/04 19:46:45
20598 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
20599 From: nick@talking.bollo.cx
20600 Date: Sat, 03 Mar 2001 21:41:33 +0000
20601 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
20603 Revert the workaround.
20606 ____________________________________________________________________________
20607 [ 9022] By: jhi on 2001/03/04 19:36:28
20608 Log: Update Changes.
20610 ! Changes patchlevel.h
20611 ____________________________________________________________________________
20612 [ 9021] By: jhi on 2001/03/04 18:41:00
20613 Log: makedef.pl updates suggested by Chris Nandor; double-checking
20614 the changes in AIX, OS/2 Win32 would be nice.
20617 ____________________________________________________________________________
20618 [ 9020] By: jhi on 2001/03/04 18:23:58
20619 Log: Integrate change #9012 from maintperl into mainline,
20620 quench a compiler warning.
20623 ____________________________________________________________________________
20624 [ 9019] By: jhi on 2001/03/04 18:18:43
20625 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
20629 pattern in G_ARRAY context
20630 Branch: maint-5.6/perl
20631 !> pp_hot.c t/op/pat.t toke.c
20632 ____________________________________________________________________________
20633 [ 9018] By: jhi on 2001/03/04 18:07:48
20634 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
20635 From: Jeff Pinyan <jeffp@crusoe.net>
20636 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
20637 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
20639 ! pp_hot.c t/op/pat.t
20640 ____________________________________________________________________________
20641 [ 9017] By: jhi on 2001/03/04 18:06:21
20642 Log: I thought I tested the #9014.
20645 ____________________________________________________________________________
20646 [ 9016] By: jhi on 2001/03/04 17:41:22
20647 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
20649 Tweak the get*ent() OS/2 prototypes.
20651 Add the \N{U+HHHH} syntax.
20653 More tr/// UTF-8 fixes from Inaba Hiroto.
20654 Branch: maint-5.6/perl
20655 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
20656 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
20657 ____________________________________________________________________________
20658 [ 9015] By: jhi on 2001/03/04 17:36:04
20659 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
20662 ____________________________________________________________________________
20663 [ 9014] By: jhi on 2001/03/04 17:24:49
20664 Log: Add the \N{U+HHHH} syntax.
20666 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
20667 ! t/lib/charnames.t toke.c
20668 ____________________________________________________________________________
20669 [ 9013] By: jhi on 2001/03/04 17:20:45
20670 Log: Tweak the get*ent() OS/2 prototypes.
20673 ____________________________________________________________________________
20674 [ 9012] By: gsar on 2001/03/04 06:26:14
20675 Log: avoid warning (nit in change#9009)
20676 Branch: maint-5.6/perl
20678 ____________________________________________________________________________
20679 [ 9011] By: gsar on 2001/03/04 06:15:24
20680 Log: lib/charnames.t fails in 5.6.x because of older Unicode
20683 TODO: need to revisit this after updating lib/unicode/...
20684 Branch: maint-5.6/perl
20685 ! t/lib/charnames.t
20686 ____________________________________________________________________________
20687 [ 9010] By: gsar on 2001/03/04 06:08:36
20688 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
20689 Branch: maint-5.6/perl
20691 ____________________________________________________________________________
20692 [ 9009] By: jhi on 2001/03/03 19:27:20
20693 Log: Integrate change #9008 from mainline to maintperl,
20694 UTF-8 tr/// fixes from Inaba Hiroto.
20695 Branch: maint-5.6/perl
20696 !> doop.c op.c t/op/tr.t toke.c
20697 ____________________________________________________________________________
20698 [ 9008] By: jhi on 2001/03/03 19:19:42
20699 Log: UTF8 tr/// fixes from Inaba Hiroto.
20701 ! doop.c op.c t/op/tr.t toke.c
20702 ____________________________________________________________________________
20703 [ 9007] By: jhi on 2001/03/03 19:00:30
20704 Log: Integrate change #9006 from maintperl to mainline,
20705 more robust quest for the infinite.
20707 !> lib/Math/Complex.pm
20708 ____________________________________________________________________________
20709 [ 9006] By: jhi on 2001/03/03 18:58:06
20710 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
20711 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20712 Date: Sat, 3 Mar 2001 12:51:50 -0500
20713 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
20715 Be more robust in our quest for the infinite.
20716 Branch: maint-5.6/perl
20717 ! lib/Math/Complex.pm
20718 ____________________________________________________________________________
20719 [ 9005] By: jhi on 2001/03/03 17:55:50
20720 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
20721 Branch: maint-5.6/perl
20723 ____________________________________________________________________________
20724 [ 9004] By: jhi on 2001/03/03 17:40:14
20725 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
20726 so that picky compilers like IRIX won't get huffy about
20727 "statements without effect" (like 1;).
20730 ____________________________________________________________________________
20731 [ 9003] By: jhi on 2001/03/03 17:15:52
20732 Log: Integrate change #9002 from mainline to maintperl.
20734 Subject: [perl-5.6.x, perl-current] accept for EPOC
20735 Branch: maint-5.6/perl
20737 ____________________________________________________________________________
20738 [ 9002] By: jhi on 2001/03/03 17:14:30
20739 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
20740 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20741 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
20742 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
20745 ____________________________________________________________________________
20746 [ 9001] By: jhi on 2001/03/03 17:13:13
20747 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
20748 From: "Craig A. Berry" <craigberry@mac.com>
20749 Date: Fri, 02 Mar 2001 17:44:40 -0600
20750 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
20753 ____________________________________________________________________________
20754 [ 9000] By: jhi on 2001/03/03 17:11:55
20755 Log: Integrate changes #8997,8999 from maintperl.
20757 Subject: [PATCH 5.6.1] compiling on OS/2
20758 (Better error message from hints/os2.sh)
20760 Subject: [PATCH 5.6.1] syslog.t
20762 !> hints/os2.sh t/lib/syslog.t
20763 ____________________________________________________________________________
20764 [ 8999] By: jhi on 2001/03/03 17:09:28
20765 Log: Subject: [PATCH 5.6.1] syslog.t
20766 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20767 Date: Sat, 3 Mar 2001 02:11:17 -0500
20768 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
20769 Branch: maint-5.6/perl
20771 ____________________________________________________________________________
20772 [ 8998] By: jhi on 2001/03/03 17:07:50
20773 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
20774 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20775 Date: Sat, 3 Mar 2001 01:53:52 -0500
20776 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
20777 Branch: maint-5.6/perl
20778 ! opcode.pl os2/os2.c
20779 ____________________________________________________________________________
20780 [ 8997] By: jhi on 2001/03/03 17:03:30
20781 Log: Subject: [PATCH 5.6.1] compiling on OS/2
20782 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20783 Date: Sat, 3 Mar 2001 01:59:59 -0500
20784 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
20785 Branch: maint-5.6/perl
20787 ____________________________________________________________________________
20788 [ 8996] By: jhi on 2001/03/03 00:55:58
20789 Log: Regen files for mainline.
20791 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20792 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
20793 ____________________________________________________________________________
20794 [ 8995] By: jhi on 2001/03/03 00:35:22
20795 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
20796 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
20799 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
20801 Add Configure option -Dmksymlinks which will create a symlink
20802 forest if the current/build differs from the source directory.
20803 (8218,8220,8221,8317,8318,8971)
20805 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
20806 (Document APPLLIB_EXP in INSTALL.)
20808 If running byacc write-enable also perly.h.
20810 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
20812 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
20814 Sanity check for conflicting thread flavours.
20816 Fix the sys/fcntl.h problem reported by Peter Prymmer.
20818 Add few CPUs/architectures to the Cppsym scan,
20819 add -perlio to archname if so selected (modified 8890)
20821 Be more helpful for devel builders, suggested by John L. Allen.
20822 (admittedly pointless change for maintperl, but the usedevel
20823 code is there already)
20824 Branch: maint-5.6/perl
20825 !> Configure INSTALL Makefile.SH Porting/Glossary
20826 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
20827 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
20828 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
20829 !> win32/config.bc win32/config.gc win32/config.vc
20830 ____________________________________________________________________________
20831 [ 8994] By: jhi on 2001/03/02 23:31:41
20832 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
20833 Branch: metaconfig/U/perl
20835 ____________________________________________________________________________
20836 [ 8993] By: jhi on 2001/03/02 23:22:12
20837 Log: Regenerate various files for maint.
20838 Branch: maint-5.6/perl
20839 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
20840 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
20841 ____________________________________________________________________________
20842 [ 8992] By: alanbur on 2001/03/02 22:48:34
20843 Log: Resync wuth parent
20844 Branch: maint-5.6/pureperl
20845 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
20846 !> (integrate 60 files)
20847 ____________________________________________________________________________
20848 [ 8991] By: jhi on 2001/03/02 21:00:08
20849 Log: Retract the #8742 part of #8986, backward compat.
20850 Branch: maint-5.6/perl
20852 ____________________________________________________________________________
20853 [ 8990] By: jhi on 2001/03/02 20:40:07
20854 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
20855 Branch: maint-5.6/perl
20857 ____________________________________________________________________________
20858 [ 8989] By: jhi on 2001/03/02 19:59:56
20859 Log: Update Changes.
20861 ! Changes patchlevel.h
20862 ____________________________________________________________________________
20863 [ 8988] By: jhi on 2001/03/02 19:57:08
20864 Log: Integrate perlio.
20866 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20867 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20868 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20869 !> ext/Encode/Encode/iso8859-10.ucm
20870 !> ext/Encode/Encode/iso8859-13.ucm
20871 !> ext/Encode/Encode/iso8859-14.ucm
20872 !> ext/Encode/Encode/iso8859-15.ucm
20873 !> ext/Encode/Encode/iso8859-16.ucm
20874 !> ext/Encode/Encode/iso8859-2.ucm
20875 !> ext/Encode/Encode/iso8859-3.ucm
20876 !> ext/Encode/Encode/iso8859-4.ucm
20877 !> ext/Encode/Encode/iso8859-5.ucm
20878 !> ext/Encode/Encode/iso8859-6.ucm
20879 !> ext/Encode/Encode/iso8859-7.ucm
20880 !> ext/Encode/Encode/iso8859-8.ucm
20881 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20882 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
20883 ____________________________________________________________________________
20884 [ 8987] By: jhi on 2001/03/02 19:43:40
20885 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
20886 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
20887 8950,8952,8955 from mainline to maintperl.
20889 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
20891 Put to rest the 20010205.001, the email address checking (not) regex.
20893 fork() not everywhere, cleanup temp files.
20895 The #8843 wasn't quite right: %Config needs to imported.
20897 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
20898 (#8849: the glob-basic hunk needed massaging as it depended
20899 on Schwern's large-scale (unintegrated) patches)
20901 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
20903 Upgrade to CGI.pm 2.752, from Lincoln Stein.
20904 (Note: there were some conflicts due to EBCDIC and EPOC
20905 patches, in general I preferred the repository code.)
20906 (When 2.753 comes out, we need to synchronize.)
20908 Subject: [PATCH] fix for charnames above FFFF
20910 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
20912 If no sfio, no -lsfio.
20914 Run run/*.t also in minitest.
20916 Subject: [PATCH perl 5.7.0] malloc message address offset
20918 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
20920 Subject: fix for parameter -Dm (for perl@8867)
20922 Subject: [PATCH: perl@8892] was Re: hashing order difference?
20923 (make the test more portable)
20925 Subject: Re: [PATCH] fix for charnames above FFFF
20927 Subject: Re: I'm losing the war...
20928 (hv_store() not working correctly in ENV_IS_CASELESS case.)
20930 Subject: Modified README.bs2000
20932 Subject: [PATCH: perl@8935] -Dt padsv($var)
20934 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
20936 Subject: PATCH: extra tests to check on negative float to unsigned cast
20938 Subject: [PATCH] XPUSH[insp] was Re: progress
20940 Subject: Re: Compile with perlcc..
20941 Branch: maint-5.6/perl
20942 !> (integrate 36 files)
20943 ____________________________________________________________________________
20944 [ 8986] By: jhi on 2001/03/02 18:51:25
20945 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
20946 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
20949 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
20951 Subject: [DOC PATCH] overload.pm nits
20953 Add header for LIB$ prototypes (C. Berry)
20955 Convert fwrite()s to sockets to write()s, since some socket stacks
20956 don't take kindly to stdio.
20957 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20958 (for often optional LNMs)
20959 Correct a few typos
20962 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
20966 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20968 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
20970 Upgrade to CPAN 1.59_54, from Andreas König.
20974 Subject: [PATCH] Document makepatch in Porting/patching
20976 UTF-8 documentation.
20978 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
20982 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
20984 Subject: [PATCH @8807] toke.c cleanup: scan_str()
20986 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
20988 Add run/*.t to testables.
20990 TODO: integrate #8784.
20991 Branch: maint-5.6/perl
20992 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
20993 !> (integrate 28 files)
20994 ____________________________________________________________________________
20995 [ 8985] By: nick on 2001/03/02 18:15:45
20996 Log: Integrate mainline
20998 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
21000 ____________________________________________________________________________
21001 [ 8984] By: jhi on 2001/03/02 16:00:17
21002 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
21004 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
21005 5.004_05, and mention the suidperl August 2000 security problem.
21008 Subject: [ID 20010301.004] Technically speaking in perldata
21010 Subject: [PATCH] File::Copy for bleadperl, maintperl
21012 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
21014 (The #8982, fix for 20010221.005 and 20010221.008,
21015 would be nice too but it didn't integrate cleanly.)
21016 Branch: maint-5.6/perl
21017 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
21018 ____________________________________________________________________________
21019 [ 8983] By: jhi on 2001/03/02 15:51:16
21020 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
21021 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21022 Date: Thu, 1 Mar 2001 15:54:09 EST
21023 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
21026 ____________________________________________________________________________
21027 [ 8982] By: jhi on 2001/03/02 15:43:31
21028 Log: Subject: Re: sync sync sync: have I missed any patches?
21029 From: Radu Greab <radu@netsoft.ro>
21030 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
21031 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
21033 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
21034 was checking argv[0] regardless of whether a different pathname
21035 will actually be executed." Test case not supplied because
21036 drafting that, ironically enough, revealed another bug
21040 ____________________________________________________________________________
21041 [ 8981] By: jhi on 2001/03/02 15:28:03
21042 Log: Misdate in #8978.
21045 ____________________________________________________________________________
21046 [ 8980] By: jhi on 2001/03/02 15:24:20
21047 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
21048 From: Chris Nandor <pudge@pobox.com>
21049 Date: Wed, 28 Feb 2001 22:10:15 -0500
21050 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
21053 ____________________________________________________________________________
21054 [ 8979] By: jhi on 2001/03/02 15:17:16
21055 Log: Subject: [ID 20010301.004] Technically speaking in perldata
21056 From: abela@geneanet.org
21057 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
21058 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
21061 ____________________________________________________________________________
21062 [ 8978] By: jhi on 2001/03/02 15:15:27
21063 Log: Subject: [ID 20010301.003] ref to 5.004
21064 From: abela@geneanet.org
21065 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
21066 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
21068 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
21069 and mention the suidperl August 2000 security problem.
21072 ____________________________________________________________________________
21073 [ 8977] By: alanbur on 2001/03/02 14:17:45
21074 Log: Resynchronised with parent
21075 Branch: maint-5.6/pureperl
21076 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
21077 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
21078 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
21079 !> vms/descrip_mms.template win32/win32.c win32/win32.h
21080 !> win32/win32iop.h
21081 ____________________________________________________________________________
21082 [ 8976] By: nick on 2001/03/01 23:25:30
21083 Log: Integrate mainline.
21086 !> (integrate 55 files)
21087 ____________________________________________________________________________
21088 [ 8975] By: jhi on 2001/03/01 16:51:34
21089 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
21092 ____________________________________________________________________________
21093 [ 8974] By: gsar on 2001/03/01 16:28:21
21094 Log: fix for bugid 20010226.008
21096 the problem was that some of the pointers (PL_last_lop and
21097 PL_last_uni specifically) into the lex buffers weren't correctly
21098 being invalidated when the buffer changed; this would leave the
21099 pointers pointing at an arbitrary location in the buffer if
21100 the buffer didn't need to be reallocated, or point into freed
21101 memory if the buffer had to be realloced
21103 TODO item for bugdb maintainers: check other seemingly random
21104 parser-related bugs--they might be cured by this
21105 Branch: maint-5.6/perl
21107 ____________________________________________________________________________
21108 [ 8973] By: jhi on 2001/03/01 02:23:25
21109 Log: Retract #8970 because of a completely mysterious core dump:
21110 adding the tests 241..244 causes op/pat dump core at test #25.
21111 The test needs a lot of whittling down before the bug can be solved.
21114 ____________________________________________________________________________
21115 [ 8972] By: jhi on 2001/03/01 01:58:38
21116 Log: Regen perlapi.
21119 ____________________________________________________________________________
21120 [ 8971] By: jhi on 2001/03/01 01:34:09
21121 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))
21122 From: Nicholas Clark <nick@ccl4.org>
21123 Date: Wed, 28 Feb 2001 23:28:49 +0000
21124 Message-ID: <20010228232849.A55187@plum.flirble.org>
21126 Allow a completely write protected source code tree
21127 when using the Configure -Dmksymlinks.
21129 ! embed.pl warnings.pl
21130 ____________________________________________________________________________
21131 [ 8970] By: jhi on 2001/03/01 01:32:04
21132 Log: Add back the EBCDIC character range tests (for matching).
21135 ____________________________________________________________________________
21136 [ 8969] By: nick on 2001/02/28 18:18:01
21137 Log: Add charname comments to .ucm files writen by 'compile',
21138 also order charmaps in those files by source encoding.
21139 regenerate distrubuted .ucm files
21141 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21142 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21143 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21144 ! ext/Encode/Encode/iso8859-10.ucm
21145 ! ext/Encode/Encode/iso8859-13.ucm
21146 ! ext/Encode/Encode/iso8859-14.ucm
21147 ! ext/Encode/Encode/iso8859-15.ucm
21148 ! ext/Encode/Encode/iso8859-16.ucm
21149 ! ext/Encode/Encode/iso8859-2.ucm
21150 ! ext/Encode/Encode/iso8859-3.ucm
21151 ! ext/Encode/Encode/iso8859-4.ucm
21152 ! ext/Encode/Encode/iso8859-5.ucm
21153 ! ext/Encode/Encode/iso8859-6.ucm
21154 ! ext/Encode/Encode/iso8859-7.ucm
21155 ! ext/Encode/Encode/iso8859-8.ucm
21156 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21157 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
21158 ____________________________________________________________________________
21159 [ 8968] By: jhi on 2001/02/28 16:26:37
21160 Log: Expand usemorebits early if d_casti32 needs to be undefined.
21162 ! hints/hpux.sh hints/irix_6.sh
21163 ____________________________________________________________________________
21164 [ 8967] By: jhi on 2001/02/28 16:22:26
21165 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
21166 retract toke.c/qu parts of #8583, retract #8485, retract
21167 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
21168 op/length.t, and MANIFEST, and delete t/op/qu.t.
21171 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
21172 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
21173 ! t/op/length.t toke.c
21174 ____________________________________________________________________________
21175 [ 8966] By: jhi on 2001/02/28 15:00:27
21176 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
21177 by not changing from pre-Unicode days into being Unicode-aware.
21180 ! pp.c t/op/pack.t t/op/qu.t
21181 ____________________________________________________________________________
21182 [ 8965] By: jhi on 2001/02/28 14:37:55
21183 Log: Subject: Re: Errors in core PODs
21184 From: Michael Stevens <michael@etla.org>
21185 Date: Fri, 23 Feb 2001 15:47:56 +0000
21186 Message-ID: <20010223154756.A7723@firedrake.org>
21188 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
21189 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
21190 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
21192 ____________________________________________________________________________
21193 [ 8964] By: jhi on 2001/02/28 14:35:35
21194 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
21195 (The #8961 was too bold.)
21197 ! hints/hpux.sh hints/irix_6.sh
21198 ____________________________________________________________________________
21199 [ 8963] By: jhi on 2001/02/28 14:33:39
21200 Log: Subject: Re: sync sync sync: have I missed any patches?
21201 From: Tim Jenness <t.jenness@jach.hawaii.edu>
21202 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
21203 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
21204 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
21206 Replace djSP with dSP.
21208 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
21209 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
21211 ____________________________________________________________________________
21212 [ 8962] By: jhi on 2001/02/27 23:21:14
21213 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
21215 ! lib/Filter/Simple.pm
21216 ____________________________________________________________________________
21217 [ 8961] By: jhi on 2001/02/27 22:55:26
21218 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
21219 and this would be it.
21221 ! hints/hpux.sh hints/irix_6.sh
21222 ____________________________________________________________________________
21223 [ 8960] By: jhi on 2001/02/27 22:51:33
21224 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
21225 From: "Craig A. Berry" <craigberry@mac.com>
21226 Date: Tue, 27 Feb 2001 16:11:44 -0600
21227 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
21228 Branch: maint-5.6/perl
21229 ! configure.com vms/descrip_mms.template
21230 ____________________________________________________________________________
21231 [ 8959] By: jhi on 2001/02/27 22:47:23
21232 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
21233 From: "Craig A. Berry" <craigberry@mac.com>
21234 Date: Tue, 27 Feb 2001 16:11:44 -0600
21235 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
21237 ! configure.com vms/descrip_mms.template
21238 ____________________________________________________________________________
21239 [ 8958] By: jhi on 2001/02/27 15:16:42
21240 Log: Update Changes.
21242 ! Changes patchlevel.h
21243 ____________________________________________________________________________
21244 [ 8957] By: jhi on 2001/02/27 06:15:07
21245 Log: Subject: [5.6.x] EPOC additions
21246 From: Olaf Flebbe <O.Flebbe@science-computing.de>
21247 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
21248 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
21249 Branch: maint-5.6/perl
21250 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
21251 ____________________________________________________________________________
21252 [ 8956] By: jhi on 2001/02/27 06:12:11
21253 Log: Subject: [perl-current] EPOC
21254 From: Olaf Flebbe <O.Flebbe@science-computing.de>
21255 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
21256 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
21258 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
21259 ! epoc/epocish.c epoc/epocish.h pp_sys.c
21260 ____________________________________________________________________________
21261 [ 8955] By: jhi on 2001/02/27 05:59:50
21262 Log: Subject: Re: Compile with perlcc..
21263 From: Edward Peschko <edwardp@excitehome.net>
21264 Date: Mon, 26 Feb 2001 18:51:58 -0800
21265 Message-ID: <20010226185158.A9871@excitehome.net>
21267 plus add a simple usage message if no arguments given.
21269 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
21270 ! utils/Makefile utils/perlcc.PL win32/pod.mak
21271 ____________________________________________________________________________
21272 [ 8954] By: nick on 2001/02/26 21:02:59
21273 Log: Integrate mainline
21275 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
21276 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
21278 ____________________________________________________________________________
21279 [ 8953] By: jhi on 2001/02/26 14:43:54
21280 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
21281 From: Nicholas Clark <nick@ccl4.org>
21282 Date: Mon, 26 Feb 2001 00:42:07 +0000
21283 Message-ID: <20010226004207.F23333@plum.flirble.org>
21286 ____________________________________________________________________________
21287 [ 8952] By: jhi on 2001/02/26 14:42:13
21288 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
21289 From: Simon Cozens <simon@netthink.co.uk>
21290 Date: Mon, 26 Feb 2001 12:23:48 +0000
21291 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
21294 ____________________________________________________________________________
21295 [ 8951] By: jhi on 2001/02/26 14:39:15
21296 Log: Subject: [PATCH] perlio - unknown layer
21297 From: Nicholas Clark <nick@ccl4.org>
21298 Date: Mon, 26 Feb 2001 00:27:19 +0000
21299 Message-ID: <20010226002719.E23333@plum.flirble.org>
21302 ____________________________________________________________________________
21303 [ 8950] By: jhi on 2001/02/26 14:38:04
21304 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
21305 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
21306 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
21307 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
21310 ____________________________________________________________________________
21311 [ 8949] By: jhi on 2001/02/26 14:37:07
21312 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
21313 From: Peter Prymmer <pvhp@forte.com>
21314 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
21315 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
21318 ____________________________________________________________________________
21319 [ 8948] By: jhi on 2001/02/26 14:35:53
21320 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
21321 From: Radu Greab <radu@netsoft.ro>
21322 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
21323 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
21326 ____________________________________________________________________________
21327 [ 8947] By: jhi on 2001/02/26 14:34:46
21328 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
21329 From: David Mitchell <davem@fdgroup.co.uk>
21330 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
21331 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
21334 ____________________________________________________________________________
21335 [ 8946] By: jhi on 2001/02/26 14:32:37
21336 Log: Subject: Modified README.bs2000
21337 From: Dorner Thomas <Thomas.Dorner@start.de>
21338 Date: Mon, 26 Feb 2001 09:22:17 +0100
21339 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
21342 ____________________________________________________________________________
21343 [ 8945] By: jhi on 2001/02/26 14:19:53
21344 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
21345 to maintperl, listing the known failures on the tests 129 and 130.
21346 Branch: maint-5.6/perl
21348 ____________________________________________________________________________
21349 [ 8944] By: jhi on 2001/02/26 14:14:15
21350 Log: Add more known sprintf failures.
21353 ____________________________________________________________________________
21354 [ 8943] By: jhi on 2001/02/26 13:56:22
21355 Log: perlglob.exe needs to be found in Win32, patch from
21356 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
21357 which needs external glob at mini-perl time."
21359 ! ext/Encode/compile
21360 ____________________________________________________________________________
21361 [ 8942] By: jhi on 2001/02/26 13:52:19
21362 Log: A missing dTHX from Vadim Konovalov.
21365 ____________________________________________________________________________
21366 [ 8941] By: jhi on 2001/02/26 13:37:05
21367 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
21370 ____________________________________________________________________________
21371 [ 8940] By: jhi on 2001/02/26 13:35:40
21372 Log: Integrate perlio.
21374 !> ext/Encode/Encode.pm
21375 ____________________________________________________________________________
21376 [ 8939] By: nick on 2001/02/25 23:47:09
21377 Log: Integrate mainline.
21379 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
21380 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
21381 ____________________________________________________________________________
21382 [ 8938] By: nick on 2001/02/25 19:36:28
21383 Log: Encode implementations docs.
21385 ! ext/Encode/Encode.pm
21386 ____________________________________________________________________________
21387 [ 8937] By: jhi on 2001/02/25 19:26:16
21388 Log: Script wasn't aligned with reality.
21391 ____________________________________________________________________________
21392 [ 8936] By: jhi on 2001/02/25 18:54:55
21393 Log: Update Changes.
21395 ! Changes patchlevel.h
21396 ____________________________________________________________________________
21397 [ 8935] By: jhi on 2001/02/25 18:46:36
21398 Log: Retract #8929,8930,8932,8933 for now.
21400 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
21401 ____________________________________________________________________________
21402 [ 8934] By: jhi on 2001/02/25 17:34:35
21403 Log: Integrate perlio.
21405 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
21406 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
21408 ____________________________________________________________________________
21409 [ 8933] By: jhi on 2001/02/25 17:33:12
21410 Log: (Retracted by #8395.)
21412 Slight tweaks in scan_const(), not fixes yet, it seems like
21413 lots of work remains to be done...
21416 ____________________________________________________________________________
21417 [ 8932] By: jhi on 2001/02/25 17:27:11
21418 Log: (Retracted by #8395.)
21420 Missing from #8930.
21423 ____________________________________________________________________________
21424 [ 8931] By: jhi on 2001/02/25 17:26:19
21425 Log: A comment tweak.
21428 ____________________________________________________________________________
21429 [ 8930] By: jhi on 2001/02/25 17:25:47
21430 Log: (Retracted by #8395.)
21432 Attempt to fix the EBCDIC character range problwm with //.
21435 ____________________________________________________________________________
21436 [ 8929] By: jhi on 2001/02/25 17:23:45
21437 Log: (Retracted by #8395.)
21439 Expand the EBCDIC character range tests, and add few nasty
21440 tr tests from Karsten Sperling.
21442 ! t/op/pat.t t/op/tr.t
21443 ____________________________________________________________________________
21444 [ 8928] By: jhi on 2001/02/25 17:18:49
21445 Log: Missing check-in.
21448 ____________________________________________________________________________
21449 [ 8927] By: nick on 2001/02/25 11:30:22
21450 Log: Change method names in Encode implementation classes to something
21451 less confusing (preparing to "go public").
21453 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
21454 ____________________________________________________________________________
21455 [ 8926] By: nick on 2001/02/25 10:53:24
21456 Log: GCC __atribute__ / printf fix
21459 ____________________________________________________________________________
21460 [ 8925] By: nick on 2001/02/25 10:52:25
21461 Log: Checked in the wrong one ...
21463 ! ext/Encode/Encode.pm
21464 ____________________________________________________________________________
21465 [ 8924] By: nick on 2001/02/24 18:46:51
21466 Log: Integrate mainline - to see what Jarkko has in ...
21468 +> t/pod/testpods/lib/Pod/Stuff.pm
21469 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
21470 ____________________________________________________________________________
21471 [ 8923] By: nick on 2001/02/24 17:05:23
21472 Log: Encode API documentation nd tidy up.
21473 Minor additions to test.
21474 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
21475 Adds STRLEN to standard typemap.
21477 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
21478 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
21479 ____________________________________________________________________________
21480 [ 8922] By: jhi on 2001/02/24 16:38:12
21481 Log: Add a test for the "character range should match in EBCDIC
21482 if specified using explicit numerics" bug found by Karsten
21486 ____________________________________________________________________________
21487 [ 8921] By: jhi on 2001/02/24 16:30:16
21488 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
21489 From: schwern@pobox.com
21490 Date: Fri, 23 Feb 2001 03:21:37 -0500
21491 Message-ID: <20010223032137.A26022@magnonel.guild.net>
21493 plus Charles Lane's fixes, plus tweaks.
21495 + t/pod/testpods/lib/Pod/Stuff.pm
21496 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
21497 ____________________________________________________________________________
21498 [ 8920] By: nick on 2001/02/24 10:30:11
21499 Log: Integrate mainline
21501 !> (integrate 33 files)
21502 ____________________________________________________________________________
21503 [ 8919] By: jhi on 2001/02/24 00:23:35
21504 Log: Subject: Re: I'm losing the war...
21505 From: "Vadim Konovalov" <watman@inbox.ru>
21506 Date: Sat, 24 Feb 2001 00:10:14 +0300
21507 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
21509 hv_store() not working correctly in ENV_IS_CASELESS case.
21512 ____________________________________________________________________________
21513 [ 8918] By: jhi on 2001/02/24 00:20:09
21514 Log: Subject: Re: [PATCH] fix for charnames above FFFF
21515 From: andreas.koenig@anima.de (Andreas J. Koenig)
21516 Date: 23 Feb 2001 02:39:03 +0100
21517 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
21519 A further efficiency tweak.
21522 ____________________________________________________________________________
21523 [ 8917] By: jhi on 2001/02/23 20:27:51
21524 Log: Integrate change #8916 from mainline,
21525 do away with USE_WIN32_RTL_ENV.
21526 Branch: maint-5.6/perl
21527 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
21528 ____________________________________________________________________________
21529 [ 8916] By: jhi on 2001/02/23 20:02:25
21530 Log: Abolish USE_WIN32_RTL_ENV.
21532 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
21533 ____________________________________________________________________________
21534 [ 8915] By: jhi on 2001/02/23 19:36:00
21535 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
21536 later protected by some #define.
21539 ____________________________________________________________________________
21540 [ 8914] By: jhi on 2001/02/23 19:31:38
21541 Log: Retract #8902 for now, requested by Charles Lane, the correct
21542 fix will be something else.
21545 ____________________________________________________________________________
21546 [ 8913] By: jhi on 2001/02/23 19:11:36
21547 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
21548 From: Peter Prymmer <pvhp@forte.com>
21549 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
21550 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
21552 ! t/op/lex_assign.t
21553 ____________________________________________________________________________
21554 [ 8912] By: jhi on 2001/02/23 18:38:20
21555 Log: Subject: [patch] perlio + useithreads
21556 From: Doug MacEachern <dougm@covalent.net>
21557 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
21558 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
21560 Gets things running but not complete.
21562 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
21563 ____________________________________________________________________________
21564 [ 8911] By: jhi on 2001/02/23 04:20:02
21565 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
21567 Duplicated environment freeing, File::Temp 0.12,
21568 op/append portability (EBCDIC) tweak.
21569 Branch: maint-5.6/perl
21570 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21572 ____________________________________________________________________________
21573 [ 8910] By: jhi on 2001/02/23 02:07:33
21574 Log: Integrate change #8909 from mainline, a better Borland
21575 putenv() workaround.
21576 Branch: maint-5.6/perl
21578 ____________________________________________________________________________
21579 [ 8909] By: jhi on 2001/02/23 02:05:46
21580 Log: A better workaround for Borland putenv() brokenness from Sarathy.
21583 ____________________________________________________________________________
21584 [ 8908] By: jhi on 2001/02/23 02:04:14
21585 Log: Subject: fix for parameter -Dm (for perl@8867)
21586 From: "Vadim Konovalov" <watman@inbox.ru>
21587 Date: Thu, 22 Feb 2001 17:30:12 +0300
21588 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
21591 ____________________________________________________________________________
21592 [ 8907] By: jhi on 2001/02/23 01:58:20
21593 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
21594 From: Peter Prymmer <pvhp@forte.com>
21595 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
21596 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
21599 ____________________________________________________________________________
21600 [ 8906] By: jhi on 2001/02/23 01:48:34
21601 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
21603 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21604 ____________________________________________________________________________
21605 [ 8905] By: jhi on 2001/02/23 01:43:30
21606 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
21607 From: Peter Prymmer <pvhp@forte.com>
21608 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
21609 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
21611 ! t/lib/st-06compat.t
21612 ____________________________________________________________________________
21613 [ 8904] By: jhi on 2001/02/23 01:42:39
21614 Log: Metaconfig unit change for #8903.
21615 Branch: metaconfig/U/perl
21617 ____________________________________________________________________________
21618 [ 8903] By: jhi on 2001/02/23 01:42:12
21619 Log: Be more helpful for devel builders, suggested by John L. Allen.
21622 ____________________________________________________________________________
21623 [ 8902] By: jhi on 2001/02/23 01:37:41
21624 Log: (Retracted by #8914)
21625 (Wrongly, reinstated by #8941)
21627 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
21628 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21629 Date: Thu, 22 Feb 2001 09:43:57 EST
21630 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
21633 ____________________________________________________________________________
21634 [ 8901] By: jhi on 2001/02/23 01:20:32
21635 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
21636 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21637 Date: Thu, 22 Feb 2001 08:01:35 EST
21638 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
21641 ____________________________________________________________________________
21642 [ 8900] By: jhi on 2001/02/23 01:18:02
21643 Log: Integrate changes #8898,8899 from mainline, environ handling.
21644 Branch: maint-5.6/perl
21646 ____________________________________________________________________________
21647 [ 8899] By: jhi on 2001/02/23 01:16:25
21648 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
21649 putenv() is not to be relied on, they are either broken or leaky
21653 ____________________________________________________________________________
21654 [ 8898] By: jhi on 2001/02/22 23:36:59
21655 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
21656 and safesysfree() must be used.
21659 ____________________________________________________________________________
21660 [ 8897] By: jhi on 2001/02/22 23:25:45
21661 Log: With environ one must use safesysmalloc()/safesysfree().
21664 ____________________________________________________________________________
21665 [ 8896] By: jhi on 2001/02/22 22:13:18
21666 Log: If we have a duplicated environment free it
21667 if PERL_DESTRUCT_LEVEL.
21670 ____________________________________________________________________________
21671 [ 8895] By: alanbur on 2001/02/22 19:31:57
21672 Log: Synchronised with parent
21673 Branch: maint-5.6/pureperl
21674 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
21675 ____________________________________________________________________________
21676 [ 8894] By: gsar on 2001/02/22 19:06:18
21677 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
21679 fix memory leak in method call optimization (change#3768);
21680 made C<eval "$x->foo()"> leak
21682 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
21683 Branch: maint-5.6/perl
21685 ____________________________________________________________________________
21686 [ 8893] By: jhi on 2001/02/22 18:35:27
21687 Log: (Retracted by #8915.)
21689 Third Degree finding:
21690 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
21693 ____________________________________________________________________________
21694 [ 8892] By: jhi on 2001/02/22 14:28:32
21695 Log: Update Changes.
21697 ! Changes patchlevel.h
21698 ____________________________________________________________________________
21699 [ 8891] By: jhi on 2001/02/22 13:22:45
21700 Log: Metaconfig unit changes for #8890.
21702 ! U/modified/Cppsym.U U/threads/archname.U
21703 ____________________________________________________________________________
21704 [ 8890] By: jhi on 2001/02/22 13:22:12
21705 Log: Add -stdio to the archname if no perlio selected,
21706 no -perlio added since that is now the default.
21708 Add few CPUs/architectures to the Cppsym scan.
21710 ! Configure config_h.SH
21711 ____________________________________________________________________________
21712 [ 8889] By: jhi on 2001/02/22 13:05:59
21713 Log: Metaconfig unit change for #8888.
21714 Branch: metaconfig/U/perl
21716 ____________________________________________________________________________
21717 [ 8888] By: jhi on 2001/02/22 13:05:28
21718 Log: *drum roll* Make perlio the default.
21720 ! Configure config_h.SH
21721 ____________________________________________________________________________
21722 [ 8887] By: jhi on 2001/02/22 12:50:52
21723 Log: Integrate change #8665 from maintperl to mainline,
21724 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
21726 !> ext/POSIX/POSIX.xs
21727 ____________________________________________________________________________
21728 [ 8886] By: jhi on 2001/02/22 12:49:24
21729 Log: Integrate changes #8883,8884 from mainline to maintperl.
21731 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
21732 Subject: Re: File::Temp::_gettemp warning
21733 Branch: maint-5.6/perl
21734 !> embed.h embed.pl lib/File/Temp.pm
21735 ____________________________________________________________________________
21736 [ 8885] By: jhi on 2001/02/22 12:43:59
21739 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
21740 From: schwab@suse.de
21741 Date: Thu, 22 Feb 2001 13:08:09 +0100
21742 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
21744 but the fix done slightly differently because the other
21745 half was already done in #8664.
21746 Branch: maint-5.6/perl
21747 ! ext/POSIX/POSIX.xs
21748 ____________________________________________________________________________
21749 [ 8884] By: jhi on 2001/02/22 12:37:15
21750 Log: Subject: Re: File::Temp::_gettemp warning
21751 From: Tim Jenness <t.jenness@jach.hawaii.edu>
21752 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
21753 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
21755 This patch to File::Temp does two things:
21757 1. Fixes the problem with CGI::Carp when determining
21758 the Fcntl constants
21760 2. Removes most of the carps and consolidates them so that all the
21761 reasons are included in a single die that is caught by the test. This
21762 means that the correct skipping behaviour is displayed by the test.
21765 ____________________________________________________________________________
21766 [ 8883] By: jhi on 2001/02/22 12:29:19
21767 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
21768 From: Peter Prymmer <pvhp@forte.com>
21769 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
21770 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
21773 ____________________________________________________________________________
21774 [ 8882] By: jhi on 2001/02/21 19:41:33
21775 Log: Integrate change #8881 from mainlin to maintperl.
21777 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
21778 Branch: maint-5.6/perl
21780 ____________________________________________________________________________
21781 [ 8881] By: jhi on 2001/02/21 19:38:57
21782 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
21783 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21784 Date: Wed, 21 Feb 2001 13:08:03 EST
21785 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
21788 ____________________________________________________________________________
21789 [ 8880] By: jhi on 2001/02/21 19:34:34
21790 Log: Retract #8875, cannot let go of the old semantics of unpack U
21791 without rethinking utf8decode.t.
21794 ____________________________________________________________________________
21795 [ 8879] By: jhi on 2001/02/21 19:08:02
21796 Log: Run run/*.t also in minitest.
21799 ____________________________________________________________________________
21800 [ 8878] By: nick on 2001/02/21 18:55:37
21801 Log: Integrate mainline
21803 !> (integrate 76 files)
21804 ____________________________________________________________________________
21805 [ 8877] By: jhi on 2001/02/21 15:09:33
21806 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
21808 ! U/compline/nblock_io.U
21810 ! Configure config_h.SH
21811 ____________________________________________________________________________
21812 [ 8876] By: jhi on 2001/02/21 14:54:45
21813 Log: If no sfio, no -lsfio.
21814 Branch: metaconfig/U/perl
21817 ! Configure config_h.SH
21818 ____________________________________________________________________________
21819 [ 8875] By: jhi on 2001/02/21 14:54:00
21820 Log: Make unpack C and unpack C truly equivalent.
21823 ____________________________________________________________________________
21824 [ 8874] By: jhi on 2001/02/21 14:26:02
21825 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
21826 From: Peter Prymmer <pvhp@forte.com>
21827 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
21828 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
21831 ____________________________________________________________________________
21832 [ 8873] By: jhi on 2001/02/21 14:24:31
21833 Log: Subject: [PATCH] fix for charnames above FFFF
21834 From: andreas.koenig@anima.de (Andreas J. Koenig)
21835 Date: 21 Feb 2001 07:05:45 +0100
21836 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
21838 ! lib/charnames.pm t/lib/charnames.t
21839 ____________________________________________________________________________
21840 [ 8872] By: jhi on 2001/02/21 14:15:25
21841 Log: Integrate change #8868 from pureperl to mainline.
21843 Fixed reference count loop caused by sv_magic.
21846 ____________________________________________________________________________
21847 [ 8871] By: jhi on 2001/02/21 14:07:29
21848 Log: Integrate change #8868 from pureperl to maintperl.
21850 Fixed reference count loop caused by sv_magic.
21851 Branch: maint-5.6/perl
21853 ____________________________________________________________________________
21854 [ 8870] By: jhi on 2001/02/21 14:04:41
21855 Log: Put back the #8840, it was innocent.
21857 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21858 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
21859 ____________________________________________________________________________
21860 [ 8869] By: jhi on 2001/02/21 14:00:03
21861 Log: unpack("C", ...) was left slightly unfinished by #8865.
21864 ____________________________________________________________________________
21865 [ 8868] By: alanbur on 2001/02/21 01:33:45
21866 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
21867 from gv_fetchpv to create single-character magic variables (e.g. $!),
21868 and it is passed a sv and the gv that contains the sv as the mg_obj
21869 value. When sv_magic stores the mg_obj pointer it increments the gv
21870 refcount, thus causing a sv-gv pair that can't be freed. There is
21871 already a check for sv == obj which is used to prevent such reference
21872 loops. This change extends the check to cover the case described above.
21873 Branch: maint-5.6/pureperl
21875 ____________________________________________________________________________
21876 [ 8867] By: jhi on 2001/02/21 00:52:39
21877 Log: Update Changes.
21879 ! Changes patchlevel.h
21880 ____________________________________________________________________________
21881 [ 8866] By: jhi on 2001/02/21 00:34:20
21882 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
21883 (Note: there were some conflicts due to EBCDIC and EPOC
21884 patches, in general I preferred the repository code.)
21885 (When 2.753 comes out, we need to synchronize.)
21887 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
21888 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
21890 ____________________________________________________________________________
21891 [ 8865] By: jhi on 2001/02/21 00:24:22
21892 Log: Make pack("C", 0x100) to create Unicode, unless under the
21893 evil influence of 'use bytes'. Similarly, unpack("C", ...)
21894 will understand Unicode, unless you under know what.
21896 ! pp.c t/op/pack.t t/op/qu.t
21897 ____________________________________________________________________________
21898 [ 8864] By: alanbur on 2001/02/20 22:35:34
21899 Log: Resynchronised with parent
21900 Branch: maint-5.6/pureperl
21901 !> README.win32 ext/GDBM_File/GDBM_File.pm
21902 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
21903 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
21904 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
21905 !> t/lib/sdbm.t util.c
21906 ____________________________________________________________________________
21907 [ 8863] By: jhi on 2001/02/20 20:55:11
21908 Log: Integrate change #8860,8861 from mainline into maintperl.
21912 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
21913 Branch: maint-5.6/perl
21914 !> lib/Test.pm pod/perlop.pod
21915 ____________________________________________________________________________
21916 [ 8862] By: jhi on 2001/02/20 20:30:07
21917 Log: Don't do casting between pointers pointing to differently sized
21921 ____________________________________________________________________________
21922 [ 8861] By: jhi on 2001/02/20 19:53:44
21923 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
21924 From: Peter Prymmer <pvhp@forte.com>
21925 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
21926 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
21929 ____________________________________________________________________________
21930 [ 8860] By: jhi on 2001/02/20 19:48:02
21931 Log: "pseudo-literal j", a documentation glitch reported to Debian.
21932 The text recovered from Perl 5.005_03, and pseudo-literal replaced
21933 by "backtick string".
21936 ____________________________________________________________________________
21937 [ 8859] By: jhi on 2001/02/20 19:15:46
21938 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
21942 ____________________________________________________________________________
21943 [ 8858] By: jhi on 2001/02/20 17:36:53
21944 Log: Integrate pureperl changes #8844,8845,8850 to mainline
21945 (via maintperl #8855).
21947 Fixed %^H scoping bug
21949 Removed GV <-> CV refcount loop
21951 Removed %ENV refcount loop
21953 !> gv.c op.c perl.c pp.c scope.c
21954 ____________________________________________________________________________
21955 [ 8857] By: jhi on 2001/02/20 17:34:32
21956 Log: Integrate changes #8853,8854 from maintperl to mainline.
21958 EBDIC fixes, README.win32 Borland update.
21960 !> README.win32 handy.h util.c
21961 ____________________________________________________________________________
21962 [ 8856] By: jhi on 2001/02/20 17:33:16
21963 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
21964 Branch: maint-5.6/perl
21965 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
21966 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
21967 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
21968 ____________________________________________________________________________
21969 [ 8855] By: jhi on 2001/02/20 17:32:13
21970 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
21972 Fixed %^H scoping bug
21974 Removed GV <-> CV refcount loop
21976 Removed %ENV refcount loop
21977 Branch: maint-5.6/perl
21978 !> gv.c op.c perl.c pp.c scope.c
21979 ____________________________________________________________________________
21980 [ 8854] By: jhi on 2001/02/20 17:25:06
21981 Log: Subject: Addition to readme.win32 for Borland C++ compilers
21982 Date: Tue, 20 Feb 2001 02:15:25 +0300
21983 From: "Vadim Konovalov" <watman@inbox.ru>
21984 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
21986 Document Borland compiler misbehaviour.
21987 Branch: maint-5.6/perl
21989 ____________________________________________________________________________
21990 [ 8853] By: jhi on 2001/02/20 17:22:25
21991 Log: The assimilation of ebcdic.c didn't quite work at the first try,
21992 patches from Thomas Dorner.
21993 Branch: maint-5.6/perl
21995 ____________________________________________________________________________
21996 [ 8852] By: jhi on 2001/02/20 17:20:15
21997 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
21998 From: Chris Nandor <pudge@pobox.com>
21999 Date: Tue, 20 Feb 2001 08:32:45 -0500
22000 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
22001 Branch: maint-5.6/perl
22003 ____________________________________________________________________________
22004 [ 8851] By: jhi on 2001/02/20 17:15:52
22005 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
22007 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
22008 ! t/lib/filter-util.t
22009 ____________________________________________________________________________
22010 [ 8850] By: alanbur on 2001/02/20 17:12:40
22011 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
22012 and the magic pointer points back to the GV that contains the
22013 %ENV hash. This creates a refcount loop that prevents members
22014 of %ENV from being freed correctly. This change removes the
22015 refcount loop - the magic pointer was never used anyway, the
22016 only use of the magic was to check the type ('E') so that the
22017 appropriate environment manipulation code is called when %ENV
22019 Branch: maint-5.6/pureperl
22021 ____________________________________________________________________________
22022 [ 8849] By: jhi on 2001/02/20 17:12:20
22023 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
22024 From: "Craig A. Berry" <craigberry@mac.com>
22025 Date: Mon, 19 Feb 2001 23:36:12 -0600
22026 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
22028 Case-forgiving systems match TestInit.pm with TES*.
22030 ! t/lib/glob-basic.t
22031 ____________________________________________________________________________
22032 [ 8848] By: jhi on 2001/02/20 17:10:02
22033 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
22035 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
22036 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
22037 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
22038 ____________________________________________________________________________
22039 [ 8847] By: jhi on 2001/02/20 15:34:41
22040 Log: The #8843 wasn't quite right: %Config needs to imported.
22043 ____________________________________________________________________________
22044 [ 8846] By: jhi on 2001/02/20 15:31:50
22045 Log: Retract the #8838 and #8840 for now because of
22046 the DB_File tie problem.
22048 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
22049 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
22051 ____________________________________________________________________________
22052 [ 8845] By: alanbur on 2001/02/20 14:25:41
22053 Log: Removed GV <-> CV refcount loop
22054 CvGV(mycv) points to the parent GV of the CV, and was previously
22055 refcounted. The pointer remains, but the refcounting has been removed
22056 as it causes a refcount loop between the CV and GV that means the CV
22057 can't ever be deleted.
22058 Branch: maint-5.6/pureperl
22060 ____________________________________________________________________________
22061 [ 8844] By: alanbur on 2001/02/20 14:23:13
22062 Log: Fixed %^H scoping bug
22063 Branch: maint-5.6/pureperl
22065 ____________________________________________________________________________
22066 [ 8843] By: jhi on 2001/02/19 13:38:08
22067 Log: fork() not everywhere, cleanup temp files.
22070 ____________________________________________________________________________
22071 [ 8842] By: alanbur on 2001/02/19 12:42:07
22072 Log: Resynchronised with parent
22073 Branch: maint-5.6/pureperl
22074 !> pod/perlfaq4.pod sv.c utf8.c
22075 ____________________________________________________________________________
22076 [ 8841] By: jhi on 2001/02/19 03:35:51
22077 Log: Update Changes.
22079 ! Changes patchlevel.h
22080 ____________________________________________________________________________
22081 [ 8840] By: jhi on 2001/02/19 00:23:41
22082 Log: Subject: [patch] add sv_setref_uv
22083 From: Doug MacEachern <dougm@covalent.net>
22084 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
22085 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
22087 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
22088 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
22089 ____________________________________________________________________________
22090 [ 8839] By: jhi on 2001/02/19 00:01:38
22091 Log: Put to rest the 20010205.001, the email address checking (not) regex.
22094 ____________________________________________________________________________
22095 [ 8838] By: jhi on 2001/02/18 22:17:54
22096 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
22097 From: Doug MacEachern <dougm@covalent.net>
22098 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
22099 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
22101 ! lib/ExtUtils/xsubpp
22102 ____________________________________________________________________________
22103 [ 8837] By: jhi on 2001/02/18 22:16:50
22104 Log: Subject: [patch] -Wall cleanup round 2
22105 From: Doug MacEachern <dougm@covalent.net>
22106 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
22107 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
22109 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
22110 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
22111 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
22112 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
22113 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
22114 ! ext/SDBM_File/SDBM_File.xs
22115 ____________________________________________________________________________
22116 [ 8836] By: jhi on 2001/02/18 22:11:20
22117 Log: Misapplied regex optimizations when \C is present.
22118 Fixes 20001230.002.
22120 What still remains broken is that the submatches that
22121 have \C in them get their UTF8 flag on because their
22122 parent SV has it on. This will result in malformed
22123 UTF8 if a \C happened to match a non-ASCII byte.
22125 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
22127 ____________________________________________________________________________
22128 [ 8835] By: jhi on 2001/02/18 20:12:02
22129 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
22131 The hash key got wrongly UTF8fied.
22133 ! pod/perlapi.pod toke.c utf8.c
22134 ____________________________________________________________________________
22135 [ 8834] By: jhi on 2001/02/18 19:44:25
22136 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
22137 don't warn on magical or overloaded things.
22140 ____________________________________________________________________________
22141 [ 8833] By: nick on 2001/02/18 19:31:22
22142 Log: Integrate mainline
22144 +> t/TestInit.pm t/run/runenv.t
22146 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
22147 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
22148 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
22149 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
22150 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
22151 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
22153 ____________________________________________________________________________
22154 [ 8832] By: jhi on 2001/02/18 19:21:18
22155 Log: Integrate perlio.
22157 !> perlio.c pod/perldiag.pod
22158 ____________________________________________________________________________
22159 [ 8831] By: jhi on 2001/02/18 19:14:20
22160 Log: Integrate change #8827 from mainline.
22163 Branch: maint-5.6/perl
22165 ____________________________________________________________________________
22166 [ 8830] By: nick on 2001/02/18 19:10:34
22167 Log: Apply the spirit of patch from Nick Clark:
22168 Subject: [PATCH] Re: extensions that provide layers
22169 From: Nicholas Clark <nick@ccl4.org>
22170 Date: Mon, 12 Feb 2001 16:43:51 +0000
22171 Message-Id: <20010212164350.Q3652@plum.flirble.org>
22173 ! perlio.c pod/perldiag.pod
22174 ____________________________________________________________________________
22175 [ 8829] By: jhi on 2001/02/18 19:03:25
22176 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
22177 From: schwern@pobox.com
22178 Date: Sun, 18 Feb 2001 13:44:35 -0500
22179 Message-ID: <20010218134435.A17544@magnonel.guild.net>
22181 Applied, but as t/TestInit.pm.
22184 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
22185 ! t/op/subst_wamp.t
22186 ____________________________________________________________________________
22187 [ 8828] By: jhi on 2001/02/18 18:43:52
22188 Log: Integrate perlio.
22191 ____________________________________________________________________________
22192 [ 8827] By: jhi on 2001/02/18 18:41:33
22196 ____________________________________________________________________________
22197 [ 8826] By: nick on 2001/02/18 17:40:59
22198 Log: Fix [ID 20010217.002]
22199 open FOO, "<:raw:perlio", ...
22200 :raw now inserts default base layer below itself.
22202 open FOO, "<:unix", ...
22203 works as well - but leaves buffer layer on stack under the unix layer.
22206 ____________________________________________________________________________
22207 [ 8825] By: jhi on 2001/02/18 17:15:39
22208 Log: Integrate perlio.
22210 !> perlio.c perliol.h
22211 ____________________________________________________________________________
22212 [ 8824] By: jhi on 2001/02/18 17:10:53
22213 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
22214 From: schwern@pobox.com
22215 Date: Sun, 18 Feb 2001 01:48:50 -0500
22216 Message-ID: <20010218014850.C19957@magnonel.guild.net>
22218 ! lib/Test/Harness.pm t/TEST t/op/chop.t
22219 ____________________________________________________________________________
22220 [ 8823] By: jhi on 2001/02/18 17:01:06
22221 Log: Add run/*.t to testables.
22224 ____________________________________________________________________________
22225 [ 8822] By: jhi on 2001/02/18 16:58:58
22226 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
22227 From: schwern@pobox.com
22228 Date: Sun, 18 Feb 2001 01:11:35 -0500
22229 Message-ID: <20010218011135.A19957@magnonel.guild.net>
22231 Revive mjd's and Simon's PERL5OPT fix.
22235 ____________________________________________________________________________
22236 [ 8821] By: jhi on 2001/02/18 16:53:46
22237 Log: Subject: Re: Why t/TEST and not Test::Harness?
22238 From: schwern@pobox.com
22239 Date: Sat, 17 Feb 2001 22:44:44 -0500
22240 Message-ID: <20010217224444.A6679@magnonel.guild.net>
22242 Replace UTEST with TEST -utf8.
22245 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
22246 ! t/lib/glob-basic.t
22247 ____________________________________________________________________________
22248 [ 8820] By: nick on 2001/02/18 13:06:16
22249 Log: Clean up a few core dumps when layers are used in unexpected ways.
22250 (Still not "right"...)
22252 ! perlio.c perliol.h
22253 ____________________________________________________________________________
22254 [ 8819] By: jhi on 2001/02/18 02:25:55
22255 Log: Integrate change #8818 from maintperl, a FAQ nit.
22257 !> pod/perlfaq4.pod
22258 ____________________________________________________________________________
22259 [ 8818] By: jhi on 2001/02/18 02:24:50
22260 Log: FAQ nit from Chris Fedde.
22261 Branch: maint-5.6/perl
22263 ____________________________________________________________________________
22264 [ 8817] By: nick on 2001/02/17 18:20:14
22265 Log: Integrate mainline
22267 +> lib/unicode/UCD.html lib/unicode/Unicode.html
22268 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
22269 +> pod/perlclib.pod
22270 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
22271 - lib/unicode/Unicode.301
22272 !> (integrate 324 files)
22273 ____________________________________________________________________________
22274 [ 8816] By: jhi on 2001/02/17 16:56:58
22275 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
22277 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22278 ! ext/Storable/Storable.xs t/lib/st-06compat.t
22279 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
22280 ____________________________________________________________________________
22281 [ 8815] By: jhi on 2001/02/17 16:40:07
22282 Log: Subject: [patch] -Wall
22283 From: Doug MacEachern <dougm@covalent.net>
22284 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
22285 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
22287 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
22288 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
22289 ____________________________________________________________________________
22290 [ 8814] By: jhi on 2001/02/16 19:27:18
22291 Log: Document qu better.
22294 ____________________________________________________________________________
22295 [ 8813] By: jhi on 2001/02/15 13:54:37
22296 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
22297 From: Hugo <hv@crypt.compulink.co.uk>
22298 Date: Thu, 15 Feb 2001 13:39:49 +0000
22299 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
22302 ____________________________________________________________________________
22303 [ 8812] By: alanbur on 2001/02/15 13:52:16
22304 Log: Resynchronised with parent
22305 Branch: maint-5.6/pureperl
22307 !> (integrate 36 files)
22308 ____________________________________________________________________________
22309 [ 8811] By: jhi on 2001/02/15 13:51:16
22310 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
22312 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
22313 From: Jan Dubois <JanD@ActiveState.com>
22314 Date: Wed, 31 Jan 2001 21:17:03 -0800
22315 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
22317 tweak change#8659 to keep it simple
22319 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
22320 From: Russ Allbery <rra@stanford.edu>
22321 Date: 14 Feb 2001 10:15:41 -0800
22322 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
22326 Upgrade to podlators 1.08, from Russ Allbery.
22328 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
22329 !> utils/perldoc.PL
22330 ____________________________________________________________________________
22331 [ 8810] By: jhi on 2001/02/15 13:35:08
22332 Log: Upgrade to podlators 1.08, from Russ Allbery.
22333 Branch: maint-5.6/perl
22334 ! lib/Pod/Man.pm lib/Pod/Text.pm
22335 ____________________________________________________________________________
22336 [ 8809] By: jhi on 2001/02/15 13:26:38
22337 Log: (accidentally empty check-in)
22338 Branch: maint-5.6/perl
22339 ! lib/Test/Harness.pm
22340 ____________________________________________________________________________
22341 [ 8808] By: jhi on 2001/02/15 13:23:47
22342 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
22343 From: Russ Allbery <rra@stanford.edu>
22344 Date: 14 Feb 2001 10:15:41 -0800
22345 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
22347 perldoc was hardcoding $Config{installscript}, which breaks
22348 when install* isn't where Perl ends up (such as with AFS).
22350 Use $Config{scriptdir} instead.
22351 Branch: maint-5.6/perl
22353 ____________________________________________________________________________
22354 [ 8807] By: jhi on 2001/02/14 14:37:27
22355 Log: Update Changes.
22357 ! Changes patchlevel.h
22358 ____________________________________________________________________________
22359 [ 8806] By: jhi on 2001/02/14 14:25:31
22360 Log: Integrate changes #8803,8804,8805 from mainline.
22362 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
22364 Don't skip too much of the locale error message if no environ array,
22367 More MacOS Classic fixes from Chris Nandor.
22368 Branch: maint-5.6/perl
22369 !> doop.c lib/Cwd.pm perl.c perl.h util.c
22370 ____________________________________________________________________________
22371 [ 8805] By: jhi on 2001/02/14 03:29:01
22372 Log: More MacOS Classic fixes from Chris Nandor.
22374 ! doop.c lib/Cwd.pm
22375 ____________________________________________________________________________
22376 [ 8804] By: jhi on 2001/02/14 03:18:35
22377 Log: Don't skip too much of the locale error message if no environ array,
22381 ____________________________________________________________________________
22382 [ 8803] By: jhi on 2001/02/14 03:14:14
22383 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
22386 ____________________________________________________________________________
22387 [ 8802] By: jhi on 2001/02/13 18:31:33
22388 Log: AUTHORS update.
22391 ____________________________________________________________________________
22392 [ 8801] By: jhi on 2001/02/13 17:55:19
22393 Log: Integrate change #8792 from mainline.
22395 Subject: buncha MacPerl patches for bleadperl
22396 From: Chris Nandor <pudge@pobox.com>
22397 Date: Tue, 13 Feb 2001 00:02:43 -0500
22398 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
22399 Branch: maint-5.6/perl
22400 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22401 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
22402 !> t/lib/basename.t toke.c util.h
22403 ____________________________________________________________________________
22404 [ 8800] By: jhi on 2001/02/13 17:46:43
22405 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
22406 to be forced to Off_t.
22408 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
22409 From: nick@ccl4.org
22410 Date: Thu, 1 Feb 2001 12:01:04 +0000
22411 Message-Id: <20010201120103.E11401@plum.flirble.org>
22412 Branch: maint-5.6/perl
22413 ! iperlsys.h perlio.c
22414 ____________________________________________________________________________
22415 [ 8799] By: jhi on 2001/02/13 16:52:51
22416 Log: Duplex duplex hunk hunk.
22417 Branch: maint-5.6/perl
22419 ____________________________________________________________________________
22420 [ 8797] By: jhi on 2001/02/13 14:52:04
22421 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
22422 From: "Craig A. Berry" <craigberry@mac.com>
22423 Date: Mon, 12 Feb 2001 11:05:25 -0600
22424 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
22426 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
22427 ____________________________________________________________________________
22428 [ 8796] By: jhi on 2001/02/13 14:36:47
22429 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
22430 From: simon.cozens@pembroke.oxford.ac.uk
22431 Date: Sat, 10 Feb 2001 17:57:02 +0000
22432 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
22434 Now it does include.
22437 ____________________________________________________________________________
22438 [ 8795] By: jhi on 2001/02/13 14:30:11
22439 Log: Sort the MANIFEST.
22442 ____________________________________________________________________________
22443 [ 8794] By: jhi on 2001/02/13 14:26:51
22444 Log: Integrate change #8793 from mainline, FAQ updates.
22445 Branch: maint-5.6/perl
22446 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
22447 ____________________________________________________________________________
22448 [ 8793] By: jhi on 2001/02/13 14:25:13
22449 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
22451 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
22452 ____________________________________________________________________________
22453 [ 8792] By: jhi on 2001/02/13 14:22:50
22454 Log: Subject: buncha MacPerl patches for bleadperl
22455 From: Chris Nandor <pudge@pobox.com>
22456 Date: Tue, 13 Feb 2001 00:02:43 -0500
22457 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
22459 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22460 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
22461 ! t/lib/basename.t toke.c util.h
22462 ____________________________________________________________________________
22463 [ 8791] By: jhi on 2001/02/13 14:10:39
22464 Log: Integrate change #8790 from mainline.
22466 environ array wrongly assumed in Perl_init_i18nl10n(),
22467 Branch: maint-5.6/perl
22469 ____________________________________________________________________________
22470 [ 8790] By: jhi on 2001/02/13 14:06:15
22471 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
22472 noticed by Chris Nandor in MacOS Classic.
22475 ____________________________________________________________________________
22476 [ 8789] By: jhi on 2001/02/13 13:58:07
22477 Log: Integrate changes #8373,8487,8544,8783 from mainline.
22479 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
22480 hints files, the dynaloading, assimilate ebcdic into util.c.
22481 Branch: maint-5.6/perl
22483 ! MANIFEST hints/posix-bc.sh
22484 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
22485 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
22486 !> perlapi.c proto.h util.c
22487 ____________________________________________________________________________
22488 [ 8788] By: alanbur on 2001/02/13 10:33:13
22489 Log: Integrated changes from maint-5.6
22490 Branch: maint-5.6/pureperl
22491 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
22492 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
22493 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22494 !> vos/config.ga.h vos/configure_perl.cm
22495 ____________________________________________________________________________
22496 [ 8787] By: jhi on 2001/02/13 05:56:36
22497 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
22500 ____________________________________________________________________________
22501 [ 8786] By: jhi on 2001/02/13 05:54:34
22502 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
22503 From: Dorner Thomas <Thomas.Dorner@start.de>
22504 Date: Mon, 12 Feb 2001 15:06:26 +0100
22505 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
22506 Branch: maint-5.6/perl
22508 ____________________________________________________________________________
22509 [ 8785] By: jhi on 2001/02/13 05:29:04
22510 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
22512 !> hints/openbsd.sh
22513 ____________________________________________________________________________
22514 [ 8784] By: jhi on 2001/02/13 02:25:24
22515 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
22516 From: Peter Prymmer <pvhp@forte.com>
22517 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
22518 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
22521 ____________________________________________________________________________
22522 [ 8783] By: jhi on 2001/02/13 02:22:36
22523 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
22526 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
22527 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
22529 ____________________________________________________________________________
22530 [ 8782] By: jhi on 2001/02/13 02:00:07
22531 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
22532 Branch: maint-5.6/perl
22534 ____________________________________________________________________________
22535 [ 8781] By: jhi on 2001/02/13 01:58:44
22536 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
22537 Branch: maint-5.6/perl
22539 ____________________________________________________________________________
22540 [ 8780] By: jhi on 2001/02/13 01:57:33
22541 Log: Synchronize the regexp tests between maintperl and mainline.
22542 Branch: maint-5.6/perl
22544 ____________________________________________________________________________
22545 [ 8779] By: jhi on 2001/02/13 01:49:35
22546 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
22547 From: Hugo <hv@crypt.compulink.co.uk>
22548 Date: Tue, 13 Feb 2001 00:11:11 +0000
22549 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
22551 ! regcomp.c t/op/re_tests
22552 ____________________________________________________________________________
22553 [ 8778] By: jhi on 2001/02/13 00:23:10
22554 Log: Comments do not nest.
22557 ____________________________________________________________________________
22558 [ 8777] By: jhi on 2001/02/13 00:17:54
22559 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
22560 From: Hugo <hv@crypt.compulink.co.uk>
22561 Date: Tue, 13 Feb 2001 00:11:11 +0000
22562 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
22563 Branch: maint-5.6/perl
22564 ! regcomp.c t/op/re_tests
22565 ____________________________________________________________________________
22566 [ 8776] By: jhi on 2001/02/12 23:25:52
22567 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
22568 Branch: maint-5.6/perl
22570 ____________________________________________________________________________
22571 [ 8775] By: jhi on 2001/02/12 23:04:28
22572 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
22573 Branch: maint-5.6/perl
22574 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
22575 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22576 ! vos/configure_perl.cm
22577 ____________________________________________________________________________
22578 [ 8774] By: jhi on 2001/02/12 22:59:11
22579 Log: Subject: Re: [patch] context for 'U' magic functions
22580 From: Doug MacEachern <dougm@covalent.net>
22581 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
22582 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
22584 plus the suggestion by Nick Ing-Simmons to name the macro
22585 as PERL_MG_UFUNC to avoid namespace pollution, plus add
22586 the advice by Doug for XS writers to perl.h
22589 ____________________________________________________________________________
22590 [ 8773] By: jhi on 2001/02/11 20:14:12
22591 Log: Update Changes.
22593 ! Changes patchlevel.h
22594 ____________________________________________________________________________
22595 [ 8772] By: jhi on 2001/02/11 18:47:52
22596 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
22597 From: Simon Cozens <simon@cozens.net>
22598 Date: Wed, 31 Jan 2001 16:31:43 +0000
22599 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
22602 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
22604 ____________________________________________________________________________
22605 [ 8771] By: jhi on 2001/02/11 18:36:48
22606 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
22608 Blocks-4d3.beta.txt
22609 CaseFolding-3d4.beta.txt
22610 CompositionExclusions-3d6.beta.txt
22611 EastAsianWidth-4d4.beta.txt
22612 LineBreak-6d3.beta.txt
22613 NamesList-3.1.0d1.beta.txt
22614 PropList-3.1.0d4.beta.txt
22615 SpecialCasing-4d1.beta.txt
22616 UnicodeData-3.1.0d6.beta.txt
22618 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
22619 +> lib/unicode/UCD.html lib/unicode/Unicode.html
22620 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
22621 - lib/unicode/Unicode.301
22623 ____________________________________________________________________________
22624 [ 8770] By: jhi on 2001/02/11 17:26:22
22625 Log: UTF-8 documentation.
22628 ____________________________________________________________________________
22629 [ 8769] By: jhi on 2001/02/11 17:12:49
22630 Log: Retract #8762.
22633 ____________________________________________________________________________
22634 [ 8768] By: jhi on 2001/02/11 16:54:45
22635 Log: Subject: [PATCH] Test::Harness
22636 From: andreas.koenig@anima.de (Andreas J. Koenig)
22637 Date: 11 Feb 2001 14:37:00 +0100
22638 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
22640 ! lib/Test/Harness.pm
22641 ____________________________________________________________________________
22642 [ 8767] By: jhi on 2001/02/11 16:53:52
22643 Log: Subject: [PATCH] Document makepatch in Porting/patching
22644 From: andreas.koenig@anima.de (Andreas J. Koenig)
22645 Date: 11 Feb 2001 16:46:28 +0100
22646 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
22648 ! Porting/patching.pod
22649 ____________________________________________________________________________
22650 [ 8766] By: jhi on 2001/02/11 06:30:23
22651 Log: Subject: Re: [patch] GvSHARED
22652 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
22653 From: Doug MacEachern <dougm@covalent.net>
22654 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
22656 Subject: Re: [patch] GvSHARED
22657 From: Doug MacEachern <dougm@covalent.net>
22658 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
22659 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
22661 Subject: [patch] attributes.pm support for `shared'
22662 From: Doug MacEachern <dougm@covalent.net>
22663 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
22664 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
22666 our() attributes were ignored, our :shared pieces missing,
22667 allow attributes.pm to turn on shared.
22669 ! op.c t/op/attrs.t toke.c xsutils.c
22670 ____________________________________________________________________________
22671 [ 8765] By: alanbur on 2001/02/10 23:11:19
22672 Log: Resync with parent (hopefully sucessfully this time)
22673 Branch: maint-5.6/pureperl
22674 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
22675 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
22676 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
22677 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
22678 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
22679 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
22680 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
22681 ____________________________________________________________________________
22682 [ 8764] By: jhi on 2001/02/10 22:54:38
22683 Log: Make TEST and UTEST more verbose in case something goes
22684 wrong in running/compiling a script, suggested by Doug
22688 ____________________________________________________________________________
22689 [ 8763] By: jhi on 2001/02/10 22:11:34
22690 Log: Bogus shebang.
22693 ____________________________________________________________________________
22694 [ 8762] By: jhi on 2001/02/10 21:56:02
22695 Log: (Retracted by #8769)
22698 ____________________________________________________________________________
22699 [ 8761] By: jhi on 2001/02/10 21:26:15
22700 Log: Subject: Re: [patch] GvSHARED
22701 From: Doug MacEachern <dougm@covalent.net>
22702 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
22703 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
22705 our @EXPORT : shared = (...);
22708 ____________________________________________________________________________
22709 [ 8760] By: jhi on 2001/02/10 21:25:07
22710 Log: Subject: [patch] GvSHARED
22711 From: Doug MacEachern <dougm@covalent.net>
22712 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
22713 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
22715 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
22716 ____________________________________________________________________________
22717 [ 8759] By: alanbur on 2001/02/10 21:24:27
22718 Log: Backed out mismerge.
22719 Branch: maint-5.6/pureperl
22720 ! MANIFEST README.hpux README.vmesa gv.c installhtml
22721 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
22722 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
22723 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
22724 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
22725 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
22726 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
22727 ____________________________________________________________________________
22728 [ 8758] By: jhi on 2001/02/10 18:01:17
22729 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
22731 Fixed UMRs and leak in Perl_pmtrans()
22733 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
22734 associated UTFied tr/// code. Also fixed scoping leak of
22737 newATTRSUB leaks when an attempt to redefine the active sort sub is
22739 Branch: maint-5.6/perl
22741 ____________________________________________________________________________
22742 [ 8757] By: alanbur on 2001/02/10 17:56:46
22743 Log: Resynchronised with parent
22744 Branch: maint-5.6/pureperl
22748 !> MANIFEST README.hpux README.vmesa installhtml
22749 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
22750 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
22751 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
22752 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
22753 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
22754 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
22755 ____________________________________________________________________________
22756 [ 8756] By: alanbur on 2001/02/10 17:51:15
22757 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
22759 Branch: maint-5.6/pureperl
22761 ____________________________________________________________________________
22762 [ 8755] By: jhi on 2001/02/09 22:41:35
22763 Log: Upgrade to CPAN 1.59_54, from Andreas König.
22765 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22766 ____________________________________________________________________________
22767 [ 8754] By: jhi on 2001/02/09 22:29:20
22768 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
22770 Didn't upgrade the fill.t since it has a dependency to File::Slurp
22771 purely for debugging purposes, the actual test hasn't changed.
22773 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
22775 ____________________________________________________________________________
22776 [ 8753] By: jhi on 2001/02/09 20:17:50
22777 Log: Integrate change #8682 from maintperl.
22779 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
22783 ____________________________________________________________________________
22784 [ 8752] By: jhi on 2001/02/09 20:00:46
22785 Log: Update Changes.
22787 ! Changes patchlevel.h
22788 ____________________________________________________________________________
22789 [ 8751] By: nick on 2001/02/09 19:48:37
22790 Log: Integrate mainline
22792 +> README.bs2000 t/lib/cgi-esc.t
22794 !> (integrate 53 files)
22795 ____________________________________________________________________________
22796 [ 8750] By: nick on 2001/02/09 19:25:16
22797 Log: Subject: RE: Biannual Competition to Improve Hashing Function
22798 From: Fisher Mark <fisherm@tce.com>
22799 Date: Thu, 8 Feb 2001 10:44:00 -0500
22800 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
22801 Date: Thu, 8 Feb 2001 15:02:47 -0500
22802 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
22804 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
22805 ____________________________________________________________________________
22806 [ 8749] By: jhi on 2001/02/09 19:02:35
22807 Log: Forgotten fragment.
22810 ____________________________________________________________________________
22811 [ 8748] By: jhi on 2001/02/09 18:31:34
22812 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
22813 plus manual tweakage.
22815 Sync the perlfaq2 between mainline and maintperl.
22816 Branch: maint-5.6/perl
22819 !> pod/perlfaq2.pod
22820 ____________________________________________________________________________
22821 [ 8747] By: jhi on 2001/02/09 18:12:04
22822 Log: Subject: versiononly and installperl
22823 From: abigail@foad.org
22824 Date: Wed, 7 Feb 2001 22:43:12 +0100
22825 Message-ID: <20010207214312.7045.qmail@foad.org>
22827 Add +v flag to force a normal install of the perl binary
22830 Subject: [PATCH] installperl
22831 From: Nicholas Clark <nick@ccl4.org>
22832 Date: Fri, 9 Feb 2001 16:28:57 +0000
22833 Message-ID: <20010209162857.B10931@plum.flirble.org>
22835 Add -A flag which also hardlinks the binary with
22836 the full architecture name.
22839 ____________________________________________________________________________
22840 [ 8746] By: jhi on 2001/02/09 18:03:43
22841 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
22843 Subject: perlfaq2, re: perlmongers
22845 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
22847 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
22849 Subject: [ID 20010205.001] typo in perlfaq9
22851 Subject: [ID 20010208.002] unordered explanation in perlcall
22852 Branch: maint-5.6/perl
22853 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
22854 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
22855 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
22856 ____________________________________________________________________________
22857 [ 8745] By: jhi on 2001/02/09 17:59:09
22858 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
22859 From: abela@geneanet.org
22860 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
22861 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
22864 ____________________________________________________________________________
22865 [ 8744] By: jhi on 2001/02/09 17:48:16
22866 Log: Subject: [ID 20010205.001] typo in perlfaq9
22867 From: eserte@vran.herceg.de
22868 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
22869 Message-Id: <200102042244.XAA21926@vran.herceg.de>
22872 ____________________________________________________________________________
22873 [ 8743] By: jhi on 2001/02/09 17:25:12
22874 Log: Integrate change #8695 from maintperl.
22876 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
22879 ____________________________________________________________________________
22880 [ 8742] By: jhi on 2001/02/09 17:21:22
22881 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
22882 From: Andy Dougherty <doughera@lafayette.edu>
22883 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
22884 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
22887 ____________________________________________________________________________
22888 [ 8741] By: jhi on 2001/02/09 17:05:19
22889 Log: Integrate changes #8738,8739,8740 from maintperl.
22891 Html files will be installed in a more logical and easier to
22892 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
22894 Html files will be generated with a header to make them look
22895 a little less bare.
22897 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
22899 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
22900 ____________________________________________________________________________
22901 [ 8740] By: jhi on 2001/02/09 17:03:46
22902 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
22903 From: "Brendan O'Dea" <bod@compusol.com.au>
22904 Date: Sun, 4 Feb 2001 11:17:56 +1100
22905 Message-ID: <20010204111756.A16301@compusol.com.au>
22906 Branch: maint-5.6/perl
22908 ____________________________________________________________________________
22909 [ 8739] By: jhi on 2001/02/09 17:01:59
22910 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
22911 From: "Indy Singh" <indy@nusphere.com>
22912 Date: Fri, 2 Feb 2001 15:09:59 -0500
22913 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
22915 Html files will be generated with a header to make them look
22916 a little less bare.
22917 Branch: maint-5.6/perl
22919 ____________________________________________________________________________
22920 [ 8738] By: jhi on 2001/02/09 16:58:48
22921 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
22922 From: "Indy Singh" <indy@nusphere.com>
22923 Date: Fri, 2 Feb 2001 15:08:23 -0500
22924 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
22926 Html files will be installed in a more logical and easier to
22927 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
22928 Branch: maint-5.6/perl
22929 ! win32/Makefile win32/makefile.mk
22930 ____________________________________________________________________________
22931 [ 8737] By: jhi on 2001/02/09 16:46:54
22932 Log: Integrate changes #8687,8736 from maintperl.
22934 HP-UX thread patches from Merijn H. Brand.
22936 Latin nit from Philip Newton.
22938 !> README.hpux hints/hpux.sh
22939 ____________________________________________________________________________
22940 [ 8736] By: jhi on 2001/02/09 16:42:31
22941 Log: Latin nit from Philip Newton.
22942 Branch: maint-5.6/perl
22944 ____________________________________________________________________________
22945 [ 8735] By: jhi on 2001/02/09 16:24:03
22946 Log: Integrate changes #8704,8710 from pureperl.
22948 Fixed UMRs and leak in Perl_pmtrans()
22950 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
22951 associated UTFied tr/// code. Also fixed scoping leak of
22955 ____________________________________________________________________________
22956 [ 8734] By: jhi on 2001/02/09 15:40:21
22957 Log: Integrate change #8733 from maintperl.
22959 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
22962 ____________________________________________________________________________
22963 [ 8733] By: jhi on 2001/02/09 15:35:47
22964 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
22965 From: Prymmer/Kahn <pvhp@best.com>
22966 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
22967 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
22968 Branch: maint-5.6/perl
22970 ____________________________________________________________________________
22971 [ 8732] By: jhi on 2001/02/09 15:26:17
22972 Log: Rename README.posix-bc to README.bs2000 (to avoid the
22973 confusion of a "perlposix-bc.pod"), add a few missing
22974 arch pods, regen toc.
22975 Branch: maint-5.6/perl
22978 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
22979 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
22980 ____________________________________________________________________________
22981 [ 8731] By: jhi on 2001/02/09 15:23:39
22982 Log: De-cut-and-pasto.
22985 ____________________________________________________________________________
22986 [ 8730] By: jhi on 2001/02/09 15:11:13
22987 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
22988 when people think that perlposix-bc.pod tells anything about
22989 Perl and POSIX. Regen toc.
22993 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
22994 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
22995 ____________________________________________________________________________
22996 [ 8729] By: jhi on 2001/02/09 14:52:28
22997 Log: The README.vmesa part of #8712 from maintperl.
23000 ____________________________________________________________________________
23001 [ 8728] By: jhi on 2001/02/09 14:46:06
23002 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
23003 From: Peter Prymmer <pvhp@forte.com>
23004 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
23005 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
23006 Branch: maint-5.6/perl
23007 ! README.vmesa win32/Makefile win32/makefile.mk
23008 ____________________________________________________________________________
23009 [ 8727] By: jhi on 2001/02/09 14:33:25
23010 Log: Integrate change #8712 from mainline.
23012 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
23013 Branch: maint-5.6/perl
23015 ____________________________________________________________________________
23016 [ 8726] By: jhi on 2001/02/09 14:30:28
23017 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
23018 From: Peter Prymmer <pvhp@forte.com>
23019 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
23020 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
23023 ! MANIFEST lib/CGI/Util.pm
23024 ____________________________________________________________________________
23025 [ 8725] By: jhi on 2001/02/09 04:56:47
23026 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
23027 Branch: maint-5.6/perl
23029 ____________________________________________________________________________
23030 [ 8724] By: jhi on 2001/02/09 04:40:59
23031 Log: Integrate changes 7819,7820 from vmsperl into mainline.
23033 Add header for LIB$ prototypes (C. Berry)
23035 Convert fwrite()s to sockets to write()s, since some socket stacks
23036 don't take kindly to stdio.
23037 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
23038 (for often optional LNMs)
23039 Correct a few typos
23042 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
23043 ____________________________________________________________________________
23044 [ 8723] By: jhi on 2001/02/09 03:29:29
23045 Log: Integrate change #8722 from mainline.
23047 The Im() function wasn't returning zero for non-Math::Complex
23048 arguments. The bug reported by John Gamble.
23049 Branch: maint-5.6/perl
23050 !> lib/Math/Complex.pm
23051 ____________________________________________________________________________
23052 [ 8722] By: jhi on 2001/02/09 03:28:33
23053 Log: The Im() function wasn't returning zero for non-Math::Complex
23054 arguments. The bug reported by John Gamble.
23056 ! lib/Math/Complex.pm
23057 ____________________________________________________________________________
23058 [ 8721] By: nick on 2001/02/08 22:11:35
23059 Log: Correct the correction :-(
23062 ____________________________________________________________________________
23063 [ 8720] By: bailey on 2001/02/08 20:59:22
23064 Log: Convert frwite()s to sockets to write()s, since some socket stacks
23065 don't take kindly to stdio.
23066 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
23067 (for often optional LNMs)
23068 Correct a few typos
23071 ! vms/vms.c vms/vmsish.h
23072 ____________________________________________________________________________
23073 [ 8719] By: bailey on 2001/02/08 20:51:02
23074 Log: Add header for LIB$ prototypes (C. Berry)
23076 ! ext/Devel/DProf/DProf.xs
23077 ____________________________________________________________________________
23078 [ 8718] By: bailey on 2001/02/08 20:49:00
23081 +> pod/perliol.pod t/lib/sample-tests/bailout
23082 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
23083 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
23084 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
23085 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
23086 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
23087 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
23088 - lib/unicode/Is/DCinital.pl
23089 !> (integrate 101 files)
23090 ____________________________________________________________________________
23091 [ 8717] By: nick on 2001/02/08 19:38:48
23092 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
23093 From: Robin Barker <rmb1@cise.npl.co.uk>
23094 Date: Thu, 8 Feb 2001 14:38:07 GMT
23095 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
23098 ____________________________________________________________________________
23099 [ 8716] By: nick on 2001/02/08 19:29:07
23100 Log: Generated files form 8713 etc.
23102 ! embed.h global.sym objXSUB.h perlapi.c proto.h
23103 ____________________________________________________________________________
23104 [ 8715] By: nick on 2001/02/08 19:26:08
23105 Log: Fixup non-ithread build after 8713
23108 ____________________________________________________________________________
23109 [ 8714] By: nick on 2001/02/08 19:17:45
23110 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
23111 From: nick@ccl4.org
23112 Date: Wed, 7 Feb 2001 00:27:47 +0000
23113 Message-Id: <20010207002747.B63724@plum.flirble.org>
23116 ____________________________________________________________________________
23117 [ 8713] By: nick on 2001/02/08 19:15:58
23118 Log: Subject: Re: [patch] Re: PL_ptr_table
23119 From: Doug Maceachern <dougm@covalent.net>
23120 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
23121 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
23123 ! embed.pl perl.c sv.c sv.h
23124 ____________________________________________________________________________
23125 [ 8712] By: nick on 2001/02/08 19:12:47
23126 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
23127 From: Peter Prymmer <pvhp@forte.com>
23128 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
23129 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
23132 ____________________________________________________________________________
23133 [ 8711] By: nick on 2001/02/07 21:06:11
23134 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
23135 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
23136 From: Alan Burlison <Alan.Burlison@uk.sun.com>
23137 Date: Tue, 06 Feb 2001 23:37:01 +0000
23138 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
23141 ____________________________________________________________________________
23142 [ 8710] By: alanbur on 2001/02/07 00:22:04
23143 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
23144 associated UTFied tr/// code. Also fixed scoping leak of
23146 Branch: maint-5.6/pureperl
23148 ____________________________________________________________________________
23149 [ 8709] By: nick on 2001/02/06 21:16:49
23150 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
23151 From: Michael G Schwern <schwern@pobox.com>
23152 Date: Sun, 4 Feb 2001 19:47:14 -0500
23153 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
23155 ! pod/perlapi.pod pod/perlmodlib.PL
23156 ____________________________________________________________________________
23157 [ 8708] By: nick on 2001/02/06 20:41:20
23158 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
23159 From: Michael G Schwern <schwern@pobox.com>
23160 Date: Sun, 4 Feb 2001 21:17:49 -0500
23161 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
23163 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
23164 ! pod/perltootc.pod
23165 ____________________________________________________________________________
23166 [ 8707] By: nick on 2001/02/06 20:29:11
23167 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
23168 From: Michael G Schwern <schwern@pobox.com>
23169 Date: Tue, 6 Feb 2001 05:54:30 -0500
23170 Message-Id: <20010206055430.A951@blackrider.aocn.com>
23172 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
23173 ____________________________________________________________________________
23174 [ 8706] By: nick on 2001/02/06 20:21:40
23175 Log: Subject: RE: some win32 fixes
23176 Date: Tue, 6 Feb 2001 09:23:20 +0300
23177 From: Vadim Konovalov <vkonovalov@lucent.com>
23178 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
23180 ! toke.c win32/Makefile win32/config.bc win32/config.gc
23181 ! win32/config.vc win32/config_H.bc win32/makefile.mk
23182 ____________________________________________________________________________
23183 [ 8705] By: alanbur on 2001/02/06 15:00:03
23184 Log: Synchronised with parent
23185 Branch: maint-5.6/pureperl
23187 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
23188 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
23189 ____________________________________________________________________________
23190 [ 8704] By: alanbur on 2001/02/06 14:55:24
23191 Log: Fixed UMRs and leak in Perl_pmtrans()
23192 Branch: maint-5.6/pureperl
23194 ____________________________________________________________________________
23195 [ 8703] By: gsar on 2001/02/06 02:29:37
23196 Log: $(MAKE) distclean doesn't clean up properly on windows
23197 Branch: maint-5.6/perl
23198 ! win32/Makefile win32/makefile.mk
23199 ____________________________________________________________________________
23200 [ 8702] By: gsar on 2001/02/06 01:00:46
23201 Log: tweak change#8659 to keep it simple
23202 Branch: maint-5.6/perl
23204 ____________________________________________________________________________
23205 [ 8701] By: gsar on 2001/02/05 22:45:41
23206 Log: change#8693 was missing testsuite changes
23207 Branch: maint-5.6/perl
23208 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
23209 ____________________________________________________________________________
23210 [ 8700] By: nick on 2001/02/05 20:32:52
23211 Log: Integrate mainline
23213 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
23214 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
23215 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
23216 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
23217 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
23218 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
23219 +> t/lib/test-harness.t
23220 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
23221 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
23222 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
23223 !> pod/perlutil.pod t/TEST utils/h2xs.PL
23224 ____________________________________________________________________________
23225 [ 8699] By: nick on 2001/02/05 19:41:07
23226 Log: Subject: perlfaq2, re: perlmongers
23227 From: David H. Adler <dha@panix.com>
23228 Date: Sun, 4 Feb 2001 23:48:23 -0500
23229 Message-Id: <20010204234823.A13429@panix.com>
23232 ____________________________________________________________________________
23233 [ 8698] By: nick on 2001/02/05 19:39:31
23234 Log: Missed file f#rom the testharness mess.
23236 + t/lib/test-harness.t
23237 ____________________________________________________________________________
23238 [ 8697] By: nick on 2001/02/05 19:37:21
23239 Log: Subject: [DOC PATCH] overload.pm nits
23240 From: John Tobey <jtobey@john-edwin-tobey.org>
23241 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
23242 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
23245 ____________________________________________________________________________
23246 [ 8696] By: alanbur on 2001/02/05 11:56:00
23247 Log: Sync with parent
23248 Branch: maint-5.6/pureperl
23250 ____________________________________________________________________________
23251 [ 8695] By: gsar on 2001/02/05 03:27:34
23252 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
23253 Branch: maint-5.6/perl
23255 ____________________________________________________________________________
23256 [ 8694] By: alanbur on 2001/02/05 00:07:47
23257 Log: Initial branch creation from //depot/maint-5.6/perl
23258 Branch: maint-5.6/pureperl
23259 +> (branch 1719 files)
23260 ____________________________________________________________________________
23261 [ 8693] By: gsar on 2001/02/04 22:38:49
23262 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
23264 Branch: maint-5.6/perl
23265 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23266 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
23267 !> ext/DB_File/version.c
23268 ____________________________________________________________________________
23269 [ 8692] By: nick on 2001/02/04 18:15:57
23270 Log: The missed t/TEST part of the grand testharness upgrade.
23273 ____________________________________________________________________________
23274 [ 8691] By: nick on 2001/02/04 18:05:17
23275 Log: New improved test harness
23276 Subject: Re: [PATCH Test::Harness] Third time's a charm?
23277 From: Michael G Schwern <schwern@pobox.com>
23278 Date: Sun, 4 Feb 2001 08:01:20 -0500
23279 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
23281 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
23282 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
23283 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
23284 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
23285 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
23286 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
23287 ! MANIFEST lib/Test/Harness.pm
23288 ____________________________________________________________________________
23289 [ 8690] By: nick on 2001/02/04 17:57:51
23290 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
23291 From: Jonathan Stowe <gellyfish@gellyfish.com>
23292 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
23293 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
23296 ____________________________________________________________________________
23297 [ 8689] By: nick on 2001/02/04 17:55:24
23298 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
23299 From: Michael G Schwern <schwern@pobox.com>
23300 Date: Sat, 3 Feb 2001 22:46:38 -0500
23301 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
23303 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
23304 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
23305 ____________________________________________________________________________
23306 [ 8688] By: nick on 2001/02/04 17:43:55
23307 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
23308 length byfailing to spot lack of closing )
23309 From: nick@talking.bollo.cx
23310 Date: Sat, 03 Feb 2001 23:53:16 +0000
23311 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
23313 ! perlio.c pod/perldiag.pod
23314 ____________________________________________________________________________
23315 [ 8687] By: jhi on 2001/02/03 17:11:42
23316 Log: HP-UX thread patches from Merijn H. Brand.
23317 Branch: maint-5.6/perl
23318 ! README.hpux hints/hpux.sh
23319 ____________________________________________________________________________
23320 [ 8686] By: jhi on 2001/02/03 16:40:12
23321 Log: Metaconfig changes for #8685.
23323 ! U/installdirs/instubperl.U
23324 Branch: metaconfig/U/perl
23325 ! Devel.U versiononly.U
23326 ____________________________________________________________________________
23327 [ 8685] By: jhi on 2001/02/03 16:39:49
23328 Log: For -Dusedevel builds turn off installusrbinperl and turn on
23329 versiononly, a combined idea of Richard Soderberg and Merijn
23330 H. Brand. You can still override both of these from the command
23331 line if you need to, -Dinstallusrbinperl and -Uversiononly.
23334 ____________________________________________________________________________
23335 [ 8684] By: jhi on 2001/02/03 16:16:34
23336 Log: Metaconfig unit fix for #8683.
23338 ! U/compline/nblock_io.U
23339 ____________________________________________________________________________
23340 [ 8683] By: jhi on 2001/02/03 16:16:12
23341 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
23342 reported by Peter Prymmer for 5.6-TRIAL1.
23345 ____________________________________________________________________________
23346 [ 8682] By: jhi on 2001/02/03 05:52:11
23347 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
23349 Branch: maint-5.6/perl
23351 ____________________________________________________________________________
23352 [ 8681] By: jhi on 2001/02/03 05:47:33
23353 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
23354 Branch: maint-5.6/perl
23356 ____________________________________________________________________________
23357 [ 8680] By: jhi on 2001/02/02 21:39:49
23358 Log: perlport update from Peter Prymmer.
23359 Branch: maint-5.6/perl
23361 ____________________________________________________________________________
23362 [ 8679] By: nick on 2001/02/02 20:50:48
23363 Log: Integrate mainline
23365 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
23366 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
23367 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
23368 ____________________________________________________________________________
23369 [ 8678] By: gsar on 2001/02/02 16:02:12
23370 Log: note about bincompat, slightly modified (from Lupe Christoph)
23371 Branch: maint-5.6/perl
23373 ____________________________________________________________________________
23374 [ 8677] By: jhi on 2001/02/02 15:46:20
23375 Log: Supported platforms updates.
23376 Branch: maint-5.6/perl
23378 ____________________________________________________________________________
23379 [ 8676] By: jhi on 2001/02/02 03:41:26
23380 Log: A couple more perlfaq2 tweaks.
23381 Branch: maint-5.6/perl
23383 ____________________________________________________________________________
23384 [ 8675] By: jhi on 2001/02/02 03:17:44
23385 Log: Misedit in #8661.
23386 Branch: maint-5.6/perl
23388 ____________________________________________________________________________
23389 [ 8674] By: jhi on 2001/02/02 03:14:38
23391 Branch: maint-5.6/perl
23393 ____________________________________________________________________________
23394 [ 8673] By: jhi on 2001/02/02 03:12:40
23395 Log: perlfaq update from Elaine Ashton.
23396 Branch: maint-5.6/perl
23398 ____________________________________________________________________________
23399 [ 8672] By: jhi on 2001/02/02 03:07:08
23400 Log: UTF-8 s/// patch from Inaba Hiroto.
23401 Branch: maint-5.6/perl
23402 ! pp_ctl.c pp_hot.c
23403 ____________________________________________________________________________
23404 [ 8671] By: jhi on 2001/02/01 22:34:31
23405 Log: Update Changes.
23407 ! Changes patchlevel.h
23408 ____________________________________________________________________________
23409 [ 8670] By: jhi on 2001/02/01 22:15:29
23410 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
23413 Upgrade to Getopt::Long 2.25, from Johan Vromans.
23415 more files need to be writable in the source distribution
23417 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
23419 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
23421 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
23423 Allow the float to be fuzzier.
23425 need to use INT2PTR instead of a straight cast or ia64 fails
23427 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
23429 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
23431 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
23432 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
23433 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
23434 ____________________________________________________________________________
23435 [ 8669] By: jhi on 2001/02/01 21:57:02
23436 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
23437 From: Robin Barker <rmb1@cise.npl.co.uk>
23438 Date: Thu, 1 Feb 2001 16:59:05 GMT
23439 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
23440 Branch: maint-5.6/perl
23441 ! pod/perlmodlib.PL
23442 ____________________________________________________________________________
23443 [ 8668] By: nick on 2001/02/01 19:41:40
23444 Log: Integrate mainline
23446 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
23447 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
23448 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
23449 ____________________________________________________________________________
23450 [ 8667] By: gsar on 2001/02/01 16:59:11
23451 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
23452 Branch: maint-5.6/perl
23453 ! embed.pl embedvar.h
23454 ____________________________________________________________________________
23455 [ 8666] By: gsar on 2001/02/01 16:34:51
23456 Log: add missing entries to win32/config.?c
23457 Branch: maint-5.6/perl
23458 ! win32/config.bc win32/config.gc win32/config.vc
23459 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23460 ____________________________________________________________________________
23461 [ 8665] By: jhi on 2001/02/01 14:58:51
23462 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
23463 From: "Stephen P. Potter" <spp@spotter.yi.org>
23464 Date: Thu, 01 Feb 2001 10:45:46 -0500
23465 Message-Id: <200102011545.KAA31479@spotter.yi.org>
23466 Branch: maint-5.6/perl
23468 ____________________________________________________________________________
23469 [ 8664] By: gsar on 2001/02/01 14:52:37
23470 Log: need to use INT2PTR instead of a straight cast or ia64 fails
23471 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
23472 Branch: maint-5.6/perl
23473 ! ext/POSIX/POSIX.xs
23474 ____________________________________________________________________________
23475 [ 8663] By: jhi on 2001/02/01 14:09:13
23476 Log: Allow the float to be fuzzier.
23477 Branch: maint-5.6/perl
23479 ____________________________________________________________________________
23480 [ 8662] By: jhi on 2001/02/01 13:59:00
23481 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
23482 From: Robin Barker <rmb1@cise.npl.co.uk>
23483 Date: Thu, 1 Feb 2001 13:05:39 GMT
23484 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
23485 Branch: maint-5.6/perl
23486 ! pod/perlmodlib.pod
23487 ____________________________________________________________________________
23488 [ 8661] By: jhi on 2001/02/01 13:57:38
23489 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
23490 Date: Thu, 01 Feb 2001 14:15:41 +0100
23491 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23492 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
23494 Have the $ccflags in the gcc version test (strange, this change
23495 is claimed to be have been integrated already)
23496 Branch: maint-5.6/perl
23498 ____________________________________________________________________________
23499 [ 8660] By: jhi on 2001/02/01 13:44:10
23500 Log: Integrate changes #7950,7964,7962 from mainline.
23502 Find the stdchar signedness using cpp, should fix some of
23503 the Solaris compiler warnings reported by Alan Burlison.
23504 Branch: maint-5.6/perl
23505 !> Configure config_h.SH
23506 ____________________________________________________________________________
23507 [ 8659] By: jhi on 2001/02/01 05:35:32
23508 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
23509 From: Jan Dubois <JanD@ActiveState.com>
23510 Date: Wed, 31 Jan 2001 21:17:03 -0800
23511 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
23512 Branch: maint-5.6/perl
23514 ____________________________________________________________________________
23515 [ 8658] By: jhi on 2001/02/01 04:33:17
23516 Log: Integrate the README.os390 and README.posix-bc parts of mainline
23517 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
23518 installperl parts were taken care of by #8657.)
23519 Branch: maint-5.6/perl
23520 !> README.os390 README.posix-bc
23521 ____________________________________________________________________________
23522 [ 8657] By: jhi on 2001/02/01 04:29:21
23523 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
23524 From: Peter Prymmer <pvhp@forte.com>
23525 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
23526 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
23527 Branch: maint-5.6/perl
23528 + ext/DynaLoader/dl_dllload.xs
23529 ! MANIFEST Makefile.SH hints/os390.sh installperl
23530 ____________________________________________________________________________
23531 [ 8656] By: jhi on 2001/02/01 04:25:45
23532 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
23533 From: Peter Prymmer <pvhp@forte.com>
23534 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
23535 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
23536 Branch: maint-5.6/perl
23537 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
23538 ____________________________________________________________________________
23539 [ 8655] By: jhi on 2001/02/01 04:14:47
23540 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
23541 From: troc@netrus.net
23542 Date: Wed, 31 Jan 2001 22:31:26 -0500
23543 Message-Id: <200102010331.WAA117.85@rocco.homenet>
23544 Branch: maint-5.6/perl
23546 ____________________________________________________________________________
23547 [ 8654] By: jhi on 2001/02/01 04:12:52
23548 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
23549 as reported by Alan Burlison.
23550 Branch: maint-5.6/perl
23552 ____________________________________________________________________________
23553 [ 8653] By: jhi on 2001/02/01 04:05:12
23554 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
23555 From: dsugalski@northernlight.com
23556 Date: Wed, 31 Jan 2001 18:54:11 -0500
23557 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
23558 Branch: maint-5.6/perl
23560 ____________________________________________________________________________
23561 [ 8652] By: jhi on 2001/02/01 04:03:11
23562 Log: Misplaced #endif.
23564 Subject: [perl-5-6-1-trial2] patches for EPOC
23565 From: Olaf Flebbe <O.Flebbe@science-computing.de>
23566 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
23567 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
23568 Branch: maint-5.6/perl
23570 ____________________________________________________________________________
23571 [ 8651] By: jhi on 2001/02/01 04:00:25
23572 Log: Integrate changes #8647,8648,8650 from mainline.
23574 Macrofy a magic UTF-8 test.
23576 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
23578 Watch out for cross compiling for EPOC (usually done on linux).
23579 Branch: maint-5.6/perl
23580 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
23581 ____________________________________________________________________________
23582 [ 8650] By: jhi on 2001/02/01 03:56:20
23583 Log: Watch out for cross compiling for EPOC (usually done on linux)
23585 Subject: [perl-5-6-1-trial2] patches for EPOC
23586 From: Olaf Flebbe <O.Flebbe@science-computing.de>
23587 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
23588 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
23590 ! ext/Errno/Errno_pm.PL
23591 ____________________________________________________________________________
23592 [ 8649] By: gsar on 2001/02/01 00:46:00
23593 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
23594 Branch: maint-5.6/perl
23596 ____________________________________________________________________________
23597 [ 8648] By: jhi on 2001/01/31 23:35:36
23598 Log: All the uses of PL_numeric_radix must be protected by
23599 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
23601 Subject: [perl-5-6-1-trial2] patches for EPOC
23602 From: Olaf Flebbe <O.Flebbe@science-computing.de>
23603 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
23604 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
23607 ____________________________________________________________________________
23608 [ 8647] By: jhi on 2001/01/31 22:56:16
23609 Log: Macrofy a magic UTF-8 test.
23612 ____________________________________________________________________________
23613 [ 8646] By: gsar on 2001/01/31 15:55:12
23614 Log: update Changes
23615 Branch: maint-5.6/perl
23617 ____________________________________________________________________________
23618 [ 8645] By: gsar on 2001/01/31 15:10:14
23619 Log: Configure tweak suggested by Peter Prymmer
23620 Branch: maint-5.6/perl
23622 ____________________________________________________________________________
23623 [ 8644] By: gsar on 2001/01/31 15:06:32
23624 Log: more files need to be writable in the source distribution
23625 Branch: maint-5.6/perl
23627 ____________________________________________________________________________
23628 [ 8643] By: jhi on 2001/01/31 14:59:46
23629 Log: Integrate changes #8258,8278,8279 from mainline.
23631 Make the large file tests more robust/talkative.
23632 Branch: maint-5.6/perl
23633 !> t/lib/syslfs.t t/op/lfs.t
23634 ____________________________________________________________________________
23635 [ 8642] By: gsar on 2001/01/31 14:53:48
23636 Log: integrate changes#8311,8334 from mainline
23638 Add a new MakeMaker variable PM_FILTER that defines a Unix
23639 filter to be run on each .pm during the pm_to_blib() phase,
23641 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
23643 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
23644 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
23645 accurate reading of the "atime".
23646 Branch: maint-5.6/perl
23647 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
23648 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23649 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
23650 ____________________________________________________________________________
23651 [ 8641] By: jhi on 2001/01/31 14:46:37
23652 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
23653 Branch: maint-5.6/perl
23654 ! lib/Getopt/Long.pm
23655 ____________________________________________________________________________
23656 [ 8640] By: gsar on 2001/01/31 14:40:24
23657 Log: make regen_all
23658 Branch: maint-5.6/perl
23659 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
23660 ____________________________________________________________________________
23661 [ 8639] By: gsar on 2001/01/31 14:37:25
23662 Log: refresh windows config files
23663 Branch: maint-5.6/perl
23664 ! win32/Makefile win32/config_H.bc win32/config_H.gc
23665 ! win32/config_H.vc win32/makefile.mk
23666 ____________________________________________________________________________
23667 [ 8638] By: gsar on 2001/01/31 14:28:10
23668 Log: makefile tweaks for windows: introduce a bulk-switch to enable
23669 same options as ActivePerl; sync changes with makefile.mk
23670 Branch: maint-5.6/perl
23671 ! win32/Makefile win32/makefile.mk
23672 ____________________________________________________________________________
23673 [ 8637] By: jhi on 2001/01/31 04:41:30
23674 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
23675 From: Nicholas Clark <nick@ccl4.org>
23676 Date: Tue, 30 Jan 2001 19:51:05 +0000
23677 Message-ID: <20010130195105.R76607@plum.flirble.org>
23681 ! pp.c pp.h pp_hot.c t/op/arith.t
23682 ____________________________________________________________________________
23683 [ 8636] By: jhi on 2001/01/31 02:38:32
23684 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
23685 no perlio],8257,8380,8479,8515 from mainline.
23687 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
23689 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
23690 Subject: [PATCH perl@8133] fix-up for VMS extensions
23692 In VMS embedded perls couldn't access the statically built Socket.
23694 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
23696 Further VMS piping fixes from Charles Lane.
23698 Subject: [PATCH] make t/op/misc.t work on VMS
23700 Add tracing for debugging extensions builds in VMS.
23702 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
23703 Branch: maint-5.6/perl
23704 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
23705 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
23706 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
23707 ____________________________________________________________________________
23708 [ 8635] By: jhi on 2001/01/31 01:46:41
23709 Log: Integrate change #7732 from mainline.
23711 Sparc 64-bit pack() fix from Jens Hamisch.
23712 Branch: maint-5.6/perl
23714 ____________________________________________________________________________
23715 [ 8634] By: jhi on 2001/01/31 01:41:16
23716 Log: One spot missing from #8626.
23717 Branch: maint-5.6/perl
23719 ____________________________________________________________________________
23720 [ 8633] By: jhi on 2001/01/31 00:49:17
23721 Log: Integrate change #7495 from mainline.
23723 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
23724 Branch: maint-5.6/perl
23725 !> MANIFEST ext/re/Makefile.PL
23726 ____________________________________________________________________________
23727 [ 8632] By: jhi on 2001/01/30 23:38:49
23728 Log: Integrate change #8396 from mainline.
23730 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
23731 better multicast support (resend)
23732 Branch: maint-5.6/perl
23733 !> ext/Socket/Socket.pm
23734 ____________________________________________________________________________
23735 [ 8631] By: jhi on 2001/01/30 23:28:03
23736 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
23738 More AIX lore. (7514, ext/re/hints/aix.pl)
23740 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
23742 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)
23744 Subject: [ID 20001214.002] Net::Ping patch
23746 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
23748 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23750 Add ReuseAddr as a (preferred) alias for Reuse as we now
23751 also have ReusePort.
23753 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
23754 Branch: maint-5.6/perl
23755 +> ext/re/hints/aix.pl
23756 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
23757 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
23758 ____________________________________________________________________________
23759 [ 8630] By: jhi on 2001/01/30 23:03:59
23760 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
23762 read() documentation tweak for 20001121.004.
23764 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
23765 Branch: maint-5.6/perl
23766 !> pod/perlfunc.pod pod/perlre.pod
23767 ____________________________________________________________________________
23768 [ 8629] By: jhi on 2001/01/30 22:41:57
23769 Log: Integrate change #8098 from mainline.
23771 fastgetcwd is defined using a glob alias on a $^O dependent basis
23772 and there was no default assignment or perl subroutine.
23773 Branch: maint-5.6/perl
23775 ____________________________________________________________________________
23776 [ 8628] By: jhi on 2001/01/30 21:58:52
23777 Log: Integrate change #7866 from mainline.
23780 Branch: maint-5.6/perl
23781 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
23782 ____________________________________________________________________________
23783 [ 8627] By: jhi on 2001/01/30 21:39:44
23784 Log: Integrate changes #8075,8086,8228 from mainline.
23786 Darwin is not Windows. (8075,8086)
23788 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
23789 Branch: maint-5.6/perl
23790 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
23791 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
23792 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
23793 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
23794 ____________________________________________________________________________
23795 [ 8626] By: jhi on 2001/01/30 21:22:11
23796 Log: Integrate with tweakery the change #8625 from mainline,
23797 the multibyte decimal separator fix ("fa_IR locale failure").
23798 Branch: maint-5.6/perl
23799 ! embedvar.h perlapi.h
23800 !> intrpvar.h perl.c perl.h sv.c util.c
23801 ____________________________________________________________________________
23802 [ 8625] By: jhi on 2001/01/30 20:26:33
23803 Log: Fix for the fa_IR locale failure. The reason for the failure
23804 was that Perl was assuming the decimal separator aka the radix
23805 separator is one character. The Farsi-Iranian locale crushed
23806 that bad assumption since there the separator is 'Momayyez',
23807 glyphwise looking somewhat like a slash, and in Unicode UTF-8
23808 encoded in two bytes, 0xd9 0xab.
23810 ! intrpvar.h perl.c perl.h sv.c util.c
23811 ____________________________________________________________________________
23812 [ 8624] By: gsar on 2001/01/30 20:17:03
23814 Branch: maint-5.6/perl
23815 ! Makefile.SH pod/perlintern.pod
23816 ____________________________________________________________________________
23817 [ 8623] By: gsar on 2001/01/30 19:42:34
23818 Log: backout change#7431 and its dependents (causes spurious rebuilds
23819 of autogenerated files)
23821 fix benign b.t failure
23822 Branch: maint-5.6/perl
23823 ! Makefile.SH t/lib/b.t
23824 ____________________________________________________________________________
23825 [ 8622] By: jhi on 2001/01/30 19:41:41
23826 Log: Microperl sync.
23829 ____________________________________________________________________________
23830 [ 8621] By: gsar on 2001/01/30 19:24:47
23831 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
23834 Subject: podlators 1.06 released
23836 Subject: [PATCH @8436] Eliminate op_children
23838 (Replaced by #8448) Traces of op_children (cleanup of #8442)
23840 (Replaced by #8448) More op_children traces (cleanup of #8442).
23842 Subject: [PATCH #3 @8436] Re: Eliminate op_children
23843 Replace #8444 and #8445.
23845 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
23846 at the setting of the ofs_sv in new_struct_thread() as the
23847 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
23848 uninitialized fields are, uh, initialized with),
23849 SvREFCNT_inc()ing that invited a core dump.
23851 podlators 1.07, from Russ Allbery.
23853 Subject: [PATCH] regcomp.c old feature removal
23854 From: mjd@plover.com
23855 Date: 16 Jan 2001 14:43:18 -0000
23856 Message-ID: <20010116144318.7140.qmail@plover.com>
23857 Branch: maint-5.6/perl
23858 +> lib/Pod/Text/Overstrike.pm
23859 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
23860 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
23861 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
23862 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
23863 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
23865 ____________________________________________________________________________
23866 [ 8620] By: gsar on 2001/01/30 18:48:32
23867 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
23868 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
23869 now fails one test)
23871 Subject: [PATCH] lvalue AUTOLOAD. No, really.
23873 Subject: [PATCH] Interesting syntax idea
23874 Make opens + bareword assigns do typeglob assigns.
23878 Subject: [PATCH @8269] Continue blocks and B::Deparse
23879 Make the peephole optimizer to bypass more null ops and
23880 and rewrite the deparse handling of continue blocks.
23882 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
23883 Doc tweak on #8313.
23885 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
23887 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23889 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
23891 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
23892 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
23893 according to the platform.
23895 Subject: [PATCH @8404] Consolidated lvalue sub changes
23897 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
23899 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
23901 Subject: B::Concise -- an improved replacement for B::Terse
23903 The B::Terse drop-in replacement wasn't quite drop-in.
23905 The LVRET macro needed an aTHX.
23907 Use the /^Perl_/-less form of is_lvalue_sub().
23909 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
23910 Branch: maint-5.6/perl
23911 +> ext/B/B/Concise.pm
23912 !> (integrate 27 files)
23913 ____________________________________________________________________________
23914 [ 8619] By: nick on 2001/01/30 18:40:28
23915 Log: Integrate mainline
23917 !> (integrate 40 files)
23918 ____________________________________________________________________________
23919 [ 8618] By: jhi on 2001/01/30 18:37:18
23920 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
23921 Date: Mon, 29 Jan 2001 22:51:29 -0600
23922 From: "Craig A. Berry" <craigberry@mac.com>
23923 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
23926 ____________________________________________________________________________
23927 [ 8617] By: jhi on 2001/01/30 18:34:53
23928 Log: Subject: [PATCH] Add missing CV flags to dump.c
23929 From: Tim Jenness <t.jenness@jach.hawaii.edu>
23930 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
23931 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
23934 ____________________________________________________________________________
23935 [ 8616] By: jhi on 2001/01/30 18:20:58
23936 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
23937 part isn't applicable to maintperl.
23939 UTF-8 nit from Inaba Hiroto.
23940 Branch: maint-5.6/perl
23941 !> pod/perlapi.pod utf8.c
23942 ____________________________________________________________________________
23943 [ 8615] By: jhi on 2001/01/30 18:18:51
23944 Log: UTF-8 nit from Inaba Hiroto.
23946 ! pod/perlapi.pod t/op/each.t utf8.c
23947 ____________________________________________________________________________
23948 [ 8614] By: jhi on 2001/01/30 18:13:38
23949 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
23951 perl's internal variables are not for public consumption,
23952 move their docs from perlapi.pod to perlintern.pod
23954 support for -Dusethreads build under HP-UX 10.20 and DCE threads
23955 library (11.0 and later have pthreads but 10.x don't)
23957 avoid uninitialized value warnings
23959 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
23960 gets weird results)
23962 perldoc nit on windows
23964 make it possible to run the tests outside the source tree
23965 (there's still a dependency on ../lib being the library
23968 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
23969 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
23970 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
23971 !> win32/bin/search.pl win32/vdir.h
23972 ____________________________________________________________________________
23973 [ 8613] By: gsar on 2001/01/30 16:39:59
23974 Log: make it possible to run the tests outside the source tree
23975 (there's still a dependency on ../lib being the library
23977 Branch: maint-5.6/perl
23978 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
23979 ____________________________________________________________________________
23980 [ 8612] By: gsar on 2001/01/30 16:31:12
23981 Log: perldoc nit on windows
23982 Branch: maint-5.6/perl
23984 ____________________________________________________________________________
23985 [ 8611] By: gsar on 2001/01/30 16:22:54
23986 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
23987 gets weird results)
23988 Branch: maint-5.6/perl
23990 ____________________________________________________________________________
23991 [ 8610] By: gsar on 2001/01/30 16:12:45
23992 Log: avoid uninitialized value warnings
23993 Branch: maint-5.6/perl
23994 ! win32/bin/search.pl
23995 ____________________________________________________________________________
23996 [ 8609] By: gsar on 2001/01/30 16:08:01
23997 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
23998 library (11.0 and later have pthreads but 10.x don't)
23999 Branch: maint-5.6/perl
24000 ! hints/hpux.sh thread.h
24001 ____________________________________________________________________________
24002 [ 8608] By: gsar on 2001/01/30 15:48:55
24003 Log: perl's internal variables are not for public consumption,
24004 move their docs from perlapi.pod to perlintern.pod
24005 Branch: maint-5.6/perl
24006 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
24008 ____________________________________________________________________________
24009 [ 8607] By: gsar on 2001/01/30 15:44:27
24010 Log: mistakenly branched perl56delta.pod, revert
24011 Branch: maint-5.6/perl
24012 - pod/perl56delta.pod
24013 !> pod/perldelta.pod
24014 ____________________________________________________________________________
24015 [ 8606] By: gsar on 2001/01/30 14:20:24
24016 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
24017 dTHR which has been a noop for a while now, except for the
24018 compatibility definition in thread.h)
24019 Branch: maint-5.6/perl
24020 !> (integrate 45 files)
24021 ____________________________________________________________________________
24022 [ 8605] By: jhi on 2001/01/30 05:43:58
24023 Log: Mark the UTF-8 APIs as experimental.
24024 Branch: maint-5.6/perl
24025 ! embed.pl pod/perlapi.pod
24026 ____________________________________________________________________________
24027 [ 8604] By: jhi on 2001/01/30 05:38:40
24028 Log: Nits from earlier integrates.
24029 Branch: maint-5.6/perl
24030 ! lib/Carp/Heavy.pm
24032 ____________________________________________________________________________
24033 [ 8603] By: jhi on 2001/01/30 05:27:26
24034 Log: Regenerate Porting files.
24035 Branch: maint-5.6/perl
24036 ! Porting/Glossary Porting/config.sh Porting/config_H
24037 ____________________________________________________________________________
24038 [ 8602] By: jhi on 2001/01/30 05:14:59
24039 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
24040 8310,8339,8447,8492,8493,8505,8525: documentation changes.
24042 Subject: Re: perlfaq style changes
24044 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
24046 Subject: [PATCH] docs on NaN
24048 Subject: [patch] perlfaq7
24050 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
24052 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
24054 Subject: [PATCH] open() example in perlfunc.pod
24056 Podify README.mpeix (a new version from the web)
24058 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24060 Subject: [PATCH] format and rewording in perlfaq.pod
24062 Subject: [PATCH] API Variable documentation
24064 Memory management calls documentation.
24066 Subject: [PATCH: perl@8482] README.vms URL updates
24068 Subject: Minor typos in perlfaq2.pod
24070 Subject: [PATCH] pod/perlvar.pod
24071 Branch: maint-5.6/perl
24072 +> pod/perl56delta.pod
24073 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24074 !> README.amiga README.epoc README.mpeix README.vms
24075 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
24076 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
24077 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
24078 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
24079 !> pod/perlvar.pod thrdvar.h
24080 ____________________________________________________________________________
24081 [ 8601] By: jhi on 2001/01/30 04:38:35
24082 Log: Integrate changes #8036,8096,8253 from mainline:
24085 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
24086 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
24088 Output the (apparent) version of gcc in Tru64.
24089 Branch: maint-5.6/perl
24090 +> ext/POSIX/hints/svr4.pl
24091 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
24092 !> hints/svr4.sh t/lib/bigfltpm.t
24093 ____________________________________________________________________________
24094 [ 8600] By: jhi on 2001/01/30 04:04:01
24095 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
24098 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
24100 Debian allows /usr/bin/locale to exist without any locales. (7868)
24102 Allow the locale test needing POSIX and the taint test
24103 needing IPC::SysV to run under 'minitest' (basically,
24104 bail out if loading the extension fails). (8384)
24106 Cleanup the locale.t output (8480)
24107 Branch: maint-5.6/perl
24108 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
24109 !> t/pragma/locale.t
24110 ____________________________________________________________________________
24111 [ 8599] By: jhi on 2001/01/30 03:51:04
24112 Log: Missing generated files from #8598.
24113 Branch: maint-5.6/perl
24114 ! embed.h global.sym objXSUB.h perlapi.c proto.h
24115 ____________________________________________________________________________
24116 [ 8598] By: jhi on 2001/01/30 03:41:54
24117 Log: Integrate change #8555 from mainline, manually integrate parts
24118 of changes 8452 and 8583.
24120 Subject: [PATCH] utf8.c documentation (8452)
24122 No point in checking the length if the pointer is bogus. (8555)
24124 Introduce bytes_from_utf8() and implement sv_eq() using it,
24125 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
24126 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
24127 was malformed. (8583)
24128 Branch: maint-5.6/perl
24129 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
24130 !> pod/perlapi.pod sv.c utf8.c
24131 ____________________________________________________________________________
24132 [ 8597] By: gsar on 2001/01/30 02:37:26
24133 Log: get PERL_OBJECT build going again on windows
24134 Branch: maint-5.6/perl
24135 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
24136 ! pod/perlapi.pod proto.h sv.c
24137 ____________________________________________________________________________
24138 [ 8596] By: jhi on 2001/01/30 02:16:17
24139 Log: Signedness nit.
24142 ____________________________________________________________________________
24143 [ 8595] By: jhi on 2001/01/30 02:11:07
24144 Log: EBCDIC patch for Storable, from Peter Prymmer.
24146 ! t/lib/st-06compat.t
24147 ____________________________________________________________________________
24148 [ 8594] By: jhi on 2001/01/30 01:04:48
24149 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
24150 From: Peter Prymmer <pvhp@forte.com>
24151 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
24152 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
24155 ____________________________________________________________________________
24156 [ 8593] By: jhi on 2001/01/30 00:56:47
24157 Log: Subject: [PATCH: perl@8585] pod problems in io
24158 From: Peter Prymmer <pvhp@forte.com>
24159 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
24160 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
24162 ! pod/perlapio.pod pod/perliol.pod
24163 ____________________________________________________________________________
24164 [ 8592] By: jhi on 2001/01/30 00:48:20
24165 Log: Integrate perlio.
24167 !> pod/perlapio.pod pod/perliol.pod
24168 ____________________________________________________________________________
24169 [ 8591] By: nick on 2001/01/29 22:02:28
24170 Log: GNU 'merge' Simon's copy of perliol.pod with version
24171 patched by Craig's patch.
24174 ____________________________________________________________________________
24175 [ 8590] By: nick on 2001/01/29 21:55:10
24176 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
24178 ! pod/perlapio.pod pod/perliol.pod
24179 ____________________________________________________________________________
24180 [ 8589] By: jhi on 2001/01/29 15:35:33
24181 Log: Integrate change #8586 from maint-5.6/perl.
24183 make the BOM detection code not call tell() until it has to
24184 (meant to fix esoteric compatibility issues where PL_rsfp
24188 ____________________________________________________________________________
24189 [ 8588] By: jhi on 2001/01/29 15:29:11
24190 Log: Subject: MAking Solaris malloc() the default
24191 From: Lupe Christoph <lupe@lupe-christoph.de>
24192 Date: Mon, 29 Jan 2001 12:59:36 +0100
24193 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
24195 The README.solaris part slightly tweaked.
24197 ! README.solaris hints/solaris_2.sh
24198 ____________________________________________________________________________
24199 [ 8587] By: jhi on 2001/01/29 15:17:34
24200 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
24201 From: root@ak-75.mind.de
24202 Date: Sun, 28 Jan 2001 20:32:29 +0100
24203 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
24206 ____________________________________________________________________________
24207 [ 8586] By: gsar on 2001/01/29 13:43:44
24208 Log: make the BOM detection code not call tell() until it has to
24209 (meant to fix esoteric compatibility issues where PL_rsfp
24211 Branch: maint-5.6/perl
24213 ____________________________________________________________________________
24214 [ 8585] By: jhi on 2001/01/28 20:05:45
24215 Log: Update Changes.
24217 ! Changes patchlevel.h
24218 ____________________________________________________________________________
24219 [ 8584] By: jhi on 2001/01/28 19:30:02
24220 Log: Integrate perlio.
24223 !> MANIFEST pod/perlapio.pod
24224 ____________________________________________________________________________
24225 [ 8583] By: jhi on 2001/01/28 19:28:40
24226 Log: Patch from Inaba Hiroto:
24227 - canonical UTF-8 hash keys: if a key string for a hash is
24228 UTF8-on, try downgrade the string and use it if
24229 unicode::distinct is not in effect.
24230 For the task, I added a function bytes_from_utf8() to utf8.c.
24231 It might resemble utf8_to_bytes() but it is not convenient
24233 Made a test for it and added to t/op/each.t
24234 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
24235 the mortal copy of the argument SV.
24236 And changed t/io/utf8.t test 18 which expects print() to
24237 upgrade its argument.
24238 - re-implement sv_eq with bytes_from_utf8()
24240 - tr/// does not handle UTF8 range (\x{}-\x{})
24241 - \ before raw UTF8 character produced
24242 "Malformed UTF-8 character" warning.
24243 - "\x{100}\N{CENT SIGN}" is Malformed.
24244 Added tests for these 3.
24245 - and one silly bug (by me) with qu operator.
24247 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
24248 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
24249 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
24250 ____________________________________________________________________________
24251 [ 8582] By: nick on 2001/01/28 19:25:04
24252 Log: Add pod/perliol.pod to MANIFEST :-(
24255 ____________________________________________________________________________
24256 [ 8581] By: nick on 2001/01/28 19:22:40
24257 Log: PerlIO documentation. Proofing and sub-editing requested.
24261 ____________________________________________________________________________
24262 [ 8580] By: jhi on 2001/01/28 05:16:25
24263 Log: Revert the change to sv_2pv() done by #8054: Someone who
24264 did SvNV_set() on a scalar that also happened to be POK,
24265 followed by sv_2pv() won't get the right coercion anymore.
24267 Branch: maint-5.6/perl
24269 ____________________________________________________________________________
24270 [ 8579] By: jhi on 2001/01/28 05:15:04
24271 Log: Remove the #8084 effect: do not allow -Q to be interpreted
24272 as -&Q(), this is too much wiggle room.
24273 Branch: maint-5.6/perl
24275 ____________________________________________________________________________
24276 [ 8578] By: jhi on 2001/01/28 05:12:45
24277 Log: Needed bits of #8439 (should have been in #8576),
24278 mainly for lval substr().
24279 Branch: maint-5.6/perl
24280 ! mg.c pp.c pp_hot.c
24281 ____________________________________________________________________________
24282 [ 8577] By: jhi on 2001/01/28 05:02:46
24283 Log: A missing check-in.
24284 Branch: maint-5.6/perl
24286 ____________________________________________________________________________
24287 [ 8576] By: jhi on 2001/01/28 04:26:18
24288 Log: Integrate changes #8425,8436,8439,8517 from mainline.
24289 The 8439 was not truly integrated because it had too many
24290 dependencies on the development branch and because it introduced
24291 concepts too bold for a maintenance branch (such as the qu operator).
24293 Subject: [PATCH perl@8342] -Wformat
24295 Tighten some of the UTF-8 tests a bit.
24297 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
24298 - The substr lval was still not okay.
24299 - Now pp_stringify and sv_setsv copies source's UTF8 flag
24300 even if IN_BYTE. pp_stringify is called from fold_constants
24301 at optimization phase and "\x{100}" was made SvUTF8_off under
24302 use bytes (the bytes pragma is for "byte semantics" and not
24303 for "do not produce UTF8 data")
24304 Branch: maint-5.6/perl
24305 ! t/lib/charnames.t t/op/substr.t toke.c
24306 !> sv.c t/pragma/utf8.t
24307 ____________________________________________________________________________
24308 [ 8575] By: jhi on 2001/01/28 04:01:51
24309 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
24311 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
24313 Subject: [ID 20001230.003] UTF-8 tr still hurts
24315 Test cases for #8385 (from Simon's "torture.pl")
24317 Start fixing UTF-8 lval substr() (8405)
24318 Branch: maint-5.6/perl
24319 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
24320 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
24321 ____________________________________________________________________________
24322 [ 8574] By: jhi on 2001/01/28 03:09:06
24323 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
24328 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
24330 "\x{FF}\xFF" was broken.
24332 Tests for #8329 and #8330.
24334 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
24336 IRIX compiler noticed that the bof initialization might be
24337 bypassed by control flow.
24339 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
24340 Branch: maint-5.6/perl
24341 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24342 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
24343 ____________________________________________________________________________
24344 [ 8573] By: jhi on 2001/01/28 02:06:12
24345 Log: Retract #8552.
24347 ! lib/Text/Wrap.pm t/lib/textwrap.t
24348 ____________________________________________________________________________
24349 [ 8572] By: jhi on 2001/01/28 02:04:49
24350 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
24351 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
24352 not really integrated but instead salvaged by hand
24353 (they had too many dependencies on the development release
24354 to be cleanly integratable).
24356 Subject: more UTF8 test suites and an UTF8 patch
24358 Tweak for MULTIPLICITY/USE_PERLIO
24362 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
24364 Use the UTF8_XXX macros in is_utf8_char().
24366 Rewrite pp_concat() in terms of sv_catsv(). The . operator
24367 should now be UTF-8-proof.
24369 Subject: [PATCH perl@8269] scanning two hex-constants
24370 fails on EBCDIC environment (script length.t)
24372 Add some Unicode chop() tests.
24373 Branch: maint-5.6/perl
24374 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
24375 !> sv.c t/op/chop.t utf8.h
24376 ____________________________________________________________________________
24377 [ 8571] By: jhi on 2001/01/28 00:35:59
24378 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
24379 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
24381 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
24383 The maxiters upper limit sanity check (guarding against
24384 non-progress) assumed bytes instead of characters in s///
24389 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
24390 join() should now be UTF-8-proof.
24392 More split // UTF-8 tests. (8250)
24393 Branch: maint-5.6/perl
24394 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
24396 ____________________________________________________________________________
24397 [ 8570] By: jhi on 2001/01/27 22:15:46
24398 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
24399 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
24400 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
24401 8084,8204,8244,8333 from mainline.
24403 For -Q where Q might be a one-letter sub name one does no more
24404 get a warning about an unknown filetest (7941,7943,7944,8084).
24406 Subject: Re: [ID 20001130.011] expression parsing bug ?
24408 Make uv_to_utf8() to zero-terminate its output buffer.
24410 Split off t/op/length.t (7995)
24412 Split off t/op/utf8decode.t (7996)
24414 Remove an unnecessary 'use utf8' from the utf8.t (7998)
24416 Split off t/op/concat.t (8004)
24418 Split off t/op/ver.t (8005)
24420 Document utf8_length(), utf8_distance(), and utf8_hop().
24422 Document utf8_to_uv() better.
24424 Introduce macros for UTF8 decoding (8028,8033).
24426 Add test for reverse() (8030,8031).
24428 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
24430 Do not return the Unicode replacement character on UTF-8
24433 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
24434 not this_utf8 i.e. the output string has one, but don't mess
24435 with source assumption. (8052,8053)
24437 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
24438 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
24439 was not expecting to be called with something that was already
24440 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
24441 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
24444 Recode the naughty binary bytes in utf8decode.t using the \xHH.
24446 Make some panic messages a bit more logical.
24447 Branch: maint-5.6/perl
24448 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
24449 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
24450 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
24451 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
24452 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
24454 ____________________________________________________________________________
24455 [ 8569] By: jhi on 2001/01/27 19:16:43
24456 Log: Integrate changes #7750 from perlio and #8566 from mainline.
24457 Branch: maint-5.6/perl
24459 ____________________________________________________________________________
24460 [ 8568] By: jhi on 2001/01/27 18:06:51
24461 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
24462 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
24463 7935[-perlio.c],7936,7959,7965 from mainline.
24465 Change the "big byte" error message to "Wide character".
24466 (7355, the croak-if-wide-chars-in-print part ignored)
24470 Introduce Perl_utf8_length().
24472 diff -se shows these as different (7753, forgotten check-ins)
24474 Subject: [PATCH] doop.c - UTF8 tr///
24476 If we use (aTHX_ ...) then put Perl_ on the front.
24478 Make utf8_length() and utf8_distance() to be less forgiving
24481 Test line numbers are different with utf8.
24483 No need to scan till infinity, 13 is enough. (7872,7911)
24485 Subject: [PATCH] Tokeniser debugging
24487 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
24489 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
24491 Be more careful in Perl_sv_utf8_downgrade().
24495 Raw zero bytes in text files confuse at least GNU patch 2.1.
24496 Branch: maint-5.6/perl
24497 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
24498 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
24499 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
24500 !> t/pragma/utf8.t toke.c utf8.c utf8.h
24501 ____________________________________________________________________________
24502 [ 8567] By: nick on 2001/01/27 11:10:38
24503 Log: Integrate mainline
24505 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
24506 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
24507 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
24509 ____________________________________________________________________________
24510 [ 8566] By: jhi on 2001/01/27 06:22:48
24511 Log: More documentation for the regexp context stack.
24514 ____________________________________________________________________________
24515 [ 8565] By: jhi on 2001/01/27 05:21:57
24516 Log: Update Changes.
24518 ! Changes patchlevel.h
24519 ____________________________________________________________________________
24520 [ 8564] By: jhi on 2001/01/27 04:44:04
24521 Log: Threadedness patch for #8562 from Doug MacEachern.
24524 ____________________________________________________________________________
24525 [ 8563] By: jhi on 2001/01/27 04:26:24
24526 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
24527 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24528 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
24529 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
24532 ____________________________________________________________________________
24533 [ 8562] By: jhi on 2001/01/27 04:20:30
24534 Log: Subject: Re: Announce : Tokener reporting patch
24535 From: Simon Cozens <simon@cozens.net>
24536 Date: Mon, 22 Jan 2001 02:17:22 +0000
24537 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
24539 ! embed.h embed.pl proto.h toke.c
24540 ____________________________________________________________________________
24541 [ 8561] By: jhi on 2001/01/27 04:17:24
24542 Log: Forgot from #8545. Oops.
24544 ! pp.c t/pragma/overload.t
24545 ____________________________________________________________________________
24546 [ 8560] By: jhi on 2001/01/27 03:01:47
24547 Log: A better module compilation test, use MANIFEST as suggested
24550 ! t/lib/1_compile.t
24551 ____________________________________________________________________________
24552 [ 8559] By: jhi on 2001/01/27 02:50:48
24553 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
24554 From: Peter Prymmer <pvhp@forte.com>
24555 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
24556 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
24559 ____________________________________________________________________________
24560 [ 8558] By: jhi on 2001/01/27 02:27:05
24561 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
24562 From: Peter Prymmer <pvhp@forte.com>
24563 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
24564 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
24566 ! t/pragma/sub_lval.t
24567 ____________________________________________________________________________
24568 [ 8557] By: jhi on 2001/01/27 02:26:03
24569 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
24570 From: Peter Prymmer <pvhp@forte.com>
24571 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
24572 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
24574 ! t/lib/st-06compat.t
24575 ____________________________________________________________________________
24576 [ 8556] By: jhi on 2001/01/27 02:24:33
24577 Log: Subject: [PATCH: perl@8531] minor update to README.os390
24578 From: Peter Prymmer <pvhp@forte.com>
24579 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
24580 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
24583 ____________________________________________________________________________
24584 [ 8555] By: jhi on 2001/01/27 00:35:47
24585 Log: No point in checking the length before we know whether the pointer
24586 is bogus or not, fixes Abigail's odbm failures in Linux.
24589 ____________________________________________________________________________
24590 [ 8554] By: nick on 2001/01/26 19:01:31
24591 Log: Integrate mainline
24593 !> lib/Text/Wrap.pm t/lib/textwrap.t
24594 ____________________________________________________________________________
24595 [ 8553] By: jhi on 2001/01/26 15:19:39
24596 Log: Integrate change #7792 from perlio (multiplicity fix),
24597 fix the AV leak in regex DEBUGGING (tiny part of the
24598 polymorphic regexp patch #8143).
24599 Branch: maint-5.6/perl
24602 ____________________________________________________________________________
24603 [ 8552] By: jhi on 2001/01/26 15:03:23
24604 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
24605 From: Michael G Schwern <schwern@pobox.com>
24606 Date: Fri, 26 Jan 2001 09:28:31 -0500
24607 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
24609 ! lib/Text/Wrap.pm t/lib/textwrap.t
24610 ____________________________________________________________________________
24611 [ 8551] By: jhi on 2001/01/26 02:33:19
24612 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
24613 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
24615 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
24617 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
24621 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
24623 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
24625 (the cleanup of unused submatches in regtry() and regcppop())
24627 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
24628 stored and restored, and thusly was trounced by the utf8 swash
24631 use utf8 not required to use \x{}.
24633 Removed two more tests that make no sense in UTF-8 since the test
24634 data is not in UTF-8.
24636 Get the three different space character classes right under utf8.
24638 Implement ANYOFUTF8 regprop() dumping.
24640 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
24642 Document the regex context pushing/popping a bit better.
24643 Branch: maint-5.6/perl
24644 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
24645 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
24646 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
24647 !> t/op/regmesg.t utf8.c
24648 ____________________________________________________________________________
24649 [ 8550] By: nick on 2001/01/25 19:42:30
24650 Log: Integrate mainline
24652 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
24653 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
24654 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
24655 !> t/lib/bigint.t t/lib/bigintpm.t
24656 ____________________________________________________________________________
24657 [ 8549] By: jhi on 2001/01/25 15:22:28
24658 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
24659 Branch: maint-5.6/perl
24660 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
24661 ____________________________________________________________________________
24662 [ 8548] By: jhi on 2001/01/25 15:02:55
24663 Log: Integrate changes #7997,8063,8492,8547 from mainline.
24665 Subject: Re: STRLEN - what?
24667 Subject: [PATCH] perlguts.pod
24669 Memory management calls documentation.
24671 Layout using tabulator is not a good idea in a pod.
24672 Branch: maint-5.6/perl
24673 !> pod/perlguts.pod
24674 ____________________________________________________________________________
24675 [ 8547] By: jhi on 2001/01/25 14:49:05
24676 Log: Layout using tabulator is not a good idea in a pod.
24679 ____________________________________________________________________________
24680 [ 8546] By: jhi on 2001/01/25 14:31:12
24681 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
24684 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24686 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
24688 More Win32 editor/IDE/shell hints.
24690 More Win32 Perling.
24692 Yet another editor edit.
24696 IDE/editor section tweaking.
24698 Few more IDE/editor nits from p5p.
24699 Branch: maint-5.6/perl
24700 !> pod/perlfaq3.pod
24701 ____________________________________________________________________________
24702 [ 8545] By: jhi on 2001/01/25 04:16:32
24703 Log: Subject: [PATCH 5.7.0] overload int()
24704 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24705 Date: Wed, 24 Jan 2001 19:06:57 -0500
24706 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
24708 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
24709 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
24711 ____________________________________________________________________________
24712 [ 8544] By: jhi on 2001/01/25 04:15:11
24713 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
24714 From: Peter Prymmer <pvhp@forte.com>
24715 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
24716 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
24718 ! Makefile.SH README.os390 hints/os390.sh installperl
24719 ____________________________________________________________________________
24720 [ 8543] By: jhi on 2001/01/25 03:52:08
24721 Log: Integrate change #8462,8469 from mainline.
24723 In VMS Perl subversion (perl -V) is undef.
24724 Branch: maint-5.6/perl
24726 ____________________________________________________________________________
24727 [ 8542] By: jhi on 2001/01/25 03:44:55
24728 Log: Integrate changes #7835,7850,8315,8316 from mainline.
24731 Branch: maint-5.6/perl
24732 !> hints/solaris_2.sh
24733 ____________________________________________________________________________
24734 [ 8541] By: jhi on 2001/01/25 03:39:28
24735 Log: Integrate #8336 from mainline.
24736 Branch: maint-5.6/perl
24738 ____________________________________________________________________________
24739 [ 8540] By: jhi on 2001/01/25 03:23:50
24740 Log: Retract #8539.
24741 Branch: maint-5.6/perl
24743 ____________________________________________________________________________
24744 [ 8539] By: jhi on 2001/01/25 03:21:55
24745 Log: (Retracted by #5940.)
24746 Branch: maint-5.6/perl
24748 ____________________________________________________________________________
24749 [ 8538] By: jhi on 2001/01/25 03:14:07
24750 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
24751 From: Peter Prymmer <pvhp@forte.com>
24752 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
24753 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
24756 Branch: maint-5.6/perl
24757 ! configure.com vms/descrip_mms.template
24758 ____________________________________________________________________________
24759 [ 8537] By: jhi on 2001/01/25 03:06:09
24760 Log: Integrate #7710,7824,7973 from mainline.
24761 Branch: maint-5.6/perl
24762 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24763 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
24764 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
24765 !> vos/config.ga.def vos/config.ga.h win32/config.bc
24766 !> win32/config.gc win32/config.vc
24767 ____________________________________________________________________________
24768 [ 8536] By: jhi on 2001/01/24 13:50:20
24769 Log: Revert the edits made by me so far to the 5.6 branch since
24770 the TRIAL1 since I did edits when I should have been using
24771 integrates. Bad programmer. (Will integrate them properly later.)
24772 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
24773 The #8353 will not be reapplied at least for now since
24774 the UTF-8 hash keys need more thinking.
24775 (The patches #8347, #8354, #8454, #8473 were okay since they
24776 were original edits made specifically for the 5.6.1-TRIAL1.)
24777 Branch: maint-5.6/perl
24778 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24779 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
24780 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
24781 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
24782 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
24783 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24784 ! win32/config.bc win32/config.gc win32/config.vc
24785 ____________________________________________________________________________
24786 [ 8535] By: bailey on 2001/01/24 06:37:02
24789 +> (branch 26 files)
24790 !> (integrate 130 files)
24791 ____________________________________________________________________________
24792 [ 8534] By: nick on 2001/01/23 19:30:57
24793 Log: Integrate mainline.
24795 !> Changes Configure Porting/Glossary Porting/config.sh
24796 !> Porting/config_H embed.h embed.pl ext/Encode/compile
24797 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
24798 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
24799 !> pod/perlvar.pod proto.h t/lib/1_compile.t
24800 ____________________________________________________________________________
24801 [ 8533] By: jhi on 2001/01/23 16:15:46
24802 Log: Forgotten from #8501.
24804 ! Porting/Glossary Porting/config.sh Porting/config_H
24805 ____________________________________________________________________________
24806 [ 8532] By: jhi on 2001/01/23 16:13:27
24807 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
24808 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24809 Date: Mon, 22 Jan 2001 17:51:58 +0100
24810 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
24812 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
24813 ____________________________________________________________________________
24814 [ 8531] By: jhi on 2001/01/23 15:46:01
24815 Log: Update Changes.
24817 ! Changes patchlevel.h
24818 ____________________________________________________________________________
24819 [ 8530] By: jhi on 2001/01/23 15:38:39
24820 Log: De-cut-and-pasto.
24822 ! t/lib/1_compile.t
24823 ____________________________________________________________________________
24824 [ 8529] By: jhi on 2001/01/23 15:11:04
24825 Log: Document the mkdir trailing slashes case.
24828 ____________________________________________________________________________
24829 [ 8528] By: jhi on 2001/01/23 15:08:28
24830 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
24833 Subject: lib/lib.pm
24834 From: <abigail@foad.org>
24835 Date: Mon, 28 Aug 2000 20:35:08 -0400
24836 Message-ID: <20000829003508.21281.qmail@foad.org>
24839 ____________________________________________________________________________
24840 [ 8527] By: jhi on 2001/01/23 14:44:04
24841 Log: Metaconfig unit change for #8526.
24843 ! U/threads/archname.U
24844 ____________________________________________________________________________
24845 [ 8526] By: jhi on 2001/01/23 14:43:19
24846 Log: Attach -perlio to the archname if so selected.
24849 ____________________________________________________________________________
24850 [ 8525] By: jhi on 2001/01/23 14:24:01
24851 Log: Subject: [PATCH] pod/perlvar.pod
24852 From: abigail@foad.org
24853 Date: Tue, 23 Jan 2001 01:41:10 +0100
24854 Message-ID: <20010123004110.22259.qmail@foad.org>
24857 ____________________________________________________________________________
24858 [ 8524] By: jhi on 2001/01/23 14:22:32
24859 Log: A bug introduced in #8217 (the undefined variable in the
24860 lib/safe1_t #3) fixed, by Charles Lane:
24862 The earlier patch made it so that stuff running in Safe
24863 compartments could do a "caller" and see "main". That
24864 little change in name is done right before the code in
24865 the compartment is run, and apparantly the parser
24866 was picking up the stash name before it got changed.
24868 (why it was threaded vs. unthreaded Perl that was sensitive to this
24869 I still don't know...and it probably doesn't matter).
24871 I tryed removing the stash name-change and saw that threaded Perl
24872 did indeed pass the lib/safe1.t tests.
24874 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
24875 do the name change (and to connect _ in the compartment to the global
24876 _) which is removed from _safe_call_sv. Then Safe.pm is modified
24877 to call _safe_pkg_prep when creating a new compartment.
24879 Passes all tests with threaded perl on linux; passes all tests
24880 with unthreaded perl on VMS.
24882 At some point I'll probably want to revisit Safe and Opcode to
24883 provide more sensible handling of global variables...and to get
24884 formats working in Safe compartments, which they don't do currently.
24886 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
24887 ____________________________________________________________________________
24888 [ 8523] By: jhi on 2001/01/23 14:11:58
24889 Log: Also the lib/Thread.pm itself needs to be ignored if
24890 the Thread extension hasn't been built.
24892 ! t/lib/1_compile.t
24893 ____________________________________________________________________________
24894 [ 8522] By: jhi on 2001/01/23 13:51:28
24895 Log: print() instead of warn() so that stderr doesn't get
24896 unncessarily polluted.
24898 ! ext/Encode/compile
24899 ____________________________________________________________________________
24900 [ 8521] By: jhi on 2001/01/23 13:49:48
24901 Log: Integrate perlio.
24903 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
24904 !> ext/Encode/encode.h
24905 ____________________________________________________________________________
24906 [ 8520] By: nick on 2001/01/22 21:44:00
24907 Log: More messing with Encode:
24908 Extra fields in header to allow multiple names and to record
24909 other things "compile" knows.
24910 Re-organise compile to factor out common output routines.
24912 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
24913 ____________________________________________________________________________
24914 [ 8519] By: nick on 2001/01/22 20:33:50
24915 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
24917 ! ext/Encode/Makefile.PL ext/Encode/compile
24918 ____________________________________________________________________________
24919 [ 8518] By: nick on 2001/01/22 20:28:13
24920 Log: Integrate mainline
24922 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
24923 !> vos/config.alpha.def vos/config.alpha.h
24924 ____________________________________________________________________________
24925 [ 8517] By: jhi on 2001/01/22 15:37:17
24926 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
24930 ____________________________________________________________________________
24931 [ 8516] By: jhi on 2001/01/22 14:55:15
24932 Log: More SIG_SIZE fixes.
24934 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
24935 ____________________________________________________________________________
24936 [ 8515] By: jhi on 2001/01/22 14:50:27
24937 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
24938 From: "Craig A. Berry" <craigberry@mac.com>
24939 Date: Mon, 22 Jan 2001 00:42:24 -0600
24940 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
24943 ____________________________________________________________________________
24944 [ 8514] By: jhi on 2001/01/22 14:31:17
24945 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
24946 From: "Craig A. Berry" <craigberry@mac.com>
24947 Date: Sun, 21 Jan 2001 23:03:25 -0600
24948 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
24951 ____________________________________________________________________________
24952 [ 8513] By: jhi on 2001/01/22 14:14:00
24953 Log: Add the .ucm encoding tables to the MANIFEST.
24956 ____________________________________________________________________________
24957 [ 8512] By: jhi on 2001/01/22 13:43:33
24958 Log: Integrate perlio.
24960 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
24961 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
24962 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
24963 +> ext/Encode/Encode/iso8859-10.ucm
24964 +> ext/Encode/Encode/iso8859-13.ucm
24965 +> ext/Encode/Encode/iso8859-14.ucm
24966 +> ext/Encode/Encode/iso8859-15.ucm
24967 +> ext/Encode/Encode/iso8859-16.ucm
24968 +> ext/Encode/Encode/iso8859-2.ucm
24969 +> ext/Encode/Encode/iso8859-3.ucm
24970 +> ext/Encode/Encode/iso8859-4.ucm
24971 +> ext/Encode/Encode/iso8859-5.ucm
24972 +> ext/Encode/Encode/iso8859-6.ucm
24973 +> ext/Encode/Encode/iso8859-7.ucm
24974 +> ext/Encode/Encode/iso8859-8.ucm
24975 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
24976 +> ext/Encode/Encode/symbol.ucm
24977 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
24979 ____________________________________________________________________________
24980 [ 8511] By: nick on 2001/01/21 23:44:47
24981 Log: Make "real" layers of ":utf8" and ":raw".
24982 So now PERLIO=utf8 perl ...
24983 does what Andreas wanted.
24984 Fix arg passing in open.pm (still have a Carp issue).
24986 ! lib/open.pm perlio.c perliol.h
24987 ____________________________________________________________________________
24988 [ 8510] By: jhi on 2001/01/21 22:56:53
24989 Log: Document the regex context pushing/popping a bit better.
24992 ____________________________________________________________________________
24993 [ 8509] By: jhi on 2001/01/21 22:55:44
24994 Log: Tweak the mkdir trailing slash code some more.
24996 TO DO: the same handling should probably be done for
24997 all the other filesystem functions that can have directories
24998 as their arguments.
25001 ____________________________________________________________________________
25002 [ 8508] By: nick on 2001/01/21 21:37:43
25003 Log: Switch "compiled in" encodings to .ucm format.
25004 (Leave others as .enc till we can run-time load .ucm,
25005 or find some other way to load them.)
25007 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
25008 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
25009 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
25010 + ext/Encode/Encode/iso8859-10.ucm
25011 + ext/Encode/Encode/iso8859-13.ucm
25012 + ext/Encode/Encode/iso8859-14.ucm
25013 + ext/Encode/Encode/iso8859-15.ucm
25014 + ext/Encode/Encode/iso8859-16.ucm
25015 + ext/Encode/Encode/iso8859-2.ucm
25016 + ext/Encode/Encode/iso8859-3.ucm
25017 + ext/Encode/Encode/iso8859-4.ucm
25018 + ext/Encode/Encode/iso8859-5.ucm
25019 + ext/Encode/Encode/iso8859-6.ucm
25020 + ext/Encode/Encode/iso8859-7.ucm
25021 + ext/Encode/Encode/iso8859-8.ucm
25022 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
25023 + ext/Encode/Encode/symbol.ucm
25024 ! ext/Encode/Makefile.PL ext/Encode/compile
25025 ____________________________________________________________________________
25026 [ 8507] By: nick on 2001/01/21 21:02:03
25027 Log: Integrate (partial) mainline.
25029 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
25030 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
25031 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25032 ____________________________________________________________________________
25033 [ 8506] By: jhi on 2001/01/21 20:09:30
25034 Log: Update Changes.
25036 ! Changes patchlevel.h
25037 ____________________________________________________________________________
25038 [ 8505] By: jhi on 2001/01/21 19:39:59
25039 Log: Subject: Minor typos in perlfaq2.pod
25040 From: "Stephen P. Potter" <spp@spotter.yi.org>
25041 Message-Id: <200101192101.QAA11911@spotter.yi.org>
25042 Date: Fri, 19 Jan 2001 16:01:13 -0500
25044 with a nit from Philip Netwon.
25047 ____________________________________________________________________________
25048 [ 8504] By: jhi on 2001/01/21 19:33:05
25049 Log: Metaconfig change for #8503.
25051 ! U/threads/usethreads.U
25052 ____________________________________________________________________________
25053 [ 8503] By: jhi on 2001/01/21 19:32:21
25054 Log: Sanity check for conflicting thread flavours.
25056 ! Configure config_h.SH
25057 ____________________________________________________________________________
25058 [ 8502] By: jhi on 2001/01/21 19:23:00
25059 Log: Metaconfig change for #8501.
25061 ! U/modified/sig_name.U
25062 ____________________________________________________________________________
25063 [ 8501] By: jhi on 2001/01/21 19:22:26
25064 Log: The SIG_SIZE is the number of the elements *excluding*
25065 the terminating NULL.
25067 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
25068 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
25069 ! win32/config_H.vc
25070 ____________________________________________________________________________
25071 [ 8500] By: jhi on 2001/01/21 18:31:31
25072 Log: Integrate perlio.
25074 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
25075 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
25076 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
25077 !> pp_sys.c proto.h sv.c
25078 ____________________________________________________________________________
25079 [ 8499] By: jhi on 2001/01/21 17:43:57
25080 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
25081 From: Hugo <hv@crypt.compulink.co.uk>
25082 Date: Sun, 21 Jan 2001 13:34:05 +0000
25083 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
25085 In sprintf UTF8ize only if necessary.
25088 ____________________________________________________________________________
25089 [ 8498] By: nick on 2001/01/21 16:25:32
25090 Log: Encode cleanup.
25091 Add command line control over "compile" so that Makefile.PL
25092 needs can be combined with other uses.
25093 Use command line options in Makefile.PL.
25094 Fix multi-byte parsing in .ucm files.
25096 ! ext/Encode/Makefile.PL ext/Encode/compile
25097 ____________________________________________________________________________
25098 [ 8497] By: nick on 2001/01/21 12:56:27
25099 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
25101 ! ext/Encode/Encode.xs
25102 ____________________________________________________________________________
25103 [ 8496] By: nick on 2001/01/21 12:18:45
25104 Log: Fixup after integrate:
25105 missed the .sym files that are changed by regen_headers
25106 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
25108 ! global.sym pp.sym sv.c
25109 ____________________________________________________________________________
25110 [ 8495] By: nick on 2001/01/21 11:51:07
25111 Log: Integrate mainline.
25113 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
25114 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
25115 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
25116 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
25117 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
25118 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
25119 !> win32/Makefile win32/makefile.mk
25120 ____________________________________________________________________________
25121 [ 8494] By: jhi on 2001/01/20 23:12:11
25122 Log: Forgot the expect_number() prototype.
25124 ! embed.h embed.pl proto.h
25125 ____________________________________________________________________________
25126 [ 8493] By: jhi on 2001/01/20 22:56:39
25127 Log: Subject: [PATCH: perl@8482] README.vms URL updates
25128 From: Peter Prymmer <pvhp@forte.com>
25129 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
25130 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
25132 Plus Craig A. Berry's suggestion to use compaq.com instead
25136 ____________________________________________________________________________
25137 [ 8492] By: jhi on 2001/01/20 22:50:05
25138 Log: Memory management calls documentation.
25141 ____________________________________________________________________________
25142 [ 8491] By: jhi on 2001/01/20 22:38:33
25143 Log: Signedness nit plus few memcpy/Copy nits.
25146 ____________________________________________________________________________
25147 [ 8490] By: jhi on 2001/01/20 22:25:53
25148 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
25149 From: Peter Prymmer <pvhp@forte.com>
25150 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
25151 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
25153 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
25154 ____________________________________________________________________________
25155 [ 8489] By: jhi on 2001/01/20 22:24:41
25156 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
25157 From: Peter Prymmer <pvhp@forte.com>
25158 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
25159 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
25161 ! win32/Makefile win32/makefile.mk
25162 ____________________________________________________________________________
25163 [ 8488] By: jhi on 2001/01/20 22:22:27
25164 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
25165 From: Peter Prymmer <pvhp@forte.com>
25166 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
25167 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
25170 ____________________________________________________________________________
25171 [ 8487] By: jhi on 2001/01/20 22:21:18
25172 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
25173 From: Peter Prymmer <pvhp@forte.com>
25174 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
25175 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
25177 + ext/DynaLoader/dl_dllload.xs
25178 ! MANIFEST Makefile.SH hints/os390.sh
25179 ____________________________________________________________________________
25180 [ 8486] By: jhi on 2001/01/20 22:17:53
25181 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
25182 From: Peter Prymmer <pvhp@forte.com>
25183 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
25184 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
25186 ! README.os390 README.posix-bc
25187 ____________________________________________________________________________
25188 [ 8485] By: jhi on 2001/01/20 20:15:30
25189 Log: Document and test the new qu operator.
25192 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
25193 ! pod/perlretut.pod pod/perlunicode.pod
25194 ____________________________________________________________________________
25195 [ 8484] By: nick on 2001/01/20 19:42:30
25196 Log: Infrastructure to allow:
25197 open($fh,"|-",@array);
25199 i.e. mark pp_open as needing a stack mark, and make pp_open
25200 process its args in that style (and pass them _all_ to tied handles OPEN).
25201 Invent do_openn() which takes SV ** at allow it to see multiple args.
25202 Note this does not _do_ anything yet.
25204 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
25205 ! perlapi.c pp_proto.h pp_sys.c proto.h
25206 ____________________________________________________________________________
25207 [ 8483] By: nick on 2001/01/20 17:23:14
25208 Log: Integrate mainline.
25210 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
25211 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
25212 ____________________________________________________________________________
25213 [ 8482] By: jhi on 2001/01/19 15:37:49
25214 Log: Update Changes.
25216 ! Changes patchlevel.h
25217 ____________________________________________________________________________
25218 [ 8481] By: jhi on 2001/01/19 14:41:24
25219 Log: Subject: Re: new feature: s?printf parameter reordering
25220 From: Hugo <hv@crypt.compulink.co.uk>
25221 Date: Thu, 11 Jan 2001 17:09:03 +0000
25222 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
25224 - support reordering for all parameters: %, *v, *, .*
25225 - lay down that the reordering specification must immediately
25226 follow that parameter: %3$, *v3$, *3$, .*3$
25227 - fix vectorisation of a zero-length string
25228 - factor out the code choosing the argument to format
25230 Possibly unwanted side-effects:
25231 - the special format specifiers ' +-0' must now precede any
25232 vectorisation specifier. Tests in op/sprintf and op/ver
25233 have been changed to reflect this.
25234 - sprintf.t test #214 changed its expectations because in many
25235 cases, the next parameter has already been consumed when an
25236 invalid type letter is detected.
25238 Probably wanted side-effects:
25239 - attempts to format a non-existent parameter will warn as if C<undef>
25240 - attempt to write to non-existent parameter with '%n' will complain
25241 of "attempt to modify read-only value" instead of being silent
25243 ! sv.c t/op/sprintf.t t/op/ver.t
25244 ____________________________________________________________________________
25245 [ 8480] By: jhi on 2001/01/19 14:08:37
25246 Log: Subject: PATCH pragma/locale.t
25247 From: andreas.koenig@anima.de (Andreas J. Koenig)
25248 Date: 18 Jan 2001 09:45:37 +0100
25249 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
25251 ! t/pragma/locale.t
25252 ____________________________________________________________________________
25253 [ 8479] By: jhi on 2001/01/19 13:19:58
25254 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
25257 ____________________________________________________________________________
25258 [ 8478] By: jhi on 2001/01/19 02:12:35
25259 Log: Automate 1_compile.t.
25261 ! t/lib/1_compile.t
25262 ____________________________________________________________________________
25263 [ 8477] By: jhi on 2001/01/19 01:49:56
25264 Log: Integrate perlio.
25266 !> sv.c win32/config.bc win32/config.gc win32/config.vc
25267 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25268 ____________________________________________________________________________
25269 [ 8476] By: nick on 2001/01/18 21:51:52
25270 Log: Integrate mainline
25272 +> t/lib/1_compile.t t/lib/compmod.pl
25273 !> MANIFEST configure.com lib/unicode/distinct.pm
25274 ____________________________________________________________________________
25275 [ 8475] By: nick on 2001/01/18 21:48:02
25276 Log: Win32 "safe signals" co-existance fix.
25277 Fix SIG_SIZE value.
25278 Clear PL_sig_pending when cloning (fork).
25280 ! sv.c win32/config.bc win32/config.gc win32/config.vc
25281 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25282 ____________________________________________________________________________
25283 [ 8474] By: jhi on 2001/01/18 14:40:57
25284 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
25286 ! t/lib/1_compile.t
25287 ____________________________________________________________________________
25288 [ 8473] By: gsar on 2001/01/18 11:42:31
25289 Log: unsubmitted trial1 change
25290 Branch: maint-5.6/perl
25292 ____________________________________________________________________________
25293 [ 8472] By: jhi on 2001/01/18 04:30:24
25294 Log: The first bug found by 1_compile.t.
25296 ! lib/unicode/distinct.pm
25297 ____________________________________________________________________________
25298 [ 8471] By: jhi on 2001/01/18 04:29:42
25299 Log: Add Schwern's 1_compile test. The compile_module script renamed
25300 to be a bit shorter for the 8.3 people.
25302 + t/lib/1_compile.t t/lib/compmod.pl
25304 ____________________________________________________________________________
25305 [ 8470] By: jhi on 2001/01/18 04:16:00
25306 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)
25307 From: Peter Prymmer <pvhp@forte.com>
25308 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
25309 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
25311 Branch: maint-5.6/perl
25313 ____________________________________________________________________________
25314 [ 8469] By: jhi on 2001/01/18 04:13:02
25315 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)
25316 From: Peter Prymmer <pvhp@forte.com>
25317 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
25318 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
25322 ____________________________________________________________________________
25323 [ 8468] By: jhi on 2001/01/18 03:42:08
25324 Log: Integrate perlio.
25326 !> gv.c mg.c perlio.c util.c
25327 ____________________________________________________________________________
25328 [ 8467] By: nick on 2001/01/17 22:41:10
25329 Log: "Safe" signals - trial implementation.
25330 gv.c tweaked to zero PL_sig_pend array
25331 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
25332 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
25333 Odd thing is that it "works" with PERLIO=stdio as well (linux).
25335 ! gv.c mg.c perlio.c util.c
25336 ____________________________________________________________________________
25337 [ 8466] By: nick on 2001/01/17 20:40:20
25338 Log: Integrate mainline.
25340 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25341 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
25342 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
25343 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25344 !> vos/config.ga.h win32/config.bc win32/config.gc
25346 ____________________________________________________________________________
25347 [ 8465] By: jhi on 2001/01/17 18:37:13
25348 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
25349 From: Nicholas Clark <nick@ccl4.org>
25350 Date: Wed, 17 Jan 2001 17:31:33 +0000
25351 Message-ID: <20010117173133.I2633@plum.flirble.org>
25354 ____________________________________________________________________________
25355 [ 8464] By: jhi on 2001/01/17 14:43:17
25356 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
25357 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
25358 Date: Wed, 17 Jan 2001 15:16:43 +0100
25359 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
25361 pp_int() was dropping an NV to the floor,
25362 int(279964589018079/59) either returned not an integer
25363 4745162525730.15, or one got "Attempt to free unreferenced scalar."
25366 ____________________________________________________________________________
25367 [ 8463] By: jhi on 2001/01/17 06:12:42
25368 Log: (Replaced by #8470)
25370 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)
25371 From: "Craig A. Berry" <craigberry@mac.com>
25372 Date: Tue, 16 Jan 2001 23:38:46 -0600
25373 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
25374 Branch: maint-5.6/perl
25376 ____________________________________________________________________________
25377 [ 8462] By: jhi on 2001/01/17 06:11:31
25378 Log: (Replaced by #8469)
25380 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)
25381 From: "Craig A. Berry" <craigberry@mac.com>
25382 Date: Tue, 16 Jan 2001 23:38:46 -0600
25383 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
25386 ____________________________________________________________________________
25387 [ 8461] By: jhi on 2001/01/17 05:56:12
25388 Log: Allow for one trailing slash in the directory of mkdir().
25391 ____________________________________________________________________________
25392 [ 8460] By: jhi on 2001/01/17 03:26:01
25393 Log: Metaconfig unit changes for #8459.
25395 ! U/modified/Loc.U U/modified/sig_name.U
25396 ____________________________________________________________________________
25397 [ 8459] By: jhi on 2001/01/17 03:24:48
25398 Log: Define SIG_SIZE, the number of elements in the sig_name and
25399 sig_num arrays, including the final NULL entry.
25401 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25402 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
25403 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
25404 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25405 ! win32/config.bc win32/config.gc win32/config.vc
25406 ____________________________________________________________________________
25407 [ 8458] By: jhi on 2001/01/17 01:41:33
25408 Log: Integrate perlio.
25410 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
25411 !> perlapi.h proto.h sv.c
25412 ____________________________________________________________________________
25413 [ 8457] By: nick on 2001/01/16 22:07:26
25414 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
25415 Provides all the "cost" but no benefit yet - it is to allow cost
25416 to be measured, and implementation experiments (just in mg.c?).
25418 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
25419 ! perlapi.h proto.h sv.c
25420 ____________________________________________________________________________
25421 [ 8456] By: nick on 2001/01/16 21:07:07
25422 Log: Integrate mainline.
25424 !> (integrate 51 files)
25425 ____________________________________________________________________________
25426 [ 8455] By: jhi on 2001/01/16 18:13:43
25427 Log: Subject: [PATCH] regcomp.c old feature removal
25428 From: mjd@plover.com
25429 Date: 16 Jan 2001 14:43:18 -0000
25430 Message-ID: <20010116144318.7140.qmail@plover.com>
25433 ____________________________________________________________________________
25434 [ 8454] By: jhi on 2001/01/16 16:12:39
25435 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
25436 From: "Indy Singh" <indy@nusphere.com>
25437 Date: Wed, 10 Jan 2001 20:17:49 -0500
25438 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
25439 Branch: maint-5.6/perl
25441 ____________________________________________________________________________
25442 [ 8453] By: jhi on 2001/01/16 16:09:33
25443 Log: Update Changes.
25445 ! Changes patchlevel.h
25446 ____________________________________________________________________________
25447 [ 8452] By: jhi on 2001/01/16 15:42:04
25448 Log: Subject: Re: API Cleanup
25449 To: perl5-porters@perl.org
25450 Date: Tue, 16 Jan 2001 13:42:30 +0000
25451 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
25453 Subject: [PATCH] utf8.c documentation
25454 From: Simon Cozens <simon@cozens.net>
25455 Date: Tue, 16 Jan 2001 13:52:48 +0000
25456 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
25458 Subject: Re: API Cleanup
25459 From: Simon Cozens <simon@cozens.net>
25460 Date: Tue, 16 Jan 2001 14:58:55 +0000
25461 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
25465 ! embed.pl pod/perlapi.pod utf8.c
25466 ____________________________________________________________________________
25467 [ 8451] By: jhi on 2001/01/16 14:41:39
25468 Log: podlators 1.07, from Russ Allbery.
25471 ____________________________________________________________________________
25472 [ 8450] By: jhi on 2001/01/16 14:24:19
25473 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
25474 From: "Indy Singh" <indy@nusphere.com>
25475 Date: Mon, 15 Jan 2001 20:59:40 -0500
25476 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
25479 ____________________________________________________________________________
25480 [ 8449] By: jhi on 2001/01/16 03:42:55
25481 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
25482 at the setting of the ofs_sv in new_struct_thread() as the
25483 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
25484 that invited a core dump.
25487 ____________________________________________________________________________
25488 [ 8448] By: jhi on 2001/01/16 01:49:07
25489 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
25490 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25491 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
25492 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
25494 Replace #8444 and #8445.
25496 ! ext/B/B.xs ext/B/B/Debug.pm
25497 ____________________________________________________________________________
25498 [ 8447] By: jhi on 2001/01/15 21:05:35
25499 Log: Subject: [PATCH] API Variable documentation
25500 From: Simon Cozens <simon@cozens.net>
25501 Date: Mon, 15 Jan 2001 19:35:54 +0000
25502 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
25504 ! pod/perlapi.pod thrdvar.h
25505 ____________________________________________________________________________
25506 [ 8446] By: jhi on 2001/01/15 20:49:20
25507 Log: Signedness nit.
25510 ____________________________________________________________________________
25511 [ 8445] By: jhi on 2001/01/15 20:28:48
25512 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
25515 ____________________________________________________________________________
25516 [ 8444] By: jhi on 2001/01/15 13:09:10
25517 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
25520 ____________________________________________________________________________
25521 [ 8443] By: jhi on 2001/01/15 13:06:26
25522 Log: Missing from #8439.
25525 ____________________________________________________________________________
25526 [ 8442] By: jhi on 2001/01/15 13:02:38
25527 Log: Subject: [PATCH @8436] Eliminate op_children
25528 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25529 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
25530 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
25532 Subject: [PATCH @8436] Re: Eliminate op_children
25533 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25534 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
25535 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
25537 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
25538 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
25540 ____________________________________________________________________________
25541 [ 8441] By: jhi on 2001/01/15 12:57:08
25542 Log: Use the /^Perl_/-less form of is_lvalue_sub().
25545 ____________________________________________________________________________
25546 [ 8440] By: jhi on 2001/01/15 05:13:09
25547 Log: Revert #8437 and #8438, the Linux large files story is more complex.
25548 Branch: metaconfig/U/perl
25549 ! d_fpos64_t.U d_off64_t.U
25551 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25552 ! config_h.SH configure.com epoc/config.sh perl.h
25553 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
25554 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25555 ! win32/config.bc win32/config.gc win32/config.vc
25556 ____________________________________________________________________________
25557 [ 8439] By: jhi on 2001/01/15 05:02:24
25558 Log: More UTF-8 patches from Inaba Hiroto.
25559 - The substr lval was still not okay.
25560 - Now pp_stringify and sv_setsv copies source's UTF8 flag
25561 even if IN_BYTE. pp_stringify is called from fold_constants
25562 at optimization phase and "\x{100}" was made SvUTF8_off under
25563 use bytes (the bytes pragma is for "byte semantics" and not
25564 for "do not produce UTF8 data")
25565 - New `qu' operator to generate UTF8 string explicitly.
25566 Though I agree with the policy "0x00-0xff always produce bytes",
25567 sometimes want to such a string to be coded in UTF8.
25568 I can use pack"U0a*" but it requires more typing and has
25570 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
25571 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
25572 string is not UTF8_on and has char 0x80-0xff.
25574 TODO: document and test qu.
25576 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
25577 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
25579 ____________________________________________________________________________
25580 [ 8438] By: jhi on 2001/01/14 05:10:23
25581 Log: Metaconfig unit changes for #8437.
25582 Branch: metaconfig/U/perl
25583 ! d_fpos64_t.U d_off64_t.U
25584 ____________________________________________________________________________
25585 [ 8437] By: jhi on 2001/01/14 04:55:34
25586 Log: Add <features.h> probing, seems to be needed for (some?)
25587 Linux largefileness.
25589 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25590 ! config_h.SH configure.com epoc/config.sh perl.h
25591 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
25592 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25593 ! win32/config.bc win32/config.gc win32/config.vc
25594 ____________________________________________________________________________
25595 [ 8436] By: jhi on 2001/01/13 17:47:21
25596 Log: Tighten some of the tests a bit.
25599 ____________________________________________________________________________
25600 [ 8435] By: jhi on 2001/01/13 17:31:54
25601 Log: Integrate perlio.
25603 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
25604 !> win32/config_H.gc win32/config_H.vc
25605 ____________________________________________________________________________
25606 [ 8434] By: nick on 2001/01/13 11:36:53
25607 Log: Run dmake regen_config_h for Win32
25609 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25610 ____________________________________________________________________________
25611 [ 8433] By: nick on 2001/01/13 11:31:55
25612 Log: VMS friendly patch to Encode compile process
25614 ! ext/Encode/Makefile.PL ext/Encode/compile
25615 ____________________________________________________________________________
25616 [ 8432] By: nick on 2001/01/13 11:06:44
25617 Log: Integrate mainline
25619 +> ext/B/B/Concise.pm
25620 !> (integrate 52 files)
25621 ____________________________________________________________________________
25622 [ 8431] By: jhi on 2001/01/13 05:55:55
25623 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
25624 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25625 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
25626 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
25628 ! ext/B/B/Concise.pm
25629 ____________________________________________________________________________
25630 [ 8430] By: jhi on 2001/01/13 04:24:18
25631 Log: The LVRET macro needed an aTHX.
25634 ____________________________________________________________________________
25635 [ 8429] By: jhi on 2001/01/13 02:12:42
25636 Log: Update Changes.
25638 ! Changes patchlevel.h
25639 ____________________________________________________________________________
25640 [ 8428] By: jhi on 2001/01/13 02:08:50
25641 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
25642 From: Peter Prymmer <pvhp@forte.com>
25643 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
25644 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
25646 Add a BEGIN guard for sloppy floating point division.
25648 ! lib/Math/BigInt.pm lib/bigint.pl
25649 ____________________________________________________________________________
25650 [ 8427] By: jhi on 2001/01/13 01:47:16
25651 Log: The B::Terse drop-in replacement wasn't quite drop-in.
25654 ____________________________________________________________________________
25655 [ 8426] By: jhi on 2001/01/12 21:20:43
25658 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25659 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
25660 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25661 ! vos/config.ga.def vos/config.ga.h win32/config.bc
25662 ! win32/config.gc win32/config.vc
25663 ____________________________________________________________________________
25664 [ 8425] By: jhi on 2001/01/12 20:20:14
25665 Log: Subject: [PATCH perl@8342] -Wformat
25666 From: Robin Barker <rmb1@cise.npl.co.uk>
25667 Date: Fri, 12 Jan 2001 20:03:14 GMT
25668 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
25670 ! ext/Encode/Encode.xs mg.c sv.c toke.c
25671 ____________________________________________________________________________
25672 [ 8424] By: jhi on 2001/01/12 20:01:48
25673 Log: Subject: B::Concise -- an improved replacement for B::Terse
25674 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25675 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
25676 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
25678 + ext/B/B/Concise.pm
25679 ! MANIFEST ext/B/B/Terse.pm
25680 ____________________________________________________________________________
25681 [ 8423] By: jhi on 2001/01/12 19:24:02
25682 Log: The new metaconfig unit from the #8421.
25683 Branch: metaconfig/U/perl
25685 ____________________________________________________________________________
25686 [ 8422] By: jhi on 2001/01/12 19:23:43
25687 Log: Forgot the microperl config from the #8421.
25689 ! uconfig.h uconfig.sh
25690 ____________________________________________________________________________
25691 [ 8421] By: jhi on 2001/01/12 19:05:27
25692 Log: Add sigprocmask() probe, regen Configure, regen toc.
25694 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25695 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
25696 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25697 ! vos/config.ga.h win32/config.bc win32/config.gc
25699 ____________________________________________________________________________
25700 [ 8420] By: jhi on 2001/01/12 18:34:31
25701 Log: Add sockatmark() to the todo list.
25704 ____________________________________________________________________________
25705 [ 8419] By: jhi on 2001/01/12 18:09:46
25706 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
25709 ____________________________________________________________________________
25710 [ 8418] By: jhi on 2001/01/12 18:05:30
25711 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
25712 From: Radu Greab <radu@netsoft.ro>
25713 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
25714 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
25716 ! op.c t/pragma/sub_lval.t
25717 ____________________________________________________________________________
25718 [ 8417] By: jhi on 2001/01/12 16:09:09
25719 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
25720 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25721 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
25722 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
25724 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
25725 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
25726 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
25727 ! t/pragma/sub_lval.t toke.c
25728 ____________________________________________________________________________
25729 [ 8416] By: jhi on 2001/01/12 15:42:06
25730 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
25731 From: "Richard Soderberg" <rs@crystalflame.net>
25732 Date: Fri, 12 Jan 2001 04:49:35 -0800
25733 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
25735 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
25736 according to the platform.
25739 ____________________________________________________________________________
25740 [ 8415] By: jhi on 2001/01/12 15:33:41
25741 Log: One more UTF-8 fix from Inaba Hiroto.
25743 ! pp.c regexec.c t/pragma/utf8.t
25744 ____________________________________________________________________________
25745 [ 8414] By: jhi on 2001/01/12 15:30:18
25746 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
25749 ____________________________________________________________________________
25750 [ 8413] By: jhi on 2001/01/12 15:22:10
25751 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
25752 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
25753 Date: Thu, 11 Jan 2001 12:53:36 +0100
25754 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
25757 ____________________________________________________________________________
25758 [ 8412] By: jhi on 2001/01/12 15:20:25
25759 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
25760 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
25761 Date: Fri, 12 Jan 2001 14:37:55 +0100
25762 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
25764 ! hints/posix-bc.sh
25765 ____________________________________________________________________________
25766 [ 8411] By: jhi on 2001/01/12 15:14:14
25767 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
25768 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
25769 Date: Fri, 12 Jan 2001 10:42:21 +0100
25770 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
25773 ____________________________________________________________________________
25774 [ 8410] By: jhi on 2001/01/12 05:48:55
25775 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
25776 From: Nicholas Clark <nick@ccl4.org>
25777 Date: Sun, 7 Jan 2001 19:47:14 +0000
25778 Message-ID: <20010107194714.B1048@plum.flirble.org>
25780 ! t/op/numconvert.t
25781 ____________________________________________________________________________
25782 [ 8409] By: jhi on 2001/01/12 05:41:28
25783 Log: Integrate perlio.
25786 ____________________________________________________________________________
25787 [ 8408] By: nick on 2001/01/11 22:43:28
25788 Log: Remove variables that were used in experiments.
25791 ____________________________________________________________________________
25792 [ 8407] By: nick on 2001/01/11 20:57:44
25793 Log: Catch die in %SIG handler and unblock the signal before re-dying.
25794 This make Linux work _without_ sigsetjmp().
25795 Turn off sigsetjmp() to see what else it does.
25796 May need Configure probe for sigprocmask() if anything has sigaction()
25797 but not sigprocmask().
25800 ____________________________________________________________________________
25801 [ 8406] By: nick on 2001/01/11 19:32:07
25802 Log: Integrate mainline
25804 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
25805 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
25807 ____________________________________________________________________________
25808 [ 8405] By: jhi on 2001/01/11 17:11:01
25809 Log: Fix UTF-8 lval substr().
25811 ! mg.c t/op/substr.t
25812 ____________________________________________________________________________
25813 [ 8404] By: jhi on 2001/01/11 05:13:58
25814 Log: Update Changes.
25816 ! Changes patchlevel.h
25817 ____________________________________________________________________________
25818 [ 8403] By: jhi on 2001/01/11 04:38:24
25819 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
25820 From: Hugo <hv@crypt.compulink.co.uk>
25821 Date: Mon, 30 Oct 2000 01:33:26 +0000
25822 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
25824 ! regexec.c t/op/re_tests
25825 ____________________________________________________________________________
25826 [ 8402] By: jhi on 2001/01/11 04:26:12
25827 Log: Integrate perlio.
25830 ____________________________________________________________________________
25831 [ 8401] By: nick on 2001/01/10 22:52:55
25832 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
25833 (So Alan and Ilya can try setting via hints.)
25834 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
25835 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
25836 doing the save everywhere seems to restart read() correctly, but just
25837 doing it once "round" the handler does not.
25840 ____________________________________________________________________________
25841 [ 8400] By: jhi on 2001/01/10 21:57:54
25842 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
25843 of IRIX, HP-UX is unaffected.
25846 ____________________________________________________________________________
25847 [ 8399] By: nick on 2001/01/10 21:29:19
25848 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
25851 ____________________________________________________________________________
25852 [ 8398] By: jhi on 2001/01/10 20:55:31
25853 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
25854 also have ReusePort.
25856 ! ext/IO/lib/IO/Socket/INET.pm
25857 ____________________________________________________________________________
25858 [ 8397] By: jhi on 2001/01/10 20:50:57
25859 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
25860 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
25861 Date: Wed, 10 Jan 2001 01:38:13 -0800
25862 Message-ID: <20010110013813.B41744@yahoo-inc.com>
25864 ! ext/IO/lib/IO/Socket/INET.pm
25865 ____________________________________________________________________________
25866 [ 8396] By: jhi on 2001/01/10 20:49:30
25867 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
25868 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
25869 Date: Wed, 10 Jan 2001 01:37:32 -0800
25870 Message-ID: <20010110013732.A41744@yahoo-inc.com>
25872 ! ext/Socket/Socket.pm
25873 ____________________________________________________________________________
25874 [ 8395] By: jhi on 2001/01/10 20:41:37
25875 Log: Test for bug id 20010105.016 (fixed by #8378).
25878 ____________________________________________________________________________
25879 [ 8394] By: jhi on 2001/01/10 20:26:32
25880 Log: Integrate perlio.
25883 ____________________________________________________________________________
25884 [ 8393] By: nick on 2001/01/10 19:34:30
25885 Log: Back out Simon's pid hackery for now.
25888 ____________________________________________________________________________
25889 [ 8392] By: nick on 2001/01/10 19:23:13
25890 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
25892 !> (integrate 29 files)
25893 ____________________________________________________________________________
25894 [ 8391] By: jhi on 2001/01/10 18:43:15
25895 Log: Subject: [PATCH] Fix my_pclose segfault
25896 From: Simon Cozens <simon@cozens.net>
25897 Date: Wed, 10 Jan 2001 18:39:35 +0000
25898 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
25901 ____________________________________________________________________________
25902 [ 8390] By: jhi on 2001/01/10 18:42:08
25903 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
25904 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25905 Date: Wed, 10 Jan 2001 13:23:02 EST
25906 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
25908 ! ext/Opcode/Opcode.xs
25909 ____________________________________________________________________________
25910 [ 8389] By: jhi on 2001/01/10 15:16:07
25911 Log: Turn off the integer preservation for now.
25914 ____________________________________________________________________________
25915 [ 8388] By: jhi on 2001/01/10 15:01:25
25916 Log: Few more IDE/editor nits from p5p.
25919 ____________________________________________________________________________
25920 [ 8387] By: jhi on 2001/01/10 06:53:16
25921 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
25922 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
25923 Date: Tue, 9 Jan 2001 23:16:02 +0000
25924 Message-ID: <20010109231602.A81101@plum.flirble.org>
25927 ____________________________________________________________________________
25928 [ 8386] By: jhi on 2001/01/10 03:17:54
25929 Log: Test cases for #8385 (from Simon's "torture.pl")
25932 ____________________________________________________________________________
25933 [ 8385] By: jhi on 2001/01/10 03:17:11
25934 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
25935 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
25936 Date: Wed, 10 Jan 2001 11:39:39 +0900
25937 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
25939 Some more UTF-8 tr cases fixed.
25942 ____________________________________________________________________________
25943 [ 8384] By: jhi on 2001/01/09 22:45:40
25944 Log: Allow the locale test needing POSIX and the taint test
25945 needing IPC::SysV to run under 'minitest' (basically,
25946 bail out if loading the extension fails)
25948 ! t/op/misc.t t/op/taint.t
25949 ____________________________________________________________________________
25950 [ 8383] By: jhi on 2001/01/09 21:36:04
25951 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
25952 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25953 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
25954 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
25957 ____________________________________________________________________________
25958 [ 8382] By: jhi on 2001/01/09 21:06:08
25959 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
25960 Should finish up the bug id 20001205.022.
25962 ! pp.c pp_hot.c scope.c
25963 ____________________________________________________________________________
25964 [ 8381] By: jhi on 2001/01/09 18:27:43
25965 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
25966 From: Andy Dougherty <doughera@lafayette.edu>
25967 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
25968 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
25970 More robust yacc/bison error detection.
25973 ____________________________________________________________________________
25974 [ 8380] By: jhi on 2001/01/09 15:21:38
25975 Log: Subject: [PATCH] make t/op/misc.t work on VMS
25976 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25977 Date: Tue, 9 Jan 2001 07:53:55 EST
25978 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
25980 ! t/op/misc.t vms/test.com
25981 ____________________________________________________________________________
25982 [ 8379] By: jhi on 2001/01/09 15:20:38
25983 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
25984 From: jhi@cc.hut.fi
25985 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
25986 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
25988 The #8378 fixed this.
25991 ____________________________________________________________________________
25992 [ 8378] By: jhi on 2001/01/09 15:05:32
25993 Log: Subject: One more patch for UTF8
25994 From: Inaba Hiroto <inaba@st.rim.or.jp>
25995 Date: Tue, 09 Jan 2001 01:04:32 +0900
25996 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
25998 UTF-8 fixes for 'x' and tr///.
26000 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
26001 ! regcomp.c regexec.c toke.c utf8.c
26002 ____________________________________________________________________________
26003 [ 8377] By: jhi on 2001/01/09 14:32:17
26004 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
26007 ____________________________________________________________________________
26008 [ 8376] By: jhi on 2001/01/09 04:32:32
26009 Log: integrate changes #7775, #8316, #8316 from mainline
26010 Branch: maint-5.6/perl
26011 ! hints/solaris_2.sh
26012 ____________________________________________________________________________
26013 [ 8375] By: jhi on 2001/01/09 04:26:43
26014 Log: Update Changes.
26016 ! Changes patchlevel.h
26017 ____________________________________________________________________________
26018 [ 8374] By: jhi on 2001/01/09 04:14:32
26019 Log: IDE/editor section tweaking.
26022 ____________________________________________________________________________
26023 [ 8373] By: jhi on 2001/01/09 02:38:26
26024 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
26025 From: Peter Prymmer <pvhp@forte.com>
26026 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
26027 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
26029 In preparation os OS/390 dynamic loading.
26031 ! README.os390 hints/os390.sh
26032 ____________________________________________________________________________
26033 [ 8372] By: jhi on 2001/01/09 00:24:30
26034 Log: Integrate with perlio.
26036 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
26037 ____________________________________________________________________________
26038 [ 8371] By: nick on 2001/01/08 23:54:33
26039 Log: Fix "scalars leaked" bugs caused by overload magic
26040 (Highlighted by Ilya's DESTROY optimization.)
26042 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
26043 ____________________________________________________________________________
26044 [ 8370] By: nick on 2001/01/08 20:19:41
26045 Log: Integrate mainline
26047 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
26048 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
26050 ____________________________________________________________________________
26051 [ 8369] By: jhi on 2001/01/08 17:30:52
26052 Log: save_delete() Safefree() doesn't (anymore?) work with shared
26053 strings, one test failure in op/misc and almost all of lib/b.
26054 (Outcomments #8369.)
26057 ____________________________________________________________________________
26058 [ 8368] By: jhi on 2001/01/08 14:47:10
26059 Log: (Outcommented by #8369.)
26061 Subject: Re: Perl BugID 20001205.022 ---- save_delete
26062 From: Simon Cozens <simon@cozens.net>
26063 Date: Sat, 6 Jan 2001 11:48:40 +0000
26064 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
26066 The save_delete() does need the Safefree.
26069 ____________________________________________________________________________
26070 [ 8367] By: bailey on 2001/01/08 08:53:52
26071 Log: Once again syncing after too long an absence
26073 +> (branch 55 files)
26074 - MAINTAIN fix_pl vos/config.def vos/config.h
26075 - vos/config_h.SH_orig
26076 !> (integrate 498 files)
26077 ____________________________________________________________________________
26078 [ 8366] By: jhi on 2001/01/08 02:42:59
26079 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
26080 From: nick@ccl4.org
26081 Date: Sun, 7 Jan 2001 21:07:18 +0000
26082 Message-Id: <20010107210717.D1048@plum.flirble.org>
26084 ! sv.c t/op/64bitint.t
26085 ____________________________________________________________________________
26086 [ 8365] By: jhi on 2001/01/08 02:35:16
26087 Log: Subject: [PATCH] environ nit
26088 From: Simon Cozens <simon@cozens.net>
26089 Date: Sun, 7 Jan 2001 17:57:07 +0000
26090 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
26092 Use environ only if we have it.
26095 ____________________________________________________________________________
26096 [ 8364] By: jhi on 2001/01/08 02:24:51
26097 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
26099 ! ext/GDBM_File/GDBM_File.xs
26100 ____________________________________________________________________________
26101 [ 8363] By: jhi on 2001/01/08 02:19:24
26102 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
26103 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26104 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
26105 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
26108 ____________________________________________________________________________
26109 [ 8362] By: jhi on 2001/01/08 02:17:43
26110 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
26111 From: Doug MacEachern <dougm@covalent.net>
26112 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
26113 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
26115 Allow AUTOLOAD to be an xsub and allow such xsubs
26116 to avoid use of $AUTOLOAD.
26119 ____________________________________________________________________________
26120 [ 8361] By: jhi on 2001/01/08 02:16:07
26121 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26122 From: Radu Greab <radu@netsoft.ro>
26123 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
26124 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
26126 No need for the potentially unportable $SIG{CHLD}.
26129 ____________________________________________________________________________
26130 [ 8360] By: jhi on 2001/01/08 01:58:23
26131 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
26133 ! lib/Getopt/Long.pm
26134 ____________________________________________________________________________
26135 [ 8359] By: jhi on 2001/01/08 01:55:44
26136 Log: Integrate perlio.
26138 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
26139 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
26140 !> utf8.c win32/Makefile
26141 ____________________________________________________________________________
26142 [ 8358] By: jhi on 2001/01/07 21:16:50
26143 Log: Update the EPOC cross SDK URL.
26146 ____________________________________________________________________________
26147 [ 8357] By: jhi on 2001/01/07 21:16:09
26148 Log: Update the EPOC cross SDK URL.
26149 Branch: maint-5.6/perl
26151 ____________________________________________________________________________
26152 [ 8356] By: nick on 2001/01/06 21:47:52
26153 Log: FILE * in XS code for PerlIO world:
26154 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
26155 - Add FILE * T_STDIO typemap.
26156 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
26158 ! lib/ExtUtils/typemap perlio.c perlio.h
26159 ____________________________________________________________________________
26160 [ 8355] By: jhi on 2001/01/06 20:27:15
26161 Log: integrate change #8336 from mainline
26163 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
26164 Branch: maint-5.6/perl
26166 ____________________________________________________________________________
26167 [ 8354] By: jhi on 2001/01/06 20:24:29
26168 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
26169 From: Robin Barker <rmb1@cise.npl.co.uk>
26170 Date: Fri, 22 Dec 2000 12:17:38 GMT
26171 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
26173 The patch reformats some long =item lines so they give
26174 correct output via pod2man | nroff -man
26176 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
26177 From: Robin Barker <rmb1@cise.npl.co.uk>
26178 Date: Tue, 2 Jan 2001 15:35:03 GMT
26179 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
26181 Here is a _further_ patch which corrects a few more errors:
26182 * an empty C<=item> in CPAN.pm
26183 * patching the wrong file (pod/perlamiga.pod not README.amiga)
26184 * leaving empty C<=item>s which formatted incorrectly
26185 * over long C<=item>s revealed by latest patch to Pod::Man
26186 Branch: maint-5.6/perl
26187 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
26188 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
26189 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
26190 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
26191 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
26192 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
26193 ____________________________________________________________________________
26194 [ 8353] By: jhi on 2001/01/06 20:21:10
26195 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
26198 Branch: maint-5.6/perl
26199 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
26200 ____________________________________________________________________________
26201 [ 8352] By: jhi on 2001/01/06 20:18:44
26202 Log: Forgotten from #8438.
26203 Branch: maint-5.6/perl
26205 ____________________________________________________________________________
26206 [ 8351] By: jhi on 2001/01/06 20:18:12
26207 Log: Forgotten from #8347.
26208 Branch: maint-5.6/perl
26210 ____________________________________________________________________________
26211 [ 8350] By: jhi on 2001/01/06 20:00:19
26212 Log: Thinko in #8347.
26213 Branch: maint-5.6/perl
26215 ____________________________________________________________________________
26216 [ 8349] By: jhi on 2001/01/06 18:05:30
26217 Log: Copy the FAQ3 IDE section from the development branch,
26218 changes originally by Peter Prymmer.
26219 Branch: maint-5.6/perl
26221 ____________________________________________________________________________
26222 [ 8348] By: jhi on 2001/01/06 18:03:02
26223 Log: EPOC updates for TRIAL1.
26225 Subject: [5.6.1 trial1] EPOC update
26226 From: Olaf Flebbe <O.Flebbe@science-computing.de>
26227 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
26228 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
26230 Subject: epoc patch2 for perl-5.6.1-trial1
26231 From: Olaf Flebbe <O.Flebbe@science-computing.de>
26232 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
26233 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
26234 Branch: maint-5.6/perl
26235 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
26237 ____________________________________________________________________________
26238 [ 8347] By: jhi on 2001/01/06 17:29:10
26239 Log: integrate changes #7710,7824,7973 from mainline,
26240 plus VMS nits from Peter Prymmer and Dan Sugalski.
26242 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
26243 library (getprotobyname and getprotobynumber are outversioned by
26244 the same calls in libc, at least for xlc version 3.
26246 Add HAS_SBRK_PROTO.
26248 Fixes for signedness warnings noticed by VMSperlers.
26249 Branch: maint-5.6/perl
26250 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26251 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
26252 ! sv.c vms/descrip_mms.template vos/config.alpha.def
26253 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26254 ! win32/config.bc win32/config.gc win32/config.vc
26255 ____________________________________________________________________________
26256 [ 8346] By: nick on 2001/01/06 14:36:01
26257 Log: Fixup accumulated integrate muddles (perlio == devperl again)
26259 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
26260 ____________________________________________________________________________
26261 [ 8345] By: nick on 2001/01/06 14:24:58
26262 Log: Integrate mainline
26264 !> (integrate 55 files)
26265 ____________________________________________________________________________
26266 [ 8344] By: jhi on 2001/01/06 02:24:02
26267 Log: Subject: [patch] PerlIO_cleanup() prototype
26268 From: Doug MacEachern <dougm@covalent.net>
26269 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
26270 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
26273 ____________________________________________________________________________
26274 [ 8343] By: jhi on 2001/01/06 01:04:09
26275 Log: IRIX compiler noticed that the bof initialization might be
26276 bypassed by control flow.
26279 ____________________________________________________________________________
26280 [ 8342] By: jhi on 2001/01/06 00:10:48
26281 Log: Update Changes.
26283 ! Changes patchlevel.h
26284 ____________________________________________________________________________
26285 [ 8341] By: jhi on 2001/01/05 23:52:33
26286 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
26289 ____________________________________________________________________________
26290 [ 8340] By: jhi on 2001/01/05 22:44:08
26291 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26292 From: Radu Greab <radu@netsoft.ro>
26293 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
26294 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
26296 ! t/io/pipe.t util.c
26297 ____________________________________________________________________________
26298 [ 8339] By: jhi on 2001/01/05 22:35:17
26299 Log: Subject: [PATCH] format and rewording in perlfaq.pod
26300 From: Robin Barker <rmb1@cise.npl.co.uk>
26301 Date: Fri, 5 Jan 2001 18:51:20 GMT
26302 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
26305 ____________________________________________________________________________
26306 [ 8338] By: jhi on 2001/01/05 22:31:17
26307 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
26308 From: Peter Prymmer <pvhp@forte.com>
26309 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
26310 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
26313 ____________________________________________________________________________
26314 [ 8337] By: jhi on 2001/01/05 18:15:11
26315 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
26316 From: Robin Barker <rmb1@cise.npl.co.uk>
26317 Date: Tue, 2 Jan 2001 15:24:07 GMT
26318 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
26320 If you call configure as C<./Configure> or C<sh ./Configure>,
26321 $src is set to the absolute path name, not '.'.
26323 This, in turn, means -Dmksymlink tries to do its stuff because
26324 it does not think it is in the src directory.
26326 (plus a metaconfig nitfix)
26328 ! U/compline/ccflags.U U/modified/src.U
26330 ! Configure config_h.SH
26331 ____________________________________________________________________________
26332 [ 8336] By: jhi on 2001/01/05 17:48:32
26333 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
26334 From: Alan Burlison <Alan.Burlison@uk.sun.com>
26335 Message-ID: <3A5606C4.473D2226@uk.sun.com>
26336 Date: Fri, 05 Jan 2001 17:39:16 +0000
26339 ____________________________________________________________________________
26340 [ 8335] By: jhi on 2001/01/05 16:05:44
26341 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
26343 ! lib/Getopt/Long.pm
26344 ____________________________________________________________________________
26345 [ 8334] By: jhi on 2001/01/05 16:00:51
26346 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
26347 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
26348 Date: Fri, 05 Jan 2001 13:46:51 +0100
26349 Message-ID: <13693.978698811@nice.ram.loc>
26351 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
26352 accurate reading of the "atime".
26355 ____________________________________________________________________________
26356 [ 8333] By: jhi on 2001/01/05 15:57:37
26357 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
26358 From: Simon Cozens <simon@cozens.net>
26359 Date: Fri, 8 Dec 2000 13:33:31 +0000
26360 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
26362 A lost patch fragment.
26365 ____________________________________________________________________________
26366 [ 8332] By: jhi on 2001/01/05 15:40:42
26367 Log: Do away with strncpy() and a fixed length buffer.
26370 ____________________________________________________________________________
26371 [ 8331] By: jhi on 2001/01/05 15:03:07
26372 Log: Tests for #8329 and #8330.
26375 ____________________________________________________________________________
26376 [ 8330] By: jhi on 2001/01/05 15:02:38
26377 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
26378 raw 8-bit form to the UTF-8 string.
26381 ____________________________________________________________________________
26382 [ 8329] By: jhi on 2001/01/05 14:55:13
26383 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
26384 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26385 Date: Fri, 5 Jan 2001 12:28:52 +0100
26386 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
26388 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
26389 no effect. (changed the strncpy() to Copy())
26392 ____________________________________________________________________________
26393 [ 8328] By: jhi on 2001/01/05 06:44:27
26394 Log: UTF-8 cleanup.
26396 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
26397 ! regexec.c sv.c toke.c
26398 ____________________________________________________________________________
26399 [ 8327] By: jhi on 2001/01/05 01:11:29
26400 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')
26401 From: Radu Greab <radu@netsoft.ro>
26402 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
26403 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
26405 Cleans up Harness to not use FileHandle, which uses IO.
26407 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
26408 ____________________________________________________________________________
26409 [ 8326] By: jhi on 2001/01/05 00:56:37
26410 Log: Update Changes.
26412 ! Changes patchlevel.h
26413 ____________________________________________________________________________
26414 [ 8325] By: jhi on 2001/01/05 00:53:18
26415 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
26416 From: Peter Prymmer <pvhp@forte.com>
26417 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
26418 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
26420 plus a couple more tailing whitespace removals.
26423 ____________________________________________________________________________
26424 [ 8324] By: jhi on 2001/01/05 00:47:39
26425 Log: Add some Unicode chop() tests.
26428 ____________________________________________________________________________
26429 [ 8323] By: jhi on 2001/01/05 00:47:23
26430 Log: Unify UTF-8 malformedness handling.
26432 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
26433 ____________________________________________________________________________
26434 [ 8322] By: jhi on 2001/01/04 22:21:54
26435 Log: The new $issymlink was unknown to Mksymlinks.
26436 Branch: metaconfig/U/perl
26437 ! Mksymlinks.U issymlink.U
26439 ! Configure config_h.SH
26440 ____________________________________________________________________________
26441 [ 8321] By: jhi on 2001/01/04 21:51:05
26442 Log: The test didn't work under the core test framework.
26445 ____________________________________________________________________________
26446 [ 8320] By: jhi on 2001/01/04 21:14:22
26447 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
26449 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
26450 ____________________________________________________________________________
26451 [ 8319] By: jhi on 2001/01/04 20:46:17
26452 Log: Typo in #8312 when manually appying a problematic patch fragment.
26454 ! ext/Storable/Storable.xs
26455 ____________________________________________________________________________
26456 [ 8318] By: jhi on 2001/01/04 20:43:01
26457 Log: The $sh_c didn't fly.
26459 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
26460 ! U/modified/Loc.U U/modified/myhostname.U
26461 ! U/modified/spitshell.U
26462 Branch: metaconfig/U/perl
26465 ! Configure config_h.SH
26466 ____________________________________________________________________________
26467 [ 8317] By: jhi on 2001/01/04 19:58:01
26468 Log: AIX builtin test -h is broken, changes based on
26470 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
26471 Date: Tue, 02 Jan 2001 11:24:39 +0100
26472 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26473 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
26475 + U/modified/spitshell.U
26476 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
26477 ! U/modified/Loc.U U/modified/myhostname.U
26478 Branch: metaconfig/U/perl
26479 ! Mksymlinks.U issymlink.U
26482 ____________________________________________________________________________
26483 [ 8316] By: jhi on 2001/01/04 19:02:22
26484 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
26485 From: Andy Dougherty <doughera@lafayette.edu>
26486 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
26487 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
26491 ! hints/solaris_2.sh
26492 ____________________________________________________________________________
26493 [ 8315] By: jhi on 2001/01/04 18:56:48
26494 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
26495 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
26496 Date: Wed, 3 Jan 2001 07:58:51 +0100
26497 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
26499 ! hints/solaris_2.sh
26500 ____________________________________________________________________________
26501 [ 8314] By: jhi on 2001/01/04 18:54:07
26502 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
26503 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26504 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
26505 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
26507 Doc tweak on #8313.
26509 ! ext/B/B/Deparse.pm
26510 ____________________________________________________________________________
26511 [ 8313] By: jhi on 2001/01/04 18:52:27
26512 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
26513 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
26514 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26515 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
26517 Make the peephole optimizer to bypass more null ops and
26518 and rewrite the deparse handling of continue blocks.
26520 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
26521 ____________________________________________________________________________
26522 [ 8312] By: jhi on 2001/01/04 18:47:39
26523 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
26525 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
26526 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
26528 ____________________________________________________________________________
26529 [ 8311] By: jhi on 2001/01/04 18:36:08
26530 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
26531 filter to be run on each .pm during the pm_to_blib() phase,
26534 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
26535 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
26536 Date: Wed, 03 Jan 2001 22:01:30 +0100
26537 Message-ID: <5296.978555690@nice.ram.loc>
26539 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
26540 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26541 ! lib/ExtUtils/MakeMaker.pm
26542 ____________________________________________________________________________
26543 [ 8310] By: jhi on 2001/01/04 18:32:54
26544 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
26545 From: Robin Barker <rmb1@cise.npl.co.uk>
26546 Date: Tue, 2 Jan 2001 15:35:03 GMT
26547 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
26549 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
26550 ! pod/perlrequick.pod
26551 ____________________________________________________________________________
26552 [ 8309] By: jhi on 2001/01/04 18:29:07
26553 Log: Subject: Re: [patch] static-ize XS()
26554 From: Doug MacEachern <dougm@covalent.net>
26555 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
26556 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
26558 Provide prototypes for the XS functions.
26560 ! lib/ExtUtils/xsubpp
26561 ____________________________________________________________________________
26562 [ 8308] By: jhi on 2001/01/04 18:27:44
26563 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
26564 From: Doug MacEachern <dougm@covalent.net>
26565 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
26566 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
26568 ! lib/ExtUtils/typemap
26569 ____________________________________________________________________________
26570 [ 8307] By: jhi on 2001/01/04 18:25:25
26571 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
26572 From: Doug MacEachern <dougm@covalent.net>
26573 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
26574 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
26576 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
26578 ! lib/ExtUtils/MM_Unix.pm
26579 ____________________________________________________________________________
26580 [ 8306] By: jhi on 2001/01/04 18:23:00
26581 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
26582 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26583 Date: Thu, 4 Jan 2001 12:47:10 +0100
26584 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
26586 The toke.c part only, patching embed.h and proto.h is futile.
26589 ____________________________________________________________________________
26590 [ 8305] By: jhi on 2001/01/04 18:05:51
26591 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
26592 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26593 Date: Thu, 4 Jan 2001 17:50:12 +0100
26594 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
26597 ____________________________________________________________________________
26598 [ 8304] By: jhi on 2001/01/04 18:03:26
26599 Log: Subject: [PATCH perl@8269]
26600 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26601 Date: Thu, 4 Jan 2001 12:53:39 +0100
26602 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
26604 If running byacc write-enable also perly.h.
26607 ____________________________________________________________________________
26608 [ 8303] By: jhi on 2001/01/04 15:40:49
26609 Log: Rewrite pp_concat() in terms of sv_catsv().
26612 ____________________________________________________________________________
26613 [ 8302] By: nick on 2001/01/03 22:43:22
26614 Log: Integrate mainline.
26616 !> ext/Encode/Encode.xs sv.c utf8.c
26617 ____________________________________________________________________________
26618 [ 8301] By: jhi on 2001/01/02 23:40:26
26619 Log: Variable naming tweak.
26622 ____________________________________________________________________________
26623 [ 8300] By: jhi on 2001/01/02 23:40:02
26624 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
26625 in is_utf8_string().
26628 ____________________________________________________________________________
26629 [ 8299] By: jhi on 2001/01/02 22:14:40
26630 Log: Integrate perlio.
26632 !> pp.c pp_hot.c win32/Makefile
26633 ____________________________________________________________________________
26634 [ 8298] By: nick on 2001/01/02 22:03:06
26635 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
26638 ____________________________________________________________________________
26639 [ 8297] By: jhi on 2001/01/02 04:26:28
26640 Log: Signedness nit.
26642 ! ext/Encode/Encode.xs
26643 ____________________________________________________________________________
26644 [ 8296] By: nick on 2001/01/01 23:49:36
26645 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
26648 ____________________________________________________________________________
26649 [ 8295] By: jhi on 2001/01/01 23:05:48
26650 Log: Integrate perlio.
26652 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
26654 ____________________________________________________________________________
26655 [ 8294] By: nick on 2001/01/01 22:48:34
26656 Log: Integrate mainline
26658 ! pp_hot.c t/lib/encode.t
26659 !> (integrate 65 files)
26660 ____________________________________________________________________________
26661 [ 8293] By: nick on 2001/01/01 21:58:50
26662 Log: More rigor in UTF-8-ness of Encode's toUnicode
26663 XS export some of the utf8 internal functions.
26664 Test some of the functions.
26665 Fix pp_concat() bug shown by said tests.
26667 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
26669 ____________________________________________________________________________
26670 [ 8292] By: jhi on 2001/01/01 18:11:44
26671 Log: Integrate perlio.
26673 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
26674 !> ext/Encode/encengine.c ext/Encode/encode.h
26675 ____________________________________________________________________________
26676 [ 8291] By: jhi on 2001/01/01 18:10:58
26677 Log: Podify README.mpeix (a new version from the web),
26678 add a dummy NAME to Carp::Heavy, regen toc.
26680 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
26682 ____________________________________________________________________________
26683 [ 8290] By: nick on 2001/01/01 17:43:47
26684 Log: Loose the "Loading..." warning.
26685 Another bug in fallback support
26687 ! ext/Encode/Encode.pm ext/Encode/encengine.c
26688 ____________________________________________________________________________
26689 [ 8289] By: jhi on 2001/01/01 00:01:57
26690 Log: Bump up Larry's copyright.
26692 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
26693 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
26694 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
26695 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
26696 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
26697 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
26698 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
26699 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
26700 ____________________________________________________________________________
26701 [ 8288] By: nick on 2000/12/31 21:27:53
26702 Log: Fix .ucm reading - forgot a chr()
26703 Start of .ucm write (for .enc to .ucm)
26705 ! ext/Encode/compile
26706 ____________________________________________________________________________
26707 [ 8287] By: jhi on 2000/12/31 18:15:56
26708 Log: Comment away a diagnostic message as noted by Craig A. Berry
26709 (the unexpected message was confusing testing)
26711 ! ext/Encode/Encode.pm
26712 ____________________________________________________________________________
26713 [ 8286] By: jhi on 2000/12/31 18:14:51
26714 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
26715 Date: Sun, 31 Dec 2000 11:17:37 -0600
26716 From: "Craig A. Berry" <craigberry@mac.com>
26717 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
26719 ! ext/Encode/Makefile.PL
26720 ____________________________________________________________________________
26721 [ 8285] By: nick on 2000/12/31 18:11:54
26722 Log: Start of support of ICU-style .ucm files:
26723 - teach compile how to read a .ucm file
26724 - first guess at how to represent fallbacks in "tries".
26725 - use fallbacks if check == 0
26726 - new return code to indicate we used one.
26728 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
26729 ! ext/Encode/encengine.c ext/Encode/encode.h
26730 ____________________________________________________________________________
26731 [ 8284] By: jhi on 2000/12/31 18:04:41
26732 Log: Pacify picky VMS compiler.
26734 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
26735 From: "Craig A. Berry" <craig.berry@psinetcs.com>
26736 Date: Sat, 30 Dec 2000 18:10:02 -0600
26737 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
26740 ____________________________________________________________________________
26741 [ 8283] By: jhi on 2000/12/31 16:11:47
26742 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
26744 ! t/lib/glob-basic.t
26745 ____________________________________________________________________________
26746 [ 8282] By: jhi on 2000/12/31 15:26:11
26747 Log: Integrate perlio.
26749 !> makedef.pl opcode.pl os2/os2.c perlio.c
26750 ____________________________________________________________________________
26751 [ 8281] By: nick on 2000/12/31 10:06:15
26752 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
26753 is available to be exported
26755 ! makedef.pl perlio.c
26756 ____________________________________________________________________________
26757 [ 8280] By: nick on 2000/12/31 09:41:26
26758 Log: Ilya's OS2 patch (testing for damage on Win32)
26760 ! makedef.pl opcode.pl os2/os2.c
26761 ____________________________________________________________________________
26762 [ 8279] By: jhi on 2000/12/30 21:52:07
26765 ! t/lib/syslfs.t t/op/lfs.t
26766 ____________________________________________________________________________
26767 [ 8278] By: jhi on 2000/12/30 21:47:49
26768 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
26769 From: andreas.koenig@anima.de (Andreas J. Koenig)
26770 Date: 30 Dec 2000 22:35:37 +0100
26771 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
26773 The 32-bit wraparound test wasn't quite right.
26775 ! t/lib/syslfs.t t/op/lfs.t
26776 ____________________________________________________________________________
26777 [ 8277] By: jhi on 2000/12/30 21:33:44
26778 Log: Subject: [PATCH] open() example in perlfunc.pod
26779 From: Karsten Sperling <s_sperli@ira.uka.de>
26780 Date: Sat, 30 Dec 2000 22:27:09 +0100
26781 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
26784 ____________________________________________________________________________
26785 [ 8276] By: jhi on 2000/12/30 20:32:40
26786 Log: Not quite that many tests yet.
26789 ____________________________________________________________________________
26790 [ 8275] By: jhi on 2000/12/30 20:26:58
26791 Log: Integrate perlio.
26794 ____________________________________________________________________________
26795 [ 8274] By: jhi on 2000/12/30 20:24:56
26796 Log: Signedness nit.
26799 ____________________________________________________________________________
26800 [ 8273] By: jhi on 2000/12/30 20:15:46
26801 Log: Add a test case for 20000731.001 which was fixed by the #8267.
26804 ____________________________________________________________________________
26805 [ 8272] By: nick on 2000/12/30 19:47:51
26806 Log: Tweak for MULTIPLICITY/USE_PERLIO
26809 ____________________________________________________________________________
26810 [ 8271] By: nick on 2000/12/30 19:46:45
26811 Log: Integrate mainline
26813 +> lib/unicode/distinct.pm
26814 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
26815 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
26816 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
26817 ____________________________________________________________________________
26818 [ 8270] By: jhi on 2000/12/30 19:39:50
26819 Log: Subject: RE: perl@8269
26820 From: "Richard Soderberg" <rs@crystalflame.net>
26821 Date: Sat, 30 Dec 2000 11:36:27 -0800
26822 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
26827 ____________________________________________________________________________
26828 [ 8269] By: jhi on 2000/12/30 18:55:48
26829 Log: Update Changes.
26831 ! Changes patchlevel.h
26832 ____________________________________________________________________________
26833 [ 8268] By: jhi on 2000/12/30 17:18:40
26834 Log: Add a test for Unicode split //. The #8267 was the cure.
26837 ____________________________________________________________________________
26838 [ 8267] By: jhi on 2000/12/30 17:14:19
26839 Log: Subject: more UTF8 test suites and an UTF8 patch
26840 From: Inaba Hiroto <inaba@st.rim.or.jp>
26841 Date: Sat, 30 Dec 2000 14:27:10 +0900
26842 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
26844 Just the patch part for now, and the pragma renamed
26845 as unicode::distinct.
26847 + lib/unicode/distinct.pm
26848 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
26849 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
26850 ! regcomp.h regexec.c sv.c toke.c utf8.c
26851 ____________________________________________________________________________
26852 [ 8266] By: nick on 2000/12/30 16:40:49
26853 Log: Integrate mainline
26855 +> lib/Pod/Text/Overstrike.pm
26856 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
26857 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
26858 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
26859 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
26860 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
26861 ____________________________________________________________________________
26862 [ 8265] By: jhi on 2000/12/30 07:28:55
26863 Log: The sv_catsv() fix, take two.
26866 ____________________________________________________________________________
26867 [ 8264] By: jhi on 2000/12/30 06:19:18
26868 Log: Undo all the join-related changes since #8248: relevant
26869 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
26870 The new sv_catsv() doesn't fly so it must go back to
26873 ! sv.c t/op/join.t t/pragma/utf8.t
26874 ____________________________________________________________________________
26875 [ 8263] By: jhi on 2000/12/30 01:08:32
26876 Log: (Retracted by #8264) Tweak sv_catsv() some more.
26879 ____________________________________________________________________________
26880 [ 8262] By: jhi on 2000/12/30 00:45:14
26881 Log: Retract #8261.
26884 ____________________________________________________________________________
26885 [ 8261] By: jhi on 2000/12/30 00:38:32
26886 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
26889 ____________________________________________________________________________
26890 [ 8260] By: jhi on 2000/12/29 22:51:33
26891 Log: (Retracted by #8264) More fixing for #8251.
26894 ____________________________________________________________________________
26895 [ 8259] By: jhi on 2000/12/29 18:27:30
26896 Log: Subject: podlators 1.06 released
26897 From: Russ Allbery <rra@stanford.edu>
26898 Date: 25 Dec 2000 05:09:30 -0800
26899 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
26901 + lib/Pod/Text/Overstrike.pm
26902 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
26903 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
26904 ____________________________________________________________________________
26905 [ 8258] By: jhi on 2000/12/29 18:20:45
26906 Log: Make the large file tests more robust/talkative as suggested by
26908 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
26909 From: andreas.koenig@anima.de (Andreas J. Koenig)
26910 Date: 29 Dec 2000 14:23:01 +0100
26911 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
26913 ! t/lib/syslfs.t t/op/lfs.t
26914 ____________________________________________________________________________
26915 [ 8257] By: jhi on 2000/12/29 17:48:04
26916 Log: Further VMS piping fixes from Charles Lane:
26918 In summary, error messages produced when a subprocess terminated
26919 abnormally were being sent not just to the parent process, but to
26920 grandparents, because of default values for error output that were
26921 not completely overridden when the subprocess was started.
26923 This patch fixes this behavior by defining user-mode (i.e., temporary
26924 for the duration of the program) logical names for SYS$OUTPUT and
26925 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
26926 changes to make it so that the user-mode logicals are the ones that
26927 control where Perl's error messages go if it terminates abnormally.
26929 I also added some gratuitous fixes to the indentation of braces in
26930 the piping code. It just looked ugly, before.
26932 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
26933 ____________________________________________________________________________
26934 [ 8256] By: jhi on 2000/12/29 17:45:12
26935 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
26936 From: "Casey R. Tweten" <crt@kiski.net>
26937 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
26938 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
26940 Tests for for #8240.
26942 ! t/pragma/constant.t
26943 ____________________________________________________________________________
26944 [ 8255] By: jhi on 2000/12/29 17:43:07
26945 Log: Subject: Re: [PATCH] Interesting syntax idea
26946 From: Simon Cozens <simon@cozens.net>
26947 Date: Fri, 29 Dec 2000 14:34:04 +0000
26948 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
26952 ! t/pragma/sub_lval.t
26953 ____________________________________________________________________________
26954 [ 8254] By: jhi on 2000/12/29 17:42:11
26955 Log: Subject: [PATCH] Interesting syntax idea
26956 From: Simon Cozens <simon@cozens.net>
26957 Date: Wed, 27 Dec 2000 05:08:57 +0000
26958 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
26960 Make opens + bareword assigns do typeglob assigns.
26963 ____________________________________________________________________________
26964 [ 8253] By: jhi on 2000/12/29 17:36:45
26965 Log: Output the (apparent) version of gcc, as suggested by
26967 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
26968 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
26969 Date: 26 Dec 2000 04:29:17 -0500
26970 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
26972 (The patch as such didn't any more apply as the misparsing had
26973 already been addressed in #6474.) Also change the wording about
26974 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
26977 ____________________________________________________________________________
26978 [ 8252] By: nick on 2000/12/29 12:14:31
26979 Log: Integrate mainline
26981 !> (integrate 27 files)
26982 ____________________________________________________________________________
26983 [ 8251] By: jhi on 2000/12/29 08:45:46
26984 Log: (Retracted by #8264)
26988 sv_catsv() needs one more byte space than seems reasonable.
26989 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
26990 Curiouser and curiouser.
26993 ____________________________________________________________________________
26994 [ 8250] By: jhi on 2000/12/29 07:57:52
26995 Log: More split // UTF-8 tests.
26998 ____________________________________________________________________________
26999 [ 8249] By: jhi on 2000/12/29 07:54:51
27000 Log: (Retracted by #8264) More join() testing which was good because
27001 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
27003 ! pp.c t/op/join.t utf8.c utf8.h
27004 ____________________________________________________________________________
27005 [ 8248] By: jhi on 2000/12/29 07:08:32
27006 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
27007 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
27008 that the only cases to care about are byte+byte and byte+character.
27010 TODO: See how well pp_concat() could be implemented in terms
27013 ! doop.c sv.c t/op/join.t utf8.h
27014 ____________________________________________________________________________
27015 [ 8247] By: jhi on 2000/12/29 06:35:23
27016 Log: Signedness nit.
27019 ____________________________________________________________________________
27020 [ 8246] By: jhi on 2000/12/29 01:23:31
27021 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
27022 From: Lupe Christoph <lupe@lupe-christoph.de>
27023 Date: Thu, 28 Dec 2000 23:00:00 +0100
27024 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
27026 Suggest rsync --delete --dry-run.
27029 ____________________________________________________________________________
27030 [ 8245] By: jhi on 2000/12/28 23:57:05
27031 Log: The maxiters upper limit sanity check (guarding against
27032 non-progress) assumed bytes instead of characters in s///
27036 ____________________________________________________________________________
27037 [ 8244] By: jhi on 2000/12/28 23:34:08
27038 Log: Make some panic messages a bit more logical.
27040 ! doop.c pod/perldiag.pod pp.c pp_hot.c
27041 ____________________________________________________________________________
27042 [ 8243] By: jhi on 2000/12/28 22:59:16
27043 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
27044 From: Simon Cozens <simon@cozens.net>
27045 Date: Wed, 27 Dec 2000 02:30:03 +0000
27046 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
27048 ! pp.c t/pragma/sub_lval.t
27049 ____________________________________________________________________________
27050 [ 8242] By: jhi on 2000/12/28 22:56:53
27051 Log: Subject: [PATCH blead] Fix B::Terse indentation
27052 From: Daniel Chetlin <daniel@chetlin.com>
27053 Date: Wed, 27 Dec 2000 06:43:30 -0800
27054 Message-ID: <20001227064329.B9573@darkstar>
27056 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
27057 ____________________________________________________________________________
27058 [ 8241] By: jhi on 2000/12/28 22:48:59
27059 Log: The latter patch from the
27061 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
27062 From: Peter Prymmer <pvhp@forte.com>
27063 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
27064 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
27066 (the former patch from the above should have been
27067 taken care of by Nick I-S)
27070 ____________________________________________________________________________
27071 [ 8240] By: jhi on 2000/12/28 22:45:22
27072 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
27073 From: "Casey R. Tweten" <crt@kiski.net>
27074 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
27075 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
27078 ____________________________________________________________________________
27079 [ 8239] By: jhi on 2000/12/28 22:37:45
27080 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
27081 From: Simon Cozens <simon@cozens.net>
27082 Date: Wed, 27 Dec 2000 14:12:44 +0000
27083 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
27085 ! t/op/method.t t/op/sort.t toke.c
27086 ____________________________________________________________________________
27087 [ 8238] By: jhi on 2000/12/28 22:30:32
27088 Log: Subject: [PATCH perl@8229] Call.pm
27089 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27090 Date: Mon, 25 Dec 2000 10:47:15 -0000
27091 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
27093 ! ext/Filter/Util/Call/Call.pm
27094 ____________________________________________________________________________
27095 [ 8237] By: jhi on 2000/12/28 22:19:21
27096 Log: Subject: [PATCH blead] Fix problem with `&' prototype
27097 From: Daniel Chetlin <daniel@chetlin.com>
27098 Date: Wed, 27 Dec 2000 15:55:32 -0800
27099 Message-ID: <20001227155532.D9573@darkstar>
27101 ! op.c t/comp/proto.t
27102 ____________________________________________________________________________
27103 [ 8236] By: jhi on 2000/12/28 22:09:25
27104 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
27105 From: Daniel Chetlin <daniel@chetlin.com>
27106 Date: Sun, 24 Dec 2000 04:09:49 -0800
27107 Message-ID: <20001224040949.B3090@darkstar>
27109 ! gv.c mg.c t/op/attrs.t
27110 ____________________________________________________________________________
27111 [ 8235] By: jhi on 2000/12/28 22:07:11
27112 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
27113 From: Jan Dubois <jand@ActiveState.com>
27114 Date: Tue, 26 Dec 2000 20:57:31 -0800
27115 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
27118 ____________________________________________________________________________
27119 [ 8234] By: jhi on 2000/12/28 21:52:42
27120 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
27121 From: Simon Cozens <simon@cozens.net>
27122 Date: Thu, 28 Dec 2000 20:33:13 +0000
27123 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
27125 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
27126 ____________________________________________________________________________
27127 [ 8233] By: jhi on 2000/12/28 19:40:49
27128 Log: Integrate perlio.
27130 !> ext/Encode/Makefile.PL ext/Encode/compile
27131 ____________________________________________________________________________
27132 [ 8232] By: nick on 2000/12/23 16:06:00
27133 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
27134 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
27136 ! ext/Encode/Makefile.PL
27137 ____________________________________________________________________________
27138 [ 8231] By: nick on 2000/12/23 14:30:34
27139 Log: "Compiled" encode build cleanup
27140 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
27141 - .c files do not export sub-tables
27143 ! ext/Encode/Makefile.PL ext/Encode/compile
27144 ____________________________________________________________________________
27145 [ 8230] By: nick on 2000/12/23 12:50:37
27146 Log: Integrate mainline
27148 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
27149 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
27150 !> pod/perl5004delta.pod pod/perl5005delta.pod
27151 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
27152 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
27153 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
27155 ____________________________________________________________________________
27156 [ 8229] By: jhi on 2000/12/22 15:32:12
27157 Log: Integrate perlio.
27159 +> win32/distclean.bat
27160 !> MANIFEST t/io/utf8.t
27161 ____________________________________________________________________________
27162 [ 8228] By: jhi on 2000/12/22 15:29:40
27163 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
27164 From: Robin Barker <rmb1@cise.npl.co.uk>
27165 Date: Fri, 22 Dec 2000 12:17:38 GMT
27166 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
27168 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
27169 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
27170 ! pod/perl5004delta.pod pod/perl5005delta.pod
27171 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
27172 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
27173 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
27175 ____________________________________________________________________________
27176 [ 8227] By: jhi on 2000/12/22 15:24:28
27177 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
27178 From: "John L. Allen" <allen@grumman.com>
27179 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
27180 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
27182 Document APPLLIB_EXP.
27185 ____________________________________________________________________________
27186 [ 8226] By: nick on 2000/12/21 22:11:50
27187 Log: Handy script for when one forgets to "dmake clean"
27189 + win32/distclean.bat
27191 ____________________________________________________________________________
27192 [ 8225] By: nick on 2000/12/21 21:54:04
27193 Log: CRLF platform issue with io/utf8 fix.
27196 ____________________________________________________________________________
27197 [ 8224] By: nick on 2000/12/21 21:02:20
27198 Log: Integrate mainline
27200 !> Changes Configure Makefile.SH Porting/Glossary
27201 !> Porting/config.sh Porting/config_H configure.com
27202 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
27203 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
27204 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
27205 !> win32/config.bc win32/config.gc win32/config.vc
27206 ____________________________________________________________________________
27207 [ 8223] By: jhi on 2000/12/21 17:09:16
27208 Log: Update Changes.
27210 ! Changes patchlevel.h
27211 ____________________________________________________________________________
27212 [ 8222] By: jhi on 2000/12/21 16:24:01
27213 Log: Metaconfig unit changes for #8221.
27214 Branch: metaconfig/U/perl
27218 ____________________________________________________________________________
27219 [ 8221] By: jhi on 2000/12/21 16:23:48
27220 Log: Rename testsyml to issymlink.
27222 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27223 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
27225 ____________________________________________________________________________
27226 [ 8220] By: jhi on 2000/12/21 15:47:26
27227 Log: Robustness support for #8218 (symlink forest) since the GNU
27228 tools seem to be overly picky about symlinkage depths.
27230 ! Makefile.SH t/io/fs.t
27231 ____________________________________________________________________________
27232 [ 8219] By: jhi on 2000/12/21 15:38:27
27233 Log: Metaconfig changes for #8218.
27235 ! U/modified/Oldconfig.U
27236 Branch: metaconfig/U/perl
27239 ____________________________________________________________________________
27240 [ 8218] By: jhi on 2000/12/21 15:37:57
27241 Log: Add Configure option -Dmksymlinks which will create a symlink
27242 forest if the current/build differs from the source directory.
27243 TODO: mkdir -p is not portable.
27246 ____________________________________________________________________________
27247 [ 8217] By: jhi on 2000/12/21 14:39:12
27248 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
27249 From: Nick Ing-Simmons <nik@tiuk.ti.com>
27250 Date: Thu, 21 Dec 2000 09:38:18 GMT
27251 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
27253 The ofs became an SV.
27255 ! ext/Thread/Thread.xs
27256 ____________________________________________________________________________
27257 [ 8216] By: jhi on 2000/12/21 05:40:21
27258 Log: The polymorphism seems to have fixed 20000517.001.
27261 ____________________________________________________________________________
27262 [ 8215] By: jhi on 2000/12/21 04:44:52
27263 Log: read() documentation tweak for 20001121.004.
27266 ____________________________________________________________________________
27267 [ 8214] By: jhi on 2000/12/21 03:54:11
27268 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
27270 ! pp_sys.c t/op/misc.t
27271 ____________________________________________________________________________
27272 [ 8213] By: jhi on 2000/12/21 00:28:10
27273 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
27274 From: Peter Prymmer <pvhp@forte.com>
27275 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
27276 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
27279 ____________________________________________________________________________
27280 [ 8212] By: jhi on 2000/12/21 00:26:21
27281 Log: Edit edit edit.
27284 ____________________________________________________________________________
27285 [ 8211] By: jhi on 2000/12/20 18:52:46
27286 Log: Update Changes.
27288 ! Changes patchlevel.h
27289 ____________________________________________________________________________
27290 [ 8210] By: jhi on 2000/12/20 18:34:47
27291 Log: Yet another editor edit.
27294 ____________________________________________________________________________
27295 [ 8209] By: jhi on 2000/12/20 15:33:28
27296 Log: More Win32 Perling.
27299 ____________________________________________________________________________
27300 [ 8208] By: jhi on 2000/12/20 15:07:46
27301 Log: More Win32 editor/IDE/shell hints.
27304 ____________________________________________________________________________
27305 [ 8207] By: jhi on 2000/12/20 03:54:08
27306 Log: Subject: [PATCH] obscure timing knowledge
27307 From: Nicholas Clark <nick@ccl4.org>
27308 Date: Tue, 19 Dec 2000 19:22:31 +0000
27309 Message-ID: <20001219192231.F2827@plum.flirble.org>
27312 ____________________________________________________________________________
27313 [ 8206] By: jhi on 2000/12/20 03:45:57
27314 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
27315 From: Spider Boardman <spider@leggy.zk3.dec.com>
27316 Date: Tue, 19 Dec 2000 21:30:16 -0500
27317 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
27320 ____________________________________________________________________________
27321 [ 8205] By: jhi on 2000/12/19 23:02:01
27322 Log: Update Changes.
27324 ! Changes patchlevel.h
27325 ____________________________________________________________________________
27326 [ 8204] By: jhi on 2000/12/19 22:58:18
27327 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
27328 using the \xHH notation. No more inlined UTF-8, sigh, but easier
27329 on editors and diffing/patching.
27331 ! t/op/utf8decode.t
27332 ____________________________________________________________________________
27333 [ 8203] By: nick on 2000/12/19 21:36:16
27334 Log: Integrate mainline (forgot my own change...)
27336 !> ext/Encode/compile
27337 ____________________________________________________________________________
27338 [ 8202] By: nick on 2000/12/19 21:34:42
27339 Log: Integrate mainline.
27341 !> (integrate 61 files)
27342 ____________________________________________________________________________
27343 [ 8201] By: nick on 2000/12/19 21:34:06
27344 Log: Avoid looking for File::Glob when we don't need it.
27346 ! ext/Encode/compile
27347 ____________________________________________________________________________
27348 [ 8200] By: jhi on 2000/12/19 18:35:49
27349 Log: Update Changes.
27351 ! Changes patchlevel.h
27352 ____________________________________________________________________________
27353 [ 8199] By: jhi on 2000/12/19 18:35:07
27354 Log: Microperl tweaks.
27356 ! sv.c uconfig.h uconfig.sh
27357 ____________________________________________________________________________
27358 [ 8198] By: jhi on 2000/12/19 18:29:59
27359 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
27361 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27362 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
27363 ____________________________________________________________________________
27364 [ 8197] By: jhi on 2000/12/19 17:55:29
27365 Log: In VMS embedded perls couldn't access the statically built Socket,
27369 ____________________________________________________________________________
27370 [ 8196] By: jhi on 2000/12/19 17:49:50
27371 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
27372 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27373 Date: Sun, 17 Dec 2000 19:11:44 -0000
27374 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
27376 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
27377 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
27378 ____________________________________________________________________________
27379 [ 8195] By: jhi on 2000/12/19 17:47:53
27380 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
27381 From: Jonathan Stowe <gellyfish@gellyfish.com>
27382 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
27383 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
27386 ____________________________________________________________________________
27387 [ 8194] By: jhi on 2000/12/19 17:46:28
27388 Log: Subject: Re: useless use of void context work-around
27389 From: andreas.koenig@anima.de (Andreas J. Koenig)
27390 Date: 16 Dec 2000 15:13:36 +0100
27391 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
27393 Document (comment) the q(di ds ig) trick in the code.
27396 ____________________________________________________________________________
27397 [ 8193] By: jhi on 2000/12/19 17:10:57
27398 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
27399 From: "Mark J. Reed" <mreed@strange.turner.com>
27400 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
27401 Message-Id: <200012160222.VAA13986@strange.turner.com>
27403 ! ext/Sys/Syslog/Syslog.pm
27404 ____________________________________________________________________________
27405 [ 8192] By: jhi on 2000/12/19 17:07:45
27406 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
27407 From: Nicholas Clark <nick@ccl4.org>
27408 Date: Sat, 16 Dec 2000 19:03:13 +0000
27409 Message-ID: <20001216190313.D68304@plum.flirble.org>
27412 ____________________________________________________________________________
27413 [ 8191] By: jhi on 2000/12/19 17:06:13
27414 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
27415 From: Dominic Dunlop <domo@computer.org>
27416 Date: Mon, 18 Dec 2000 12:00:15 +0100
27417 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
27419 This patchlet is needed in order that perl can be statically linked.
27422 ____________________________________________________________________________
27423 [ 8190] By: jhi on 2000/12/19 17:03:08
27424 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
27425 From: "Craig A. Berry" <craig.berry@psinetcs.com>
27426 Date: Sun, 17 Dec 2000 00:18:35 -0600
27427 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
27429 ! perlio.h vms/gen_shrfls.pl
27430 ____________________________________________________________________________
27431 [ 8189] By: jhi on 2000/12/19 16:20:28
27432 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
27433 From: Prymmer/Kahn <pvhp@best.com>
27434 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
27435 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
27437 A better version of #8188.
27440 ____________________________________________________________________________
27441 [ 8188] By: jhi on 2000/12/19 15:57:06
27442 Log: (Replaced by #8189)
27444 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
27445 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
27446 From: Prymmer/Kahn <pvhp@best.com>
27447 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
27448 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
27449 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
27450 Date: Mon, 18 Dec 2000 11:10:45 -0500
27451 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
27454 ____________________________________________________________________________
27455 [ 8187] By: jhi on 2000/12/19 15:54:19
27456 Log: Email address fix for Anton Berezin.
27459 ____________________________________________________________________________
27460 [ 8186] By: jhi on 2000/12/19 15:38:54
27461 Log: Subject: [PATCH perl@8102] cygwin port
27462 From: "Eric Fifer" <efifer@dircon.co.uk>
27463 Date: Thu, 14 Dec 2000 13:41:29 -0000
27464 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
27466 When compiling modules the data item that is being imported
27467 from libperl.dll needs to be tagged as imported/shared data:
27468 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
27471 ____________________________________________________________________________
27472 [ 8185] By: jhi on 2000/12/19 14:53:24
27473 Log: Regen uconfig.h and uconfig.sh.
27475 ! uconfig.h uconfig.sh
27476 ____________________________________________________________________________
27477 [ 8184] By: jhi on 2000/12/18 20:43:49
27478 Log: Comments work so much better when they are closed.
27481 ____________________________________________________________________________
27482 [ 8183] By: jhi on 2000/12/18 18:04:02
27483 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
27484 Fixes the bug 20001218.016.
27487 ____________________________________________________________________________
27488 [ 8182] By: gsar on 2000/12/18 09:53:47
27489 Log: delete spurious files
27490 Branch: maint-5.6/perl
27491 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
27492 - vos/config.h vos/config_h.SH_orig
27493 ____________________________________________________________________________
27494 [ 8181] By: gsar on 2000/12/18 09:46:08
27496 Branch: maint-5.6/perl
27497 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
27498 ____________________________________________________________________________
27499 [ 8180] By: gsar on 2000/12/18 09:20:27
27500 Log: integrate changes#7924..7926,7946,7952 from mainline
27501 Branch: maint-5.6/perl
27502 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
27503 !> lib/File/stat.pm t/lib/class-struct.t
27504 ____________________________________________________________________________
27505 [ 8179] By: gsar on 2000/12/18 08:55:54
27506 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
27507 7918,7919,7988,8907 from mainline (various)
27508 Branch: maint-5.6/perl
27509 +> t/lib/class-struct.t
27510 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
27511 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
27512 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
27513 ____________________________________________________________________________
27514 [ 8178] By: gsar on 2000/12/18 08:16:30
27515 Log: avoid redefinition warnings on windows due to sys/socket.h getting
27516 #included before win32.h
27517 Branch: maint-5.6/perl
27518 ! win32/include/sys/socket.h
27519 ____________________________________________________________________________
27520 [ 8177] By: gsar on 2000/12/18 05:24:04
27521 Log: make regen_headers; fix POSIX.xs problems; remove outdated
27522 code from sys/socket.h that makes build fail now
27523 Branch: maint-5.6/perl
27524 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
27526 !> win32/include/sys/socket.h
27527 ____________________________________________________________________________
27528 [ 8176] By: gsar on 2000/12/18 05:20:17
27529 Log: update Changes
27530 Branch: maint-5.6/perl
27531 ! Changes patchlevel.h
27532 ____________________________________________________________________________
27533 [ 8175] By: gsar on 2000/12/18 04:57:48
27534 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
27535 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
27536 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
27537 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
27538 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
27540 Branch: maint-5.6/perl
27541 +> lib/File/Spec/Epoc.pm
27542 !> (integrate 88 files)
27543 ____________________________________________________________________________
27544 [ 8174] By: gsar on 2000/12/18 03:53:09
27545 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
27546 7625..7629,7631..7634,7637,7639,7642 from mainline
27547 Branch: maint-5.6/perl
27549 !> (integrate 26 files)
27550 ____________________________________________________________________________
27551 [ 8173] By: gsar on 2000/12/18 03:37:02
27552 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
27553 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
27554 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
27555 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
27556 Branch: maint-5.6/perl
27557 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
27559 !> (integrate 111 files)
27560 ____________________________________________________________________________
27561 [ 8172] By: jhi on 2000/12/18 02:49:27
27564 ! pod/perlmodlib.pod pod/perltoc.pod
27565 ____________________________________________________________________________
27566 [ 8171] By: gsar on 2000/12/18 02:49:24
27567 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
27568 7465..7471 from mainline
27570 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
27571 in platforms that strictly require all the symbols being present
27574 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
27576 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
27578 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
27580 Subject: [PATCH] todo
27582 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
27584 Use $sort, $uniq (and $tr) consistently as wondered
27587 Too enthusiastic editing in #7460.
27589 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
27591 Upgrade to CPAN 1.58_55.
27592 Subject: CPAN.pm status
27594 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
27596 Make target reordering to avoid pointless re-makes.
27597 Subject: Re: Total re-make of 'make okfile' after 7451 ?
27599 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
27601 Subject: DOC PATCH 5.6.0
27603 Add the repository doc by Malcolm, Sarathy, and by Simon,
27604 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
27605 Branch: maint-5.6/perl
27606 +> Porting/repository.pod
27607 !> Configure MANIFEST Makefile.SH README.dos README.os2
27608 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
27609 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
27610 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
27611 ____________________________________________________________________________
27612 [ 8169] By: gsar on 2000/12/18 02:33:34
27613 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
27614 7435..7441,7445 from mainline
27616 Make the UTF-8 decoding stricter and more verbose when
27617 malformation happens. This involved adding an argument
27618 to utf8_to_uv_chk(), which involved changing its prototype,
27619 and prefer STRLEN over I32 for the UTF-8 length, which as
27620 a domino effect necessitated changing the prototypes of
27621 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
27622 The stricter UTF-8 decoding checking uses Markus Kuhn's
27623 UTF-8 Decode Stress Tester from
27624 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
27626 Run vms/vms_yfix.pl, should have done that after changing
27629 Subject: [PATCH 5.7.0] static linking with uninstalled perl
27631 (Replaced by #7440.)
27632 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
27634 Fix the bug ID 20001024.005, the bug introduced by #7416.
27636 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
27638 Fix the bug reported in
27639 From: andreas.koenig@anima.de (Andreas J. Koenig)
27640 Also make is_utf8_char() stricter.
27642 Missed the header file changes from #7425.
27644 Check if stdio supports tweaking lval and cnt simultaneously.
27645 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
27647 Stratus VOS updates from Paul Green.
27649 Podify README.epoc and README.vos.
27651 Add targets to Makefile.SH, most importantly
27652 'regen_all' which also remembers to update vms/perly*.
27654 Subject: Minor update to find2perl, for portability
27656 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
27658 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
27660 Rename UTF8LEN() to be UNISKIP(), too confusing to have
27661 UTF8LEN() and UTF8SKIP().
27663 Allow poking holes at the UTF-8 decoding strictness.
27665 Continue the internal UTF-8 API tweaking.
27666 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
27667 used much more than the simpler API, now called utf8_to_uv_simple().
27668 Still not quite happy with API, too much partial duplication
27671 A new version of making the syslog test more robust.
27673 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
27675 buildtoc target tweaks.
27677 Integrate with vmsperl #7430 by Charles Bailey:
27679 Cleanup from prior patch (Charles Lane?):
27680 - improve handling of MFDs in Basename and Path
27681 - default to no xsubpp line # munging when building debug images
27682 Branch: maint-5.6/perl
27683 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27684 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
27685 !> (integrate 67 files)
27686 ____________________________________________________________________________
27687 [ 8168] By: gsar on 2000/12/18 02:05:49
27688 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
27690 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
27691 From: Martin Husemann <martin@duskware.de>
27693 Subject: [PATCH 5.7.0] restore match data on backtracing
27694 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27695 Branch: maint-5.6/perl
27696 !> regcomp.c regexec.c t/op/re_tests
27697 ____________________________________________________________________________
27698 [ 8167] By: gsar on 2000/12/18 01:55:22
27699 Log: integrate changes#7858,7986 from mainline
27701 C<foreach my $x ...> in pseudo-fork()ed process may diddle
27702 parent's memory; fix it by keeping track of the actual pad
27703 offset rather than a raw pointer (this change is probably also
27704 relevant to non-ithreads case to avoid fallout from reallocs of
27705 the pad array, but is currently only enabled for the ithreads
27706 case in the interests of minimal disruption to existing "well
27709 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
27710 due to the notorious GetFileType() bug in Windows 9x, which fstat()
27712 Branch: maint-5.6/perl
27713 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
27714 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
27715 !> win32/win32.c win32/win32.h win32/win32sck.c
27716 ____________________________________________________________________________
27717 [ 8166] By: gsar on 2000/12/18 01:52:59
27718 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
27719 from mainline (xsubpp and ExtUtils::LibList fixups, various
27721 Branch: maint-5.6/perl
27722 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
27723 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
27724 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
27725 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
27726 !> win32/bin/search.pl
27727 ____________________________________________________________________________
27728 [ 8165] By: gsar on 2000/12/18 01:28:45
27729 Log: integrate changes#7533,7563,7611,7623 from mainline (various
27730 malloc.c embellishments)
27731 Branch: maint-5.6/perl
27732 !> malloc.c pod/perldiag.pod
27733 ____________________________________________________________________________
27734 [ 8164] By: gsar on 2000/12/18 01:23:33
27735 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
27737 Branch: maint-5.6/perl
27739 ____________________________________________________________________________
27740 [ 8163] By: gsar on 2000/12/18 01:17:50
27741 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
27743 Branch: maint-5.6/perl
27744 !> Makefile.SH utils/perlbug.PL
27745 ____________________________________________________________________________
27746 [ 8162] By: gsar on 2000/12/18 00:25:43
27747 Log: always export Perl_deb() (it is required by re.xs whether
27748 Perl is built with or without -DDEBUGGING)
27749 Branch: maint-5.6/perl
27751 ____________________________________________________________________________
27752 [ 8161] By: gsar on 2000/12/18 00:23:38
27753 Log: integrate change#7414 from mainline
27755 Undo the basename() part of #7412 since the lib/basename
27756 tests would need upgrading too.
27758 squelch two tests in tr.t that rely on tr/// paranoia change
27759 that's not in 5.6.x
27760 Branch: maint-5.6/perl
27762 !> lib/File/Basename.pm
27763 ____________________________________________________________________________
27764 [ 8160] By: gsar on 2000/12/18 00:05:30
27765 Log: missing change in previous integrate
27766 Branch: maint-5.6/perl
27768 ____________________________________________________________________________
27769 [ 8159] By: gsar on 2000/12/18 00:03:38
27770 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
27771 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
27772 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
27773 7410..7413 from mainline
27774 Branch: maint-5.6/perl
27775 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
27776 +> t/lib/tie-splice.t
27777 - lib/unicode/Is/DCinital.pl
27778 !> (integrate 112 files)
27779 ____________________________________________________________________________
27780 [ 8158] By: jhi on 2000/12/17 23:04:24
27781 Log: Subject: [PATCHES] RE: perl@8150
27782 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
27783 Date: Sun, 17 Dec 2000 21:46:39 +0100
27784 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
27786 Neither cygwin has a getpwuid() one can trust on.
27788 ! t/lib/glob-basic.t
27789 ____________________________________________________________________________
27790 [ 8157] By: jhi on 2000/12/17 23:01:54
27791 Log: More MAN.PODS => {} fixes.
27793 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
27794 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
27795 ! os2/OS2/REXX/Makefile.PL
27796 ____________________________________________________________________________
27797 [ 8156] By: gsar on 2000/12/17 22:49:13
27798 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
27799 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
27800 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
27801 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
27802 7201,7204 from mainline
27803 Branch: maint-5.6/perl
27804 !> (integrate 121 files)
27805 ____________________________________________________________________________
27806 [ 8155] By: jhi on 2000/12/17 22:30:58
27807 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
27808 From: "Craig A. Berry" <craigberry@mac.com>
27809 Date: Sun, 17 Dec 2000 13:09:28 -0600
27810 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
27812 MAN.PODS => ' ' is naughty.
27814 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
27815 ____________________________________________________________________________
27816 [ 8154] By: nick on 2000/12/17 22:07:13
27817 Log: MULTIPLICITY nit.
27820 ____________________________________________________________________________
27821 [ 8153] By: gsar on 2000/12/17 21:23:05
27822 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
27823 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
27826 Document the SvIOK_.*UV().
27828 Update Unicode todo list.
27830 Guard against bad string->int conversion for quads.
27832 Subject: small apidoc fix
27834 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
27836 Subject: [PATCH] Tied filehandle documentation
27838 Subject: [PATCH] Modernize Opcode.pm documentation
27840 Make Data::Dumper (non-XS) to work with changed semantics of ref().
27841 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
27842 [applied even though said semantics didn't change in 5.6.x]
27844 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
27846 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
27848 Fix the URL, but the server is still missing in action.
27849 Subject: [ID 20000905.002] perlfaq1.pod URL error
27851 Subject: [ID 20000903.001] \w in utf8-strings
27853 Fix the ccversion detection for 5.1 and beyond.
27854 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27856 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
27858 Subject: [ID 20000904.008] Tiny fix for perldiag
27860 Subject: Re: [ID 20000906.004] segfault with bad perl statement
27862 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27864 Subject: [ID 20000908.002] perlipc documentation bug.
27866 Subject: [PATCH lib/Benchmark.pm]
27868 Re-allow vec() for characters > 255.
27869 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
27871 Do away with memory models cruft. Sorry, PDP users.
27875 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
27877 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
27879 Upgrade to CPAN 1.57_65, from Andreas König.
27881 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
27884 Silence t/pod/*.t about alternate quote-mappings now implemented
27885 by Pod::Text, from Brad Appleton.
27887 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
27888 Subject: borland C++ win32.c tweak
27890 C<@a = @b = split(...)> optimization coredumps under ithreads
27891 (missed a spot when fixing up op_pmreplroot hack for ithreads)
27893 Document the SvUTF8*().
27895 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
27897 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
27899 Do in VMS as the #7054 does.
27901 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
27903 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
27905 Subject: [patch: perl@7045] vms updates
27907 Test for the #7049.
27908 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
27910 Break up the myconfig lines a bit.
27911 Subject: perlbug/perl -V output format
27913 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
27915 The #7054 truncated Configure badly.
27917 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
27918 initialization in all the threads on Windows
27920 Allow for whitespace between "#" and "line" in cpp output.
27921 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
27923 Remove vestiges of tr//CU.
27924 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
27926 The return value of setlocale must be copied away.
27927 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
27929 Allow chop() and chomp() to be overridden.
27930 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
27932 Hints optimization.
27935 Subject: [PATCH] de-wall t/README
27937 Subject: Re: Two advertising clauses need to be removed
27938 Branch: maint-5.6/perl
27939 !> (integrate 75 files)
27940 ____________________________________________________________________________
27941 [ 8152] By: gsar on 2000/12/17 20:30:11
27942 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
27943 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
27944 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
27946 Don't attach -ld to the archname if pointless.
27948 Document UNTIE in a very minimalistic way.
27950 POSIX doesn't report long double values under -Duselongdouble
27951 when the long doubles are "real" (bigger than doubles).
27953 More author updates.
27955 Try to deduce NV_MAX. Really should be Configure fodder.
27957 :: not allowed in pathnames, change to .
27958 Subject: [PATCH perl@6938] cygwin port
27960 Forget about NV_MAX (#6951). Various floating point tweaks,
27961 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
27963 Move the Solaris 7 scan to use64bitall, make the
27964 failure to find 64-bot sparc libc to mention the
27965 possibility of being in an intel, from Lupe and Alan.
27969 AUTHORS tweaks, from Peter Prymmer.
27971 More address tweaking.
27973 Small tweaks all over.
27975 File::Temp patches from Andreas König,
27977 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
27979 Subject: CPAN.pm beta 1.57_57 for the core
27981 Part of the solution.
27982 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
27984 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
27986 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
27988 Add the overload warnings to perldiag.
27990 Drop unused argument.
27991 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
27993 Subject: Nit in Configure (bleadperl@6961)
27995 Update to PodParser 1.18, from Brad Appleton.
27997 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
27999 Subject: [PATCH: 6948] add SCNfldbl to configure.com
28001 Document UNTIE. Also tweak implementation to suppress the 'inner references'
28002 warning when UNTIE exists and instead pass the cound of extra references to
28005 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
28006 so that case-ignoring systems like DCL can tell them from
28007 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
28009 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
28011 Feature ordering tweak.
28015 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
28017 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
28019 Subject: http:// in L<>
28023 change#6791 accidentally clobbered change#6710, put it back
28025 Only the first line, thank you very much.
28027 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
28028 plus rework the http: spots as suggested by Tom Christiansen,
28029 plus regen perltoc.
28031 Undo part of change 6489 which looks like a bulk edit which
28032 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
28033 The supressing of main:: on return from select() is undesirable.
28035 Apparently avoiding the swapping is too costly.
28037 Various Configure nits by Philip Newton,
28038 plus the ebcdic one by me.
28040 Make certain cc is set before trying to run it.
28042 If overloaded %{} etc. return the object do not loop.
28043 Thus sub deref { $_[0] } functions if object is wanted type.
28047 More %{} and other deref special casing - do not pass to 'nomethod'.
28048 Branch: maint-5.6/perl
28049 !> (integrate 59 files)
28050 ____________________________________________________________________________
28051 [ 8151] By: gsar on 2000/12/17 19:14:38
28052 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
28053 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
28055 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
28057 Make the epsilon to be relative, not absolute.
28059 Put back the flags dump as reasoned in
28060 Subject: Re: [PATCH] Glob dumping
28062 Introduce ccname to keep track of what compiler kind of we have.
28064 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
28066 Put back the slice accidentally removed by #6907.
28068 Reset archname and archname64 always, forcing them be
28069 recomputed at each Configure run, make Configure and
28070 the hints files agree on the naming of largefiles variables.
28072 Don't say "Perl 5.0 source kit".
28074 Subject: [PATCH] fix misc cast warnings
28076 Subject: typos in pods
28078 NVs not necessarily doubles, as pointed out by Yitzchak.
28080 Subject: [PATCH 6889] add a few ldbl formats to configure.com
28082 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
28084 Better options for rsync.
28086 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
28088 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
28090 Subject: [PATCH] Re: UNTIE method
28092 A better fix for the Socket building problem from Craig Berry.
28094 Retract the dummy test, skip the security tests (instead of failing),
28095 explain what the warnings mean.
28098 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
28100 Update to Unicode 3.0.1.
28102 Missed one Unicode file.
28104 Subject: Re: typos in pods
28106 The #6929 was too skimpy.
28108 sscanf() may be the only way to read long doubles from strings.
28110 Reveal Borland's isnan.
28111 Subject: build with BC++ tweak
28113 Issue useful diagnostic on unknown pod commands.
28114 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
28116 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
28118 Clarify the third case of ftmp-security warnings.
28120 Make -Dusemorebits find long doubles in Solaris.
28122 Wrap the test in eval.
28123 Branch: maint-5.6/perl
28124 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
28125 +> lib/unicode/PropList.txt lib/unicode/README.perl
28126 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
28127 +> lib/unicode/Unicode.301 vms/vmspipe.com
28128 - lib/unicode/Props.txt lib/unicode/UCD300.html
28129 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
28130 !> (integrate 305 files)
28131 ____________________________________________________________________________
28132 [ 8150] By: jhi on 2000/12/17 18:47:57
28133 Log: Uncheckedin generated files.
28135 ! global.sym perlapi.c pod/perlapi.pod
28136 ____________________________________________________________________________
28137 [ 8149] By: jhi on 2000/12/17 18:41:22
28138 Log: Update Changes.
28140 ! Changes patchlevel.h
28141 ____________________________________________________________________________
28142 [ 8148] By: jhi on 2000/12/17 18:39:16
28143 Log: Subject: [PATCH] Fcntl constants speedup
28144 From: Nicholas Clark <nick@ccl4.org>
28145 Date: Sun, 17 Dec 2000 16:29:24 +0000
28146 Message-ID: <20001217162924.E97668@plum.flirble.org>
28148 Use IVs for the Fcntl constants instead of NVs.
28150 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
28151 ____________________________________________________________________________
28152 [ 8147] By: jhi on 2000/12/17 18:33:41
28153 Log: Add test for #8145 (binmode() warning), add warning for
28154 ioctl() and sockpair(), document them. (fileno() cannot
28155 be tripwired with the same kind of warning because
28156 'defined fileno($foo)' seems to be an idiom.)
28158 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
28159 ____________________________________________________________________________
28160 [ 8146] By: gsar on 2000/12/17 18:09:08
28161 Log: update Changes
28162 Branch: maint-5.6/perl
28164 ____________________________________________________________________________
28165 [ 8145] By: jhi on 2000/12/17 17:39:35
28166 Log: Subject: [PATCH] Re: The long awaited feature ...
28167 From: Simon Cozens <simon@cozens.net>
28168 Date: Sun, 17 Dec 2000 12:31:56 +0000
28169 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
28171 Add a warning to binmode() about using bad filehandles
28172 (can happen e.g. if someone forgets the filehandle argument)
28175 ____________________________________________________________________________
28176 [ 8144] By: jhi on 2000/12/17 17:33:48
28177 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
28178 From: Jonathan Stowe <gellyfish@gellyfish.com>
28179 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
28180 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
28183 ____________________________________________________________________________
28184 [ 8143] By: jhi on 2000/12/17 05:31:37
28185 Log: Polymorphic regexps.
28187 Fixes at least the bugs 20001028.003 (both of them...) and
28188 20001108.001. The bugs 20001114.001 and 20001205.014 seem
28189 also to be fixed by now, probably already before this patch.
28191 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
28192 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
28193 ! t/op/utf8decode.t t/pragma/utf8.t
28194 ____________________________________________________________________________
28195 [ 8142] By: jhi on 2000/12/16 17:16:05
28196 Log: Subject: [patch perl@8102] dos/djgpp update
28197 From: Laszlo Molnar <ml1050@freemail.hu>
28198 Date: Sat, 16 Dec 2000 01:40:52 +0100
28199 Message-ID: <20001216014052.A335@freemail.hu>
28201 ! djgpp/config.over t/base/commonsense.t
28202 ____________________________________________________________________________
28203 [ 8141] By: jhi on 2000/12/16 17:09:27
28204 Log: Few uncheckedin files.
28206 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
28207 ____________________________________________________________________________
28208 [ 8140] By: nick on 2000/12/15 22:14:31
28209 Log: Integrate mainline
28211 !> (integrate 53 files)
28212 ____________________________________________________________________________
28213 [ 8139] By: jhi on 2000/12/15 19:49:49
28214 Log: One more IVUV tweak from Nicholas Clark.
28217 ____________________________________________________________________________
28218 [ 8138] By: jhi on 2000/12/15 19:17:06
28219 Log: Return of the IVUV-preservation, now seems to be happy even
28220 in Digital UNIX (the broken strtoul brokenness detection
28221 seems to have been the fly in the ointment).
28223 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28224 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
28225 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
28226 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
28227 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28228 ! vos/config.ga.h win32/config.bc win32/config.gc
28230 ____________________________________________________________________________
28231 [ 8137] By: jhi on 2000/12/15 18:12:14
28232 Log: Metaconfig unit change for #8136.
28234 ! U/modified/d_strtoul.U
28235 Branch: metaconfig/U/perl
28236 ! d_strtoull.U d_strtouq.U
28237 ____________________________________________________________________________
28238 [ 8136] By: jhi on 2000/12/15 18:11:35
28239 Log: I don't think it's sensible or portable to test the strtou*
28243 ____________________________________________________________________________
28244 [ 8135] By: jhi on 2000/12/15 17:18:49
28245 Log: Metaconfig unit change for #8134.
28247 ! U/modified/d_strtoul.U
28248 ____________________________________________________________________________
28249 [ 8134] By: jhi on 2000/12/15 17:14:13
28250 Log: If longsize is 8 we don't need a LL suffix for integer constants.
28252 ! Configure config_h.SH
28253 ____________________________________________________________________________
28254 [ 8133] By: jhi on 2000/12/15 16:00:23
28255 Log: Update Changes.
28257 ! Changes patchlevel.h
28258 ____________________________________________________________________________
28259 [ 8132] By: jhi on 2000/12/15 15:44:16
28260 Log: Some compilers get huffy if you do not cast a const pointer
28261 to a non-const when assigning.
28264 ____________________________________________________________________________
28265 [ 8131] By: jhi on 2000/12/15 15:38:30
28266 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
28267 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28268 Date: Fri, 15 Dec 2000 05:26:57 -0500
28269 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
28271 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
28272 ! t/pragma/overload.t
28273 ____________________________________________________________________________
28274 [ 8130] By: jhi on 2000/12/15 15:36:08
28275 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
28276 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28277 Date: Thu, 14 Dec 2000 22:02:43 -0500
28278 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
28281 ____________________________________________________________________________
28282 [ 8129] By: jhi on 2000/12/15 15:34:16
28283 Log: Subject: PATCH: h2xs nit
28284 From: Tim Jenness <t.jenness@jach.hawaii.edu>
28285 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
28286 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
28288 Add a template README.
28291 ____________________________________________________________________________
28292 [ 8128] By: jhi on 2000/12/15 15:32:22
28293 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
28295 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
28296 ____________________________________________________________________________
28297 [ 8127] By: jhi on 2000/12/15 15:19:34
28298 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
28299 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28300 Date: Thu, 14 Dec 2000 20:04:42 EST
28301 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
28303 ! ext/Opcode/Opcode.xs
28304 ____________________________________________________________________________
28305 [ 8126] By: jhi on 2000/12/15 15:17:49
28306 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
28307 From: Peter Prymmer <pvhp@forte.com>
28308 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
28309 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
28311 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
28312 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
28313 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
28314 ____________________________________________________________________________
28315 [ 8125] By: jhi on 2000/12/15 15:11:05
28316 Log: This seems to be a stage sane and stable enough to checkin.
28317 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
28319 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
28320 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
28321 ! t/op/cmp.t t/op/numconvert.t
28322 ____________________________________________________________________________
28323 [ 8124] By: jhi on 2000/12/15 04:20:26
28324 Log: Something is really wonky.
28327 ____________________________________________________________________________
28328 [ 8123] By: jhi on 2000/12/15 04:00:50
28329 Log: Fixes for the IV UV patches to compile in Digital UNIX.
28332 ____________________________________________________________________________
28333 [ 8122] By: jhi on 2000/12/15 02:53:40
28334 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
28335 From: "Craig A. Berry" <craigberry@mac.com>
28336 Date: Thu, 14 Dec 2000 19:10:49 -0600
28337 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
28340 ____________________________________________________________________________
28341 [ 8121] By: jhi on 2000/12/15 02:50:00
28342 Log: Metaconfig changes for #8120.
28344 + U/modified/d_strtoul.U
28345 Branch: metaconfig/U/perl
28346 ! d_strtoull.U d_strtouq.U
28347 ____________________________________________________________________________
28348 [ 8120] By: jhi on 2000/12/15 02:49:42
28349 Log: From: Nicholas Clark <nick@ccl4.org>
28350 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
28351 Date: Thu, 14 Dec 2000 18:38:57 +0000
28352 Message-ID: <20001214183857.B97909@plum.flirble.org>
28354 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28355 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
28356 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28357 ! vos/config.ga.def vos/config.ga.h win32/config.bc
28358 ! win32/config.gc win32/config.vc
28359 ____________________________________________________________________________
28360 [ 8119] By: jhi on 2000/12/14 23:40:58
28361 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
28362 From: Nicholas Clark <nick@ccl4.org>
28363 Date: Wed, 13 Dec 2000 20:08:50 +0000
28364 Message-ID: <20001213200849.B71166@plum.flirble.org>
28366 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
28367 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
28368 ____________________________________________________________________________
28369 [ 8118] By: jhi on 2000/12/14 22:46:26
28370 Log: Integrate perlio.
28372 !> MANIFEST ext/Encode/compile makedef.pl
28373 ____________________________________________________________________________
28374 [ 8117] By: nick on 2000/12/14 22:38:53
28375 Log: Win32 tweaks to get Encode to build
28376 - temp hack to makedef.pl till PerlIO is properly "exported".
28378 static encpage_t foo[];
28379 so make 'em extern for now.
28381 ! ext/Encode/compile makedef.pl
28382 ____________________________________________________________________________
28383 [ 8116] By: nick on 2000/12/14 22:00:53
28384 Log: Document the new files
28387 ____________________________________________________________________________
28388 [ 8115] By: jhi on 2000/12/14 21:58:01
28389 Log: MANIFEST new files of #8114.
28392 ____________________________________________________________________________
28393 [ 8114] By: jhi on 2000/12/14 21:50:49
28394 Log: Integrate perlio.
28396 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
28397 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
28398 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
28399 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
28400 !> ext/Encode/Makefile.PL
28401 ____________________________________________________________________________
28402 [ 8113] By: jhi on 2000/12/14 21:48:49
28403 Log: The documentation part of the
28405 Subject: [ID 20001214.002] Net::Ping patch
28406 From: Jonathan Stowe <gellyfish@gellyfish.com>
28407 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
28408 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
28409 since the #7529 had already addressed the same problem.
28412 ____________________________________________________________________________
28413 [ 8112] By: jhi on 2000/12/14 21:42:57
28414 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
28415 From: Dominic Dunlop <domo@computer.org>
28416 Date: Tue, 12 Dec 2000 10:47:10 +0100
28417 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
28419 Document how elusive subroutines can be.
28422 ____________________________________________________________________________
28423 [ 8111] By: jhi on 2000/12/14 21:38:05
28424 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
28425 From: Dominic Dunlop <domo@computer.org>
28426 Date: Thu, 14 Dec 2000 10:13:51 +0100
28427 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
28429 ! ext/POSIX/POSIX.pod
28430 ____________________________________________________________________________
28431 [ 8110] By: jhi on 2000/12/14 21:36:32
28432 Log: Subject: [patch] perlfaq7
28433 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
28434 Date: Thu, 14 Dec 2000 15:31:07 +0100
28435 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
28438 ____________________________________________________________________________
28439 [ 8109] By: jhi on 2000/12/14 21:29:20
28440 Log: Subject: [8104] Encode
28441 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28442 Date: Thu, 14 Dec 2000 14:49:34 +0100
28443 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
28445 Type casting for nervous compilers.
28447 ! ext/Encode/Encode.xs
28448 ____________________________________________________________________________
28449 [ 8108] By: jhi on 2000/12/14 21:26:17
28450 Log: Subject: [8104] DB_File
28451 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28452 Date: Thu, 14 Dec 2000 14:49:35 +0100
28453 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
28455 Type definition incorrect for DB 2.7.7. Not known when it
28456 changed, so only changed it for a known revision.
28458 ! ext/DB_File/DB_File.xs
28459 ____________________________________________________________________________
28460 [ 8107] By: jhi on 2000/12/14 21:23:41
28461 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
28462 From: Peter Prymmer <pvhp@forte.com>
28463 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
28464 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
28466 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
28468 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
28469 ! ext/Encode/Encode/posix-bc.enc
28470 ____________________________________________________________________________
28471 [ 8106] By: nick on 2000/12/14 20:36:13
28472 Log: "Cold" build correction to Encode's Makefile.PL
28474 ! ext/Encode/Makefile.PL
28475 ____________________________________________________________________________
28476 [ 8105] By: nick on 2000/12/14 20:09:37
28477 Log: "Compiled" encodings.
28478 Correct replacement character in EBCDIC .enc files
28479 Add 0x7F to ASCII repertoire.
28481 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
28482 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
28483 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
28484 ! ext/Encode/Makefile.PL ext/Encode/compile
28485 ! ext/Encode/encengine.c ext/Encode/encode.h
28486 ____________________________________________________________________________
28487 [ 8104] By: nick on 2000/12/14 00:38:20
28488 Log: Integrate mainline
28490 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
28491 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
28492 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
28493 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
28494 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
28495 !> t/lib/db-hash.t t/lib/db-recno.t
28496 ____________________________________________________________________________
28497 [ 8103] By: nick on 2000/12/13 23:16:13
28498 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
28499 so far and so it does not get lost.
28501 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
28502 ____________________________________________________________________________
28503 [ 8102] By: jhi on 2000/12/13 17:14:22
28504 Log: Update Changes.
28506 ! Changes patchlevel.h
28507 ____________________________________________________________________________
28508 [ 8101] By: jhi on 2000/12/13 16:53:41
28509 Log: Move the proto of start_glob() to a better place; regen api files.
28511 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
28512 ____________________________________________________________________________
28513 [ 8100] By: jhi on 2000/12/13 16:47:11
28514 Log: Metaconfig change for #8099.
28516 ! U/modified/Head.U
28517 ____________________________________________________________________________
28518 [ 8099] By: jhi on 2000/12/13 16:46:48
28519 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
28520 From: Andy Dougherty <doughera@lafayette.edu>
28521 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
28522 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
28525 ____________________________________________________________________________
28526 [ 8098] By: jhi on 2000/12/13 16:39:02
28527 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
28528 From: rspier@pobox.com (Robert Spier)
28529 Date: Tue, 12 Dec 2000 21:12:39 -0500
28530 Message-ID: <14902.56087.678086.725773@rls.cx>
28532 fastgetcwd is defined using a glob alias on a $^O dependent basis -
28533 and there was no default assignment or perl subroutine.
28536 ____________________________________________________________________________
28537 [ 8097] By: jhi on 2000/12/13 16:16:01
28538 Log: Subject: [PATCH] move startglob out of pp_hot.c
28539 From: Nicholas Clark <nick@ccl4.org>
28540 Date: Mon, 11 Dec 2000 23:16:39 +0000
28541 Message-ID: <20001211231638.A55550@plum.flirble.org>
28543 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
28544 ____________________________________________________________________________
28545 [ 8096] By: jhi on 2000/12/13 15:26:23
28546 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
28547 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28548 Date: Wed, 13 Dec 2000 14:01:37 +0100
28549 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
28551 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
28552 in turn requires libpthread in libswanted.
28555 ____________________________________________________________________________
28556 [ 8095] By: jhi on 2000/12/12 19:51:05
28557 Log: The integration wars continue.
28560 ____________________________________________________________________________
28561 [ 8094] By: jhi on 2000/12/12 19:48:26
28562 Log: Subject: [PATCH perl@8070] DB_File-1.74
28563 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28564 Date: Mon, 11 Dec 2000 23:07:17 -0000
28565 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
28567 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28568 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
28569 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
28571 ____________________________________________________________________________
28572 [ 8093] By: nick on 2000/12/12 19:42:13
28573 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
28576 !> lib/File/DosGlob.pm
28577 ____________________________________________________________________________
28578 [ 8092] By: jhi on 2000/12/12 19:28:11
28579 Log: Integrate perlio.
28582 ____________________________________________________________________________
28583 [ 8091] By: nick on 2000/12/12 18:49:45
28584 Log: Fix for Tk, and upgrading shared SVs.
28587 ____________________________________________________________________________
28588 [ 8090] By: jhi on 2000/12/12 16:48:59
28589 Log: Subject: [PATCH] Re: Breadperl & Tk
28590 From: Nick Ing-Simmons <nik@tiuk.ti.com>
28591 Date: Tue, 12 Dec 2000 14:48:27 GMT
28592 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
28595 ____________________________________________________________________________
28596 [ 8089] By: jhi on 2000/12/12 03:37:19
28597 Log: Subject: DosGlob.pm diff for bash style brace expansion.
28598 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
28599 Date: Fri, 8 Dec 2000 10:45:30 -0600
28600 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
28602 ! lib/File/DosGlob.pm
28603 ____________________________________________________________________________
28604 [ 8088] By: nick on 2000/12/11 23:59:59
28605 Log: Integrate mainline
28607 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
28608 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
28609 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
28610 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
28611 !> t/op/local.t t/pragma/warn/toke toke.c
28612 ____________________________________________________________________________
28613 [ 8087] By: jhi on 2000/12/11 23:20:23
28614 Log: Integrate perlio.
28616 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
28617 ____________________________________________________________________________
28618 [ 8086] By: jhi on 2000/12/11 22:50:59
28619 Log: Tune further the OS detection of CGI.
28622 ____________________________________________________________________________
28623 [ 8085] By: nick on 2000/12/11 22:50:46
28624 Log: Finish 1st pass of "encoding" layer e.g. :
28625 open($fh,"<encoding(iso8859-7)",$greek) || die;
28627 ! ext/Encode/Encode.xs perlio.c perliol.h
28628 ____________________________________________________________________________
28629 [ 8084] By: jhi on 2000/12/11 22:32:06
28630 Log: Revert the -f ambiguousity patch, seems to cause
28631 too much hassle (the interpret -Q as a function
28632 where Q is not a known filetest part is left in).
28634 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
28636 ____________________________________________________________________________
28637 [ 8083] By: jhi on 2000/12/11 22:27:23
28638 Log: (accidentally empty check-in)
28640 ! lib/File/DosGlob.pm
28641 ____________________________________________________________________________
28642 [ 8082] By: nick on 2000/12/11 19:09:51
28643 Log: Restore mmap function (broken by tweaks to shared buffer
28644 layer for encode(xxxx)).
28647 ____________________________________________________________________________
28648 [ 8081] By: jhi on 2000/12/11 18:29:13
28649 Log: Subject: Re: The long awaited feature ...
28650 From: Simon Cozens <simon@cozens.net>
28651 Date: Mon, 11 Dec 2000 15:54:24 +0000
28652 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
28654 More io/utf8 tests.
28657 ____________________________________________________________________________
28658 [ 8080] By: jhi on 2000/12/11 18:19:36
28659 Log: Subject: PATCH MakeMaker manpage clarification
28660 From: andreas.koenig@anima.de (Andreas J. Koenig)
28661 Date: 10 Dec 2000 20:46:13 +0100
28662 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
28664 ! lib/ExtUtils/MakeMaker.pm
28665 ____________________________________________________________________________
28666 [ 8079] By: jhi on 2000/12/11 15:35:07
28667 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
28668 From: Simon Cozens <simon@cozens.net>
28669 Date: Sun, 10 Dec 2000 19:06:19 +0000
28670 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
28672 ! ext/B/B/Deparse.pm t/lib/b.t
28673 ____________________________________________________________________________
28674 [ 8078] By: jhi on 2000/12/11 15:09:11
28675 Log: Subject: [PATCH] docs on NaN
28676 From: Nicholas Clark <nick@ccl4.org>
28677 Date: Mon, 11 Dec 2000 01:48:38 +0000
28678 Message-ID: <20001211014838.B99205@plum.flirble.org>
28681 ____________________________________________________________________________
28682 [ 8077] By: jhi on 2000/12/11 15:02:21
28683 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
28684 From: Simon Cozens <simon@cozens.net>
28685 Date: Mon, 11 Dec 2000 01:21:45 +0000
28686 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
28688 ! pp.c pp_hot.c scope.c t/op/local.t
28689 ____________________________________________________________________________
28690 [ 8076] By: nick on 2000/12/10 20:43:32
28691 Log: Not merge worthy...
28692 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
28693 syntax is modelled on attributes.
28694 Untested fix for io/utf8 on Win32 etc.
28695 Very clumsy start to the encode layer.
28697 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
28698 ____________________________________________________________________________
28699 [ 8075] By: jhi on 2000/12/10 18:39:33
28700 Log: Darwin is not Windows.
28703 ____________________________________________________________________________
28704 [ 8074] By: jhi on 2000/12/10 18:31:27
28705 Log: Subject: Ambiguous -%c() resolved as a file test
28706 From: "Paul Marquess" <Paul.Marquess@openwave.com>
28707 Date: Sun, 10 Dec 2000 15:35:07 -0000
28708 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
28710 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
28711 ____________________________________________________________________________
28712 [ 8073] By: jhi on 2000/12/10 18:16:29
28713 Log: Subject: PATCH installperl misinformed
28714 From: andreas.koenig@anima.de (Andreas J. Koenig)
28715 Date: 10 Dec 2000 13:01:32 +0100
28716 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
28719 ____________________________________________________________________________
28720 [ 8072] By: jhi on 2000/12/10 18:07:55
28721 Log: The walkoptree confusion rages; walkoptree() seems to be coming
28722 from B.xs, while walkoptree_slow() comes from B.pm.
28725 ____________________________________________________________________________
28726 [ 8071] By: nick on 2000/12/10 11:45:47
28727 Log: Integrate mainline
28729 +> t/base/commonsense.t
28730 !> (integrate 37 files)
28731 ____________________________________________________________________________
28732 [ 8070] By: jhi on 2000/12/10 04:46:21
28733 Log: Update Changes.
28735 ! Changes patchlevel.h
28736 ____________________________________________________________________________
28737 [ 8069] By: jhi on 2000/12/10 04:39:19
28738 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
28739 From: andreas.koenig@anima.de (Andreas J. Koenig)
28740 Date: 09 Dec 2000 17:14:25 +0100
28741 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
28743 + t/base/commonsense.t
28744 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
28745 ____________________________________________________________________________
28746 [ 8068] By: jhi on 2000/12/10 04:17:36
28747 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
28748 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28749 Date: Sat, 9 Dec 2000 16:47:22 -0000
28750 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
28752 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
28753 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
28754 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
28755 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
28756 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
28757 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
28759 ____________________________________________________________________________
28760 [ 8067] By: jhi on 2000/12/10 03:52:02
28761 Log: Test case for #8066.
28764 ____________________________________________________________________________
28765 [ 8066] By: jhi on 2000/12/10 03:50:30
28766 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
28767 From: Simon Cozens <simon@cozens.net>
28768 Date: Sun, 10 Dec 2000 00:55:37 +0000
28769 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
28772 ____________________________________________________________________________
28773 [ 8065] By: jhi on 2000/12/10 03:44:52
28774 Log: Test case for #8064.
28777 ____________________________________________________________________________
28778 [ 8064] By: jhi on 2000/12/10 03:42:32
28779 Log: Subject: Re: prototype of substr
28780 From: Simon Cozens <simon@cozens.net>
28781 Date: Sun, 10 Dec 2000 00:13:33 +0000
28782 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
28784 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
28787 ____________________________________________________________________________
28788 [ 8063] By: jhi on 2000/12/10 03:39:42
28789 Log: Subject: [PATCH] perlguts.pod
28790 From: Simon Cozens <simon@cozens.net>
28791 Date: Sun, 10 Dec 2000 00:06:47 +0000
28792 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
28794 Documentation of the different types of ops,
28795 plus the functions in dump.c
28798 ____________________________________________________________________________
28799 [ 8062] By: jhi on 2000/12/10 03:30:04
28800 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
28801 From: Nicholas Clark <nick@talking.bollo.cx>
28802 Date: Sat, 09 Dec 2000 18:57:25 +0000
28803 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
28805 Be more robust in weird hostname setups.
28807 ! t/lib/net-hostent.t
28808 ____________________________________________________________________________
28809 [ 8061] By: jhi on 2000/12/10 03:28:21
28810 Log: Pacify fussy compiler.
28813 ____________________________________________________________________________
28814 [ 8060] By: jhi on 2000/12/10 02:52:46
28815 Log: Integrate perlio.
28817 !> pp_sys.c t/io/utf8.t
28818 ____________________________________________________________________________
28819 [ 8059] By: nick on 2000/12/09 23:40:14
28820 Log: read/sysread/recv should now be utf8 aware.
28821 Basic test for utf8 read.
28823 ! pp_sys.c t/io/utf8.t
28824 ____________________________________________________________________________
28825 [ 8058] By: jhi on 2000/12/09 21:56:02
28826 Log: Integrate perlio.
28829 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
28830 ____________________________________________________________________________
28831 [ 8057] By: jhi on 2000/12/09 21:53:35
28832 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
28833 From: Inaba Hiroto <inaba@st.rim.or.jp>
28834 Date: Sun, 10 Dec 2000 05:53:21 +0900
28835 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
28840 ____________________________________________________________________________
28841 [ 8056] By: jhi on 2000/12/09 21:51:16
28842 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
28843 From: Inaba Hiroto <inaba@st.rim.or.jp>
28844 Date: Sat, 09 Dec 2000 18:02:00 +0900
28845 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
28847 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
28849 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
28850 ____________________________________________________________________________
28851 [ 8055] By: nick on 2000/12/09 20:11:48
28852 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
28853 than raw PerlIO_write() - does not seem to break any tests.
28856 ____________________________________________________________________________
28857 [ 8054] By: nick on 2000/12/09 19:47:30
28858 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
28859 (sysread, recv and write i.e. formats still to do...)
28860 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
28861 open($fh,">:utf8","name")
28862 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
28863 so no extra overhead is involved.
28864 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
28865 to a non-utf8 stream.
28866 Add initial io/utf8.t
28867 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
28868 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
28869 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
28872 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
28873 ____________________________________________________________________________
28874 [ 8053] By: nick on 2000/12/09 19:26:37
28875 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
28876 was only testing this_utf8.
28879 ____________________________________________________________________________
28880 [ 8052] By: nick on 2000/12/09 19:09:41
28881 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
28882 i.e. the output string has one, but don't mess with source assumption.
28885 ____________________________________________________________________________
28886 [ 8051] By: jhi on 2000/12/09 16:55:17
28887 Log: Integrate perlio.
28889 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
28890 !> sv.c thrdvar.h util.c
28891 ____________________________________________________________________________
28892 [ 8050] By: jhi on 2000/12/09 16:48:07
28893 Log: Nits noticed by Peter Prymmer.
28895 ! lib/ExtUtils/MM_VMS.pm
28896 ____________________________________________________________________________
28897 [ 8049] By: nick on 2000/12/09 13:49:40
28898 Log: UTF8 output prework.
28899 - Store $\ and $, as SVs so they can have SvUTF8 flag
28900 - use do_print() rather than raw PerlIO_write() to print them.
28902 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
28904 ____________________________________________________________________________
28905 [ 8048] By: nick on 2000/12/09 12:30:43
28906 Log: Integrate mainline.
28908 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
28910 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
28911 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
28912 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
28913 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
28914 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
28915 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
28916 ____________________________________________________________________________
28917 [ 8047] By: jhi on 2000/12/09 00:23:27
28918 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
28919 From: Michael G Schwern <schwern@pobox.com>
28920 Date: Fri, 8 Dec 2000 14:43:04 -0600
28922 ! lib/ExtUtils/MM_VMS.pm
28923 ____________________________________________________________________________
28924 [ 8046] By: jhi on 2000/12/08 23:10:27
28925 Log: A missed check-in.
28927 ! lib/ExtUtils/Manifest.pm
28928 ____________________________________________________________________________
28929 [ 8045] By: jhi on 2000/12/08 21:57:12
28930 Log: (null check-in)
28932 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
28933 ____________________________________________________________________________
28934 [ 8044] By: jhi on 2000/12/08 21:11:06
28935 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
28936 at the final draft stage.
28938 + ext/Encode/Encode/iso8859-16.enc
28940 ____________________________________________________________________________
28941 [ 8043] By: jhi on 2000/12/08 16:39:04
28942 Log: Update Changes.
28944 ! Changes patchlevel.h
28945 ____________________________________________________________________________
28946 [ 8042] By: jhi on 2000/12/08 16:33:39
28947 Log: Do not return the Unicode replacement character if UTF-8
28948 decoding goes awry, it should be up to the caller to decide.
28950 ! pod/perlapi.pod utf8.c
28951 ____________________________________________________________________________
28952 [ 8041] By: jhi on 2000/12/08 16:22:28
28953 Log: metaconfig maintenance.
28955 ! U/modified/stdchar.U
28956 Branch: metaconfig/U/perl
28958 ____________________________________________________________________________
28959 [ 8040] By: jhi on 2000/12/08 16:03:08
28960 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
28961 From: sthoenna@efn.org
28962 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
28963 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
28965 ! Changes lib/ExtUtils/MM_OS2.pm
28966 ____________________________________________________________________________
28967 [ 8039] By: jhi on 2000/12/08 15:57:11
28968 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
28969 From: Simon Cozens <simon@cozens.net>
28970 Date: Fri, 8 Dec 2000 13:33:31 +0000
28971 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
28973 (The pp_hot part needed a rewrite.)
28975 ! doop.c pp_hot.c utf8.c
28976 ____________________________________________________________________________
28977 [ 8038] By: jhi on 2000/12/08 15:25:08
28979 From: Michael Stevens <michael@etla.org>
28980 Date: Wed, 6 Dec 2000 23:24:01 +0000
28981 Message-ID: <20001206232400.A21381@firedrake.org>
28983 Plus a note from Nick Ing-Simmons.
28986 ____________________________________________________________________________
28987 [ 8037] By: jhi on 2000/12/08 15:18:35
28988 Log: Filetype is text.
28990 ! t/op/utf8decode.t
28991 ____________________________________________________________________________
28992 [ 8036] By: jhi on 2000/12/08 03:31:27
28993 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
28994 From: Andy Dougherty <doughera@lafayette.edu>
28995 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
28996 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
28998 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
28999 From: Andy Dougherty <doughera@lafayette.edu>
29000 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
29001 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
29003 + ext/POSIX/hints/svr4.pl
29004 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
29005 ____________________________________________________________________________
29006 [ 8035] By: jhi on 2000/12/08 03:26:01
29007 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
29008 From: Andy Dougherty <doughera@lafayette.edu>
29009 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
29010 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
29012 ! t/README t/base/term.t
29013 ____________________________________________________________________________
29014 [ 8034] By: jhi on 2000/12/08 03:21:59
29015 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
29016 From: mjd@plover.com
29017 Date: 7 Dec 2000 21:04:20 -0000
29018 Message-ID: <20001207210420.22282.qmail@plover.com>
29023 ____________________________________________________________________________
29024 [ 8033] By: jhi on 2000/12/08 03:19:03
29025 Log: Use the UTF8 macros a bit. They can't be used with abandon
29026 everywhere because we do generate illegal UTF-8 in some situations.
29027 This is of course naughty.
29029 ! pod/perlapi.pod utf8.c utf8.h
29030 ____________________________________________________________________________
29031 [ 8032] By: jhi on 2000/12/08 03:00:09
29034 ! t/pragma/warn/utf8
29035 ____________________________________________________________________________
29036 [ 8031] By: jhi on 2000/12/08 02:22:39
29040 ____________________________________________________________________________
29041 [ 8030] By: jhi on 2000/12/08 01:23:54
29042 Log: Add test for reverse().
29046 ____________________________________________________________________________
29047 [ 8029] By: jhi on 2000/12/08 01:21:47
29048 Log: Integrate perlio.
29050 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
29051 !> perlio.c perlio.h perlsdio.h warnings.pl
29052 ____________________________________________________________________________
29053 [ 8028] By: jhi on 2000/12/08 01:19:08
29054 Log: Introduce macros for UTF8 decoding.
29056 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
29057 ____________________________________________________________________________
29058 [ 8027] By: nick on 2000/12/07 22:18:19
29059 Log: Integrate mainline
29061 !> embed.pl pod/perlapi.pod utf8.c
29062 ____________________________________________________________________________
29063 [ 8026] By: nick on 2000/12/07 21:45:08
29064 Log: Various oddities p4 diff -se showed up
29065 Remove 'our' from warnings.pl
29067 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
29068 ____________________________________________________________________________
29069 [ 8025] By: nick on 2000/12/07 21:43:32
29070 Log: Change PerlIO_(get|set)pos to take SV *
29071 Should fix, OS/2, VMS, (sfio??)
29073 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
29074 ____________________________________________________________________________
29075 [ 8024] By: jhi on 2000/12/07 19:05:32
29076 Log: Document utf8_to_uv() better.
29078 ! pod/perlapi.pod utf8.c
29079 ____________________________________________________________________________
29080 [ 8023] By: jhi on 2000/12/07 18:23:47
29081 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
29083 ! embed.pl pod/perlapi.pod utf8.c
29084 ____________________________________________________________________________
29085 [ 8022] By: jhi on 2000/12/07 04:13:51
29086 Log: Integrate perlio.
29088 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
29089 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
29090 !> win32/makefile.mk
29091 ____________________________________________________________________________
29092 [ 8021] By: nick on 2000/12/07 00:28:14
29093 Log: Various attempts at MSVC debug - not sure what has
29094 changed but works now.
29095 Seems atexit() _may_ work for DLLs built with MSVC so don't
29096 call cleanup that way.
29098 ! perlio.c win32/makefile.mk
29099 ____________________________________________________________________________
29100 [ 8020] By: nick on 2000/12/06 19:57:20
29101 Log: Integrate mainline
29103 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
29104 !> (integrate 75 files)
29105 ____________________________________________________________________________
29106 [ 8019] By: nick on 2000/12/06 19:28:21
29107 Log: Add useperlio to config.vc
29108 Turn off binmode in config_H.PL
29109 Regen all the config_H.xx
29110 Attempt to get debugging build with MSVC.
29112 ! win32/config.vc win32/config_H.bc win32/config_H.gc
29113 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
29114 ____________________________________________________________________________
29115 [ 8018] By: nick on 2000/12/06 19:21:57
29116 Log: Test various dup/external program options on all platforms.
29119 ____________________________________________________________________________
29120 [ 8017] By: nick on 2000/12/06 19:20:47
29121 Log: Fix harness to be less picky
29123 ! lib/Test/Harness.pm
29124 ____________________________________________________________________________
29125 [ 8016] By: jhi on 2000/12/06 16:45:12
29126 Log: Update Changes.
29128 ! Changes patchlevel.h
29129 ____________________________________________________________________________
29130 [ 8015] By: jhi on 2000/12/06 16:41:03
29131 Log: Test \x{...} with ord().
29134 ____________________________________________________________________________
29135 [ 8014] By: jhi on 2000/12/06 16:20:33
29136 Log: Test tweak because of #8013.
29139 ____________________________________________________________________________
29140 [ 8013] By: jhi on 2000/12/06 16:09:09
29141 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
29142 From: Michael G Schwern <schwern@pobox.com>
29143 Date: Tue, 5 Dec 2000 21:23:28 -0500
29144 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
29146 Carp::Heavy parts not very applicable because of recent changes.
29148 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
29149 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
29150 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
29151 ! lib/Exporter.pm lib/Exporter/Heavy.pm
29152 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
29153 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
29154 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
29155 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
29156 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
29157 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
29158 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
29159 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
29160 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
29161 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
29162 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
29163 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
29164 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
29165 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
29166 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
29167 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
29169 ____________________________________________________________________________
29170 [ 8012] By: jhi on 2000/12/06 15:22:38
29171 Log: Subject: [PATCH] Re: New harness is failing things
29172 From: Nick Ing-Simmons <nik@tiuk.ti.com>
29173 Date: Wed, 6 Dec 2000 13:00:30 GMT
29174 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
29176 ! lib/Test/Harness.pm
29177 ____________________________________________________________________________
29178 [ 8011] By: jhi on 2000/12/06 15:12:08
29179 Log: Subject: installhtml changes
29180 From: Michael Stevens <michael@etla.org>
29181 Date: Wed, 6 Dec 2000 13:15:53 +0000
29182 Message-ID: <20001206131553.A27317@firedrake.org>
29185 ____________________________________________________________________________
29186 [ 8010] By: jhi on 2000/12/06 15:06:05
29187 Log: Subject: the dTHR hits
29188 From: Michael Stevens <michael@etla.org>
29189 Date: Wed, 6 Dec 2000 12:06:03 +0000
29190 Message-ID: <20001206120603.A24581@firedrake.org>
29192 More, errrm, less dTHRs.
29194 ! bytecode.pl ext/B/B/C.pm
29195 ____________________________________________________________________________
29196 [ 8009] By: jhi on 2000/12/06 15:04:25
29197 Log: Subject: MakeMaker mailing list gone?
29198 From: Michael G Schwern <schwern@pobox.com>
29199 Date: Tue, 5 Dec 2000 19:29:59 -0500
29200 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
29202 The MakeMaker mailing list is dead, perlbug is the right
29203 address to report bugs.
29205 ! lib/ExtUtils/MakeMaker.pm
29206 ____________________________________________________________________________
29207 [ 8008] By: jhi on 2000/12/06 15:00:32
29208 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
29209 From: Michael G Schwern <schwern@pobox.com>
29210 Date: Tue, 5 Dec 2000 19:21:21 -0500
29211 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
29213 Add a default MANIFEST skip that ignores things like
29214 version control files, editor temporary files, and the Makefile.
29216 + lib/ExtUtils/MANIFEST.SKIP
29217 ! MANIFEST lib/ExtUtils/Manifest.pm
29218 ____________________________________________________________________________
29219 [ 8007] By: jhi on 2000/12/06 14:57:20
29220 Log: In Amiga more manual hackery of the scripts seems to be needed,
29221 from Jan-Erik Karlsson. Why Configure does not get this right
29222 is unknown, may be shell-induced.
29225 ____________________________________________________________________________
29226 [ 8006] By: jhi on 2000/12/05 23:53:12
29227 Log: Add TOPm1s to peek at the second topmost stack item.
29230 ____________________________________________________________________________
29231 [ 8005] By: jhi on 2000/12/05 23:13:55
29232 Log: Avaunt, you foul UTF-8 tests.
29234 ! t/op/ver.t t/pragma/utf8.t
29235 ____________________________________________________________________________
29236 [ 8004] By: jhi on 2000/12/05 23:09:54
29237 Log: Continue utf8 dispersal.
29240 ! MANIFEST t/pragma/utf8.t
29241 ____________________________________________________________________________
29242 [ 8003] By: nick on 2000/12/05 23:02:39
29243 Log: Integrate mainline.
29245 +> t/op/length.t t/op/utf8decode.t
29246 !> (integrate 69 files)
29247 ____________________________________________________________________________
29248 [ 8002] By: jhi on 2000/12/05 22:59:28
29249 Log: Integrate perlio.
29251 !> iperlsys.h perl.c perlio.c win32/perllib.c
29252 ____________________________________________________________________________
29253 [ 8001] By: nick on 2000/12/05 22:07:52
29254 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
29255 - calloc/free suffer from damage on TerminateThread()
29256 - use PerlMemShared (as originally planned) now fixed
29257 - avoid doing anything important on DLL "detach".
29259 ! perl.c perlio.c win32/perllib.c
29260 ____________________________________________________________________________
29261 [ 8000] By: nick on 2000/12/05 21:05:09
29262 Log: Fix gross PerlMemShared issue.
29265 ____________________________________________________________________________
29266 [ 7999] By: jhi on 2000/12/05 20:46:58
29267 Log: Test for Unicode (UTF-8) hash keys.
29270 ____________________________________________________________________________
29271 [ 7998] By: jhi on 2000/12/05 20:30:35
29272 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
29273 is now always UTF-8), empty line cosmetics.
29276 ____________________________________________________________________________
29277 [ 7997] By: jhi on 2000/12/05 20:15:40
29278 Log: Subject: Re: STRLEN - what?
29279 From: Andy Dougherty <doughera@lafayette.edu>
29280 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
29281 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
29286 ____________________________________________________________________________
29287 [ 7996] By: jhi on 2000/12/05 20:13:34
29288 Log: Split off the UTF-8 decoder tests, make them to check also
29291 + t/op/utf8decode.t
29292 ! MANIFEST t/pragma/utf8.t utf8.c
29293 ____________________________________________________________________________
29294 [ 7995] By: jhi on 2000/12/05 16:39:47
29295 Log: Start migrating bits of pragma/utf8 to elsewhere
29296 (since the long term plan is to obsolete 'use utf8').
29299 ! MANIFEST t/pragma/utf8.t
29300 ____________________________________________________________________________
29301 [ 7994] By: jhi on 2000/12/05 16:30:21
29302 Log: Fix a manual edit typo from #7993, fix the message formatting
29303 for Unicode, add few our declarations.
29305 ! lib/Carp/Heavy.pm
29306 ____________________________________________________________________________
29307 [ 7993] By: jhi on 2000/12/05 16:09:15
29308 Log: Subject: Need help with warnings :-(
29309 From: "Ben Tilly" <ben_tilly@hotmail.com>
29310 Date: Tue, 05 Dec 2000 01:35:54 -0500
29311 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
29313 Subject: UPDATE: Carp/Heavy now passes all tests
29314 From: "Ben Tilly" <ben_tilly@hotmail.com>
29315 Date: Tue, 05 Dec 2000 07:59:41 -0500
29316 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
29318 The Brave New Carp.
29320 ! lib/Carp.pm lib/Carp/Heavy.pm
29321 ____________________________________________________________________________
29322 [ 7992] By: jhi on 2000/12/05 15:55:08
29323 Log: Subject: [PATCH perl@7979] cygwin port
29324 From: "Eric Fifer" <efifer@dircon.co.uk>
29325 Date: Tue, 5 Dec 2000 14:04:09 -0000
29326 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
29328 ! t/lib/net-hostent.t
29329 ____________________________________________________________________________
29330 [ 7991] By: jhi on 2000/12/05 15:52:34
29331 Log: Subject: Re: [PATCH] The largest hoax of all times?
29332 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29333 Date: Tue, 5 Dec 2000 00:40:25 -0500
29334 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
29336 Subject: Re: [PATCH] The largest hoax of all times?
29337 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29338 Date: Mon, 4 Dec 2000 23:55:53 -0500
29339 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
29341 Subject: Re: [PATCH] The largest hoax of all times?
29342 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29343 Date: Tue, 5 Dec 2000 01:28:45 -0500
29344 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
29346 Fix the unpredictable order of DESTROYs.
29348 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
29349 ! sv.c sv.h t/op/ref.t
29350 ____________________________________________________________________________
29351 [ 7990] By: jhi on 2000/12/05 14:38:53
29352 Log: Subject: [PATCH] shrink pp_hot fractionally
29353 From: Nicholas Clark <nick@ccl4.org>
29354 Date: Tue, 5 Dec 2000 12:44:31 +0000
29355 Message-ID: <20001205124431.E74518@plum.flirble.org>
29357 Use report_evil_fh().
29359 ! opcode.pl opnames.h pp_hot.c util.c
29360 ____________________________________________________________________________
29361 [ 7989] By: jhi on 2000/12/05 14:21:27
29362 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
29363 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29364 Date: Mon, 04 Dec 2000 22:21:59 -0800
29365 Message-ID: <HmIL6gzkgepS092yn@efn.org>
29367 Harness shouldn't ignore responses like "ok 3\r\r\n".
29369 ! lib/Test/Harness.pm
29370 ____________________________________________________________________________
29371 [ 7988] By: jhi on 2000/12/05 13:51:28
29372 Log: Integrate the "skip" messages to explain().
29374 ! t/lib/syslfs.t t/op/lfs.t
29375 ____________________________________________________________________________
29376 [ 7987] By: jhi on 2000/12/05 12:34:54
29377 Log: The one that got away in #7984.
29379 Subject: Re: dTHR - what and why?
29380 From: Michael Stevens <michael@etla.org>
29381 Date: Tue, 5 Dec 2000 11:15:52 +0000
29382 Message-ID: <20001205111552.A4647@firedrake.org>
29385 ____________________________________________________________________________
29386 [ 7986] By: gsar on 2000/12/05 09:14:44
29387 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
29388 due to the notorious GetFileType() bug in Windows 9x, which fstat()
29391 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
29392 ____________________________________________________________________________
29393 [ 7985] By: jhi on 2000/12/05 05:49:03
29394 Log: Integrate perlio.
29396 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
29397 !> win32/perlhost.h win32/perllib.c
29398 ____________________________________________________________________________
29399 [ 7984] By: jhi on 2000/12/05 05:48:16
29400 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
29402 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
29403 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
29404 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
29405 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
29406 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
29407 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
29408 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
29409 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
29411 ____________________________________________________________________________
29412 [ 7983] By: nick on 2000/12/04 23:27:43
29413 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
29415 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
29416 ! win32/perlhost.h win32/perllib.c
29417 ____________________________________________________________________________
29418 [ 7982] By: jhi on 2000/12/04 19:44:09
29419 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
29420 uncovered by #7980.
29423 ____________________________________________________________________________
29424 [ 7981] By: jhi on 2000/12/04 19:42:07
29425 Log: Subject: [PATCH] Trivial dump.c feature
29426 From: Simon Cozens <simon@cozens.net>
29427 Date: Mon, 4 Dec 2000 18:08:38 +0000
29428 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
29430 Show whether a constant is UTF-8.
29433 ____________________________________________________________________________
29434 [ 7980] By: jhi on 2000/12/04 19:36:51
29435 Log: UTF-8 hash keys, patch from Inaba Hiroto.
29437 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
29438 ____________________________________________________________________________
29439 [ 7979] By: jhi on 2000/12/04 17:36:28
29440 Log: Update Changes.
29442 ! Changes patchlevel.h
29443 ____________________________________________________________________________
29444 [ 7978] By: jhi on 2000/12/04 16:42:17
29445 Log: Retract #7977, still too volatile (the euphemism of the day
29446 for unfinished and buggy :-)
29448 ! doop.c hv.c pp.c sv.h
29449 ____________________________________________________________________________
29450 [ 7977] By: jhi on 2000/12/04 16:25:15
29451 Log: (Retracted by #7978, too shaky yet.)
29453 Subject: Re: utf8 in hash keys, implementor missing
29454 From: Simon Cozens <simon@cozens.net>
29455 Date: Sat, 2 Dec 2000 19:49:35 +0000
29456 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
29458 The first step at UTF-8 hash keys.
29460 ! doop.c hv.c pp.c sv.h
29461 ____________________________________________________________________________
29462 [ 7976] By: jhi on 2000/12/04 16:13:53
29463 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
29464 From: sthoenna@efn.org
29465 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
29466 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
29468 ! os2/os2.c perlio.c
29469 ____________________________________________________________________________
29470 [ 7975] By: jhi on 2000/12/04 16:05:25
29471 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
29472 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29473 Date: Thu, 30 Nov 2000 20:50:37 -0800
29474 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
29477 ____________________________________________________________________________
29478 [ 7974] By: jhi on 2000/12/04 16:03:57
29479 Log: Subject: [PATCH] ++ 20% faster
29480 From: Nicholas Clark <nick@ccl4.org>
29481 Date: Mon, 4 Dec 2000 12:17:27 +0000
29482 Message-ID: <20001204121726.B52976@plum.flirble.org>
29484 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
29487 ____________________________________________________________________________
29488 [ 7973] By: jhi on 2000/12/04 16:00:48
29490 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
29491 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29492 Date: Mon, 04 Dec 2000 12:30:45 +0100
29493 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
29495 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
29496 library (getprotobyname and getprotobynumber are outversioned by
29497 the same calls in libc, at least for xlc version 3.
29500 ____________________________________________________________________________
29501 [ 7972] By: jhi on 2000/12/04 02:58:31
29502 Log: Integrate perlio.
29504 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
29505 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
29506 !> win32/win32.h win32/win32iop.h win32/win32thread.h
29507 ____________________________________________________________________________
29508 [ 7971] By: nick on 2000/12/04 00:24:33
29509 Log: Quieten some noise in Win32 builds:
29510 - win32.h is included after <sys/socket.h>, so need to
29511 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
29512 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
29514 ! doio.c perl.h toke.c win32/win32.h
29515 ____________________________________________________________________________
29516 [ 7970] By: nick on 2000/12/03 22:57:46
29517 Log: PERL_IMPLICIT_SYS compiles but does not work.
29519 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
29520 ! win32/perlhost.h win32/perllib.c win32/win32.h
29521 ! win32/win32iop.h win32/win32thread.h
29522 ____________________________________________________________________________
29523 [ 7969] By: jhi on 2000/12/03 22:12:58
29524 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
29525 used to swash_init(), makes regprop() dumps more informative
29526 (+utf8::IsAlpha, -utf8::IsDigit, for example).
29528 ! regcomp.c regexec.c
29529 ____________________________________________________________________________
29530 [ 7968] By: jhi on 2000/12/03 21:39:56
29531 Log: Implement ANYOFUTF8 regprop() dumping.
29534 ____________________________________________________________________________
29535 [ 7967] By: jhi on 2000/12/03 20:57:19
29536 Log: Make uv_to_utf8() to zero-terminate its output buffer,
29537 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
29539 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
29540 ____________________________________________________________________________
29541 [ 7966] By: nick on 2000/12/03 18:41:21
29542 Log: Integrate mainline (STDCHAR)
29544 !> Configure t/pragma/utf8.t
29545 ____________________________________________________________________________
29546 [ 7965] By: jhi on 2000/12/03 17:58:20
29547 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
29550 ____________________________________________________________________________
29551 [ 7964] By: jhi on 2000/12/03 17:35:56
29552 Log: Integrate perlio.
29554 !> iperlsys.h perlio.c
29555 ____________________________________________________________________________
29556 [ 7963] By: jhi on 2000/12/03 17:33:55
29557 Log: Metaconfig unit change for #7962.
29559 ! U/modified/stdchar.U
29560 ____________________________________________________________________________
29561 [ 7962] By: jhi on 2000/12/03 17:33:27
29562 Log: Untangle the <stdio.h> #include nest for the stdchar test,
29563 from Andy Dougherty.
29566 ____________________________________________________________________________
29567 [ 7961] By: nick on 2000/12/03 16:53:00
29568 Log: Make iperlsys.h vector stdio not PerlIO.
29570 ! iperlsys.h perlio.c
29571 ____________________________________________________________________________
29572 [ 7960] By: nick on 2000/12/03 14:43:01
29573 Log: Integrate mainline
29575 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
29576 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
29577 ____________________________________________________________________________
29578 [ 7959] By: jhi on 2000/12/03 08:16:36
29579 Log: Use DO_UTF8().
29582 ____________________________________________________________________________
29583 [ 7958] By: jhi on 2000/12/02 18:33:05
29584 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
29585 From: Mike Guy <mjtg@cam.ac.uk>
29586 Date: Sat, 02 Dec 2000 17:27:13 +0000
29587 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
29589 An extraneous argument.
29592 ____________________________________________________________________________
29593 [ 7957] By: jhi on 2000/12/02 18:22:32
29594 Log: A missing hunk.
29596 ! t/lib/net-hostent.t
29597 ____________________________________________________________________________
29598 [ 7956] By: jhi on 2000/12/02 18:06:20
29599 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
29600 From: Nicholas Clark <nick@ccl4.org>
29601 Date: Sat, 2 Dec 2000 14:28:27 +0000
29602 Message-ID: <20001202142827.A12308@plum.flirble.org>
29606 ! t/lib/net-hostent.t
29607 ____________________________________________________________________________
29608 [ 7955] By: jhi on 2000/12/02 17:58:06
29609 Log: Metaconfig unit change for #7954.
29611 ! U/modified/stdchar.U
29612 ____________________________________________________________________________
29613 [ 7954] By: jhi on 2000/12/02 17:54:32
29614 Log: An inconvenient hang would happen if the stdio _ptr wasn't
29615 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
29616 would be grepping stdin for all eternity for the _ptr.)
29619 ____________________________________________________________________________
29620 [ 7953] By: jhi on 2000/12/02 00:07:15
29621 Log: Update Changes.
29623 ! Changes patchlevel.h
29624 ____________________________________________________________________________
29625 [ 7952] By: jhi on 2000/12/01 23:54:47
29626 Log: Subject: Re: long shell lines
29627 From: Andy Dougherty <doughera@lafayette.edu>
29628 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
29629 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
29631 Split overly long shell command lines.
29633 ! lib/ExtUtils/MM_Unix.pm
29634 ____________________________________________________________________________
29635 [ 7951] By: jhi on 2000/12/01 23:48:02
29636 Log: The metaconfig unit change for #7950.
29638 + U/modified/stdchar.U
29639 ____________________________________________________________________________
29640 [ 7950] By: jhi on 2000/12/01 23:47:39
29641 Log: Try to find stdchar also from <stdio_impl.h>.
29643 ! Configure config_h.SH
29644 ____________________________________________________________________________
29645 [ 7949] By: jhi on 2000/12/01 23:46:45
29646 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
29647 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29648 Date: Fri, 1 Dec 2000 16:26:08 -0500
29649 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
29651 Reword the diagnostic message.
29654 ____________________________________________________________________________
29655 [ 7948] By: nick on 2000/12/01 22:49:43
29656 Log: Integrate mainline (for s/y/m as sub names stuff).
29658 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
29659 !> t/pragma/warn/toke toke.c
29660 ____________________________________________________________________________
29661 [ 7947] By: jhi on 2000/12/01 20:55:41
29662 Log: Integrate perlio.
29664 !> perlio.c perliol.h t/io/pipe.t
29665 ____________________________________________________________________________
29666 [ 7946] By: jhi on 2000/12/01 20:36:51
29667 Log: Upgrade to CPAN 1.59_51, from Andreas König.
29669 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29670 ____________________________________________________________________________
29671 [ 7945] By: nick on 2000/12/01 20:31:32
29672 Log: Integrate mainline
29674 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
29675 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
29676 +> t/lib/net-hostent.t
29677 !> (integrate 35 files)
29678 ____________________________________________________________________________
29679 [ 7944] By: jhi on 2000/12/01 20:23:29
29680 Log: Some help for 20001130.011. Now one gets warnings like
29681 "Ambiguous -f() resolved as a file test ..."
29683 ! pod/perldiag.pod t/pragma/warn/toke toke.c
29684 ____________________________________________________________________________
29685 [ 7943] By: jhi on 2000/12/01 19:44:44
29686 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
29687 that also breaks using them as methods.
29689 ! pod/perldiag.pod t/op/misc.t toke.c
29690 ____________________________________________________________________________
29691 [ 7942] By: nick on 2000/12/01 17:56:46
29692 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
29693 Make 'unix' pass most tests
29694 - do unread by temporary push of layer ("pending") holding unread chars
29695 - fast_gets is now based on per-handle flag
29696 - relax one of io/pipe.t tests to allow print to fail and close to
29697 succeed so that it passes on unbuffered "unix" layer.
29698 Remaining fail is sporadic and a genuine race condition between
29699 parent/child in fork test.
29701 ! perlio.c perliol.h t/io/pipe.t
29702 ____________________________________________________________________________
29703 [ 7941] By: jhi on 2000/12/01 15:28:58
29704 Log: (Retracted by #7943.)
29706 Reserve the short named string operator names.
29708 ! pod/perldiag.pod t/op/misc.t toke.c
29709 ____________________________________________________________________________
29710 [ 7940] By: jhi on 2000/12/01 06:45:53
29711 Log: Get the three different space character classes right under utf8.
29713 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
29714 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
29715 ! regexec.c t/op/pat.t utf8.c
29716 ____________________________________________________________________________
29717 [ 7939] By: jhi on 2000/12/01 03:26:26
29718 Log: Two more tests that make no sense in UTF-8 since the test
29719 data is not in UTF-8.
29722 ____________________________________________________________________________
29723 [ 7938] By: jhi on 2000/12/01 03:20:39
29724 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
29725 should it be required inside regexen?
29727 ! regcomp.c t/op/regmesg.t
29728 ____________________________________________________________________________
29729 [ 7937] By: jhi on 2000/12/01 02:58:53
29730 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
29731 stored and restored, and thusly was trounced by the utf8 swash
29735 ____________________________________________________________________________
29736 [ 7936] By: jhi on 2000/11/30 20:41:39
29737 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
29738 Why the different platforms behave so differently (core dump vs
29739 no core dump) on this bug is a but of a mystery, but if I had to
29740 guess I would mumble something like 'alignment'.
29743 ____________________________________________________________________________
29744 [ 7935] By: jhi on 2000/11/30 16:17:02
29745 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
29746 From: Robin Barker <rmb1@cise.npl.co.uk>
29747 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
29748 Date: Thu, 30 Nov 2000 14:27:12 GMT
29751 ____________________________________________________________________________
29752 [ 7934] By: jhi on 2000/11/30 16:04:49
29753 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
29755 ! t/lib/net-hostent.t
29756 ____________________________________________________________________________
29757 [ 7933] By: jhi on 2000/11/30 06:07:26
29758 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
29759 From: Peter Prymmer <pvhp@forte.com>
29760 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
29761 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
29763 In VMS the localhost may be LOCALHOST.
29765 ! t/lib/net-hostent.t
29766 ____________________________________________________________________________
29767 [ 7932] By: jhi on 2000/11/30 01:11:11
29768 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
29769 From: Peter Prymmer <pvhp@forte.com>
29770 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
29771 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
29773 plus regen perlapi.pod.
29775 ! pod/perlapi.pod utf8.c
29776 ____________________________________________________________________________
29777 [ 7931] By: jhi on 2000/11/30 01:06:19
29778 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
29779 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29780 Date: Wed, 29 Nov 2000 17:15:11 EST
29781 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
29783 ! t/lib/filter-util.pl t/lib/filter-util.t
29784 ____________________________________________________________________________
29785 [ 7930] By: jhi on 2000/11/29 18:51:55
29786 Log: Update Changes.
29788 ! Changes patchlevel.h
29789 ____________________________________________________________________________
29790 [ 7929] By: jhi on 2000/11/29 18:50:55
29791 Log: Update the va_copy() metaconfig unit.
29792 Branch: metaconfig/U/perl
29794 ____________________________________________________________________________
29795 [ 7928] By: jhi on 2000/11/29 17:50:43
29796 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
29797 From: Dominic Dunlop <domo@computer.org>
29798 Date: Tue, 28 Nov 2000 16:41:57 +0100
29799 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
29801 Patch to catch a core dump in the Configure va_copy test.
29803 ! Configure config_h.SH
29804 ____________________________________________________________________________
29805 [ 7927] By: jhi on 2000/11/29 17:31:59
29806 Log: Retract #7921, the patch shouldn't be needed.
29809 ____________________________________________________________________________
29810 [ 7926] By: jhi on 2000/11/29 17:01:41
29811 Log: Make the Class::Struct import() wiser.
29813 ! lib/Class/Struct.pm t/lib/class-struct.t
29814 ____________________________________________________________________________
29815 [ 7925] By: jhi on 2000/11/29 16:36:33
29816 Log: All the core library users of Class::Struct seem to be
29817 using "use Class::Struct 'struct';" instead of the bare
29818 "use Class::Struct;", which isn't documented in Class::Struct.
29819 This can't be right.
29822 ____________________________________________________________________________
29823 [ 7924] By: jhi on 2000/11/29 16:32:15
29824 Log: A test works better if it has the right 1..$n output.
29826 ! t/lib/class-struct.t
29827 ____________________________________________________________________________
29828 [ 7923] By: jhi on 2000/11/29 16:29:11
29829 Log: Forgot to MANIFEST the new Net::hostent test.
29832 ____________________________________________________________________________
29833 [ 7922] By: jhi on 2000/11/29 16:27:49
29834 Log: Integrate perlio.
29836 !> iperlsys.h perlio.c
29837 ____________________________________________________________________________
29838 [ 7921] By: jhi on 2000/11/29 16:27:10
29839 Log: (Retracted by #7927.)
29841 Subject: [PATCH] Is infinity a number?
29842 From: Simon Cozens <simon@cozens.net>
29843 Date: Wed, 29 Nov 2000 14:48:20 +0000
29844 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
29847 ____________________________________________________________________________
29848 [ 7920] By: jhi on 2000/11/29 16:23:02
29849 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
29850 From: rspier@pobox.com (Robert Spier)
29851 Date: Wed, 29 Nov 2000 02:17:49 -0500
29852 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
29854 Add a test for Net::hostent.
29856 + t/lib/net-hostent.t
29857 ____________________________________________________________________________
29858 [ 7919] By: jhi on 2000/11/29 16:21:31
29859 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
29860 add a test for Class::Struct.
29862 + t/lib/class-struct.t
29863 ! MANIFEST lib/Class/Struct.pm
29864 ____________________________________________________________________________
29865 [ 7918] By: jhi on 2000/11/29 15:48:40
29866 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
29867 From: rspier@pobox.com (Robert Spier)
29868 Date: Wed, 29 Nov 2000 02:25:39 -0500
29869 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
29871 More checking in case someone has broken their services or
29872 protocol databases.
29874 ! ext/Sys/Syslog/Syslog.pm
29875 ____________________________________________________________________________
29876 [ 7917] By: jhi on 2000/11/29 15:46:25
29877 Log: Subject: [PATCH] $^O win32 -> MSWin32
29878 From: rspier@pobox.com (Robert Spier)
29879 Date: Wed, 29 Nov 2000 02:17:38 -0500
29880 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
29882 plus similar nits for vms, err, VMS, and UNICOS.
29884 ! t/lib/syslfs.t t/op/lfs.t
29885 ____________________________________________________________________________
29886 [ 7916] By: jhi on 2000/11/29 15:42:51
29887 Log: Subject: [PATCH] Tokeniser debugging
29888 From: Simon Cozens <simon@cozens.net>
29889 Date: Wed, 29 Nov 2000 14:15:45 +0000
29890 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
29892 ! perl.c perl.h pod/perlrun.pod toke.c
29893 ____________________________________________________________________________
29894 [ 7915] By: jhi on 2000/11/29 15:41:36
29895 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
29896 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29897 Date: Wed, 29 Nov 2000 02:13:14 -0500
29898 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
29902 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
29903 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29904 Date: Wed, 29 Nov 2000 03:09:04 -0500
29905 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
29907 OUT and IN_OUT documentation.
29909 ! lib/ExtUtils/xsubpp pod/perlxs.pod
29910 ____________________________________________________________________________
29911 [ 7914] By: jhi on 2000/11/29 03:35:01
29912 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
29913 From: John Tobey <jtobey@john-edwin-tobey.org>
29914 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
29915 Message-Id: <m140e1N-000FOoC@feynman.localnet>
29917 plus a performance speedup noticed by Sarathy.
29920 ____________________________________________________________________________
29921 [ 7913] By: jhi on 2000/11/29 03:16:59
29922 Log: Use "1 while unlink" so that VMS gets clean, too.
29924 ! t/lib/filter-util.t
29925 ____________________________________________________________________________
29926 [ 7912] By: jhi on 2000/11/29 03:09:08
29927 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
29928 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29929 Date: Tue, 28 Nov 2000 03:27:09 -0500
29930 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
29932 ! lib/ExtUtils/xsubpp
29933 ____________________________________________________________________________
29934 [ 7911] By: jhi on 2000/11/29 03:06:30
29935 Log: This should have been part of #7872: no need to scan UTF-8
29939 ____________________________________________________________________________
29940 [ 7910] By: jhi on 2000/11/29 02:50:04
29941 Log: One more perltie.pod nit from Casey R. Tweten.
29944 ____________________________________________________________________________
29945 [ 7909] By: jhi on 2000/11/29 02:44:23
29946 Log: Document the known sprintf test failures, exact standard
29947 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
29949 ! pod/perldelta.pod t/op/sprintf.t
29950 ____________________________________________________________________________
29951 [ 7908] By: jhi on 2000/11/29 02:36:23
29952 Log: Add the Encoding table format documentation.
29954 + ext/Encode/Encode/EncodeFormat.pod
29956 ____________________________________________________________________________
29957 [ 7907] By: jhi on 2000/11/29 02:07:24
29958 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
29959 From: "Casey R. Tweten" <crt@kiski.net>
29960 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
29961 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
29963 Subject: Re: [PATCH] Updating perltie.pod for arrays
29964 From: "Casey R. Tweten" <crt@kiski.net>
29965 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
29966 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
29969 ____________________________________________________________________________
29970 [ 7906] By: nick on 2000/11/28 22:40:59
29971 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
29973 ! iperlsys.h perlio.c
29974 ____________________________________________________________________________
29975 [ 7905] By: nick on 2000/11/28 22:04:34
29976 Log: Integrate mainline
29978 !> (integrate 39 files)
29979 ____________________________________________________________________________
29980 [ 7904] By: jhi on 2000/11/28 16:44:43
29981 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
29982 From: Nicholas Clark <nick@babyhippo.co.uk>
29983 Date: Tue, 28 Nov 2000 11:16:57 +0000
29984 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
29987 ____________________________________________________________________________
29988 [ 7903] By: jhi on 2000/11/28 16:40:31
29989 Log: Subject: [PATCH] Updating perltie.pod for arrays
29990 From: "Casey R. Tweten" <crt@kiski.net>
29991 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
29992 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
29995 ____________________________________________________________________________
29996 [ 7902] By: jhi on 2000/11/28 16:39:37
29997 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
29998 From: Robin Barker <rmb1@cise.npl.co.uk>
29999 Date: Mon, 27 Nov 2000 17:56:44 GMT
30000 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
30002 ! pod/perlfunc.pod t/op/split.t
30003 ____________________________________________________________________________
30004 [ 7901] By: jhi on 2000/11/28 16:28:04
30005 Log: setmode() is a DOSish-only thing.
30008 ____________________________________________________________________________
30009 [ 7900] By: jhi on 2000/11/28 16:21:46
30010 Log: Subject: [PATCH] perlcc.PL cleanups
30011 From: Simon Cozens <simon@cozens.net>
30012 Date: Tue, 28 Nov 2000 12:44:35 +0000
30013 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
30016 ____________________________________________________________________________
30017 [ 7899] By: gsar on 2000/11/28 06:32:55
30018 Log: reintegrate files missed by change#7895
30019 Branch: maint-5.6/perl
30020 +> ext/ByteLoader/bytecode.h utils/Makefile
30022 ____________________________________________________________________________
30023 [ 7897] By: gsar on 2000/11/27 18:22:47
30024 Log: can't integrate these two files, for some reason
30025 Branch: maint-5.6/perl
30026 - ext/ByteLoader/bytecode.h utils/Makefile
30027 ____________________________________________________________________________
30028 [ 7895] By: gsar on 2000/11/27 18:11:21
30029 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
30030 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
30031 6757..6890,6892..6901 from mainline
30033 Bytecompiler patches from Benjamin Stuhl.
30037 Subject: [PATCH blead] B:: missing dependency
30039 Subject: [PATCH: 6757] configure.com updates and syslog build
30041 Long double Gconvert fixes from Yitzchak Scott-Thoennes
30042 and Spider Boardman.
30044 Subject: [PATCH blead] nextchar() abuse misses an optimisation
30046 Long double fixes from Spider Boardman.
30048 Make the selection of NVff et al stricter.
30050 cSVOPo_*v things index into the current PL_curpad
30051 under ithreads, which is different from the curpad
30052 used by the XSUB. (In other words, the code as-is
30053 before this patch wouldn't work under ithreads.)
30057 VMS MMS (make) wants null action.
30059 Mac and other portability updates from Chris Nandor.
30061 Storable support, v-version fixes.
30062 Subject: CPAN.pm beta for testing available
30064 Portability fix from Hugo van der Sanden.
30068 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
30070 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
30072 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
30074 Replace #6705 with a minimal doc patch.
30075 Subject: [PATCH 5.6.0] replace change #6705
30077 Drop the separate perlbc, perlcc -b should be enough.
30079 installperl couldn't tell whether it had run tests or not.
30080 Subject: [PATCH] Re: installperl and t/TEST
30082 Add silencer flags to installperl.
30083 Subject: [PATCH] Making installperl silent.
30085 Make "make install" by default silent. A new "install-verbose"
30088 More liberal parsing of version numbers.
30089 Subject: Re: CPAN.pm beta for testing available
30091 Create directories in silence.
30092 Subject: [PATCH] Another silencer for MakeMaker
30094 DOS patches and portability/porting notes, from Tim Jenness.
30096 Make installman to recognize the silence flag -S.
30098 Actually do something with the silencer option.
30100 Continue silencing.
30102 Show the doc file, not the temp file.
30106 Subject: [PATCH] More silencing of installman.
30108 Better wording for the vec lvalue diagnostic.
30109 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
30111 Subject: [PATCH: 6805] several more tweaks to configure.com
30113 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
30116 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
30118 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
30119 (applied slightly modified)
30121 installperl --verbose and --silent.
30122 Subject: Re: [PATCH] More silencing of installman.
30124 Add install-silent target.
30126 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
30127 the problem reported in
30128 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
30130 Tweak the sfio/useperlio logic, hopefully as wished in
30131 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
30133 One forgotten file from #6816.
30135 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
30137 Remove duplicately applied patch shards.
30138 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
30140 Support preserving extremely big/small angles.
30142 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
30144 Subject: [PATCH] installation not quite silent yet.
30146 Update the test count.
30148 Use UVxf, PTR2UV, NVff.
30150 Document PTR2XX and INT2PTR.
30152 no-install target a la make -n.
30153 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
30155 grep -e isn't portable.
30156 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
30158 Can't get the test to reliably work thanks to the
30159 inaccurateness of floating point. "Resolves" bug ids
30160 20000826.003, 20000826.009, 20000826.010,
30162 Subject: installman buglet
30164 DJGPP update from Laszlo Molnar.
30166 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
30168 Passing -R in ldflags makes now it to appear in the default
30169 for lddlflags, just like with -L.
30170 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
30174 Use the actual thread type, not the pointer-to-struct.
30176 Provice virtual $Config{ccflags_nolargefiles} etc.
30178 display_format used as a class method without arguments was broken,
30180 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
30182 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
30184 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
30186 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
30188 opmini.o may be left around if a build is interrupted.
30192 Fix for ID 20000828.001, long doubles were not formatted
30193 correctly (showed up in $], which stopped installing perl).
30195 An attempt to fix the problem reported in
30196 Subject: Building perl@6856 using gcc/AIX 4.3.3
30197 I can't test this properly since the gcc installation I have
30198 access to seems to be botched (gcc is calling the AIX cpp,
30199 a losing proposition...)
30201 Add -ld to archname on long tr...double platforms.
30203 Subject: hv.h Doc Patch
30207 Subject: [PATCH bleedperl@6856] warnings fixes
30209 -S is the silent flag, -s is the strip flag.
30210 Subject: [PATCH] Re: [PATCH] make no-install
30212 Take out the SUIDMAIL thing, that will not be
30213 a problem in 5.7.*.
30215 Subject: [PATCH bleedperl@6866] spellings
30217 Subject: [PATCH] Re: files not cleaned even by veryclean
30219 Use minimal @INC in tests, most of the time just '../lib',
30220 so that we simply can't pick up stuff from other Perls than
30221 the one we are testing. Pointed out by
30222 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
30224 Update to Getopt::Long 2.24, from Johan Vromans.
30226 Fix for thinko in #6848.
30227 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
30229 Patches all over for people and the files they (hopefully) care about.
30231 Subject: Net::protoent does not export 'getproto'
30233 Missed a change in #6869.
30235 Subject: [PATCH] Warnings in B::Deparse
30237 Subject: [PATCH] Glob dumping
30239 Disable one of the tests for now.
30241 Disabling the one test is a bit tricky.
30243 Don't forget to tidy up.
30245 The #6881 removed one dump line.
30247 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
30249 Under usethreads the dumped variable is IN_PAD.
30250 Subject: Re: [PATCH] Glob dumping
30252 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
30254 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
30256 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
30258 Regen Configure for #6894.
30260 Subject: [PATCH: 6889] updates to perlebcdic.pod
30262 Undo namespace pollution of #6878.
30263 Subject: Re: Net::protoent does not export 'getproto'
30265 Admit that we are leaking scalars.
30267 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
30268 Branch: maint-5.6/perl
30269 !> (integrate 271 files)
30270 ____________________________________________________________________________
30271 [ 7894] By: gsar on 2000/11/27 16:00:34
30272 Log: a couple of nits
30273 Branch: maint-5.6/perl
30274 ! MANIFEST pp_sys.c
30275 ____________________________________________________________________________
30276 [ 7893] By: gsar on 2000/11/27 15:10:56
30277 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
30278 6740..6745,6747..6757,6760
30280 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
30282 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
30284 Doc nits spotted by Richard Soderberg.
30286 move WNOHANG definition to where other such things are
30288 Make $Config{byteorder} more magical so that it is
30289 dynamically computed: nice for 'fat binaries'.
30290 Subject: [PATCH]: default byteorder
30292 Subject: [PATCH] Cwd.pm now uses strict
30294 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
30296 Get -DLEAKTEST to compile (not necessarily to work, mind)
30297 Subject: [ID 20000724.006] -DLEAKTEST problem
30299 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
30301 Add perlebcdic from Peter Prymmer, regen toc.
30303 Don't propose using modules built for 5.005 if no binary
30304 compatibility with 5.005 is attempted.
30306 Do not use prototyping here.
30307 Subject: [ID 20000817.016] [PATCH] Peek.xs
30309 Document what the backtick returns if the command fails.
30311 Add byteorder to the myconfig output.
30313 Introduce NVef, NVff, and NVgf, use the middle one.
30314 (helps for lib/peek + Linux + long doubles) Reported in
30315 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
30316 Use NVs in POSIX math, not doubles.
30317 Subject: [ID 20000817.014] POSIX & modfl
30319 Subject: [PATCH 5.6.0+] newSVrv() memory leak
30321 The byteorder code in #6671 was wrong.
30323 Fix the lib/complex failure of
30324 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
30325 Linux long double accuracy issue: something that
30326 when printed with %g looks like "2" but int() of it is 1.
30328 Propagate new Configure vars.
30330 Unbuffer the output.
30332 Subject: [PATCH] perltrap.pod spring cleaning
30334 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
30335 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
30337 Tiny Getopt::Long patch from Johan Vromans.
30339 Document code point which makes if (defined %stash::) to work
30340 (noted by Spider Boardman).
30342 Subject: [PATCH perl@6698] cygwin port
30344 Document the NDBM_File and ODBM_File as SDBM_File
30345 was documented in #6417.
30347 The new tests were missing from #6415.
30349 Add [[:blank:]] as suggested in
30350 Subject: [ID 20000716.024] [=cc=] / [:blank:]
30351 (the [=cc=] has already been taken care of by #6439
30352 so the whole bug report can be closed)
30353 and make [[:space:]] to be equivalent to isspace(3)
30354 (as opposed to \s, which is isSPACE()). The difference
30355 is that now [[:space:]] matches the mythical vertical tab,
30358 Don't eat leading os from index entries.
30359 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
30361 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
30363 Typo in pp_complement().
30364 Subject: [PATCH perl-current] Deparse
30366 Add warnif(), check warnings further up the stack,
30367 all the warnings functions now can take an optional object reference.
30368 Subject: [PATCH bleedperl@6691] warnings pragma update
30370 Fix a core dump in lib/selfloader under -DDEBUGGING.
30371 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
30373 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
30375 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
30377 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
30378 Put back the long double avoidance code to POSIX.xs
30379 because VMS seems to need it still.
30381 Introduce a 'veryclean' target that is like 'distclean'
30382 but also removes *~ and *.orig.
30384 Subject: [ID 20000817.023] endianness description in perlfunc.pod
30386 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
30388 Let's try #6717 again.
30391 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
30393 pp_open() could pass an uninitialized filename down to do_open9().
30395 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
30397 Update to CGI 2.72, from Lincoln Stein.
30399 Subject: [PATCH] Silence MakeMaker (Was: installman)
30401 Use temporary directory instead of current directory.
30402 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
30404 Document odd vs even subreleases and -Dusedevel.
30406 The veryclean target needs to clobber.
30408 Use File::Spec->tmpdir().
30410 Document the number of exponent digits.
30412 Mention perlebcdic and perlposix-bc.
30414 s/this one/the 5.6.0 release/
30418 The correct cleaning order is an art.
30420 small tweaks for change#6705: avoid C++ style comments in C code;
30421 use Perl's malloc API rather than the low level system one
30423 Array context keeps slithering in.
30425 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
30427 Subject: [PATCH] os2.c fix for use64bitint
30429 Update to Pod::LaTeX 0.53.
30430 Subject: [PATCH] lib/Pod/LaTeX.pm updates
30432 Document the endianness of Alpha more precisely.
30434 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
30436 Rename the macro argument because some preprocessors
30437 can't tell the difference and expand arguments also inside
30438 double quoted strings.
30440 free TLS slot properly on Windows
30442 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
30444 Unicos/mk requires elaborate paranoia.
30446 Tweak the floating point output routine preferences.
30448 Also under djgpp the timestamps are funky.
30450 Apply some PodParser 1.18 patches; the Pod/Find.pm
30451 patches cannot be applied since #6712 conflicts.
30453 Use PodParser 1.18 new test.
30456 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
30459 Branch: maint-5.6/perl
30460 +> pod/perlebcdic.pod
30461 !> (integrate 106 files)
30462 ____________________________________________________________________________
30463 [ 7892] By: jhi on 2000/11/27 15:02:32
30464 Log: Update Changes.
30466 ! Changes patchlevel.h
30467 ____________________________________________________________________________
30468 [ 7891] By: jhi on 2000/11/27 14:57:23
30469 Log: Subject: Re: perlfaq style changes
30470 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30471 Date: Sat, 25 Nov 2000 23:32:26 -0800
30472 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
30474 plus a note from Ronald Kimball.
30476 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
30477 ____________________________________________________________________________
30478 [ 7890] By: jhi on 2000/11/27 14:53:14
30479 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
30480 From: Benjamin Holzman <bah@ecnvantage.com>
30481 Date: Sun, 26 Nov 2000 16:27:33 -0500
30482 Message-ID: <20001126162733.J25040@ecnvantage.com>
30485 ____________________________________________________________________________
30486 [ 7889] By: jhi on 2000/11/27 14:43:11
30487 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
30488 From: lvirden@cas.org
30489 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
30490 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
30493 ____________________________________________________________________________
30494 [ 7888] By: jhi on 2000/11/27 14:32:34
30495 Log: Restore also the locale test to no-sprintf-taint state.
30496 Fixes the bug 20001127.003.
30498 ! sv.c t/pragma/locale.t
30499 ____________________________________________________________________________
30500 [ 7887] By: gsar on 2000/11/27 14:13:05
30501 Log: integrate changes#6613..6616,6620..6665 from mainline
30503 VMS configure.com update continues.
30505 Subject: Test fails / warnings with perl-current #6612
30507 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
30509 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
30511 For now remove the mail code.
30513 Subject: Re: [PATCH] @+, @- readonly
30515 Subject: warning: storage class after type is obsolescent
30519 Subject: Re: File::Temp problems on VMS in bleedperl
30522 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
30524 Make the user to give up his firstborn, err, to knowingly
30525 verify installing an unstable developer release. Also bump
30526 the release to 5.7.0, but leave a patch tag in the local
30527 patches saying that this is not yet the real thing.
30529 Update (kinda) to Test 1.14, from Joshua Pritikin.
30531 make ok etc also for win32.
30533 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
30535 Don't blow limited stacks, a lower number is enough to
30536 tickle the lookbehind limit.
30538 Use -Dusedevel; regen Configure and the respective Porting stuff.
30540 Subject: [PATCH] debugger exit code should reflect user exit code
30542 Subject: [PATCH perl@6620] cygwin port
30544 Missed a file from #6638.
30546 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)
30548 magic callbacks all need to have same type signature
30550 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
30552 Fix a dependency problem.
30553 Subject: [PATCH: 6640] VMS Makefile.SH update
30555 The numeric locale was reset to "C" by s?printf and never restored.
30556 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
30557 No test since adding the failing example to locale.t
30558 does not fail -- probably because the locale settings are so
30559 thoroughly tweaked by that time. Running the example standalone
30560 does fail, though. UPDATE: test case added at change #7540.
30562 Subject: [ID 20000324.040] minor fix to perlhpux.pod
30564 Update to CPAN 1.57.
30566 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
30568 Change the perlbug address to perl.org since it's more forgiving.
30570 Change the regx compilation error markers to use = instead of <
30571 since pod makes using the latter quite messy. Reported in
30572 ID 20000814.006 by Abigail and in
30573 Subject: Unknown escape E<> ?
30575 Update to perldebtut 1.9, from Richard Foley.
30577 check that the number pseudo children doesn't exceed
30578 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
30579 the WaitForMultipleObjects() limit that would cause wait()
30581 wait() and waitpid() could potentially be rewritten to use
30582 more than one thread to do the waiting to eliminate this
30585 change#6328 could make close(SOCKET) return false on windows
30588 pod nit seen in passing
30590 on windows, the return values from wait() and waitpid() don't
30591 match those of pseudo-pids
30593 waitpid() now handles externally spawned pids correctly;
30594 fixes for backtick/wait/waitpid failures on Windows 9x
30595 these changes make the pid returned by process functions on
30596 Windows 9x always positive by clearing the high bit (which
30597 is always set on Win9x); pseudo-process PIDs are likewise
30598 always negative now on Win9x (just as on NT/2000)
30600 trailing new %ENV entries weren't being pushed into the real
30601 environment of subprocesses on Windows
30603 Tweak the regex compilation errors once more.
30605 avoid warnings from dense compiler
30607 add "ok" targets from change#6632 in makefile.mk
30608 Branch: maint-5.6/perl
30609 - lib/Pod/PlainText.pm vms/configure.com
30610 !> (integrate 66 files)
30611 ____________________________________________________________________________
30612 [ 7886] By: jhi on 2000/11/27 13:54:18
30613 Log: __FUNCTION__ isn't portable and trying to emulate it leads
30614 into practically spelling out the name of the function.
30615 Takes care of the bug 20001127.001.
30618 ____________________________________________________________________________
30619 [ 7885] By: gsar on 2000/11/27 13:53:18
30620 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
30621 6610..6611 from mainline
30623 Make regular expression parse error messages easier to understand.
30624 Subject: Re: enhanced(?) regex error messages
30626 Tiny tidying on report_evil_fh().
30628 Subject: Re: enhanced(?) regex error messages
30629 plus Capitalize the error messages, plus perldiag them.
30631 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
30633 Document here-doc better.
30635 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
30637 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
30638 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
30639 (either perlbug or p5p ate the original), plus regen
30640 perlapi and perltoc.
30644 Double check that we have a dirhandle.
30646 Subject: Re: enhanced(?) regex error messages
30647 (plus two small patches sent privately)
30648 (this still seems to leave few test failures)
30650 warn is a macro, avoid using at a variable to avoid warnings
30651 in some configurations; readdir.t is too conservative in
30652 estimating number of *.t's
30654 Get back into sync with Jeffrey on the enhanced regex warnings.
30656 Subject: [PATCH 5.6.0] cygwin port
30658 Zero entries were skipped, fix from Adrian Goalby
30659 <argoalby@yahoo.co.uk>
30661 Subject: Remove dead entry in perldiag
30663 Amend the description of Perl6.
30664 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
30668 It's the 2ndO'ROSSC.
30670 Revert the sv.c part of #6559, a better fix is needed.
30672 Iterating perl6 description.
30674 Update to Term::ANSIColor 1.03, from Russ Allbery.
30676 Update to Getopt::Long 2.23_05, from Johan Vromans.
30678 Small AUTHORS and MAINTAIN updates. Could do with big updates.
30680 Update to Pod::Parser 1.17, from Brad Appleton.
30682 Update to CPAN 1.56, from Andreas König.
30684 Update to CGI 2.70, from Lincoln Stein.
30686 Put back the std @INC thing.
30688 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
30689 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
30691 Document the IO::Select timeout.
30693 sleep(1) does not necessarily return 1.
30694 Subject: [PATCH bleadperl] op/lex_assign.t
30696 Subject: debugger "d" command doesnt check line number
30698 B::Deparse didn't do sub attributes.
30699 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30701 Preprocessing and postprocessing for File::Find.
30702 Subject: Patch to Find::File.pm to allow alphabetical results
30704 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
30706 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
30708 Subject: Re: [ID 20000730.003] utf8::length() bad
30710 Subject: Getting perlio and threads to compile
30711 (the Solaris version changes in Configure skipped)
30714 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30716 Add Perl debugging tutorial, regen toc.
30717 Subject: perldebtut.pod
30719 Add a few missing files, update MANIFEST.
30721 Rewrite of vms/subconfigure.com as configure.com,
30722 from Peter Prymmer and the vmsperl crew.
30724 Should have deleted this in #6603.
30726 Fix the test for 5005threads.
30728 Fix-n-skip the tests under 5005threads.
30730 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
30732 Upgrade to CGI 2.71, from Lincoln Stein.
30733 Branch: maint-5.6/perl
30734 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
30735 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
30736 +> t/op/regmesg.t t/pod/find.t vms/configure.com
30737 - vms/subconfigure.com
30739 !> (integrate 115 files)
30740 ____________________________________________________________________________
30741 [ 7884] By: jhi on 2000/11/27 13:44:33
30742 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
30743 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30744 Date: Mon, 27 Nov 2000 08:23:54 EST
30745 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
30747 ! vms/descrip_mms.template vms/test.com
30748 ____________________________________________________________________________
30749 [ 7883] By: gsar on 2000/11/27 11:50:46
30750 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
30751 6511..6513,6515..6523,6525..6536
30753 The swallow_bom() saga continues. The #23 of require.t
30754 (UTF16-LE) still fails (silently, no output) but the #22
30755 (UTF16-BE) seems to be working now. The root of the
30756 failure may be in sv_gets(): is it UTF-16LE-aware,
30757 especially when it comes to line endings?
30759 Document the problem with -P in HP-UX and its workaround.
30761 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
30762 (aka ID 20000730.002)
30764 Subject: fix and question re: waitpid() under win32
30766 Make the safety catch for buggy gccs work with triple version
30767 numbers like 2.95.2. Reported in
30768 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
30770 In Digital UNIX warn if gcc explicitly chosen because even
30771 2.95.2 is known to cause problems.
30773 Make chr() for values >127 to create utf8 when under utf8.
30775 various syntax errors and such (not fixed: comp/require.t#22 coredump
30778 Stash away the largefiles flags and libswanted.
30780 BOM patching from Simon Cozens.
30782 If gccosandvers is equal to osname, clear gccosandvers.
30784 Make p4desc to skip non-mainperl branches by default.
30786 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
30789 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
30791 In new BSDs changes to argv[] do not show up in ps(1) output,
30792 instead one must use setproctitle(). This was already addressed
30793 by change #6457, but the below has a new variant for FreeBSD 4.0
30794 or later, and the matter is also documented more.
30796 FreeBSD 3.* updates from
30797 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
30799 regen_headers, regen perltoc.
30801 Document in one place the memory abstractions used in Perl core.
30803 memcpy has n o in it, as pinted ut by Sarathy.
30805 Remove the extraneous "main::" prefix from all the
30806 "opened only for", "on closed", and "never opened" warnings.
30808 The name of a filehandle does not have <these>.
30810 The tr utf8 patching continues.
30812 The new setproctitle() feature is available only in
30813 bleeding edge FreeBSD. From Paul Saab.
30815 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
30817 Dump UVs as UVs in Data::Dumper.
30821 Document the IVdf UVuf UVof UVxf.
30823 require.t needs binmode() to work on windows
30825 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
30826 that are hopefully soon put into use.
30828 Allow "no Module;" even if there is no 'unimport'.
30830 Better skip message for the test; one of the two problems in
30831 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
30833 The subtest 4 may fail also on VOBS, as pointed out
30834 by Nick Ing-Simmons in November 1999, bug id 19991124.003
30835 (but the failure in that bug report isn't the subtest 4).
30837 Be more informative on what is skipped and why,
30838 also repeat the list at the end.
30842 Subject: [PATCH] sv.h documentation - SvLEN
30844 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
30846 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
30848 Subject: [PATCH] bad cppsymbols on os2 + Configure question
30850 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
30852 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
30853 mention the idea of @( and @)
30855 This is 6512. Really.
30857 Subject: [ID 19990721.004] Documentation bug in perlfunc
30859 Subject: Minor tweak to perlvar.pod
30861 In the warnings call filehandles consistently so;
30862 add "unopened" warning for stat().
30864 After the #6519 a warning about stat() is just that,
30865 not about a filetest, which now have their own warning.
30867 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
30869 Subject: Re: Array vs. List context
30871 Subject: New perlcc, take 2
30873 Weed buglets pointed out by
30874 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
30876 gcc versions might have (parentheses) in them.
30878 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
30880 Essential prototype changes were missing from #6527.
30881 Also make report_evil_fh() more bomb-proof.
30883 Zap lib/Sys directory when cleaning up.
30885 Change the Policy policy: now -Dprefix= with an existing
30886 Policy.sh and prefix == siteprefix == vendorprefix, then all
30887 of them follow along the new prefix.
30888 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
30890 Continue fixing the io warnings. This also
30891 sort of fixes bug ID 20000802.003: the core dump
30892 is no more. Whether the current behaviour is correct
30893 (giving a warning: "Not a format reference"), is another matter.
30895 Have symbols for the IoTYPEs.
30897 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
30899 Document a bit that UDP is not what you might think.
30900 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
30901 tr memory corruption fix from Simon Cozens.
30903 Plug the security hole described in the Aug 05 2000 bugtraq message
30904 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
30905 The security hole exists only in suidperls, which isn't
30906 installed or even built by default.
30907 Branch: maint-5.6/perl
30908 !> (integrate 71 files)
30909 ____________________________________________________________________________
30910 [ 7882] By: gsar on 2000/11/27 10:25:36
30911 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
30914 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
30915 to be fatal errors (instead of by default ignoring them, and
30916 ignoring with a bug: even though -w gave an error, the opening [
30917 was left in) Reported in:
30919 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
30921 Subject: [PATCH] split /^/
30923 MacOS nits from Matthias Neeracher.
30925 More split() doc and test patches from Mike Guy.
30927 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
30928 from Graham Barr in the module list.
30930 docfix from Peter Scott <Peter@PSDT.com>.
30932 File::Temp patches for VMS and OS/2 from Tim Jenness.
30934 open() wariness in perlbug.
30936 Subject: [PATCH] minor doc change - perlguts
30938 Subject: Minor doc patch: handy.h
30940 Be wary of close()s, too.
30942 Further File::Temp patches from Yitzchak Scott-Thoennes
30943 and Craig A. Berry.
30945 Subject: [PATCH] fixes bug 20000508.004
30947 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
30949 Allow "no AutoLoader;", based on change #6444,
30950 suggested by Graham Barr.
30952 Use setproctitle() if available to modify $0.
30954 Warn if the version of the operating system used to compile gcc
30955 differs from the current version of the operating system.
30956 Also display the gcc compilation os and version in myconfig.
30959 Tiny fixes for #6460.
30961 The problem described in this
30962 Subject: [ID 20000322.018] named chars aren't magical enough
30963 has been fixed in perl 5.6.0 but just in case added a test
30964 to keep it away. (The report from Joseph Hall.)
30966 Tune the comments and hopefully stop a memory leak.
30968 Subject: UTF8 concat
30969 (with a memory leak fixed, plus a few casts added)
30970 This also seems to help for
30971 Subject: [ID 20000716.015] join UTF8 weirdness
30973 Do not upgrade SVs into utf8 just because they participate
30974 in eq or cmp. Reported and fix suggested in
30975 Subject: [ID 20000720.009] sv_eq UTF8 bug
30977 Fix the HALF_UPGRADE() macro introduced in #6263.
30979 Find green threads before native threads.
30980 Subject: Re: Patch to jpl/JNI/Makefile.PL
30981 Branch: maint-5.6/perl
30982 !> (integrate 30 files)
30983 ____________________________________________________________________________
30984 [ 7881] By: jhi on 2000/11/27 05:48:41
30985 Log: It seems that *both* the unused submatch loop cleanup
30989 ____________________________________________________________________________
30990 [ 7880] By: jhi on 2000/11/27 04:50:07
30991 Log: Clean .exists deeper.
30994 ____________________________________________________________________________
30995 [ 7879] By: jhi on 2000/11/27 02:31:35
30996 Log: The code in regcppop() (see #7878) contains the correct lower
30997 limit for the unused submatch 'cleanup' loop so that under
30998 "use utf8" the following code wouldn't dump core:
30999 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
31000 the cleanup loop in regtry() stomped beyond allocated area
31001 in the startp[] array. Therefore, copied the correct lower
31002 loop limit (*PL_reglastparen) to regtry(). Note: something
31003 may still not be quite right: why was the _higher_ loop limit
31004 (prog->nparens) different in the utf8 case?
31006 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
31007 without core dumps, there were about 17 of them before
31008 the patch (with us since Perl 5.7.0). Two failures, still:
31009 496 and 505 (though these may not be severe).
31011 Patch #7881 is also needed since both the cleanup loops
31014 Also, the t/op/pat#44 seems to core dump under utf8.
31015 Plus a couple of failures. UGH-8.
31018 ____________________________________________________________________________
31019 [ 7878] By: jhi on 2000/11/27 02:21:17
31020 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
31021 the code in regcppop() seems to be redundant for the test suite --
31022 but it contains a germ of truth, and it needed for the build
31023 process itself: see #7879 and #7881.
31026 ____________________________________________________________________________
31027 [ 7877] By: jhi on 2000/11/27 01:53:09
31028 Log: Comment on comment.
31031 ____________________________________________________________________________
31032 [ 7876] By: jhi on 2000/11/27 00:49:59
31033 Log: Adjust the docs to agree with #7875.
31035 ! pod/perllocale.pod
31036 ____________________________________________________________________________
31037 [ 7875] By: jhi on 2000/11/27 00:49:27
31038 Log: Retract #7863. It makes more sense not to taint formatted output,
31039 not even by sprintf().
31042 ____________________________________________________________________________
31043 [ 7874] By: jhi on 2000/11/26 23:36:02
31044 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
31045 Not really fixed (should really dump the UTF-8 charclass),
31046 but stopped displaying the garbage.
31048 Also add a note on the (missing) Unicode PSXSPC and BLANK.
31051 ____________________________________________________________________________
31052 [ 7873] By: jhi on 2000/11/26 21:31:13
31053 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
31056 ____________________________________________________________________________
31057 [ 7872] By: jhi on 2000/11/26 21:06:04
31058 Log: No need to scan till infinity, 13 is enough.
31061 ____________________________________________________________________________
31062 [ 7871] By: jhi on 2000/11/26 20:20:32
31063 Log: Test line numbers are different with utf8.
31066 ____________________________________________________________________________
31067 [ 7870] By: jhi on 2000/11/26 20:10:12
31071 ____________________________________________________________________________
31072 [ 7869] By: jhi on 2000/11/26 19:01:05
31073 Log: Make utf8_length() and utf8_distance() (the latter of which
31074 is unused at the moment) to be less forgiving about bad UTF-8.
31076 ! embed.h embed.pl objXSUB.h proto.h utf8.c
31077 ____________________________________________________________________________
31078 [ 7868] By: jhi on 2000/11/26 18:45:56
31079 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
31080 From: Benjamin Holzman <bah@ecnvantage.com>
31081 Date: Sat, 25 Nov 2000 20:40:20 -0500
31082 Message-ID: <20001125204020.A25040@ecnvantage.com>
31084 Debian allows installing /usr/bin/locale without installing
31085 any locales, an error message will ensue.
31087 ! t/pragma/locale.t
31088 ____________________________________________________________________________
31089 [ 7867] By: jhi on 2000/11/26 18:31:12
31090 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
31091 From: Benjamin Holzman <bah@ecnvantage.com>
31092 Date: Sun, 26 Nov 2000 02:42:34 -0500
31093 Message-ID: <20001126024234.G25040@ecnvantage.com>
31095 Patch for the bug 20000212.002.
31097 ! sv.c t/op/array.t
31098 ____________________________________________________________________________
31099 [ 7866] By: jhi on 2000/11/26 18:28:09
31100 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
31101 From: Tim Jenness <t.jenness@jach.hawaii.edu>
31102 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
31103 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
31107 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
31108 ____________________________________________________________________________
31109 [ 7865] By: jhi on 2000/11/26 18:24:22
31110 Log: The metaconfig unit change for #7864.
31111 Branch: metaconfig/U/perl
31113 ____________________________________________________________________________
31114 [ 7864] By: jhi on 2000/11/26 18:23:41
31115 Log: Make the va_copy() test not to be so talkative.
31117 ! Configure config_h.SH
31118 ____________________________________________________________________________
31119 [ 7863] By: jhi on 2000/11/26 18:11:02
31120 Log: Fix locale inconsistencies unearthed by Hugo's work.
31121 Now the floating point sprintf really does taint the result
31122 string as perllocale promises (has promised for a long time)
31123 if "use locale" is in the lexical scope.
31125 ! sv.c t/pragma/locale.t
31126 ____________________________________________________________________________
31127 [ 7862] By: jhi on 2000/11/26 00:35:15
31128 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
31129 From: Nicholas Clark <nick@ccl4.org>
31130 Date: Sun, 26 Nov 2000 00:07:50 +0000
31131 Message-ID: <20001126000750.A22446@plum.flirble.org>
31136 ____________________________________________________________________________
31137 [ 7861] By: jhi on 2000/11/26 00:01:26
31138 Log: Integrate perlio.
31140 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
31141 ____________________________________________________________________________
31142 [ 7860] By: nick on 2000/11/25 22:04:17
31143 Log: Correct relative path from new ext\Filter\Util\Call location
31146 ! win32/makefile.mk
31147 ____________________________________________________________________________
31148 [ 7859] By: nick on 2000/11/25 21:26:54
31149 Log: Integrate mainline.
31151 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
31152 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
31153 +> t/lib/filter-util.t
31154 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
31155 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
31156 - t/lib/filt-util.t
31157 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
31158 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
31159 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
31160 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
31161 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
31162 !> win32/makefile.mk
31163 ____________________________________________________________________________
31164 [ 7858] By: gsar on 2000/11/25 20:52:17
31165 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
31166 parent's memory; fix it by keeping track of the actual pad
31167 offset rather than a raw pointer (this change is probably also
31168 relevant to non-ithreads case to avoid fallout from reallocs of
31169 the pad array, but is currently only enabled for the ithreads
31170 case in the interests of minimal disruption to existing "well
31173 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
31174 ! proto.h scope.c scope.h sv.c t/op/fork.t
31175 ____________________________________________________________________________
31176 [ 7857] By: nick on 2000/11/25 20:01:28
31177 Log: All tests pass on Win32/gcc/USE_PERLIO.
31178 - when crlf layer is pushed make unix-level binary.
31179 - remove :crlf injection in pp_backtick in pp_sys.c
31180 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
31182 ! doio.c perlio.c pp_sys.c win32/makefile.mk
31183 ____________________________________________________________________________
31184 [ 7856] By: jhi on 2000/11/25 18:38:30
31185 Log: Update the metaconfig units for #7855.
31186 Branch: metaconfig/U/perl
31187 ! useperlio.U usesocks.U
31188 ____________________________________________________________________________
31189 [ 7855] By: jhi on 2000/11/25 18:37:54
31190 Log: Undo the SOCKS workarounds, instead start using PerlIO
31191 if SOCKS is selected.
31193 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
31194 From: Jens Hamisch <jens@Strawberry.COM>
31195 Date: Fri, 24 Nov 2000 18:31:30 +0100
31196 Message-ID: <20001124183130.E28337@Strawberry.COM>
31198 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
31199 From: Jens Hamisch <jens@Strawberry.COM>
31200 Date: Fri, 24 Nov 2000 19:11:51 +0100
31201 Message-ID: <20001124191151.A28753@Strawberry.COM>
31203 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
31204 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
31205 ____________________________________________________________________________
31206 [ 7854] By: jhi on 2000/11/25 17:39:08
31207 Log: Undo #7848. Some of the code seems to use walkoptree(),
31208 some walkoptree_slow(). An unfinished renaming?
31209 Now the sub is walkoptree() (which is @EXPORT_OK),
31210 the walkoptree_slow() is a typeglob alias to walkoptree.
31211 This makes the tests to pass, at least.
31213 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
31214 ____________________________________________________________________________
31215 [ 7853] By: nick on 2000/11/24 22:24:33
31216 Log: Re-arrange crlf vs binary for platforms that care.
31217 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
31218 Lip-service to making stdio layer work on such platfroms (untested).
31219 Now fails 3 tests rather than one, checkin to see if I can debug
31220 the issue under linux. (Do not merge.)
31222 ! doio.c perlio.c perliol.h
31223 ____________________________________________________________________________
31224 [ 7852] By: jhi on 2000/11/24 18:57:39
31225 Log: AUTHORS edits.
31228 ____________________________________________________________________________
31229 [ 7851] By: jhi on 2000/11/24 17:34:56
31230 Log: Add Jan-Erik Karlsson.
31233 ____________________________________________________________________________
31234 [ 7850] By: jhi on 2000/11/24 17:27:56
31235 Log: Configure should find stdchar on its own.
31237 ! hints/solaris_2.sh
31238 ____________________________________________________________________________
31239 [ 7849] By: jhi on 2000/11/24 17:24:55
31240 Log: Subject: PATCH over 7848: Filter test flawed
31241 From: andreas.koenig@anima.de (Andreas J. Koenig)
31242 Date: 24 Nov 2000 10:28:29 +0100
31243 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
31245 ! t/lib/filter-util.t
31246 ____________________________________________________________________________
31247 [ 7848] By: jhi on 2000/11/24 17:22:15
31248 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
31249 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
31250 Date: Fri, 24 Nov 2000 16:12:58 +0000
31251 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
31254 ____________________________________________________________________________
31255 [ 7847] By: jhi on 2000/11/24 03:07:01
31256 Log: Integrate perlio.
31258 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
31259 !> win32/makefile.mk
31260 ____________________________________________________________________________
31261 [ 7846] By: gsar on 2000/11/24 00:55:57
31262 Log: integrate changes#6415..6418,6420..6438 from mainline
31264 Fix the bitvector ops for utf8 (tricky since past 7 bits
31265 the utf8 'characters' can be more than one octet).
31267 MPE/ix updates for perl 5.6.0 from Mark Bixby.
31269 Subject: SDBM_File documentation
31275 Send all installperl messages to STDERR and be -w clean.
31277 Out-of-date note removed.
31279 Protect against "wild next"s, that is, callbacks doing "next"
31280 instead of "return".
31282 Use STDOUT consistently.
31284 The output might have been produced in the wrong order.
31286 A missing 'break' after the [[:space:]] switch case.
31289 [ID 19991110.003] another matching finding by pcre author
31290 which has already been fixed by some patch, as verified in
31292 Documentation to explain the behaviour of map().
31294 Add an optimization for map-maps-a-list-element-to-more-list-elements
31295 case, but add also notes explaining the relationship of this
31296 patch and the earlier notes by Sarathy.
31298 Subject: [ID 20000716.023] syslog test fails without sockets
31300 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
31301 Test cases for #6431.
31303 File::Spec::VMS fixup for tmpdir from Craig Berry.
31305 Make the "uninit variable" warning to say "concat or string"
31306 or "join or string" when in concat or join .
31308 Get UTF16 BOMs working. Patch from
31309 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
31311 Subject: [PATCH] Make large file tests deal with SIGXFSZ
31313 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
31315 Subject: [PATCH] av.c apidoc
31316 Branch: maint-5.6/perl
31317 !> (integrate 43 files)
31318 ____________________________________________________________________________
31319 [ 7845] By: gsar on 2000/11/24 00:20:45
31320 Log: integrate changes#6406..6414 from mainline
31322 Merge perlhacktut into perlhack, update perlguts.
31324 Fix AutoSplit to use File::Spec the right way in VMS,
31325 from Peter Prymmer.
31328 [ID 19991110.002] minimal matching discrepancy found by pcre author
31329 seems to have been fixed (though differently from what was suggested
31330 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
31332 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
31333 not in pod, from Peter Prymmer
31335 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
31336 From: Hugo <hv@crypt.compulink.co.uk>
31337 Date: Fri, 14 Jul 2000 23:05:20 +0100
31338 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
31340 Didn't anymore apply, but that point still could use another fix.
31342 lib/b test fixes from Peter Prymmer.
31344 More docs for sv functions.
31346 perlvms.pod whitespace cleanup to keep pod utils happy.
31348 another VMS build tweak from Peter Prymmer
31349 Branch: maint-5.6/perl
31350 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
31351 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
31352 !> vms/descrip_mms.template vms/perlvms.pod
31353 ____________________________________________________________________________
31354 [ 7844] By: nick on 2000/11/23 23:42:45
31355 Log: Win32/perlio Now just fails one io/argv.t test - lack
31356 of default :crlf on standard streams.
31359 ____________________________________________________________________________
31360 [ 7843] By: nick on 2000/11/23 23:04:05
31361 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
31362 peek fail is showing a real problem (multiple crlf layers
31363 are getting pushed.)
31365 ! doio.c perlio.c win32/makefile.mk
31366 ____________________________________________________________________________
31367 [ 7842] By: nick on 2000/11/23 19:46:23
31368 Log: Implement PerlIO_binmode()
31369 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
31370 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
31371 make binmode in t/lib/io_tell.t unconditional so that works.
31372 Checkin just so Win32 machine can see these changes.
31374 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
31375 ____________________________________________________________________________
31376 [ 7841] By: jhi on 2000/11/23 19:30:00
31377 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
31380 ____________________________________________________________________________
31381 [ 7840] By: jhi on 2000/11/23 17:18:02
31382 Log: SOCKS wrestling continues, patches from Jens Hamisch.
31384 ! doio.c embed.h embed.pl perlsdio.h proto.h
31385 ____________________________________________________________________________
31386 [ 7839] By: jhi on 2000/11/23 16:54:14
31387 Log: Push Filter::Util::Call one level deeper.
31389 + t/lib/filter-util.t
31390 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
31391 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
31392 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
31393 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
31394 - t/lib/filt-util.t
31395 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
31396 ! win32/Makefile win32/makefile.mk
31397 ____________________________________________________________________________
31398 [ 7838] By: jhi on 2000/11/23 16:52:40
31399 Log: Reach back one higher up when searching for PERL_SRC.
31401 ! lib/ExtUtils/MM_Unix.pm
31402 ____________________________________________________________________________
31403 [ 7837] By: jhi on 2000/11/23 16:05:41
31404 Log: Subject: Re: perl@7826
31405 Date: Thu, 23 Nov 2000 02:20:25 -0600
31406 From: "Craig A. Berry" <craigberry@mac.com>
31407 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
31409 Make VMS to like Filter::Util::Call.
31411 ! configure.com ext/Filter/Util/Makefile.PL
31412 ____________________________________________________________________________
31413 [ 7836] By: nick on 2000/11/23 16:04:08
31414 Log: Implement crlf layer - not ready for merge.
31416 ! perlio.c win32/makefile.mk
31417 ____________________________________________________________________________
31418 [ 7835] By: jhi on 2000/11/23 15:56:52
31419 Log: STDCHAR is different in Sparc v9 vs x86.
31421 ! hints/solaris_2.sh
31422 ____________________________________________________________________________
31423 [ 7834] By: jhi on 2000/11/23 15:50:47
31424 Log: The type needs to be visible to protos.
31427 ____________________________________________________________________________
31428 [ 7833] By: jhi on 2000/11/23 15:40:46
31429 Log: Finish unfinished SOCKS workaround changes.
31432 ____________________________________________________________________________
31433 [ 7832] By: jhi on 2000/11/23 15:33:30
31434 Log: Integrate perlio.
31436 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31437 !> win32/makefile.mk
31438 ____________________________________________________________________________
31439 [ 7831] By: nick on 2000/11/23 10:31:07
31440 Log: Correct makefile.mk dependancies for ext/Filter/Util
31442 Run dmake regen_config_h
31444 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31445 ! win32/makefile.mk
31446 ____________________________________________________________________________
31447 [ 7830] By: nick on 2000/11/23 08:05:07
31448 Log: Integrate mainline
31450 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
31451 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
31452 +> t/lib/filt-util.pl t/lib/filt-util.t
31453 !> (integrate 41 files)
31454 ____________________________________________________________________________
31455 [ 7829] By: gsar on 2000/11/23 03:07:11
31456 Log: build the Filter extension on windows
31458 ! win32/Makefile win32/makefile.mk
31459 ____________________________________________________________________________
31460 [ 7828] By: gsar on 2000/11/23 02:46:35
31461 Log: regenerate win32/config* and fix some inconsistencies in the
31462 makefiles; always export Perl_deb() because it is needed
31463 by ext/re/* (whether perl itself is built with -DDEBUGGING
31466 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
31467 ! win32/config_H.vc win32/makefile.mk
31468 ____________________________________________________________________________
31469 [ 7827] By: gsar on 2000/11/23 02:18:38
31470 Log: get sources building on windows+MSVC again (untested with other
31473 ! win32/include/sys/socket.h win32/perllib.c
31474 ____________________________________________________________________________
31475 [ 7826] By: jhi on 2000/11/23 01:18:26
31476 Log: Update Changes.
31478 ! Changes patchlevel.h
31479 ____________________________________________________________________________
31480 [ 7825] By: jhi on 2000/11/23 00:20:41
31481 Log: Subject: Re: av.c patch (having slight problems)
31482 From: "Ben Tilly" <ben_tilly@hotmail.com>
31483 Date: Tue, 21 Nov 2000 23:29:31 -0500
31484 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
31489 ____________________________________________________________________________
31490 [ 7824] By: jhi on 2000/11/22 23:59:15
31491 Log: Fixes for signedness warnings noticed by VMSperlers.
31493 ! ext/Storable/Storable.xs regcomp.c sv.c
31494 ____________________________________________________________________________
31495 [ 7823] By: jhi on 2000/11/22 23:19:31
31496 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
31497 From: Peter Prymmer <pvhp@forte.com>
31498 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
31499 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
31501 ! t/pragma/warn/pp_hot
31502 ____________________________________________________________________________
31503 [ 7822] By: jhi on 2000/11/22 22:52:20
31507 ____________________________________________________________________________
31508 [ 7821] By: jhi on 2000/11/22 22:46:39
31509 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
31510 by Damian Conway, as suggested by Paul Marquess.
31512 + lib/Filter/Simple.pm
31513 ____________________________________________________________________________
31514 [ 7820] By: jhi on 2000/11/22 22:45:51
31515 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
31517 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
31518 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
31519 + t/lib/filt-util.t
31521 ____________________________________________________________________________
31522 [ 7819] By: jhi on 2000/11/22 22:03:27
31523 Log: Integrate perlio.
31525 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
31526 !> win32/makefile.mk
31527 ____________________________________________________________________________
31528 [ 7818] By: jhi on 2000/11/22 21:56:02
31529 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
31531 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
31533 ____________________________________________________________________________
31534 [ 7817] By: jhi on 2000/11/22 21:39:49
31535 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
31536 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31537 Date: Wed, 22 Nov 2000 16:08:12 -0500
31538 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
31540 ! lib/ExtUtils/Liblist.pm
31541 ____________________________________________________________________________
31542 [ 7816] By: jhi on 2000/11/22 21:38:25
31543 Log: Go ahead and #include <unistd.h> in perl.h.
31545 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
31547 ____________________________________________________________________________
31548 [ 7815] By: jhi on 2000/11/22 21:22:52
31549 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
31550 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31551 Date: Mon, 20 Nov 2000 18:30:52 -0500
31552 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
31554 ! pod/perlre.pod regcomp.c t/op/re_tests
31555 ____________________________________________________________________________
31556 [ 7814] By: jhi on 2000/11/22 21:21:46
31557 Log: Subject: [PATCH 5.7.0] Liblist finally works
31558 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31559 Date: Tue, 21 Nov 2000 22:02:17 -0500
31560 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
31562 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
31563 ! lib/ExtUtils/MakeMaker.pm
31564 ____________________________________________________________________________
31565 [ 7813] By: jhi on 2000/11/22 21:20:23
31566 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
31567 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31568 Date: Wed, 22 Nov 2000 17:53:15 +0100
31569 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
31571 AIX dynaloader and perlio patch.
31573 ! ext/DynaLoader/dl_aix.xs
31574 ____________________________________________________________________________
31575 [ 7812] By: jhi on 2000/11/22 21:17:52
31576 Log: (Accidentally empty patch.)
31579 ____________________________________________________________________________
31580 [ 7811] By: jhi on 2000/11/22 21:16:31
31581 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
31582 From: Peter Prymmer <pvhp@forte.com>
31583 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
31584 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
31587 ____________________________________________________________________________
31588 [ 7810] By: jhi on 2000/11/22 21:15:36
31589 Log: Subject: Re: perl@7777
31590 From: "John P. Linderman" <jpl@research.att.com>
31591 Date: Wed, 22 Nov 2000 13:11:11 -0500
31592 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
31597 ____________________________________________________________________________
31598 [ 7809] By: jhi on 2000/11/22 21:14:19
31599 Log: Subject: [PATCH perl@7795] Perlio_tell fix
31600 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31601 Date: Wed, 22 Nov 2000 13:51:37 EST
31602 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
31605 ____________________________________________________________________________
31606 [ 7808] By: jhi on 2000/11/22 21:13:27
31607 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
31608 From: Casey Tweten <crt@kiski.net>
31609 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
31610 Message-Id: <200011201653.LAA10194@home.kiski.net>
31613 ____________________________________________________________________________
31614 [ 7807] By: jhi on 2000/11/22 21:12:35
31615 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
31616 From: Casey Tweten <crt@kiski.net>
31617 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
31618 Message-Id: <200011201636.LAA07227@home.kiski.net>
31621 ____________________________________________________________________________
31622 [ 7806] By: jhi on 2000/11/22 21:10:59
31623 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
31624 From: "Casey R. Tweten" <crt@kiski.net>
31625 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
31626 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
31629 ____________________________________________________________________________
31630 [ 7805] By: nick on 2000/11/22 21:05:06
31631 Log: Integrate mainline
31633 !> Changes Porting/genlog ext/DB_File/DB_File.xs
31634 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
31635 !> utils/perlbug.PL
31636 ____________________________________________________________________________
31637 [ 7804] By: jhi on 2000/11/22 21:01:12
31638 Log: Subject: [PATCH] Test.pm POD peculiarity
31639 From: "Casey R. Tweten" <crt@kiski.net>
31640 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
31641 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
31644 ____________________________________________________________________________
31645 [ 7803] By: jhi on 2000/11/22 20:59:59
31646 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
31647 From: "Philip Newton" <pnewton@gmx.de>
31648 Date: Wed, 22 Nov 2000 14:25:53 +0100
31649 Message-Id: <3A1BD771.25462.1939FAD@localhost>
31651 Be case-understanding also on 's', and use the -oi of sendmail
31652 not to terminate the transmission on a lone '.'.
31655 ____________________________________________________________________________
31656 [ 7802] By: nick on 2000/11/22 20:51:42
31657 Log: Win32 PerlIO intermediate state now working as expected.
31658 - In current state we are still using C runtime in text/binary
31659 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
31660 - PERLIO=stdio and PERLIO=unix pass all expected tests.
31661 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
31662 and PerlIO_seek() and the dummy crlf layer is not making adjustments
31663 for CRLF translation happening in C runtime. All other tests pass.
31665 Added note to README.win32 to point out the snags of doing a perl build
31666 with Norton AntiVirus turned on.
31668 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
31669 which file a fail comes from.
31671 Updated "canned" config.h to match the one generated.
31673 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
31674 ! win32/makefile.mk
31675 ____________________________________________________________________________
31676 [ 7801] By: jhi on 2000/11/22 06:50:20
31679 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
31680 ____________________________________________________________________________
31681 [ 7800] By: jhi on 2000/11/22 01:29:55
31682 Log: Changes had accidentally gone too silent on non-main branches.
31684 ! Changes Porting/genlog patchlevel.h
31685 ____________________________________________________________________________
31686 [ 7799] By: gsar on 2000/11/22 01:02:56
31687 Log: some lib_pm.PL changes snuck in via change#7772
31688 Branch: maint-5.6/perl
31690 ____________________________________________________________________________
31691 [ 7798] By: nick on 2000/11/21 21:59:40
31692 Log: Integrate mainline
31694 !> (integrate 28 files)
31695 ____________________________________________________________________________
31696 [ 7797] By: jhi on 2000/11/21 21:01:45
31697 Log: Integrate perlio.
31699 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
31700 ____________________________________________________________________________
31701 [ 7796] By: nick on 2000/11/21 20:36:22
31702 Log: Win32 builds and runs (mostly) with USE_PERLIO.
31703 PERLIO=perlio passes all tests.
31704 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
31706 ! perlio.c win32/perllib.c win32/win32.c
31707 ____________________________________________________________________________
31708 [ 7795] By: jhi on 2000/11/21 19:03:44
31709 Log: Update Changes.
31711 ! Changes patchlevel.h
31712 ____________________________________________________________________________
31713 [ 7794] By: jhi on 2000/11/21 18:56:34
31714 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
31715 From: "Craig A. Berry" <craigberry@mac.com>
31716 Date: Mon, 20 Nov 2000 20:27:06 -0600
31717 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
31722 ____________________________________________________________________________
31723 [ 7793] By: jhi on 2000/11/21 18:54:41
31724 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
31725 From: Dominic Dunlop <domo@computer.org>
31726 Date: Mon, 20 Nov 2000 18:55:29 +0100
31727 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
31729 va_copy() and the need of it.
31730 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
31731 Branch: metaconfig/U/perl
31734 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31735 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
31736 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
31737 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31738 ! win32/config.bc win32/config.gc win32/config.vc
31739 ____________________________________________________________________________
31740 [ 7792] By: jhi on 2000/11/21 17:04:10
31741 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
31744 ____________________________________________________________________________
31745 [ 7791] By: jhi on 2000/11/21 17:01:16
31746 Log: Export the SOCKS workaround symbols only if necessary.
31748 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
31749 ____________________________________________________________________________
31750 [ 7790] By: nick on 2000/11/20 23:57:11
31751 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
31754 ____________________________________________________________________________
31755 [ 7789] By: nick on 2000/11/20 23:38:33
31756 Log: Integrate mainline
31758 +> lib/File/Spec/Epoc.pm
31759 !> (integrate 34 files)
31760 ____________________________________________________________________________
31761 [ 7788] By: nick on 2000/11/20 23:20:18
31762 Log: Make extra buffer layer work (dummy crlf layer)
31764 ! doio.c perlio.c perlio.h
31765 ____________________________________________________________________________
31766 [ 7787] By: jhi on 2000/11/20 22:44:04
31767 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
31768 From: Peter Prymmer <pvhp@forte.com>
31769 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
31770 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
31772 ! t/pragma/locale.t
31773 ____________________________________________________________________________
31774 [ 7786] By: jhi on 2000/11/20 22:29:10
31775 Log: Subject: DOC PATCH 5.6.0 perlreftut
31776 From: mjd@plover.com
31777 Date: 20 Nov 2000 19:45:06 -0000
31778 Message-ID: <20001120194506.9505.qmail@plover.com>
31780 ! pod/perlreftut.pod
31781 ____________________________________________________________________________
31782 [ 7785] By: jhi on 2000/11/20 22:27:44
31783 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
31784 From: David Dyck <dcd@tc.fluke.com>
31785 Date: Mon, 20 Nov 2000 11:43:40 -0800
31786 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
31789 ____________________________________________________________________________
31790 [ 7784] By: jhi on 2000/11/20 22:23:21
31791 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
31792 Date: Mon, 20 Nov 2000 17:06:10 -0500
31793 To: Mailing list Perl5 <perl5-porters@perl.org>
31794 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
31796 ! pp_ctl.c t/op/pat.t
31797 ____________________________________________________________________________
31798 [ 7783] By: jhi on 2000/11/20 22:11:18
31799 Log: Subject: [PATCH] doop.c - UTF8 tr///
31800 From: Simon Cozens <simon@cozens.net>
31801 Date: Sat, 18 Nov 2000 18:49:30 +0000
31802 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
31804 Subject: Re: [PATCH] doop.c - UTF8 tr///
31805 From: Simon Cozens <simon@cozens.net>
31806 Date: Mon, 20 Nov 2000 20:45:22 +0000
31807 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
31809 Make tr on UTF-8 better but still not correct.
31812 ____________________________________________________________________________
31813 [ 7782] By: jhi on 2000/11/20 22:02:16
31814 Log: Remove the shared object before attempting to create
31815 (by linking) a new one. E.g. in AIX not removing
31816 becomes quite painful if one tries to do more than one
31817 build in the same tree (an interrupted build, for example),
31818 since the AIX' shared dynaloader seemingly keeps the shared
31819 objects open and therefore 'busy' for quite a while, even when
31820 nobody is using the objects, leading into link failures.
31822 ! lib/ExtUtils/MM_Unix.pm
31823 ____________________________________________________________________________
31824 [ 7781] By: gsar on 2000/11/20 19:02:55
31825 Log: type mismatch due to faulty integration
31826 Branch: maint-5.6/perl
31827 ! toke.c win32/Makefile
31828 ____________________________________________________________________________
31829 [ 7780] By: gsar on 2000/11/20 17:31:55
31830 Log: integrate changes#6392,6394..6399,6401..6404
31832 The {multiplier} of a fixed substring was overlooked which
31833 caused a wrong initial search offset for that substring.
31835 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
31836 From: Hugo <hv@crypt.compulink.co.uk>
31837 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
31838 Date: Thu, 13 Jul 2000 19:27:13 +0100
31840 Fix the BOM bug: not a byteorder bug, a signedness bug.
31842 Replace change #6337 with a better one.
31844 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
31845 From: Hugo <hv@crypt.compulink.co.uk>
31846 Date: Fri, 14 Jul 2000 04:16:20 +0100
31847 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
31849 MakeMaker should not remove editor backups (*~) on `make clean`
31850 by default (completes change#6383)
31852 move new variables to the end of the interpreter structure (for
31853 bincompat in code that doesn't #include XSUB.h)
31855 rename totally bletcherous SvLOCK() thingy (doesn't do what the
31856 name suggests anyway)
31858 various cleanups (typos, misformatted code, and small bugs)
31860 typecasts needed for change#6394
31862 typos in change#6399, regen headers
31864 inconsistent types needs casts
31866 PERL_OBJECT build tweaks
31867 Branch: maint-5.6/perl
31868 !> MANIFEST doop.c embed.h embed.pl embedvar.h
31869 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
31870 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
31871 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
31873 ____________________________________________________________________________
31874 [ 7779] By: gsar on 2000/11/20 17:06:29
31875 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
31877 Cosmetics and perldelta.
31879 Fix nits noticed by Boston.pm.
31881 Do the cc sanity check both before the hints and
31882 after the cc selction.
31884 get sprintf.t to adjust properly for 3-digit exponents
31886 don't clobber *.orig files on *clean targets
31888 fix bugs in processing %v-*d and similar format specs (from
31889 Avi Finkel <avi@finkel.org>)
31891 sprintf test tweaks (from Dominic Dunlop)
31893 new selfloader.t in change#6183 doesn't close DATA handles,
31894 and thus fails to clean up tmp files on dosish platforms
31896 typos (spotted by Peter Prymmer)
31898 typo fix from Craig Berry
31899 Branch: maint-5.6/perl
31900 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
31901 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
31902 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
31904 ____________________________________________________________________________
31905 [ 7778] By: gsar on 2000/11/20 16:46:51
31906 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
31908 Subject: Re: format bug report [Patch]
31909 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31910 Date: Wed, 05 Jul 2000 13:12:52 +0200
31911 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
31913 Subject: Re: format bug report [Patch]
31914 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31915 Date: Wed, 05 Jul 2000 14:10:01 +0200
31916 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
31918 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
31919 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31920 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
31921 Date: Fri, 07 Jul 2000 17:57:16 +0100
31923 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
31924 To: perl5-porters@perl.org
31925 From: Karsten Sperling <spiff@phreax.net>
31926 Date: Mon, 10 Jul 2000 15:12:52 +0200
31927 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
31929 README.posix-bc podified from Thomas Dorner.
31931 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
31932 From: Dominic Dunlop <domo@computer.org>
31933 Date: Tue, 11 Jul 2000 12:27:33 +0200
31934 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
31939 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
31940 From: Roderick Schertler <roderick@argon.org>
31941 Date: Tue, 11 Jul 2000 13:55:05 -0400
31942 Message-Id: <200007111755.NAA05077@jones.argon.org>
31944 Minor cleanups on the booklist.
31946 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
31949 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
31950 Branch: maint-5.6/perl
31951 +> pod/perlbook.pod
31952 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
31953 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
31954 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
31955 ____________________________________________________________________________
31956 [ 7777] By: jhi on 2000/11/20 16:08:49
31957 Log: Update Changes.
31959 ! Changes patchlevel.h
31960 ____________________________________________________________________________
31961 [ 7776] By: jhi on 2000/11/20 15:27:56
31962 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
31963 This may be overly harsh but until proven otherwise, we think this
31964 way, or until we have a simple test for Configure (having to start
31965 up servers is does not count as simple) to check for the problems.
31968 ____________________________________________________________________________
31969 [ 7775] By: jhi on 2000/11/20 15:22:17
31970 Log: Solaris hints tweaks.
31972 ! hints/solaris_2.sh
31973 ____________________________________________________________________________
31974 [ 7774] By: jhi on 2000/11/20 15:01:20
31975 Log: Add a workaround to SOCKS 64-bit problems.
31977 ! doio.c embed.h embed.pl perlsdio.h proto.h
31978 ____________________________________________________________________________
31979 [ 7773] By: jhi on 2000/11/20 14:51:47
31980 Log: sysseek() instead of seek().
31983 ____________________________________________________________________________
31984 [ 7772] By: gsar on 2000/11/20 13:06:23
31985 Log: integrate changes#6315..6319,6321..6331,6333..6338
31987 Integrate with Sarathy, preliminary fix for unicos
31988 alignment problems in [ID 20000612.002] Perl problem on Cray system.
31990 some debugger output does not go to the socket when RemotePort is set
31992 winsock cleanup never done on Windows (leads to handle leaks)
31994 fix UNC path handling on Windows under ithreads, and chdir()
31995 return value when given a non-existent directory
31997 Autogenerate pod/Makefile and pod/buildtoc.
31998 buildtoc also checks whether the existin pods are
31999 mentioned in MANIFEST and perl.pod, and vice versa.
32000 (None of the thusly found discrepancies fixed yet.)
32001 roffitall also needs to be autogenerated similarly but it
32002 seems so badly out of date that I didn't touch it yet.
32004 Config is being used.
32006 Add =head1 NAMEs so that buildtoc is happy.
32007 (The CGI::Util nit reported to Lincoln.)
32009 Fix complaints of buildtoc.
32011 Fix the alignment problem in Crays ([ID 20000612.002]).
32013 Remove perlbook, update perlfaq book listing,
32014 rearrange perl.pod, regenerate perltoc.
32016 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
32017 was cast to an unsigned (32-bit) integer with wild abandon.
32019 winsock options weren't being set in all threads under ithreads
32020 (caused send()s from second and subsequent threads to fail)
32022 accept() leaks memory on windows due to incorrect ordering of
32023 closesocket() and fclose() calls
32025 Reorder perl.pod once more.
32027 More POSIX.pod tweaks.
32029 Sprinkle ldlibpath.
32031 Precedence goof, fix based on
32032 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
32033 From: Hugo <hv@crypt.compulink.co.uk>
32034 Date: Tue, 11 Jul 2000 12:52:38 +0100
32035 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
32037 Subject: PATCH perlguts.pod: Document D and d magic types
32038 From: mjd@plover.com
32039 Date: 5 Jul 2000 18:01:51 -0000
32040 Message-ID: <20000705180151.29413.qmail@plover.com>
32042 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
32043 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
32044 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
32045 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
32047 Subject: [PATCH cfgperl] $& segfaults if you trick it
32048 From: simon@brecon.co.uk (Simon Cozens)
32049 Date: 7 Jul 2000 11:26:09 GMT
32050 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
32052 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
32053 From: Hugo <hv@crypt.compulink.co.uk>
32054 Date: Tue, 11 Jul 2000 12:44:50 +0100
32055 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
32057 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
32058 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32059 Date: Tue, 11 Jul 2000 13:50:51 +0100
32060 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
32061 Branch: maint-5.6/perl
32062 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
32064 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
32065 !> (integrate 26 files)
32066 ____________________________________________________________________________
32067 [ 7771] By: gsar on 2000/11/20 12:31:42
32068 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
32071 Subject: [PATCH bleedperl] File::Spec 0.82 beta
32072 From: Barrie Slaymaker <barries@jester.slaysys.com>
32073 Date: Wed, 28 Jun 2000 11:35:29 -0400
32074 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
32076 tweak perlembed for multiplicity/usethreads sanity; correct notes
32079 localize %INC in a Safe compartment so that use/require work
32080 (many other magic globals probably need similar treatment)
32082 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
32083 when @_ is modified, causing coredumps
32085 slurp mode fix in change#4736 still not quite right
32087 Point to perlipc for more SysV IPC examples.
32089 Elaborate POSIX.pod. Still needs work.
32091 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
32093 fix large memory leak that has been around for ever, masked by
32094 -DPURIFY (most of the arenas were never freed!)
32096 fix memory leak on Windows (PL_sys_intern contents were never
32099 PERL_OBJECT build tweak
32103 remove rel2abs prototypes (from Barrie Slaymaker)
32105 missing perldiag entry for unpack("w",...) diagnostic (from
32108 better diagnostic on Frob->stuff() when Frob:: doesn't exist
32109 (from Richard Soderberg <rs@oregonnet.com>)
32111 Win32 patches for cfgperl from Sarathy.
32113 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
32115 More POSIX.pod embellishment.
32117 tyop in change#6306
32118 Branch: maint-5.6/perl
32119 !> (integrate 44 files)
32120 ____________________________________________________________________________
32121 [ 7770] By: gsar on 2000/11/20 11:51:00
32122 Log: integrate changes#6268..6282 from cfgperl branch
32124 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
32125 From: Dominic Dunlop <domo@computer.org>
32126 Date: Thu, 29 Jun 2000 12:32:39 +0200
32127 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
32129 Regen headers for #6261 (and update embed.pl for this) and #6267,
32130 silence few compiler warnings.
32132 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
32133 From: Nicholas Clark <nick@talking.bollo.cx>
32134 Date: Fri, 23 Jun 2000 16:21:15 +0100
32135 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
32137 Subject: PATCH pod/perltie.pod
32138 From: Ian Phillipps <Ian.Phillipps@iname.com>
32139 Date: Fri, 16 Jun 2000 00:17:19 +0100
32140 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
32141 (only the first hunk, the second hunk had already been done
32142 by some other patch)
32144 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
32145 From: Tom Phoenix <rootbeer@redcat.com>
32146 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
32147 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
32149 Subject: [PATCH] xsub attributes
32150 From: Doug MacEachern <dougm@covalent.net>
32151 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
32152 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
32154 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
32155 From: Andy Dougherty <doughera@lafayette.edu>
32156 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
32157 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
32159 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
32160 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
32161 Date: Tue, 13 Jun 2000 02:43:48 -0500
32162 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
32164 Subject: [PATCH] Re: eval documentation: context
32165 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32166 Date: Mon, 12 Jun 2000 15:07:29 +0100
32167 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
32169 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
32170 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32171 Date: Mon, 12 Jun 2000 14:55:59 +0100
32172 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
32174 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
32175 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
32176 Date: Fri, 09 Jun 2000 12:39:27 -0400
32177 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
32178 (plus update the version "number" of Text::Wrap)
32180 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
32181 From: Tim Ayers <tayers@bridge.com>
32182 Date: Thu, 08 Jun 2000 08:11:06 +0200
32183 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
32184 [resent by Richard Foley, Message-Id probably wrong]
32186 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
32187 From: rspier@pobox.com (Robert Spier)
32188 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
32189 Message-ID: <14654.31913.845602.610277@rls.cx>
32191 Subject: [PATCH 5.6.0] utils/h2xs.PL
32192 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
32193 Date: Wed, 7 Jun 2000 04:02:04 -0500
32194 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
32196 Subject: [PATCH 5.6.0]ITHREADs for VMS
32197 From: Dan Sugalski <dan@sidhe.org>
32198 Date: Tue, 06 Jun 2000 11:59:50 -0400
32199 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
32200 Branch: maint-5.6/perl
32201 !> (integrate 31 files)
32202 ____________________________________________________________________________
32203 [ 7769] By: gsar on 2000/11/20 11:29:06
32204 Log: integrate changes#6261..6266 from cfgperl
32206 Subject: Re: [PATCH cfgperl] BOMs away!
32207 From: simon@brecon.co.uk (Simon Cozens)
32208 Date: 17 Jun 2000 11:49:57 GMT
32209 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
32211 Subject: 5.6.0 Patch for EPOC
32212 From: Olaf Flebbe <o.flebbe@gmx.de>
32213 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
32214 Message-ID: <23449.960929969@www11.gmx.net>
32216 tr fixes from Simon Cozens
32218 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
32219 From: Marty Lucich <marty@netcom.com>
32220 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
32221 Message-Id: <200006282116.OAA11148@netcom.com>
32222 ccdlflags update (the BSD/OS 4.1 part had already been taken
32225 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
32226 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32227 Date: Wed, 28 Jun 2000 17:50:12 -0700
32228 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
32230 Subject: [PATCH 5.6.0] cygwin port
32231 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
32232 From: "Fifer, Eric" <EFifer@sanwaint.com>
32233 Date: Thu, 29 Jun 2000 12:58:29 +0100
32234 Branch: maint-5.6/perl
32235 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
32236 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
32237 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32238 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
32239 ____________________________________________________________________________
32240 [ 7768] By: gsar on 2000/11/20 11:13:44
32241 Log: integrate changes#6252..6256,6259..6260
32243 Paranoia tweak on #6249.
32244 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
32245 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32246 Date: Sun, 25 Jun 2000 23:43:12 -0400
32247 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
32249 Subject: tr///, help wanted.
32250 From: simon@brecon.co.uk (Simon Cozens)
32251 Date: 28 Jun 2000 11:29:04 GMT
32252 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
32254 small thinko tweaks
32256 tweaks from Simon Conzes to further fix tr/// under utf8
32258 perlnewmod was missing from MANIFEST.
32260 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
32261 From: simon@brecon.co.uk (Simon Cozens)
32262 Date: 17 Jun 2000 11:56:44 GMT
32263 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
32265 Branch: maint-5.6/perl
32266 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
32267 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
32268 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
32269 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
32270 ____________________________________________________________________________
32271 [ 7767] By: gsar on 2000/11/20 10:51:38
32272 Log: integrate change#6250 from cfgperl
32274 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
32275 From: Doug MacEachern <dougm@covalent.net>
32276 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
32277 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
32278 Branch: maint-5.6/perl
32280 !> MANIFEST embed.pl global.sym proto.h toke.c
32281 ____________________________________________________________________________
32282 [ 7766] By: gsar on 2000/11/20 10:48:34
32283 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
32285 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
32286 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
32287 Date: Mon, 26 Jun 2000 18:40:14 +0100
32288 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
32290 Subject: [PATCH] bytes<->utf8 fixes
32291 From: simon@brecon.co.uk (Simon Cozens)
32292 Date: 26 Jun 2000 04:55:45 GMT
32293 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
32295 Subject: [PATCH] is_utf8_string
32296 From: simon@brecon.co.uk (Simon Cozens)
32297 Date: 26 Jun 2000 02:25:59 GMT
32298 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
32300 Subject: [PATCH] avoid mg_ptr in '*' magic
32301 From: Doug MacEachern <dougm@covalent.net>
32302 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
32303 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
32305 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
32306 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
32307 Date: Sat, 24 Jun 2000 13:06:20 +0100
32308 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
32310 Allow for standalone testing.
32312 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
32313 From: Mark-Jason Dominus <mjd@plover.com>
32314 Date: Tue, 27 Jun 2000 22:36:42 -0400
32315 Message-ID: <20000628023642.12166.qmail@plover.com>
32317 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
32318 From: Frank Tobin <ftobin@uiuc.edu>
32319 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
32320 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
32321 Branch: maint-5.6/perl
32322 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
32323 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
32324 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
32325 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
32326 !> utf8.c utils/h2xs.PL
32327 ____________________________________________________________________________
32328 [ 7765] By: gsar on 2000/11/20 10:29:13
32329 Log: integrate change#6239 from cfgperl
32331 Configure maintenance. Sever some dependency cycles,
32332 separate gccversion from the cc unit,
32333 address [ID 20000623.006] Configure script patch for using gcc on AIX
32334 (but solve it a little bit differently),
32335 unduplex some accidentally duplicated units,
32336 suggest using gcc if no cc available
32337 (p5p thread: "Solaris configure: counterproposal", 1999-09)
32338 Branch: maint-5.6/perl
32339 !> Configure Todo-5.6 config_h.SH
32340 ____________________________________________________________________________
32341 [ 7764] By: gsar on 2000/11/20 10:25:55
32342 Log: integrate changes#6233..6238 from cfgperl
32344 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
32345 From: Mark-Jason Dominus <mjd@plover.com>
32346 Date: Fri, 16 Jun 2000 20:53:04 -0400
32347 Message-ID: <20000617005304.8008.qmail@plover.com>
32349 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
32350 because when run as services (Win32ese for daemons)
32351 no environment variables are set and tmpdir ends up as /tmp,
32352 which is ambiguous.
32353 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
32354 From: matt@sergeant.org
32355 Date: 16 Jun 2000 16:30:43 -0000
32356 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
32358 The thread begun by
32359 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
32360 From: Kevin.Ruscoe@ubsw.com
32361 Date: Fri, 16 Jun 2000 16:38:51 +0100
32362 Message-Id: <H000019b03c300d6@MHS>
32364 Tweak embed.pl, regen headers.
32366 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
32367 From: Dan Sugalski <dan@sidhe.org>
32368 Date: Fri, 23 Jun 2000 17:00:00 -0400
32369 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
32370 Branch: maint-5.6/perl
32371 !> (integrate 27 files)
32372 ____________________________________________________________________________
32373 [ 7763] By: gsar on 2000/11/20 10:08:08
32374 Log: s/perl56delta/perldelta/g
32375 Branch: maint-5.6/perl
32377 ____________________________________________________________________________
32378 [ 7762] By: gsar on 2000/11/20 10:04:00
32379 Log: integrate changes#6225,6229,6231,6232 from cfgperl
32381 Add source code filenames to apidoc.
32382 From: simon@brecon.co.uk (Simon Cozens)
32383 Subject: [PATCH embed.pl] Source X-ref
32384 Date: 22 Jun 2000 02:18:49 GMT
32385 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
32387 Subject: README.hpux version 0.6.1
32388 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
32389 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
32390 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
32392 Subject: [PATCH 5.6.0] cygwin port
32393 From: "Fifer, Eric" <EFifer@sanwaint.com>
32394 Date: Tue, 20 Jun 2000 14:30:58 +0100
32395 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
32397 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
32398 From: simon@brecon.co.uk (Simon Cozens)
32399 Date: 19 Jun 2000 15:18:27 GMT
32400 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
32402 plus update pod/Makefile and regenerate perltoc
32403 Branch: maint-5.6/perl
32404 +> pod/perlutil.pod
32405 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
32406 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
32407 ____________________________________________________________________________
32408 [ 7761] By: jhi on 2000/11/20 04:09:55
32409 Log: Miraculous typo.
32412 ____________________________________________________________________________
32413 [ 7760] By: jhi on 2000/11/20 04:06:08
32414 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
32415 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32416 Date: Sun, 19 Nov 2000 22:30:26 -0500
32417 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
32419 ! regexec.c scope.h t/op/pat.t
32420 ____________________________________________________________________________
32421 [ 7759] By: jhi on 2000/11/20 02:05:22
32422 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
32425 ____________________________________________________________________________
32426 [ 7758] By: jhi on 2000/11/20 01:58:11
32427 Log: Subject: [perl 7711: EPOC] updates
32428 From: Olaf Flebbe <o.flebbe@gmx.de>
32429 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
32430 Message-ID: <25575.974658810@www23.gmx.net>
32432 + lib/File/Spec/Epoc.pm
32433 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
32434 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
32435 ! lib/File/Spec.pm perl.c sv.c
32436 ____________________________________________________________________________
32437 [ 7757] By: jhi on 2000/11/20 01:53:11
32438 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
32441 ____________________________________________________________________________
32442 [ 7756] By: jhi on 2000/11/20 01:47:22
32443 Log: Integrate perlio.
32445 - ext/re/hints/MSWin32.pl
32446 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
32447 !> win32/config.gc win32/config_H.gc win32/win32sck.c
32448 ____________________________________________________________________________
32449 [ 7755] By: nick on 2000/11/19 20:57:17
32450 Log: Add dummy crlf layer (just as buffer)
32451 Correct 1st bug - one layer of indirection.
32453 ! perlio.c perlio.h perliol.h
32454 ____________________________________________________________________________
32455 [ 7754] By: nick on 2000/11/19 20:56:12
32456 Log: Work-round to Perl_deb_nocontext is no longer required
32458 - ext/re/hints/MSWin32.pl
32459 ____________________________________________________________________________
32460 [ 7753] By: nick on 2000/11/19 20:01:16
32461 Log: diff -se shows these as different
32463 ! global.sym pod/perlapi.pod
32464 ____________________________________________________________________________
32465 [ 7752] By: nick on 2000/11/19 18:57:30
32466 Log: Configure GCC/Win32 build -Duseperlio
32467 Fix a couple of gross issues
32468 - double-include of ../deb.o in re.dll
32469 - win32sck.c needs PerlIO and FILE
32471 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
32473 ____________________________________________________________________________
32474 [ 7751] By: nick on 2000/11/19 17:05:36
32475 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
32478 ____________________________________________________________________________
32479 [ 7750] By: nick on 2000/11/19 16:57:14
32483 ____________________________________________________________________________
32484 [ 7749] By: jhi on 2000/11/19 16:28:40
32485 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
32486 From: "Peter J. Farley III" <pjfarley@banet.net>
32487 Date: Sun, 19 Nov 2000 01:42:58 -0500
32488 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
32490 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
32491 ____________________________________________________________________________
32492 [ 7748] By: jhi on 2000/11/19 16:08:10
32493 Log: Subject: podlators 1.05 available
32494 From: Russ Allbery <rra@stanford.edu>
32495 Date: 18 Nov 2000 22:04:28 -0800
32496 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
32498 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
32499 ____________________________________________________________________________
32500 [ 7747] By: nick on 2000/11/19 11:19:39
32501 Log: Integrate mainline
32503 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
32505 ____________________________________________________________________________
32506 [ 7746] By: jhi on 2000/11/19 06:42:22
32507 Log: Make hex scanning warn on "\x{x}" and "\xx".
32508 "\x" and and hex("x") are still valid.
32511 ____________________________________________________________________________
32512 [ 7745] By: nick on 2000/11/18 22:52:28
32513 Log: Integrate mainline
32515 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
32516 !> perl.h perlio.c proto.h regcomp.c regcomp.h
32517 ____________________________________________________________________________
32518 [ 7744] By: jhi on 2000/11/18 22:50:28
32519 Log: Introduce Perl_utf8_length(). Use it.
32521 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
32522 ____________________________________________________________________________
32523 [ 7743] By: jhi on 2000/11/18 22:38:51
32524 Log: Compiler denit.
32527 ____________________________________________________________________________
32528 [ 7742] By: jhi on 2000/11/18 20:33:05
32529 Log: Integrate perlio.
32531 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
32532 !> perlio.h pp_ctl.c pp_sys.c sv.c
32533 ____________________________________________________________________________
32534 [ 7741] By: jhi on 2000/11/18 20:31:27
32535 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
32536 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32537 Date: Fri, 17 Nov 2000 20:35:11 -0500
32538 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
32540 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
32541 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32542 Date: Fri, 17 Nov 2000 21:03:47 -0500
32543 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
32545 Plus a little bit of tweaking in pregcomp().
32547 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
32548 ____________________________________________________________________________
32549 [ 7740] By: nick on 2000/11/18 20:17:22
32550 Log: Lexical use open ... support:
32551 add ->cop_io to COP structure in cop.h.
32552 Make mg.c and gv.c associate it with ${^OPEN}.
32553 Make lib/open.pm set it.
32554 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
32555 manner similar to ->cop_warnings.
32556 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
32557 call new PerlIO_apply_layers().
32558 Declare latter in perlio.h and define in perlio.c
32560 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
32561 ! perlio.h pp_ctl.c pp_sys.c sv.c
32562 ____________________________________________________________________________
32563 [ 7739] By: jhi on 2000/11/18 19:54:00
32564 Log: Integrate perlio.
32566 !> doio.c perlio.c pp.c
32567 ____________________________________________________________________________
32568 [ 7738] By: jhi on 2000/11/18 17:16:13
32569 Log: Subject: [PATCH 5.7.0] etags broken again
32570 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32571 Date: Sat, 18 Nov 2000 02:41:36 -0500
32572 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
32575 ____________________________________________________________________________
32576 [ 7737] By: jhi on 2000/11/18 17:12:18
32577 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
32579 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32580 ____________________________________________________________________________
32581 [ 7736] By: nick on 2000/11/18 14:06:20
32582 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
32583 part to be isolated.
32586 ____________________________________________________________________________
32587 [ 7735] By: nick on 2000/11/18 11:03:32
32588 Log: Integrate mainline
32590 !> Changes README.amiga README.win32 patchlevel.h
32591 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
32592 ____________________________________________________________________________
32593 [ 7734] By: jhi on 2000/11/18 01:18:56
32594 Log: Update Changes.
32596 ! Changes patchlevel.h
32597 ____________________________________________________________________________
32598 [ 7733] By: jhi on 2000/11/18 00:32:54
32599 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
32600 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32601 Date: Fri, 17 Nov 2000 17:28:02 -0500
32602 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
32604 ! regcomp.c regexec.c t/op/re_tests
32605 ____________________________________________________________________________
32606 [ 7732] By: jhi on 2000/11/18 00:28:56
32607 Log: Sparc 64-bit pack() fix from Jens Hamisch.
32610 ____________________________________________________________________________
32611 [ 7731] By: jhi on 2000/11/18 00:18:39
32612 Log: Explain in more detail the {} syntax ambiguousity.
32614 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
32615 From: Nicholas Clark <nick@ccl4.org>
32616 Date: Fri, 17 Nov 2000 22:10:28 +0000
32617 Message-ID: <20001117221028.A88930@plum.flirble.org>
32620 ____________________________________________________________________________
32621 [ 7730] By: jhi on 2000/11/18 00:12:18
32622 Log: Subject: Fix for README.amiga (20000323.033)
32623 From: "Stephen P. Potter" <spp@spotter.yi.org>
32624 Date: Fri, 17 Nov 2000 12:25:51 -0500
32625 Message-Id: <200011171725.MAA05768@spotter.yi.org>
32628 ____________________________________________________________________________
32629 [ 7729] By: jhi on 2000/11/18 00:08:34
32630 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
32631 From: "A. C. Yardley" <yardley@tanet.net>
32632 Date: Mon, 3 Apr 2000 11:35:33 -0700
32633 Message-ID: <3483.000403@tanet.net>
32636 ____________________________________________________________________________
32637 [ 7728] By: nick on 2000/11/17 21:59:47
32638 Log: Integrate mainline
32640 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
32641 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
32642 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
32643 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
32644 ____________________________________________________________________________
32645 [ 7727] By: nick on 2000/11/17 21:56:31
32646 Log: Experiment on use of attributes.pm interface.
32647 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
32648 SVt_PVRV if not already something better (else vivify of say magic gets
32652 ____________________________________________________________________________
32653 [ 7726] By: jhi on 2000/11/17 14:15:49
32654 Log: Subject: Fix for 20000815.006
32655 From: "Stephen P. Potter" <spp@spotter.yi.org>
32656 Date: Fri, 17 Nov 2000 08:57:45 -0500
32657 Message-Id: <200011171357.IAA05122@spotter.yi.org>
32659 It's really 20000518.006.
32661 ! pod/perlmodlib.PL
32662 ____________________________________________________________________________
32663 [ 7725] By: jhi on 2000/11/17 14:12:31
32664 Log: Subject: Fix for 20000409.001
32665 From: "Stephen P. Potter" <spp@spotter.yi.org>
32666 Date: Fri, 17 Nov 2000 08:55:45 -0500
32667 Message-Id: <200011171355.IAA05104@spotter.yi.org>
32670 ____________________________________________________________________________
32671 [ 7724] By: jhi on 2000/11/17 14:08:58
32672 Log: Undo #7627 now that we have =head3.
32675 ____________________________________________________________________________
32676 [ 7723] By: jhi on 2000/11/17 14:04:09
32677 Log: As surmised the #7719 wasn't a good move.
32679 ! hints/solaris_2.sh
32680 ____________________________________________________________________________
32681 [ 7722] By: jhi on 2000/11/17 13:59:04
32682 Log: Also the 64bitall hints can be either here or there.
32684 ! hints/solaris_2.sh
32685 ____________________________________________________________________________
32686 [ 7721] By: jhi on 2000/11/17 02:26:23
32687 Log: Test tweak for the open pragma.
32690 ____________________________________________________________________________
32691 [ 7720] By: jhi on 2000/11/17 00:23:22
32692 Log: The long double hints can be here or there.
32694 ! hints/solaris_2.sh
32695 ____________________________________________________________________________
32696 [ 7719] By: jhi on 2000/11/17 00:14:06
32697 Log: For Solaris use64bitall the stdchar needs a little bit of help.
32699 ! hints/solaris_2.sh
32700 ____________________________________________________________________________
32701 [ 7718] By: jhi on 2000/11/16 23:27:34
32702 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
32703 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32704 Date: Wed, 15 Nov 2000 08:56:32 +0100
32705 Message-ID: <3A1241B0.64477E00@alcatel.at>
32707 ! lib/Carp/Heavy.pm
32708 ____________________________________________________________________________
32709 [ 7717] By: jhi on 2000/11/16 23:23:29
32710 Log: Subject: [PATCH] Re: 20001101.003 PDL
32711 From: Nicholas Clark <nick@ccl4.org>
32712 Date: Thu, 16 Nov 2000 16:48:25 +0000
32713 Message-ID: <20001116164825.B93487@plum.flirble.org>
32715 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
32716 ____________________________________________________________________________
32717 [ 7716] By: jhi on 2000/11/16 23:21:31
32718 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
32719 From: "Casey R. Tweten" <crt@kiski.net>
32720 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
32721 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
32723 ! lib/Pod/Checker.pm pod/perlpod.pod
32724 ____________________________________________________________________________
32725 [ 7715] By: jhi on 2000/11/16 23:19:40
32726 Log: Avoid an infinite loop in VMS when utils scripts are run
32727 with no arguments, from Charles Lane.
32730 ____________________________________________________________________________
32731 [ 7714] By: jhi on 2000/11/16 23:17:08
32732 Log: Subject: perllocale.pod changes
32733 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32734 Date: Mon, 13 Nov 2000 10:09:22 +0300
32735 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
32737 ! pod/perllocale.pod
32738 ____________________________________________________________________________
32739 [ 7713] By: jhi on 2000/11/16 23:14:06
32740 Log: Integrate perlio.
32742 !> doio.c perlio.c perlio.h util.c
32743 ____________________________________________________________________________
32744 [ 7712] By: nick on 2000/11/16 21:10:58
32745 Log: Integrate mainline
32747 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32748 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
32749 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
32750 !> vos/config.ga.def vos/config.ga.h win32/config.bc
32751 !> win32/config.gc win32/config.vc
32752 ____________________________________________________________________________
32753 [ 7711] By: nick on 2000/11/16 19:56:41
32755 consistent way of getting 'rb', 'wb' etc. for binary opens
32756 move *perlio::layers to *open::layers
32757 a #define to show layers available
32758 DOSISH popen/PerlIO had export/import sense inverted.
32760 ! doio.c perlio.c perlio.h util.c
32761 ____________________________________________________________________________
32762 [ 7710] By: jhi on 2000/11/16 15:46:05
32763 Log: Add HAS_SBRK_PROTO.
32764 Branch: metaconfig/U/perl
32767 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32768 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
32769 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32770 ! vos/config.ga.def vos/config.ga.h win32/config.bc
32771 ! win32/config.gc win32/config.vc
32772 ____________________________________________________________________________
32773 [ 7709] By: nick on 2000/11/16 07:31:49
32774 Log: Integrate mainline
32776 !> (integrate 35 files)
32777 ____________________________________________________________________________
32778 [ 7708] By: jhi on 2000/11/16 05:33:03
32779 Log: These files are text, not binary.
32781 ! ext/Encode/Encode/iso8859-10.enc
32782 ! ext/Encode/Encode/iso8859-13.enc
32783 ! ext/Encode/Encode/iso8859-14.enc
32784 ! ext/Encode/Encode/iso8859-15.enc
32785 ____________________________________________________________________________
32786 [ 7707] By: jhi on 2000/11/16 01:53:37
32787 Log: Update Changes.
32789 ! Changes patchlevel.h
32790 ____________________________________________________________________________
32791 [ 7706] By: jhi on 2000/11/16 01:35:59
32792 Log: More #undefing of stdio.
32794 ! fakesdio.h nostdio.h
32795 ____________________________________________________________________________
32796 [ 7705] By: jhi on 2000/11/16 01:34:18
32797 Log: Add fwalk() probe to the configuration files and regen perltoc.
32799 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32800 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
32801 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
32802 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
32803 ! win32/config.bc win32/config.gc win32/config.vc
32804 ____________________________________________________________________________
32805 [ 7704] By: jhi on 2000/11/16 01:33:07
32806 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
32807 an optional third argument to Inlibc?)
32808 Branch: metaconfig/U/perl
32810 ____________________________________________________________________________
32811 [ 7703] By: jhi on 2000/11/16 01:09:22
32812 Log: The type of the hash_cb() size argument is tricky.
32814 ! ext/DB_File/DB_File.xs
32815 ____________________________________________________________________________
32816 [ 7702] By: jhi on 2000/11/15 23:01:16
32817 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
32820 ____________________________________________________________________________
32821 [ 7701] By: jhi on 2000/11/15 22:52:32
32825 ____________________________________________________________________________
32826 [ 7700] By: jhi on 2000/11/15 22:51:56
32827 Log: UINT64_C() work continues.
32829 ! handy.h perl.h utf8.h
32830 ____________________________________________________________________________
32831 [ 7699] By: jhi on 2000/11/15 14:13:04
32832 Log: SOCKS has its own USE_THREADS, based on
32834 Subject: [ID 20001114.002] et. al. bugfix followup
32835 From: Jens Hamisch <jens@Strawberry.COM>
32836 Date: Wed, 15 Nov 2000 14:23:11 +0100
32837 Message-ID: <20001115142311.A21164@Strawberry.COM>
32840 ____________________________________________________________________________
32841 [ 7698] By: jhi on 2000/11/15 03:50:56
32842 Log: Add few missing #undefs and sort them.
32845 ____________________________________________________________________________
32846 [ 7697] By: jhi on 2000/11/15 03:39:14
32847 Log: Linenumber fix.
32849 ! t/pragma/warn/utf8
32850 ____________________________________________________________________________
32851 [ 7696] By: jhi on 2000/11/15 02:55:26
32852 Log: EBCDIC tweaks.
32854 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
32855 From: Peter Prymmer <pvhp@forte.com>
32856 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
32857 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
32859 ! t/op/regmesg.t t/pragma/warn/utf8
32860 ____________________________________________________________________________
32861 [ 7695] By: jhi on 2000/11/15 02:53:58
32862 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
32863 From: Peter Prymmer <pvhp@forte.com>
32864 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
32865 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
32868 ____________________________________________________________________________
32869 [ 7694] By: jhi on 2000/11/15 02:50:55
32870 Log: Subject: [PATCH: perl@7674] updates to README.os390
32871 From: Prymmer/Kahn <pvhp@best.com>
32872 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
32873 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
32876 ____________________________________________________________________________
32877 [ 7693] By: jhi on 2000/11/15 02:48:37
32878 Log: Quit utf8_to_uv() instantly if curlen == 0.
32881 ____________________________________________________________________________
32882 [ 7692] By: jhi on 2000/11/15 02:24:29
32883 Log: Use u_int32_t for the size of hash_cb(), not size_t.
32885 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
32886 From: Jens Hamisch <jens@Strawberry.COM>
32887 Date: Tue, 14 Nov 2000 19:03:55 +0100
32888 Message-Id: <20001114190355.A20559@Strawberry.COM>
32890 ! ext/DB_File/DB_File.xs
32891 ____________________________________________________________________________
32892 [ 7691] By: jhi on 2000/11/15 02:20:12
32893 Log: Use UINT64_C().
32895 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
32896 From: Jens Hamisch <jens@Strawberry.COM>
32897 Date: Tue, 14 Nov 2000 19:16:23 +0100
32898 Message-Id: <20001114191623.G20559@Strawberry.COM>
32901 ____________________________________________________________________________
32902 [ 7690] By: jhi on 2000/11/15 02:17:06
32903 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
32904 (a macro to define signed and unsigned integer constants).
32907 ____________________________________________________________________________
32908 [ 7689] By: jhi on 2000/11/15 01:56:51
32909 Log: Regen Configure.
32912 ____________________________________________________________________________
32913 [ 7688] By: jhi on 2000/11/15 01:56:32
32914 Log: Make the unit know about SOCKS.
32916 ! U/protos/socksizetype.U
32917 ____________________________________________________________________________
32918 [ 7687] By: jhi on 2000/11/15 01:54:47
32919 Log: Remove unused dependencies.
32921 ! U/compline/d_getpagsz.U
32922 ____________________________________________________________________________
32923 [ 7686] By: nick on 2000/11/14 21:25:13
32924 Log: Integrate mainline.
32926 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
32927 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
32928 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
32929 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
32930 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
32931 !> win32/config.bc win32/config.gc win32/config.vc
32932 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
32933 ____________________________________________________________________________
32934 [ 7685] By: jhi on 2000/11/14 17:54:56
32935 Log: Integrate perlio.
32937 +> fakesdio.h perliol.h
32938 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
32939 !> perlsdio.h perlsfio.h pod/perlfunc.pod
32940 ____________________________________________________________________________
32941 [ 7684] By: nick on 2000/11/14 17:43:04
32942 Log: PerlIO #include and #ifdef re-work.
32944 + fakesdio.h perliol.h
32945 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
32946 ! perlsdio.h perlsfio.h
32947 ____________________________________________________________________________
32948 [ 7683] By: jhi on 2000/11/14 15:42:40
32949 Log: Hoist the duplicated socket/netdb include logic to perl.h;
32950 undef SETERRNO in case SOCKS has defined it. Based on:
32952 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
32953 From: Jens Hamisch <jens@Strawberry.COM>
32954 Date: Tue, 14 Nov 2000 11:34:40 +0100
32955 Message-Id: <20001114113440.A20005@Strawberry.COM>
32957 ! doio.c perl.h pp_sys.c
32958 ____________________________________________________________________________
32959 [ 7682] By: jhi on 2000/11/14 14:07:28
32960 Log: Subject: some additions for makefiles for win32 (for perl@7674)
32961 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32962 Date: Tue, 14 Nov 2000 09:31:13 +0300
32963 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
32965 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
32966 ! win32/makefile.mk
32967 ____________________________________________________________________________
32968 [ 7681] By: jhi on 2000/11/14 14:01:41
32969 Log: Subject: tiny typo in perl5db.pl
32970 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32971 Date: Tue, 14 Nov 2000 09:29:28 +0300
32972 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
32975 ____________________________________________________________________________
32976 [ 7680] By: jhi on 2000/11/14 04:13:50
32977 Log: Redo #7679 with LFs instead of CRLFs.
32979 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
32980 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
32981 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
32982 ____________________________________________________________________________
32983 [ 7679] By: jhi on 2000/11/14 01:21:09
32984 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
32985 From: Benjamin Stuhl <tiriath@yahoo.com>
32986 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
32987 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
32989 + win32/bin/mdelete.bat
32990 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
32991 ! makedef.pl perlio.c win32/Makefile win32/config.gc
32992 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
32993 ____________________________________________________________________________
32994 [ 7678] By: jhi on 2000/11/14 01:19:20
32995 Log: Fix the re extension building for Win32.
32997 Subject: [PATCH perl@7638] Get PerlIO building on Win32
32998 From: Benjamin Stuhl <tiriath@yahoo.com>
32999 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
33000 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
33002 + ext/re/hints/MSWin32.pl
33004 ____________________________________________________________________________
33005 [ 7677] By: jhi on 2000/11/14 01:13:54
33006 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
33007 From: sthoenna@efn.org
33008 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
33009 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
33011 ! doop.c pp.c toke.c utf8.c utf8.h
33012 ____________________________________________________________________________
33013 [ 7676] By: jhi on 2000/11/13 20:23:15
33014 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
33015 From: Nicholas Clark <nick@ccl4.org>
33016 Date: Mon, 13 Nov 2000 18:55:04 +0000
33017 Message-ID: <20001113185504.J29183@plum.flirble.org>
33019 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
33020 ____________________________________________________________________________
33021 [ 7675] By: nick on 2000/11/13 20:21:57
33022 Log: Integrate mainline ...
33024 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
33025 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
33026 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
33027 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
33028 ____________________________________________________________________________
33029 [ 7674] By: jhi on 2000/11/13 15:07:56
33030 Log: Update Changes.
33032 ! Changes patchlevel.h
33033 ____________________________________________________________________________
33034 [ 7673] By: jhi on 2000/11/13 14:42:42
33035 Log: Remove the new two tests of lib/io_xs for now, they seem to
33036 fail under perlio on some platforms.
33039 ____________________________________________________________________________
33040 [ 7672] By: jhi on 2000/11/13 13:57:53
33041 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
33044 ____________________________________________________________________________
33045 [ 7671] By: jhi on 2000/11/13 05:30:48
33046 Log: Placate nervous compilers that see longer than ints switch()ing.
33049 ____________________________________________________________________________
33050 [ 7670] By: jhi on 2000/11/13 05:14:21
33051 Log: fputs() does return EOF on error but here we don't care.
33054 ____________________________________________________________________________
33055 [ 7669] By: jhi on 2000/11/13 05:02:45
33056 Log: Declare reg_data like reg_substr_data.
33059 ____________________________________________________________________________
33060 [ 7668] By: jhi on 2000/11/13 04:54:34
33061 Log: Typos in #7667.
33064 ____________________________________________________________________________
33065 [ 7667] By: jhi on 2000/11/13 04:49:49
33066 Log: Cleanup messy #ifdef.
33069 ____________________________________________________________________________
33070 [ 7666] By: jhi on 2000/11/13 04:17:34
33071 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
33072 From: Nicholas Clark <nick@talking.bollo.cx>
33073 Date: Sun, 12 Nov 2000 21:14:11 +0000
33074 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
33076 Note: only one breakage of the two reported is fixed by this patch.
33079 ____________________________________________________________________________
33080 [ 7665] By: jhi on 2000/11/13 04:05:07
33081 Log: Tweak the definition of the bit complement on UTF-8 data:
33082 if none of the characters in the string are > 0xff,
33083 the result is a complemented byte string, not a (UTF-8)
33084 char string. Based on the summary in
33086 Subject: Re: [ID 20000918.005] ~ on wide chars
33087 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33088 Date: Fri, 10 Nov 2000 09:47:15 -0800
33089 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
33091 This should give us the maximum backward (pre-char string)
33092 compatibility and utf8 compatibility. The other alternative
33093 would be to limit the bit complement to be always byte only,
33094 taking the least significant byte of the chars.
33096 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
33097 ____________________________________________________________________________
33098 [ 7664] By: jhi on 2000/11/13 00:23:44
33099 Log: Couple of tests from #7660 salvaged.
33102 ! MANIFEST t/io/tell.t
33103 ____________________________________________________________________________
33104 [ 7663] By: jhi on 2000/11/13 00:02:48
33105 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
33106 From: Nicholas Clark <nick@talking.bollo.cx>
33107 Date: Sun, 12 Nov 2000 21:23:43 +0000
33108 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
33111 ____________________________________________________________________________
33112 [ 7662] By: jhi on 2000/11/13 00:01:39
33113 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
33114 From: Nicholas Clark <nick@talking.bollo.cx>
33115 Date: Sun, 12 Nov 2000 21:30:04 +0000
33116 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
33118 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
33119 ____________________________________________________________________________
33120 [ 7661] By: jhi on 2000/11/12 23:57:29
33121 Log: Document tell() on special streams.
33124 ____________________________________________________________________________
33125 [ 7660] By: jhi on 2000/11/12 23:54:22
33126 Log: (Subsumed by #7664)
33130 ____________________________________________________________________________
33131 [ 7659] By: jhi on 2000/11/12 22:55:25
33132 Log: Many subdocumented return values of the IO extension now documented.
33133 ungetc and write still left subdocumented.
33135 Subject: [PATCH] (was Re: IO::Handle::ungetc)
33136 From: Nicholas Clark <nick@talking.bollo.cx>
33137 Date: Sun, 12 Nov 2000 21:35:53 +0000
33138 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
33140 ! ext/IO/lib/IO/Handle.pm
33141 ____________________________________________________________________________
33142 [ 7658] By: jhi on 2000/11/12 21:37:06
33143 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
33144 From: Nicholas Clark <nick@talking.bollo.cx>
33145 Date: Sun, 12 Nov 2000 20:03:22 +0000
33146 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
33149 ____________________________________________________________________________
33150 [ 7657] By: jhi on 2000/11/12 20:34:55
33151 Log: Integrate perlio.
33154 ____________________________________________________________________________
33155 [ 7656] By: nick on 2000/11/12 19:25:06
33156 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
33159 ____________________________________________________________________________
33160 [ 7655] By: nick on 2000/11/12 19:09:41
33161 Log: Integrate mainline
33163 +> README.solaris ext/Encode/Encode/cp1006.enc
33164 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
33165 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
33166 +> ext/Encode/Encode/iso8859-13.enc
33167 +> ext/Encode/Encode/iso8859-14.enc
33168 +> ext/Encode/Encode/iso8859-15.enc
33169 !> (integrate 34 files)
33170 ____________________________________________________________________________
33171 [ 7654] By: jhi on 2000/11/12 19:00:22
33172 Log: Add a metaconfig unit for fsync.
33173 Branch: metaconfig/U/perl
33175 ____________________________________________________________________________
33176 [ 7653] By: jhi on 2000/11/12 19:00:01
33177 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
33179 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33180 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
33181 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33182 ! vos/config.ga.h win32/config.bc win32/config.gc
33184 ____________________________________________________________________________
33185 [ 7652] By: jhi on 2000/11/11 21:12:01
33186 Log: Copy the s// information of README.hpux also to the perlrun.
33188 ! README.hpux pod/perlrun.pod
33189 ____________________________________________________________________________
33190 [ 7651] By: jhi on 2000/11/11 21:03:13
33191 Log: More README.solaris updates from Andy Dougherty.
33194 ____________________________________________________________________________
33195 [ 7650] By: jhi on 2000/11/11 18:38:57
33196 Log: More descriptive error for unknown perlio layers.
33198 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
33199 From: Dominic Dunlop <domo@computer.org>
33200 Date: Sat, 11 Nov 2000 18:20:32 +0100
33201 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
33203 ! perlio.c pod/perldiag.pod
33204 ____________________________________________________________________________
33205 [ 7649] By: jhi on 2000/11/11 18:37:52
33206 Log: MachTen doesn't really do mmap() and munmap().
33208 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
33209 From: Dominic Dunlop <domo@computer.org>
33210 Date: Sat, 11 Nov 2000 18:20:32 +0100
33211 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
33214 ____________________________________________________________________________
33215 [ 7648] By: jhi on 2000/11/11 18:36:46
33216 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
33217 From: rspier@pobox.com (Robert Spier)
33218 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
33219 Message-ID: <14861.32839.491271.985797@rls.cx>
33221 ! Porting/Contract pod/perltoot.pod
33222 ____________________________________________________________________________
33223 [ 7647] By: jhi on 2000/11/11 18:35:30
33224 Log: Simplify the getpagesize() unit by dropping the
33225 pagesize probe since it's nowadays slightly more
33226 complicated because of sysconf(). (Note: if some
33227 platform really needs the -lPW for getpagesize,
33230 TODO: a new pagesize unit.
33232 ! U/compline/d_getpagsz.U
33233 ____________________________________________________________________________
33234 [ 7646] By: jhi on 2000/11/11 18:33:23
33235 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
33237 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33238 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
33239 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33240 ! vos/config.ga.h win32/config.bc win32/config.gc
33242 ____________________________________________________________________________
33243 [ 7645] By: jhi on 2000/11/11 16:45:15
33244 Log: Use sysconf() or getpagesize() to find out the pagesize.
33247 ____________________________________________________________________________
33248 [ 7644] By: jhi on 2000/11/11 15:46:08
33249 Log: Integrate perlio.
33252 ____________________________________________________________________________
33253 [ 7643] By: jhi on 2000/11/11 15:33:36
33254 Log: Subject: Re: [PATCH] README.solaris
33255 From: Lupe Christoph <lupe@lupe-christoph.de>
33256 Date: Sat, 11 Nov 2000 14:08:10 +0100
33257 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
33260 ____________________________________________________________________________
33261 [ 7642] By: jhi on 2000/11/11 15:22:12
33262 Log: Subject: [PATCH perl@7638] cygwin port
33263 From: "Eric Fifer" <egf7@columbia.edu>
33264 Date: Fri, 10 Nov 2000 19:30:30 -0000
33265 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
33267 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
33268 ____________________________________________________________________________
33269 [ 7641] By: nick on 2000/11/11 14:50:36
33270 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
33271 Also call "Buf" layer directly when unread'ing non-read chars.
33274 ____________________________________________________________________________
33275 [ 7640] By: jhi on 2000/11/11 02:05:02
33276 Log: Add more encoding tables.
33278 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
33279 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
33280 + ext/Encode/Encode/iso8859-10.enc
33281 + ext/Encode/Encode/iso8859-13.enc
33282 + ext/Encode/Encode/iso8859-14.enc
33283 + ext/Encode/Encode/iso8859-15.enc
33285 ____________________________________________________________________________
33286 [ 7639] By: jhi on 2000/11/10 18:49:25
33287 Log: Subject: [PATCH] README.solaris
33288 From: Andy Dougherty <doughera@lafayette.edu>
33289 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
33290 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
33293 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
33294 ! pod/perl.pod pod/perltoc.pod
33295 ____________________________________________________________________________
33296 [ 7638] By: jhi on 2000/11/10 15:04:15
33297 Log: Update Changes.
33299 ! Changes patchlevel.h
33300 ____________________________________________________________________________
33301 [ 7637] By: jhi on 2000/11/10 14:14:28
33302 Log: Explain better why certain regex tests are skipped.
33304 Subject: Re: tests skipped: unknown reason
33305 From: Lupe Christoph <lupe@lupe-christoph.de>
33306 Date: Fri, 10 Nov 2000 09:08:56 +0100
33307 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
33310 ____________________________________________________________________________
33311 [ 7636] By: nick on 2000/11/10 13:40:00
33312 Log: Integrate mainline.
33314 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
33315 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
33316 !> win32/bin/search.pl
33317 ____________________________________________________________________________
33318 [ 7635] By: nick on 2000/11/10 13:25:52
33319 Log: Re-instate stdio large file support via perlio.
33322 ____________________________________________________________________________
33323 [ 7634] By: jhi on 2000/11/10 04:49:55
33324 Log: Amdahl UTS hints updates.
33326 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
33327 From: hom00@utsglobal.com (Harold O Morris)
33328 Date: Thu, 9 Nov 2000 20:02 PST
33329 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
33332 ____________________________________________________________________________
33333 [ 7633] By: jhi on 2000/11/09 23:33:28
33334 Log: Subject: [PATCH] IO::Seekable pod
33335 From: Nicholas Clark <nick@talking.bollo.cx>
33336 Date: Thu, 9 Nov 2000 20:29:45 +0000
33337 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
33339 ! ext/IO/lib/IO/Handle.pm
33340 ____________________________________________________________________________
33341 [ 7632] By: jhi on 2000/11/09 21:55:41
33342 Log: Various doc oddball characters.
33344 Subject: [ID 20001106.004] Perl 5.6.0 bugs
33345 From: Michael Somos <somos@grail.cba.csuohio.edu>
33346 Date: Mon, 6 Nov 2000 17:44:20 -0500
33347 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
33349 ! emacs/cperl-mode.el lib/unicode/syllables.txt
33350 ! win32/bin/search.pl
33351 ____________________________________________________________________________
33352 [ 7631] By: jhi on 2000/11/09 21:12:29
33353 Log: Subject: Re: bash -c exit and linux hints
33354 From: "John P. Linderman" <jpl@research.att.com>
33355 Date: Thu, 02 Nov 2000 09:37:25 -0500
33356 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
33359 ____________________________________________________________________________
33360 [ 7630] By: nick on 2000/11/09 20:34:11
33361 Log: Integrate mainline.
33363 !> (integrate 91 files)
33364 ____________________________________________________________________________
33365 [ 7629] By: jhi on 2000/11/09 19:46:31
33366 Log: Missing dTHXs.
33368 Subject: RE: perl@7595 builds not on cygwin
33369 From: "Eric Fifer" <egf7@columbia.edu>
33370 Date: Thu, 9 Nov 2000 19:26:50 -0000
33371 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
33373 ! ext/Devel/Peek/Peek.xs
33374 ____________________________________________________________________________
33375 [ 7628] By: jhi on 2000/11/09 14:48:27
33376 Log: Disable only the tests 99 and 166 for UTF-8 locales.
33378 ! t/pragma/locale.t
33379 ____________________________________________________________________________
33380 [ 7627] By: jhi on 2000/11/09 14:40:27
33381 Log: There's no =head3.
33384 ____________________________________________________________________________
33385 [ 7626] By: jhi on 2000/11/09 13:54:26
33386 Log: The generated boot_* headers are wrong. Pickier compiler,
33387 such as KAI C++ will refuse to compile the resulting perlmain.
33389 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
33390 From: Harri Pasanen <harri.pasanen@trema.com>
33391 Date: Thu, 09 Nov 2000 14:23:28 +0100
33392 Message-Id: <3A0AA550.26D548A3@trema.com>
33395 ____________________________________________________________________________
33396 [ 7625] By: jhi on 2000/11/09 13:50:44
33397 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
33398 From: Prymmer/Kahn <pvhp@best.com>
33399 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
33400 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
33402 All except the "cow orker" change.
33404 ! Porting/pumpkin.pod
33405 ____________________________________________________________________________
33406 [ 7624] By: jhi on 2000/11/09 13:45:33
33409 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
33410 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33411 Date: Thu, 09 Nov 2000 11:05:52 +0100
33412 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
33414 ! pod/perldiag.pod t/pragma/warn/pp_sys
33415 ____________________________________________________________________________
33416 [ 7623] By: jhi on 2000/11/09 13:37:16
33417 Log: Typo in an ifndef.
33419 Subject: Re: [PATCH 5.7.0] better messages from malloc()
33420 From: Joe Smith <jms@inwap.com>
33421 Date: Thu, 09 Nov 2000 01:33:14 -0800
33422 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
33425 ____________________________________________________________________________
33426 [ 7622] By: jhi on 2000/11/09 13:31:18
33427 Log: Remove unused extra arguments.
33428 Branch: metaconfig/U/perl
33431 ! Configure config_h.SH
33432 ____________________________________________________________________________
33433 [ 7621] By: jhi on 2000/11/09 13:16:36
33434 Log: More VMS moves on environment handling, from Charles Lane.
33436 ! t/pragma/locale.t
33437 ____________________________________________________________________________
33438 [ 7620] By: jhi on 2000/11/09 04:42:38
33439 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
33440 From: David Dyck <dcd@tc.fluke.com>
33441 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
33442 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
33445 ____________________________________________________________________________
33446 [ 7619] By: jhi on 2000/11/09 04:36:21
33447 Log: Forgot from #7618.
33450 ____________________________________________________________________________
33451 [ 7618] By: jhi on 2000/11/09 04:28:44
33452 Log: Make deleting for %ENV work for (newer versions of) VMS,
33453 from Craig A. Berry.
33456 ____________________________________________________________________________
33457 [ 7617] By: jhi on 2000/11/09 04:25:05
33458 Log: Subject: [PATCH] Class::Struct at compile time
33459 From: "Casey R. Tweten" <crt@kiski.net>
33460 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
33461 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
33463 ! lib/Class/Struct.pm
33464 ____________________________________________________________________________
33465 [ 7616] By: jhi on 2000/11/09 04:15:17
33466 Log: Subject: [ID 20001108.013] spelling
33467 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
33468 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
33469 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
33472 ____________________________________________________________________________
33473 [ 7615] By: jhi on 2000/11/09 04:12:42
33474 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
33475 From: Peter Prymmer <pvhp@forte.com>
33476 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
33477 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
33480 ____________________________________________________________________________
33481 [ 7614] By: jhi on 2000/11/08 22:42:55
33482 Log: A missing aTHX_.
33484 ! ext/IPC/SysV/SysV.xs
33485 ____________________________________________________________________________
33486 [ 7613] By: jhi on 2000/11/08 19:30:21
33487 Log: Update Changes.
33489 ! Changes patchlevel.h
33490 ____________________________________________________________________________
33491 [ 7612] By: jhi on 2000/11/08 18:35:25
33492 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
33493 From: David Dyck <dcd@tc.fluke.com>
33494 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
33495 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
33498 ____________________________________________________________________________
33499 [ 7611] By: jhi on 2000/11/08 18:30:26
33500 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
33501 From: Dominic Dunlop <domo@computer.org>
33502 Date: Tue, 7 Nov 2000 12:05:25 +0100
33503 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
33506 ____________________________________________________________________________
33507 [ 7610] By: jhi on 2000/11/08 18:25:14
33508 Log: Do not test UTF-8 locales since that the tests would require
33509 polymorphic regexen.
33511 ! t/pragma/locale.t
33512 ____________________________________________________________________________
33513 [ 7609] By: jhi on 2000/11/08 17:12:51
33514 Log: Locale buglets.
33516 Subject: RE: Locales support (setlocale) fixes
33517 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33518 Date: Wed, 8 Nov 2000 20:01:39 +0300
33519 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
33521 ! t/pragma/locale.t util.c
33522 ____________________________________________________________________________
33523 [ 7608] By: jhi on 2000/11/08 17:00:16
33524 Log: Deleting $ENV{PATH} in VMS is not recommendable.
33526 ! t/pragma/locale.t
33527 ____________________________________________________________________________
33528 [ 7607] By: jhi on 2000/11/08 16:58:26
33529 Log: Subject: PATCH std stdio for (Free)BSD
33530 From: Nicholas Clark <nick@ccl4.org>
33531 Date: Wed, 8 Nov 2000 15:36:29 +0000
33532 Message-ID: <20001108153629.D98736@plum.flirble.org>
33534 ! U/compline/d_stdstdio.U
33536 ! Configure config_h.SH
33537 ____________________________________________________________________________
33538 [ 7606] By: jhi on 2000/11/08 16:43:31
33539 Log: Forgot to bump the line numbers in #7601.
33541 ! t/pragma/warn/pp_sys
33542 ____________________________________________________________________________
33543 [ 7605] By: jhi on 2000/11/08 16:39:12
33544 Log: More careful detection of how well NVs and UVs mix.
33546 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))
33547 From: Nicholas Clark <nick@ccl4.org>
33548 Date: Wed, 8 Nov 2000 15:14:12 +0000
33549 Message-ID: <20001108151412.B98736@plum.flirble.org>
33551 Added some SIGFPE paranoia.
33552 Branch: metaconfig/U/perl
33555 ! Configure config_h.SH
33556 ____________________________________________________________________________
33557 [ 7604] By: jhi on 2000/11/08 14:39:10
33558 Log: Subject: [patch perl@7595] VMS configure.com tweak
33559 From: "Craig A. Berry" <craigberry@mac.com>
33560 Date: Wed, 8 Nov 2000 00:24:12 -0600
33561 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
33564 ____________________________________________________________________________
33565 [ 7603] By: jhi on 2000/11/08 14:27:11
33566 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
33567 From: Robin Barker <rmb1@cise.npl.co.uk>
33568 Date: Wed, 8 Nov 2000 11:11:39 GMT
33569 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
33572 ____________________________________________________________________________
33573 [ 7602] By: jhi on 2000/11/08 14:25:03
33574 Log: Fix for the tie-refhash string table leaks.
33576 From: Nick Ing-Simmons <nik@tiuk.ti.com>
33577 Date: Wed, 8 Nov 2000 13:03:04 GMT
33578 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
33580 ! t/lib/tie-refhash.t
33581 ____________________________________________________________________________
33582 [ 7601] By: jhi on 2000/11/08 14:21:08
33583 Log: Try to avoid flockless and emulationless places.
33585 ! t/pragma/warn/pp_sys
33586 ____________________________________________________________________________
33587 [ 7600] By: jhi on 2000/11/08 02:28:54
33588 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
33590 Subject: [PATCH] prototyped functions that should be overrideable
33591 From: "Casey R. Tweten" <crt@kiski.net>
33592 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
33593 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
33596 ____________________________________________________________________________
33597 [ 7599] By: jhi on 2000/11/08 01:12:05
33598 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
33600 Subject: [PATCH] perlbug.PL
33601 From: "Kurt D. Starsinic" <kstar@chapin.edu>
33602 Date: Mon, 6 Nov 2000 21:39:01 -0500
33603 Message-ID: <20001106213901.B20955@O2.chapin.edu>
33606 ____________________________________________________________________________
33607 [ 7598] By: jhi on 2000/11/07 23:42:00
33608 Log: Bad thinko in #7581 (I used the test program with the expanded
33611 ! U/compline/d_stdstdio.U
33614 ____________________________________________________________________________
33615 [ 7597] By: jhi on 2000/11/07 21:43:29
33616 Log: Subject: [PATCH perl@7573] cygwin port
33617 From: "Fifer, Eric" <EFifer@sanwaint.com>
33618 Date: Tue, 7 Nov 2000 18:08:51 -0000
33619 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
33621 Synchronize with Cygwin 1.1.5.
33623 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
33624 ! pod/perlport.pod unixish.h util.c
33625 ____________________________________________________________________________
33626 [ 7596] By: jhi on 2000/11/07 21:39:25
33627 Log: perlhack updates from H.Merijn Brand.
33630 ____________________________________________________________________________
33631 [ 7595] By: jhi on 2000/11/07 20:21:41
33632 Log: Update Changes.
33634 ! Changes patchlevel.h
33635 ____________________________________________________________________________
33636 [ 7594] By: jhi on 2000/11/07 19:18:58
33637 Log: Be more robust in Dynaloader.pm.
33639 ! ext/DynaLoader/DynaLoader_pm.PL
33640 ____________________________________________________________________________
33641 [ 7593] By: jhi on 2000/11/07 16:49:31
33642 Log: AUTHORS update.
33645 ____________________________________________________________________________
33646 [ 7592] By: gsar on 2000/11/07 16:39:51
33647 Log: normalize relative paths in virtualized current directory on windows,
33648 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
33652 ____________________________________________________________________________
33653 [ 7591] By: jhi on 2000/11/07 16:04:26
33654 Log: Too profiler-happy: with optimization the #7590 actually makes
33655 the test to run 0.5% _slower_. Requires much more instrumentation.
33658 ! regcomp.c regcomp.h
33659 ____________________________________________________________________________
33660 [ 7590] By: jhi on 2000/11/07 15:51:13
33661 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
33662 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
33663 by using memset() and testing bytewise (as opposed to bitwise).
33665 ! regcomp.c regcomp.h
33666 ____________________________________________________________________________
33667 [ 7589] By: jhi on 2000/11/07 12:56:39
33668 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
33669 From: "Craig A. Berry" <craig.berry@psinetcs.com>
33670 Date: Mon, 06 Nov 2000 23:45:30 -0500
33671 Message-Id: <0011079735.AA973576259@univpress.com>
33673 ! configure.com t/lib/st-lock.t
33674 ____________________________________________________________________________
33675 [ 7588] By: jhi on 2000/11/07 01:03:28
33679 ____________________________________________________________________________
33680 [ 7587] By: jhi on 2000/11/07 01:00:27
33681 Log: A doc addition for bug id 20001105.019, beware \p.
33684 ____________________________________________________________________________
33685 [ 7586] By: jhi on 2000/11/07 00:32:22
33686 Log: Fake support of holey files in win/dosish platforms.
33688 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
33689 From: kipp@shonanblue.ne.jp
33690 Date: Mon, 6 Nov 2000 13:30:55 -0800
33691 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
33693 ! ext/SDBM_File/sdbm/sdbm.c
33694 ____________________________________________________________________________
33695 [ 7585] By: jhi on 2000/11/07 00:12:54
33696 Log: Subject: Pod updates
33697 From: "Stephen P. Potter" <spp@spotter.yi.org>
33698 Date: Mon, 06 Nov 2000 18:56:43 -0500
33699 Message-Id: <200011062357.SAA18173@spotter.yi.org>
33701 ! README.dos README.os2 README.win32 pod/buildtoc.PL
33702 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
33703 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
33704 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
33705 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
33706 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
33707 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
33708 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
33709 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
33710 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
33711 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
33712 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
33713 ! pod/perltootc.pod pod/perlunicode.pod
33714 ____________________________________________________________________________
33715 [ 7584] By: jhi on 2000/11/07 00:04:17
33716 Log: Varargs don't always work too well if one puts an unsigned
33717 char on the stack and pop an unsigned quad off the stack.
33719 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
33720 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33721 Date: Mon, 06 Nov 2000 15:19:05 -0800
33722 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
33725 ____________________________________________________________________________
33726 [ 7583] By: jhi on 2000/11/06 23:58:48
33727 Log: %ENV note tweaks from Dan Sugalski.
33729 ! pod/perlport.pod vms/perlvms.pod
33730 ____________________________________________________________________________
33731 [ 7582] By: jhi on 2000/11/06 23:05:49
33732 Log: glibc5 detection by __GNU_LIBRARY__.
33735 ____________________________________________________________________________
33736 [ 7581] By: jhi on 2000/11/06 22:51:29
33737 Log: Make the stdio test program of 7427 less noisy while being
33738 compiled so that Digital UNIX wouldn't get both
33739 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
33740 undefined. This makes perlio happy.
33742 ! U/compline/d_stdstdio.U
33744 ! Configure config_h.SH
33745 ____________________________________________________________________________
33746 [ 7580] By: jhi on 2000/11/06 22:41:41
33747 Log: Document %ENV = () portability issues.
33749 ! pod/perlport.pod vms/perlvms.pod
33750 ____________________________________________________________________________
33751 [ 7579] By: jhi on 2000/11/06 21:29:24
33752 Log: VOS updates from Paul Green.
33754 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
33755 ____________________________________________________________________________
33756 [ 7578] By: jhi on 2000/11/06 21:00:40
33757 Log: Sanitize the environment further.
33759 ! t/pragma/locale.t
33760 ____________________________________________________________________________
33761 [ 7577] By: jhi on 2000/11/06 20:53:51
33762 Log: Re-introduce 7552 lost in integration.
33765 ____________________________________________________________________________
33766 [ 7576] By: jhi on 2000/11/06 20:33:46
33767 Log: Admit that the test leaks scalars.
33770 ____________________________________________________________________________
33771 [ 7575] By: jhi on 2000/11/06 20:17:08
33772 Log: Integrate perlio.
33775 ____________________________________________________________________________
33776 [ 7574] By: nick on 2000/11/06 20:07:28
33777 Log: Remove debug. Try (Mmap_t) on madvise() call.
33780 ____________________________________________________________________________
33781 [ 7573] By: jhi on 2000/11/06 13:56:05
33782 Log: Update Changes.
33784 ! Changes patchlevel.h
33785 ____________________________________________________________________________
33786 [ 7572] By: jhi on 2000/11/06 13:48:41
33787 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
33788 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33789 Date: Mon, 06 Nov 2000 10:11:42 +0100
33790 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
33793 ____________________________________________________________________________
33794 [ 7571] By: jhi on 2000/11/06 01:45:51
33795 Log: AUTHORS updates.
33798 ____________________________________________________________________________
33799 [ 7570] By: jhi on 2000/11/06 00:18:00
33802 Subject: [ID 20000728.005] perl -P broken
33803 From: David Dyck <dcd@tc.fluke.com>
33804 Date: Fri, 28 Jul 2000 17:19:16 -0700
33805 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
33807 (hopefully). The fix is also not complete, it seems to break
33808 BOM swallowing for libc5 systems, but until someone figures
33809 out a way to do this without ftell(), this will do.
33812 ____________________________________________________________________________
33813 [ 7569] By: jhi on 2000/11/06 00:05:30
33814 Log: Document that the evaled syntax errors cause scalar leaks.
33817 ____________________________________________________________________________
33818 [ 7568] By: jhi on 2000/11/05 23:14:47
33819 Log: opmini.o can linger from Configures past.
33822 ____________________________________________________________________________
33823 [ 7567] By: jhi on 2000/11/05 21:28:39
33824 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
33825 first argument correctly.
33828 ____________________________________________________________________________
33829 [ 7566] By: jhi on 2000/11/05 21:15:56
33830 Log: Integrate perlio.
33833 ____________________________________________________________________________
33834 [ 7565] By: jhi on 2000/11/05 21:15:13
33835 Log: Use -dM for gcc (the suggested patch did it only for Linux,
33836 but I think it can be generalized).
33838 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
33839 From: Pixel <pixel@mandrakesoft.com>
33840 Date: 05 Nov 2000 21:49:34 +0100
33841 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
33843 ! ext/Errno/Errno_pm.PL
33844 ____________________________________________________________________________
33845 [ 7564] By: nick on 2000/11/05 21:09:18
33846 Log: Added a mmap layer as a "subclass" of perlio.
33847 PERLIO=mmap ./perl harness passes
33850 ____________________________________________________________________________
33851 [ 7563] By: jhi on 2000/11/05 19:48:55
33852 Log: Add a note for future generations about bug id 20000229.006.
33855 ____________________________________________________________________________
33856 [ 7562] By: jhi on 2000/11/05 19:38:24
33857 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
33859 ! pp_ctl.c t/op/pos.t
33860 ____________________________________________________________________________
33861 [ 7561] By: jhi on 2000/11/05 18:21:46
33862 Log: Add =pod to be tidy.
33864 ! lib/Math/Complex.pm
33865 ____________________________________________________________________________
33866 [ 7560] By: jhi on 2000/11/05 17:38:46
33867 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
33869 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33870 ! ext/Storable/Storable.xs t/lib/st-recurse.t
33871 ____________________________________________________________________________
33872 [ 7559] By: jhi on 2000/11/05 17:32:59
33873 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
33874 From: "Peter J. Farley III" <pjfarley@banet.net>
33875 Date: Sun, 05 Nov 2000 11:55:59 -0500
33876 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
33879 ____________________________________________________________________________
33880 [ 7558] By: jhi on 2000/11/05 17:29:19
33881 Log: Integrate perlio.
33884 ____________________________________________________________________________
33885 [ 7557] By: jhi on 2000/11/05 17:22:01
33886 Log: A fix of sorts for 20000329.026, a better error message
33887 for a missing "use charnames" when using the \N{...}.
33889 ! pod/perldiag.pod toke.c
33890 ____________________________________________________________________________
33891 [ 7556] By: jhi on 2000/11/05 16:33:50
33892 Log: Test tweak: show also the failed locales.
33894 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
33895 From: Lupe Christoph <lupe@lupe-christoph.de>
33896 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
33897 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
33899 ! t/pragma/locale.t
33900 ____________________________________________________________________________
33901 [ 7555] By: nick on 2000/11/05 11:09:34
33902 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
33903 open RDWR so does not fail. (pragma/warnings 303 again...)
33906 ____________________________________________________________________________
33907 [ 7554] By: nick on 2000/11/05 10:10:13
33908 Log: Fix case where ungetc(f,EOF) was allowed.
33909 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
33910 so we can see similarities.
33911 Use types more carefully and a STDCHAR array in hope that this will
33912 fix Jarrko's 64bit machine.
33915 ____________________________________________________________________________
33916 [ 7553] By: jhi on 2000/11/05 01:12:16
33919 Subject: [ID 20001004.007] taint propogation is inconsistent
33920 From: pimlott@idiomtech.com (Andrew Pimlott)
33921 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
33922 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
33924 The culprit was sv_setsv() which was rather blindly
33925 propagating taint, which lead to behaviour where if
33926 a tainted anon hash value was seen all the hash values
33927 from then on at that level became tainted, or at any
33928 upper levels in the case of nested anon hashes.
33930 ! sv.c t/op/taint.t
33931 ____________________________________________________________________________
33932 [ 7552] By: jhi on 2000/11/04 23:44:18
33933 Log: Some cpps don't like splitting conditionals across several lines.
33936 ____________________________________________________________________________
33937 [ 7551] By: nick on 2000/11/04 23:40:44
33938 Log: Integrate mainline
33940 !> pp_hot.c t/op/taint.t
33941 ____________________________________________________________________________
33942 [ 7550] By: nick on 2000/11/04 23:39:05
33943 Log: Integrate mainline again
33945 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
33946 !> t/lib/b.t t/op/misc.t util.c
33947 ____________________________________________________________________________
33948 [ 7549] By: jhi on 2000/11/04 23:14:01
33951 Subject: [ID 20001004.006] undef is never tainted
33952 From: pimlott@idiomtech.com (Andrew Pimlott)
33953 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
33954 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
33956 An undef read from a slurped file was not tainted.
33958 ! pp_hot.c t/op/taint.t
33959 ____________________________________________________________________________
33960 [ 7548] By: jhi on 2000/11/04 22:56:21
33961 Log: Test tweak ($Config{useperlio} is by default undef) .
33964 ____________________________________________________________________________
33965 [ 7547] By: jhi on 2000/11/04 22:43:56
33966 Log: Integrate perlio.
33969 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
33970 !> pod/perlapi.pod t/lib/b.t
33971 ____________________________________________________________________________
33972 [ 7546] By: jhi on 2000/11/04 22:40:59
33973 Log: Configure would use a bad $myuname from an old config.sh.
33975 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
33976 From: Andy Dougherty <doughera@lafayette.edu>
33977 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
33978 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
33980 ! U/modified/Oldconfig.U
33982 ! Configure config_h.SH
33983 ____________________________________________________________________________
33984 [ 7545] By: jhi on 2000/11/04 22:36:54
33985 Log: Subject: Locales support (setlocale) fixes
33986 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33987 Date: Sat, 4 Nov 2000 10:15:48 +0300
33988 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
33990 Modified quite a bit to be more portable.
33992 ! embed.h embed.pl perl.h proto.h util.c
33993 ____________________________________________________________________________
33994 [ 7544] By: jhi on 2000/11/04 22:32:47
33995 Log: Dying is too strict here, better just skip.
33998 ____________________________________________________________________________
33999 [ 7543] By: nick on 2000/11/04 21:55:13
34000 Log: Merge mainline
34002 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
34003 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
34004 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
34005 !> (integrate 64 files)
34006 ____________________________________________________________________________
34007 [ 7542] By: jhi on 2000/11/04 21:09:28
34008 Log: More Changes tweakery.
34010 ! Changes Porting/genlog
34011 ____________________________________________________________________________
34012 [ 7541] By: jhi on 2000/11/04 20:58:18
34013 Log: Changes fixups.
34016 ____________________________________________________________________________
34017 [ 7540] By: jhi on 2000/11/04 20:42:38
34018 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
34019 create a "fast path" for locale name probing using "locale -a"
34020 if available, squash finally hopefully the s?printf resetting
34021 the numeric locale (since, IIUC perllocale, it never shouldn't).
34023 ! sv.c t/op/misc.t t/pragma/locale.t
34024 ____________________________________________________________________________
34025 [ 7539] By: nick on 2000/11/04 19:56:10
34026 Log: PerlIO infrastructure complete.
34029 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
34030 ____________________________________________________________________________
34031 [ 7538] By: nick on 2000/11/04 14:31:32
34032 Log: Type tweaks + less contorted allocation scheme
34035 ____________________________________________________________________________
34036 [ 7537] By: nick on 2000/11/04 12:40:42
34037 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
34038 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
34039 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
34040 sensible) which lead to some interesting fails.
34043 ____________________________________________________________________________
34044 [ 7536] By: jhi on 2000/11/04 00:20:02
34045 Log: Add FCNTL_CAN_LOCK.
34047 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
34048 From: Andy Dougherty <doughera@lafayette.edu>
34049 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
34050 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
34052 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
34053 From: Andy Dougherty <doughera@lafayette.edu>
34054 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
34055 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
34056 Branch: metaconfig/U/perl
34057 + d_fcntl_can_lock.U
34060 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34061 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
34062 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34063 ! vos/config.ga.h win32/config.bc win32/config.gc
34065 ____________________________________________________________________________
34066 [ 7535] By: nick on 2000/11/03 22:19:10
34067 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
34068 - Works on Linux with
34071 - Works on Solaris with
34073 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
34074 - Fails (hangs in openpid) if you try and stack
34075 perlio + stdio - Linux stdio's read() logic is hanging.
34077 ! iperlsys.h perlio.c
34078 ____________________________________________________________________________
34079 [ 7534] By: jhi on 2000/11/03 15:16:02
34080 Log: Subject: Re: README.aix
34081 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34082 Date: Fri, 03 Nov 2000 16:03:15 +0100
34083 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
34086 ____________________________________________________________________________
34087 [ 7533] By: jhi on 2000/11/03 03:59:02
34088 Log: Subject: [PATCH 5.7.0] better messages from malloc()
34089 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34090 Date: Wed, 1 Nov 2000 23:39:56 -0500
34091 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
34093 ! malloc.c pod/perldiag.pod
34094 ____________________________________________________________________________
34095 [ 7532] By: jhi on 2000/11/03 00:11:56
34096 Log: The #7521 touched things it shouldn't have.
34098 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
34099 ____________________________________________________________________________
34100 [ 7531] By: jhi on 2000/11/02 22:32:33
34101 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
34102 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34103 Date: Thu, 2 Nov 2000 16:58:36 EST
34104 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
34106 ! vms/gen_shrfls.pl
34107 ____________________________________________________________________________
34108 [ 7530] By: jhi on 2000/11/02 22:08:49
34109 Log: Fix the problem discussed in
34111 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
34112 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
34113 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
34115 originally from Linc Madison. Also Andreas König's comments
34116 taken into account. Some other problems with Tie::SubstrHash
34117 fixed: didn't croak when the table exceeded the requested number
34118 of entries (as documented) but instead when the number of entries
34119 exceeded the size of the table, a croak() had an unnecessary \n,
34120 didn't have a CLEAR method, documented that there is no exists().
34121 Didn't fix to be strict-proof because the module uses &foo; and
34122 dynamic scope. Added a test script exercizing both first tamely
34123 the basic functionality, and then the failure cases reported by
34126 + t/lib/tie-substrhash.t
34127 ! MANIFEST lib/Tie/SubstrHash.pm
34128 ____________________________________________________________________________
34129 [ 7529] By: jhi on 2000/11/02 17:58:08
34130 Log: recv() can fail and return undef.
34132 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
34133 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
34134 Date: Thu, 2 Nov 2000 20:12:20 +0300
34135 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
34138 ____________________________________________________________________________
34139 [ 7528] By: jhi on 2000/11/02 17:49:09
34143 ____________________________________________________________________________
34144 [ 7527] By: jhi on 2000/11/02 15:48:37
34145 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
34146 fix a autovivification bug in Tie::RefHash, add tests for both.
34148 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
34149 From: Edward Avis <epa98@doc.ic.ac.uk>
34150 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
34151 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
34153 + t/lib/tie-refhash.t
34154 ! MANIFEST lib/Tie/RefHash.pm
34155 ____________________________________________________________________________
34156 [ 7526] By: jhi on 2000/11/02 13:56:26
34157 Log: Test::Harness revealed buglets in the new DynaLoader.
34159 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
34160 From: andreas.koenig@anima.de (Andreas J. Koenig)
34161 Date: 02 Nov 2000 11:26:48 +0100
34162 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
34164 ! ext/DynaLoader/DynaLoader_pm.PL
34165 ____________________________________________________________________________
34166 [ 7525] By: jhi on 2000/11/01 23:52:08
34167 Log: The entry for #7503 was missing.
34170 ____________________________________________________________________________
34171 [ 7524] By: jhi on 2000/11/01 23:40:52
34172 Log: Update Changes.
34174 ! Changes patchlevel.h
34175 ____________________________________________________________________________
34176 [ 7523] By: jhi on 2000/11/01 22:57:09
34177 Log: More tweaking on the #7522 theme.
34179 ! ext/DynaLoader/DynaLoader_pm.PL
34180 ____________________________________________________________________________
34181 [ 7522] By: jhi on 2000/11/01 22:06:15
34182 Log: Expand %Config variables and %ENV variables only if
34183 so requested during build time using the
34184 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
34185 Not expanding makes relocating distributions easier.
34187 ! ext/DynaLoader/DynaLoader_pm.PL
34188 ____________________________________________________________________________
34189 [ 7521] By: jhi on 2000/11/01 20:56:34
34190 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
34191 and setgid() because they were just changing $< and $( which means
34192 only changing the real uid/gid, as opposed to changing both
34193 real and effective ids. (The alternative way could have been
34194 in POSIX.pm to change $> and $), too, but making a direct call
34195 to the C API feels cleaner.) Fixes the bug
34197 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
34198 From: "Garry T. Williams" <garry@zvolve.com>
34199 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
34200 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
34202 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
34203 ! ext/POSIX/typemap pod/perlvar.pod
34204 ____________________________________________________________________________
34205 [ 7520] By: jhi on 2000/11/01 20:08:33
34206 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
34207 From: "Garry T. Williams" <garry@zvolve.com>
34208 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
34209 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
34212 ____________________________________________________________________________
34213 [ 7519] By: jhi on 2000/11/01 20:01:22
34214 Log: Locale warning explanation tweak.
34217 ____________________________________________________________________________
34218 [ 7518] By: jhi on 2000/11/01 18:57:13
34221 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
34222 From: Jarkko Hietaniemi <jhi@iki.fi>
34223 Date: Tue, 10 Oct 2000 08:22:28 -0500
34224 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
34227 ____________________________________________________________________________
34228 [ 7517] By: jhi on 2000/11/01 18:41:59
34229 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
34230 From: Martien Verbruggen <mgjv@comdyn.com.au>
34231 Date: Fri, 6 Oct 2000 14:09:10 +1100
34232 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
34235 ____________________________________________________________________________
34236 [ 7516] By: jhi on 2000/11/01 18:34:55
34237 Log: Generalize the Camel wording.
34239 Subject: Re: perlfaq style changes
34240 From: John Borwick <jhborwic@unity.ncsu.edu>
34241 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
34242 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
34244 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
34245 ____________________________________________________________________________
34246 [ 7515] By: jhi on 2000/11/01 16:52:31
34247 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
34248 From: pimlott@idiomtech.com (Andrew Pimlott)
34249 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
34250 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
34253 ____________________________________________________________________________
34254 [ 7514] By: jhi on 2000/11/01 15:03:40
34255 Log: More AIX lore.
34257 ! ext/re/hints/aix.pl
34258 ____________________________________________________________________________
34259 [ 7513] By: jhi on 2000/11/01 14:48:30
34260 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
34261 From: root <root@chronos.fi.muni.cz>
34262 Date: Wed, 1 Nov 2000 12:31:32 +0100
34263 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
34266 ____________________________________________________________________________
34267 [ 7512] By: jhi on 2000/11/01 14:46:47
34268 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
34269 From: Martin Husemann <martin@duskware.de>
34270 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
34271 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
34274 ____________________________________________________________________________
34275 [ 7511] By: jhi on 2000/11/01 14:39:50
34276 Log: AUTHORS updates.
34279 ____________________________________________________________________________
34280 [ 7510] By: jhi on 2000/11/01 14:29:50
34281 Log: Subject: [PATCH] startperl to respect versiononly
34282 From: Robin Barker <rmb1@cise.npl.co.uk>
34283 Date: Tue, 31 Oct 2000 16:29:36 GMT
34284 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
34285 Branch: metaconfig/U/perl
34288 ! Configure config_h.SH
34289 ____________________________________________________________________________
34290 [ 7509] By: jhi on 2000/11/01 14:19:53
34291 Log: printf UVs the correct way, noticed by Robin Barker.
34294 ____________________________________________________________________________
34295 [ 7508] By: jhi on 2000/11/01 14:10:03
34296 Log: Do not cleanup *% because the % has special meanings in some
34297 shell environments.
34299 ! ext/Storable/Makefile.PL
34300 ____________________________________________________________________________
34301 [ 7507] By: jhi on 2000/11/01 14:06:00
34302 Log: The NonStop-UX libraries have a novel way to say NaN.
34305 ____________________________________________________________________________
34306 [ 7506] By: jhi on 2000/11/01 14:03:35
34307 Log: The osname has been lowercased by now, from Tom Bates.
34309 ! U/modified/Oldconfig.U
34311 ! Configure config_h.SH
34312 ____________________________________________________________________________
34313 [ 7505] By: jhi on 2000/10/31 19:18:39
34314 Log: The compiler is either gcc or cc, from Tom Bates.
34316 ! hints/nonstopux.sh
34317 ____________________________________________________________________________
34318 [ 7504] By: jhi on 2000/10/31 14:53:42
34319 Log: Update Changes.
34321 ! Changes patchlevel.h
34322 ____________________________________________________________________________
34323 [ 7503] By: jhi on 2000/10/31 14:30:50
34324 Log: Whitespace style tweak. Was originally going to see to
34326 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
34327 From: Joe Smith <jms@inwap.com>
34328 Date: Mon, 30 Oct 2000 18:47:57 -0800
34329 Message-Id: <39FE32DD.24AAC4D@inwap.com>
34331 but that had already been taken care of.
34333 ! U/compline/d_stdstdio.U
34335 ! Configure config_h.SH
34336 ____________________________________________________________________________
34337 [ 7502] By: jhi on 2000/10/31 14:25:02
34338 Log: AUTHORS tweaks.
34341 ____________________________________________________________________________
34342 [ 7501] By: jhi on 2000/10/31 14:23:59
34343 Log: Subject: perlfaq style changes
34344 From: John Borwick <jhborwic@unity.ncsu.edu>
34345 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
34346 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
34348 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34349 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34350 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34352 ____________________________________________________________________________
34353 [ 7500] By: jhi on 2000/10/31 14:22:15
34354 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
34356 Subject: Re: [ID 20000918.005] ~ on wide chars
34357 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34358 Date: Mon, 30 Oct 2000 21:09:55 -0800
34359 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
34361 (The ord() part of the patch skipped.)
34364 ____________________________________________________________________________
34365 [ 7499] By: jhi on 2000/10/31 14:20:08
34366 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
34367 From: Jens Hamisch <jens@Strawberry.COM>
34368 Date: Mon, 30 Oct 2000 15:17:07 +0100
34369 Message-Id: <20001030151707.A9597@Strawberry.COM>
34372 ____________________________________________________________________________
34373 [ 7498] By: jhi on 2000/10/31 14:16:29
34374 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
34375 From: Peter Prymmer <pvhp@forte.com>
34376 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
34377 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
34379 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
34380 + ext/Encode/Encode/posix-bc.enc
34381 ! MANIFEST t/lib/encode.t
34382 ____________________________________________________________________________
34383 [ 7497] By: jhi on 2000/10/31 14:13:22
34384 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
34385 From: Peter Prymmer <pvhp@forte.com>
34386 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
34387 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
34390 ____________________________________________________________________________
34391 [ 7496] By: jhi on 2000/10/31 14:12:05
34392 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
34393 From: Peter Prymmer <pvhp@forte.com>
34394 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
34395 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
34397 ! t/lib/cgi-function.t
34398 ____________________________________________________________________________
34399 [ 7495] By: jhi on 2000/10/31 14:11:08
34400 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
34401 From: Peter Prymmer <pvhp@forte.com>
34402 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
34403 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
34405 + ext/re/hints/aix.pl
34406 ! MANIFEST ext/re/Makefile.PL
34407 ____________________________________________________________________________
34408 [ 7494] By: jhi on 2000/10/31 14:08:32
34409 Log: Use Errno magic.
34411 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
34412 From: Casey Tweten <perl@ctweten.amsite.com>
34413 Date: Mon, 30 Oct 2000 15:51:17 -0500
34414 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
34417 ____________________________________________________________________________
34418 [ 7493] By: jhi on 2000/10/31 14:05:07
34419 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
34421 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
34422 From: Nicholas Clark <nick@ccl4.org>
34423 Date: Mon, 30 Oct 2000 17:38:45 +0000
34424 Message-ID: <20001030173845.O60355@plum.flirble.org>
34426 ! Makefile.SH utils/perlbug.PL
34427 ____________________________________________________________________________
34428 [ 7492] By: nick on 2000/10/30 19:37:23
34429 Log: Change files which are mysteriously different to mainline to be
34430 copies of mainline.
34432 ! objXSUB.h perlapi.c pod/perlapi.pod
34433 ____________________________________________________________________________
34434 [ 7491] By: nick on 2000/10/30 18:05:54
34435 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
34436 - typo in endian code in putc.
34437 - Don't allow read of write-only files and vice-versa
34438 - and off-by-one in flush-all loop.
34439 Remove debug calls as they were using GCC specific features.
34442 ____________________________________________________________________________
34443 [ 7490] By: nick on 2000/10/29 21:45:45
34444 Log: Integrate mainline to perlio
34446 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
34448 ____________________________________________________________________________
34449 [ 7489] By: jhi on 2000/10/29 21:11:08
34450 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
34451 From: andreas.koenig@anima.de (Andreas J. Koenig)
34452 Date: 29 Oct 2000 22:05:59 +0100
34453 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
34455 ! lib/ExtUtils/Manifest.pm
34456 ____________________________________________________________________________
34457 [ 7488] By: jhi on 2000/10/29 21:07:47
34458 Log: Tests for #7487.
34460 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
34461 From: andreas.koenig@anima.de (Andreas J. Koenig)
34462 Date: 29 Oct 2000 19:37:09 +0100
34463 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
34466 ____________________________________________________________________________
34467 [ 7487] By: jhi on 2000/10/29 21:06:27
34468 Log: constsub spillage.
34470 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
34471 From: John Tobey <jtobey@john-edwin-tobey.org>
34472 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
34473 Message-Id: <m13pvSr-000FObC@feynman.localnet>
34476 ____________________________________________________________________________
34477 [ 7486] By: nick on 2000/10/29 21:05:04
34478 Log: Integrate mainline to perlio branch
34480 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
34481 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
34482 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
34483 +> vos/install_perl.cm
34484 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
34485 - vos/config.h vos/config_h.SH_orig
34486 !> (integrate 141 files)
34487 ____________________________________________________________________________
34488 [ 7485] By: jhi on 2000/10/29 21:00:47
34489 Log: Make \x{...} consistently produce UTF-8.
34491 Subject: Re: \x{...} is confused
34492 From: Simon Cozens <simon@cozens.net>
34493 Date: Sun, 29 Oct 2000 19:36:48 +0000
34494 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
34496 ! t/pragma/utf8.t toke.c
34497 ____________________________________________________________________________
34498 [ 7484] By: nick on 2000/10/29 20:05:29
34499 Log: PerlIO passes all tests.
34502 ____________________________________________________________________________
34503 [ 7483] By: jhi on 2000/10/29 18:06:55
34504 Log: Update Changes.
34506 ! Changes patchlevel.h
34507 ____________________________________________________________________________
34508 [ 7482] By: nick on 2000/10/29 17:43:28
34509 Log: Include <unistd.h> to get correct lseek() prototype etc.
34510 (I thought perl.h did that) - down to two fails
34511 - comp/require.t (last test)
34512 - lib/io_xs.t - possibly import/export of FILE * ?
34515 ____________________________________________________________________________
34516 [ 7481] By: jhi on 2000/10/29 17:02:37
34517 Log: UTF-8 decoder tweak.
34520 ____________________________________________________________________________
34521 [ 7480] By: nick on 2000/10/29 16:26:11
34522 Log: Fixed two bugs:
34523 - error code not being set on close (of broken pipe)
34524 - append mode was truncating.
34525 At least one seek/tell bug remains.
34528 ____________________________________________________________________________
34529 [ 7479] By: nick on 2000/10/29 11:18:16
34530 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
34531 in case of accidents. Still several worrying fails, no line disciplines yet.
34533 ! iperlsys.h perlio.c
34534 ____________________________________________________________________________
34535 [ 7478] By: jhi on 2000/10/29 02:04:01
34536 Log: Add also emailless people.
34539 ____________________________________________________________________________
34540 [ 7477] By: jhi on 2000/10/29 01:36:00
34541 Log: The #7476 needs a MANIFEST change, too.
34544 ____________________________________________________________________________
34545 [ 7476] By: jhi on 2000/10/29 01:35:21
34546 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
34550 ____________________________________________________________________________
34551 [ 7475] By: jhi on 2000/10/28 23:57:25
34552 Log: De-quoted-unreadable to ISO Latin 1.
34553 (There's one ISO-2022-JP name in Changes5.004.)
34555 ! Changes Changes5.6
34556 ____________________________________________________________________________
34557 [ 7474] By: jhi on 2000/10/28 19:13:06
34558 Log: Subject: [ID 20001027.007] uniq array in perlfaq
34559 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
34560 Date: Fri, 27 Oct 2000 19:28:30 +0200
34561 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
34564 ____________________________________________________________________________
34565 [ 7473] By: jhi on 2000/10/28 18:02:05
34566 Log: Locking null mutexes is not recommendable.
34568 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
34569 From: Hugo <hv@crypt.compulink.co.uk>
34570 Date: Sat, 28 Oct 2000 18:41:12 +0100
34571 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
34574 ____________________________________________________________________________
34575 [ 7472] By: jhi on 2000/10/28 17:52:58
34576 Log: Better create a true mailing list for the repository keepers.
34578 ! Porting/repository.pod
34579 ____________________________________________________________________________
34580 [ 7471] By: jhi on 2000/10/28 17:28:24
34581 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
34582 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
34584 + Porting/repository.pod
34586 ____________________________________________________________________________
34587 [ 7470] By: jhi on 2000/10/28 17:20:54
34588 Log: Subject: DOC PATCH 5.6.0
34589 From: mjd@plover.com
34590 Date: 27 Oct 2000 17:32:44 -0000
34591 Message-ID: <20001027173244.23754.qmail@plover.com>
34594 ____________________________________________________________________________
34595 [ 7469] By: jhi on 2000/10/28 17:16:45
34596 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
34597 From: "Peter J. Farley III" <pjfarley@banet.net>
34598 Date: Fri, 27 Oct 2000 20:32:56 -0400
34599 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
34602 ____________________________________________________________________________
34603 [ 7468] By: jhi on 2000/10/28 17:07:18
34604 Log: Make target reordering to avoid pointless re-makes.
34606 Subject: Re: Total re-make of 'make okfile' after 7451 ?
34607 From: Nicholas Clark <nick@ccl4.org>
34608 Date: Sat, 28 Oct 2000 00:31:02 +0100
34609 Message-ID: <20001028003101.A54517@plum.flirble.org>
34612 ____________________________________________________________________________
34613 [ 7467] By: jhi on 2000/10/28 17:05:31
34614 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
34615 From: lvirden@cas.org
34616 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
34617 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
34620 ____________________________________________________________________________
34621 [ 7466] By: jhi on 2000/10/28 16:09:16
34622 Log: Upgrade to CPAN 1.58_55.
34624 Subject: CPAN.pm status
34625 From: andreas.koenig@anima.de (Andreas J. Koenig)
34626 Date: 28 Oct 2000 08:18:00 +0200
34627 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
34629 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34630 ____________________________________________________________________________
34631 [ 7465] By: jhi on 2000/10/28 16:02:47
34632 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
34634 ! embed.h embed.pl perl.h proto.h toke.c
34635 ____________________________________________________________________________
34636 [ 7464] By: nick on 2000/10/28 10:43:44
34637 Log: Fix for sv_2iv() on "shared" value from keys %hash.
34640 ____________________________________________________________________________
34641 [ 7463] By: jhi on 2000/10/27 16:18:29
34642 Log: Update Changes.
34644 ! Changes patchlevel.h
34645 ____________________________________________________________________________
34646 [ 7462] By: jhi on 2000/10/27 16:17:44
34647 Log: Too enthusiastic editing in #7460.
34649 ! U/modified/Oldsym.U
34651 ! Configure config_h.SH
34652 ____________________________________________________________________________
34653 [ 7461] By: jhi on 2000/10/27 15:37:38
34654 Log: Retract #7459, the script needs more work.
34658 ____________________________________________________________________________
34659 [ 7460] By: jhi on 2000/10/27 15:23:14
34660 Log: Use $sort, $uniq (and $tr) consistently as wondered
34663 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
34664 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
34665 ! U/modified/libc.U
34667 ! Configure config_h.SH
34668 ____________________________________________________________________________
34669 [ 7459] By: jhi on 2000/10/27 15:02:07
34670 Log: (Retracted by #7461)
34672 Add a shell script for creating/removing symbolic link farms,
34673 useful for keeping the source code read-only and doing the
34674 builds somewhere else.
34678 ____________________________________________________________________________
34679 [ 7458] By: jhi on 2000/10/27 14:42:20
34680 Log: Do away with the fix_pl.
34683 ! MANIFEST Makefile.SH
34684 ____________________________________________________________________________
34685 [ 7457] By: jhi on 2000/10/27 12:43:13
34686 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
34687 From: Jens Hamisch <jens@Strawberry.COM>
34688 Date: Fri, 27 Oct 2000 14:38:21 +0200
34689 Message-Id: <20001027143821.B3366@Strawberry.COM>
34692 ____________________________________________________________________________
34693 [ 7456] By: jhi on 2000/10/27 12:33:42
34694 Log: Subject: [PATCH] todo
34695 From: Nicholas Clark <nick@ccl4.org>
34696 Date: Thu, 26 Oct 2000 22:32:29 +0100
34697 Message-ID: <20001026223229.A44540@plum.flirble.org>
34700 ____________________________________________________________________________
34701 [ 7455] By: jhi on 2000/10/27 12:02:21
34702 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
34703 From: John Tobey <jtobey@john-edwin-tobey.org>
34704 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
34705 Message-Id: <m13ozHF-000FObC@feynman.localnet>
34707 ! op.c t/pragma/sub_lval.t
34708 ____________________________________________________________________________
34709 [ 7454] By: jhi on 2000/10/27 11:59:42
34710 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
34711 From: sthoenna@efn.org
34712 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
34713 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
34715 ! pp.c t/op/assignwarn.t
34716 ____________________________________________________________________________
34717 [ 7453] By: jhi on 2000/10/27 00:15:08
34718 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
34720 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
34721 ! ext/Storable/Storable.xs t/lib/st-lock.t
34722 ____________________________________________________________________________
34723 [ 7452] By: jhi on 2000/10/26 13:05:52
34724 Log: Undo #7451, this seems to be a deficiency in Perforce,
34725 there is no per-file line-terminator type, only per-client.
34727 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
34728 ! win32/makefile.mk
34729 ____________________________________________________________________________
34730 [ 7451] By: jhi on 2000/10/26 04:56:03
34731 Log: Experimenting in DOS arcana.
34733 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
34734 ! win32/makefile.mk
34735 ____________________________________________________________________________
34736 [ 7450] By: jhi on 2000/10/26 04:50:52
34737 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
34738 From: "Peter J. Farley III" <pjfarley@banet.net>
34739 Date: Wed, 25 Oct 2000 23:10:18 -0400
34740 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
34743 ____________________________________________________________________________
34744 [ 7449] By: jhi on 2000/10/26 04:49:16
34745 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
34746 From: Hugo <hv@crypt.compulink.co.uk>
34747 Date: Thu, 26 Oct 2000 01:55:17 +0100
34748 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
34750 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
34752 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
34753 ____________________________________________________________________________
34754 [ 7448] By: jhi on 2000/10/26 04:38:36
34755 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
34756 From: Peter Prymmer <pvhp@forte.com>
34757 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
34758 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
34761 ____________________________________________________________________________
34762 [ 7447] By: jhi on 2000/10/25 23:20:02
34763 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
34764 in platforms that strictly require all the symbols being present
34768 ____________________________________________________________________________
34769 [ 7446] By: jhi on 2000/10/25 21:55:57
34770 Log: Update Changes.
34772 ! Changes patchlevel.h
34773 ____________________________________________________________________________
34774 [ 7445] By: jhi on 2000/10/25 21:27:08
34775 Log: Integrate with vmsperl #7430 by Charles Bailey:
34777 Cleanup from prior patch (Charles Lane?):
34778 - improve handling of MFDs in Basename and Path
34779 - default to no xsubpp line # munging when building debug images
34781 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
34782 ____________________________________________________________________________
34783 [ 7444] By: jhi on 2000/10/25 21:03:50
34784 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
34785 From: John Peacock <JPeacock@UnivPress.com>
34786 Date: Thu, 18 May 2000 11:55:27 -0400
34787 Message-ID: <3924126F.A58BE57A@UnivPress.com>
34789 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
34791 ____________________________________________________________________________
34792 [ 7443] By: jhi on 2000/10/25 20:43:10
34793 Log: Temporary stopgap for the self-tying issue: for now only
34794 array and hash self-ties are verboten. The real fix, of
34795 course, would be to comprehensively test (and implement?)
34796 and debug (and document) self-ties.
34798 ! pod/perldiag.pod pp_sys.c t/op/tie.t
34799 ____________________________________________________________________________
34800 [ 7442] By: jhi on 2000/10/25 20:14:30
34801 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
34802 From: Dan Sugalski <dan@sidhe.org>
34803 Date: Wed, 25 Oct 2000 13:36:35 -0400
34804 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
34806 plus regen global.sym.
34808 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
34810 ____________________________________________________________________________
34811 [ 7441] By: jhi on 2000/10/25 20:12:20
34812 Log: buildtoc target tweaks.
34815 ____________________________________________________________________________
34816 [ 7440] By: jhi on 2000/10/25 20:03:53
34817 Log: A new version of making the syslog test more robust.
34820 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
34821 From: "Kurt D. Starsinic" <kstar@chapin.edu>
34822 Date: Wed, 25 Oct 2000 12:13:54 -0400
34823 Message-ID: <20001025121354.B2264@O2.chapin.edu>
34826 ____________________________________________________________________________
34827 [ 7439] By: jhi on 2000/10/25 20:00:48
34828 Log: Continue the internal UTF-8 API tweaking.
34829 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
34830 used much more than the simpler API, now called utf8_to_uv_simple().
34831 Still not quite happy with API, too much partial duplication
34834 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
34835 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
34836 ! regcomp.c regexec.c sv.c toke.c utf8.c
34837 ____________________________________________________________________________
34838 [ 7438] By: jhi on 2000/10/25 18:52:30
34839 Log: Allow poking holes at the UTF-8 decoding strictness.
34841 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
34843 ____________________________________________________________________________
34844 [ 7437] By: jhi on 2000/10/25 13:53:05
34845 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
34846 UTF8LEN() and UTF8SKIP().
34848 ! pp.c utf8.c utf8.h
34849 ____________________________________________________________________________
34850 [ 7436] By: jhi on 2000/10/25 13:51:37
34851 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
34852 From: Nicholas Clark <nick@ccl4.org>
34853 Date: Wed, 25 Oct 2000 14:44:05 +0100
34854 Message-ID: <20001025144404.D27253@plum.flirble.org>
34857 ____________________________________________________________________________
34858 [ 7435] By: jhi on 2000/10/25 13:49:32
34859 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
34860 From: Mike Guy <mjtg@cam.ac.uk>
34861 Date: Tue, 24 Oct 2000 14:59:40 +0100
34862 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
34865 ____________________________________________________________________________
34866 [ 7434] By: jhi on 2000/10/25 13:48:41
34867 Log: AIX is picky about its symbol exports. Solution for now
34868 is to include the deb.o explicitly to the re extension build.
34870 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
34871 From: Peter Prymmer <pvhp@forte.com>
34872 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
34873 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
34875 ! ext/re/Makefile.PL hints/aix.sh
34876 ____________________________________________________________________________
34877 [ 7433] By: jhi on 2000/10/25 13:46:49
34878 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
34879 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34880 Date: Wed, 25 Oct 2000 12:02:20 +0200
34881 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
34884 ____________________________________________________________________________
34885 [ 7432] By: jhi on 2000/10/25 13:44:28
34886 Log: Subject: Minor update to find2perl, for portability
34887 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
34888 Date: Wed, 25 Oct 2000 12:05:47 +0100
34889 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
34892 ____________________________________________________________________________
34893 [ 7431] By: jhi on 2000/10/25 13:40:39
34894 Log: Add targets to Makefile.SH, most importantly
34895 'regen_all' which also remembers to update vms/perly*.
34898 ____________________________________________________________________________
34899 [ 7430] By: bailey on 2000/10/25 03:13:53
34900 Log: Cleanup from prior patch (Charles Lane?):
34901 - improve handling of MFDs in Basename and Path
34902 - default to no xsubpp line # munging when building debug images
34904 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
34905 ____________________________________________________________________________
34906 [ 7429] By: jhi on 2000/10/24 20:03:40
34907 Log: Podify README.epoc and README.vos.
34909 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
34910 ! pod/perlport.pod pod/perltoc.pod
34911 ____________________________________________________________________________
34912 [ 7428] By: jhi on 2000/10/24 19:10:33
34913 Log: Stratus VOS updates from Paul Green.
34915 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34916 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
34917 - vos/config.def vos/config.h vos/config_h.SH_orig
34918 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
34919 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
34920 ____________________________________________________________________________
34921 [ 7427] By: jhi on 2000/10/24 18:59:48
34922 Log: Check if stdio supports tweaking lval and cnt simultaneously.
34924 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
34925 From: Nicholas Clark <nick@ccl4.org>
34926 Date: Mon, 23 Oct 2000 15:39:32 +0100
34927 Message-ID: <20001023153932.A10786@plum.flirble.org>
34929 ! U/compline/d_stdstdio.U
34931 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34932 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
34933 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
34934 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
34935 ! vos/config.h vos/config_h.SH_orig win32/config.bc
34936 ! win32/config.gc win32/config.vc
34937 ____________________________________________________________________________
34938 [ 7426] By: jhi on 2000/10/24 17:57:44
34939 Log: Missed the header file changes from #7425.
34941 ! embed.h embed.pl objXSUB.h proto.h
34942 ____________________________________________________________________________
34943 [ 7425] By: jhi on 2000/10/24 17:55:17
34944 Log: Fix the bug reported in
34946 From: andreas.koenig@anima.de (Andreas J. Koenig)
34947 Subject: Encode bug?
34948 Date: 24 Oct 2000 14:01:26 +0200
34949 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
34951 Also make is_utf8_char() stricter.
34953 ! ext/Encode/Encode.xs utf8.c
34954 ____________________________________________________________________________
34955 [ 7424] By: jhi on 2000/10/24 15:15:39
34956 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
34957 From: Peter Scott <Peter@PSDT.com>
34958 Date: Mon, 23 Oct 2000 19:46:01 -0700
34959 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
34962 ____________________________________________________________________________
34963 [ 7423] By: jhi on 2000/10/24 14:25:30
34964 Log: Test tweak to avoid pulling in the whole Config.
34967 ____________________________________________________________________________
34968 [ 7422] By: jhi on 2000/10/24 14:03:16
34969 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
34972 ____________________________________________________________________________
34973 [ 7421] By: jhi on 2000/10/24 13:32:09
34974 Log: (Replaced by #7440.)
34976 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
34977 From: "Kurt D. Starsinic" <kstar@chapin.edu>
34978 Date: Mon, 23 Oct 2000 16:40:54 -0400
34979 Message-ID: <20001023164054.B14491@O2.chapin.edu>
34982 ____________________________________________________________________________
34983 [ 7420] By: jhi on 2000/10/24 13:30:53
34984 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
34985 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34986 Date: Mon, 23 Oct 2000 17:29:03 -0400
34987 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
34989 ! lib/ExtUtils/MM_Unix.pm
34990 ____________________________________________________________________________
34991 [ 7419] By: jhi on 2000/10/24 13:29:57
34992 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
34993 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34994 Date: Mon, 23 Oct 2000 19:01:32 -0400
34995 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
34998 ____________________________________________________________________________
34999 [ 7418] By: jhi on 2000/10/24 13:26:04
35000 Log: Replace #7409 with
35002 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
35003 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
35004 Date: Mon, 23 Oct 2000 20:08:56 +0200
35005 Message-ID: <20001023200855.A14850@nice.ram.loc>
35007 ! ext/Storable/Storable.pm t/lib/st-lock.t
35008 ____________________________________________________________________________
35009 [ 7417] By: jhi on 2000/10/24 13:17:52
35010 Log: Run vms/vms_yfix.pl, should have done that after changing
35013 ! vms/perly_c.vms vms/perly_h.vms
35014 ____________________________________________________________________________
35015 [ 7416] By: jhi on 2000/10/24 02:55:33
35016 Log: Make the UTF-8 decoding stricter and more verbose when
35017 malformation happens. This involved adding an argument
35018 to utf8_to_uv_chk(), which involved changing its prototype,
35019 and prefer STRLEN over I32 for the UTF-8 length, which as
35020 a domino effect necessitated changing the prototypes of
35021 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
35022 The stricter UTF-8 decoding checking uses Markus Kuhn's
35023 UTF-8 Decode Stress Tester from
35024 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
35026 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
35027 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
35028 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
35029 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
35030 ____________________________________________________________________________
35031 [ 7415] By: jhi on 2000/10/23 14:06:06
35032 Log: Update Changes.
35034 ! Changes patchlevel.h
35035 ____________________________________________________________________________
35036 [ 7414] By: jhi on 2000/10/23 12:39:52
35037 Log: Undo the basename() part of #7412 since the lib/basename
35038 tests would need upgrading too.
35040 ! lib/File/Basename.pm
35041 ____________________________________________________________________________
35042 [ 7413] By: jhi on 2000/10/23 12:19:27
35043 Log: Document PERL_INSTALL_ROOT of #7210.
35045 ! lib/ExtUtils/Install.pm
35046 ____________________________________________________________________________
35047 [ 7412] By: jhi on 2000/10/23 12:16:47
35048 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
35050 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
35051 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
35052 ____________________________________________________________________________
35053 [ 7411] By: jhi on 2000/10/23 12:07:41
35054 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
35055 From: Prymmer/Kahn <pvhp@best.com>
35056 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
35057 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
35059 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
35060 ____________________________________________________________________________
35061 [ 7410] By: jhi on 2000/10/23 04:10:11
35062 Log: The change #7187 was not so good on VMS.
35064 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
35065 From: "Craig A. Berry" <craig.berry@psinetcs.com>
35066 Date: Sun, 22 Oct 2000 23:03:08 -0500
35067 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
35070 ____________________________________________________________________________
35071 [ 7409] By: jhi on 2000/10/23 03:57:36
35072 Log: Avoid Storable locking on DJGPP for now.
35074 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
35075 From: "Peter J. Farley III" <pjfarley@banet.net>
35076 Date: Sun, 22 Oct 2000 20:00:00 -0400
35077 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
35079 ! ext/Storable/Storable.pm t/lib/st-lock.t
35080 ____________________________________________________________________________
35081 [ 7408] By: jhi on 2000/10/23 03:50:24
35082 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
35083 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
35084 Date: Sun, 22 Oct 2000 21:12:22 -0400
35085 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
35088 ____________________________________________________________________________
35089 [ 7407] By: jhi on 2000/10/23 03:43:12
35090 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
35091 From: Hugo <hv@crypt.compulink.co.uk>
35092 Date: Mon, 23 Oct 2000 00:47:22 +0100
35093 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
35095 ! regexec.c t/op/pat.t
35096 ____________________________________________________________________________
35097 [ 7406] By: jhi on 2000/10/23 03:40:29
35098 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
35100 ! lib/ExtUtils/MakeMaker.pm
35101 ____________________________________________________________________________
35102 [ 7405] By: jhi on 2000/10/22 21:32:00
35105 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
35106 From: rspier@pobox.com (Robert Spier)
35107 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
35108 Message-ID: <14835.16112.13457.447971@rls.cx>
35111 ____________________________________________________________________________
35112 [ 7404] By: jhi on 2000/10/22 21:30:51
35113 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
35114 From: rspier@pobox.com (Robert Spier)
35115 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
35116 Message-ID: <14835.17223.72448.705566@rls.cx>
35118 ! lib/ExtUtils/MakeMaker.pm
35119 ____________________________________________________________________________
35120 [ 7403] By: jhi on 2000/10/22 21:24:11
35121 Log: Subject: [PATCH bleadperl] ripples from constsub patch
35122 From: John Tobey <jtobey@john-edwin-tobey.org>
35123 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
35124 Message-Id: <m13nSOB-000FObC@feynman.localnet>
35126 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
35127 ____________________________________________________________________________
35128 [ 7402] By: jhi on 2000/10/22 20:59:35
35129 Log: Support s?printf parameter reordering.
35131 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
35132 ____________________________________________________________________________
35133 [ 7401] By: jhi on 2000/10/22 19:19:14
35134 Log: Expand %Config variables only if explicitly so requested
35135 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
35137 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
35138 From: Gurusamy Sarathy <gsar@ActiveState.com>
35139 Date: Sun, 22 Oct 2000 11:47:32 -0700
35140 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
35142 ! Makefile.SH lib/lib_pm.PL
35143 ____________________________________________________________________________
35144 [ 7400] By: jhi on 2000/10/22 18:24:10
35145 Log: Move the #7390 test from warn/op to comp/redef.
35147 Subject: Re: Creating const subs for constants.
35148 From: John Tobey <jtobey@john-edwin-tobey.org>
35149 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
35150 Message-Id: <m13nG72-000FObC@feynman.localnet>
35152 ! t/comp/redef.t t/pragma/warn/op
35153 ____________________________________________________________________________
35154 [ 7399] By: jhi on 2000/10/22 17:49:59
35155 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
35156 From: Nicholas Clark <nick@ccl4.org>
35157 Date: Sat, 21 Oct 2000 22:23:19 +0100
35158 Message-ID: <20001021222319.B45586@plum.flirble.org>
35160 ! ext/DynaLoader/DynaLoader_pm.PL
35161 ____________________________________________________________________________
35162 [ 7398] By: jhi on 2000/10/22 17:47:35
35163 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
35164 From: Hugo <hv@crypt.compulink.co.uk>
35165 Date: Sat, 21 Oct 2000 18:19:59 +0100
35166 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
35168 ! ext/B/B.pm ext/B/B/C.pm
35169 ____________________________________________________________________________
35170 [ 7397] By: jhi on 2000/10/22 17:35:18
35171 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
35172 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
35173 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
35174 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
35177 ____________________________________________________________________________
35178 [ 7396] By: jhi on 2000/10/22 17:19:46
35179 Log: Subject: installman go-faster stripes
35180 From: Nicholas Clark <nick@talking.bollo.cx>
35181 Date: Sat, 21 Oct 2000 17:24:53 +0100
35182 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
35184 Subject: Re: installman go-faster stripes
35185 From: Russ Allbery <rra@stanford.edu>
35186 Date: 21 Oct 2000 11:04:13 -0700
35187 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
35189 ! installman pod/pod2man.PL
35190 ____________________________________________________________________________
35191 [ 7395] By: jhi on 2000/10/22 17:17:35
35192 Log: Hints tweak from Anton Berezin.
35195 ____________________________________________________________________________
35196 [ 7394] By: jhi on 2000/10/22 04:50:04
35197 Log: Tweak the Is* definitions of Unicode character classes
35198 to better match the official categorizations; embrace
35199 the official categorizations; add the combining marks
35200 as alpha (and -numeric); fix DCinital (a typo and edito)
35203 + lib/unicode/Is/DCmedial.pl
35204 - lib/unicode/Is/DCinital.pl
35205 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
35206 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
35207 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
35208 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
35209 ____________________________________________________________________________
35210 [ 7393] By: jhi on 2000/10/21 18:06:05
35211 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
35212 From: Daniel Chetlin <daniel@chetlin.com>
35213 Date: Sat, 21 Oct 2000 02:57:03 -0700
35214 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
35216 + t/lib/tie-splice.t
35217 ! MANIFEST lib/Tie/Array.pm
35218 ____________________________________________________________________________
35219 [ 7392] By: gsar on 2000/10/21 18:05:15
35220 Log: resync utfperl branch with mainline
35222 !> (integrate 1760 files)
35223 ____________________________________________________________________________
35224 [ 7391] By: jhi on 2000/10/21 14:37:49
35225 Log: Testcases for a #7383,#7385 related bug.
35227 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
35228 From: Nicholas Clark <nick@ccl4.org>
35229 Date: Sat, 21 Oct 2000 15:04:51 +0100
35230 Message-ID: <20001021150451.A51566@plum.flirble.org>
35233 ____________________________________________________________________________
35234 [ 7390] By: jhi on 2000/10/21 14:35:57
35235 Log: Add a testcase for #7389.
35238 ____________________________________________________________________________
35239 [ 7389] By: jhi on 2000/10/21 14:26:45
35240 Log: Subject: Re: Creating const subs for constants.
35241 From: John Tobey <jtobey@john-edwin-tobey.org>
35242 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
35243 Message-Id: <m13mo0N-000FObC@feynman.localnet>
35245 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
35247 ____________________________________________________________________________
35248 [ 7388] By: nick on 2000/10/21 11:44:23
35249 Log: Populate perlio branch
35251 +> (branch 1760 files)
35252 ____________________________________________________________________________
35253 [ 7387] By: nick on 2000/10/21 10:52:05
35254 Log: Get branch back as replica of mainline via :
35255 p4 integrate -b utfperl
35256 p4 resolve -at ./...
35258 +> (branch 269 files)
35259 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
35260 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
35261 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
35262 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
35263 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
35264 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
35265 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
35266 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
35267 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
35268 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
35269 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
35270 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
35271 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
35272 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
35273 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
35274 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
35275 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
35276 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
35277 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
35278 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
35279 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
35280 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
35281 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
35282 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
35283 - lib/unicode/UCD300.html lib/unicode/Unicode.300
35284 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
35285 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
35286 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
35287 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
35288 !> (integrate 965 files)
35289 ____________________________________________________________________________
35290 [ 7386] By: jhi on 2000/10/21 01:31:12
35291 Log: Update Changes.
35293 ! Changes patchlevel.h
35294 ____________________________________________________________________________
35295 [ 7385] By: jhi on 2000/10/21 01:28:42
35296 Log: The #7383 was right only in the context of the original bug report,
35297 not in more general case.
35300 ____________________________________________________________________________
35301 [ 7384] By: jhi on 2000/10/21 01:08:23
35302 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
35304 ! ext/IO/lib/IO/Select.pm
35305 ____________________________________________________________________________
35306 [ 7383] By: jhi on 2000/10/21 00:44:18
35307 Log: Fix for ID 20001020.006, concatenating an unset submatch
35308 with utf8 resulted in "Modification of a read-only value".
35310 ! pp_hot.c t/pragma/utf8.t
35311 ____________________________________________________________________________
35312 [ 7382] By: jhi on 2000/10/20 20:44:31
35313 Log: Make scan_num() reëntrant, as suggested in
35315 Subject: [PATCH perl@7229] Rentrant parser and yylex()
35316 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
35317 Date: Fri, 20 Oct 2000 14:17:27 +0100
35318 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
35320 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
35322 ____________________________________________________________________________
35323 [ 7381] By: jhi on 2000/10/20 20:07:29
35324 Log: Reëntrancy fix.
35326 Subject: [PATCH perl@7229] Rentrant parser and yylex()
35327 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
35328 Date: Fri, 20 Oct 2000 14:17:27 +0100
35329 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
35331 ! embed.h embed.pl perl.h proto.h toke.c
35332 ____________________________________________________________________________
35333 [ 7380] By: jhi on 2000/10/20 19:15:54
35334 Log: Don't write double values through long double pointers,
35337 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
35338 From: Jens Hamisch <jens@Strawberry.COM>
35339 Date: Tue, 17 Oct 2000 08:39:36 +0200
35340 Message-Id: <20001017083936.A11104@Strawberry.COM>
35343 ____________________________________________________________________________
35344 [ 7379] By: jhi on 2000/10/20 18:43:37
35345 Log: Portability tweak on #7377.
35347 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
35348 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35349 Date: Fri, 20 Oct 2000 13:13:41 EDT
35350 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
35353 ____________________________________________________________________________
35354 [ 7378] By: jhi on 2000/10/20 12:57:19
35355 Log: SOCKS function redefinitions need prototypes, too, otherwise
35356 for example 32 bit versus 64 bit differences cause a lot of
35359 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
35360 From: Jens Hamisch <jens@Strawberry.COM>
35361 Date: Tue, 17 Oct 2000 08:39:36 +0200
35362 Message-Id: <20001017083936.A11104@Strawberry.COM>
35365 ____________________________________________________________________________
35366 [ 7377] By: jhi on 2000/10/20 12:37:12
35367 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
35368 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35369 Date: Fri, 20 Oct 2000 08:26:04 EDT
35370 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
35372 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
35373 ____________________________________________________________________________
35374 [ 7376] By: jhi on 2000/10/20 12:35:31
35375 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
35376 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35377 Date: Fri, 20 Oct 2000 07:48:15 EDT
35378 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
35380 ! configure.com vms/gen_shrfls.pl
35381 ____________________________________________________________________________
35382 [ 7375] By: bailey on 2000/10/20 04:44:37
35385 +> (branch 134 files)
35386 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
35387 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
35388 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
35389 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
35390 - eg/cgi/frameset.cgi eg/cgi/index.html
35391 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
35392 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
35393 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
35394 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
35395 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
35396 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
35397 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
35398 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
35399 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
35400 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
35401 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
35402 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
35403 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
35404 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
35405 - lib/unicode/Props.txt lib/unicode/UCD300.html
35406 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
35407 - utils/perlbc.PL vms/subconfigure.com
35408 !> (integrate 785 files)
35409 ____________________________________________________________________________
35410 [ 7374] By: jhi on 2000/10/20 00:59:48
35411 Log: In the latest compiler builds cccdlflags must not become -fpic,
35412 from Wilfredo Sánchez.
35415 ____________________________________________________________________________
35416 [ 7373] By: jhi on 2000/10/20 00:56:35
35417 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
35418 From: Tony Cook <tony@develop-help.com>
35419 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
35420 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
35423 ____________________________________________________________________________
35424 [ 7372] By: jhi on 2000/10/19 19:34:40
35425 Log: Typo noted by Mark Lutz.
35428 ____________________________________________________________________________
35429 [ 7371] By: jhi on 2000/10/19 19:33:13
35430 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
35432 ! U/modified/Cppsym.U U/modified/Oldconfig.U
35433 Branch: metaconfig/U/perl
35434 ! End.U dlsrc.U libperl.U
35436 + hints/nonstopux.sh
35437 ! Configure MANIFEST config_h.SH
35438 ____________________________________________________________________________
35439 [ 7370] By: jhi on 2000/10/19 17:18:08
35440 Log: Subject: PATCH do_print has 2 PerlIO_error()s
35441 From: nick@ccl4.org
35442 Date: Thu, 19 Oct 2000 18:09:20 +0100
35443 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
35446 ____________________________________________________________________________
35447 [ 7369] By: jhi on 2000/10/19 14:01:49
35448 Log: Update Changes.
35450 ! Changes patchlevel.h
35451 ____________________________________________________________________________
35452 [ 7368] By: jhi on 2000/10/19 13:04:29
35453 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
35454 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35455 Date: Wed, 18 Oct 2000 13:12:01 +0200
35456 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
35459 ____________________________________________________________________________
35460 [ 7367] By: jhi on 2000/10/19 02:22:40
35461 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
35462 of a 'pmshort' anywhere in the B, so the offending line was simply
35466 ____________________________________________________________________________
35467 [ 7366] By: jhi on 2000/10/19 02:12:37
35468 Log: Add the test case for the bug id 20000730.004 which seems
35469 to have been fixed by now.
35472 ____________________________________________________________________________
35473 [ 7365] By: jhi on 2000/10/18 23:36:24
35474 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
35475 From: Hugo <hv@crypt.compulink.co.uk>
35476 Date: Wed, 18 Oct 2000 23:25:58 +0100
35477 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
35479 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
35480 ____________________________________________________________________________
35481 [ 7364] By: jhi on 2000/10/18 21:12:53
35485 ____________________________________________________________________________
35486 [ 7363] By: jhi on 2000/10/18 20:55:38
35487 Log: Missing change from #7362.
35490 ____________________________________________________________________________
35491 [ 7362] By: jhi on 2000/10/18 20:52:01
35492 Log: Borland C fstat() never saw the fd as writable.
35494 Subject: fix for Borland's weak "stat" (perl@7211)
35495 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35496 Date: Mon, 16 Oct 2000 09:55:03 +0400
35497 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
35500 ____________________________________________________________________________
35501 [ 7361] By: jhi on 2000/10/18 17:43:50
35504 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
35505 ____________________________________________________________________________
35506 [ 7360] By: jhi on 2000/10/18 17:07:44
35507 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35508 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
35509 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
35510 Date: Mon, 16 Oct 2000 15:19:49 +0200
35514 ____________________________________________________________________________
35515 [ 7359] By: jhi on 2000/10/18 17:04:49
35516 Log: Subject: Pod patch for Devel::Peek
35517 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35518 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
35519 Date: Mon, 16 Oct 2000 12:26:34 +0200
35521 ! ext/Devel/Peek/Peek.pm
35522 ____________________________________________________________________________
35523 [ 7358] By: jhi on 2000/10/18 17:03:15
35524 Log: Make Cwd more bulletproof in chrooted environments.
35526 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
35527 From: "Eric E. Coe" <Eric.Coe@oracle.com>
35528 Date: Wed, 18 Oct 2000 04:03:54 -0400
35529 Message-Id: <39ED596A.70E599FE@oracle.com>
35532 ____________________________________________________________________________
35533 [ 7357] By: jhi on 2000/10/18 16:37:26
35534 Log: Disable the UTF8 downgrade croakage for now to avoid
35535 too many not okay messages.
35538 ____________________________________________________________________________
35539 [ 7356] By: jhi on 2000/10/17 23:29:41
35540 Log: Show the failed remote port, instead of the failing line number.
35542 Subject: [PATCH 5.6.1 Debugger] More diagnostics
35543 From: David Sparks <daves@ActiveState.com>
35544 Date: Tue, 17 Oct 2000 15:00:24 -0700
35545 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
35548 ____________________________________________________________________________
35549 [ 7355] By: jhi on 2000/10/17 14:11:31
35550 Log: On output try to downgrade to bytes, croak if impossible,
35551 from Simon Cozens. This means that outputting >255 UTF8
35552 is impossible. Consider this as a strong incentive to get
35553 the I/O disciplines implemented.
35555 ! doio.c pod/perldiag.pod sv.c
35556 ____________________________________________________________________________
35557 [ 7354] By: jhi on 2000/10/17 13:42:23
35558 Log: Clarify documentation on 'use bytes'.
35560 Subject: Re: What does 'use bytes' "mean" ?
35561 From: Simon Cozens <simon@cozens.net>
35562 Date: Mon, 18 Sep 2000 18:24:25 +0100
35563 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
35566 ____________________________________________________________________________
35567 [ 7353] By: jhi on 2000/10/17 13:28:12
35568 Log: Workaround for a sfio bug where the stream error indicator
35569 is not cleared as documented.
35571 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
35572 From: Nicholas Clark <nick@ccl4.org>
35573 Date: Mon, 16 Oct 2000 18:28:23 +0100
35574 Message-ID: <20001016182823.J19700@plum.flirble.org>
35577 ____________________________________________________________________________
35578 [ 7352] By: jhi on 2000/10/17 13:06:19
35579 Log: More IoTYPE sprinkling.
35582 ____________________________________________________________________________
35583 [ 7351] By: jhi on 2000/10/16 22:47:07
35584 Log: Detect early whether the std streams have gone bad.
35586 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
35587 Date: Mon, 16 Oct 2000 23:28:42 +0100
35588 From: Nicholas Clark <nick@ccl4.org>
35589 Message-ID: <20001016232842.A37942@plum.flirble.org>
35592 ____________________________________________________________________________
35593 [ 7350] By: jhi on 2000/10/16 22:45:16
35594 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
35595 From: "Peter J. Farley III" <pjfarley@banet.net>
35596 Date: Mon, 16 Oct 2000 18:15:59 -0400
35597 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
35599 ! djgpp/djgpp.c dosish.h t/io/open.t
35600 ____________________________________________________________________________
35601 [ 7349] By: jhi on 2000/10/16 22:36:45
35602 Log: perldelta tweak.
35604 ! pod/perldelta.pod
35605 ____________________________________________________________________________
35606 [ 7348] By: jhi on 2000/10/16 15:17:53
35607 Log: Update Changes.
35609 ! Changes patchlevel.h
35610 ____________________________________________________________________________
35611 [ 7347] By: jhi on 2000/10/16 13:55:27
35612 Log: Add the capability to include/exclude branches.
35615 ____________________________________________________________________________
35616 [ 7346] By: jhi on 2000/10/16 13:18:04
35617 Log: Add Charles Lane.
35620 ____________________________________________________________________________
35621 [ 7345] By: jhi on 2000/10/16 13:13:21
35622 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
35624 ! pod/perldelta.pod
35625 ____________________________________________________________________________
35626 [ 7344] By: gsar on 2000/10/16 09:30:21
35627 Log: integrate change#6220 from cfgperl
35629 Win32 patches from Benjamin Stuhl.
35630 Branch: maint-5.6/perl
35631 !> makedef.pl win32/win32.h
35632 ____________________________________________________________________________
35633 [ 7343] By: gsar on 2000/10/16 08:32:19
35634 Log: integrate changes#6221,6222 from cfgperl
35636 Remove tr///CU (the feature is to be obsoleted by better interfaces).
35637 From: simon@brecon.co.uk (Simon Cozens)
35638 Subject: [PATCH] Eliminate tr///[CU][CU]
35639 Date: 23 Jun 2000 11:05:40 GMT
35640 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
35643 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
35644 From: Ian Phillipps <Ian.Phillipps@iname.com>
35645 Date: Fri, 23 Jun 2000 10:40:58 +0100
35646 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
35647 Branch: maint-5.6/perl
35648 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
35649 ____________________________________________________________________________
35650 [ 7342] By: gsar on 2000/10/16 08:28:08
35651 Log: integrate change#6217 from cfgperl (in part)
35653 Rename the fdpid locking and integrate with Sarathy.
35654 Branch: maint-5.6/perl
35655 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
35656 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
35657 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
35659 ____________________________________________________________________________
35660 [ 7341] By: gsar on 2000/10/16 08:23:39
35661 Log: integrate changes#6214..6216 from mainline
35663 @_ can't have junk in it even in the non-USE_ITHREADS case because
35664 caller() wants to populate @DB::args with it (causes a coredump
35665 in Carp::confess())
35667 tweak comment about @DB::args
35669 be more optimal about clearing @_
35670 Branch: maint-5.6/perl
35671 !> av.h cop.h pp_ctl.c t/op/runlevel.t
35672 ____________________________________________________________________________
35673 [ 7340] By: gsar on 2000/10/16 08:20:37
35674 Log: integrate changes#6207..6210 from cfgperl
35676 Subject: [PATCH 5.6.0] Threadsafe patches
35677 From: Dan Sugalski <dan@sidhe.org>
35678 To: perl5-porters@perl.org
35679 Date: Mon, 08 May 2000 18:08:13 -0400
35680 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
35682 Regen headers for #6207.
35684 Lock PL_fdpid against race conditions, based on:
35685 Subject: [PATCH 5.6.0]subprocess fixup for threads
35686 From: Dan Sugalski <dan@sidhe.org>
35687 To: perl5-porters@perl.org
35688 Date: Tue, 11 Apr 2000 17:02:32 -0400
35689 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
35691 Mopup for #6207 and #6209.
35692 Branch: maint-5.6/perl
35693 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
35694 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
35696 ____________________________________________________________________________
35697 [ 7339] By: gsar on 2000/10/16 08:14:34
35698 Log: integrate change#6203 from cfgperl
35700 perldiag should refer to perlos2.pod not README.os2
35701 Branch: maint-5.6/perl
35702 !> pod/perldiag.pod
35703 ____________________________________________________________________________
35704 [ 7338] By: gsar on 2000/10/16 08:11:42
35705 Log: integrate change#6201 from mainline
35707 Perl_eval_pv() leaks 4 bytes every time it is called because it
35708 does a PUSHMARK that's never ever POPMARKed; in general, only
35709 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
35710 Perl_eval_[sp]v() don't because they don't take any incoming
35711 arguments (this leak has been around since the original version
35712 of perl_eval_pv() in 5.003_97e)
35713 Branch: maint-5.6/perl
35715 ____________________________________________________________________________
35716 [ 7337] By: gsar on 2000/10/16 08:08:47
35717 Log: integrate changes#6197..6200 from cfgperl
35719 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
35720 From: John Borwick <jhborwic@unity.ncsu.edu>
35721 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
35722 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
35724 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
35725 From: Dan Sugalski <dan@sidhe.org>
35726 To: vmsperl@perl.org, perl5-porters@perl.org
35727 Date: Fri, 02 Jun 2000 16:00:41 -0400
35728 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
35729 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
35731 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
35732 From: Dan Sugalski <dan@sidhe.org>
35733 To: perl5-porters@perl.org, vmsperl@perl.org
35734 Date: Fri, 02 Jun 2000 17:30:51 -0400
35735 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
35737 Update to cperl-mode.el 4.31 from
35738 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
35739 Subject: A couple of notes
35740 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35741 To: Mailing list Perl5 <perl5-porters@perl.org>
35742 Date: Sat, 3 Jun 2000 23:33:32 -0400
35743 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
35744 Branch: maint-5.6/perl
35745 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
35746 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
35747 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
35748 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
35750 ____________________________________________________________________________
35751 [ 7336] By: gsar on 2000/10/16 08:03:46
35752 Log: integrate changes#6194,6195 from mainline
35754 fix small eval"" memory leaks under USE_ITHREADS
35756 fix yet another eval"" leak under USE_ITHREADS
35757 Branch: maint-5.6/perl
35758 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
35759 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
35761 ____________________________________________________________________________
35762 [ 7335] By: gsar on 2000/10/16 08:02:15
35763 Log: integrate changes#6190,6191 from mainline
35765 submit missing embed.pl change
35767 vec() loses numericalness (modified version of patch suggested
35769 Branch: maint-5.6/perl
35770 !> doop.c embed.pl t/op/vec.t
35771 ____________________________________________________________________________
35772 [ 7334] By: gsar on 2000/10/16 08:01:03
35773 Log: integrate change#6189 from mainline
35775 counting tr/// corrupts later operation (from M.J.T Guy)
35776 Branch: maint-5.6/perl
35777 !> doop.c t/op/tr.t
35778 ____________________________________________________________________________
35779 [ 7333] By: gsar on 2000/10/16 07:59:07
35780 Log: integrate changes#6183..6188 from mainline
35782 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
35785 tweak for change#6127
35787 remove incorrect documentation about implicit split to @_ in
35788 list context, which never really worked in perl 5 (from
35791 further qualify references to "alphanumeric" (from Wolfgang Laun
35792 <wolfgang.laun@alcatel.at>)
35794 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
35795 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
35798 Branch: maint-5.6/perl
35799 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
35800 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
35801 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
35802 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
35803 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
35804 !> pod/pod2latex.PL utils/h2xs.PL
35805 ____________________________________________________________________________
35806 [ 7332] By: gsar on 2000/10/16 07:53:52
35807 Log: integrate change#6179 from mainline
35809 buggy modulus on UVs introduced by change#3378 (resulted in
35810 4063328477 % 65535 amounting to 27406, instead of 27407)
35811 Branch: maint-5.6/perl
35812 !> pp.c t/op/arith.t
35813 ____________________________________________________________________________
35814 [ 7331] By: gsar on 2000/10/16 07:52:49
35815 Log: integrate changes#6176,6177,6178,6182 from cfgperl
35817 Single-quoted utf8 patch from Simon Cozens.
35819 Substitution utf8 patch from Simon Cozens.
35823 Be Cleaner Part Deux.
35824 Branch: maint-5.6/perl
35825 !> Makefile.SH pp_hot.c toke.c
35826 ____________________________________________________________________________
35827 [ 7330] By: gsar on 2000/10/16 07:41:36
35828 Log: integrate change#6172 from mainline
35830 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
35831 (from Ilya Zakharevich)
35832 Branch: maint-5.6/perl
35833 !> regexec.c t/op/re_tests
35834 ____________________________________________________________________________
35835 [ 7329] By: gsar on 2000/10/16 07:40:25
35836 Log: integrate change#6171 from mainline
35838 scalar() doesn't force scalar context when used in void context
35839 (from Simon Cozens)
35840 Branch: maint-5.6/perl
35841 !> op.c t/op/wantarray.t
35842 ____________________________________________________________________________
35843 [ 7328] By: gsar on 2000/10/16 07:39:33
35844 Log: integrate change#6170 from mainline
35846 change#6142 needs tweaks to tests to work where there's no
35847 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
35848 Branch: maint-5.6/perl
35849 !> t/lib/filefind.t
35850 ____________________________________________________________________________
35851 [ 7327] By: gsar on 2000/10/16 07:35:34
35852 Log: integrate changes#6166..6168 from cfgperl
35854 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
35855 in case somebody wants to write an extension for more
35856 shadow database interfaces.
35860 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
35861 Branch: maint-5.6/perl
35862 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
35863 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
35864 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
35865 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
35866 !> win32/config.vc win32/config_H.bc win32/config_H.gc
35867 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
35868 ____________________________________________________________________________
35869 [ 7326] By: gsar on 2000/10/16 07:29:05
35870 Log: integrate changes#6157,6159..6161,6164 from cfgperl
35872 Regen Configure to jive with #6149.
35874 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
35876 Changes for the File::Temp 0.08 (change #6159) test suite
35877 to fit better into the Perl distribution test framework.
35879 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
35880 both from Simon Cozens.
35883 Branch: maint-5.6/perl
35884 +> pod/perlmodlib.PL pod/perlnewmod.pod
35885 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
35886 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
35887 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
35888 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
35889 ____________________________________________________________________________
35890 [ 7325] By: gsar on 2000/10/16 07:25:13
35891 Log: integrate change#6158 from vmsperl
35893 Add fallback to tmpfile for use in cases where user's relying on
35894 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
35896 Branch: maint-5.6/perl
35897 !> vms/vms.c vms/vmsish.h
35898 ____________________________________________________________________________
35899 [ 7324] By: gsar on 2000/10/16 07:20:50
35900 Log: integrate changes#6153..6155 from mainline
35902 prettier Test::Harness output on failed tests (from Nicholas Clark
35903 <nick@Bagpuss.uk.boo.com>)
35905 avoid type mismatch warning
35907 small bug in change#6144; remove random \xA0 character that snuck
35909 Branch: maint-5.6/perl
35910 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
35912 ____________________________________________________________________________
35913 [ 7323] By: gsar on 2000/10/16 07:18:47
35914 Log: integrate changes#6151,6152 from mainline
35916 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
35918 cosmetic fixups of RE debug output (from Ilya Zakharevich)
35919 Branch: maint-5.6/perl
35921 ____________________________________________________________________________
35922 [ 7322] By: gsar on 2000/10/16 07:17:25
35923 Log: integrate changes#6146..6150 from mainline
35927 add a make entry to Config.pm so "perl -V:make" works on VMS
35928 (from Peter Prymmer)
35930 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
35932 OS/2 tweaks for usethreads build (from Rocco Caputo
35935 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
35936 Branch: maint-5.6/perl
35937 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
35938 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
35939 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
35940 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
35941 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
35942 !> warnings.pl x2p/a2p.h
35943 ____________________________________________________________________________
35944 [ 7321] By: gsar on 2000/10/16 07:14:02
35945 Log: integrate changes#6143..6145 from mainline
35947 MacOS support, part 1 (from Matthias Neeracher
35948 <neeri@iis.ee.ethz.ch>)
35950 MacOS support, part 2: make AutoSplit use File::Spec instead
35951 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
35952 <neeri@iis.ee.ethz.ch>)
35954 make xsubpp skip embedded pod (from Matthias Neeracher
35955 <neeri@iis.ee.ethz.ch>)
35956 Branch: maint-5.6/perl
35957 +> ext/DynaLoader/dl_mac.xs
35958 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
35959 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
35960 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
35961 !> pp_ctl.c proto.h toke.c util.c util.h
35962 ____________________________________________________________________________
35963 [ 7320] By: gsar on 2000/10/16 07:12:13
35964 Log: integrate changes#6141,6142 from mainline
35966 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
35967 forwarded by Peter Seebach from the bsdi-users mailing list.
35968 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
35970 File::Find fails to chdir when chasing symlinks (from
35971 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
35972 Branch: maint-5.6/perl
35973 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
35974 ____________________________________________________________________________
35975 [ 7319] By: gsar on 2000/10/16 07:04:30
35976 Log: integrate change#6139 from mainline
35978 revise mktables.PL for bugs and newness in Unicode 3.0
35979 (from James Bence <jbence@amgen.com>)
35980 Branch: maint-5.6/perl
35981 +> (branch 30 files)
35982 !> (integrate 49 files)
35983 ____________________________________________________________________________
35984 [ 7318] By: gsar on 2000/10/16 07:01:01
35985 Log: integrate changes#6137,6138 from mainline
35987 fix bogus redeclaration warning for "our" variables in different
35990 add note about the handling of negative indices to tied arrays
35991 (from Michael G Schwern <schwern@pobox.com>)
35992 Branch: maint-5.6/perl
35993 !> op.c pod/perltie.pod t/pragma/strict-vars
35994 ____________________________________________________________________________
35995 [ 7317] By: gsar on 2000/10/16 06:58:46
35996 Log: integrate changes#6127..6136 from mainline
35998 call_method(...,G_EVAL) can longjmp() out if the method probing
35999 failed (from Gisle Aas)
36001 new perlxstut example for passing/returning refs to arrays
36002 (from David Lowe <dlowe@pootpoot.com>)
36004 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
36006 fix places that mean C<"word" character> but say C<alphanumeric
36009 avoid warnings in POSIX.pm (from Barrie Slaymaker)
36011 warnings::enabled() doesn't fall back to looking at $^W if
36012 caller isn't using lexical warnings (from Paul Marquess)
36014 elide bogus test in change#6132
36016 make Test::Harness use wait.h/WCOREDUMP if available
36017 (from Ben Tilly <ben_tilly@hotmail.com>)
36019 enable Test::Harness to dynamically determine column width etc.
36020 (from Rob Napier <rnapier@employees.org>)
36022 random pod typos (from Peter Scott <Peter@PSDT.com>)
36023 Branch: maint-5.6/perl
36024 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
36025 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
36026 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
36027 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
36028 ____________________________________________________________________________
36029 [ 7316] By: gsar on 2000/10/16 06:53:23
36030 Log: integrate change#6126 from mainline
36032 change#2879 broke rvalue autovivification of magicals such as
36033 ${$num} (reworked variant of patch suggested by Simon Cozens)
36034 Branch: maint-5.6/perl
36035 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
36036 !> pp_hot.c proto.h t/op/gv.t
36037 ____________________________________________________________________________
36038 [ 7315] By: gsar on 2000/10/16 06:51:38
36039 Log: integrate changes#6123,6125 from mainline
36041 clarify gotcha with #line directives (from Rocco Caputo
36044 enable propagating exception objects via Perl_croak() in XS code
36046 Branch: maint-5.6/perl
36047 !> pod/perldebug.pod pod/perlsyn.pod util.c
36048 ____________________________________________________________________________
36049 [ 7314] By: gsar on 2000/10/16 06:49:28
36050 Log: integrate change#6122 from mainline
36052 downgrade fatal error on C<"foo@nosucharray.com"> to optional
36053 warning (from Mark-Jason Dominus)
36054 Branch: maint-5.6/perl
36055 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
36056 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
36057 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
36059 ____________________________________________________________________________
36060 [ 7313] By: gsar on 2000/10/16 06:46:54
36061 Log: integrate changes#6112..6121 from vmsperl
36063 Check for existence of file before trying to delete
36065 Ugly workaround for version-specific RTL error
36067 Urk -- undo previous removal of vmsish 'exit' change
36069 Add bounds checking for several strings (Charles Lane)
36071 Miscellaneous cosmetic fixes (Charles Lane)
36073 Treat sockets as special in sys(read|write) (Charles Lane et al.)
36075 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
36076 Flatten case labels in switch statements uniformly (Charles Bailey)
36078 Quiet error messages in vmsish.t (Charles Lane)
36080 Add missing escape (Charles Lane)
36082 Allow eliminate_macros() and fixpath() to handle space-delimited
36083 lists (based on fixes by Craig Berry)
36084 Branch: maint-5.6/perl
36085 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
36086 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
36088 ____________________________________________________________________________
36089 [ 7312] By: gsar on 2000/10/16 06:41:18
36090 Log: integrate changes#6107,6110 from cfgperl
36092 Tweak the todo list.
36095 Branch: maint-5.6/perl
36097 ____________________________________________________________________________
36098 [ 7311] By: gsar on 2000/10/16 06:38:38
36099 Log: integrate changes#6104,6108 from mainline
36101 PL_sys_intern was being initialized too late on windows
36103 reenable fake signal handling on Windows, bugs and all
36104 Branch: maint-5.6/perl
36105 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
36106 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
36108 ____________________________________________________________________________
36109 [ 7310] By: gsar on 2000/10/16 06:36:03
36110 Log: integrate changes#6095,6097..6103 from cfgperl
36112 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
36113 might be useful in future.
36115 Add a note about possible compilation problems from Allen Smith.
36117 Add a note about other, yet unsupported, shadow password APIs.
36119 Tweaks for the cc bugs from Allen Smith.
36121 More compilation tweakery from Allen Smith.
36123 Hints and test tweaks for Unicos.
36125 The test suite tweak in #6101 wasn't quite right.
36127 Test tweaking for Unicos continues.
36128 Branch: maint-5.6/perl
36129 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36130 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
36131 !> t/lib/complex.t t/op/64bitint.t
36132 ____________________________________________________________________________
36133 [ 7309] By: gsar on 2000/10/16 06:29:41
36134 Log: integrate changes#6093,6094 from mainline
36136 fork() failure to create pseudo process sets errno=EAGAIN and returns
36137 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
36139 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
36140 Branch: maint-5.6/perl
36141 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
36142 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
36143 ____________________________________________________________________________
36144 [ 7308] By: gsar on 2000/10/16 06:27:29
36145 Log: integrate change#6092 from cfgperl
36147 Regen perltoc with the fixed buildtoc.
36148 Branch: maint-5.6/perl
36150 ____________________________________________________________________________
36151 [ 7307] By: gsar on 2000/10/16 06:26:40
36152 Log: integrate changes#6089,6090 from mainline
36154 buildtoc tweak to fix newline lossage
36156 concat doesn't preserve utf8-ness, and doesn't invalidate
36157 [NI]OK; added tests for both
36158 Branch: maint-5.6/perl
36159 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
36160 ____________________________________________________________________________
36161 [ 7306] By: gsar on 2000/10/16 06:24:05
36162 Log: integrate change#6088 from cfgperl
36164 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
36165 because we do not use those. The HAS_GETSPNAM remains,
36166 though, because we still do use that.
36167 Branch: maint-5.6/perl
36168 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36169 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
36170 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
36171 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
36172 !> win32/config.vc win32/config_H.bc win32/config_H.gc
36173 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
36174 ____________________________________________________________________________
36175 [ 7305] By: gsar on 2000/10/16 06:15:52
36176 Log: integrate changes#6084,6085,6087 from mainline
36178 substr() does not preserve utf8-ness (from Stefan Eissing
36179 <Eissing@medicaldataservice.de>); added tests
36181 repeat operator (x) doesn't preserve utf8-ness
36183 reverse() and quotemeta() weren't preserving utf8-ness; add tests
36184 Branch: maint-5.6/perl
36185 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
36186 ____________________________________________________________________________
36187 [ 7304] By: gsar on 2000/10/16 06:13:10
36188 Log: integrate changes#6077..6083 from mainline
36190 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
36193 workaround for CRT bug in chdir() (from Charles Lane, via
36196 remove outdated kludge in Carp (NULLs are permitted in diagnostics
36199 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
36200 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
36202 better default perlbug categories for ok reports (from Richard Foley)
36204 peek.t non-portable to ithreads
36206 note about undocumented caller() return value (from M.J.T. Guy);
36207 yet another peek.t tweak
36208 Branch: maint-5.6/perl
36209 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
36210 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
36211 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
36212 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
36213 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
36215 ____________________________________________________________________________
36216 [ 7303] By: gsar on 2000/10/16 06:03:18
36217 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
36218 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
36220 &HUGE_VAL is not defined, it exists.
36222 Do not warn that an infinity does not look like a number.
36224 Rewrite the pwent/spent logic to be a little bit more clearer.
36226 Continue on the pwent/spent case.
36228 Correct Freudian slip.
36230 Use HUGE_VALL if applicable.
36232 pwent/spent #ifdef imbalance.
36236 Call getspnam() only iff needd.
36238 Test both the scalar and list contexts.
36240 Use setxxent()/endxxent().
36246 Be more forgiving in POSIX about HUGE_VALL.
36250 The search of infinity continues, this time simplified.
36252 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
36253 in natively 64-bit platforms where a long is a quad (no need
36254 for long longs). Also added bias for IVs.
36258 Introduce t/lib/peek.t.
36260 Make the test more portable.
36261 Branch: maint-5.6/perl
36264 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
36265 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
36266 !> t/op/pwent.t toke.c util.c
36267 ____________________________________________________________________________
36268 [ 7302] By: gsar on 2000/10/16 05:03:37
36269 Log: integrate changes#6066..6071 from mainline
36273 replace direct call to sighandler() with (*PL_sighandlerp)()
36275 note about values()
36277 File::Spec compatibility update (from Barrie Slaymaker
36278 <barries@slaysys.com>)
36280 remove misleading comment (from M.J.T. Guy)
36282 misformatted perllocal.pod (from Tim Jenness
36283 <t.jenness@jach.hawaii.edu>)
36284 Branch: maint-5.6/perl
36285 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
36286 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36287 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
36288 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
36289 ____________________________________________________________________________
36290 [ 7301] By: gsar on 2000/10/16 05:00:08
36291 Log: integrate changes#6061..6063 from mainline
36293 change#5921 neglected to make eq honor "use bytes"
36295 additional tests for utf8.t
36297 tokeq() could read unallocated field in argument
36298 Branch: maint-5.6/perl
36299 !> sv.c t/pragma/utf8.t toke.c
36300 ____________________________________________________________________________
36301 [ 7300] By: gsar on 2000/10/16 04:56:54
36302 Log: integrate changes#6046,6048,6057,6058 from mainline
36304 libscheck has insufficient checks for n32 libs (from
36305 Albert Chin-A-Young <china@thewrittenword.com>)
36307 add note about how $( doesn't interpolate in REs (from
36308 Philip Newton <newton@ficus.frogspace.net>)
36310 fix broken parsing of /\x{ab}/
36312 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
36313 (spotted by Donald Kinzer <dkinzer@premia.com>)
36314 Branch: maint-5.6/perl
36315 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
36317 ____________________________________________________________________________
36318 [ 7299] By: gsar on 2000/10/16 04:52:50
36319 Log: integrate change#6044 from mainline
36321 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
36322 such that underscores are only ignored in literal numbers,
36323 "\x{...}", and hex/oct argument
36324 Branch: maint-5.6/perl
36325 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
36326 ____________________________________________________________________________
36327 [ 7298] By: gsar on 2000/10/16 04:50:53
36328 Log: integrate changes#6027..6043 from mainline
36330 podlators-1.02 update (from Russ Allbery)
36332 Pod::Man generates groff-incompatible macro definition (from
36335 add CGI.pm v2.66 (from Lincoln Stein)
36337 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
36338 for @- and @+ (from Johan Vromans)
36340 small nits in diagnostics.pm (from Robin Barker)
36342 whitespace adjustments
36344 missing files in MANIFEST
36346 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
36349 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
36351 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
36352 Branch: maint-5.6/perl
36353 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
36354 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
36355 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
36356 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
36357 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
36358 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
36359 !> t/lib/cgi-html.t t/lib/cgi-request.t
36360 ____________________________________________________________________________
36361 [ 7297] By: gsar on 2000/10/16 04:44:30
36362 Log: integrate change#6025 from mainline
36364 Is{Alnum,Alpha,Word} don't match titlecase
36365 TODO: IsSpace is defined recursively!
36366 (both spotted by Larry)
36367 Branch: maint-5.6/perl
36368 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
36369 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
36370 ____________________________________________________________________________
36371 [ 7296] By: gsar on 2000/10/16 04:39:30
36372 Log: integrate change#6023 from mainline
36374 debugger stomps on $. (from M.J.T. Guy)
36375 Branch: maint-5.6/perl
36377 ____________________________________________________________________________
36378 [ 7295] By: gsar on 2000/10/16 04:38:02
36379 Log: integrate change#6022 from mainline
36381 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
36382 Branch: maint-5.6/perl
36384 ____________________________________________________________________________
36385 [ 7294] By: gsar on 2000/10/16 04:37:05
36386 Log: integrate changes#6018..6021 from mainline
36388 make lib/syslog.t portable to systems that don't have _PATH_LOG,
36389 make _PATH_LOG() return "" if unavailable
36391 windows portability tweaks
36395 remove Win2K issue in pod (fixed by change#6020)
36396 Branch: maint-5.6/perl
36397 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
36398 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
36399 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
36400 ____________________________________________________________________________
36401 [ 7293] By: gsar on 2000/10/16 04:20:00
36402 Log: integrate changes#6013..6015 from mainline
36404 tweak change#5945 to display correct switch name in diagnostic
36406 glob() loading File::Glob behind the scenes may cause syntax errors
36408 tweak test for portability
36409 Branch: maint-5.6/perl
36410 !> op.c perl.c pod/perldiag.pod t/lib/b.t
36411 ____________________________________________________________________________
36412 [ 7292] By: gsar on 2000/10/16 04:18:11
36413 Log: integrate changes#6005..6010 from mainline, cfgperl
36415 perldoc might fail via "use blib" (from Hugo van der Sanden)
36419 note about compile failures and END blocks (from M.J.T. Guy)
36421 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
36423 (change#6009 integrated earlier in change#7255)
36425 clarify note about shadow password support (from
36426 gellyfish@gellyfish.com)
36427 Branch: maint-5.6/perl
36428 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36429 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
36430 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
36431 ____________________________________________________________________________
36432 [ 7291] By: gsar on 2000/10/16 04:12:03
36433 Log: integrate changes#6002,6003 from mainline
36435 destructive sv_setsv() can lose UV-ness from source, causing
36436 numeric promotions/comparisons to fail to do the right thing
36438 allow REG_EXPAND_SZ keys in Windows registry (from
36439 John Clayton <John.Clayton@barclayscapital.com>)
36440 Branch: maint-5.6/perl
36441 !> sv.c win32/win32.c
36442 ____________________________________________________________________________
36443 [ 7290] By: gsar on 2000/10/16 04:10:19
36444 Log: integrate change#6001 from mainline
36446 support additional library locations via $Config{otherlibdirs}
36447 (from Andy Dougherty)
36448 Branch: maint-5.6/perl
36449 !> Configure INSTALL Porting/Glossary Porting/config.sh
36450 !> Porting/config_H config_h.SH epoc/config.sh perl.c
36451 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
36452 !> win32/config.bc win32/config.gc win32/config.vc
36453 ____________________________________________________________________________
36454 [ 7289] By: gsar on 2000/10/16 04:08:28
36455 Log: integrate change#5999 from mainline
36457 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
36458 Branch: maint-5.6/perl
36459 !> t/pragma/warn/toke toke.c
36460 ____________________________________________________________________________
36461 [ 7288] By: gsar on 2000/10/16 04:07:01
36462 Log: integrate changes#5997,5998 from cfgperl
36466 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
36467 Branch: maint-5.6/perl
36468 !> lib/Math/Complex.pm
36469 ____________________________________________________________________________
36470 [ 7287] By: gsar on 2000/10/16 04:04:37
36471 Log: integrate change#5995 from mainline
36473 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
36474 Branch: maint-5.6/perl
36475 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
36476 ____________________________________________________________________________
36477 [ 7286] By: gsar on 2000/10/16 04:03:21
36478 Log: integrate change#5994 from mainline
36480 fix for missed accounting for null byte in pack("Z",...) (from
36482 Branch: maint-5.6/perl
36483 !> pp.c t/op/pack.t
36484 ____________________________________________________________________________
36485 [ 7285] By: gsar on 2000/10/16 04:02:11
36486 Log: integrate changes#5989..5993 from mainline
36488 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
36489 itself and no other (from Tom Hughes)
36491 use $ENV{LIB} to search for libs under Visual C compiler
36492 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
36494 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
36496 pod nit (from Simon Cozens)
36498 various minor tweaks seen on p5p
36499 Branch: maint-5.6/perl
36500 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
36501 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
36502 !> t/op/array.t toke.c
36503 ____________________________________________________________________________
36504 [ 7284] By: gsar on 2000/10/16 03:59:00
36505 Log: integrate changes#5978..5988 from mainline
36507 sync version numbers in File::Spec with the ones on CPAN
36508 (from Barrie Slaymaker)
36510 under useithreads, constant pad entries could inadvertantly be
36511 shared across threads (from Eric Blood <eblood@xmission.com>);
36512 added Eric's test case to testsuite
36514 allow Configure -S to run non-interactively (spotted by Greg Hudson
36517 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
36518 prototype mismatch with CORE::glob(); update pod and tests to
36519 suit (File::Glob::glob() is still available for backward
36520 compatibility, but should be considered deprecated)
36522 avoid error in IO::Socket::INET when given an unknown service name
36523 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
36525 numeric conversion of non-number in change#3378 tramples on
36526 OOK offset, causing segfaults
36528 attributes::reftype() doesn't work on tied argument
36530 forked child may not exit correctly if it failed to open
36531 /dev/console (from Graham Barr)
36533 add regular expressions tutorial and quick-start guide (from
36534 Mark Kvale <kvale@phy.ucsf.edu>)
36536 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
36538 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
36539 <paul@miraclefish.com>)
36540 Branch: maint-5.6/perl
36541 +> pod/perlrequick.pod pod/perlretut.pod
36542 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
36543 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
36544 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
36545 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
36546 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
36547 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36548 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
36549 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
36550 ____________________________________________________________________________
36551 [ 7283] By: gsar on 2000/10/16 03:52:14
36552 Log: integrate change#5977 from mainline
36554 autoquote barewords followed by newline and arrow properly
36555 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
36556 Branch: maint-5.6/perl
36557 !> t/pragma/warn/toke toke.c
36558 ____________________________________________________________________________
36559 [ 7282] By: gsar on 2000/10/16 03:50:48
36560 Log: integrate change#5976 from mainline
36562 DB_File v1.73 update (from Paul Marquess)
36563 Branch: maint-5.6/perl
36564 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
36565 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
36566 ____________________________________________________________________________
36567 [ 7281] By: gsar on 2000/10/16 03:49:14
36568 Log: integrate change#5975 from mainline
36570 allow sort() reentrancy (variant of patch suggested by
36571 Hugo van der Sanden)
36572 Branch: maint-5.6/perl
36573 !> pp_ctl.c t/op/sort.t
36574 ____________________________________________________________________________
36575 [ 7280] By: gsar on 2000/10/16 03:48:22
36576 Log: integrate change#5974 from mainline
36578 change#4197 somehow missed initializing PL_errors, meaning
36579 syntax error queueing wasn't working outside eval"" at all;
36580 also fixed eval"" to localize PL_error_count, so that compile-time
36581 eval's don't clobber the error state of the outer context
36582 Branch: maint-5.6/perl
36583 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
36584 !> t/pragma/warn/toke
36585 ____________________________________________________________________________
36586 [ 7279] By: gsar on 2000/10/16 03:46:21
36587 Log: integrate change#5973 from mainline
36589 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
36590 Branch: maint-5.6/perl
36591 !> regcomp.c regexec.c t/op/re_tests
36592 ____________________________________________________________________________
36593 [ 7278] By: gsar on 2000/10/16 03:44:54
36594 Log: integrate change#5971 from cfgperl
36596 Unicos tweaks from Mark P. Lutz.
36597 Branch: maint-5.6/perl
36598 !> hints/unicos.sh lib/Math/Complex.pm
36599 ____________________________________________________________________________
36600 [ 7277] By: gsar on 2000/10/16 03:42:59
36601 Log: integrate changes#5966..5970 from mainline
36603 add testsuite for B backends, fix bug in B::Deparse (from
36604 Simon Cozens <simon@brecon.co.uk>)
36606 improved docs on the warn_uninit diagnostic (from David Glasser
36609 tolerate spaces in group names in test on solaris (from David Boyce
36612 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
36614 Data::Dumper fumbles negative numbers on 32-bit platforms where
36616 Branch: maint-5.6/perl
36617 +> t/lib/b.t t/lib/syslog.t
36618 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
36619 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
36620 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
36621 ____________________________________________________________________________
36622 [ 7276] By: gsar on 2000/10/16 03:39:30
36623 Log: integrate change#5965 from mainline
36625 avoid "will not stay shared" warnings for our variables (from
36627 Branch: maint-5.6/perl
36628 !> op.c t/pragma/warn/op
36629 ____________________________________________________________________________
36630 [ 7275] By: gsar on 2000/10/16 03:38:18
36631 Log: integrate change#5964 from mainline
36633 reformat to 72 columns (again)
36634 Branch: maint-5.6/perl
36635 !> pod/perldiag.pod
36636 ____________________________________________________________________________
36637 [ 7274] By: gsar on 2000/10/16 03:36:58
36638 Log: integrate change#5963 from mainline
36640 patch from Larry to make (\&) prototype work; added tests for
36642 Branch: maint-5.6/perl
36643 !> op.c t/comp/proto.t
36644 ____________________________________________________________________________
36645 [ 7273] By: gsar on 2000/10/16 03:35:51
36646 Log: integrate changes#5956..5962 from mainline
36648 better diagnostics on failed tests (from Ilya Zakharevich)
36650 pod nits (from A. C. Yardley <yardley@tanet.net>)
36652 change#3569 deleted some essential code, revert; avoid use of
36653 atexit() to make DynaLoader work properly on AIX under mod_perl
36654 (from Jens-Uwe Mager <jum@helios.de>)
36656 doubled words in pods (from Simon Cozens
36657 <simon.p.cozens@jp.pwcglobal.com>)
36659 better INSTALL notes on Solaris issues (from Dominic Dunlop)
36661 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
36663 updated README.hpux (from Jeff Okamoto)
36664 Branch: maint-5.6/perl
36665 !> INSTALL README.hpux emacs/cperl-mode.el
36666 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
36667 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
36668 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
36669 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
36670 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
36671 !> t/op/lex_assign.t
36672 ____________________________________________________________________________
36673 [ 7272] By: gsar on 2000/10/16 03:31:22
36674 Log: integrate change#5955 from mainline
36676 longstanding bug exposed by change#3307: sort arguments weren't
36677 compiled with the right wantarray context (ensuing runtime lookup
36678 via block_gimme() was getting the incidental context of the
36680 Branch: maint-5.6/perl
36681 !> op.c t/op/sort.t
36682 ____________________________________________________________________________
36683 [ 7271] By: gsar on 2000/10/16 03:29:11
36684 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
36687 Flatten the cpp jungle doing the nosuid checking.
36689 Do not assume sign propagation. (from M.J.T. Guy)
36691 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
36693 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
36694 Now pp_ncmp() returns undef is either operand is a NaN.
36696 On second thoughts frexp() does have two arguments.
36698 Document that tr() is not tr(1).
36700 Be more robust on "extreme" (large absolute value)
36701 arguments. Originally reported by Daniel Connelly
36702 as a problem with asinh() on large negative arguments,
36703 asinh() used to bail out because an argument to log()
36704 ended up being zero. Ilya Zakharevich proposed using
36705 Taylor's series in such cases, which for such large
36706 arguments is a very good approximation.
36708 Undo "use integer" addition from 64bitint as it seems
36709 to break most of the subtests in Digital UNIX;
36710 Unicos needs to find another way.
36711 Branch: maint-5.6/perl
36712 !> (integrate 29 files)
36713 ____________________________________________________________________________
36714 [ 7270] By: gsar on 2000/10/16 03:09:44
36715 Log: integrate changes#5948,5949,5950 from mainline
36717 typo in vars.pm that leads to cryptic message (from Piotr
36718 Piatkowski <kompas@kompas.usr.onet.pl>)
36720 make perldoc use the pod2man from the same version (from
36723 reformat perldiag to avoid long lines
36724 Branch: maint-5.6/perl
36725 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
36726 ____________________________________________________________________________
36727 [ 7269] By: gsar on 2000/10/16 03:05:54
36728 Log: integrate change#5947 from mainline
36730 use &dl_error rather than &dl_load_file as the guard for calling
36731 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
36732 statically built perl)
36733 Branch: maint-5.6/perl
36734 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
36735 ____________________________________________________________________________
36736 [ 7268] By: gsar on 2000/10/16 03:04:48
36737 Log: integrate change#5945 from mainline
36739 make module name mandatory after -M switch; reorder perldiag
36740 alphabetically (from Mark-Jason Dominus)
36741 Branch: maint-5.6/perl
36742 !> perl.c pod/perldiag.pod
36743 ____________________________________________________________________________
36744 [ 7267] By: gsar on 2000/10/16 03:03:01
36745 Log: integrate change#5939 from mainline
36747 more pod nits (from Larry Virden)
36748 Branch: maint-5.6/perl
36749 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
36750 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
36751 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
36752 ____________________________________________________________________________
36753 [ 7266] By: gsar on 2000/10/16 03:01:39
36754 Log: integrate change#5938 from mainline
36756 Consolidated B::Deparse fixes (from Stephen McCamant)
36757 Branch: maint-5.6/perl
36758 !> ext/B/B/Deparse.pm
36759 ____________________________________________________________________________
36760 [ 7265] By: gsar on 2000/10/16 03:00:43
36761 Log: integrate change#5936 from mainline
36763 additional tests for change#7263 (from Paul Marquess)
36764 Branch: maint-5.6/perl
36765 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
36766 !> t/pragma/warn/5nolint t/pragma/warn/6default
36767 ____________________________________________________________________________
36768 [ 7264] By: gsar on 2000/10/16 02:58:34
36769 Log: integrate change#5934 from mainline
36771 propagate lexical warnings from surrounding scope correctly
36772 within string eval() (from Paul Marquess)
36773 Branch: maint-5.6/perl
36774 !> pp_ctl.c t/pragma/warn/pp_ctl
36775 ____________________________________________________________________________
36776 [ 7263] By: gsar on 2000/10/16 02:56:53
36777 Log: integrate change#5932 from mainline
36779 add rsignal(), whichsig() and do_join() to public API list
36780 (mod_perl uses them to good advantage)
36781 Branch: maint-5.6/perl
36782 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
36783 ____________________________________________________________________________
36784 [ 7262] By: gsar on 2000/10/16 02:55:53
36785 Log: integrate change#5931 from mainline
36787 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
36788 Branch: maint-5.6/perl
36789 !> pp_hot.c regexec.c t/op/pat.t
36790 ____________________________________________________________________________
36791 [ 7261] By: gsar on 2000/10/16 02:55:01
36792 Log: integrate change#5930 from mainline
36794 small os390 tweaks (from Peter Prymmer)
36795 Branch: maint-5.6/perl
36796 !> config_h.SH makedepend.SH
36797 ____________________________________________________________________________
36798 [ 7260] By: gsar on 2000/10/16 02:54:10
36799 Log: integrate change#5929 from mainline
36802 Branch: maint-5.6/perl
36803 !> pod/perlguts.pod
36804 ____________________________________________________________________________
36805 [ 7259] By: gsar on 2000/10/16 02:52:55
36806 Log: integrate change#5927 from mainline
36808 arrange for next() to resume at the unstack op rather than the
36809 loop conditional, so that scope cleanup happens correctly
36810 (from Stephen McCamant)
36811 Branch: maint-5.6/perl
36812 !> op.c pp_ctl.c t/op/misc.t
36813 ____________________________________________________________________________
36814 [ 7258] By: gsar on 2000/10/16 02:51:38
36815 Log: integrate change#5926 from mainline
36817 on windows, reserve 16M of stack rather than 128M (allows more
36818 threads to run concurrently)
36819 Branch: maint-5.6/perl
36820 !> win32/Makefile win32/makefile.mk
36821 ____________________________________________________________________________
36822 [ 7257] By: gsar on 2000/10/16 02:50:37
36823 Log: integrate change#5925 from mainline
36825 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
36826 Branch: maint-5.6/perl
36828 ____________________________________________________________________________
36829 [ 7256] By: gsar on 2000/10/16 02:49:36
36830 Log: integrate change#5924 from mainline
36832 avoid using uninitialized memory in require version check
36833 Branch: maint-5.6/perl
36834 !> pp_ctl.c universal.c
36835 ____________________________________________________________________________
36836 [ 7255] By: gsar on 2000/10/16 02:48:03
36837 Log: integrate changes#5923,5928,6009 from mainline
36839 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
36840 Branch: maint-5.6/perl
36841 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
36842 ____________________________________________________________________________
36843 [ 7254] By: gsar on 2000/10/16 02:44:46
36844 Log: integrate change#5922 from mainline
36846 commentary about IoTYPE() (from Nathan Torkington)
36847 Branch: maint-5.6/perl
36849 ____________________________________________________________________________
36850 [ 7253] By: gsar on 2000/10/16 02:43:49
36851 Log: integrate change#5921 from mainline
36853 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
36854 Branch: maint-5.6/perl
36855 !> sv.c t/lib/charnames.t t/pragma/utf8.t
36856 ____________________________________________________________________________
36857 [ 7252] By: gsar on 2000/10/16 02:42:31
36858 Log: integrate change#5920 from mainline
36860 Larry's fix for buggy propagation of utf8-ness in join(); add test
36861 Branch: maint-5.6/perl
36862 !> doop.c t/op/ver.t
36863 ____________________________________________________________________________
36864 [ 7251] By: gsar on 2000/10/16 02:41:14
36865 Log: integrate changes#5915..5919 from mainline
36867 various (pod tweaks &c)
36868 Branch: maint-5.6/perl
36869 !> (integrate 33 files)
36870 ____________________________________________________________________________
36871 [ 7250] By: gsar on 2000/10/16 02:38:16
36872 Log: integrate change#5914 from mainline
36874 caller() wasn't returning the right number of elements for
36876 Branch: maint-5.6/perl
36877 !> pp_ctl.c t/pragma/warn/9enabled
36878 ____________________________________________________________________________
36879 [ 7249] By: gsar on 2000/10/16 02:37:02
36880 Log: integrate change#5913 from mainline
36882 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
36883 (from Mark-Jason Dominus)
36884 Branch: maint-5.6/perl
36885 !> pod/perlfunc.pod
36886 ____________________________________________________________________________
36887 [ 7248] By: gsar on 2000/10/16 02:35:58
36888 Log: integrate change#5912 from mainline
36890 fix totally broken caching in UNIVERSAL::isa() (from
36892 Branch: maint-5.6/perl
36893 !> t/op/universal.t universal.c
36894 ____________________________________________________________________________
36895 [ 7247] By: gsar on 2000/10/16 02:34:27
36896 Log: integrate changes#5910,5911 from mainline
36900 add linebreak properties from unicode/LineBrk.txt (from
36901 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
36902 Branch: maint-5.6/perl
36903 +> (branch 29 files)
36904 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
36905 ____________________________________________________________________________
36906 [ 7246] By: gsar on 2000/10/16 02:33:29
36907 Log: integrate change#5909 from mainline
36909 mode argument to do_binmode() should be file mode, not boolean
36910 Branch: maint-5.6/perl
36912 ____________________________________________________________________________
36913 [ 7245] By: gsar on 2000/10/16 02:31:04
36914 Log: integrate change#5908 from mainline
36916 introduce illegal symbols into null package so that
36917 gv_fetchpv(...,TRUE) always returns a valid GV even when the
36918 symbol is trapped by strictures (avoids coredumps)
36919 Branch: maint-5.6/perl
36920 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
36921 !> t/pragma/strict-vars
36922 ____________________________________________________________________________
36923 [ 7244] By: jhi on 2000/10/16 02:29:54
36924 Log: Subject: $Carp::ExportLevel confusion in Exporter
36925 From: "Ben Tilly" <ben_tilly@hotmail.com>
36926 Date: Sat, 14 Oct 2000 16:44:34 EDT
36927 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
36929 ! lib/Exporter/Heavy.pm
36930 ____________________________________________________________________________
36931 [ 7243] By: jhi on 2000/10/16 02:28:33
36932 Log: Subject: [PATCH perlguts.pod] Document offset hack
36933 From: Simon Cozens <simon@cozens.net>
36934 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
36935 Date: Sat, 14 Oct 2000 19:32:25 +0100
36938 ____________________________________________________________________________
36939 [ 7242] By: gsar on 2000/10/16 02:26:51
36940 Log: integrate changes#5905,5906,5907,6064 from mainline
36942 printf/sprintf didn't get quad types right under use64bitint
36943 Branch: maint-5.6/perl
36944 !> pp_sys.c sv.c t/op/64bitint.t
36945 ____________________________________________________________________________
36946 [ 7241] By: jhi on 2000/10/16 02:22:44
36947 Log: Subject: small pod patch
36948 From: Dan Boorstein <dan_boo@bellsouth.net>
36949 Date: Sat, 14 Oct 2000 14:29:24 -0400
36950 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
36952 ! pod/perlfaq7.pod pod/perlmod.pod
36953 ____________________________________________________________________________
36954 [ 7240] By: jhi on 2000/10/16 02:13:46
36957 Subject: Re: Problems with bleadperl
36958 From: "Stephen P. Potter" <spp@ds.net>
36959 Date: Fri, 13 Oct 2000 13:32:49 -0400
36960 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
36962 ! t/pragma/overload.t
36963 ____________________________________________________________________________
36964 [ 7239] By: jhi on 2000/10/16 01:41:18
36965 Log: One more ~utf8 tweak.
36968 ____________________________________________________________________________
36969 [ 7238] By: jhi on 2000/10/16 01:34:14
36970 Log: Tweak the test of #7235.
36973 ____________________________________________________________________________
36974 [ 7237] By: jhi on 2000/10/16 01:25:04
36975 Log: Fix a couple of compiler-noted nits in #7235.
36978 ____________________________________________________________________________
36979 [ 7236] By: jhi on 2000/10/16 01:22:46
36980 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
36983 ____________________________________________________________________________
36984 [ 7235] By: jhi on 2000/10/15 16:24:44
36985 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
36987 From: Simon Cozens <simon@cozens.net>
36988 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
36989 Date: Sat, 14 Oct 2000 20:52:13 +0100
36990 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
36992 ! pp.c t/op/bop.t utf8.h
36993 ____________________________________________________________________________
36994 [ 7234] By: jhi on 2000/10/15 15:19:29
36995 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
36996 The problem was that rx->minlen was in chars while pp_split()
36997 thought it would be in bytes.
36999 ! pp.c t/pragma/utf8.t
37000 ____________________________________________________________________________
37001 [ 7233] By: jhi on 2000/10/14 20:24:24
37002 Log: Document FNCASE=y as discussed in the bug 20000902.009.
37005 ____________________________________________________________________________
37006 [ 7232] By: jhi on 2000/10/14 18:52:21
37007 Log: Add test for bug id 20000427.003 (which seems to have
37008 been fixed) (also duplicate as 20000427.004, though
37009 with a higher severity). Move one utf8 from op/append
37010 to pragma/utf8, tag the tests with bug ids.
37012 ! t/op/append.t t/pragma/utf8.t
37013 ____________________________________________________________________________
37014 [ 7231] By: jhi on 2000/10/14 17:28:37
37015 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
37018 ____________________________________________________________________________
37019 [ 7230] By: jhi on 2000/10/14 14:24:50
37020 Log: Needs to be conditional on SunOS 4.
37022 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
37023 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37024 Date: Sat, 14 Oct 2000 13:37:49 +0100
37025 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
37026 Branch: metaconfig/U/perl
37029 ! Configure myconfig.SH pod/perldelta.pod
37030 ____________________________________________________________________________
37031 [ 7229] By: jhi on 2000/10/14 00:49:22
37032 Log: Update Changes.
37034 ! Changes patchlevel.h
37035 ____________________________________________________________________________
37036 [ 7228] By: jhi on 2000/10/14 00:46:10
37037 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
37038 From: Peter Prymmer <pvhp@forte.com>
37039 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
37040 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
37043 ____________________________________________________________________________
37044 [ 7227] By: jhi on 2000/10/13 23:20:30
37045 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
37048 ____________________________________________________________________________
37049 [ 7226] By: jhi on 2000/10/13 22:14:32
37052 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
37053 From: Peter Prymmer <pvhp@forte.com>
37054 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
37055 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
37058 ____________________________________________________________________________
37059 [ 7225] By: jhi on 2000/10/13 22:11:31
37060 Log: op/sprintf.t patch for OS/390 (and any other host with limited
37061 floating-point exponent length)
37063 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
37064 From: Dominic Dunlop <domo@computer.org>
37065 Date: Fri, 13 Oct 2000 19:17:57 +0200
37066 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
37069 ____________________________________________________________________________
37070 [ 7224] By: jhi on 2000/10/13 18:40:48
37071 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
37074 ____________________________________________________________________________
37075 [ 7223] By: jhi on 2000/10/13 18:37:13
37076 Log: Thinko in #7222.
37079 ____________________________________________________________________________
37080 [ 7222] By: jhi on 2000/10/13 18:05:23
37081 Log: Use UTF8SKIP(), from Simon Cozens.
37084 ____________________________________________________________________________
37085 [ 7221] By: jhi on 2000/10/13 15:43:19
37086 Log: (accidentally empty check-in)
37089 ____________________________________________________________________________
37090 [ 7220] By: jhi on 2000/10/13 15:23:51
37091 Log: Add (optimistically) Storable to static extensions.
37093 ! hints/uwin.sh hints/vmesa.sh
37094 ____________________________________________________________________________
37095 [ 7219] By: jhi on 2000/10/13 15:20:05
37096 Log: Amdahl UTS doesn't seem to do dynaloading.
37099 ____________________________________________________________________________
37100 [ 7218] By: jhi on 2000/10/13 15:15:20
37101 Log: Slight tweak of the code to appease Amdahl UTS cc.
37104 ____________________________________________________________________________
37105 [ 7217] By: jhi on 2000/10/13 14:50:42
37106 Log: In Amdahl UTS "struct sv" is defined by a system header,
37110 ____________________________________________________________________________
37111 [ 7216] By: jhi on 2000/10/13 11:58:25
37112 Log: Ilya implemented the memory profiling API.
37115 ____________________________________________________________________________
37116 [ 7215] By: jhi on 2000/10/13 02:56:38
37117 Log: Subject: [PATCH 5.7.0] Perl API for mstats
37118 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37119 Date: Thu, 12 Oct 2000 22:52:40 -0400
37120 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
37122 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
37123 ____________________________________________________________________________
37124 [ 7214] By: jhi on 2000/10/13 02:55:38
37125 Log: Subject: [PATCH 5.7.0] IVs in mtats
37126 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37127 Date: Thu, 12 Oct 2000 22:51:04 -0400
37128 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
37131 ____________________________________________________________________________
37132 [ 7213] By: jhi on 2000/10/13 02:31:47
37133 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
37135 ! pod/perldiag.pod pp_sys.c
37136 ____________________________________________________________________________
37137 [ 7212] By: jhi on 2000/10/13 01:27:38
37138 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
37139 From: Peter Prymmer <pvhp@forte.com>
37140 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
37141 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
37144 ____________________________________________________________________________
37145 [ 7211] By: jhi on 2000/10/13 00:35:09
37146 Log: Update Changes.
37148 ! Changes patchlevel.h
37149 ____________________________________________________________________________
37150 [ 7210] By: jhi on 2000/10/12 23:59:40
37151 Log: The Install.pm third of
37153 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
37154 From: Bill Campbell <bill@celestial.com>
37155 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
37156 Date: Thu, 5 Oct 2000 18:04:51 -0700
37158 ! lib/ExtUtils/Install.pm
37159 ____________________________________________________________________________
37160 [ 7209] By: jhi on 2000/10/12 23:58:43
37163 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
37164 Date: Thu, 5 Oct 2000 18:04:51 -0700
37165 From: Bill Campbell <bill@celestial.com>
37166 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
37168 The Install.pm changes will be submitted separately because
37169 they need some work and discussion still.
37171 ! lib/getopts.pl lib/termcap.pl
37172 ____________________________________________________________________________
37173 [ 7208] By: jhi on 2000/10/12 23:41:19
37174 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
37175 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37176 Date: Thu, 12 Oct 2000 07:30:02 EDT
37177 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
37179 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
37180 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
37181 ____________________________________________________________________________
37182 [ 7207] By: jhi on 2000/10/12 23:39:01
37183 Log: An updated EBCDIC tr patch.
37185 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
37186 From: Peter Prymmer <pvhp@forte.com>
37187 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
37188 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
37191 ____________________________________________________________________________
37192 [ 7206] By: jhi on 2000/10/12 23:34:55
37193 Log: Upgrade to CPAN 1.58, from Andreas König.
37195 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37196 ____________________________________________________________________________
37197 [ 7205] By: jhi on 2000/10/12 23:29:08
37198 Log: Introduce the man[24-8] variables, from Andy Dougherty.
37199 Branch: metaconfig/U/perl
37200 + mandirs.U mandirstyle.U
37202 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37203 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
37204 ! vos/config.h vos/config.pl vos/config_h.SH_orig
37205 ! win32/config.bc win32/config.gc win32/config.vc
37206 ____________________________________________________________________________
37207 [ 7204] By: gsar on 2000/10/12 18:11:24
37208 Log: restore change#7202
37211 ____________________________________________________________________________
37212 [ 7203] By: gsar on 2000/10/12 18:09:40
37213 Log: another test of the Emergency Broadcast System--back out
37217 ____________________________________________________________________________
37218 [ 7202] By: gsar on 2000/10/12 16:40:47
37219 Log: (submitted on behalf of Jarkko)
37220 Fix the lib/encode.t subtest 6 failure as reported by Andreas
37221 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
37222 was unearthed by change 7182, as was a bug in HTML::Entities.
37225 ____________________________________________________________________________
37226 [ 7201] By: jhi on 2000/10/11 03:16:05
37227 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
37229 ! pp_hot.c t/pragma/utf8.t
37230 ____________________________________________________________________________
37231 [ 7200] By: jhi on 2000/10/11 00:40:30
37232 Log: The #7198 was a false alarm.
37235 ____________________________________________________________________________
37236 [ 7199] By: jhi on 2000/10/11 00:26:04
37237 Log: Remove duplicated code.
37240 ____________________________________________________________________________
37241 [ 7198] By: jhi on 2000/10/10 23:30:46
37242 Log: (Retracted by #7200.)
37245 ____________________________________________________________________________
37246 [ 7197] By: jhi on 2000/10/10 21:49:30
37247 Log: Add the test case for #7190, from the original bug report
37251 ____________________________________________________________________________
37252 [ 7196] By: jhi on 2000/10/10 21:40:49
37253 Log: Reapply Andy's patch and regen Configure.
37255 ! Configure INSTALL Makefile.SH Porting/Glossary
37256 ! Porting/config.sh config_h.SH epoc/config.sh installperl
37257 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
37259 ____________________________________________________________________________
37260 [ 7195] By: jhi on 2000/10/10 21:09:30
37261 Log: Use the versiononly instead of the installscripts,
37262 retract the changes 7146 and 7147.
37264 ! Configure INSTALL Makefile.SH Porting/Glossary
37265 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
37266 ! installperl uconfig.sh vos/config.def win32/config.bc
37267 ! win32/config.gc win32/config.vc
37268 ____________________________________________________________________________
37269 [ 7194] By: jhi on 2000/10/10 21:06:15
37270 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
37271 From: Peter Prymmer <pvhp@forte.com>
37272 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
37273 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
37276 ____________________________________________________________________________
37277 [ 7193] By: jhi on 2000/10/10 21:05:12
37278 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
37279 From: Peter Prymmer <pvhp@forte.com>
37280 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
37281 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
37284 ____________________________________________________________________________
37285 [ 7192] By: jhi on 2000/10/10 20:57:30
37286 Log: Add versiononly, delete installscripts, from Andy Dougherty.
37288 - U/installdirs/installscripts.U
37289 Branch: metaconfig/U/perl
37291 ____________________________________________________________________________
37292 [ 7191] By: jhi on 2000/10/10 19:41:21
37293 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
37294 From: Peter Prymmer <pvhp@forte.com>
37295 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
37296 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
37298 ! pod/perlebcdic.pod
37299 ____________________________________________________________________________
37300 [ 7190] By: jhi on 2000/10/10 19:26:14
37301 Log: Subject: Re: utf8 concat, mg_get
37302 From: Simon Cozens <simon@cozens.net>
37303 Date: Tue, 10 Oct 2000 17:40:17 +0100
37304 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
37307 ____________________________________________________________________________
37308 [ 7189] By: jhi on 2000/10/10 19:23:03
37309 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
37310 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
37311 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
37312 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
37314 ! lib/ExtUtils/MM_Unix.pm
37315 ____________________________________________________________________________
37316 [ 7188] By: jhi on 2000/10/10 15:31:24
37317 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
37318 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
37319 Date: Fri, 14 Jul 2000 10:47:36 +0100
37320 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
37323 ____________________________________________________________________________
37324 [ 7187] By: jhi on 2000/10/10 13:30:10
37325 Log: Quote the temp file name, needed in Win32 because the
37326 default name unfortunately contains spaces, shouldn't
37329 Subject: FW: perldoc fails if $TEMP contains spaces
37330 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
37331 Date: Thu, 14 Sep 2000 08:58:45 +0100
37332 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
37335 ____________________________________________________________________________
37336 [ 7186] By: jhi on 2000/10/10 13:16:27
37337 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
37338 From: hv@hugo.hybyte.com
37339 Date: Tue, 10 Oct 2000 14:10:20 +0100
37340 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
37342 ! t/lib/thr5005.t util.c
37343 ____________________________________________________________________________
37344 [ 7185] By: jhi on 2000/10/10 12:06:22
37345 Log: Upgrade to podlators 1.04, from Russ Allbery.
37347 ! lib/Pod/Man.pm lib/Pod/Text.pm
37348 ____________________________________________________________________________
37349 [ 7184] By: jhi on 2000/10/10 12:01:32
37350 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
37352 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
37353 ____________________________________________________________________________
37354 [ 7183] By: jhi on 2000/10/09 23:47:15
37355 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
37356 From: Peter Prymmer <pvhp@forte.com>
37357 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
37358 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
37360 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
37361 ____________________________________________________________________________
37362 [ 7182] By: jhi on 2000/10/09 23:43:16
37363 Log: Make eq work again with utf8 (disabling the upgrading
37364 should no more be necessary since the copies of the
37365 scalars are upgraded, not the scalars themselves).
37366 Takes care of ID 20001009.001. (The claimed length()
37367 bug in 20001009.001 seems bogus to me.)
37369 ! sv.c t/pragma/utf8.t
37370 ____________________________________________________________________________
37371 [ 7181] By: gsar on 2000/10/09 19:41:54
37372 Log: tweak for change#7173
37375 ____________________________________________________________________________
37376 [ 7180] By: gsar on 2000/10/09 19:26:56
37377 Log: on Windows, clean targets might not work under some flavors of the shell
37379 ! win32/Makefile win32/makefile.mk
37380 ____________________________________________________________________________
37381 [ 7179] By: jhi on 2000/10/09 19:21:02
37382 Log: Update Changes.
37384 ! Changes patchlevel.h
37385 ____________________________________________________________________________
37386 [ 7178] By: jhi on 2000/10/09 19:18:23
37387 Log: Warn about unknown scripts.
37389 Subject: Re: ideas? patches? [PATCH bleadperl]
37390 From: Dominic Dunlop <domo@computer.org>
37391 Date: Mon, 9 Oct 2000 14:57:17 +0200
37392 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
37395 ____________________________________________________________________________
37396 [ 7177] By: jhi on 2000/10/09 19:13:27
37397 Log: Change #7160 had a nasty typo.
37399 ! U/compline/Compile.U
37401 ! Configure config_h.SH
37402 ____________________________________________________________________________
37403 [ 7176] By: gsar on 2000/10/09 18:59:33
37407 ____________________________________________________________________________
37408 [ 7175] By: gsar on 2000/10/09 18:54:28
37409 Log: Windows9x doesn't support link(), despite what Config.pm
37412 ! lib/ExtUtils/Manifest.pm
37413 ____________________________________________________________________________
37414 [ 7174] By: gsar on 2000/10/09 18:50:03
37415 Log: avoid nonportable example code
37418 ____________________________________________________________________________
37419 [ 7173] By: gsar on 2000/10/09 18:46:54
37420 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
37421 being used) when closing a socket handle
37423 ! win32/win32.c win32/win32.h win32/win32sck.c
37424 ____________________________________________________________________________
37425 [ 7172] By: gsar on 2000/10/09 18:41:40
37426 Log: on Windows, cwd strings in the environment should be of the
37427 form =X:=X:\foo instead of =X=X:\foo\
37430 ____________________________________________________________________________
37431 [ 7171] By: gsar on 2000/10/09 18:30:09
37432 Log: on Windows, LoadLibrary() could load an extension DLL multiple
37433 times if forward slashes are used in the path
37436 ____________________________________________________________________________
37437 [ 7170] By: jhi on 2000/10/09 17:53:59
37438 Log: Add a todo note about overloadable assertions.
37441 ____________________________________________________________________________
37442 [ 7169] By: jhi on 2000/10/09 13:43:45
37443 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
37444 From: mjd@plover.com
37445 Date: 9 Oct 2000 00:24:44 -0000
37446 Message-ID: <20001009002444.10616.qmail@plover.com>
37448 ! pod/perldebguts.pod
37449 ____________________________________________________________________________
37450 [ 7168] By: nick on 2000/10/08 13:16:33
37451 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
37452 is not right thing to do on (e.g. x86). Network order is also "right" for
37455 ! ext/Encode/Encode.pm
37456 ____________________________________________________________________________
37457 [ 7167] By: nick on 2000/10/08 12:54:42
37458 Log: Make "encodings" work post-install when Encode/*.enc files may not
37459 be in same directory as Encode.pm
37461 ! ext/Encode/Encode.pm
37462 ____________________________________________________________________________
37463 [ 7166] By: nick on 2000/10/08 11:51:26
37464 Log: Work round the fact that $hash->{$key} does not take into account
37465 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
37466 so that key is always in the "expected" encoding - i.e. same way we put
37469 ! ext/Encode/Encode.pm
37470 ____________________________________________________________________________
37471 [ 7165] By: gsar on 2000/10/08 04:15:29
37472 Log: save_re_context() could reset PL_curcop to freed memory, causing core
37473 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
37476 ____________________________________________________________________________
37477 [ 7164] By: jhi on 2000/10/06 20:51:48
37478 Log: UTF8ize split() so that the cloned substrings get the UTF8
37479 flag of the original scalar. Problem reported by Simon Cozens.
37481 ! pp.c t/pragma/utf8.t
37482 ____________________________________________________________________________
37483 [ 7163] By: nick on 2000/10/06 20:48:34
37484 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
37485 got a false +ve and so did not reach code which would have un-FAKEd the SV.
37488 ____________________________________________________________________________
37489 [ 7162] By: nick on 2000/10/06 20:25:37
37490 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
37491 To fix (sort {$a <=> $b} keys %hash) in particular but
37492 should cover a number of other as-yet-unknown cases as well.
37495 ____________________________________________________________________________
37496 [ 7161] By: jhi on 2000/10/06 19:56:18
37497 Log: Change the version number of Tie::Handle in the core to 4.0,
37498 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
37500 Subject: Note on Tie::Handle
37501 From: andreas.koenig@anima.de (Andreas J. Koenig)
37502 Date: 06 Oct 2000 21:48:58 +0200
37503 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
37505 ! lib/Tie/Handle.pm
37506 ____________________________________________________________________________
37507 [ 7160] By: jhi on 2000/10/06 18:20:35
37508 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
37509 as the first option of cc/ld because of ultrapicky compilers
37512 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
37513 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
37514 ! U/compline/orderlib.U U/modified/Cppsym.U
37515 ! U/modified/d_access.U
37516 Branch: metaconfig/U/perl
37517 ! Checkcc.U d_dlsymun.U gccvers.U
37519 ! Configure config_h.SH
37520 ____________________________________________________________________________
37521 [ 7159] By: jhi on 2000/10/06 13:56:39
37522 Log: Update Changes.
37524 ! Changes patchlevel.h
37525 ____________________________________________________________________________
37526 [ 7158] By: jhi on 2000/10/06 12:48:40
37527 Log: Eliminate $Is_VMS code from the test.
37529 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
37530 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37531 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
37532 Date: Thu, 5 Oct 2000 07:46:33 EDT
37535 ____________________________________________________________________________
37536 [ 7157] By: jhi on 2000/10/06 12:47:13
37537 Log: Also the $ccflags is needed for the C compiler check.
37539 Subject: Configure (check for C-compiler)
37540 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37541 Date: Fri, 06 Oct 2000 08:47:15 +0200
37542 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
37543 Branch: metaconfig/U/perl
37546 ! Configure config_h.SH
37547 ____________________________________________________________________________
37548 [ 7156] By: jhi on 2000/10/06 11:45:15
37549 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
37551 ! perl.c pp_ctl.c sv.h utf8.c
37552 ____________________________________________________________________________
37553 [ 7155] By: jhi on 2000/10/06 11:40:41
37554 Log: IO::Handle->syswrite() did not handle length omission
37555 like CORE::syswrite() does.
37557 Subject: [Fwd] IO::Handle, syswrite and arguments
37558 From: Graham Barr <gbarr@pobox.com>
37559 Date: Fri, 6 Oct 2000 10:22:05 +0100
37560 Message-ID: <20001006102205.U6312@pobox.com>
37562 The original patch from andrew@ugh.net.au.
37564 ! ext/IO/lib/IO/Handle.pm
37565 ____________________________________________________________________________
37566 [ 7154] By: jhi on 2000/10/06 01:42:15
37570 ____________________________________________________________________________
37571 [ 7153] By: jhi on 2000/10/06 00:39:55
37572 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
37575 ____________________________________________________________________________
37576 [ 7152] By: jhi on 2000/10/06 00:38:11
37577 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
37579 ! perl.c pp_ctl.c sv.h utf8.c
37580 ____________________________________________________________________________
37581 [ 7151] By: jhi on 2000/10/06 00:36:38
37582 Log: Subject: Re: Questions about Tie::Array and perl modules
37583 From: Nick Ing-Simmons <nik@tiuk.ti.com>
37584 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
37585 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
37587 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
37589 ! lib/Tie/Array.pm t/op/array.t
37590 ____________________________________________________________________________
37591 [ 7150] By: jhi on 2000/10/05 00:20:45
37592 Log: Regen Changes.
37594 ! Changes patchlevel.h
37595 ____________________________________________________________________________
37596 [ 7149] By: jhi on 2000/10/05 00:20:01
37600 ____________________________________________________________________________
37601 [ 7148] By: jhi on 2000/10/04 23:35:08
37602 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
37603 reported several times by Dominic Dunlop, for example in
37604 ID 20000315.008. Patch from Dominic. Patch affects at
37605 least MachTen, and possibly other oldish BSDs. Should not
37606 break non-broken platforms (tested on LinuxPPC).
37609 ____________________________________________________________________________
37610 [ 7147] By: jhi on 2000/10/04 23:26:34
37611 Log: The one that got away from 7146.
37613 + U/installdirs/installscripts.U
37614 ____________________________________________________________________________
37615 [ 7146] By: jhi on 2000/10/04 23:25:04
37616 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
37617 suggested by H. Merijn Brand.
37619 ! Configure INSTALL Makefile.SH Porting/Glossary
37620 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
37621 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
37623 ____________________________________________________________________________
37624 [ 7145] By: jhi on 2000/10/04 22:08:21
37625 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
37626 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37627 Date: Wed, 4 Oct 2000 17:37:46 -0400
37628 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
37631 ____________________________________________________________________________
37632 [ 7144] By: jhi on 2000/10/04 18:11:41
37633 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
37634 From: Jeff Pinyan <jeffp@crusoe.net>
37635 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
37636 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
37639 ____________________________________________________________________________
37640 [ 7143] By: jhi on 2000/10/04 18:09:58
37641 Log: Subject: perlhack.pod Patch for Externals Tools
37642 From: Fisher Mark <fisherm@tce.com>
37643 Date: Tue, 3 Oct 2000 15:43:27 -0500
37644 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
37647 ____________________________________________________________________________
37648 [ 7142] By: jhi on 2000/10/04 18:08:41
37649 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
37650 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37651 Date: Wed, 4 Oct 2000 12:11:11 EDT
37652 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
37655 ____________________________________________________________________________
37656 [ 7141] By: jhi on 2000/10/04 12:20:16
37657 Log: Subject: [PATCH 5.7.0] h2xs not working
37658 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37659 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
37660 Date: Tue, 3 Oct 2000 21:43:01 -0400
37662 Subject: [PATCH 5.7.0] h2xs not documenting the created module
37663 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37664 Date: Tue, 3 Oct 2000 22:55:19 -0400
37665 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
37668 ____________________________________________________________________________
37669 [ 7140] By: jhi on 2000/10/04 11:53:44
37670 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
37671 From: nick@babyhippo.com
37672 Date: Wed, 4 Oct 2000 12:06:45 +0100
37673 Message-Id: <20001004120645.A7356@babyhippo.com>
37675 Retract 7118 and 7135.
37677 ! installman installperl op.c t/pragma/subs.t
37678 ____________________________________________________________________________
37679 [ 7139] By: jhi on 2000/10/03 22:09:41
37680 Log: It is possible to have no hosts database at all. Pointed out in
37682 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
37683 From: Peter Prymmer <pvhp@forte.com>
37684 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
37685 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
37687 ! U/modified/myhostname.U
37689 ! Configure config_h.SH
37690 ____________________________________________________________________________
37691 [ 7138] By: jhi on 2000/10/03 21:49:49
37692 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
37693 From: Peter Prymmer <pvhp@forte.com>
37694 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
37695 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
37698 ____________________________________________________________________________
37699 [ 7137] By: jhi on 2000/10/03 20:10:05
37700 Log: One remaining nit less at the VMS mailbox sizing.
37703 ____________________________________________________________________________
37704 [ 7136] By: jhi on 2000/10/03 20:08:47
37705 Log: Test harness update to sync with the new perlcc,
37709 ____________________________________________________________________________
37710 [ 7135] By: jhi on 2000/10/03 15:15:42
37711 Log: Subject: Re: PATCH for 20001003.004
37712 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
37713 From: "AARON B. DOSSETT" <aaron@iglou.com>
37714 Message-Id: <E13gTay-0006od-00@iglou.com>
37716 ! installman installperl
37717 ____________________________________________________________________________
37718 [ 7134] By: jhi on 2000/10/03 15:00:34
37719 Log: Subject: [ID 20001003.006] B::Debug not -w clean
37720 From: Nicholas Clark <nick@babyhippo.co.uk>
37721 Date: Tue, 03 Oct 2000 15:46:32 +0100
37722 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
37725 ____________________________________________________________________________
37726 [ 7133] By: jhi on 2000/10/03 14:58:39
37727 Log: Scale down the VMS message boxes, by Charles Lane.
37728 Fix for ID 20000903.009, workaround at
37729 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
37732 ____________________________________________________________________________
37733 [ 7132] By: jhi on 2000/10/03 11:20:37
37734 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
37736 + t/lib/st-lock.t t/lib/st-utf8.t
37737 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
37738 ! ext/Storable/Storable.xs t/lib/st-recurse.t
37739 ____________________________________________________________________________
37740 [ 7131] By: jhi on 2000/10/03 03:38:23
37743 ! MANIFEST Makefile.SH
37744 ____________________________________________________________________________
37745 [ 7130] By: jhi on 2000/10/03 03:31:05
37746 Log: Update Changes.
37748 ! Changes patchlevel.h
37749 ____________________________________________________________________________
37750 [ 7129] By: jhi on 2000/10/03 02:24:02
37751 Log: Misplaced else.
37752 Branch: metaconfig/U/perl
37755 ! Configure config_h.SH
37756 ____________________________________________________________________________
37757 [ 7128] By: jhi on 2000/10/03 02:08:29
37758 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
37759 From: sthoenna@efn.org
37760 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
37761 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
37762 Branch: metaconfig/U/perl
37765 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
37766 ____________________________________________________________________________
37767 [ 7127] By: jhi on 2000/10/03 01:13:14
37768 Log: Update Changes.
37770 ! Changes patchlevel.h
37771 ____________________________________________________________________________
37772 [ 7126] By: jhi on 2000/10/03 00:57:08
37773 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
37774 as suggested by Olaf Flebbe and Nick Clark.
37776 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
37777 ____________________________________________________________________________
37778 [ 7125] By: jhi on 2000/10/03 00:50:56
37779 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
37780 From: Nick Clark <nick@plum.flirble.org>
37781 Date: Mon, 2 Oct 2000 11:03:24 +0100
37782 Message-Id: <20001002110324.D20073@plum.flirble.org>
37784 Also fixes bug ID 20001002.005.
37787 ____________________________________________________________________________
37788 [ 7124] By: jhi on 2000/10/03 00:34:59
37789 Log: Subject: [PATCH 5.7.0] Epoc update
37790 From: Olaf Flebbe <o.flebbe@gmx.de>
37791 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
37792 Message-ID: <26423.969484586@www10.gmx.net>
37794 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
37795 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
37796 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
37798 ____________________________________________________________________________
37799 [ 7123] By: jhi on 2000/10/03 00:30:07
37800 Log: Regen headers.
37802 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
37803 ____________________________________________________________________________
37804 [ 7122] By: jhi on 2000/10/03 00:10:48
37805 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
37808 ____________________________________________________________________________
37809 [ 7121] By: jhi on 2000/10/03 00:05:06
37810 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
37811 From: <abigail@foad.org>
37812 Date: Tue, 26 Sep 2000 13:36:14 -0400
37813 Message-ID: <20000926173614.4356.qmail@foad.org>
37816 ____________________________________________________________________________
37817 [ 7120] By: jhi on 2000/10/03 00:04:00
37818 Log: Inside require() $^S was always left undefined.
37820 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
37821 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37822 Date: Wed, 27 Sep 2000 18:54:49 -0400
37823 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
37825 ! cop.h mg.c pp_ctl.c util.c
37826 ____________________________________________________________________________
37827 [ 7119] By: jhi on 2000/10/03 00:00:16
37828 Log: Subject: [PATCH] DLL not restartabke with threaded perl
37829 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
37830 Date: Thu, 28 Sep 2000 09:20:46 +0100
37831 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
37834 ____________________________________________________________________________
37835 [ 7118] By: jhi on 2000/10/02 23:59:20
37836 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
37837 From: Nicholas Clark <nick@ccl4.org>
37838 Date: Thu, 28 Sep 2000 11:52:24 +0100
37839 Message-ID: <20000928115224.D7924@plum.flirble.org>
37842 ____________________________________________________________________________
37843 [ 7117] By: jhi on 2000/10/02 23:57:51
37844 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
37845 From: Nicholas Clark <nick@babyhippo.co.uk>
37846 Date: Thu, 28 Sep 2000 12:18:10 +0100
37847 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
37849 Did not apply cleanly, manual intervention was needed.
37851 ! ext/B/B/Bytecode.pm utils/perlcc.PL
37852 ____________________________________________________________________________
37853 [ 7116] By: jhi on 2000/10/02 23:50:40
37854 Log: Document the issue (is not a syntax error, kind of)
37856 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
37857 From: Nicholas Clark <nick@ccl4.org>
37858 Date: Thu, 28 Sep 2000 17:12:42 +0100
37859 Message-ID: <20000928171242.K7924@plum.flirble.org>
37862 ____________________________________________________________________________
37863 [ 7115] By: jhi on 2000/10/02 23:48:58
37864 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
37865 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37866 Date: Thu, 28 Sep 2000 21:55:31 -0400
37867 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
37870 ____________________________________________________________________________
37871 [ 7114] By: jhi on 2000/10/02 23:47:57
37872 Log: Subject: DOC PATCH 5.6.0
37873 From: mjd@plover.com
37874 Date: 30 Sep 2000 06:02:34 -0000
37875 Message-ID: <20000930060234.4559.qmail@plover.com>
37877 ! pod/perldebguts.pod
37878 ____________________________________________________________________________
37879 [ 7113] By: jhi on 2000/10/02 23:46:43
37880 Log: SOCK_DGRAM and listen() do not mix as reported in
37882 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
37883 From: Petter Reinholdtsen <pere@hungry.com>
37884 Date: Sun, 1 Oct 2000 10:57:20 +0800
37885 Message-Id: <200010010257.KAA05735@localhost.localdomain>
37887 The patch for 5.7.0+ had to be reengineered, though.
37889 ! ext/IO/lib/IO/Socket/UNIX.pm
37890 ____________________________________________________________________________
37891 [ 7112] By: jhi on 2000/10/02 23:36:57
37892 Log: Subject: Re: [PATCH 5.005_64 missed]
37893 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37894 Date: Sun, 1 Oct 2000 18:50:10 -0400
37895 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
37898 ____________________________________________________________________________
37899 [ 7111] By: jhi on 2000/10/02 23:35:40
37900 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
37901 From: Radu Greab <radu@netsoft.ro>
37902 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
37903 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
37905 ! op.c opcode.pl t/op/substr.t
37906 ____________________________________________________________________________
37907 [ 7110] By: jhi on 2000/10/02 23:32:38
37908 Log: Subject: [PATCH] Fix aliasing of tied filehandles
37909 From: Daniel Chetlin <daniel@chetlin.com>
37910 Date: Mon, 2 Oct 2000 14:53:27 -0700
37911 Message-ID: <20001002145327.C1617@ilmd>
37913 ! perl.h pp_hot.c t/op/tiehandle.t
37914 ____________________________________________________________________________
37915 [ 7109] By: jhi on 2000/10/02 23:31:30
37916 Log: s/Robin Parker/Robin Barker/
37919 ____________________________________________________________________________
37920 [ 7108] By: jhi on 2000/10/02 23:15:46
37921 Log: Retract #7091 as suggested in
37923 From: Robin Barker <rmb1@cise.npl.co.uk>
37924 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
37925 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
37926 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
37929 ____________________________________________________________________________
37930 [ 7107] By: nick on 2000/10/02 18:23:14
37931 Log: A few tweaks to get Tk803 to work with Encode scheme.
37933 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
37934 ____________________________________________________________________________
37935 [ 7106] By: nick on 2000/10/01 21:34:14
37936 Log: Add checking cases to Encode's toUnicode and fromUnicode.
37938 ! ext/Encode/Encode.pm
37939 ____________________________________________________________________________
37940 [ 7105] By: nick on 2000/10/01 17:18:01
37941 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
37942 To read and use them.
37943 Add a lib/encode.t which checks a few things.
37945 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
37946 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
37947 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
37948 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
37949 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
37950 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
37951 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
37952 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
37953 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
37954 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
37955 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
37956 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
37957 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
37958 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
37959 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
37960 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
37961 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
37962 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
37963 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
37964 + ext/Encode/Encode/iso2022-jp.enc
37965 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
37966 + ext/Encode/Encode/iso8859-1.enc
37967 + ext/Encode/Encode/iso8859-2.enc
37968 + ext/Encode/Encode/iso8859-3.enc
37969 + ext/Encode/Encode/iso8859-4.enc
37970 + ext/Encode/Encode/iso8859-5.enc
37971 + ext/Encode/Encode/iso8859-6.enc
37972 + ext/Encode/Encode/iso8859-7.enc
37973 + ext/Encode/Encode/iso8859-8.enc
37974 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
37975 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
37976 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
37977 + ext/Encode/Encode/macCentEuro.enc
37978 + ext/Encode/Encode/macCroatian.enc
37979 + ext/Encode/Encode/macCyrillic.enc
37980 + ext/Encode/Encode/macDingbats.enc
37981 + ext/Encode/Encode/macGreek.enc
37982 + ext/Encode/Encode/macIceland.enc
37983 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
37984 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
37985 + ext/Encode/Encode/macTurkish.enc
37986 + ext/Encode/Encode/macUkraine.enc
37987 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
37989 ! MANIFEST ext/Encode/Encode.pm
37990 ____________________________________________________________________________
37991 [ 7104] By: nick on 2000/09/30 13:04:30
37992 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
37993 From: Daniel Chetlin <daniel@chetlin.com>
37994 Date: Mon, 18 Sep 2000 05:05:40 -0700
37995 Message-Id: <20000918050540.C652@ilmd>
37997 ! lib/overload.pm sv.c t/pragma/overload.t
37998 ____________________________________________________________________________
37999 [ 7103] By: nick on 2000/09/30 12:53:36
38000 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
38001 From: Johan Vromans <jvromans@squirrel.nl>
38002 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
38003 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
38006 ____________________________________________________________________________
38007 [ 7102] By: nick on 2000/09/30 12:52:31
38008 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
38009 From: Spider Boardman <spider@Orb.Nashua.NH.US>
38010 Date: Sat, 16 Sep 2000 16:36:45 -0400
38011 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
38013 ! ext/B/B/Deparse.pm
38014 ____________________________________________________________________________
38015 [ 7101] By: nick on 2000/09/30 12:51:41
38016 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
38017 From: Craig A. Berry <craig.berry@psinetcs.com>
38018 Date: Sat, 16 Sep 2000 10:11:10 -0500
38019 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
38022 ____________________________________________________________________________
38023 [ 7100] By: nick on 2000/09/30 12:50:33
38024 Log: Subject: Re: unicode support and perl [ID 20000901.097]
38025 From: Spider Boardman <spider@Orb.Nashua.NH.US>
38026 Date: Fri, 15 Sep 2000 16:37:58 -0400
38027 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
38030 ____________________________________________________________________________
38031 [ 7099] By: nick on 2000/09/30 12:49:35
38032 Log: Subject: Re: unicode support and perl [ID 20000901.097]
38033 From: Spider Boardman <spider@Orb.Nashua.NH.US>
38034 Date: Fri, 15 Sep 2000 16:25:30 -0400
38035 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
38038 ____________________________________________________________________________
38039 [ 7098] By: nick on 2000/09/30 12:48:00
38040 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
38041 From: Gisle Aas <gisle@ActiveState.com>
38042 Date: 15 Sep 2000 16:23:41 +0200
38043 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
38046 ____________________________________________________________________________
38047 [ 7097] By: nick on 2000/09/30 12:45:16
38048 Log: Subject: [PATCH] Nits in perlmod.pod
38049 From: Daniel Chetlin <daniel@chetlin.com>
38050 Date: Fri, 15 Sep 2000 02:04:09 -0700
38051 Message-Id: <20000915020409.A2104@ilmd>
38054 ____________________________________________________________________________
38055 [ 7096] By: nick on 2000/09/30 12:18:00
38056 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
38057 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
38058 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
38059 0 to checking to get the warning.
38061 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
38062 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
38063 ! regexec.c sv.c toke.c utf8.c
38064 ____________________________________________________________________________
38065 [ 7095] By: nick on 2000/09/15 16:55:59
38066 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
38068 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
38069 From: Spider Boardman <spider@Orb.Nashua.NH.US>
38070 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
38071 Date: Fri, 15 Sep 2000 06:37:30 -0400
38073 ! ext/Encode/Encode.xs sv.c
38074 ____________________________________________________________________________
38075 [ 7094] By: jhi on 2000/09/15 03:23:32
38076 Log: Update Changes.
38078 ! Changes patchlevel.h
38079 ____________________________________________________________________________
38080 [ 7093] By: jhi on 2000/09/15 03:11:44
38081 Log: Fix for the charnames.t failures from Spider Boardman.
38084 ____________________________________________________________________________
38085 [ 7092] By: jhi on 2000/09/15 00:15:48
38086 Log: Botched the #7090 check-in.
38089 ____________________________________________________________________________
38090 [ 7091] By: jhi on 2000/09/14 23:33:24
38091 Log: Part of #7081 didn't come through.
38094 ____________________________________________________________________________
38095 [ 7090] By: jhi on 2000/09/14 23:17:39
38096 Log: Subject: Re: perl@7078
38097 From: Spider Boardman <spider@web.zk3.dec.com>
38098 Date: Thu, 14 Sep 2000 19:06:36 -0400
38099 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
38102 ____________________________________________________________________________
38103 [ 7089] By: jhi on 2000/09/14 23:11:21
38104 Log: Small portability tweaks.
38106 ! ext/Encode/Encode.xs
38107 ____________________________________________________________________________
38108 [ 7088] By: jhi on 2000/09/14 22:57:23
38109 Log: Fake return to pacify picky compilers.
38111 ! ext/Encode/Encode.xs
38112 ____________________________________________________________________________
38113 [ 7087] By: jhi on 2000/09/14 22:53:37
38114 Log: Subject: [PATCH] utf8.c apidoc
38115 From: Simon Cozens <simon@cozens.net>
38116 Date: Thu, 14 Sep 2000 23:46:57 +0100
38117 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
38119 ! perlapi.c pod/perlapi.pod utf8.c
38120 ____________________________________________________________________________
38121 [ 7086] By: jhi on 2000/09/14 22:40:38
38122 Log: We don't need to count the high bit bytes, a boolean is enough.
38125 ____________________________________________________________________________
38126 [ 7085] By: jhi on 2000/09/14 21:20:09
38127 Log: Replace #7084 with
38129 Subject: Re: perl@7078
38130 From: Spider Boardman <spider@web.zk3.dec.com>
38131 Date: Thu, 14 Sep 2000 17:09:36 -0400
38132 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
38135 ____________________________________________________________________________
38136 [ 7084] By: jhi on 2000/09/14 20:03:34
38137 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
38138 convertable to bytes by checking it doesn't go above 0xc3
38140 Subject: Re: perl@7078
38141 From: Simon Cozens <simon@cozens.net>
38142 Date: Thu, 14 Sep 2000 20:59:19 +0100
38143 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
38146 ____________________________________________________________________________
38147 [ 7083] By: jhi on 2000/09/14 19:38:47
38148 Log: Subject: Re: perl@7078
38149 From: Simon Cozens <simon@cozens.net>
38150 Date: Thu, 14 Sep 2000 20:13:09 +0100
38151 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
38154 ____________________________________________________________________________
38155 [ 7082] By: jhi on 2000/09/14 17:50:44
38156 Log: The one that got away.
38159 ____________________________________________________________________________
38160 [ 7081] By: jhi on 2000/09/14 17:45:35
38161 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
38162 From: Robin Barker <rmb1@cise.npl.co.uk>
38163 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
38164 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
38166 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
38167 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
38168 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
38169 ! regcomp.c toke.c universal.c
38170 ____________________________________________________________________________
38171 [ 7080] By: jhi on 2000/09/14 17:40:35
38172 Log: Problems picked up by AIX cc.
38174 Subject: Re: perl@7078 (patch included)
38175 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38176 Date: Thu, 14 Sep 2000 18:53:30 +0200
38177 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
38179 ! ext/Encode/Encode.xs
38180 ____________________________________________________________________________
38181 [ 7079] By: jhi on 2000/09/14 17:38:27
38182 Log: Subject: File::Find 5.7.0 POD nits
38183 From: Rich Morin <rdm@cfcl.com>
38184 Date: Wed, 13 Sep 2000 22:03:58 -0700
38185 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
38188 ____________________________________________________________________________
38189 [ 7078] By: jhi on 2000/09/14 14:58:20
38190 Log: Update Changes.
38192 ! Changes patchlevel.h
38193 ____________________________________________________________________________
38194 [ 7077] By: jhi on 2000/09/14 14:55:54
38195 Log: Compilation warnings and an error.
38198 ____________________________________________________________________________
38199 [ 7076] By: jhi on 2000/09/14 14:42:56
38200 Log: Fix for a parsing bug, not for the original bug.
38202 Subject: Re: [ID 20000910.005] Another segfault with regexes.
38203 From: Spider Boardman <spider@web.zk3.dec.com>
38204 Date: Wed, 13 Sep 2000 17:52:20 -0400
38205 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
38208 ____________________________________________________________________________
38209 [ 7075] By: jhi on 2000/09/14 14:40:40
38210 Log: Batch of UTF-8 patches from Simon Cozens.
38212 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
38213 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
38215 ____________________________________________________________________________
38216 [ 7074] By: jhi on 2000/09/14 14:29:58
38217 Log: Subject: Re: Two advertising clauses need to be removed
38218 From: Russ Allbery <rra@stanford.edu>
38219 Date: 13 Sep 2000 18:50:26 -0700
38220 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
38222 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
38223 ____________________________________________________________________________
38224 [ 7073] By: jhi on 2000/09/14 14:28:20
38225 Log: Subject: [PATCH] de-wall t/README
38226 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38227 Date: Wed, 13 Sep 2000 17:46:55 -0700
38228 Message-ID: <//Bw5gzkge/e092yn@efn.org>
38231 ____________________________________________________________________________
38232 [ 7072] By: jhi on 2000/09/14 14:25:10
38233 Log: Hints optimization.
38236 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38237 Date: Wed, 13 Sep 2000 21:42:07 +0200
38238 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
38241 ____________________________________________________________________________
38242 [ 7071] By: jhi on 2000/09/14 14:23:30
38243 Log: Allow chop() and chomp() to be overridden.
38245 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
38246 From: "Casey R. Tweten" <crt@kiski.net>
38247 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
38248 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
38251 ____________________________________________________________________________
38252 [ 7070] By: jhi on 2000/09/14 14:20:36
38253 Log: The return value of setlocale must be copied away.
38255 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
38256 From: Alan Burlison <Alan.Burlison@uk.sun.com>
38257 Date: Wed, 13 Sep 2000 16:27:37 +0100
38258 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
38261 ____________________________________________________________________________
38262 [ 7069] By: jhi on 2000/09/14 14:16:27
38263 Log: Remove vestiges of tr//CU.
38265 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
38266 From: Nick Clark <nick@plum.flirble.org>
38267 Date: Tue, 12 Sep 2000 22:50:14 +0100
38268 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
38270 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
38271 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38272 Date: Tue, 12 Sep 2000 21:38:48 -0700
38273 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
38275 ! op.h pod/perlunicode.pod
38276 ____________________________________________________________________________
38277 [ 7068] By: jhi on 2000/09/13 14:18:39
38278 Log: Add the Encode extension. The code is still largely just skeleton.
38280 + ext/Encode/Encode.pm ext/Encode/Encode.xs
38281 + ext/Encode/Makefile.PL ext/Encode/Todo
38282 ! MANIFEST Todo-5.6
38283 ____________________________________________________________________________
38284 [ 7067] By: jhi on 2000/09/12 17:43:33
38285 Log: Allow for whitespace between "#" and "line" in cpp output.
38287 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
38288 From: Calle Dybedahl <calle@lysator.liu.se>
38289 Date: 12 Sep 2000 19:38:02 +0200
38290 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
38292 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
38293 ____________________________________________________________________________
38294 [ 7066] By: gsar on 2000/09/12 17:24:29
38295 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
38296 initialization in all the threads on Windows
38299 ____________________________________________________________________________
38300 [ 7065] By: jhi on 2000/09/12 15:11:31
38301 Log: Update Changes.
38303 ! Changes patchlevel.h
38304 ____________________________________________________________________________
38305 [ 7064] By: jhi on 2000/09/12 14:54:54
38306 Log: Retract #7062, the pod tests are not ready.
38309 ____________________________________________________________________________
38310 [ 7063] By: jhi on 2000/09/12 14:25:41
38311 Log: The #7054 truncated Configure badly.
38312 Branch: metaconfig/U/perl
38315 ! Configure config_h.SH
38316 ____________________________________________________________________________
38317 [ 7062] By: jhi on 2000/09/12 14:08:32
38318 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
38319 From: sthoenna@efn.org
38320 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
38321 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
38324 ____________________________________________________________________________
38325 [ 7061] By: jhi on 2000/09/12 14:07:18
38326 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
38327 From: sthoenna@efn.org
38328 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
38329 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
38332 ____________________________________________________________________________
38333 [ 7060] By: jhi on 2000/09/12 14:06:08
38334 Log: Break up the myconfig lines a bit.
38336 Subject: perlbug/perl -V output format
38337 From: sthoenna@efn.org
38338 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
38339 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
38342 ____________________________________________________________________________
38343 [ 7059] By: jhi on 2000/09/12 14:05:04
38344 Log: Test for the #7049.
38346 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
38347 From: andreas.koenig@anima.de (Andreas J. Koenig)
38348 Date: 12 Sep 2000 06:42:01 +0200
38349 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
38352 ____________________________________________________________________________
38353 [ 7058] By: jhi on 2000/09/12 14:03:05
38354 Log: Subject: [patch: perl@7045] vms updates
38355 From: Peter Prymmer <pvhp@forte.com>
38356 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
38357 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
38359 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
38360 ____________________________________________________________________________
38361 [ 7057] By: jhi on 2000/09/12 14:00:51
38362 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
38363 From: sthoenna@efn.org
38364 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
38365 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
38368 ____________________________________________________________________________
38369 [ 7056] By: jhi on 2000/09/12 13:58:14
38370 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
38371 From: Jeff Pinyan <jeffp@crusoe.net>
38372 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
38373 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
38376 ____________________________________________________________________________
38377 [ 7055] By: jhi on 2000/09/12 13:56:32
38378 Log: Do in VMS as the #7054 does.
38381 ____________________________________________________________________________
38382 [ 7054] By: jhi on 2000/09/12 13:50:31
38383 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
38384 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
38385 Date: Mon, 11 Sep 2000 08:33:09 +0100
38386 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
38387 Branch: metaconfig/U/perl
38390 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
38391 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
38392 ____________________________________________________________________________
38393 [ 7053] By: jhi on 2000/09/12 13:29:19
38394 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
38395 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38396 Date: Tue, 12 Sep 2000 08:35:59 EDT
38397 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
38400 ____________________________________________________________________________
38401 [ 7052] By: jhi on 2000/09/11 23:01:50
38402 Log: Document the SvUTF8*().
38404 ! pod/perlapi.pod sv.h
38405 ____________________________________________________________________________
38406 [ 7051] By: gsar on 2000/09/11 14:46:30
38407 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
38408 (missed a spot when fixing up op_pmreplroot hack for ithreads)
38410 ! op.c t/op/split.t
38411 ____________________________________________________________________________
38412 [ 7050] By: nick on 2000/09/11 10:03:51
38413 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
38415 Subject: borland C++ win32.c tweak
38416 From: Vadim Konovalov <vkonovalov@lucent.com>
38417 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
38418 Date: Mon, 11 Sep 2000 11:22:33 +0400
38421 ____________________________________________________________________________
38422 [ 7049] By: nick on 2000/09/11 09:57:33
38423 Log: Point fix for s/// on foreach (keys %xxx).
38426 ____________________________________________________________________________
38427 [ 7048] By: jhi on 2000/09/10 23:37:09
38428 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
38429 by Pod::Text, from Brad Appleton.
38431 ! t/pod/testp2pt.pl
38432 ____________________________________________________________________________
38433 [ 7047] By: jhi on 2000/09/10 14:32:53
38434 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
38437 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
38438 ____________________________________________________________________________
38439 [ 7046] By: jhi on 2000/09/10 14:15:08
38440 Log: Upgrade to CPAN 1.57_65, from Andreas König.
38442 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38443 ____________________________________________________________________________
38444 [ 7045] By: jhi on 2000/09/08 21:36:32
38445 Log: Update Changes.
38447 ! Changes patchlevel.h
38448 ____________________________________________________________________________
38449 [ 7044] By: jhi on 2000/09/08 21:29:56
38450 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
38451 From: Peter Prymmer <pvhp@forte.com>
38452 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
38453 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
38456 ____________________________________________________________________________
38457 [ 7043] By: jhi on 2000/09/08 21:27:50
38458 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
38459 From: Peter Prymmer <pvhp@forte.com>
38460 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
38461 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
38463 ! Makefile.SH installperl
38464 ____________________________________________________________________________
38465 [ 7042] By: jhi on 2000/09/08 21:23:21
38466 Log: Continue #7041.
38468 ! cygwin/Makefile.SHs os2/Makefile.SHs
38469 ____________________________________________________________________________
38470 [ 7041] By: jhi on 2000/09/08 21:18:10
38471 Log: Do away with memory models cruft. Sorry, PDP users.
38473 ! U/modified/cc.U U/modified/libpth.U
38475 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
38476 ! Porting/config_H cflags.SH config_h.SH configure.com
38477 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
38478 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
38479 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
38480 ____________________________________________________________________________
38481 [ 7040] By: jhi on 2000/09/08 14:34:18
38482 Log: Major rewrite of s2p. And I mean really major, it is
38483 an implementation of sed in perl. If called as s2p it
38484 will function as s2p. Note: needs non-UNIXifying.
38487 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
38488 Date: Mon, 28 Aug 2000 14:05:12 +0200
38489 Message-ID: <39AA5578.2102E2AA@alcatel.at>
38492 ____________________________________________________________________________
38493 [ 7039] By: jhi on 2000/09/08 14:19:49
38494 Log: Re-allow vec() for characters > 255.
38496 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
38497 From: Spider Boardman <spider@web.zk3.dec.com>
38498 Date: Fri, 08 Sep 2000 02:21:02 -0400
38499 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
38501 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
38503 ____________________________________________________________________________
38504 [ 7038] By: jhi on 2000/09/08 14:14:18
38505 Log: Subject: [PATCH lib/Benchmark.pm]
38506 From: <abigail@foad.org>
38507 Date: Thu, 7 Sep 2000 15:03:20 -0400
38508 Message-ID: <20000907190320.888.qmail@foad.org>
38511 ____________________________________________________________________________
38512 [ 7037] By: jhi on 2000/09/08 14:11:06
38513 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
38515 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
38516 From: Spider Boardman <spider@web.zk3.dec.com>
38517 Date: Fri, 08 Sep 2000 01:30:27 -0400
38518 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
38521 ____________________________________________________________________________
38522 [ 7036] By: jhi on 2000/09/08 14:08:58
38523 Log: Subject: [ID 20000908.002] perlipc documentation bug.
38524 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
38525 Date: Fri, 08 Sep 2000 12:38:32 +0200
38526 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
38529 ____________________________________________________________________________
38530 [ 7035] By: jhi on 2000/09/08 14:03:12
38531 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
38532 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38533 Date: Fri, 08 Sep 2000 11:47:34 +0200
38534 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
38537 ____________________________________________________________________________
38538 [ 7034] By: jhi on 2000/09/08 13:59:35
38539 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
38540 From: Simon Cozens <simon@cozens.net>
38541 Date: Thu, 7 Sep 2000 20:40:38 +0100
38542 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
38545 ____________________________________________________________________________
38546 [ 7033] By: jhi on 2000/09/08 04:03:03
38547 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
38548 From: "Larry W. Virden" <lvirden@cas.org>
38549 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
38550 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
38553 ____________________________________________________________________________
38554 [ 7032] By: jhi on 2000/09/07 22:18:30
38555 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
38556 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
38557 Date: Mon, 04 Sep 2000 13:16:38 -0700
38558 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
38561 ____________________________________________________________________________
38562 [ 7031] By: jhi on 2000/09/07 22:02:29
38563 Log: Fix the ccversion detection for 5.1 and beyond.
38565 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
38566 From: Spider Boardman <spider@leggy.zk3.dec.com>
38567 Date: Thu, 7 Sep 2000 17:54:27 -0400
38568 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
38571 ____________________________________________________________________________
38572 [ 7030] By: jhi on 2000/09/07 19:12:28
38575 Subject: [ID 20000903.001] \w in utf8-strings
38576 From: Marc Lehmann <pcg@goof.com>
38577 Date: Sun, 03 Sep 2000 09:44:29 +0200
38578 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
38580 and various related nits.
38582 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
38583 ____________________________________________________________________________
38584 [ 7029] By: jhi on 2000/09/07 18:49:09
38585 Log: Fix the URL, but the server is still missing in action.
38587 Subject: [ID 20000905.002] perlfaq1.pod URL error
38588 From: "Larry W. Virden" <lvirden@cas.org>
38589 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
38590 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
38593 ____________________________________________________________________________
38594 [ 7028] By: jhi on 2000/09/07 18:47:13
38595 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
38596 From: Hugo <hv@crypt.compulink.co.uk>
38597 Date: Tue, 05 Sep 2000 14:13:37 +0100
38598 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
38601 ____________________________________________________________________________
38602 [ 7027] By: jhi on 2000/09/07 18:45:35
38603 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
38604 From: Daniel Chetlin <daniel@chetlin.com>
38605 Date: Tue, 5 Sep 2000 04:57:07 -0700
38606 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
38608 ! pod/perlfaq6.pod pod/perlop.pod
38609 ____________________________________________________________________________
38610 [ 7026] By: jhi on 2000/09/07 18:44:01
38611 Log: Document the new ref() semantics.
38613 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
38614 From: Gisle Aas <gisle@ActiveState.com>
38615 Date: 05 Sep 2000 08:10:30 +0200
38616 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
38618 ! pod/perldelta.pod
38619 ____________________________________________________________________________
38620 [ 7025] By: jhi on 2000/09/07 18:42:27
38621 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
38623 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
38624 From: Gisle Aas <gisle@ActiveState.com>
38625 Date: 05 Sep 2000 08:11:40 +0200
38626 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
38628 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
38629 ____________________________________________________________________________
38630 [ 7024] By: jhi on 2000/09/07 18:39:32
38631 Log: Subject: [PATCH] Modernize Opcode.pm documentation
38632 From: Gisle Aas <gisle@ActiveState.com>
38633 Date: 4 Sep 2000 00:18:55 -0000
38634 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
38636 ! ext/Opcode/Opcode.pm
38637 ____________________________________________________________________________
38638 [ 7023] By: jhi on 2000/09/07 18:37:42
38639 Log: Subject: [PATCH] Tied filehandle documentation
38640 From: Gisle Aas <gisle@ActiveState.com>
38641 Date: 4 Sep 2000 00:14:40 -0000
38642 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
38644 ! pod/perlfunc.pod pod/perltie.pod
38645 ____________________________________________________________________________
38646 [ 7022] By: jhi on 2000/09/07 18:35:37
38647 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
38648 From: Gisle Aas <gisle@ActiveState.com>
38649 Date: 4 Sep 2000 00:04:22 -0000
38650 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
38652 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
38653 ____________________________________________________________________________
38654 [ 7021] By: jhi on 2000/09/07 18:33:22
38655 Log: Subject: small apidoc fix
38656 From: Marc Lehmann <pcg@goof.com>
38657 Date: Sun, 3 Sep 2000 05:12:06 +0200
38658 Message-ID: <20000903051206.A5909@cerebro.laendle>
38660 ! pod/perlapi.pod utf8.c
38661 ____________________________________________________________________________
38662 [ 7020] By: jhi on 2000/09/07 16:14:57
38663 Log: Tiny perldelta nits.
38665 ! pod/perldelta.pod
38666 ____________________________________________________________________________
38667 [ 7019] By: jhi on 2000/09/07 16:04:20
38668 Log: Guard against bad string->int conversion for quads.
38671 ____________________________________________________________________________
38672 [ 7018] By: jhi on 2000/09/06 17:07:03
38673 Log: Update Unicode todo list.
38676 ____________________________________________________________________________
38677 [ 7017] By: jhi on 2000/09/05 21:16:01
38678 Log: Document the SvIOK_.*UV().
38680 ! pod/perlapi.pod sv.h
38681 ____________________________________________________________________________
38682 [ 7016] By: nick on 2000/09/03 21:54:46
38683 Log: Hash lookup of constant strings optimization:
38684 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
38685 to string table (as per sharepvn). Add newSV_pvn_share to create such
38686 a thing. Make hv.c compare addresses of strings and skip string compare
38687 if equal. Make method_named and helem ops use these shared-string SVs
38688 when arg is constant. Make keys op return shared-string SVs (less clearly
38691 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
38692 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
38693 ! pod/perlintern.pod pp_hot.c proto.h sv.c
38694 ____________________________________________________________________________
38695 [ 7015] By: jhi on 2000/09/02 17:48:59
38696 Log: This is 5.7.0.
38699 ____________________________________________________________________________
38700 [ 7014] By: jhi on 2000/09/02 17:35:45
38701 Log: Changes and patchlevel tweaks.
38703 ! Changes patchlevel.h
38704 ____________________________________________________________________________
38705 [ 7013] By: jhi on 2000/09/02 17:30:50
38706 Log: Update Changes.
38708 ! Changes patchlevel.h
38709 ____________________________________________________________________________
38710 [ 7012] By: nick on 2000/09/02 17:25:20
38711 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
38713 ! gv.c lib/overload.pm
38714 ____________________________________________________________________________
38715 [ 7011] By: jhi on 2000/09/02 17:16:25
38716 Log: Update perlhist.
38719 ____________________________________________________________________________
38720 [ 7010] By: jhi on 2000/09/02 17:01:35
38721 Log: perldelta nits.
38723 ! pod/perldelta.pod
38724 ____________________________________________________________________________
38725 [ 7009] By: nick on 2000/09/02 16:48:35
38726 Log: If overloaded %{} etc. return the object do not loop.
38727 Thus sub deref { $_[0] } functions if object is wanted type.
38730 ____________________________________________________________________________
38731 [ 7008] By: jhi on 2000/09/02 16:26:11
38732 Log: Retab MANIFEST.
38734 ! ext/Storable/MANIFEST
38735 ____________________________________________________________________________
38736 [ 7007] By: jhi on 2000/09/02 16:23:02
38737 Log: Make certain cc is set before trying to run it.
38739 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
38740 ____________________________________________________________________________
38741 [ 7006] By: jhi on 2000/09/02 15:45:41
38742 Log: Unicode notes.
38744 ! pod/perldelta.pod
38745 ____________________________________________________________________________
38746 [ 7005] By: jhi on 2000/09/02 15:42:11
38747 Log: Various Configure nits by Philip Newton,
38748 plus the ebcdic one by me.
38750 + U/modified/pager.U
38751 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
38752 Branch: metaconfig/U/perl
38753 ! Devel.U quadfio.U
38755 ! Configure config_h.SH
38756 ____________________________________________________________________________
38757 [ 7004] By: jhi on 2000/09/02 15:06:14
38758 Log: Apparently avoiding the swapping is too costly.
38760 From: "Ben Tilly" <ben_tilly@hotmail.com>
38761 Subject: Re: the door is closed.
38762 Date: Fri, 01 Sep 2000 20:23:16 EDT
38763 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
38766 ____________________________________________________________________________
38767 [ 7003] By: nick on 2000/09/02 12:26:04
38768 Log: Undo part of change 6489 which looks like a bulk edit which
38769 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
38770 The supressing of main:: on return from select() is undesirable.
38773 ____________________________________________________________________________
38774 [ 7002] By: jhi on 2000/09/01 23:08:54
38775 Log: Update Changes.
38777 ! Changes patchlevel.h
38778 ____________________________________________________________________________
38779 [ 7001] By: jhi on 2000/09/01 23:00:13
38780 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
38781 From: Peter Prymmer <pvhp@forte.com>
38782 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
38783 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
38785 plus rework the http: spots as suggested by Tom Christiansen,
38786 plus regen perltoc.
38788 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
38789 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
38790 ____________________________________________________________________________
38791 [ 7000] By: jhi on 2000/09/01 22:36:01
38792 Log: Only the first line, thank you very much.
38794 ! hints/solaris_2.sh
38795 ____________________________________________________________________________
38796 [ 6999] By: gsar on 2000/09/01 22:16:40
38797 Log: change#6791 accidentally clobbered change#6710, put it back
38800 ____________________________________________________________________________
38801 [ 6998] By: jhi on 2000/09/01 22:14:16
38802 Log: Mention the HP-UX LP64 freak failure.
38804 ! pod/perldelta.pod
38805 ____________________________________________________________________________
38806 [ 6997] By: jhi on 2000/09/01 21:48:32
38810 ____________________________________________________________________________
38811 [ 6996] By: jhi on 2000/09/01 21:27:10
38812 Log: Update Changes.
38814 ! Changes patchlevel.h
38815 ____________________________________________________________________________
38816 [ 6995] By: jhi on 2000/09/01 21:14:24
38817 Log: Mi splgn s gnin.g
38820 ____________________________________________________________________________
38821 [ 6994] By: jhi on 2000/09/01 21:09:54
38822 Log: Subject: http:// in L<>
38823 From: Nicholas Clark <nick@ccl4.org>
38824 Date: Fri, 1 Sep 2000 22:03:21 +0100
38825 Message-ID: <20000901220321.B72074@plum.flirble.org>
38827 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
38828 ____________________________________________________________________________
38829 [ 6993] By: jhi on 2000/09/01 21:06:54
38830 Log: Update to Storable 1.0, from Raphael Manfredi.
38832 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
38833 ! ext/Storable/Makefile.PL ext/Storable/README
38834 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38835 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38836 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
38837 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
38838 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
38839 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
38840 ____________________________________________________________________________
38841 [ 6992] By: jhi on 2000/09/01 20:43:05
38842 Log: Mention known sfio+linux buglet.
38844 ! pod/perldelta.pod
38845 ____________________________________________________________________________
38846 [ 6991] By: jhi on 2000/09/01 20:40:11
38847 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
38848 From: Peter Prymmer <pvhp@forte.com>
38849 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
38850 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
38853 ____________________________________________________________________________
38854 [ 6990] By: jhi on 2000/09/01 20:25:26
38855 Log: Retract #6986.
38857 ! hints/solaris_2.sh
38858 ____________________________________________________________________________
38859 [ 6989] By: jhi on 2000/09/01 20:23:00
38860 Log: Mergesort is back.
38862 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
38863 ____________________________________________________________________________
38864 [ 6988] By: jhi on 2000/09/01 19:37:40
38865 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
38866 From: Mike Guy <mjtg@cam.ac.uk>
38867 Date: Fri, 01 Sep 2000 17:43:33 +0100
38868 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
38870 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
38871 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
38872 ____________________________________________________________________________
38873 [ 6987] By: jhi on 2000/09/01 19:17:10
38874 Log: Regen perltoc.
38877 ____________________________________________________________________________
38878 [ 6986] By: jhi on 2000/09/01 18:51:10
38879 Log: Subject: Re: Solaris x86 has no SPARC libraries!
38880 From: Lupe Christoph <lupe@lupe-christoph.de>
38881 Date: Fri, 1 Sep 2000 20:41:20 +0200
38882 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
38884 ! hints/solaris_2.sh
38885 ____________________________________________________________________________
38886 [ 6985] By: jhi on 2000/09/01 18:28:10
38887 Log: Update Changes.
38889 ! Changes patchlevel.h
38890 ____________________________________________________________________________
38891 [ 6984] By: jhi on 2000/09/01 18:26:53
38892 Log: Feature ordering tweak.
38895 ____________________________________________________________________________
38896 [ 6983] By: jhi on 2000/09/01 18:19:50
38897 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
38898 From: <abigail@foad.org>
38899 Date: Fri, 1 Sep 2000 13:07:32 -0400
38900 Message-ID: <20000901170732.18249.qmail@foad.org>
38902 ! t/pragma/overload.t
38903 ____________________________________________________________________________
38904 [ 6982] By: jhi on 2000/09/01 18:17:54
38905 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
38906 so that case-ignoring systems like DCL can tell them from
38907 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
38908 Branch: metaconfig/U/perl
38909 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
38911 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38912 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
38913 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
38914 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
38915 ! vos/config.def vos/config.h vos/config_h.SH_orig
38916 ! win32/config.bc win32/config.gc win32/config.vc
38917 ____________________________________________________________________________
38918 [ 6981] By: nick on 2000/09/01 17:21:57
38919 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
38920 warning when UNTIE exists and instead pass the cound of extra references to
38923 ! pod/perltie.pod pp_sys.c
38924 ____________________________________________________________________________
38925 [ 6980] By: jhi on 2000/09/01 16:54:44
38926 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
38927 From: Peter Prymmer <pvhp@forte.com>
38928 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
38929 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
38932 ____________________________________________________________________________
38933 [ 6979] By: jhi on 2000/09/01 16:06:20
38934 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
38935 From: Mike Guy <mjtg@cam.ac.uk>
38936 Date: Fri, 01 Sep 2000 16:49:27 +0100
38937 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
38940 ____________________________________________________________________________
38941 [ 6978] By: jhi on 2000/09/01 16:00:42
38942 Log: Update to PodParser 1.18, from Brad Appleton.
38944 ! lib/Pod/Checker.pm t/pod/find.t
38945 ____________________________________________________________________________
38946 [ 6977] By: jhi on 2000/09/01 14:48:58
38947 Log: Subject: Nit in Configure (bleadperl@6961)
38948 From: Lupe Christoph <lupe@lupe-christoph.de>
38949 Date: Fri, 1 Sep 2000 16:34:29 +0200
38950 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
38952 ! U/compline/ccflags.U
38954 ! Configure config_h.SH
38955 ____________________________________________________________________________
38956 [ 6976] By: jhi on 2000/09/01 14:39:52
38957 Log: Update Changes.
38959 ! Changes patchlevel.h
38960 ____________________________________________________________________________
38961 [ 6975] By: jhi on 2000/09/01 14:37:36
38962 Log: microperl config update.
38964 ! uconfig.h uconfig.sh
38965 ____________________________________________________________________________
38966 [ 6974] By: jhi on 2000/09/01 14:36:53
38967 Log: Document known deficiencies.
38969 ! pod/perldelta.pod
38970 ____________________________________________________________________________
38971 [ 6973] By: jhi on 2000/09/01 14:10:20
38972 Log: Mention warnings fixes and updates.
38974 ! pod/perldelta.pod
38975 ____________________________________________________________________________
38976 [ 6972] By: jhi on 2000/09/01 14:01:52
38977 Log: Drop unused argument.
38979 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
38980 From: Spider Boardman <spider@web.zk3.dec.com>
38981 Date: Thu, 31 Aug 2000 16:10:15 -0400
38982 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
38985 ____________________________________________________________________________
38986 [ 6971] By: jhi on 2000/09/01 13:59:24
38987 Log: Add the overload warnings to perldiag.
38989 ! lib/overload.pm pod/perldiag.pod
38990 ____________________________________________________________________________
38991 [ 6970] By: jhi on 2000/09/01 13:55:10
38992 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
38993 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
38994 Date: Fri, 1 Sep 2000 13:43:15 +0100
38995 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
38997 ! lib/overload.pm t/pragma/overload.t
38998 ____________________________________________________________________________
38999 [ 6969] By: jhi on 2000/09/01 13:52:27
39000 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39001 From: <abigail@foad.org>
39002 Date: Fri, 1 Sep 2000 05:46:54 -0400
39003 Message-ID: <20000901094654.6476.qmail@foad.org>
39006 ____________________________________________________________________________
39007 [ 6968] By: jhi on 2000/09/01 13:50:05
39008 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
39009 From: Daniel Chetlin <daniel@chetlin.com>
39010 Date: Fri, 1 Sep 2000 02:10:55 -0700
39011 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
39013 ! pod/perlretut.pod
39014 ____________________________________________________________________________
39015 [ 6967] By: jhi on 2000/09/01 13:47:54
39016 Log: Part of the solution.
39018 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
39019 From: Mike Guy <mjtg@cam.ac.uk>
39020 Date: Fri, 01 Sep 2000 14:16:01 +0100
39021 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
39024 ____________________________________________________________________________
39025 [ 6966] By: jhi on 2000/09/01 13:46:17
39026 Log: Subject: CPAN.pm beta 1.57_57 for the core
39027 From: andreas.koenig@anima.de (Andreas J. Koenig)
39028 Date: 01 Sep 2000 15:16:31 +0200
39029 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
39031 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39032 ____________________________________________________________________________
39033 [ 6965] By: jhi on 2000/09/01 13:43:18
39034 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
39035 From: "Craig A. Berry" <craig.berry@psinetcs.com>
39036 Date: Fri, 01 Sep 2000 01:47:22 -0500
39037 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
39039 ! pod/perldelta.pod vms/vms.c
39040 ____________________________________________________________________________
39041 [ 6964] By: jhi on 2000/09/01 13:35:35
39042 Log: File::Temp patches from Andreas König,
39044 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
39045 From: andreas.koenig@anima.de (Andreas J. Koenig)
39046 Date: 01 Sep 2000 10:07:20 +0200
39047 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
39049 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
39050 From: andreas.koenig@anima.de (Andreas J. Koenig)
39051 Date: 31 Aug 2000 23:26:08 +0200
39052 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
39054 ! lib/File/Temp.pm t/lib/ftmp-security.t
39055 ____________________________________________________________________________
39056 [ 6963] By: jhi on 2000/09/01 02:22:24
39057 Log: Retract the mergesort code, way too incompatible licensing
39060 ! pod/perldelta.pod pp_ctl.c
39061 ____________________________________________________________________________
39062 [ 6962] By: jhi on 2000/08/31 23:27:32
39063 Log: Update Changes.
39065 ! Changes patchlevel.h
39066 ____________________________________________________________________________
39067 [ 6961] By: jhi on 2000/08/31 23:20:04
39068 Log: Small tweaks all over.
39070 ! U/compline/d_gconvert.U
39072 ! AUTHORS Configure config_h.SH pp_ctl.c
39073 ____________________________________________________________________________
39074 [ 6960] By: jhi on 2000/08/31 22:39:36
39075 Log: Further rewording.
39078 ____________________________________________________________________________
39079 [ 6959] By: jhi on 2000/08/31 21:26:44
39080 Log: More address tweaking.
39083 ____________________________________________________________________________
39084 [ 6958] By: jhi on 2000/08/31 20:47:25
39085 Log: AUTHORS tweaks, from Peter Prymmer.
39087 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
39088 From: Peter Prymmer <pvhp@forte.com>
39089 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
39090 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
39093 ____________________________________________________________________________
39094 [ 6957] By: jhi on 2000/08/31 20:34:43
39095 Log: perldelta tweaks.
39097 ! pod/perldelta.pod
39098 ____________________________________________________________________________
39099 [ 6956] By: jhi on 2000/08/31 19:11:06
39100 Log: Regen perltoc.
39103 ____________________________________________________________________________
39104 [ 6955] By: jhi on 2000/08/31 19:06:30
39105 Log: Clarify the mergesort situation.
39108 ____________________________________________________________________________
39109 [ 6954] By: jhi on 2000/08/31 18:24:17
39110 Log: Move the Solaris 7 scan to use64bitall, make the
39111 failure to find 64-bot sparc libc to mention the
39112 possibility of being in an intel, from Lupe and Alan.
39114 ! hints/solaris_2.sh
39115 ____________________________________________________________________________
39116 [ 6953] By: jhi on 2000/08/31 18:09:20
39117 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
39118 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
39120 ! U/compline/d_gconvert.U U/threads/archname.U
39121 Branch: metaconfig/U/perl
39124 ! Configure config_h.SH sv.c
39125 ____________________________________________________________________________
39126 [ 6952] By: jhi on 2000/08/31 17:42:24
39127 Log: :: not allowed in pathnames, change to .
39129 Subject: [PATCH perl@6938] cygwin port
39130 From: "Fifer, Eric" <EFifer@sanwaint.com>
39131 Date: Thu, 31 Aug 2000 16:32:59 +0100
39132 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
39133 Branch: metaconfig/U/perl
39135 ____________________________________________________________________________
39136 [ 6951] By: jhi on 2000/08/31 17:02:05
39137 Log: Try to deduce NV_MAX. Really should be Configure fodder.
39140 ____________________________________________________________________________
39141 [ 6950] By: jhi on 2000/08/31 16:26:08
39142 Log: More author updates.
39144 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
39145 From: Simon Cozens <simon@cozens.net>
39146 Date: Thu, 31 Aug 2000 17:13:32 +0100
39147 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
39150 ____________________________________________________________________________
39151 [ 6949] By: jhi on 2000/08/31 16:04:49
39152 Log: POSIX doesn't report long double values under -Duselongdouble
39153 when the long doubles are "real" (bigger than doubles).
39155 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
39156 From: Spider Boardman <spider@peano.zk3.dec.com>
39157 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
39158 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
39160 ! ext/POSIX/POSIX.xs
39161 ____________________________________________________________________________
39162 [ 6948] By: jhi on 2000/08/31 15:25:10
39163 Log: Update Changes.
39165 ! Changes patchlevel.h
39166 ____________________________________________________________________________
39167 [ 6947] By: jhi on 2000/08/31 15:22:29
39168 Log: Document UNTIE in a very minimalistic way.
39170 ! pod/perlfunc.pod pod/perltie.pod
39171 ____________________________________________________________________________
39172 [ 6946] By: jhi on 2000/08/31 15:15:23
39173 Log: Document known failures.
39175 ! pod/perldelta.pod
39176 ____________________________________________________________________________
39177 [ 6945] By: jhi on 2000/08/31 15:07:00
39178 Log: Don't attach -ld to the archname if pointless.
39180 ! U/threads/archname.U
39182 ! Configure config_h.SH
39183 ____________________________________________________________________________
39184 [ 6944] By: jhi on 2000/08/31 14:37:42
39185 Log: Wrap the test in eval.
39187 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
39188 From: Tim Jenness <timj@jach.hawaii.edu>
39189 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
39190 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
39192 ! t/lib/ftmp-security.t
39193 ____________________________________________________________________________
39194 [ 6943] By: jhi on 2000/08/31 14:30:57
39195 Log: Make -Dusemorebits find long doubles in Solaris.
39197 ! hints/solaris_2.sh
39198 ____________________________________________________________________________
39199 [ 6942] By: jhi on 2000/08/31 13:48:45
39200 Log: Clarify the third case of ftmp-security warnings.
39203 ____________________________________________________________________________
39204 [ 6941] By: jhi on 2000/08/31 13:40:31
39205 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
39206 From: <abigail@foad.org>
39207 Date: Thu, 31 Aug 2000 01:35:05 -0400
39208 Message-ID: <20000831053505.32120.qmail@foad.org>
39210 ! pod/perldelta.pod
39211 ____________________________________________________________________________
39212 [ 6940] By: jhi on 2000/08/31 13:38:48
39213 Log: Issue useful diagnostic on unknown pod commands.
39215 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
39216 From: <abigail@foad.org>
39217 Date: Thu, 31 Aug 2000 03:41:18 -0400
39218 Message-ID: <20000831074118.24880.qmail@foad.org>
39221 ____________________________________________________________________________
39222 [ 6939] By: jhi on 2000/08/31 13:34:33
39223 Log: Reveal Borland's isnan.
39225 Subject: build with BC++ tweak
39226 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
39227 Date: Thu, 31 Aug 2000 13:09:37 +0400
39228 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
39231 ____________________________________________________________________________
39232 [ 6938] By: jhi on 2000/08/31 05:01:20
39233 Log: Update Changes.
39235 ! Changes patchlevel.h
39236 ____________________________________________________________________________
39237 [ 6937] By: jhi on 2000/08/31 04:26:23
39238 Log: sscanf() may be the only way to read long doubles from strings.
39239 Branch: metaconfig/U/perl
39242 ! Configure config_h.SH perl.h util.c
39243 ____________________________________________________________________________
39244 [ 6936] By: jhi on 2000/08/31 04:18:19
39245 Log: The #6929 was too skimpy.
39248 ____________________________________________________________________________
39249 [ 6935] By: jhi on 2000/08/31 02:47:07
39250 Log: Subject: Re: typos in pods
39251 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39252 Date: Wed, 30 Aug 2000 19:25:34 -0700
39253 Message-ID: <eIcr5gzkg25X092yn@efn.org>
39255 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
39256 ____________________________________________________________________________
39257 [ 6934] By: jhi on 2000/08/31 02:42:55
39258 Log: Missed one Unicode file.
39260 + lib/unicode/UCDFF301.html
39261 ____________________________________________________________________________
39262 [ 6933] By: jhi on 2000/08/30 23:42:27
39263 Log: Update Changes.
39265 ! Changes patchlevel.h
39266 ____________________________________________________________________________
39267 [ 6932] By: jhi on 2000/08/30 23:40:07
39268 Log: Mention UNTIE in perldelta. Still needs documenting
39269 in perltie et alia.
39271 ! pod/perldelta.pod
39272 ____________________________________________________________________________
39273 [ 6931] By: jhi on 2000/08/30 23:36:02
39274 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
39275 From: <abigail@foad.org>
39276 Date: Wed, 30 Aug 2000 19:28:07 -0400
39277 Message-ID: <20000830232807.305.qmail@foad.org>
39279 ! pod/perldelta.pod
39280 ____________________________________________________________________________
39281 [ 6930] By: jhi on 2000/08/30 23:32:40
39282 Log: Update to Unicode 3.0.1.
39284 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
39285 + lib/unicode/PropList.txt lib/unicode/README.perl
39286 + lib/unicode/UCD301.html lib/unicode/Unicode.301
39287 - lib/unicode/Props.txt lib/unicode/UCD300.html
39288 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
39290 ____________________________________________________________________________
39291 [ 6929] By: jhi on 2000/08/30 22:38:18
39292 Log: Heap decorruption.
39294 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
39295 From: Alan Burlison <Alan.Burlison@uk.sun.com>
39296 Date: Wed, 30 Aug 2000 22:39:52 +0100
39297 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
39300 ____________________________________________________________________________
39301 [ 6928] By: jhi on 2000/08/30 22:29:34
39302 Log: Retract the dummy test, skip the security tests (instead of failing),
39303 explain what the warnings mean.
39305 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
39306 ____________________________________________________________________________
39307 [ 6927] By: jhi on 2000/08/30 22:14:13
39308 Log: Change the internal implementation of sort() to be mergesort
39309 instead of quicksort, from John Linderman <jpl@research.att.com>.
39310 Gives us better worst case, better average case, and stability.
39311 What's there not to like? (Small fixes for threaded builds
39314 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
39315 ____________________________________________________________________________
39316 [ 6926] By: jhi on 2000/08/30 20:55:20
39317 Log: A better fix for the Socket building problem from Craig Berry.
39320 ____________________________________________________________________________
39321 [ 6925] By: jhi on 2000/08/30 20:20:25
39322 Log: Subject: [PATCH] Re: UNTIE method
39323 From: Nick Ing-Simmons <nik@tiuk.ti.com>
39324 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
39325 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
39327 ! pp_sys.c t/op/tie.t
39328 ____________________________________________________________________________
39329 [ 6924] By: jhi on 2000/08/30 20:17:11
39330 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
39331 From: "Craig A. Berry" <craig.berry@psinetcs.com>
39332 Date: Wed, 30 Aug 2000 15:03:14 -0500
39333 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
39336 ____________________________________________________________________________
39337 [ 6923] By: jhi on 2000/08/30 20:15:18
39338 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
39339 From: "Craig A. Berry" <craig.berry@psinetcs.com>
39340 Date: Wed, 30 Aug 2000 13:30:36 -0500
39341 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
39344 ____________________________________________________________________________
39345 [ 6922] By: jhi on 2000/08/30 19:54:43
39346 Log: Better options for rsync.
39349 ____________________________________________________________________________
39350 [ 6921] By: jhi on 2000/08/30 19:40:16
39351 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
39352 From: Rick Delaney <rick@consumercontact.com>
39353 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
39354 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
39357 ____________________________________________________________________________
39358 [ 6920] By: jhi on 2000/08/30 19:36:40
39359 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
39360 From: Peter Prymmer <pvhp@forte.com>
39361 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
39362 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
39365 ____________________________________________________________________________
39366 [ 6919] By: jhi on 2000/08/30 14:52:02
39367 Log: Update Changes.
39369 ! Changes patchlevel.h
39370 ____________________________________________________________________________
39371 [ 6918] By: jhi on 2000/08/30 14:48:34
39372 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
39374 ! lib/ExtUtils/typemap
39375 ____________________________________________________________________________
39376 [ 6917] By: jhi on 2000/08/30 14:46:34
39377 Log: Subject: typos in pods
39378 From: Nicholas Clark <nick@ccl4.org>
39379 Date: Wed, 30 Aug 2000 01:12:50 +0100
39380 Message-ID: <20000830011249.A61388@plum.flirble.org>
39382 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
39383 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
39384 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
39385 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
39386 ____________________________________________________________________________
39387 [ 6916] By: jhi on 2000/08/30 14:19:09
39388 Log: Document Storable problems on Crays. (Will have
39389 to document all the other Storable problems, too.)
39391 ! pod/perldelta.pod
39392 ____________________________________________________________________________
39393 [ 6915] By: jhi on 2000/08/30 14:06:02
39394 Log: Subject: [PATCH] fix misc cast warnings
39395 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39396 Date: Tue, 29 Aug 2000 23:16:14 -0700
39397 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
39399 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
39400 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
39402 ____________________________________________________________________________
39403 [ 6914] By: jhi on 2000/08/30 14:03:45
39404 Log: Timestamp mismatch again. Need to fix this dependence on
39405 config_h.SH timestamp, since it's the contents of config_h.SH
39408 ! uconfig.h uconfig.sh
39409 ____________________________________________________________________________
39410 [ 6913] By: jhi on 2000/08/30 13:54:06
39411 Log: Don't say "Perl 5.0 source kit".
39414 ____________________________________________________________________________
39415 [ 6912] By: jhi on 2000/08/30 13:51:24
39416 Log: Reset archname and archname64 always, forcing them be
39417 recomputed at each Configure run, make Configure and
39418 the hints files agree on the naming of largefiles variables.
39420 ! U/threads/archname.U
39421 Branch: metaconfig/U/perl
39424 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
39425 ! hints/linux.sh hints/solaris_2.sh
39426 ____________________________________________________________________________
39427 [ 6911] By: jhi on 2000/08/30 13:30:13
39428 Log: Put back the slice accidentally removed by #6907.
39430 ! hints/solaris_2.sh
39431 ____________________________________________________________________________
39432 [ 6910] By: jhi on 2000/08/30 01:24:26
39433 Log: Be consistent: other Net::get* do export theirs.
39435 Subject: Re: Net::protoent does not export 'getproto'
39436 From: Yasushi Nakajima <sey@jkc.co.jp>
39437 Date: Wed, 30 Aug 2000 09:53:14 +0900
39438 Message-Id: <200008300051.DAA24700@taku.hut.fi>
39440 ! lib/Net/protoent.pm
39441 ____________________________________________________________________________
39442 [ 6909] By: jhi on 2000/08/30 01:17:25
39443 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
39444 From: Gurusamy Sarathy <gsar@ActiveState.com>
39445 Date: Tue, 29 Aug 2000 17:17:07 -0700
39446 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
39449 ____________________________________________________________________________
39450 [ 6908] By: jhi on 2000/08/30 00:58:05
39451 Log: Update Changes.
39453 ! Changes patchlevel.h
39454 ____________________________________________________________________________
39455 [ 6907] By: jhi on 2000/08/30 00:57:22
39456 Log: Introduce ccname to keep track of what compiler kind of we have.
39457 Branch: metaconfig/U/perl
39458 ! Checkcc.U gccvers.U
39460 ! Configure config_h.SH hints/solaris_2.sh
39461 ____________________________________________________________________________
39462 [ 6906] By: jhi on 2000/08/30 00:25:47
39463 Log: Put back the flags dump as reasoned in
39465 Subject: Re: [PATCH] Glob dumping
39466 From: Mike Guy <mjtg@cam.ac.uk>
39467 Date: Tue, 29 Aug 2000 21:41:32 +0100
39468 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
39470 ! dump.c t/lib/peek.t
39471 ____________________________________________________________________________
39472 [ 6905] By: jhi on 2000/08/30 00:16:17
39473 Log: Make the epsilon to be relative, not absolute.
39475 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
39476 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
39477 Date: Tue, 29 Aug 2000 19:58:56 -0400
39478 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
39481 ____________________________________________________________________________
39482 [ 6904] By: jhi on 2000/08/30 00:13:09
39483 Log: From now on, Gisle is on my list of usual suspects :-)
39486 ! ext/Opcode/Safe.pm
39487 ____________________________________________________________________________
39488 [ 6903] By: jhi on 2000/08/29 23:51:20
39489 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
39490 From: "Craig A. Berry" <craig.berry@psinetcs.com>
39491 Date: Tue, 29 Aug 2000 18:43:26 -0500
39492 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
39495 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
39497 ____________________________________________________________________________
39498 [ 6902] By: jhi on 2000/08/29 23:44:14
39499 Log: Retry what #6882 attempted.
39501 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
39502 From: Gisle Aas <gisle@ActiveState.com>
39503 Date: 30 Aug 2000 00:33:09 +0200
39504 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
39506 ! ext/Opcode/Safe.pm
39507 ____________________________________________________________________________
39508 [ 6901] By: jhi on 2000/08/29 22:59:32
39509 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
39510 From: Hugo <hv@crypt.compulink.co.uk>
39511 Date: Mon, 12 Jun 2000 19:36:08 +0100
39512 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
39515 ____________________________________________________________________________
39516 [ 6900] By: jhi on 2000/08/29 22:58:35
39517 Log: Admit that we are leaking scalars.
39519 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
39520 From: Spider Boardman <spider@leggy.zk3.dec.com>
39521 Date: Tue, 29 Aug 2000 18:48:29 -0400
39522 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
39524 ! t/pragma/warnings.t
39525 ____________________________________________________________________________
39526 [ 6899] By: jhi on 2000/08/29 20:53:13
39527 Log: Update Changes.
39529 ! Changes patchlevel.h
39530 ____________________________________________________________________________
39531 [ 6898] By: jhi on 2000/08/29 20:46:21
39532 Log: Undo namespace pollution of #6878.
39534 Subject: Re: Net::protoent does not export 'getproto'
39535 From: Mike Guy <mjtg@cam.ac.uk>
39536 Date: Tue, 29 Aug 2000 21:32:37 +0100
39537 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
39539 ! lib/Net/protoent.pm
39540 ____________________________________________________________________________
39541 [ 6897] By: jhi on 2000/08/29 20:44:29
39542 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
39543 From: Peter Prymmer <pvhp@forte.com>
39544 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
39545 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
39547 ! pod/perlebcdic.pod
39548 ____________________________________________________________________________
39549 [ 6896] By: jhi on 2000/08/29 20:40:57
39550 Log: There's no point repeating the 'revision' (5) of perl5.
39551 Branch: metaconfig/U/perl
39552 ! Devel.U patchlevel.U
39554 ! Configure config_h.SH
39555 ____________________________________________________________________________
39556 [ 6895] By: jhi on 2000/08/29 20:16:58
39557 Log: Regen Configure for #6894.
39558 Branch: metaconfig/U/perl
39561 ! Configure config_h.SH
39562 ____________________________________________________________________________
39563 [ 6894] By: jhi on 2000/08/29 19:59:52
39564 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
39565 From: "Philip Newton" <Philip.Newton@gmx.net>
39566 Date: Tue, 29 Aug 2000 21:39:14 +0200
39567 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
39569 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
39570 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
39571 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
39573 ____________________________________________________________________________
39574 [ 6893] By: jhi on 2000/08/29 19:55:30
39575 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
39576 From: "Philip Newton" <Philip.Newton@gmx.net>
39577 Date: Tue, 29 Aug 2000 21:39:14 +0200
39578 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
39581 ____________________________________________________________________________
39582 [ 6892] By: jhi on 2000/08/29 19:53:59
39583 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
39584 From: "Philip Newton" <Philip.Newton@gmx.net>
39585 Date: Tue, 29 Aug 2000 21:48:18 +0200
39586 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
39589 ____________________________________________________________________________
39590 [ 6891] By: jhi on 2000/08/29 18:30:03
39591 Log: Nail the ID 20000828.023.
39593 ! ext/Storable/Storable.xs
39594 ____________________________________________________________________________
39595 [ 6890] By: jhi on 2000/08/29 16:50:17
39596 Log: Under usethreads the dumped variable is IN_PAD.
39598 Subject: Re: [PATCH] Glob dumping
39599 From: Gisle Aas <gisle@ActiveState.com>
39600 Date: 29 Aug 2000 18:45:05 +0200
39601 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
39604 ____________________________________________________________________________
39605 [ 6889] By: jhi on 2000/08/29 15:17:37
39606 Log: Update Changes.
39608 ! Changes patchlevel.h
39609 ____________________________________________________________________________
39610 [ 6888] By: jhi on 2000/08/29 14:49:59
39611 Log: Retract #6882, broke the safe tests.
39613 ! ext/Opcode/Safe.pm
39614 ____________________________________________________________________________
39615 [ 6887] By: jhi on 2000/08/29 14:47:06
39616 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
39617 From: Gisle Aas <gisle@ActiveState.com>
39618 Date: 09 Jun 2000 20:00:11 +0200
39619 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
39622 ____________________________________________________________________________
39623 [ 6886] By: jhi on 2000/08/29 14:42:45
39624 Log: The #6881 removed one dump line.
39627 ____________________________________________________________________________
39628 [ 6885] By: jhi on 2000/08/29 14:30:47
39629 Log: Don't forget to tidy up.
39631 ! t/lib/ftmp-security.t
39632 ____________________________________________________________________________
39633 [ 6884] By: jhi on 2000/08/29 14:25:17
39634 Log: Disabling the one test is a bit tricky.
39636 ! t/lib/ftmp-security.t
39637 ____________________________________________________________________________
39638 [ 6883] By: jhi on 2000/08/29 14:16:25
39639 Log: Disable one of the tests for now.
39641 ! t/lib/ftmp-security.t
39642 ____________________________________________________________________________
39643 [ 6882] By: jhi on 2000/08/29 14:05:50
39644 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
39646 Date: 29 Aug 2000 10:35:06 -0000
39647 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
39649 ! ext/Opcode/Safe.pm
39650 ____________________________________________________________________________
39651 [ 6881] By: jhi on 2000/08/29 14:03:51
39652 Log: Subject: [PATCH] Glob dumping
39653 From: Gisle Aas <gisle@ActiveState.com>
39654 Date: 29 Aug 2000 07:59:42 -0000
39655 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
39658 ____________________________________________________________________________
39659 [ 6880] By: jhi on 2000/08/29 14:02:01
39660 Log: Subject: [PATCH] Warnings in B::Deparse
39661 From: <abigail@foad.org>
39662 Date: Tue, 29 Aug 2000 00:00:01 -0400
39663 Message-ID: <20000829040001.2999.qmail@foad.org>
39665 ! ext/B/B/Deparse.pm
39666 ____________________________________________________________________________
39667 [ 6879] By: jhi on 2000/08/29 13:57:26
39668 Log: Missed a change in #6869.
39671 ____________________________________________________________________________
39672 [ 6878] By: jhi on 2000/08/29 13:45:04
39673 Log: Subject: Net::protoent does not export 'getproto'
39674 From: Yasushi Nakajima <sey@jkc.co.jp>
39675 Date: Tue, 29 Aug 2000 17:28:57 +0900
39677 ! lib/Net/protoent.pm
39678 ____________________________________________________________________________
39679 [ 6877] By: jhi on 2000/08/29 13:39:19
39680 Log: Patches all over for people and the files they (hopefully) care about.
39682 ! AUTHORS Changes MAINTAIN
39683 ____________________________________________________________________________
39684 [ 6876] By: jhi on 2000/08/29 12:53:54
39685 Log: Fix for thinko in #6848.
39687 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
39688 From: Lupe Christoph <lupe@lupe-christoph.de>
39689 Date: Tue, 29 Aug 2000 09:04:08 +0200
39690 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
39692 ! ext/Thread/Thread.xs
39693 ____________________________________________________________________________
39694 [ 6875] By: jhi on 2000/08/29 12:50:14
39695 Log: Update to Getopt::Long 2.24, from Johan Vromans.
39697 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
39698 ____________________________________________________________________________
39699 [ 6874] By: jhi on 2000/08/29 02:09:53
39700 Log: Use minimal @INC in tests, most of the time just '../lib',
39701 so that we simply can't pick up stuff from other Perls than
39702 the one we are testing. Pointed out by
39704 From: Mike Guy <mjtg@cam.ac.uk>
39705 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
39706 Date: Fri, 25 Aug 2000 15:15:59 +0100
39707 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
39710 ____________________________________________________________________________
39711 [ 6873] By: jhi on 2000/08/29 01:07:11
39712 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
39713 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39714 Date: Mon, 28 Aug 2000 17:45:52 -0700
39715 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
39717 ! Makefile.SH hints/os2.sh
39718 ____________________________________________________________________________
39719 [ 6872] By: jhi on 2000/08/28 23:33:39
39720 Log: Subject: [PATCH bleedperl@6866] spellings
39721 From: marcel@codewerk.com (Marcel Grunauer)
39722 Date: Tue, 29 Aug 2000 01:19:59 +0200
39723 Message-Id: <200008282319.BAA29862@gandalf.local>
39725 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
39726 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
39727 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
39728 ____________________________________________________________________________
39729 [ 6871] By: jhi on 2000/08/28 23:22:09
39730 Log: Take out the SUIDMAIL thing, that will not be
39731 a problem in 5.7.*.
39734 ____________________________________________________________________________
39735 [ 6870] By: jhi on 2000/08/28 23:19:30
39736 Log: -S is the silent flag, -s is the strip flag.
39738 Subject: [PATCH] Re: [PATCH] make no-install
39739 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39740 Date: Mon, 28 Aug 2000 15:12:55 -0700
39741 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
39744 ____________________________________________________________________________
39745 [ 6869] By: jhi on 2000/08/28 23:12:05
39746 Log: Subject: [PATCH bleedperl@6856] warnings fixes
39747 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
39748 Date: Mon, 28 Aug 2000 23:55:06 +0100
39749 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
39751 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
39752 ! warnings.h warnings.pl
39753 ____________________________________________________________________________
39754 [ 6868] By: jhi on 2000/08/28 21:38:22
39755 Log: Potential cruft.
39758 ____________________________________________________________________________
39759 [ 6867] By: jhi on 2000/08/28 21:35:36
39760 Log: Update Changes.
39762 ! Changes patchlevel.h
39763 ____________________________________________________________________________
39764 [ 6866] By: jhi on 2000/08/28 21:33:49
39765 Log: Subject: hv.h Doc Patch
39766 From: Fisher Mark <fisherm@tce.com>
39767 Date: Mon, 28 Aug 2000 16:24:59 -0500
39768 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
39771 ____________________________________________________________________________
39772 [ 6865] By: jhi on 2000/08/28 21:02:15
39773 Log: Add -ld to archname on long tr...double platforms.
39775 ! U/threads/archname.U
39777 ! Configure config_h.SH
39778 ____________________________________________________________________________
39779 [ 6864] By: jhi on 2000/08/28 20:38:59
39780 Log: An attempt to fix the problem reported in
39782 Subject: Building perl@6856 using gcc/AIX 4.3.3
39783 From: Daniel Muino <dmuino@afip.gov.ar>
39784 Date: Mon, 28 Aug 2000 15:50:01 -0300
39785 Message-ID: <20000828155001.A14403@con2-dgi>
39787 I can't test this properly since the gcc installation I have
39788 access to seems to be botched (gcc is calling the AIX cpp,
39789 a losing proposition...)
39792 ____________________________________________________________________________
39793 [ 6863] By: jhi on 2000/08/28 18:57:52
39794 Log: Fix for ID 20000828.001, long doubles were not formatted
39795 correctly (showed up in $], which stopped installing perl).
39798 ____________________________________________________________________________
39799 [ 6862] By: jhi on 2000/08/28 18:07:15
39800 Log: Typo in #6858.
39803 ____________________________________________________________________________
39804 [ 6861] By: jhi on 2000/08/28 17:57:27
39805 Log: opmini.o may be left around if a build is interrupted.
39808 ____________________________________________________________________________
39809 [ 6860] By: jhi on 2000/08/28 16:52:50
39810 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
39811 From: Daniel Chetlin <daniel@chetlin.com>
39812 Date: Mon, 28 Aug 2000 01:14:18 -0700
39813 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
39816 ____________________________________________________________________________
39817 [ 6859] By: jhi on 2000/08/28 16:08:46
39818 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
39819 From: Nicholas Clark <nick@ccl4.org>
39820 Date: Mon, 28 Aug 2000 16:03:27 +0100
39821 Message-Id: <20000828160327.C49785@plum.flirble.org>
39823 ! ext/ByteLoader/bytecode.h
39824 ____________________________________________________________________________
39825 [ 6858] By: jhi on 2000/08/28 16:02:10
39826 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
39827 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
39828 Date: Mon, 28 Aug 2000 13:08:30 +0200
39829 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
39832 ____________________________________________________________________________
39833 [ 6857] By: jhi on 2000/08/28 15:42:47
39834 Log: display_format used as a class method without arguments was broken,
39837 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
39838 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
39839 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
39840 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
39842 ! lib/Math/Complex.pm t/lib/complex.t
39843 ____________________________________________________________________________
39844 [ 6856] By: jhi on 2000/08/27 22:09:48
39845 Log: Update Changes.
39847 ! Changes patchlevel.h
39848 ____________________________________________________________________________
39849 [ 6855] By: jhi on 2000/08/27 21:59:21
39850 Log: Retract #6853 (false alarm).
39852 ! lib/ExtUtils/xsubpp
39853 ____________________________________________________________________________
39854 [ 6854] By: jhi on 2000/08/27 21:37:44
39855 Log: Update Changes.
39857 ! Changes patchlevel.h
39858 ____________________________________________________________________________
39859 [ 6853] By: jhi on 2000/08/27 21:37:16
39860 Log: Subject: [PATCH perl@6850] workaround for xsubpp
39861 From: Hugo <hv@crypt.compulink.co.uk>
39862 Date: Sun, 27 Aug 2000 22:30:25 +0100
39863 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
39865 ! lib/ExtUtils/xsubpp
39866 ____________________________________________________________________________
39867 [ 6852] By: jhi on 2000/08/27 21:33:58
39868 Log: Big-endian 64-bit patch from Raphael Manfredi.
39870 ! ext/Storable/Storable.xs
39871 ____________________________________________________________________________
39872 [ 6851] By: jhi on 2000/08/27 21:22:21
39873 Log: More ruthless editing from Hugo van der Sanden.
39875 ! pod/perldelta.pod
39876 ____________________________________________________________________________
39877 [ 6850] By: jhi on 2000/08/27 16:11:46
39878 Log: Update Changes.
39880 ! Changes patchlevel.h
39881 ____________________________________________________________________________
39882 [ 6849] By: jhi on 2000/08/27 16:11:05
39883 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
39885 ! configpm pod/perldelta.pod
39886 ____________________________________________________________________________
39887 [ 6848] By: jhi on 2000/08/27 15:35:08
39888 Log: Use the actual thread type, not the pointer-to-struct.
39890 ! ext/Thread/Thread.xs
39891 ____________________________________________________________________________
39892 [ 6847] By: jhi on 2000/08/27 15:30:49
39895 ! t/pragma/warn/pp_sys
39896 ____________________________________________________________________________
39897 [ 6846] By: jhi on 2000/08/27 15:19:02
39898 Log: Passing -R in ldflags makes now it to appear in the default
39899 for lddlflags, just like with -L.
39901 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
39902 From: Lupe Christoph <lupe@lupe-christoph.de>
39903 Date: Sun, 27 Aug 2000 10:28:21 +0200
39904 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
39905 Branch: metaconfig/U/perl
39909 ____________________________________________________________________________
39910 [ 6845] By: jhi on 2000/08/27 15:08:54
39911 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
39912 From: Alan Burlison <Alan.Burlison@uk.sun.com>
39913 Date: Sat, 26 Aug 2000 22:23:27 +0100
39914 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
39916 ! lib/ExtUtils/MM_Unix.pm
39917 ____________________________________________________________________________
39918 [ 6844] By: jhi on 2000/08/27 15:02:37
39919 Log: DJGPP update from Laszlo Molnar.
39921 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
39922 From: ml1050 <ml1050@freemail.hu>
39923 Date: Sat, 26 Aug 2000 23:24:40 +0200
39924 Message-Id: <20000826232440.A439@freemail.hu>
39926 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
39927 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
39928 ____________________________________________________________________________
39929 [ 6843] By: jhi on 2000/08/27 14:53:58
39930 Log: Subject: installman buglet
39931 From: Lupe Christoph <lupe@lupe-christoph.de>
39932 Date: Sun, 27 Aug 2000 14:38:59 +0200
39933 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
39936 ____________________________________________________________________________
39937 [ 6842] By: jhi on 2000/08/27 14:52:08
39938 Log: Can't get the test to reliably work thanks to the
39939 inaccurateness of floating point. "Resolves" bug ids
39940 20000826.003, 20000826.009, 20000826.010,
39943 ____________________________________________________________________________
39944 [ 6841] By: jhi on 2000/08/26 15:53:58
39945 Log: Update Changes.
39947 ! Changes patchlevel.h
39948 ____________________________________________________________________________
39949 [ 6840] By: jhi on 2000/08/26 14:23:03
39950 Log: grep -e isn't portable.
39952 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
39953 From: chris@broadband.att.com
39954 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
39955 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
39957 ! hints/solaris_2.sh
39958 ____________________________________________________________________________
39959 [ 6839] By: jhi on 2000/08/26 14:12:23
39960 Log: no-install target a la make -n.
39962 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
39963 From: <abigail@foad.org>
39964 Date: Sat, 26 Aug 2000 03:57:34 -0400
39965 Message-ID: <20000826075735.18912.qmail@foad.org>
39967 ! Makefile.SH installman installperl
39968 ____________________________________________________________________________
39969 [ 6838] By: jhi on 2000/08/26 14:06:33
39970 Log: Retract #6826 as the #6828 should be do the same
39971 in a More Correct Way.
39974 ____________________________________________________________________________
39975 [ 6837] By: jhi on 2000/08/26 05:24:00
39978 ! ext/Storable/Storable.xs
39979 ____________________________________________________________________________
39980 [ 6836] By: jhi on 2000/08/26 05:05:46
39981 Log: Nicer in decimal.
39983 ! ext/Storable/Storable.xs
39984 ____________________________________________________________________________
39985 [ 6835] By: jhi on 2000/08/26 05:03:50
39986 Log: There be no UVdf.
39988 ! ext/Storable/Storable.xs
39989 ____________________________________________________________________________
39990 [ 6834] By: jhi on 2000/08/26 05:00:18
39991 Log: Continue IVdfing and UVxfing.
39993 ! ext/Storable/Storable.xs
39994 ____________________________________________________________________________
39995 [ 6833] By: jhi on 2000/08/26 04:53:14
39998 ! ext/Storable/Storable.xs
39999 ____________________________________________________________________________
40000 [ 6832] By: jhi on 2000/08/26 04:40:41
40001 Log: Document PTR2XX and INT2PTR.
40004 ____________________________________________________________________________
40005 [ 6831] By: jhi on 2000/08/26 04:33:18
40006 Log: Use UVxf, PTR2UV, NVff.
40008 ! ext/Storable/Storable.xs
40009 ____________________________________________________________________________
40010 [ 6830] By: jhi on 2000/08/26 04:31:32
40011 Log: Update the test count.
40014 ____________________________________________________________________________
40015 [ 6829] By: jhi on 2000/08/26 03:05:50
40016 Log: Subject: [PATCH] installation not quite silent yet.
40017 From: <abigail@foad.org>
40018 Date: Fri, 25 Aug 2000 20:07:53 -0400
40019 Message-ID: <20000826000753.7822.qmail@foad.org>
40021 ! installman installperl
40022 ____________________________________________________________________________
40023 [ 6828] By: jhi on 2000/08/26 03:05:14
40024 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
40025 From: Spider Boardman <spider@web.zk3.dec.com>
40026 Date: Fri, 25 Aug 2000 19:12:40 -0400
40027 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
40030 ____________________________________________________________________________
40031 [ 6827] By: jhi on 2000/08/25 23:54:34
40032 Log: Support preserving extremely big/small angles.
40034 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
40035 ____________________________________________________________________________
40036 [ 6826] By: jhi on 2000/08/25 23:01:20
40037 Log: Patch installperl to be long double-aware.
40039 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
40040 From: Spider Boardman <spider@web.zk3.dec.com>
40041 Date: Fri, 25 Aug 2000 18:15:23 -0400
40042 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
40045 ____________________________________________________________________________
40046 [ 6825] By: jhi on 2000/08/25 22:58:25
40047 Log: Remove duplicately applied patch shards.
40049 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
40050 From: Spider Boardman <spider@leggy.zk3.dec.com>
40051 Date: Fri, 25 Aug 2000 16:45:03 -0400
40052 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
40055 ____________________________________________________________________________
40056 [ 6824] By: jhi on 2000/08/25 22:57:00
40057 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
40058 From: Daniel Chetlin <daniel@chetlin.com>
40059 Date: Fri, 25 Aug 2000 12:23:16 -0700
40060 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
40062 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
40063 From: Daniel Chetlin <daniel@chetlin.com>
40064 Date: Fri, 25 Aug 2000 14:47:19 -0700
40065 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
40068 ____________________________________________________________________________
40069 [ 6823] By: jhi on 2000/08/25 22:44:17
40070 Log: Timestamp problem?
40072 ! uconfig.h uconfig.sh
40073 ____________________________________________________________________________
40074 [ 6822] By: jhi on 2000/08/25 19:01:06
40075 Log: One forgotten file from #6816.
40078 ____________________________________________________________________________
40079 [ 6821] By: jhi on 2000/08/25 18:56:39
40080 Log: Regen Changes.
40082 ! Changes patchlevel.h
40083 ____________________________________________________________________________
40084 [ 6820] By: jhi on 2000/08/25 18:52:35
40085 Log: Fix Changes ordering.
40088 ____________________________________________________________________________
40089 [ 6819] By: jhi on 2000/08/25 18:50:25
40090 Log: Update Changes.
40092 ! Changes patchlevel.h
40093 ____________________________________________________________________________
40094 [ 6818] By: jhi on 2000/08/25 18:47:45
40095 Log: Tweak the sfio/useperlio logic, hopefully as wished in
40097 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
40098 From: Nicholas Clark <nick@babyhippo.co.uk>
40099 Date: Fri, 25 Aug 2000 12:01:45 +0100
40100 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
40101 Branch: metaconfig/U/perl
40105 ____________________________________________________________________________
40106 [ 6817] By: jhi on 2000/08/25 18:32:51
40107 Log: Allow microperl to assume <math.h>, without it the math
40108 functions like floor() are assumed to return int, which makes
40109 for core dumps in machines where integer and floating register
40112 ! uconfig.h uconfig.sh
40113 ____________________________________________________________________________
40114 [ 6816] By: jhi on 2000/08/25 18:27:17
40115 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
40116 the problem reported in
40118 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
40119 From: danhale@us.ibm.com
40120 Date: Fri, 25 Aug 2000 10:58:06 -0400
40121 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
40122 Branch: metaconfig/U/perl
40125 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
40126 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
40127 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
40128 ! win32/config.gc win32/config.vc
40129 ____________________________________________________________________________
40130 [ 6815] By: jhi on 2000/08/25 17:43:31
40131 Log: A solution for the retrieve_fd autosplit warning,
40132 idea suggested by Mike Guy.
40134 ! ext/Storable/Storable.pm
40135 ____________________________________________________________________________
40136 [ 6814] By: jhi on 2000/08/25 17:16:03
40137 Log: Add install-silent target.
40140 ____________________________________________________________________________
40141 [ 6813] By: jhi on 2000/08/25 17:14:23
40142 Log: Subject: Re: [PATCH] More silencing of installman.
40143 From: <abigail@foad.org>
40144 Date: Thu, 24 Aug 2000 19:27:03 -0400
40145 Message-ID: <20000824232703.7001.qmail@foad.org>
40147 Subject: Re: [PATCH] More silencing of installman.
40148 From: <abigail@foad.org>
40149 Date: Fri, 25 Aug 2000 03:00:58 -0400
40150 Message-ID: <20000825070058.10697.qmail@foad.org>
40153 ____________________________________________________________________________
40154 [ 6812] By: jhi on 2000/08/25 17:11:28
40155 Log: installperl --verbose and --silent.
40157 Subject: Re: [PATCH] More silencing of installman.
40158 From: <abigail@foad.org>
40159 Message-ID: <20000825064430.9719.qmail@foad.org>
40160 Date: Fri, 25 Aug 2000 02:44:30 -0400
40163 ____________________________________________________________________________
40164 [ 6811] By: jhi on 2000/08/25 17:05:43
40165 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
40166 From: "Peter J. Farley III" <pjfarley@banet.net>
40167 Date: Thu, 24 Aug 2000 21:58:03 -0400
40168 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
40170 (applied slightly modified)
40172 ! lib/ExtUtils/MM_Unix.pm
40173 ____________________________________________________________________________
40174 [ 6810] By: jhi on 2000/08/25 17:01:18
40175 Log: Missing parts of
40177 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
40178 From: Peter Prymmer <pvhp@forte.com>
40179 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
40180 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
40183 ____________________________________________________________________________
40184 [ 6809] By: jhi on 2000/08/25 16:46:32
40185 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
40186 From: "Craig A. Berry" <craig.berry@psinetcs.com>
40187 Date: Thu, 24 Aug 2000 19:13:11 -0500
40188 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
40191 ____________________________________________________________________________
40192 [ 6808] By: jhi on 2000/08/25 16:39:22
40193 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
40194 From: Peter Prymmer <pvhp@forte.com>
40195 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
40196 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
40199 ____________________________________________________________________________
40200 [ 6807] By: jhi on 2000/08/25 16:36:37
40201 Log: Better wording for the vec lvalue diagnostic.
40203 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
40204 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
40205 Date: Wed, 23 Aug 2000 14:12:16 -0400
40206 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
40209 ____________________________________________________________________________
40210 [ 6806] By: jhi on 2000/08/24 18:17:22
40211 Log: Subject: [PATCH] More silencing of installman.
40212 From: <abigail@foad.org>
40213 Date: Thu, 24 Aug 2000 14:01:44 -0400
40214 Message-ID: <20000824180144.20062.qmail@foad.org>
40217 ____________________________________________________________________________
40218 [ 6805] By: jhi on 2000/08/24 15:00:31
40219 Log: Update Changes.
40221 ! Changes patchlevel.h
40222 ____________________________________________________________________________
40223 [ 6804] By: jhi on 2000/08/24 14:59:07
40224 Log: Regen perltoc.
40227 ____________________________________________________________________________
40228 [ 6803] By: jhi on 2000/08/24 14:44:39
40229 Log: Show the doc file, not the temp file.
40232 ____________________________________________________________________________
40233 [ 6802] By: jhi on 2000/08/24 14:41:53
40234 Log: Continue silencing.
40237 ____________________________________________________________________________
40238 [ 6801] By: jhi on 2000/08/24 14:34:40
40239 Log: Actually do something with the silencer option.
40242 ____________________________________________________________________________
40243 [ 6800] By: jhi on 2000/08/24 14:26:22
40244 Log: Make installman to recognize the silence flag -S.
40247 ____________________________________________________________________________
40248 [ 6799] By: jhi on 2000/08/24 13:49:38
40249 Log: DOS patches and portability/porting notes, from Tim Jenness.
40252 ____________________________________________________________________________
40253 [ 6798] By: jhi on 2000/08/24 13:48:27
40254 Log: Create directories in silence.
40256 Subject: [PATCH] Another silencer for MakeMaker
40257 From: andreas.koenig@anima.de (Andreas J. Koenig)
40258 Date: 24 Aug 2000 14:18:52 +0200
40259 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
40261 ! lib/ExtUtils/Command.pm
40262 ____________________________________________________________________________
40263 [ 6797] By: jhi on 2000/08/24 13:46:42
40264 Log: More liberal parsing of version numbers.
40266 Subject: Re: CPAN.pm beta for testing available
40267 From: andreas.koenig@anima.de (Andreas J. Koenig)
40268 Date: 24 Aug 2000 13:51:57 +0200
40269 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
40272 ____________________________________________________________________________
40273 [ 6796] By: jhi on 2000/08/24 13:44:36
40274 Log: Make "make install" by default silent. A new "install-verbose"
40278 ____________________________________________________________________________
40279 [ 6795] By: jhi on 2000/08/24 13:39:14
40280 Log: Add silencer flags to installperl.
40282 Subject: [PATCH] Making installperl silent.
40283 From: <abigail@foad.org>
40284 Date: Thu, 24 Aug 2000 05:01:45 -0400
40285 Message-ID: <20000824090145.13141.qmail@foad.org>
40288 ____________________________________________________________________________
40289 [ 6794] By: jhi on 2000/08/24 13:35:50
40290 Log: installperl couldn't tell whether it had run tests or not.
40292 Subject: [PATCH] Re: installperl and t/TEST
40293 From: <abigail@foad.org>
40294 Date: Thu, 24 Aug 2000 04:00:53 -0400
40295 Message-ID: <20000824080053.2494.qmail@foad.org>
40297 ! Makefile.SH installperl
40298 ____________________________________________________________________________
40299 [ 6793] By: jhi on 2000/08/24 13:27:50
40300 Log: Drop the separate perlbc, perlcc -b should be enough.
40303 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
40304 ____________________________________________________________________________
40305 [ 6792] By: jhi on 2000/08/24 04:41:30
40306 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
40307 plus the typo fix from Peter Prymmer.
40309 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
40310 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
40311 ____________________________________________________________________________
40312 [ 6791] By: jhi on 2000/08/24 02:10:43
40313 Log: Replace #6705 with a minimal doc patch.
40315 Subject: [PATCH 5.6.0] replace change #6705
40316 From: Jan Dubois <jand@ActiveState.com>
40317 Date: Wed, 23 Aug 2000 18:31:51 -0700
40318 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
40320 ! lib/Win32.pod win32/win32.c
40321 ____________________________________________________________________________
40322 [ 6790] By: jhi on 2000/08/23 17:52:00
40323 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
40324 From: Mike Guy <mjtg@cam.ac.uk>
40325 Date: Wed, 23 Aug 2000 18:38:46 +0100
40326 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
40328 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
40329 ____________________________________________________________________________
40330 [ 6789] By: jhi on 2000/08/23 15:34:21
40331 Log: Update Changes.
40333 ! Changes patchlevel.h
40334 ____________________________________________________________________________
40335 [ 6788] By: jhi on 2000/08/23 15:33:40
40336 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
40337 From: Wilfredo Sánchez <wsanchez@apple.com>
40338 Date: Tue, 22 Aug 2000 19:31:27 -0700
40339 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
40342 ____________________________________________________________________________
40343 [ 6787] By: jhi on 2000/08/23 15:29:31
40344 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
40345 From: Spider Boardman <spider@leggy.zk3.dec.com>
40346 Date: Wed, 23 Aug 2000 10:33:23 -0400
40347 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
40350 ____________________________________________________________________________
40351 [ 6786] By: jhi on 2000/08/23 15:28:11
40354 ! ext/B/Makefile.PL
40355 ____________________________________________________________________________
40356 [ 6785] By: jhi on 2000/08/23 14:37:04
40357 Log: Update Changes.
40359 ! Changes patchlevel.h
40360 ____________________________________________________________________________
40361 [ 6784] By: jhi on 2000/08/23 13:58:41
40362 Log: Portability fix from Hugo van der Sanden.
40364 ! ext/re/Makefile.PL
40365 ____________________________________________________________________________
40366 [ 6783] By: jhi on 2000/08/23 13:53:53
40367 Log: Storable support, v-version fixes.
40369 Subject: CPAN.pm beta for testing available
40370 From: andreas.koenig@anima.de (Andreas J. Koenig)
40371 Date: 22 Aug 2000 23:31:33 +0200
40372 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
40374 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
40375 ____________________________________________________________________________
40376 [ 6782] By: jhi on 2000/08/23 13:51:26
40377 Log: Mac and other portability updates from Chris Nandor.
40379 ! pod/perlmodinstall.pod
40380 ____________________________________________________________________________
40381 [ 6781] By: jhi on 2000/08/23 13:47:33
40382 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
40383 From: Peter Prymmer <pvhp@forte.com>
40384 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
40385 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
40387 ! ext/Storable/Storable.xs
40388 ____________________________________________________________________________
40389 [ 6780] By: jhi on 2000/08/23 13:33:34
40390 Log: VMS MMS (make) wants null action.
40392 ! ext/B/Makefile.PL
40393 ____________________________________________________________________________
40394 [ 6779] By: jhi on 2000/08/22 19:44:47
40395 Log: Forgot portability nit.
40397 ! t/lib/st-forgive.t
40398 ____________________________________________________________________________
40399 [ 6778] By: jhi on 2000/08/22 19:35:25
40402 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
40404 ____________________________________________________________________________
40405 [ 6777] By: jhi on 2000/08/22 18:50:53
40406 Log: Update Changes.
40408 ! Changes patchlevel.h
40409 ____________________________________________________________________________
40410 [ 6776] By: jhi on 2000/08/22 18:44:46
40411 Log: cSVOPo_*v things index into the current PL_curpad
40412 under ithreads, which is different from the curpad
40413 used by the XSUB. (In other words, the code as-is
40414 before this patch wouldn't work under ithreads.)
40418 ____________________________________________________________________________
40419 [ 6775] By: jhi on 2000/08/22 18:18:37
40420 Log: Make the selection of NVff et al stricter.
40421 Branch: metaconfig/U/perl
40424 ! Configure config_h.SH
40425 ____________________________________________________________________________
40426 [ 6774] By: jhi on 2000/08/22 17:19:42
40427 Log: perldelta nits.
40429 ! pod/perldelta.pod
40430 ____________________________________________________________________________
40431 [ 6773] By: jhi on 2000/08/22 17:06:26
40432 Log: Long double fixes from Spider Boardman.
40434 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
40435 From: system PRIVILEGED account <root@peano.zk3.dec.com>
40436 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
40437 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
40439 ! t/lib/bigfltpm.t t/lib/st-06compat.t
40440 ____________________________________________________________________________
40441 [ 6772] By: jhi on 2000/08/22 15:04:53
40442 Log: Update Changes.
40444 ! Changes patchlevel.h
40445 ____________________________________________________________________________
40446 [ 6771] By: jhi on 2000/08/22 15:01:44
40447 Log: perldelta fixes from Hugo van der Sanden.
40449 ! pod/perldelta.pod
40450 ____________________________________________________________________________
40451 [ 6770] By: jhi on 2000/08/22 14:34:49
40452 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
40453 From: Hugo <hv@crypt.compulink.co.uk>
40454 Date: Tue, 22 Aug 2000 11:21:53 +0100
40455 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
40458 ____________________________________________________________________________
40459 [ 6769] By: jhi on 2000/08/22 14:30:02
40460 Log: Add Yitzchak, reformat.
40462 ! Changes config_h.SH
40463 ____________________________________________________________________________
40464 [ 6768] By: jhi on 2000/08/22 14:21:35
40465 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
40466 and Spider Boardman.
40468 ! U/compline/d_gconvert.U
40471 ____________________________________________________________________________
40472 [ 6767] By: jhi on 2000/08/22 14:11:24
40473 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
40474 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40475 Date: Mon, 21 Aug 2000 19:08:31 -0700
40476 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
40478 - ext/Storable/patchlevel.h
40479 ! MANIFEST ext/Storable/MANIFEST
40480 ____________________________________________________________________________
40481 [ 6766] By: jhi on 2000/08/22 13:49:29
40482 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
40483 From: Peter Prymmer <pvhp@forte.com>
40484 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
40485 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
40487 ! configure.com ext/Storable/Makefile.PL
40488 ____________________________________________________________________________
40489 [ 6765] By: jhi on 2000/08/22 13:44:59
40490 Log: Subject: [PATCH blead] B:: missing dependency
40491 From: Hugo <hv@crypt.compulink.co.uk>
40492 Date: Tue, 22 Aug 2000 06:44:33 +0100
40493 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
40495 ! ext/B/Makefile.PL
40496 ____________________________________________________________________________
40497 [ 6764] By: jhi on 2000/08/22 13:38:12
40498 Log: More bytecompiler.
40500 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
40501 ____________________________________________________________________________
40502 [ 6763] By: jhi on 2000/08/22 13:36:44
40503 Log: Bytecompiler patches from Benjamin Stuhl.
40505 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
40506 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40507 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40508 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40509 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
40510 ! perl.c perlapi.h pod/perldelta.pod
40511 ____________________________________________________________________________
40512 [ 6762] By: jhi on 2000/08/21 23:43:40
40513 Log: An obsoleted diagnostic.
40515 ! pod/perldelta.pod
40516 ____________________________________________________________________________
40517 [ 6761] By: jhi on 2000/08/21 23:01:45
40518 Log: The #6759 wasn't quite right.
40520 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
40521 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
40522 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
40523 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
40524 ! t/lib/st-tieditems.t
40525 ____________________________________________________________________________
40526 [ 6760] By: jhi on 2000/08/21 22:35:49
40527 Log: Be verydeepclean.
40530 ____________________________________________________________________________
40531 [ 6759] By: jhi on 2000/08/21 22:25:40
40532 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
40533 From: Peter Prymmer <pvhp@forte.com>
40534 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
40535 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
40537 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
40538 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
40539 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
40540 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
40541 ! t/lib/st-tieditems.t
40542 ____________________________________________________________________________
40543 [ 6758] By: jhi on 2000/08/21 22:22:32
40544 Log: Few more casts, need reported in
40546 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
40547 From: Mike Stok <mike@stok.co.uk>
40548 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
40549 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
40553 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
40554 From: abigail@foad.org
40555 Date: 21 Aug 2000 21:31:34 -0000
40556 Message-Id: <20000821213134.30170.qmail@foad.org>
40558 ! ext/Storable/Storable.xs
40559 ____________________________________________________________________________
40560 [ 6757] By: jhi on 2000/08/21 18:37:07
40561 Log: Update Changes.
40563 ! Changes patchlevel.h
40564 ____________________________________________________________________________
40565 [ 6756] By: jhi on 2000/08/21 18:34:02
40568 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
40569 From: <abigail@foad.org>
40570 Date: Mon, 21 Aug 2000 14:00:16 -0400
40571 Message-ID: <20000821180016.28627.qmail@foad.org>
40574 ____________________________________________________________________________
40575 [ 6755] By: jhi on 2000/08/21 18:30:56
40576 Log: Use PodParser 1.18 new test.
40578 ! t/pod/special_seqs.t t/pod/special_seqs.xr
40579 ____________________________________________________________________________
40580 [ 6754] By: jhi on 2000/08/21 18:28:35
40581 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
40582 patches cannot be applied since #6712 conflicts.
40584 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
40585 ____________________________________________________________________________
40586 [ 6753] By: jhi on 2000/08/21 18:15:11
40587 Log: Weed out some smaller changes.
40589 ! pod/perldelta.pod
40590 ____________________________________________________________________________
40591 [ 6752] By: jhi on 2000/08/21 18:02:30
40592 Log: Also under djgpp the timestamps are funky.
40595 ____________________________________________________________________________
40596 [ 6751] By: jhi on 2000/08/21 17:55:56
40597 Log: Tweak the floating point output routine preferences.
40599 ! U/compline/d_gconvert.U
40602 ____________________________________________________________________________
40603 [ 6750] By: jhi on 2000/08/21 17:51:29
40604 Log: Unicos/mk requires elaborate paranoia.
40606 ! lib/Math/Complex.pm
40607 ____________________________________________________________________________
40608 [ 6749] By: gsar on 2000/08/21 16:53:31
40609 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
40612 ____________________________________________________________________________
40613 [ 6748] By: gsar on 2000/08/21 16:22:19
40614 Log: free TLS slot properly on Windows
40616 ! thread.h win32/perllib.c win32/win32thread.h
40617 ____________________________________________________________________________
40618 [ 6747] By: jhi on 2000/08/21 16:20:58
40619 Log: Rename the macro argument because some preprocessors
40620 can't tell the difference and expand arguments also inside
40621 double quoted strings.
40624 ____________________________________________________________________________
40625 [ 6746] By: jhi on 2000/08/21 16:09:41
40626 Log: Support long doubles in Storable.
40628 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
40629 From: Radu Greab <radu@netsoft.ro>
40630 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
40631 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
40633 ! ext/Storable/Storable.xs
40634 ____________________________________________________________________________
40635 [ 6745] By: jhi on 2000/08/21 15:51:40
40636 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
40637 From: "Fifer, Eric" <EFifer@sanwaint.com>
40638 Date: Mon, 21 Aug 2000 15:34:49 +0100
40639 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
40641 ! t/pragma/warn/9enabled
40642 ____________________________________________________________________________
40643 [ 6744] By: jhi on 2000/08/21 15:39:35
40644 Log: Document the endianness of Alpha more precisely.
40646 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
40648 ____________________________________________________________________________
40649 [ 6743] By: jhi on 2000/08/21 14:47:05
40650 Log: perldelta fixes from the p5p crowd.
40652 ! pod/perldelta.pod pod/perlop.pod
40653 ____________________________________________________________________________
40654 [ 6742] By: jhi on 2000/08/21 13:34:51
40655 Log: Update to Pod::LaTeX 0.53.
40657 Subject: [PATCH] lib/Pod/LaTeX.pm updates
40658 From: Tim Jenness <timj@jach.hawaii.edu>
40659 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
40660 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
40663 ____________________________________________________________________________
40664 [ 6741] By: jhi on 2000/08/21 13:33:01
40665 Log: Subject: [PATCH] os2.c fix for use64bitint
40666 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40667 Date: Mon, 21 Aug 2000 01:32:25 -0700
40668 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
40671 ____________________________________________________________________________
40672 [ 6740] By: jhi on 2000/08/21 13:28:52
40673 Log: Array context keeps slithering in.
40675 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
40676 From: Daniel Chetlin <daniel@chetlin.com>
40677 Date: Sun, 20 Aug 2000 21:40:25 -0700
40678 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
40680 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
40681 ! pod/perldebtut.pod
40682 ____________________________________________________________________________
40683 [ 6739] By: jhi on 2000/08/21 13:23:55
40684 Log: Big-endian quad fixes for Storable from Radu Greab,
40685 plus few explicit null casts for picky compilers.
40687 ! ext/Storable/Storable.xs
40688 ____________________________________________________________________________
40689 [ 6738] By: gsar on 2000/08/21 05:56:13
40690 Log: small tweaks for change#6705: avoid C++ style comments in C code;
40691 use Perl's malloc API rather than the low level system one
40694 ____________________________________________________________________________
40695 [ 6737] By: gsar on 2000/08/21 05:35:41
40696 Log: add Storable to list of extensions on Windows
40698 ! win32/Makefile win32/makefile.mk
40699 ____________________________________________________________________________
40700 [ 6736] By: jhi on 2000/08/21 02:57:53
40701 Log: Update Changes.
40703 ! Changes patchlevel.h
40704 ____________________________________________________________________________
40705 [ 6735] By: jhi on 2000/08/21 02:57:20
40708 ! pod/perldelta.pod
40709 ____________________________________________________________________________
40710 [ 6734] By: jhi on 2000/08/21 02:57:03
40711 Log: Add Storable 0.7.2 from Raphael Manfredi,
40712 plus the patch from
40714 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
40715 From: Radu Greab <radu@netsoft.ro>
40716 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
40717 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
40719 plus changes to get Storable to compile with
40720 picky ANSI compilers.
40722 + ext/Storable/ChangeLog ext/Storable/MANIFEST
40723 + ext/Storable/Makefile.PL ext/Storable/README
40724 + ext/Storable/Storable.pm ext/Storable/Storable.xs
40725 + ext/Storable/patchlevel.h t/lib/st-06compat.t
40726 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
40727 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
40728 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
40729 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
40730 + t/lib/st-tieditems.t
40732 ____________________________________________________________________________
40733 [ 6733] By: jhi on 2000/08/21 02:29:09
40734 Log: The correct cleaning order is an art.
40737 ____________________________________________________________________________
40738 [ 6732] By: jhi on 2000/08/21 01:23:39
40739 Log: The #6724 is here.
40741 ! t/lib/ftmp-security.t
40742 ____________________________________________________________________________
40743 [ 6731] By: jhi on 2000/08/20 23:17:03
40744 Log: s/this one/the 5.6.0 release/
40746 ! pod/perl56delta.pod
40747 ____________________________________________________________________________
40748 [ 6730] By: jhi on 2000/08/20 23:07:34
40749 Log: Mention perlebcdic and perlposix-bc.
40752 ____________________________________________________________________________
40753 [ 6729] By: jhi on 2000/08/20 21:32:59
40754 Log: Document the number of exponent digits.
40757 ____________________________________________________________________________
40758 [ 6728] By: jhi on 2000/08/20 21:16:47
40759 Log: Use File::Spec->tmpdir().
40761 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
40762 From: Tim Jenness <timj@jach.hawaii.edu>
40763 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
40765 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
40768 ____________________________________________________________________________
40769 [ 6727] By: jhi on 2000/08/20 20:43:32
40770 Log: Update Changes.
40772 ! Changes patchlevel.h
40773 ____________________________________________________________________________
40774 [ 6726] By: jhi on 2000/08/20 20:41:44
40775 Log: The veryclean target needs to clobber.
40778 ____________________________________________________________________________
40779 [ 6725] By: jhi on 2000/08/20 20:37:38
40780 Log: Document odd vs even subreleases and -Dusedevel.
40783 ____________________________________________________________________________
40784 [ 6724] By: jhi on 2000/08/20 19:58:05
40785 Log: Use temporary directory instead of current directory.
40787 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
40788 From: Tim Jenness <timj@jach.hawaii.edu>
40789 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
40790 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
40792 ! t/lib/ftmp-security.t
40793 ____________________________________________________________________________
40794 [ 6723] By: jhi on 2000/08/20 19:55:55
40795 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
40796 From: andreas.koenig@anima.de (Andreas J. Koenig)
40797 Date: 20 Aug 2000 15:52:03 +0200
40798 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
40800 ! lib/ExtUtils/MM_Unix.pm
40801 ____________________________________________________________________________
40802 [ 6722] By: jhi on 2000/08/20 19:46:01
40803 Log: Update to CGI 2.72, from Lincoln Stein.
40806 ____________________________________________________________________________
40807 [ 6721] By: jhi on 2000/08/20 19:43:54
40808 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
40809 From: Radu Greab <radu@netsoft.ro>
40810 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
40811 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
40813 ! ext/GDBM_File/GDBM_File.xs
40814 ____________________________________________________________________________
40815 [ 6720] By: jhi on 2000/08/20 19:42:01
40816 Log: pp_open() could pass an uninitialized filename down to do_open9().
40819 ____________________________________________________________________________
40820 [ 6719] By: jhi on 2000/08/20 14:06:41
40821 Log: UTF8 concat fixes.
40823 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
40824 From: Hugo <hv@crypt.compulink.co.uk>
40825 Date: Sun, 20 Aug 2000 07:30:46 +0100
40826 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
40828 ! pp_hot.c t/op/append.t
40829 ____________________________________________________________________________
40830 [ 6718] By: jhi on 2000/08/20 02:09:37
40831 Log: Let's try #6717 again.
40834 ____________________________________________________________________________
40835 [ 6717] By: jhi on 2000/08/20 01:56:55
40836 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
40837 From: "Craig A. Berry" <craig.berry@metamorgs.com>
40838 Date: Sat, 19 Aug 2000 18:15:39 -0500
40839 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
40842 ____________________________________________________________________________
40843 [ 6716] By: jhi on 2000/08/19 15:50:11
40844 Log: Update Changes.
40846 ! Changes patchlevel.h
40847 ____________________________________________________________________________
40848 [ 6715] By: jhi on 2000/08/19 15:39:09
40849 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
40850 From: Jonathan D Johnston <jdjohnston2@juno.com>
40851 Date: Thu, 17 Aug 2000 23:13:01 -0400
40852 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
40855 ____________________________________________________________________________
40856 [ 6714] By: jhi on 2000/08/19 15:34:04
40857 Log: Introduce a 'veryclean' target that is like 'distclean'
40858 but also removes *~ and *.orig.
40860 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
40861 ! utils/Makefile x2p/Makefile.SH
40862 ____________________________________________________________________________
40863 [ 6713] By: jhi on 2000/08/19 14:15:45
40864 Log: Put back the long double avoidance code to POSIX.xs
40865 because VMS seems to need it still.
40867 ! ext/POSIX/POSIX.xs
40868 ____________________________________________________________________________
40869 [ 6712] By: jhi on 2000/08/19 14:10:41
40870 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
40871 From: Peter Prymmer <pvhp@forte.com>
40872 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
40873 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
40875 ! lib/Pod/Find.pm t/pod/find.t
40876 ____________________________________________________________________________
40877 [ 6711] By: jhi on 2000/08/19 14:09:19
40878 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
40879 From: Peter Prymmer <pvhp@forte.com>
40880 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
40881 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
40882 cc: vmsperl@perl.org
40885 ____________________________________________________________________________
40886 [ 6710] By: jhi on 2000/08/19 14:08:01
40887 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
40888 From: Jan Dubois <jand@ActiveState.com>
40889 Date: Fri, 18 Aug 2000 16:31:48 -0700
40890 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
40893 ____________________________________________________________________________
40894 [ 6709] By: jhi on 2000/08/19 14:06:57
40895 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
40897 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
40898 From: Spider.Boardman@Orb.Nashua.NH.US
40899 Date: Fri, 18 Aug 2000 18:41:14 -0400
40900 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
40903 ____________________________________________________________________________
40904 [ 6708] By: jhi on 2000/08/18 22:04:49
40905 Log: Update Changes.
40907 ! Changes patchlevel.h
40908 ____________________________________________________________________________
40909 [ 6707] By: jhi on 2000/08/18 21:55:14
40910 Log: Add warnif(), check warnings further up the stack,
40911 all the warnings functions now can take an optional object reference.
40913 Subject: [PATCH bleedperl@6691] warnings pragma update
40914 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40915 Date: Fri, 18 Aug 2000 22:42:06 +0100
40916 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
40918 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
40919 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
40920 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
40921 ____________________________________________________________________________
40922 [ 6706] By: jhi on 2000/08/18 21:41:45
40923 Log: Typo in pp_complement().
40925 Subject: [PATCH perl-current] Deparse
40926 From: Peter Scott <Peter@PSDT.com>
40927 Date: Fri, 18 Aug 2000 12:44:37 -0700
40928 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
40930 ! ext/B/B/Deparse.pm
40931 ____________________________________________________________________________
40932 [ 6705] By: jhi on 2000/08/18 21:25:59
40933 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
40934 From: Jan Dubois <jand@ActiveState.com>
40935 Date: Fri, 18 Aug 2000 14:22:51 -0700
40936 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
40938 ! lib/Win32.pod win32/win32.c
40939 ____________________________________________________________________________
40940 [ 6704] By: jhi on 2000/08/18 21:16:14
40941 Log: Don't eat leading os from index entries.
40943 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
40944 From: Russ Allbery <rra@stanford.edu>
40945 Date: 10 Aug 2000 20:49:25 -0700
40946 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
40949 ____________________________________________________________________________
40950 [ 6703] By: jhi on 2000/08/18 21:07:06
40951 Log: Add [[:blank:]] as suggested in
40953 Subject: [ID 20000716.024] [=cc=] / [:blank:]
40954 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
40955 Date: Sun, 16 Jul 2000 17:55:29 -0700
40956 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
40958 (the [=cc=] has already been taken care of by #6439
40959 so the whole bug report can be closed)
40961 and make [[:space:]] to be equivalent to isspace(3)
40962 (as opposed to \s, which is isSPACE()). The difference
40963 is that now [[:space:]] matches the mythical vertical tab,
40966 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
40967 ! regexec.c t/op/pat.t
40968 ____________________________________________________________________________
40969 [ 6702] By: jhi on 2000/08/18 18:47:47
40970 Log: The new tests were missing from #6415.
40973 ____________________________________________________________________________
40974 [ 6701] By: jhi on 2000/08/18 18:20:40
40975 Log: Document the NDBM_File and ODBM_File as SDBM_File
40976 was documented in #6417.
40978 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
40979 ! ext/SDBM_File/SDBM_File.pm
40980 ____________________________________________________________________________
40981 [ 6700] By: jhi on 2000/08/18 18:10:39
40982 Log: Subject: [PATCH perl@6698] cygwin port
40983 From: "Fifer, Eric" <EFifer@sanwaint.com>
40984 Date: Fri, 18 Aug 2000 17:30:05 +0100
40985 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
40988 ____________________________________________________________________________
40989 [ 6699] By: jhi on 2000/08/18 16:21:49
40990 Log: Document code point which makes if (defined %stash::) to work
40991 (noted by Spider Boardman).
40994 ____________________________________________________________________________
40995 [ 6698] By: jhi on 2000/08/18 13:43:27
40996 Log: Update Changes.
40998 ! Changes patchlevel.h
40999 ____________________________________________________________________________
41000 [ 6697] By: jhi on 2000/08/18 13:35:57
41001 Log: Tiny Getopt::Long patch from Johan Vromans.
41003 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
41004 ____________________________________________________________________________
41005 [ 6696] By: jhi on 2000/08/18 13:26:14
41006 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
41007 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
41008 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
41009 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
41011 ! pod/perldiag.pod pod/perlsyn.pod
41012 ____________________________________________________________________________
41013 [ 6695] By: jhi on 2000/08/18 13:13:26
41014 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
41015 From: Daniel Chetlin <daniel@chetlin.com>
41016 Date: Fri, 18 Aug 2000 03:13:36 -0700
41017 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
41020 ____________________________________________________________________________
41021 [ 6694] By: jhi on 2000/08/18 13:08:05
41022 Log: Subject: [PATCH] perltrap.pod spring cleaning
41023 From: Daniel Chetlin <daniel@chetlin.com>
41024 Date: Fri, 18 Aug 2000 03:06:54 -0700
41025 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
41027 plus Mike Guy's nitfix.
41030 ____________________________________________________________________________
41031 [ 6693] By: jhi on 2000/08/18 13:00:26
41032 Log: Unbuffer the output.
41034 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
41035 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41036 Date: Thu, 17 Aug 2000 18:39:29 -0700
41037 Message-ID: <RPJn5gzkgydf092yn@efn.org>
41040 ____________________________________________________________________________
41041 [ 6692] By: jhi on 2000/08/18 05:19:17
41042 Log: Delete the image, too, not just its MANIFEStation.
41044 - lib/CGI/eg/wilogo.gif
41045 ____________________________________________________________________________
41046 [ 6691] By: jhi on 2000/08/18 05:10:26
41047 Log: Propagate new Configure vars.
41049 ! configure.com epoc/config.sh uconfig.h uconfig.sh
41050 ! vos/config.def vos/config.h vos/config_h.SH_orig
41051 ! win32/config.bc win32/config.gc win32/config.vc
41052 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41053 ____________________________________________________________________________
41054 [ 6690] By: jhi on 2000/08/18 04:30:56
41055 Log: Update Changes.
41057 ! Changes patchlevel.h
41058 ____________________________________________________________________________
41059 [ 6689] By: jhi on 2000/08/18 04:12:30
41060 Log: Fix the lib/complex failure of
41062 From: abigail@foad.org
41063 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
41064 Date: 15 Aug 2000 04:06:38 -0000
41065 Message-Id: <20000815040638.8524.qmail@foad.org>
41067 Linux long double accuracy issue: something that
41068 when printed with %g looks like "2" but int() of it is 1.
41070 ! lib/Math/Complex.pm
41071 ____________________________________________________________________________
41072 [ 6688] By: jhi on 2000/08/18 03:15:35
41073 Log: The byteorder code in #6671 was wrong.
41076 ____________________________________________________________________________
41077 [ 6687] By: jhi on 2000/08/18 02:08:42
41078 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
41079 From: Jan Dubois <jand@ActiveState.com>
41080 Date: Thu, 17 Aug 2000 18:31:55 -0700
41081 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
41084 ____________________________________________________________________________
41085 [ 6686] By: jhi on 2000/08/18 02:04:15
41086 Log: Use NVs in POSIX math, not doubles.
41088 From: abigail@foad.org
41089 Subject: [ID 20000817.014] POSIX & modfl
41090 Date: 17 Aug 2000 20:49:18 -0000
41091 Message-Id: <20000817204918.23123.qmail@foad.org>
41093 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
41094 ____________________________________________________________________________
41095 [ 6685] By: jhi on 2000/08/18 02:02:12
41096 Log: Introduce NVef, NVff, and NVgf, use the middle one.
41097 (helps for lib/peek + Linux + long doubles) Reported in
41099 From: abigail@foad.org
41100 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
41101 Date: 15 Aug 2000 04:06:38 -0000
41102 Message-Id: <20000815040638.8524.qmail@foad.org>
41104 (note: the lib/complex failure has not yet been addressed)
41105 Branch: metaconfig/U/perl
41108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41109 ! config_h.SH dump.c perl.h pod/perlguts.pod
41110 ____________________________________________________________________________
41111 [ 6684] By: jhi on 2000/08/17 23:22:19
41112 Log: Add byteorder to the myconfig output.
41115 ____________________________________________________________________________
41116 [ 6683] By: jhi on 2000/08/17 23:20:19
41117 Log: The image doth not exist, spotted by Johan Vromans.
41120 ____________________________________________________________________________
41121 [ 6682] By: jhi on 2000/08/17 22:38:16
41122 Log: Document what the backtick returns if the command fails.
41125 ____________________________________________________________________________
41126 [ 6681] By: jhi on 2000/08/17 22:33:12
41127 Log: Do not use prototyping here.
41129 Subject: [ID 20000817.016] [PATCH] Peek.xs
41130 From: abigail@foad.org
41131 Date: 17 Aug 2000 20:55:56 -0000
41132 Message-Id: <20000817205556.24270.qmail@foad.org>
41134 ! ext/Devel/Peek/Makefile.PL
41135 ____________________________________________________________________________
41136 [ 6680] By: jhi on 2000/08/17 19:46:43
41137 Log: Don't propose using modules built for 5.005 if no binary
41138 compatibility with 5.005 is attempted.
41140 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
41141 Subject: Minor nit with 5.7.0 (6655)
41142 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
41143 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
41145 ! U/installdirs/inc_version_list.U
41147 ! Configure config_h.SH
41148 ____________________________________________________________________________
41149 [ 6679] By: jhi on 2000/08/17 19:16:39
41150 Log: Microperl config update.
41152 ! uconfig.h uconfig.sh
41153 ____________________________________________________________________________
41154 [ 6678] By: jhi on 2000/08/17 19:16:13
41155 Log: The #6648 wasn't protective enough for limited platforms
41159 ____________________________________________________________________________
41160 [ 6677] By: jhi on 2000/08/17 14:46:35
41161 Log: Update Changes.
41163 ! Changes patchlevel.h
41164 ____________________________________________________________________________
41165 [ 6676] By: jhi on 2000/08/17 14:44:02
41166 Log: Add perlebcdic from Peter Prymmer, regen toc.
41168 + pod/perlebcdic.pod
41169 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41170 ____________________________________________________________________________
41171 [ 6675] By: jhi on 2000/08/17 14:41:52
41172 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
41174 ! pod/perldebtut.pod
41175 ____________________________________________________________________________
41176 [ 6674] By: jhi on 2000/08/17 14:29:43
41177 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
41179 Subject: [ID 20000724.006] -DLEAKTEST problem
41180 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
41181 Date: Tue, 25 Jul 2000 00:36:32 -0500
41182 Message-Id: <20000725003632.A26186@www.llamacom.com>
41186 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
41187 From: Hugo <hv@crypt.compulink.co.uk>
41188 Date: Thu, 17 Aug 2000 15:23:42 +0100
41189 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
41192 ____________________________________________________________________________
41193 [ 6673] By: jhi on 2000/08/17 04:07:10
41194 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
41195 From: John Peacock <JPeacock@UnivPress.com>
41196 Date: Tue, 01 Aug 2000 09:38:12 -0400
41197 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
41199 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
41200 ____________________________________________________________________________
41201 [ 6672] By: jhi on 2000/08/17 03:04:35
41202 Log: Subject: [PATCH] Cwd.pm now uses strict
41203 From: Tim Jenness <timj@jach.hawaii.edu>
41204 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
41205 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
41208 ____________________________________________________________________________
41209 [ 6671] By: jhi on 2000/08/17 02:16:35
41210 Log: Make $Config{byteorder} more magical so that it is
41211 dynamically computed: nice for 'fat binaries'.
41213 Subject: [PATCH]: default byteorder
41214 From: Wilfredo Sánchez <wsanchez@apple.com>
41215 Date: Mon, 31 Jul 2000 19:45:31 -0700
41216 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
41219 ____________________________________________________________________________
41220 [ 6670] By: gsar on 2000/08/17 01:22:21
41221 Log: move WNOHANG definition to where other such things are
41224 ____________________________________________________________________________
41225 [ 6669] By: jhi on 2000/08/17 01:19:17
41226 Log: Update Changes.
41228 ! Changes patchlevel.h
41229 ____________________________________________________________________________
41230 [ 6668] By: jhi on 2000/08/17 01:16:29
41231 Log: Doc nits spotted by Richard Soderberg.
41233 ! README.posix-bc README.vmesa
41234 ____________________________________________________________________________
41235 [ 6667] By: jhi on 2000/08/17 01:12:11
41236 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
41237 From: "Casey R. Tweten" <crt@kiski.net>
41238 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
41239 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
41241 ! pod/perldebtut.pod
41242 ____________________________________________________________________________
41243 [ 6666] By: jhi on 2000/08/17 01:09:31
41244 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
41245 From: "Casey R. Tweten" <crt@kiski.net>
41246 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
41247 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
41250 ____________________________________________________________________________
41251 [ 6665] By: gsar on 2000/08/17 01:03:52
41252 Log: add "ok" targets from change#6632 in makefile.mk
41254 ! pod/perlport.pod win32/Makefile win32/makefile.mk
41255 ____________________________________________________________________________
41256 [ 6664] By: gsar on 2000/08/17 00:56:11
41257 Log: avoid warnings from dense compiler
41260 ____________________________________________________________________________
41261 [ 6663] By: jhi on 2000/08/17 00:51:49
41262 Log: Tweak the regex compilation errors once more.
41264 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
41265 ! t/op/regmesg.t t/pragma/warn/regcomp
41266 ____________________________________________________________________________
41267 [ 6662] By: gsar on 2000/08/17 00:28:19
41268 Log: trailing new %ENV entries weren't being pushed into the real
41269 environment of subprocesses on Windows
41271 ! t/op/magic.t win32/perlhost.h
41272 ____________________________________________________________________________
41273 [ 6661] By: gsar on 2000/08/17 00:19:20
41274 Log: waitpid() now handles externally spawned pids correctly;
41275 fixes for backtick/wait/waitpid failures on Windows 9x
41277 these changes make the pid returned by process functions on
41278 Windows 9x always positive by clearing the high bit (which
41279 is always set on Win9x); pseudo-process PIDs are likewise
41280 always negative now on Win9x (just as on NT/2000)
41282 ! pp_sys.c win32/perlhost.h win32/win32.c
41283 ____________________________________________________________________________
41284 [ 6660] By: jhi on 2000/08/17 00:04:32
41285 Log: Retract #6645.
41287 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41288 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
41290 ____________________________________________________________________________
41291 [ 6659] By: gsar on 2000/08/16 23:59:28
41292 Log: on windows, the return values from wait() and waitpid() don't
41293 match those of pseudo-pids
41295 ! pp_sys.c t/op/fork.t util.c win32/win32.c
41296 ____________________________________________________________________________
41297 [ 6658] By: gsar on 2000/08/16 23:56:14
41298 Log: pod nit seen in passing
41301 ____________________________________________________________________________
41302 [ 6657] By: gsar on 2000/08/16 23:53:42
41303 Log: change#6328 could make close(SOCKET) return false on windows
41307 ____________________________________________________________________________
41308 [ 6656] By: gsar on 2000/08/16 23:46:57
41309 Log: check that the number pseudo children doesn't exceed
41310 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
41311 the WaitForMultipleObjects() limit that would cause wait()
41314 wait() and waitpid() could potentially be rewritten to use
41315 more than one thread to do the waiting to eliminate this
41319 ____________________________________________________________________________
41320 [ 6655] By: jhi on 2000/08/16 14:11:05
41321 Log: Update Changes.
41323 ! Changes patchlevel.h
41324 ____________________________________________________________________________
41325 [ 6654] By: jhi on 2000/08/16 14:10:12
41326 Log: Update to perldebtut 1.9, from Richard Foley.
41328 ! pod/perldebtut.pod
41329 ____________________________________________________________________________
41330 [ 6653] By: jhi on 2000/08/16 14:08:17
41331 Log: Change the regx compilation error markers to use = instead of <
41332 since pod makes using the latter quite messy. Reported in
41333 ID 20000814.006 by Abigail and in
41334 Subject: Unknown escape E<> ?
41335 From: Lupe Christoph <lupe@lupe-christoph.de>
41336 Date: Fri, 11 Aug 2000 00:30:27 +0200
41337 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
41339 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
41340 ! t/op/regmesg.t t/pragma/warn/regcomp
41341 ____________________________________________________________________________
41342 [ 6652] By: jhi on 2000/08/16 13:25:31
41343 Log: Change the perlbug address to perl.org since it's more forgiving.
41345 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
41346 From: abigail@foad.org
41347 Date: 15 Aug 2000 04:15:40 -0000
41348 Message-Id: <20000815041540.8633.qmail@foad.org>
41351 ____________________________________________________________________________
41352 [ 6651] By: jhi on 2000/08/16 13:22:35
41353 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
41354 From: Tim Jenness <timj@jach.hawaii.edu>
41355 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
41356 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
41359 ____________________________________________________________________________
41360 [ 6650] By: jhi on 2000/08/16 13:18:13
41361 Log: Update to CPAN 1.57.
41363 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
41364 From: andreas.koenig@anima.de (Andreas J. Koenig)
41365 Date: 16 Aug 2000 15:09:46 +0200
41366 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
41369 ____________________________________________________________________________
41370 [ 6649] By: jhi on 2000/08/16 13:12:31
41371 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
41372 From: "Larry W. Virden" <lvirden@cas.org>
41373 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
41374 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
41377 ____________________________________________________________________________
41378 [ 6648] By: jhi on 2000/08/16 13:03:53
41379 Log: The numeric locale was reset to "C" by s?printf and never restored.
41381 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
41382 From: Christian Kirsch <ck@held.mind.de>
41383 Date: Wed, 9 Aug 2000 17:05:17 +0200
41384 Message-Id: <20000809170517.A25389@held>
41386 No test since adding the failing example to locale.t
41387 does not fail -- probably because the locale settings are so
41388 thoroughly tweaked by that time. Running the example standalone
41389 does fail, though. UPDATE: test case added at change #7540.
41391 ! dump.c perl.h pp.c pp_ctl.c sv.c
41392 ____________________________________________________________________________
41393 [ 6647] By: jhi on 2000/08/16 00:07:54
41394 Log: Update Changes and test semi-automatic patchlevel updating.
41396 ! Changes patchlevel.h
41397 ____________________________________________________________________________
41398 [ 6646] By: jhi on 2000/08/15 23:35:07
41399 Log: Fix a dependency problem.
41401 Subject: [PATCH: 6640] VMS Makefile.SH update
41402 From: Peter Prymmer <pvhp@forte.com>
41403 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
41404 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
41406 ! vms/descrip_mms.template
41407 ____________________________________________________________________________
41408 [ 6645] By: jhi on 2000/08/15 23:33:23
41409 Log: (Retracted by #6660)
41411 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
41412 From: Dominic Dunlop <domo@computer.org>
41413 Date: Tue, 15 Aug 2000 22:20:52 +0200
41414 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
41415 Branch: metaconfig/U/perl
41418 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41419 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
41421 ____________________________________________________________________________
41422 [ 6644] By: jhi on 2000/08/15 21:17:20
41423 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
41424 From: abigail@foad.org
41425 Date: 15 Aug 2000 20:12:41 -0000
41426 Message-Id: <20000815201241.25556.qmail@foad.org>
41429 ____________________________________________________________________________
41430 [ 6643] By: jhi on 2000/08/15 21:15:28
41431 Log: (an already applied patch)
41434 ____________________________________________________________________________
41435 [ 6642] By: gsar on 2000/08/15 19:54:05
41436 Log: magic callbacks all need to have same type signature
41438 ! embed.pl mg.c proto.h
41439 ____________________________________________________________________________
41440 [ 6641] By: jhi on 2000/08/15 17:56:27
41441 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)
41442 From: Mike Guy <mjtg@cam.ac.uk>
41443 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
41444 Date: Tue, 15 Aug 2000 18:26:45 +0100
41446 Only the peek.t part applied, not the hash quality part.
41449 ____________________________________________________________________________
41450 [ 6640] By: jhi on 2000/08/15 16:37:37
41451 Log: Update Changes.
41454 ____________________________________________________________________________
41455 [ 6639] By: jhi on 2000/08/15 16:34:55
41456 Log: Missed a file from #6638.
41459 ____________________________________________________________________________
41460 [ 6638] By: jhi on 2000/08/15 16:33:19
41461 Log: Subject: [PATCH perl@6620] cygwin port
41462 From: "Fifer, Eric" <EFifer@sanwaint.com>
41463 Date: Tue, 15 Aug 2000 17:00:49 +0100
41464 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
41466 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
41467 ____________________________________________________________________________
41468 [ 6637] By: jhi on 2000/08/15 16:29:22
41469 Log: Subject: [PATCH] debugger exit code should reflect user exit code
41470 From: Mike Guy <mjtg@cam.ac.uk>
41471 Date: Tue, 15 Aug 2000 16:55:59 +0100
41472 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
41475 ____________________________________________________________________________
41476 [ 6636] By: jhi on 2000/08/15 15:30:58
41477 Log: Update Changes.
41480 ____________________________________________________________________________
41481 [ 6635] By: jhi on 2000/08/15 15:27:21
41482 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
41484 ! U/mkglossary U/mksample
41485 Branch: metaconfig/U/perl
41488 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41489 ____________________________________________________________________________
41490 [ 6634] By: jhi on 2000/08/15 14:11:55
41491 Log: Don't blow limited stacks, a lower number is enough to
41492 tickle the lookbehind limit.
41494 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
41495 From: Dominic Dunlop <domo@computer.org>
41496 Date: Tue, 15 Aug 2000 13:51:24 +0200
41497 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
41500 ____________________________________________________________________________
41501 [ 6633] By: jhi on 2000/08/15 14:01:46
41502 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
41503 From: Mike Guy <mjtg@cam.ac.uk>
41504 Date: Tue, 15 Aug 2000 12:10:50 +0100
41505 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
41508 ____________________________________________________________________________
41509 [ 6632] By: jhi on 2000/08/15 13:58:48
41510 Log: make ok etc also for win32.
41512 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
41513 From: Prymmer/Kahn <pvhp@best.com>
41514 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
41515 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
41518 ____________________________________________________________________________
41519 [ 6631] By: jhi on 2000/08/15 13:45:03
41520 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
41523 ____________________________________________________________________________
41524 [ 6630] By: jhi on 2000/08/15 03:25:09
41525 Log: Update Changes.
41528 ____________________________________________________________________________
41529 [ 6629] By: jhi on 2000/08/15 03:23:53
41530 Log: magic_regdatum_set() is void, not int.
41532 ! embed.pl mg.c proto.h
41533 ____________________________________________________________________________
41534 [ 6628] By: jhi on 2000/08/15 03:08:02
41535 Log: Make the user to give up his firstborn, err, to knowingly
41536 verify installing an unstable developer release. Also bump
41537 the release to 5.7.0, but leave a patch tag in the local
41538 patches saying that this is not yet the real thing.
41540 ! U/modified/Instruct.U
41541 Branch: metaconfig/U/perl
41544 ! Configure patchlevel.h
41545 ____________________________________________________________________________
41546 [ 6627] By: jhi on 2000/08/14 22:32:52
41547 Log: README.os2 update.
41549 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
41550 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41551 Date: Wed, 02 Aug 2000 21:55:09 -0700
41552 Message-ID: <tsPi5gzkgegX092yn@efn.org>
41555 ____________________________________________________________________________
41556 [ 6626] By: jhi on 2000/08/14 21:00:02
41557 Log: Subject: Re: File::Temp problems on VMS in bleedperl
41558 From: Tim Jenness <timj@jach.hawaii.edu>
41559 cc: vmsperl@perl.org
41560 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
41561 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
41563 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
41564 ____________________________________________________________________________
41565 [ 6625] By: jhi on 2000/08/14 20:52:16
41566 Log: Add SUIDMAIL as was done for the CERT alert.
41569 ____________________________________________________________________________
41570 [ 6624] By: jhi on 2000/08/14 20:48:50
41571 Log: Subject: sfio2000
41572 From: Daniel Muino <dmuino@afip.gov.ar>
41573 Date: Mon, 14 Aug 2000 16:58:11 -0300
41574 Message-ID: <20000814165811.B16368@con2-dgi>
41576 ! perlsdio.h perlsfio.h
41577 ____________________________________________________________________________
41578 [ 6623] By: jhi on 2000/08/14 20:47:36
41579 Log: Subject: warning: storage class after type is obsolescent
41580 From: Daniel Muino <dmuino@afip.gov.ar>
41581 Date: Mon, 14 Aug 2000 16:42:47 -0300
41582 Message-ID: <20000814164247.A16368@con2-dgi>
41584 ! regcomp.pl regnodes.h
41585 ____________________________________________________________________________
41586 [ 6622] By: jhi on 2000/08/14 20:43:05
41587 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
41588 From: abigail@foad.org
41589 Date: 14 Aug 2000 20:00:10 -0000
41590 Message-Id: <20000814200010.27271.qmail@foad.org>
41593 ____________________________________________________________________________
41594 [ 6621] By: jhi on 2000/08/14 15:23:05
41595 Log: Update Changes.
41598 ____________________________________________________________________________
41599 [ 6620] By: jhi on 2000/08/14 15:22:14
41600 Log: Subject: Re: [PATCH] @+, @- readonly
41601 From: Mike Guy <mjtg@cam.ac.uk>
41602 Date: Mon, 14 Aug 2000 15:26:55 +0100
41603 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
41605 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
41607 ____________________________________________________________________________
41608 [ 6619] By: jhi on 2000/08/14 14:12:08
41609 Log: Update Changes.
41612 ____________________________________________________________________________
41613 [ 6618] By: jhi on 2000/08/14 14:09:34
41614 Log: For now remove the mail code.
41617 ____________________________________________________________________________
41618 [ 6617] By: jhi on 2000/08/14 14:08:28
41619 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
41621 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
41622 ! pod/perlfaq8.pod pod/perlsec.pod
41623 ____________________________________________________________________________
41624 [ 6616] By: jhi on 2000/08/14 14:00:11
41625 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
41626 From: Mike Guy <mjtg@cam.ac.uk>
41627 Date: Mon, 14 Aug 2000 08:26:02 +0100
41628 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
41631 ____________________________________________________________________________
41632 [ 6615] By: jhi on 2000/08/14 13:58:45
41633 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
41634 From: Mike Guy <mjtg@cam.ac.uk>
41635 Date: Mon, 14 Aug 2000 08:04:22 +0100
41636 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
41638 ! gv.c mg.c t/op/pat.t
41639 ____________________________________________________________________________
41640 [ 6614] By: jhi on 2000/08/14 13:56:45
41641 Log: Subject: Test fails / warnings with perl-current #6612
41642 From: Mike Guy <mjtg@cam.ac.uk>
41643 Date: Mon, 14 Aug 2000 07:57:23 +0100
41644 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
41646 ! t/lib/b.t t/lib/peek.t
41647 ____________________________________________________________________________
41648 [ 6613] By: jhi on 2000/08/14 13:45:33
41649 Log: VMS configure.com update continues.
41651 - vms/configure.com
41652 ! MANIFEST configure.com
41653 ____________________________________________________________________________
41654 [ 6612] By: jhi on 2000/08/13 22:13:35
41655 Log: Update Changes.
41658 ____________________________________________________________________________
41659 [ 6611] By: jhi on 2000/08/13 16:21:45
41660 Log: Upgrade to CGI 2.71, from Lincoln Stein.
41662 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
41663 ____________________________________________________________________________
41664 [ 6610] By: jhi on 2000/08/13 15:09:16
41665 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
41666 From: Mike Guy <mjtg@cam.ac.uk>
41667 Date: Sun, 13 Aug 2000 13:45:51 +0100
41668 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
41671 ____________________________________________________________________________
41672 [ 6609] By: jhi on 2000/08/13 14:31:26
41673 Log: Andreas says that 1.56 is fine, so reverting back to it.
41676 ____________________________________________________________________________
41677 [ 6608] By: jhi on 2000/08/13 05:34:20
41678 Log: Update Changes.
41681 ____________________________________________________________________________
41682 [ 6607] By: jhi on 2000/08/13 05:32:01
41683 Log: Put back the \z changes of #5406 to CPAN.pm.
41686 ____________________________________________________________________________
41687 [ 6606] By: jhi on 2000/08/13 05:20:16
41688 Log: Fix-n-skip the tests under 5005threads.
41691 ____________________________________________________________________________
41692 [ 6605] By: jhi on 2000/08/13 05:07:48
41693 Log: Fix the test for 5005threads.
41696 ____________________________________________________________________________
41697 [ 6604] By: jhi on 2000/08/13 03:35:37
41698 Log: Should have deleted this in #6603.
41700 - vms/subconfigure.com
41701 ____________________________________________________________________________
41702 [ 6603] By: jhi on 2000/08/12 18:29:32
41703 Log: Rewrite of vms/subconfigure.com as configure.com,
41704 from Peter Prymmer and the vmsperl crew.
41706 + vms/configure.com
41708 ____________________________________________________________________________
41709 [ 6602] By: jhi on 2000/08/11 13:00:01
41710 Log: PlainText.pm is dead.
41712 - lib/Pod/PlainText.pm
41714 ____________________________________________________________________________
41715 [ 6601] By: jhi on 2000/08/11 04:06:45
41716 Log: Update Changes.
41719 ____________________________________________________________________________
41720 [ 6600] By: jhi on 2000/08/11 04:06:10
41721 Log: Add a few missing files, update MANIFEST.
41723 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
41724 + lib/Pod/PlainText.pm t/pod/find.t
41725 ! MANIFEST t/op/regmesg.t
41726 ____________________________________________________________________________
41727 [ 6599] By: jhi on 2000/08/11 03:31:10
41728 Log: Add Perl debugging tutorial, regen toc.
41730 Subject: perldebtut.pod
41731 From: Richard Foley <Richard.Foley@m.dasa.de>
41732 Date: Wed, 09 Aug 2000 10:17:15 +0200
41733 Message-id: <3991138B.262247B8@m.dasa.de>
41735 + pod/perldebtut.pod
41736 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41737 ____________________________________________________________________________
41738 [ 6598] By: jhi on 2000/08/11 02:48:56
41739 Log: tiny Changes edit
41742 ____________________________________________________________________________
41743 [ 6597] By: jhi on 2000/08/11 02:39:04
41744 Log: Tests for #6589.
41746 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
41747 From: simon@brecon.co.uk (Simon Cozens)
41748 Date: 11 Aug 2000 02:24:52 GMT
41749 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
41752 ____________________________________________________________________________
41753 [ 6596] By: jhi on 2000/08/11 01:50:07
41754 Log: Update Changes.
41757 ____________________________________________________________________________
41758 [ 6595] By: jhi on 2000/08/11 01:47:16
41762 ____________________________________________________________________________
41763 [ 6594] By: jhi on 2000/08/11 01:36:16
41764 Log: Subject: Getting perlio and threads to compile
41765 From: Lupe Christoph <lupe@lupe-christoph.de>
41766 Date: Wed, 9 Aug 2000 11:35:54 +0200
41767 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
41769 (the Solaris version changes in Configure skipped)
41771 ! hints/solaris_2.sh thread.h
41772 ____________________________________________________________________________
41773 [ 6593] By: jhi on 2000/08/11 01:30:16
41774 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
41775 From: simon@brecon.co.uk (Simon Cozens)
41776 Date: 1 Aug 2000 06:55:19 GMT
41777 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
41780 ____________________________________________________________________________
41781 [ 6592] By: jhi on 2000/08/11 01:26:39
41782 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
41783 From: Peter Scott <Peter@PeterScott.com>
41784 Date: Thu, 10 Aug 2000 08:23:27 -0700
41785 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
41788 ____________________________________________________________________________
41789 [ 6591] By: jhi on 2000/08/11 01:22:02
41790 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
41791 From: Hugo <hv@crypt.compulink.co.uk>
41792 Date: Thu, 10 Aug 2000 19:23:04 +0100
41793 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
41795 ! regexec.c t/op/pat.t
41796 ____________________________________________________________________________
41797 [ 6590] By: jhi on 2000/08/11 01:19:19
41798 Log: Preprocessing and postprocessing for File::Find.
41800 Subject: Patch to Find::File.pm to allow alphabetical results
41801 From: Joe Smith <jsmith@inwap.com>
41802 Date: Wed, 9 Aug 2000 02:44:54 -0700
41803 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
41806 ____________________________________________________________________________
41807 [ 6589] By: jhi on 2000/08/11 01:12:39
41808 Log: B::Deparse didn't do sub attributes.
41810 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
41811 From: simon@brecon.co.uk (Simon Cozens)
41812 Date: 9 Aug 2000 04:49:20 GMT
41813 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
41815 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
41816 ____________________________________________________________________________
41817 [ 6588] By: jhi on 2000/08/11 01:06:40
41818 Log: Subject: debugger "d" command doesnt check line number
41819 From: Mike Guy <mjtg@cam.ac.uk>
41820 Date: Tue, 08 Aug 2000 21:54:29 +0100
41821 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
41823 ! lib/perl5db.pl mg.c pod/perldiag.pod
41824 ____________________________________________________________________________
41825 [ 6587] By: jhi on 2000/08/11 00:45:03
41826 Log: sleep(1) does not necessarily return 1.
41828 Subject: [PATCH bleadperl] op/lex_assign.t
41829 From: Hugo <hv@crypt.compulink.co.uk>
41830 Date: Thu, 03 Aug 2000 14:34:22 +0100
41831 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
41833 ! t/op/lex_assign.t
41834 ____________________________________________________________________________
41835 [ 6586] By: jhi on 2000/08/11 00:31:50
41836 Log: Document the IO::Select timeout.
41838 ! ext/IO/lib/IO/Select.pm
41839 ____________________________________________________________________________
41840 [ 6585] By: jhi on 2000/08/11 00:13:54
41841 Log: Forgot contributor.
41844 ____________________________________________________________________________
41845 [ 6584] By: jhi on 2000/08/11 00:09:19
41849 ____________________________________________________________________________
41850 [ 6583] By: jhi on 2000/08/11 00:07:53
41851 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
41853 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
41854 From: Mike Guy <mjtg@cam.ac.uk>
41855 Date: Thu, 10 Aug 2000 15:50:54 +0100
41856 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
41859 ____________________________________________________________________________
41860 [ 6582] By: jhi on 2000/08/10 23:29:32
41861 Log: Update Changes.
41864 ____________________________________________________________________________
41865 [ 6581] By: jhi on 2000/08/10 23:26:16
41866 Log: Put back the std @INC thing.
41868 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
41869 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
41870 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
41872 ____________________________________________________________________________
41873 [ 6580] By: jhi on 2000/08/10 23:03:34
41874 Log: Update to CGI 2.70, from Lincoln Stein.
41876 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
41877 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
41878 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
41879 ! t/lib/cgi-request.t
41880 ____________________________________________________________________________
41881 [ 6579] By: jhi on 2000/08/10 22:41:50
41882 Log: Update to CPAN 1.56, from Andreas König.
41884 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41885 ____________________________________________________________________________
41886 [ 6578] By: jhi on 2000/08/10 22:38:13
41887 Log: Update to Pod::Parser 1.17, from Brad Appleton.
41889 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
41890 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
41891 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
41892 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
41893 ! t/pod/include.t t/pod/included.t t/pod/lref.t
41894 ! t/pod/multiline_items.t t/pod/nested_items.t
41895 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
41896 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
41897 ! t/pod/special_seqs.t
41898 ____________________________________________________________________________
41899 [ 6577] By: jhi on 2000/08/10 22:35:41
41900 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
41903 ____________________________________________________________________________
41904 [ 6576] By: jhi on 2000/08/10 22:24:54
41905 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
41908 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
41909 ! t/lib/gol-compat.t t/lib/gol-linkage.t
41910 ____________________________________________________________________________
41911 [ 6575] By: jhi on 2000/08/10 22:02:07
41912 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
41914 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
41915 ____________________________________________________________________________
41916 [ 6574] By: jhi on 2000/08/10 21:55:03
41917 Log: Iterating perl6 description.
41920 ____________________________________________________________________________
41921 [ 6573] By: jhi on 2000/08/10 21:48:26
41922 Log: Revert the sv.c part of #6559, a better fix is needed.
41925 ____________________________________________________________________________
41926 [ 6572] By: jhi on 2000/08/10 20:33:43
41927 Log: It's the 2ndO'ROSSC.
41930 ____________________________________________________________________________
41931 [ 6571] By: jhi on 2000/08/10 15:55:48
41935 ____________________________________________________________________________
41936 [ 6570] By: jhi on 2000/08/10 14:11:17
41937 Log: An exceptionally sticky typo.
41940 ____________________________________________________________________________
41941 [ 6569] By: jhi on 2000/08/10 14:09:33
41942 Log: detypo (and test Changes updating script)
41945 ____________________________________________________________________________
41946 [ 6568] By: jhi on 2000/08/10 14:07:07
41947 Log: Update Changes.
41950 ____________________________________________________________________________
41951 [ 6567] By: jhi on 2000/08/10 14:06:19
41952 Log: Amend the description of Perl6.
41953 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
41954 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
41955 Date: Wed, 9 Aug 2000 22:11:06 -0500
41956 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
41959 ____________________________________________________________________________
41960 [ 6566] By: jhi on 2000/08/10 13:58:57
41961 Log: Subject: Remove dead entry in perldiag
41962 From: Mike Guy <mjtg@cam.ac.uk>
41963 Date: Thu, 10 Aug 2000 14:19:19 +0100
41964 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
41967 ____________________________________________________________________________
41968 [ 6565] By: jhi on 2000/08/10 13:51:48
41969 Log: Zero entries were skipped, fix from Adrian Goalby
41970 <argoalby@yahoo.co.uk>
41972 ! lib/unicode/Number.pl lib/unicode/mktables.PL
41973 ____________________________________________________________________________
41974 [ 6564] By: jhi on 2000/08/10 13:00:12
41975 Log: Subject: [PATCH 5.6.0] cygwin port
41976 From: "Fifer, Eric" <EFifer@sanwaint.com>
41977 Date: Thu, 10 Aug 2000 13:15:36 +0100
41978 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
41980 ! README.cygwin hints/cygwin.sh
41981 ____________________________________________________________________________
41982 [ 6563] By: jhi on 2000/08/10 12:55:16
41983 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
41985 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
41986 ____________________________________________________________________________
41987 [ 6562] By: gsar on 2000/08/10 08:38:39
41988 Log: warn is a macro, avoid using at a variable to avoid warnings
41989 in some configurations; readdir.t is too conservative in
41990 estimating number of *.t's
41992 ! t/op/readdir.t util.c
41993 ____________________________________________________________________________
41994 [ 6561] By: jhi on 2000/08/09 23:35:42
41995 Log: Update Changes.
41998 ____________________________________________________________________________
41999 [ 6560] By: jhi on 2000/08/09 23:05:47
42000 Log: Subject: Re: enhanced(?) regex error messages
42001 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42002 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
42003 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
42005 (plus two small patches sent privately)
42006 (this still seems to leave few test failures)
42009 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
42010 ! t/pragma/warn/regcomp
42011 ____________________________________________________________________________
42012 [ 6559] By: jhi on 2000/08/09 20:41:18
42013 Log: (The fix did work but was not right, retracted in #6573)
42015 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
42016 From: Christian Kirsch <ck@held.mind.de>
42017 Date: Wed, 9 Aug 2000 17:05:17 +0200
42018 Message-Id: <20000809170517.A25389@held>
42020 ! sv.c t/pragma/locale.t
42021 ____________________________________________________________________________
42022 [ 6558] By: jhi on 2000/08/08 22:34:08
42023 Log: Tiny updates on the contributors list.
42026 ____________________________________________________________________________
42027 [ 6557] By: jhi on 2000/08/08 19:34:28
42028 Log: Double check that we have a dirhandle.
42031 ____________________________________________________________________________
42032 [ 6556] By: jhi on 2000/08/08 19:01:51
42033 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
42034 May be repopulated with fresh maintained examples.
42036 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
42037 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
42038 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
42039 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
42040 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
42041 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
42042 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
42043 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
42044 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
42045 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
42046 + lib/CGI/eg/wilogo_gif.uu
42047 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
42048 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
42049 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
42050 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
42051 - eg/cgi/frameset.cgi eg/cgi/index.html
42052 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
42053 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
42054 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
42055 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
42056 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
42057 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
42058 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
42059 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
42060 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
42061 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
42062 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
42063 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
42064 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
42065 - eg/van/vanish eg/who eg/wrapsuid
42067 ____________________________________________________________________________
42068 [ 6555] By: jhi on 2000/08/08 18:51:08
42069 Log: Delete chat2 as requested by Randal.
42071 Subject: Re: perlfaq8 coyness
42072 From: merlyn@stonehenge.com (Randal L. Schwartz)
42073 Date: 15 May 2000 18:52:42 -0700
42074 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
42078 ____________________________________________________________________________
42079 [ 6554] By: jhi on 2000/08/08 18:31:35
42080 Log: Regen global.sym.
42083 ____________________________________________________________________________
42084 [ 6553] By: jhi on 2000/08/08 18:28:13
42085 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
42086 (either perlbug or p5p ate the original), plus regen
42087 perlapi and perltoc.
42089 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
42090 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
42091 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
42092 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
42093 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
42094 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
42095 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
42096 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
42097 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
42098 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
42099 ____________________________________________________________________________
42100 [ 6552] By: jhi on 2000/08/08 18:06:29
42101 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
42102 From: Mike Guy <mjtg@cam.ac.uk>
42103 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
42104 Date: Tue, 08 Aug 2000 15:51:27 +0100
42106 ! doop.c sv.h t/op/join.t t/pragma/overload.t
42107 ____________________________________________________________________________
42108 [ 6551] By: jhi on 2000/08/08 18:01:11
42109 Log: Re-apply #6549.
42112 ____________________________________________________________________________
42113 [ 6550] By: jhi on 2000/08/08 17:43:08
42114 Log: Accidental retraction of #6549.
42117 ____________________________________________________________________________
42118 [ 6549] By: jhi on 2000/08/08 17:40:04
42119 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
42120 From: Mike Guy <mjtg@cam.ac.uk>
42121 Date: Mon, 07 Aug 2000 21:49:58 +0100
42122 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
42125 ____________________________________________________________________________
42126 [ 6548] By: jhi on 2000/08/08 17:37:57
42127 Log: Document here-doc better.
42129 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
42130 From: Mike Guy <mjtg@cam.ac.uk>
42131 Date: Mon, 07 Aug 2000 14:02:09 +0100
42132 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
42135 ____________________________________________________________________________
42136 [ 6547] By: jhi on 2000/08/08 17:33:34
42137 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
42138 From: "Randy J. Ray" <rjray@redhat.com>
42139 Date: Mon, 07 Aug 2000 19:12:25 -0700
42140 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
42142 ! perl.c pod/perlrun.pod
42143 ____________________________________________________________________________
42144 [ 6546] By: jhi on 2000/08/08 17:29:26
42145 Log: Subject: Re: enhanced(?) regex error messages
42146 From: Hugo <hv@crypt.compulink.co.uk>
42147 Date: Tue, 08 Aug 2000 03:25:51 +0100
42148 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
42150 plus Capitalize the error messages, plus perldiag them.
42152 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
42153 ____________________________________________________________________________
42154 [ 6545] By: jhi on 2000/08/08 13:59:28
42155 Log: Augment #6539 a bit: don't croak if there's magic in the air.
42157 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
42158 From: Hugo <hv@crypt.compulink.co.uk>
42159 Date: Tue, 08 Aug 2000 03:02:03 +0100
42160 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
42162 ! pp.c t/op/bless.t
42163 ____________________________________________________________________________
42164 [ 6544] By: jhi on 2000/08/07 21:11:52
42165 Log: Make the test -w clean.
42168 ____________________________________________________________________________
42169 [ 6543] By: jhi on 2000/08/07 19:49:53
42170 Log: use warnings instead of $^W.
42173 ____________________________________________________________________________
42174 [ 6542] By: jhi on 2000/08/07 17:41:41
42175 Log: Disable a portability warning Because We Know What We Are Doing.
42178 ____________________________________________________________________________
42179 [ 6541] By: jhi on 2000/08/07 17:29:51
42180 Log: Tiny tidying on report_evil_fh().
42183 ____________________________________________________________________________
42184 [ 6540] By: jhi on 2000/08/07 16:37:38
42185 Log: Make regular expression parse error messages easier to understand.
42187 Subject: Re: enhanced(?) regex error messages
42188 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42189 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
42190 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
42193 ____________________________________________________________________________
42194 [ 6539] By: jhi on 2000/08/07 16:12:27
42195 Log: Make bless(REF, REF) a fatal error, add bless tests.
42197 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
42198 From: Hugo <hv@crypt.compulink.co.uk>
42199 Date: Mon, 07 Aug 2000 16:59:38 +0100
42200 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
42203 ! MANIFEST pod/perldiag.pod pp.c sv.c
42204 ____________________________________________________________________________
42205 [ 6538] By: jhi on 2000/08/07 15:59:43
42206 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
42207 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
42208 Date: Thu, 3 Aug 2000 14:29:21 -0700
42209 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
42212 ____________________________________________________________________________
42213 [ 6537] By: jhi on 2000/08/07 15:47:18
42214 Log: Retract #6419 for now since it breaks in AFS and MachTen.
42217 ____________________________________________________________________________
42218 [ 6536] By: jhi on 2000/08/07 15:05:29
42219 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
42220 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
42221 The security hole exists only in suidperls, which isn't
42222 installed or even built by default.
42225 ____________________________________________________________________________
42226 [ 6535] By: jhi on 2000/08/07 14:45:14
42227 Log: tr memory corruption fix from Simon Cozens.
42230 ____________________________________________________________________________
42231 [ 6534] By: jhi on 2000/08/06 11:38:16
42232 Log: Document a bit that UDP is not what you might think.
42234 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
42235 From: Lupe Christoph <lupe@lupe-christoph.de>
42236 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
42237 Date: Mon, 24 Jul 2000 08:59:15 +0200
42240 ____________________________________________________________________________
42241 [ 6533] By: jhi on 2000/08/06 11:35:01
42242 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
42243 From: Jeff Pinyan <jeffp@hut.crusoe.net>
42244 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
42245 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
42248 ____________________________________________________________________________
42249 [ 6532] By: jhi on 2000/08/06 03:45:41
42250 Log: Have symbols for the IoTYPEs.
42252 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
42253 ____________________________________________________________________________
42254 [ 6531] By: jhi on 2000/08/06 01:33:55
42255 Log: Continue fixing the io warnings. This also
42256 sort of fixes bug ID 20000802.003: the core dump
42257 is no more. Whether the current behaviour is correct
42258 (giving a warning: "Not a format reference"), is another matter.
42260 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
42261 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
42262 ____________________________________________________________________________
42263 [ 6530] By: jhi on 2000/08/05 21:33:12
42264 Log: Change the Policy policy: now -Dprefix= with an existing
42265 Policy.sh and prefix == siteprefix == vendorprefix, then all
42266 of them follow along the new prefix.
42268 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
42269 From: Andy Dougherty <doughera@lafayette.edu>
42270 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
42271 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
42274 ____________________________________________________________________________
42275 [ 6529] By: jhi on 2000/08/05 18:57:28
42276 Log: Zap lib/Sys directory when cleaning up.
42279 ____________________________________________________________________________
42280 [ 6528] By: jhi on 2000/08/05 18:40:44
42281 Log: Essential prototype changes were missing from #6527.
42282 Also make report_evil_fh() more bomb-proof.
42285 ____________________________________________________________________________
42286 [ 6527] By: jhi on 2000/08/05 03:22:05
42287 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
42288 From: "Ronald F. Guilmette" <rfg@monkeys.com>
42289 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
42290 Message-Id: <200007242247.PAA52177@monkeys.com>
42292 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
42293 ____________________________________________________________________________
42294 [ 6526] By: jhi on 2000/08/04 21:23:27
42295 Log: gcc versions might have (parentheses) in them.
42296 Branch: metaconfig/U/perl
42299 ! Configure config_h.SH
42300 ____________________________________________________________________________
42301 [ 6525] By: jhi on 2000/08/04 20:23:12
42302 Log: Weed buglets pointed out by
42304 From: Lupe Christoph <lupe@lupe-christoph.de>
42305 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
42306 Date: Fri, 4 Aug 2000 17:34:39 +0200
42307 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
42308 Branch: metaconfig/U/perl
42309 ! gccvers.U uselfs.U
42311 ! Configure config_h.SH
42312 ____________________________________________________________________________
42313 [ 6524] By: jhi on 2000/08/04 19:02:08
42314 Log: Warn under -w if lstat(FH) is attempted.
42316 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
42317 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
42318 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
42319 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
42321 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
42322 ! t/pragma/warn/pp_sys
42323 ____________________________________________________________________________
42324 [ 6523] By: jhi on 2000/08/04 12:31:11
42325 Log: Subject: New perlcc, take 2
42326 From: simon@brecon.co.uk (Simon Cozens)
42327 Date: 4 Aug 2000 06:21:04 GMT
42328 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
42331 ____________________________________________________________________________
42332 [ 6522] By: jhi on 2000/08/04 12:26:33
42333 Log: Subject: Re: Array vs. List context
42334 From: Daniel Chetlin <daniel@chetlin.com>
42335 Date: Fri, 4 Aug 2000 00:22:44 -0700
42336 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
42338 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
42340 ____________________________________________________________________________
42341 [ 6521] By: jhi on 2000/08/04 12:22:38
42342 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
42343 From: Raymund Will <ray@caldera.de>
42344 Date: Fri, 4 Aug 2000 12:07:09 +0200
42345 Message-Id: <20000804120709.A14982@caldera.de>
42348 ____________________________________________________________________________
42349 [ 6520] By: jhi on 2000/08/04 04:09:06
42350 Log: After the #6519 a warning about stat() is just that,
42351 not about a filetest, which now have their own warning.
42354 ____________________________________________________________________________
42355 [ 6519] By: jhi on 2000/08/04 04:06:30
42356 Log: In the warnings call filehandles consistently so;
42357 add "unopened" warning for stat().
42359 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
42360 ! t/pragma/warn/pp_sys
42361 ____________________________________________________________________________
42362 [ 6518] By: jhi on 2000/08/04 02:55:35
42363 Log: Subject: Minor tweak to perlvar.pod
42364 From: "Stephen P. Potter" <spp@ds.net>
42365 Date: Tue, 18 Apr 2000 09:26:03 -0400
42366 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
42369 ____________________________________________________________________________
42370 [ 6517] By: jhi on 2000/08/04 02:50:08
42371 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
42372 From: "Clinton Pierce" <cpierce1@ford.com>
42373 Date: Wed, 21 Jul 1999 16:45:31 -0400
42374 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
42376 Fix by Stephen Potter (visible in the bug db but not in p5p?)
42378 ! pod/perlfunc.pod pod/perlop.pod
42379 ____________________________________________________________________________
42380 [ 6516] By: jhi on 2000/08/04 02:09:25
42381 Log: This is 6512. Really.
42384 ____________________________________________________________________________
42385 [ 6515] By: jhi on 2000/08/04 01:25:50
42386 Log: mention the idea of @( and @)
42389 ____________________________________________________________________________
42390 [ 6514] By: bailey on 2000/08/04 01:18:46
42391 Log: YA resync with mainstem, including VMS patches from others
42393 +> (branch 48 files)
42394 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
42395 !> (integrate 354 files)
42396 ____________________________________________________________________________
42397 [ 6513] By: jhi on 2000/08/04 01:18:18
42398 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
42399 From: Mark Dickinson <dickins3@fas.harvard.edu>
42400 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
42401 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
42403 ! t/op/grent.t t/op/pwent.t
42404 ____________________________________________________________________________
42405 [ 6512] By: jhi on 2000/08/04 01:14:06
42406 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
42407 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42408 Date: Wed, 02 Aug 2000 10:51:01 +0100
42409 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
42412 ____________________________________________________________________________
42413 [ 6511] By: jhi on 2000/08/04 00:57:00
42414 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
42415 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42416 Date: Thu, 03 Aug 2000 17:20:04 -0700
42417 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
42419 ! U/modified/Cppsym.U
42421 ! Configure config_h.SH
42422 ____________________________________________________________________________
42423 [ 6510] By: jhi on 2000/08/04 00:25:28
42427 ____________________________________________________________________________
42428 [ 6509] By: jhi on 2000/08/03 23:43:18
42429 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
42430 From: Dominic Dunlop <domo@computer.org>
42431 Date: Thu, 3 Aug 2000 22:16:46 +0200
42432 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
42435 ____________________________________________________________________________
42436 [ 6508] By: jhi on 2000/08/03 23:40:37
42437 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
42438 From: Hugo <hv@crypt.compulink.co.uk>
42439 Date: Thu, 03 Aug 2000 18:25:30 +0100
42440 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
42442 ! regcomp.c t/op/re_tests
42443 ____________________________________________________________________________
42444 [ 6507] By: jhi on 2000/08/03 23:38:28
42445 Log: Subject: [PATCH] sv.h documentation - SvLEN
42446 From: Mike Guy <mjtg@cam.ac.uk>
42447 Date: Thu, 03 Aug 2000 14:43:09 +0100
42448 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
42451 ____________________________________________________________________________
42452 [ 6506] By: jhi on 2000/08/03 15:49:14
42453 Log: Disable the fix_pl hack for now.
42456 ____________________________________________________________________________
42457 [ 6505] By: jhi on 2000/08/03 13:49:04
42458 Log: Add a URL for FSF.
42460 Subject: Patch for README
42461 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
42462 Date: Wed, 2 Aug 2000 13:25:09 -0500
42463 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
42466 ____________________________________________________________________________
42467 [ 6504] By: jhi on 2000/08/03 13:29:19
42468 Log: Be more informative on what is skipped and why,
42469 also repeat the list at the end.
42472 ____________________________________________________________________________
42473 [ 6503] By: jhi on 2000/08/03 13:07:05
42474 Log: Circumvent the removal of .patch by fix_pl.
42476 Subject: Re: [ID 20000802.011] unable to 'make test'
42477 From: simon@brecon.co.uk (Simon Cozens)
42478 Date: 3 Aug 2000 04:17:00 GMT
42479 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
42482 ____________________________________________________________________________
42483 [ 6502] By: jhi on 2000/08/03 00:14:34
42484 Log: Add the missing setproctitle unit.
42485 Branch: metaconfig/U/perl
42487 ____________________________________________________________________________
42488 [ 6501] By: jhi on 2000/08/03 00:00:26
42489 Log: The subtest 4 may fail also on VOBS, as pointed out
42490 by Nick Ing-Simmons in November 1999, bug id 19991124.003
42491 (but the failure in that bug report isn't the subtest 4).
42494 ____________________________________________________________________________
42495 [ 6500] By: jhi on 2000/08/02 23:49:30
42496 Log: Better skip message for the test; one of the two problems in
42498 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
42499 From: Lupe Christoph <lupe@lupe-christoph.de>
42500 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
42501 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
42503 ! t/op/numconvert.t
42504 ____________________________________________________________________________
42505 [ 6499] By: jhi on 2000/08/02 22:49:16
42506 Log: Allow "no Module;" even if there is no 'unimport'.
42508 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
42509 From: mjd@plover.com
42510 Date: 24 Mar 2000 15:24:34 -0000
42511 Message-Id: <20000324152434.15160.qmail@plover.com>
42514 ____________________________________________________________________________
42515 [ 6498] By: jhi on 2000/08/02 22:42:58
42516 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
42517 that are hopefully soon put into use.
42519 ! opcode.h opcode.pl opnames.h
42520 ____________________________________________________________________________
42521 [ 6497] By: gsar on 2000/08/02 22:28:59
42522 Log: require.t needs binmode() to work on windows
42525 ____________________________________________________________________________
42526 [ 6496] By: jhi on 2000/08/02 22:08:51
42527 Log: Document the IVdf UVuf UVof UVxf.
42530 ____________________________________________________________________________
42531 [ 6495] By: jhi on 2000/08/02 21:54:26
42534 ! ext/Data/Dumper/Dumper.xs
42535 ____________________________________________________________________________
42536 [ 6494] By: jhi on 2000/08/02 21:49:17
42537 Log: Dump UVs as UVs in Data::Dumper.
42539 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
42540 From: Gurusamy Sarathy <gsar@ActiveState.com>
42541 Date: Thu, 27 Apr 2000 12:26:25 -0700
42542 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
42544 ! ext/Data/Dumper/Dumper.xs
42545 ____________________________________________________________________________
42546 [ 6493] By: jhi on 2000/08/02 17:01:58
42547 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
42548 From: Hugo <hv@crypt.compulink.co.uk>
42549 Date: Wed, 02 Aug 2000 14:53:56 +0100
42550 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
42552 ! regexec.c t/op/re_tests
42553 ____________________________________________________________________________
42554 [ 6492] By: jhi on 2000/08/02 15:02:46
42555 Log: The new setproctitle() feature is available only in
42556 bleeding edge FreeBSD. From Paul Saab.
42559 ____________________________________________________________________________
42560 [ 6491] By: jhi on 2000/08/02 13:34:36
42561 Log: The tr utf8 patching continues.
42563 Subject: Re: #6469, too many tests claimed in require.t
42564 From: simon@brecon.co.uk (Simon Cozens)
42565 Date: 2 Aug 2000 02:37:17 GMT
42566 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
42568 (the logic of the test was the wrong way round in the patch)
42571 ____________________________________________________________________________
42572 [ 6490] By: jhi on 2000/08/02 13:27:38
42573 Log: The name of a filehandle does not have <these>.
42575 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
42576 ! t/pragma/warn/pp_sys util.c
42577 ____________________________________________________________________________
42578 [ 6489] By: jhi on 2000/08/02 04:26:46
42579 Log: Remove the extraneous "main::" prefix from all the
42580 "opened only for", "on closed", and "never opened" warnings.
42582 Subject: Re: inappropriate warning
42583 From: Gurusamy Sarathy <gsar@ActiveState.com>
42584 Date: Mon, 20 Mar 2000 11:28:02 -0800
42585 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
42587 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
42588 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
42589 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
42590 ____________________________________________________________________________
42591 [ 6488] By: jhi on 2000/08/02 03:02:57
42592 Log: memcpy has n o in it, as pinted ut by Sarathy.
42595 ____________________________________________________________________________
42596 [ 6487] By: jhi on 2000/08/02 02:44:51
42597 Log: Document in one place the memory abstractions used in Perl core.
42599 Subject: Re: Memory abstraction
42600 From: simon@brecon.co.uk (Simon Cozens)
42601 Date: 2 Aug 2000 02:20:23 GMT
42602 Organization: Earth.li Origins
42605 ____________________________________________________________________________
42606 [ 6486] By: jhi on 2000/08/02 02:41:57
42607 Log: regen_headers, regen perltoc.
42609 ! perlapi.c pod/perltoc.pod
42610 ____________________________________________________________________________
42611 [ 6485] By: jhi on 2000/08/02 01:43:33
42612 Log: "This little thing tests for a file .patch, and if it contains
42613 a number, pops into patchlevel.h" (making it easier to track
42614 which development version people are reporting bugs against)
42616 Subject: Patchlevel autogeneration for repository perls
42617 From: simon@brecon.co.uk (Simon Cozens)
42618 Date: 14 Jul 2000 07:12:15 GMT
42619 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
42622 ! MANIFEST Makefile.SH
42623 ____________________________________________________________________________
42624 [ 6484] By: jhi on 2000/08/02 01:32:54
42625 Log: FreeBSD 3.* updates from
42627 From: Paul Saab <ps@yahoo-inc.com>
42628 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
42629 Date: Tue, 1 Aug 2000 15:41:39 -0700
42630 Message-Id: <20000801154139.A53740@yahoo-inc.com>
42633 ____________________________________________________________________________
42634 [ 6483] By: jhi on 2000/08/02 01:27:44
42635 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
42636 instead one must use setproctitle(). This was already addressed
42637 by change #6457, but the below has a new variant for FreeBSD 4.0
42638 or later, and the matter is also documented more.
42640 From: Paul Saab <ps@yahoo-inc.com>
42641 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
42642 Date: Tue, 1 Aug 2000 15:41:39 -0700
42643 Message-Id: <20000801154139.A53740@yahoo-inc.com>
42644 Branch: metaconfig/U/perl
42647 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
42648 ____________________________________________________________________________
42649 [ 6482] By: jhi on 2000/08/01 22:17:32
42650 Log: The test from this
42652 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
42653 Date: Sat, 15 Apr 2000 17:03:44 +0100
42654 From: Tom Hughes <tom@compton.nu>
42655 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
42657 was missing, the code change went in as #5989
42658 (which had a different test?)
42661 ____________________________________________________________________________
42662 [ 6481] By: jhi on 2000/08/01 21:48:38
42663 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
42664 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42665 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
42666 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
42669 ____________________________________________________________________________
42670 [ 6480] By: jhi on 2000/08/01 18:05:28
42671 Log: Make p4desc to skip non-mainperl branches by default.
42674 ____________________________________________________________________________
42675 [ 6479] By: jhi on 2000/08/01 17:29:19
42676 Log: If gccosandvers is equal to osname, clear gccosandvers.
42677 Branch: metaconfig/U/perl
42680 ! Configure config_h.SH
42681 ____________________________________________________________________________
42682 [ 6478] By: jhi on 2000/08/01 15:54:08
42683 Log: BOM patching from Simon Cozens.
42686 ____________________________________________________________________________
42687 [ 6477] By: jhi on 2000/08/01 04:50:33
42688 Log: Stash away the largefiles flags and libswanted.
42690 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
42691 ____________________________________________________________________________
42692 [ 6476] By: gsar on 2000/08/01 04:24:24
42693 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
42696 ! t/pragma/utf8.t utf8.c win32/win32.c
42697 ____________________________________________________________________________
42698 [ 6475] By: jhi on 2000/08/01 03:35:24
42699 Log: Make chr() for values >127 to create utf8 when under utf8.
42701 Subject: Re: uft8/chr()
42702 From: simon@brecon.co.uk (Simon Cozens)
42703 Date: 1 Aug 2000 02:37:02 GMT
42704 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
42706 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
42707 ____________________________________________________________________________
42708 [ 6474] By: jhi on 2000/08/01 02:36:18
42709 Log: In Digital UNIX warn if gcc explicitly chosen because even
42710 2.95.2 is known to cause problems.
42713 ____________________________________________________________________________
42714 [ 6473] By: jhi on 2000/08/01 02:00:56
42715 Log: Make the safety catch for buggy gccs work with triple version
42716 numbers like 2.95.2. Reported in
42718 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
42719 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
42720 Date: Mon, 31 Jul 2000 14:55:06 +0200
42721 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
42724 ____________________________________________________________________________
42725 [ 6472] By: jhi on 2000/08/01 01:13:33
42726 Log: Subject: fix and question re: waitpid() under win32
42727 From: Brian Clarke <clarke@appliedmeta.com>
42728 Date: Fri, 28 Jul 2000 15:18:29 -0400
42729 Message-ID: <3981DC85.290314EB@appliedmeta.com>
42731 Slightly reformatted and WNOHANG # define moved to win32.h
42732 so that also POSIX.xs sees it, as suggsted by Sarathy.
42734 ! win32/win32.c win32/win32.h
42735 ____________________________________________________________________________
42736 [ 6471] By: jhi on 2000/08/01 00:55:05
42737 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
42738 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42739 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
42740 Date: Mon, 31 Jul 2000 13:28:51 +0100
42742 (aka ID 20000730.002)
42745 ____________________________________________________________________________
42746 [ 6470] By: jhi on 2000/07/31 23:34:42
42747 Log: Document the problem with -P in HP-UX and its workaround.
42749 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
42750 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
42751 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
42752 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
42755 ____________________________________________________________________________
42756 [ 6469] By: jhi on 2000/07/31 04:15:02
42757 Log: The swallow_bom() saga continues. The #23 of require.t
42758 (UTF16-LE) still fails (silently, no output) but the #22
42759 (UTF16-BE) seems to be working now. The root of the
42760 failure may be in sv_gets(): is it UTF-16LE-aware,
42761 especially when it comes to line endings?
42763 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
42764 ! t/comp/require.t toke.c utf8.c
42765 ____________________________________________________________________________
42766 [ 6468] By: jhi on 2000/07/30 19:05:48
42767 Log: Find green threads before native threads.
42769 Subject: Re: Patch to jpl/JNI/Makefile.PL
42770 From: Jens Thomsen <jens@fiend.cis.com>
42771 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
42772 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
42774 ! jpl/JNI/Makefile.PL
42775 ____________________________________________________________________________
42776 [ 6467] By: jhi on 2000/07/30 18:36:22
42777 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
42780 ____________________________________________________________________________
42781 [ 6466] By: jhi on 2000/07/30 04:37:29
42782 Log: A new version of the "remove UPPERACSE string comparison"
42783 operators. The problem with the previous one (change #6454)
42784 was that it was for Perl 5.6.0. From Paul Marquess.
42786 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
42787 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
42788 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
42789 ____________________________________________________________________________
42790 [ 6465] By: jhi on 2000/07/29 22:39:56
42791 Log: Do not upgrade SVs into utf8 just because they participate
42792 in eq or cmp. Reported and fix suggested in
42794 Subject: [ID 20000720.009] sv_eq UTF8 bug
42795 From: "Simon Cozens" <simon@othersideofthe.earth.li>
42796 Date: 21 Jul 2000 04:37:29 -0000
42797 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
42799 Exercise for the kind reader: should we or should we not
42800 cache the utf8 conversion alonside the SV? (as magic,
42801 as thestrxfrm()ed version is cached under use locale)
42802 Argue both for and against.
42805 ____________________________________________________________________________
42806 [ 6464] By: jhi on 2000/07/29 22:36:22
42807 Log: Subject: UTF8 concat
42808 From: simon@brecon.co.uk (Simon Cozens)
42809 Date: 30 Jun 2000 06:13:25 GMT
42810 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
42812 (with a memory leak fixed, plus a few casts added)
42814 This also seems to help for
42816 Subject: [ID 20000716.015] join UTF8 weirdness
42817 From: root <root@ak-71.mind.de>
42818 Date: Sat, 15 Jul 2000 15:29:54 +0200
42819 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
42821 (from Andreas König)
42824 ____________________________________________________________________________
42825 [ 6463] By: jhi on 2000/07/29 00:55:39
42826 Log: Tune the comments and hopefully stop a memory leak.
42829 ____________________________________________________________________________
42830 [ 6462] By: jhi on 2000/07/29 00:16:53
42831 Log: The problem described in this
42833 Subject: [ID 20000322.018] named chars aren't magical enough
42834 From: root <root@dixie.cscaper.com>
42835 Date: Wed, 22 Mar 2000 18:37:42 -0700
42836 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
42838 has been fixed in perl 5.6.0 but just in case added a test
42839 to keep it away. (The report from Joseph Hall.)
42841 ! t/lib/charnames.t
42842 ____________________________________________________________________________
42843 [ 6461] By: jhi on 2000/07/28 23:56:36
42844 Log: Tiny fixes for #6460.
42845 Branch: metaconfig/U/perl
42848 ! Configure config_h.SH
42849 ____________________________________________________________________________
42850 [ 6460] By: jhi on 2000/07/28 23:24:41
42851 Log: Warn if the version of the operating system used to compile gcc
42852 differs from the current version of the operating system.
42853 Also display the gcc compilation os and version in myconfig.
42856 Subject: Re: [ID 20000710.003] ERRORS!!
42857 From: "Kurt D. Starsinic" <kstar@chapin.edu>
42858 Date: Mon, 10 Jul 2000 15:54:16 -0400
42859 Message-ID: <20000710155416.A1384@O2.chapin.edu>
42860 Branch: metaconfig/U/perl
42863 ! Configure config_h.SH myconfig.SH
42864 ____________________________________________________________________________
42865 [ 6459] By: jhi on 2000/07/28 22:00:32
42866 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
42867 letter to $Config{osvers}.
42869 ! U/modified/Oldconfig.U
42871 ! Configure config_h.SH
42872 ____________________________________________________________________________
42873 [ 6458] By: jhi on 2000/07/28 04:15:39
42874 Log: Back out #6454, doesn't seem to work.
42875 (Reason: that patch was for perl 5.6.0, not perl-current)
42876 (A version of the patch for perl-current came in later as #6466)
42878 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
42879 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
42880 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
42881 ____________________________________________________________________________
42882 [ 6457] By: jhi on 2000/07/27 23:31:49
42883 Log: Use setproctitle() if available to modify $0.
42885 Subject: setting $* on BSD4 broken
42886 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42887 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
42888 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
42890 ! U/modified/Myinit.U
42892 ! Configure config_h.SH mg.c
42893 ____________________________________________________________________________
42894 [ 6456] By: jhi on 2000/07/27 14:50:47
42895 Log: Allow "no AutoLoader;", based on change #6444,
42896 suggested by Graham Barr.
42898 ! lib/AutoLoader.pm
42899 ____________________________________________________________________________
42900 [ 6455] By: jhi on 2000/07/27 14:19:10
42901 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
42902 From: rspier@pobox.com (Robert Spier)
42903 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
42904 Message-ID: <14720.15855.787664.424783@rls.cx>
42907 ____________________________________________________________________________
42908 [ 6454] By: jhi on 2000/07/27 14:03:02
42909 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
42914 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
42915 From: Ryan Herbert <rherbert@sycamorehq.com>
42916 Date: Mon, 17 Jul 2000 11:40:42 -0400
42917 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
42921 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
42922 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
42923 Date: Wed, 26 Jul 2000 23:40:18 +0100
42924 Message-ID: <000001bff752$79511880$0a17073e@tiny>
42926 based on an earlier patch from Stephen P. Potter.
42928 (Removed later by change #6458 because this patch was for
42929 perl 5.6.0, not perl-current)
42931 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
42932 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
42933 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
42934 ____________________________________________________________________________
42935 [ 6453] By: jhi on 2000/07/27 13:48:02
42936 Log: Subject: [PATCH] fixes bug 20000508.004
42937 From: Michael Stevens <mstevens@globnix.org>
42938 Date: Thu, 27 Jul 2000 13:49:04 +0100
42939 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
42942 ____________________________________________________________________________
42943 [ 6452] By: jhi on 2000/07/26 23:51:26
42944 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
42945 and Craig A. Berry.
42947 ! lib/File/Temp.pm pod/perlport.pod
42948 ____________________________________________________________________________
42949 [ 6451] By: jhi on 2000/07/26 19:43:30
42950 Log: Be wary of close()s, too.
42952 Subject: Re: [PATCH] perlbug cleanup
42953 From: Tim Jenness <t.jenness@jach.hawaii.edu>
42954 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
42955 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
42958 ____________________________________________________________________________
42959 [ 6450] By: jhi on 2000/07/26 18:41:40
42960 Log: Subject: Minor doc patch: handy.h
42961 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
42962 Date: Wed, 26 Jul 2000 15:34:25 -0300
42963 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
42965 ! handy.h pod/perlapi.pod
42966 ____________________________________________________________________________
42967 [ 6449] By: jhi on 2000/07/26 18:23:55
42968 Log: Subject: [PATCH] minor doc change - perlguts
42969 From: Michael Stevens <mstevens@globnix.org>
42970 Date: Thu, 13 Jul 2000 12:39:18 +0100
42971 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
42974 ____________________________________________________________________________
42975 [ 6448] By: jhi on 2000/07/26 18:20:30
42976 Log: open() wariness in perlbug.
42978 Subject: [PATCH] perlbug cleanup
42979 From: Michael Stevens <mstevens@globnix.org>
42980 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
42981 Date: Thu, 13 Jul 2000 15:52:23 +0100
42984 ____________________________________________________________________________
42985 [ 6447] By: jhi on 2000/07/26 18:13:04
42986 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
42988 ! lib/File/Temp.pm t/lib/ftmp-security.t
42989 ____________________________________________________________________________
42990 [ 6446] By: jhi on 2000/07/26 18:06:32
42991 Log: docfix from Peter Scott <Peter@PSDT.com>.
42994 ____________________________________________________________________________
42995 [ 6445] By: jhi on 2000/07/26 17:53:31
42996 Log: Fix *foo{FORMAT}.
42998 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42999 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
43000 Date: Wed, 26 Jul 2000 19:51:02 +0200
43001 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
43003 From: Graham Barr <gbarr@pobox.com>
43004 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
43005 Date: Wed, 26 Jul 2000 17:38:36 +0100
43006 Message-ID: <20000726173836.L472@pobox.com>
43008 ! pp.c sv.c t/op/gv.t
43009 ____________________________________________________________________________
43010 [ 6444] By: jhi on 2000/07/26 17:49:14
43011 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
43012 from Graham Barr in the module list.
43014 ! gv.c pod/perlobj.pod
43015 ____________________________________________________________________________
43016 [ 6443] By: jhi on 2000/07/26 16:06:56
43017 Log: More split() doc and test patches from Mike Guy.
43019 ! pod/perlfunc.pod t/op/split.t
43020 ____________________________________________________________________________
43021 [ 6442] By: jhi on 2000/07/26 16:05:30
43022 Log: MacOS nits from Matthias Neeracher.
43025 ____________________________________________________________________________
43026 [ 6441] By: jhi on 2000/07/26 04:39:57
43027 Log: Subject: [PATCH] split /^/
43028 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43029 Date: Tue, 25 Jul 2000 14:18:57 +0100
43030 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
43032 (with notes from tchrist and gbarr)
43034 ! pod/perlfunc.pod t/op/split.t
43035 ____________________________________________________________________________
43036 [ 6440] By: jhi on 2000/07/26 04:32:32
43037 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
43038 From: Peter Prymmer <pvhp@forte.com>
43039 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
43040 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
43042 ! vms/munchconfig.c
43043 ____________________________________________________________________________
43044 [ 6439] By: jhi on 2000/07/26 04:31:01
43045 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
43046 to be fatal errors (instead of by default ignoring them, and
43047 ignoring with a bug: even though -w gave an error, the opening [
43048 was left in) Reported in:
43050 Subject: [ID 20000716.024] [=cc=] / [:blank:]
43051 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
43052 Date: Sun, 16 Jul 2000 17:55:29 -0700
43053 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
43055 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
43056 ____________________________________________________________________________
43057 [ 6438] By: jhi on 2000/07/25 15:41:15
43058 Log: Subject: [PATCH] av.c apidoc
43059 From: simon@brecon.co.uk (Simon Cozens)
43060 Date: 24 Jul 2000 06:40:52 GMT
43061 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
43063 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
43064 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
43065 ____________________________________________________________________________
43066 [ 6437] By: jhi on 2000/07/25 14:05:36
43067 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
43068 From: "Stephen P. Potter" <spp@ds.net>
43069 Date: Mon, 24 Jul 2000 14:22:23 -0400
43070 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
43072 ! pod/perllocale.pod
43073 ____________________________________________________________________________
43074 [ 6436] By: jhi on 2000/07/25 14:02:03
43075 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
43076 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43077 Date: Mon, 24 Jul 2000 18:04:28 +0100
43078 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
43080 ! t/lib/syslfs.t t/op/lfs.t
43081 ____________________________________________________________________________
43082 [ 6435] By: jhi on 2000/07/25 13:59:28
43083 Log: Get UTF16 BOMs working. Patch from
43085 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
43086 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43087 Date: Tue, 25 Jul 2000 12:52:45 +0100
43088 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
43092 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
43093 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43094 Date: Tue, 25 Jul 2000 11:43:25 +0100
43095 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
43097 ! t/comp/require.t toke.c utf8.c
43098 ____________________________________________________________________________
43099 [ 6434] By: jhi on 2000/07/25 02:39:54
43100 Log: Make the "uninit variable" warning to say "concat or string"
43101 or "join or string" when in concat or join .
43103 Subject: Re: [ID 20000403.009] uninitialised concatenation???
43104 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43105 Date: Tue, 04 Apr 2000 18:22:58 +0100
43106 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
43108 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
43109 From: William R Ward <hermit@BayView.COM>
43110 Date: Thu, 30 Mar 2000 19:50:03 -0800
43111 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
43113 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
43114 ! t/pragma/warn/op t/pragma/warn/sv
43115 ____________________________________________________________________________
43116 [ 6433] By: jhi on 2000/07/24 17:52:56
43117 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
43119 ! lib/File/Spec/VMS.pm
43120 ____________________________________________________________________________
43121 [ 6432] By: jhi on 2000/07/24 17:44:44
43122 Log: Test cases for #6431.
43124 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
43125 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43126 Date: Mon, 24 Jul 2000 15:32:29 +0100
43127 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
43129 ! t/op/pat.t t/op/split.t
43130 ____________________________________________________________________________
43131 [ 6431] By: jhi on 2000/07/24 17:43:17
43134 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
43135 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43136 Date: Mon, 17 Jul 2000 20:04:56 +0100
43137 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
43140 ____________________________________________________________________________
43141 [ 6430] By: jhi on 2000/07/24 03:42:42
43142 Log: Subject: [ID 20000716.023] syslog test fails without sockets
43143 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43144 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
43145 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
43146 Branch: metaconfig/U/perl
43149 ! Configure config_h.SH
43150 ____________________________________________________________________________
43151 [ 6429] By: jhi on 2000/07/24 03:11:52
43152 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
43153 case, but add also notes explaining the relationship of this
43154 patch and the earlier notes by Sarathy.
43156 Subject: Map is still slow
43157 From: "Ben Tilly" <ben_tilly@hotmail.com>
43158 Date: Sat, 15 Jul 2000 17:23:27 EDT
43159 Message-ID: <20000715212327.21656.qmail@hotmail.com>
43162 ____________________________________________________________________________
43163 [ 6428] By: jhi on 2000/07/24 02:58:52
43164 Log: Documentation to explain the behaviour of map().
43166 Subject: Re: Map is still slow
43167 From: Gurusamy Sarathy <gsar@ActiveState.com>
43168 Date: Sat, 15 Jul 2000 16:05:09 -0700
43169 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
43172 ____________________________________________________________________________
43173 [ 6427] By: jhi on 2000/07/24 02:50:03
43175 [ID 19991110.003] another matching finding by pcre author
43176 which has already been fixed by some patch, as verified in
43178 Subject: Re: two regex bugs from the mists of time (well, last November)
43179 From: Hugo <hv@crypt.compulink.co.uk>
43180 Date: Sat, 22 Jul 2000 18:12:58 +0100
43181 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
43184 ____________________________________________________________________________
43185 [ 6426] By: jhi on 2000/07/24 02:11:20
43186 Log: A missing 'break' after the [[:space:]] switch case.
43188 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
43189 From: "Stephen P. Potter" <spp@ds.net>
43190 Date: Tue, 18 Jul 2000 16:25:17 -0400
43191 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
43194 ____________________________________________________________________________
43195 [ 6425] By: jhi on 2000/07/24 02:06:12
43196 Log: The output might have been produced in the wrong order.
43198 Subject: [ID 20000720.003] [PATCH] t/op/write.t
43199 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43200 Date: Thu, 20 Jul 2000 18:49:18 +0100
43201 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
43204 ____________________________________________________________________________
43205 [ 6424] By: jhi on 2000/07/24 02:00:07
43206 Log: Use STDOUT consistently.
43208 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
43209 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43210 Date: Thu, 20 Jul 2000 18:04:01 +0100
43211 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
43213 ! lib/Test/Harness.pm
43214 ____________________________________________________________________________
43215 [ 6423] By: jhi on 2000/07/24 01:54:54
43216 Log: Protect against "wild next"s, that is, callbacks doing "next"
43217 instead of "return".
43219 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
43220 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43221 Date: Tue, 18 Jul 2000 11:30:16 +0100
43222 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
43225 ____________________________________________________________________________
43226 [ 6422] By: jhi on 2000/07/24 01:35:47
43227 Log: Out-of-date note removed.
43229 Subject: [PATCH] documentation perlipc
43230 From: rspier@pobox.com (Robert Spier)
43231 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
43232 Message-ID: <14711.35178.572612.502654@rls.cx>
43235 ____________________________________________________________________________
43236 [ 6421] By: jhi on 2000/07/24 00:09:18
43237 Log: Send all installperl messages to STDERR and be -w clean.
43239 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
43240 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43241 Date: Sat, 22 Jul 2000 14:02:11 +0100
43242 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
43245 ____________________________________________________________________________
43246 [ 6420] By: jhi on 2000/07/24 00:04:19
43247 Log: Decutandpasto.
43249 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
43250 From: "Richard Soderberg" <rs@crystalflame.net>
43251 Date: Sun, 23 Jul 2000 01:37:23 -0700
43252 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
43255 ____________________________________________________________________________
43256 [ 6419] By: jhi on 2000/07/24 00:01:12
43257 Log: A cleaner abs_path().
43258 Subject: Re: unix alternative to Cwd.pm
43259 From: Jeff Pinyan <jeffp@crusoe.net>
43260 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
43261 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
43264 ____________________________________________________________________________
43265 [ 6418] By: jhi on 2000/07/23 23:48:56
43268 Subject: [PATCH perl-current] Typo in hints/powerux.sh
43269 From: "Richard Soderberg" <rs@crystalflame.net>
43270 Date: Sun, 23 Jul 2000 01:27:33 -0700
43271 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
43274 ____________________________________________________________________________
43275 [ 6417] By: jhi on 2000/07/17 22:13:31
43276 Log: Subject: SDBM_File documentation
43277 From: mjd@plover.com
43278 Date: 16 Jul 2000 17:41:17 -0000
43279 Message-ID: <20000716174117.18515.qmail@plover.com>
43281 ! ext/SDBM_File/SDBM_File.pm
43282 ____________________________________________________________________________
43283 [ 6416] By: jhi on 2000/07/17 19:13:26
43284 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
43286 ! hints/mpeix.sh mpeix/relink
43287 ____________________________________________________________________________
43288 [ 6415] By: jhi on 2000/07/15 14:11:02
43289 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
43290 the utf8 'characters' can be more than one octet).
43292 Date: Sat, 15 Jul 2000 00:21:56 +0100
43293 From: Tom Hughes <tom@compton.nu>
43294 Subject: Re: [ID 20000714.002]
43295 Message-ID: <db2334de49.tom@compton.compton.nu>
43299 Subject: [ID 20000714.002]
43300 From: "Simon Cozens" <simon@othersideofthe.earth.li>
43301 Date: 14 Jul 2000 15:13:09 -0000
43302 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
43305 ____________________________________________________________________________
43306 [ 6414] By: jhi on 2000/07/15 03:13:41
43307 Log: another VMS build tweak from Peter Prymmer
43309 ! vms/descrip_mms.template
43310 ____________________________________________________________________________
43311 [ 6413] By: jhi on 2000/07/15 03:10:40
43312 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
43315 ____________________________________________________________________________
43316 [ 6412] By: jhi on 2000/07/15 00:31:05
43317 Log: More docs for sv functions.
43319 Subject: [PATCH cfgperl] sv.c apidoc
43320 From: simon@brecon.co.uk (Simon Cozens)
43321 Date: 13 Jul 2000 09:00:20 GMT
43322 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
43324 Subject: Re: [PATCH cfgperl] sv.c apidoc
43325 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43326 Date: Thu, 13 Jul 2000 12:27:41 +0100
43327 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
43329 Subject: Re: [PATCH cfgperl] sv.c apidoc
43330 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43331 Date: Thu, 13 Jul 2000 13:23:09 +0100
43332 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
43334 Subject: Re: [PATCH cfgperl] sv.c apidoc
43335 From: simon@brecon.co.uk (Simon Cozens)
43336 Date: 14 Jul 2000 06:51:02 GMT
43337 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
43339 ! embed.pl pod/perlapi.pod sv.c
43340 ____________________________________________________________________________
43341 [ 6411] By: jhi on 2000/07/15 00:10:41
43342 Log: lib/b test fixes from Peter Prymmer.
43345 ____________________________________________________________________________
43346 [ 6410] By: jhi on 2000/07/15 00:02:09
43347 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
43348 From: Hugo <hv@crypt.compulink.co.uk>
43349 Date: Fri, 14 Jul 2000 23:05:20 +0100
43350 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
43352 Didn't anymore apply, but that point still could use another fix.
43355 ____________________________________________________________________________
43356 [ 6409] By: jhi on 2000/07/14 23:15:15
43357 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
43358 not in pod, from Peter Prymmer
43360 ! vms/descrip_mms.template
43361 ____________________________________________________________________________
43362 [ 6408] By: jhi on 2000/07/14 20:35:05
43363 Log: The bug report
43364 [ID 19991110.002] minimal matching discrepancy found by pcre author
43365 seems to have been fixed (though differently from what was suggested
43366 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
43369 ____________________________________________________________________________
43370 [ 6407] By: jhi on 2000/07/14 17:38:08
43371 Log: Fix AutoSplit to use File::Spec the right way in VMS,
43372 from Peter Prymmer.
43375 ____________________________________________________________________________
43376 [ 6406] By: jhi on 2000/07/14 14:13:22
43377 Log: Merge perlhacktut into perlhack, update perlguts.
43379 Subject: Re: Perlhacktut
43380 From: simon@brecon.co.uk (Simon Cozens)
43381 Date: 14 Jul 2000 06:49:21 GMT
43382 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
43384 Subject: Re: Perlhacktut
43385 From: simon@brecon.co.uk (Simon Cozens)
43386 Date: 14 Jul 2000 07:09:45 GMT
43387 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
43389 ! pod/perlguts.pod pod/perlhack.pod
43390 ____________________________________________________________________________
43391 [ 6405] By: jhi on 2000/07/14 14:02:31
43392 Log: Integrate with Sarathy.
43394 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
43395 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
43396 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
43397 ____________________________________________________________________________
43398 [ 6404] By: gsar on 2000/07/14 12:15:02
43399 Log: PERL_OBJECT build tweaks
43402 ____________________________________________________________________________
43403 [ 6403] By: gsar on 2000/07/14 11:23:41
43404 Log: inconsistent types needs casts
43407 ____________________________________________________________________________
43408 [ 6402] By: gsar on 2000/07/14 11:12:04
43409 Log: typos in change#6399, regen headers
43411 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
43412 ____________________________________________________________________________
43413 [ 6401] By: gsar on 2000/07/14 10:59:12
43414 Log: typecasts needed for change#6394
43417 ____________________________________________________________________________
43418 [ 6400] By: gsar on 2000/07/14 10:49:37
43419 Log: integrate cfgperl contents into mainline
43421 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
43422 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
43423 ____________________________________________________________________________
43424 [ 6399] By: gsar on 2000/07/14 10:38:35
43425 Log: enable UTF-16 filter by default if relevant BOM is seen; various
43426 cleanups (typos, misformatted code, and small bugs)
43428 ! doop.c embed.pl mg.c op.c pp.c toke.c
43429 ____________________________________________________________________________
43430 [ 6398] By: gsar on 2000/07/14 08:55:38
43431 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
43432 name suggests anyway)
43434 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
43435 ____________________________________________________________________________
43436 [ 6397] By: gsar on 2000/07/14 08:44:33
43437 Log: move new variables to the end of the interpreter structure (for
43438 bincompat in code that doesn't #include XSUB.h)
43441 ____________________________________________________________________________
43442 [ 6396] By: gsar on 2000/07/14 08:13:58
43443 Log: MakeMaker should not remove editor backups (*~) on `make clean`
43444 by default (completes change#6383)
43446 ! lib/ExtUtils/MM_Unix.pm
43447 ____________________________________________________________________________
43448 [ 6395] By: jhi on 2000/07/14 05:20:33
43449 Log: Replace change #6337 with a better one.
43451 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43452 From: Hugo <hv@crypt.compulink.co.uk>
43453 Date: Fri, 14 Jul 2000 04:16:20 +0100
43454 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
43456 ! regexec.c t/op/re_tests
43457 ____________________________________________________________________________
43458 [ 6394] By: jhi on 2000/07/14 01:33:59
43459 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
43461 ! embed.pl global.sym proto.h toke.c
43462 ____________________________________________________________________________
43463 [ 6393] By: jhi on 2000/07/13 23:41:23
43464 Log: remove discarded test
43467 ____________________________________________________________________________
43468 [ 6392] By: jhi on 2000/07/13 23:32:25
43469 Log: The {multiplier} of a fixed substring was overlooked which
43470 caused a wrong initial search offset for that substring.
43472 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
43473 From: Hugo <hv@crypt.compulink.co.uk>
43474 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
43475 Date: Thu, 13 Jul 2000 19:27:13 +0100
43477 ! regcomp.c t/op/re_tests
43478 ____________________________________________________________________________
43479 [ 6391] By: jhi on 2000/07/13 16:37:42
43480 Log: typo fix from Craig Berry
43482 ! vms/subconfigure.com
43483 ____________________________________________________________________________
43484 [ 6390] By: jhi on 2000/07/13 13:20:12
43485 Log: Integrate with Sarathy.
43487 - t/op/method2entersub.t
43488 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
43489 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
43490 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
43491 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
43492 ____________________________________________________________________________
43493 [ 6389] By: jhi on 2000/07/13 13:18:48
43494 Log: Detypo from Peter Prymmer, part of #6388.
43496 ! Configure config_h.SH
43498 ! U/modified/d_longlong.U
43499 ____________________________________________________________________________
43500 [ 6388] By: gsar on 2000/07/13 06:33:40
43501 Log: typos (spotted by Peter Prymmer)
43503 ! Configure t/lib/english.t
43504 ____________________________________________________________________________
43505 [ 6387] By: gsar on 2000/07/13 05:35:28
43506 Log: new selfloader.t in change#6183 doesn't close DATA handles,
43507 and thus fails to clean up tmp files on dosish platforms
43509 ! t/lib/selfloader.t
43510 ____________________________________________________________________________
43511 [ 6386] By: gsar on 2000/07/12 21:42:39
43512 Log: sprintf test tweaks (from Dominic Dunlop)
43515 ____________________________________________________________________________
43516 [ 6385] By: gsar on 2000/07/12 21:33:46
43517 Log: fix bugs in processing %v-*d and similar format specs (from
43518 Avi Finkel <avi@finkel.org>)
43520 ! sv.c t/op/sprintf.t
43521 ____________________________________________________________________________
43522 [ 6384] By: gsar on 2000/07/12 16:04:19
43523 Log: readd missing perldelta.pod changes from changes#6339,6376
43525 ! pod/perldelta.pod
43526 ____________________________________________________________________________
43527 [ 6383] By: gsar on 2000/07/12 16:00:51
43528 Log: don't clobber *.orig files on *clean targets
43530 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
43531 ____________________________________________________________________________
43532 [ 6382] By: gsar on 2000/07/12 07:59:12
43533 Log: fix broken integrations in cfgperl
43535 !> Changes pod/perldelta.pod
43536 ____________________________________________________________________________
43537 [ 6381] By: gsar on 2000/07/12 07:42:17
43538 Log: integrate cfgperl changes into mainline
43541 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
43543 ____________________________________________________________________________
43544 [ 6380] By: gsar on 2000/07/12 07:31:00
43545 Log: get sprintf.t to adjust properly for 3-digit exponents
43548 ____________________________________________________________________________
43549 [ 6379] By: gsar on 2000/07/12 06:40:04
43550 Log: change#6174 needs corresponding change in win32/config_h.PL,
43551 which grovels through config_h.SH to find the config.h name
43553 ! win32/config_h.PL
43554 ____________________________________________________________________________
43555 [ 6378] By: jhi on 2000/07/12 05:03:59
43556 Log: Do the cc sanity check both before the hints and
43557 after the cc selction.
43559 ! Configure config_h.SH
43561 ! U/modified/Oldconfig.U U/modified/cc.U
43562 Branch: metaconfig/U/perl
43564 ____________________________________________________________________________
43565 [ 6377] By: jhi on 2000/07/12 02:49:22
43566 Log: Fix nits noticed by Boston.pm.
43569 ____________________________________________________________________________
43570 [ 6376] By: jhi on 2000/07/11 21:22:13
43571 Log: Configure cosmetics and perldelta.
43573 ! Configure config_h.SH pod/perldelta.pod
43576 ____________________________________________________________________________
43577 [ 6375] By: gsar on 2000/07/11 21:17:35
43578 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
43580 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
43582 ____________________________________________________________________________
43583 [ 6374] By: gsar on 2000/07/11 20:48:50
43584 Log: tweak for build failure under multiplicity
43587 ____________________________________________________________________________
43588 [ 6373] By: gsar on 2000/07/11 20:37:23
43589 Log: integrate cfgperl changes#6325..6373 into mainline
43590 (NOTE: today's batch of integrations still untested)
43592 +> ext/DynaLoader/hints/netbsd.pl
43594 !> (integrate 26 files)
43595 ____________________________________________________________________________
43596 [ 6372] By: jhi on 2000/07/11 20:30:36
43597 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
43601 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
43603 ____________________________________________________________________________
43604 [ 6371] By: jhi on 2000/07/11 20:08:56
43605 Log: Minor cleanups on the booklist.
43608 ____________________________________________________________________________
43609 [ 6370] By: jhi on 2000/07/11 19:31:13
43610 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
43612 ! t/pragma/overload.t
43613 ____________________________________________________________________________
43614 [ 6369] By: gsar on 2000/07/11 19:27:48
43615 Log: integrate cfgperl changes#6293..6324 into mainline
43617 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
43618 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
43619 !> (integrate 30 files)
43620 ____________________________________________________________________________
43621 [ 6368] By: gsar on 2000/07/11 19:18:57
43622 Log: skip integrate of problematic change#6292 from cfgperl into mainline
43625 ____________________________________________________________________________
43626 [ 6367] By: gsar on 2000/07/11 19:17:21
43627 Log: integrate cfgperl changes#6288..6290 into mainline
43629 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
43630 ____________________________________________________________________________
43631 [ 6366] By: gsar on 2000/07/11 19:11:18
43632 Log: integrate cfgperl changes#6268..6282 into mainline
43634 !> (integrate 30 files)
43635 ____________________________________________________________________________
43636 [ 6365] By: gsar on 2000/07/11 18:57:00
43637 Log: delete new accidentally branched file
43639 - t/op/method2entersub.t
43640 ____________________________________________________________________________
43641 [ 6364] By: gsar on 2000/07/11 18:55:13
43642 Log: skip integrate of change#6267 from cfgperl into mainline (the
43643 method call optimization is flawed without additional hints
43644 from user about immutableness of @ISA and no runtime method
43647 +> t/op/method2entersub.t
43648 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
43649 !> perl.h t/op/sprintf.t xsutils.c
43650 ____________________________________________________________________________
43651 [ 6363] By: gsar on 2000/07/11 18:49:43
43652 Log: integrate cfgperl changes#6261..6266 into mainline
43654 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
43655 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
43656 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
43657 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
43658 ____________________________________________________________________________
43659 [ 6362] By: gsar on 2000/07/11 18:43:26
43660 Log: integrate cfgperl changes#6252..6260 into mainline
43662 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
43663 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
43664 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
43665 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
43666 ____________________________________________________________________________
43667 [ 6361] By: gsar on 2000/07/11 18:37:12
43668 Log: skip integrate of problematic change#6251 from cfgperl into mainline
43671 ____________________________________________________________________________
43672 [ 6360] By: gsar on 2000/07/11 18:34:56
43673 Log: integrate cfgperl change#6250 into mainline
43676 !> MANIFEST embed.pl proto.h toke.c
43677 ____________________________________________________________________________
43678 [ 6359] By: gsar on 2000/07/11 18:21:19
43679 Log: integrate cfgperl changes#6242..6249 into mainline
43681 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
43682 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
43683 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
43684 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
43685 !> t/lib/peek.t utf8.c
43686 ____________________________________________________________________________
43687 [ 6358] By: gsar on 2000/07/11 18:15:45
43688 Log: skip integrate of problematic change#6241 from cfgperl into mainline
43690 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
43691 ____________________________________________________________________________
43692 [ 6357] By: jhi on 2000/07/11 18:15:16
43694 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
43695 From: Roderick Schertler <roderick@argon.org>
43696 Date: Tue, 11 Jul 2000 13:55:05 -0400
43697 Message-Id: <200007111755.NAA05077@jones.argon.org>
43700 ____________________________________________________________________________
43701 [ 6356] By: jhi on 2000/07/11 18:12:51
43702 Log: Typo in #6341.
43705 ____________________________________________________________________________
43706 [ 6355] By: gsar on 2000/07/11 18:12:10
43707 Log: integrate cfgperl changes#6231..6240 into mainline
43709 +> pod/perlutil.pod
43710 !> (integrate 35 files)
43711 ____________________________________________________________________________
43712 [ 6354] By: jhi on 2000/07/11 18:04:34
43713 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
43714 From: Dominic Dunlop <domo@computer.org>
43715 Date: Tue, 11 Jul 2000 12:27:33 +0200
43716 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
43718 Replaces change #6268.
43721 ____________________________________________________________________________
43722 [ 6353] By: gsar on 2000/07/11 17:59:51
43723 Log: skip integrate of problematic change#6230 from cfgperl into mainline
43724 (a later version of File::Spec is already in mainline)
43726 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
43727 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
43728 ____________________________________________________________________________
43729 [ 6352] By: gsar on 2000/07/11 17:57:48
43730 Log: integrate cfgperl changes#6224..6229 into mainline
43734 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
43735 !> lib/English.pm op.c t/lib/english.t
43736 ____________________________________________________________________________
43737 [ 6351] By: gsar on 2000/07/11 17:50:10
43738 Log: skip integrate of problematic change#6223 from cfgperl into mainline
43741 ____________________________________________________________________________
43742 [ 6350] By: gsar on 2000/07/11 17:48:28
43743 Log: integrate cfgperl changes#6220..6222 into mainline
43745 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
43746 !> toke.c utf8.c win32/win32.h
43747 ____________________________________________________________________________
43748 [ 6349] By: gsar on 2000/07/11 17:46:13
43749 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
43752 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
43753 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
43754 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
43755 ____________________________________________________________________________
43756 [ 6348] By: jhi on 2000/07/11 17:45:49
43757 Log: README.posix-bc podified from Thomas Dorner.
43760 ____________________________________________________________________________
43761 [ 6347] By: gsar on 2000/07/11 17:42:04
43762 Log: integrate cfgperl change#6217 into mainline
43764 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
43765 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
43766 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
43767 ____________________________________________________________________________
43768 [ 6346] By: gsar on 2000/07/11 17:39:37
43769 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
43772 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
43773 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
43774 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
43775 !> perlapi.h pod/perlapi.pod
43776 ____________________________________________________________________________
43777 [ 6345] By: gsar on 2000/07/11 17:36:42
43778 Log: integrate cfgperl changes#6207..6210 into mainline
43780 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
43781 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
43782 ____________________________________________________________________________
43783 [ 6344] By: gsar on 2000/07/11 17:31:20
43784 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
43787 !> (integrate 40 files)
43788 ____________________________________________________________________________
43789 [ 6343] By: gsar on 2000/07/11 17:19:08
43790 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
43792 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
43794 !> (integrate 34 files)
43795 ____________________________________________________________________________
43796 [ 6342] By: jhi on 2000/07/11 16:05:48
43797 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
43798 To: perl5-porters@perl.org
43799 From: Karsten Sperling <spiff@phreax.net>
43800 Date: Mon, 10 Jul 2000 15:12:52 +0200
43801 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
43804 ____________________________________________________________________________
43805 [ 6341] By: jhi on 2000/07/11 15:59:23
43806 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
43807 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43808 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
43809 Date: Fri, 07 Jul 2000 17:57:16 +0100
43812 ____________________________________________________________________________
43813 [ 6340] By: jhi on 2000/07/11 15:55:47
43814 Log: Subject: Re: format bug report [Patch]
43815 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43816 Date: Wed, 05 Jul 2000 13:12:52 +0200
43817 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
43819 Subject: Re: format bug report [Patch]
43820 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43821 Date: Wed, 05 Jul 2000 14:10:01 +0200
43822 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
43824 ! t/op/write.t toke.c
43825 ____________________________________________________________________________
43826 [ 6339] By: jhi on 2000/07/11 13:54:09
43827 Log: Be less forgiving about ambiguous and illegal tr ranges.
43828 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
43829 From: Mark-Jason Dominus <mjd@plover.com>
43830 Date: Tue, 04 Jul 2000 10:00:12 -0400
43831 Message-ID: <20000704140012.17772.qmail@plover.com>
43833 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
43834 From: Mark-Jason Dominus <mjd@plover.com>
43835 Date: Wed, 05 Jul 2000 09:37:36 -0400
43836 Message-ID: <20000705133736.27293.qmail@plover.com>
43838 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
43839 ____________________________________________________________________________
43840 [ 6338] By: jhi on 2000/07/11 13:31:24
43841 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
43842 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43843 Date: Tue, 11 Jul 2000 13:50:51 +0100
43844 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
43847 ____________________________________________________________________________
43848 [ 6337] By: jhi on 2000/07/11 13:29:14
43849 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43850 From: Hugo <hv@crypt.compulink.co.uk>
43851 Date: Tue, 11 Jul 2000 12:44:50 +0100
43852 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
43854 ! regexec.c t/op/re_tests
43855 ____________________________________________________________________________
43856 [ 6336] By: jhi on 2000/07/11 13:26:47
43857 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
43858 From: simon@brecon.co.uk (Simon Cozens)
43859 Date: 7 Jul 2000 11:26:09 GMT
43860 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
43863 ____________________________________________________________________________
43864 [ 6335] By: jhi on 2000/07/11 13:23:37
43865 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
43866 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
43867 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
43868 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
43870 + ext/DynaLoader/hints/netbsd.pl
43871 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
43872 ____________________________________________________________________________
43873 [ 6334] By: jhi on 2000/07/11 13:20:38
43874 Log: Subject: PATCH perlguts.pod: Document D and d magic types
43875 From: mjd@plover.com
43876 Date: 5 Jul 2000 18:01:51 -0000
43877 Message-ID: <20000705180151.29413.qmail@plover.com>
43880 ____________________________________________________________________________
43881 [ 6333] By: jhi on 2000/07/11 13:15:51
43882 Log: Precedence goof, fix based on
43883 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
43884 From: Hugo <hv@crypt.compulink.co.uk>
43885 Date: Tue, 11 Jul 2000 12:52:38 +0100
43886 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
43889 ____________________________________________________________________________
43890 [ 6332] By: jhi on 2000/07/11 12:40:17
43891 Log: Integrate with Sarathy.
43893 !> win32/win32sck.c
43894 ____________________________________________________________________________
43895 [ 6331] By: jhi on 2000/07/10 20:14:16
43896 Log: Sprinkle ldlibpath.
43899 ____________________________________________________________________________
43900 [ 6330] By: jhi on 2000/07/10 17:54:49
43901 Log: More POSIX.pod tweaks.
43903 ! ext/POSIX/POSIX.pod
43904 ____________________________________________________________________________
43905 [ 6329] By: jhi on 2000/07/10 14:02:12
43906 Log: Reorder perl.pod once more.
43908 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43909 ____________________________________________________________________________
43910 [ 6328] By: gsar on 2000/07/10 07:06:00
43911 Log: accept() leaks memory on windows due to incorrect ordering of
43912 closesocket() and fclose() calls
43915 ____________________________________________________________________________
43916 [ 6327] By: gsar on 2000/07/10 06:49:17
43917 Log: winsock options weren't being set in all threads under ithreads
43918 (caused send()s from second and subsequent threads to fail)
43921 ____________________________________________________________________________
43922 [ 6326] By: jhi on 2000/07/08 02:45:40
43923 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
43924 was cast to an unsigned (32-bit) integer with wild abandon.
43926 ! ext/Devel/DProf/DProf.xs
43927 ____________________________________________________________________________
43928 [ 6325] By: jhi on 2000/07/07 18:50:33
43929 Log: Remove perlbook, update perlfaq book listing,
43930 rearrange perl.pod, regenerate perltoc.
43933 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
43934 ! pod/perlfaq2.pod pod/perltoc.pod
43935 ____________________________________________________________________________
43936 [ 6324] By: jhi on 2000/07/07 14:03:40
43937 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
43940 ____________________________________________________________________________
43941 [ 6323] By: jhi on 2000/07/06 16:03:55
43942 Log: Fix complaints of buildtoc.
43946 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43947 ____________________________________________________________________________
43948 [ 6322] By: jhi on 2000/07/06 15:15:52
43949 Log: Add =head1 NAMEs so that buildtoc is happy.
43950 (The CGI::Util nit reported to Lincoln.)
43952 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
43954 ____________________________________________________________________________
43955 [ 6321] By: jhi on 2000/07/06 03:16:04
43956 Log: Config is being used.
43959 ____________________________________________________________________________
43960 [ 6320] By: jhi on 2000/07/06 03:13:13
43961 Log: Integrate with Sarathy.
43963 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
43964 ____________________________________________________________________________
43965 [ 6319] By: jhi on 2000/07/06 03:11:46
43966 Log: Autogenerate pod/Makefile and pod/buildtoc.
43967 buildtoc also checks whether the existin pods are
43968 mentioned in MANIFEST and perl.pod, and vice versa.
43969 (None of the thusly found discrepancies fixed yet.)
43970 roffitall also needs to be autogenerated similarly but it
43971 seems so badly out of date that I didn't touch it yet.
43973 + pod/Makefile.SH pod/buildtoc.PL
43974 - pod/Makefile pod/buildtoc
43975 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
43976 ____________________________________________________________________________
43977 [ 6318] By: gsar on 2000/07/05 22:10:54
43978 Log: fix UNC path handling on Windows under ithreads, and chdir()
43979 return value when given a non-existent directory
43982 ____________________________________________________________________________
43983 [ 6317] By: gsar on 2000/07/05 22:08:19
43984 Log: winsock cleanup never done on Windows (leads to handle leaks)
43986 ! win32/perllib.c win32/win32sck.c
43987 ____________________________________________________________________________
43988 [ 6316] By: gsar on 2000/07/05 22:06:19
43989 Log: some debugger output does not go to the socket when RemotePort is set
43992 ____________________________________________________________________________
43993 [ 6315] By: jhi on 2000/07/05 00:25:21
43994 Log: Integrate with Sarathy, preliminary fix for unicos
43995 alignment problems in [ID 20000612.002] Perl problem on Cray system.
43999 ____________________________________________________________________________
44000 [ 6314] By: gsar on 2000/07/04 23:34:02
44001 Log: tyop in change#6306
44004 ____________________________________________________________________________
44005 [ 6313] By: jhi on 2000/07/04 22:14:38
44006 Log: Multiline string literals ENONPORTABLE.
44009 ____________________________________________________________________________
44010 [ 6312] By: jhi on 2000/07/04 20:34:44
44011 Log: Integrate with Sarathy.
44013 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
44015 ____________________________________________________________________________
44016 [ 6311] By: jhi on 2000/07/04 20:30:56
44017 Log: More POSIX.pod embellishment.
44019 ! ext/POSIX/POSIX.pod
44020 ____________________________________________________________________________
44021 [ 6310] By: gsar on 2000/07/04 17:28:48
44022 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
44025 ____________________________________________________________________________
44026 [ 6309] By: jhi on 2000/07/04 17:22:18
44027 Log: The #6308 required a little bit more.
44029 ! Makefile.SH win32/Makefile
44030 ____________________________________________________________________________
44031 [ 6308] By: jhi on 2000/07/04 16:35:24
44032 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
44036 ! MANIFEST Makefile.SH
44037 ____________________________________________________________________________
44038 [ 6307] By: jhi on 2000/07/04 16:28:58
44039 Log: Win32 patches for cfgperl from Sarathy.
44041 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
44042 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
44043 ! thread.h toke.c util.c win32/Makefile win32/win32.c
44044 ____________________________________________________________________________
44045 [ 6306] By: gsar on 2000/07/04 16:28:40
44046 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
44047 (from Richard Soderberg <rs@oregonnet.com>)
44049 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
44050 ____________________________________________________________________________
44051 [ 6305] By: jhi on 2000/07/04 16:24:24
44052 Log: Integrate with Sarathy.
44054 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
44055 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
44056 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
44057 !> proto.h win32/win32.c
44058 ____________________________________________________________________________
44059 [ 6304] By: gsar on 2000/07/04 16:17:24
44060 Log: missing perldiag entry for unpack("w",...) diagnostic (from
44064 ____________________________________________________________________________
44065 [ 6303] By: gsar on 2000/07/04 16:14:44
44066 Log: remove rel2abs prototypes (from Barrie Slaymaker)
44068 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
44069 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44070 ____________________________________________________________________________
44071 [ 6302] By: gsar on 2000/07/04 04:59:35
44072 Log: adjust change#6299
44074 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
44076 ____________________________________________________________________________
44077 [ 6301] By: jhi on 2000/07/04 04:50:07
44078 Log: Integrate with Sarathy.
44080 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
44081 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
44082 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
44083 ____________________________________________________________________________
44084 [ 6300] By: gsar on 2000/07/04 04:42:09
44085 Log: PERL_OBJECT build tweak
44088 ____________________________________________________________________________
44089 [ 6299] By: gsar on 2000/07/04 04:37:00
44090 Log: fix memory leak on Windows (PL_sys_intern contents were never
44093 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
44094 ! perlapi.c proto.h win32/win32.c
44095 ____________________________________________________________________________
44096 [ 6298] By: gsar on 2000/07/04 04:15:59
44097 Log: fix large memory leak that has been around for ever, masked by
44098 -DPURIFY (most of the arenas were never freed!)
44100 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
44101 ____________________________________________________________________________
44102 [ 6297] By: gsar on 2000/07/04 04:07:46
44103 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
44106 ____________________________________________________________________________
44107 [ 6296] By: jhi on 2000/06/30 18:28:37
44108 Log: Elaborate POSIX.pod. Still needs work.
44110 ! ext/POSIX/POSIX.pod
44111 ____________________________________________________________________________
44112 [ 6295] By: jhi on 2000/06/30 14:58:18
44113 Log: Point to perlipc for more SysV IPC examples.
44116 ____________________________________________________________________________
44117 [ 6294] By: gsar on 2000/06/30 14:47:45
44118 Log: slurp mode fix in change#4736 still not quite right
44120 ! pp_hot.c t/io/argv.t
44121 ____________________________________________________________________________
44122 [ 6293] By: jhi on 2000/06/30 12:02:55
44123 Log: Integrate with Sarathy.
44125 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
44126 ____________________________________________________________________________
44127 [ 6292] By: jhi on 2000/06/30 12:01:11
44128 Log: From: simon@brecon.co.uk (Simon Cozens)
44129 Subject: UTF8 concat
44130 Date: 30 Jun 2000 06:13:25 GMT
44131 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
44134 ____________________________________________________________________________
44135 [ 6291] By: gsar on 2000/06/30 04:37:33
44136 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
44137 when @_ is modified, causing coredumps
44139 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
44140 ____________________________________________________________________________
44141 [ 6290] By: jhi on 2000/06/30 02:21:44
44142 Log: Integrate with Sarathy.
44144 !> vms/vms.c vms/vmsish.h
44145 ____________________________________________________________________________
44146 [ 6289] By: jhi on 2000/06/30 02:21:02
44147 Log: Check VERSIONs.
44149 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44150 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44151 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44152 ____________________________________________________________________________
44153 [ 6288] By: jhi on 2000/06/30 02:18:52
44154 Log: Integrate with Sarathy.
44156 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
44157 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44158 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44159 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
44160 ____________________________________________________________________________
44161 [ 6287] By: gsar on 2000/06/30 02:17:08
44162 Log: integrate vmsperl changes into mainline
44164 !> vms/vms.c vms/vmsish.h
44165 ____________________________________________________________________________
44166 [ 6285] By: gsar on 2000/06/30 02:05:28
44167 Log: localize %INC in a Safe compartment so that use/require work
44168 (many other magic globals probably need similar treatment)
44170 ! ext/Opcode/Opcode.xs
44171 ____________________________________________________________________________
44172 [ 6284] By: gsar on 2000/06/30 01:54:54
44173 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
44176 ! pod/perlembed.pod
44177 ____________________________________________________________________________
44178 [ 6283] By: jhi on 2000/06/30 01:50:10
44179 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
44180 From: Barrie Slaymaker <barries@jester.slaysys.com>
44181 Date: Wed, 28 Jun 2000 11:35:29 -0400
44182 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
44184 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
44185 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
44186 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
44187 ! lib/File/Spec/Win32.pm
44188 ____________________________________________________________________________
44189 [ 6282] By: jhi on 2000/06/29 22:57:22
44190 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
44191 From: Dan Sugalski <dan@sidhe.org>
44192 Date: Tue, 06 Jun 2000 11:59:50 -0400
44193 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
44196 ____________________________________________________________________________
44197 [ 6281] By: jhi on 2000/06/29 22:52:50
44198 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
44199 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44200 Date: Wed, 7 Jun 2000 04:02:04 -0500
44201 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
44204 ____________________________________________________________________________
44205 [ 6280] By: jhi on 2000/06/29 22:45:47
44206 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
44207 From: rspier@pobox.com (Robert Spier)
44208 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
44209 Message-ID: <14654.31913.845602.610277@rls.cx>
44212 ____________________________________________________________________________
44213 [ 6279] By: jhi on 2000/06/29 22:38:16
44214 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
44215 From: Tim Ayers <tayers@bridge.com>
44216 Date: Thu, 08 Jun 2000 08:11:06 +0200
44217 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
44218 [resent by Richard Foley, Message-Id probably wrong]
44221 ____________________________________________________________________________
44222 [ 6278] By: jhi on 2000/06/29 22:21:45
44223 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
44224 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
44225 Date: Fri, 09 Jun 2000 12:39:27 -0400
44226 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
44227 (plus update the version "number" of Text::Wrap)
44230 ____________________________________________________________________________
44231 [ 6277] By: jhi on 2000/06/29 22:13:10
44232 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
44233 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44234 Date: Mon, 12 Jun 2000 14:55:59 +0100
44235 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
44238 ____________________________________________________________________________
44239 [ 6276] By: jhi on 2000/06/29 22:11:06
44240 Log: Subject: [PATCH] Re: eval documentation: context
44241 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44242 Date: Mon, 12 Jun 2000 15:07:29 +0100
44243 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
44246 ____________________________________________________________________________
44247 [ 6275] By: jhi on 2000/06/29 21:59:46
44248 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
44249 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44250 Date: Tue, 13 Jun 2000 02:43:48 -0500
44251 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
44253 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
44254 ____________________________________________________________________________
44255 [ 6274] By: jhi on 2000/06/29 21:56:14
44256 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
44257 From: Andy Dougherty <doughera@lafayette.edu>
44258 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
44259 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
44261 ! ext/File/Glob/Glob.pm
44262 ____________________________________________________________________________
44263 [ 6273] By: jhi on 2000/06/29 21:49:09
44264 Log: Subject: [PATCH] xsub attributes
44265 From: Doug MacEachern <dougm@covalent.net>
44266 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
44267 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
44269 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
44270 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
44271 ____________________________________________________________________________
44272 [ 6272] By: jhi on 2000/06/29 21:41:28
44273 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
44274 From: Tom Phoenix <rootbeer@redcat.com>
44275 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
44276 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
44279 ____________________________________________________________________________
44280 [ 6271] By: jhi on 2000/06/29 21:36:55
44281 Log: Subject: PATCH pod/perltie.pod
44282 From: Ian Phillipps <Ian.Phillipps@iname.com>
44283 Date: Fri, 16 Jun 2000 00:17:19 +0100
44284 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
44285 (only the first hunk, the second hunk had already been done
44286 by some other patch)
44289 ____________________________________________________________________________
44290 [ 6270] By: jhi on 2000/06/29 21:24:51
44291 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
44292 From: Nicholas Clark <nick@talking.bollo.cx>
44293 Date: Fri, 23 Jun 2000 16:21:15 +0100
44294 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
44296 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
44297 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
44298 ____________________________________________________________________________
44299 [ 6269] By: jhi on 2000/06/29 19:38:15
44300 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
44301 silence few compiler warnings.
44303 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
44304 ____________________________________________________________________________
44305 [ 6268] By: jhi on 2000/06/29 18:21:50
44306 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
44307 From: Dominic Dunlop <domo@computer.org>
44308 Date: Thu, 29 Jun 2000 12:32:39 +0200
44309 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
44312 ____________________________________________________________________________
44313 [ 6267] By: jhi on 2000/06/29 18:16:07
44314 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
44315 From: Doug MacEachern <dougm@covalent.net>
44316 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
44317 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
44319 + t/op/method2entersub.t
44320 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
44321 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
44322 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
44324 ____________________________________________________________________________
44325 [ 6266] By: jhi on 2000/06/29 15:11:15
44326 Log: Subject: [PATCH 5.6.0] cygwin port
44327 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
44328 From: "Fifer, Eric" <EFifer@sanwaint.com>
44329 Date: Thu, 29 Jun 2000 12:58:29 +0100
44331 ! cygwin/Makefile.SHs
44332 ____________________________________________________________________________
44333 [ 6265] By: jhi on 2000/06/29 15:04:05
44334 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
44335 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44336 Date: Wed, 28 Jun 2000 17:50:12 -0700
44337 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
44339 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
44340 ____________________________________________________________________________
44341 [ 6264] By: jhi on 2000/06/29 15:00:57
44342 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
44343 From: Marty Lucich <marty@netcom.com>
44344 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
44345 Message-Id: <200006282116.OAA11148@netcom.com>
44346 ccdlflags update (the BSD/OS 4.1 part had already been taken
44350 ____________________________________________________________________________
44351 [ 6263] By: jhi on 2000/06/29 13:47:44
44352 Log: tr fixes from Simon Cozens
44355 ____________________________________________________________________________
44356 [ 6262] By: jhi on 2000/06/28 18:46:01
44357 Log: Subject: 5.6.0 Patch for EPOC
44358 From: Olaf Flebbe <o.flebbe@gmx.de>
44359 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
44360 Message-ID: <23449.960929969@www11.gmx.net>
44362 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
44364 ____________________________________________________________________________
44365 [ 6261] By: jhi on 2000/06/28 18:29:07
44366 Log: Subject: Re: [PATCH cfgperl] BOMs away!
44367 From: simon@brecon.co.uk (Simon Cozens)
44368 Date: 17 Jun 2000 11:49:57 GMT
44369 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
44371 ! pod/perldiag.pod t/comp/require.t toke.c
44372 ____________________________________________________________________________
44373 [ 6260] By: jhi on 2000/06/28 17:47:16
44374 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
44375 From: simon@brecon.co.uk (Simon Cozens)
44376 Date: 17 Jun 2000 11:56:44 GMT
44377 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
44380 ! pod/perlfunc.pod pp.c t/op/pack.t
44381 ____________________________________________________________________________
44382 [ 6259] By: jhi on 2000/06/28 16:43:17
44383 Log: perlnewmod was missing from MANIFEST.
44386 ____________________________________________________________________________
44387 [ 6258] By: jhi on 2000/06/28 15:54:30
44388 Log: linenumber tweak
44390 ! t/pragma/warn/regcomp
44391 ____________________________________________________________________________
44392 [ 6257] By: jhi on 2000/06/28 15:50:44
44393 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
44394 From: Doug MacEachern <dougm@covalent.net>
44395 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
44396 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
44397 (one part of the patch had been applied earlier)
44399 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
44400 ____________________________________________________________________________
44401 [ 6256] By: jhi on 2000/06/28 15:40:22
44402 Log: tweaks from Simon Cozens to further fix tr/// under utf8
44405 ____________________________________________________________________________
44406 [ 6255] By: jhi on 2000/06/28 15:33:45
44407 Log: small thinko tweaks
44409 ! lib/IPC/Open3.pm t/op/my_stash.t
44410 ____________________________________________________________________________
44411 [ 6254] By: jhi on 2000/06/28 15:33:25
44412 Log: Subject: tr///, help wanted.
44413 From: simon@brecon.co.uk (Simon Cozens)
44414 Date: 28 Jun 2000 11:29:04 GMT
44415 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
44417 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
44418 ! pp_proto.h proto.h t/op/tr.t
44419 ____________________________________________________________________________
44420 [ 6253] By: jhi on 2000/06/28 15:09:17
44421 Log: Paranoia tweak on #6249.
44422 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
44423 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44424 Date: Sun, 25 Jun 2000 23:43:12 -0400
44425 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
44428 ____________________________________________________________________________
44429 [ 6252] By: jhi on 2000/06/28 15:01:38
44430 Log: Document #6249 and #6251.
44432 ! lib/Exporter.pm lib/IPC/Open3.pm
44433 ____________________________________________________________________________
44434 [ 6251] By: jhi on 2000/06/28 14:50:43
44435 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
44436 From: Doug MacEachern <dougm@covalent.net>
44437 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
44438 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
44441 ____________________________________________________________________________
44442 [ 6250] By: jhi on 2000/06/28 14:45:23
44443 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
44444 From: Doug MacEachern <dougm@covalent.net>
44445 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
44446 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
44449 ! MANIFEST embed.pl global.sym proto.h toke.c
44450 ____________________________________________________________________________
44451 [ 6249] By: jhi on 2000/06/28 14:36:34
44452 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
44453 From: Frank Tobin <ftobin@uiuc.edu>
44454 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
44455 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
44458 ____________________________________________________________________________
44459 [ 6248] By: jhi on 2000/06/28 14:11:25
44460 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
44461 From: Mark-Jason Dominus <mjd@plover.com>
44462 Date: Tue, 27 Jun 2000 22:36:42 -0400
44463 Message-ID: <20000628023642.12166.qmail@plover.com>
44466 ____________________________________________________________________________
44467 [ 6247] By: jhi on 2000/06/27 12:46:37
44468 Log: Tweak $VERSION, patch from Doug MacEachern.
44471 ____________________________________________________________________________
44472 [ 6246] By: jhi on 2000/06/27 03:34:46
44473 Log: Allow for standalone testing.
44475 ! t/lib/filefunc.t t/lib/filespec.t
44476 ____________________________________________________________________________
44477 [ 6245] By: jhi on 2000/06/27 02:50:02
44478 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
44479 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
44480 Date: Sat, 24 Jun 2000 13:06:20 +0100
44481 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
44483 ! ext/DynaLoader/DynaLoader_pm.PL
44484 ____________________________________________________________________________
44485 [ 6244] By: jhi on 2000/06/27 02:46:10
44486 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
44487 From: Doug MacEachern <dougm@covalent.net>
44488 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
44489 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
44491 ! gv.c sv.c t/lib/peek.t
44492 ____________________________________________________________________________
44493 [ 6243] By: jhi on 2000/06/27 02:38:07
44494 Log: Subject: [PATCH] is_utf8_string
44495 From: simon@brecon.co.uk (Simon Cozens)
44496 Date: 26 Jun 2000 02:25:59 GMT
44497 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
44499 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
44500 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
44502 ____________________________________________________________________________
44503 [ 6242] By: jhi on 2000/06/27 02:24:00
44504 Log: Subject: [PATCH] bytes<->utf8 fixes
44505 From: simon@brecon.co.uk (Simon Cozens)
44506 Date: 26 Jun 2000 04:55:45 GMT
44507 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
44509 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
44510 ____________________________________________________________________________
44511 [ 6241] By: jhi on 2000/06/27 02:12:42
44512 Log: Do no -warn on \_, only on \alpha.
44513 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
44514 From: David Dyck <dcd@tc.fluke.com>
44515 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
44516 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
44518 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
44519 ____________________________________________________________________________
44520 [ 6240] By: jhi on 2000/06/27 02:00:01
44521 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
44522 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
44523 Date: Mon, 26 Jun 2000 18:40:14 +0100
44524 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
44527 ____________________________________________________________________________
44528 [ 6239] By: jhi on 2000/06/27 01:53:40
44529 Log: Configure maintenance. Sever some dependency cycles,
44530 separate gccversion from the cc unit,
44531 address [ID 20000623.006] Configure script patch for using gcc on AIX
44532 (but solve it a little bit differently),
44533 unduplex some accidentally duplicated units,
44534 suggest using gcc if no cc available
44535 (p5p thread: "Solaris configure: counterproposal", 1999-09)
44537 ! Configure Todo-5.6 config_h.SH
44539 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
44540 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
44541 Branch: metaconfig/U/perl
44543 ! d_getespwnam.U d_getprpwnam.U i_prot.U
44544 ____________________________________________________________________________
44545 [ 6238] By: jhi on 2000/06/25 18:04:56
44546 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
44547 From: Dan Sugalski <dan@sidhe.org>
44548 Date: Fri, 23 Jun 2000 17:00:00 -0400
44549 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
44551 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
44552 ____________________________________________________________________________
44553 [ 6237] By: jhi on 2000/06/25 16:36:45
44554 Log: Tweak embed.pl, regen headers.
44556 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
44557 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
44558 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
44559 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
44560 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
44561 ____________________________________________________________________________
44562 [ 6236] By: jhi on 2000/06/25 15:26:42
44563 Log: Regen headers.
44565 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
44566 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
44567 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
44568 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
44569 ! regnodes.h warnings.h
44570 ____________________________________________________________________________
44571 [ 6235] By: jhi on 2000/06/23 19:39:35
44572 Log: The thread begun by
44573 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
44574 From: Kevin.Ruscoe@ubsw.com
44575 Date: Fri, 16 Jun 2000 16:38:51 +0100
44576 Message-Id: <H000019b03c300d6@MHS>
44578 ! hints/solaris_2.sh
44579 ____________________________________________________________________________
44580 [ 6234] By: jhi on 2000/06/23 19:23:36
44581 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
44582 because when run as services (Win32ese for daemons)
44583 no environment variables are set and tmpdir ends up as /tmp,
44584 which is ambiguous.
44586 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
44587 From: matt@sergeant.org
44588 Date: 16 Jun 2000 16:30:43 -0000
44589 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
44591 ! lib/File/Spec/Win32.pm
44592 ____________________________________________________________________________
44593 [ 6233] By: jhi on 2000/06/23 19:18:58
44594 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
44595 From: Mark-Jason Dominus <mjd@plover.com>
44596 Date: Fri, 16 Jun 2000 20:53:04 -0400
44597 Message-ID: <20000617005304.8008.qmail@plover.com>
44600 ____________________________________________________________________________
44601 [ 6232] By: jhi on 2000/06/23 16:10:02
44602 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
44603 From: simon@brecon.co.uk (Simon Cozens)
44604 Date: 19 Jun 2000 15:18:27 GMT
44605 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
44607 plus update pod/Makefile and regenerate perltoc
44610 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
44611 ____________________________________________________________________________
44612 [ 6231] By: jhi on 2000/06/23 15:19:18
44613 Log: Subject: [PATCH 5.6.0] cygwin port
44614 From: "Fifer, Eric" <EFifer@sanwaint.com>
44615 Date: Tue, 20 Jun 2000 14:30:58 +0100
44616 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
44618 ! README.cygwin lib/File/Find.pm
44619 ____________________________________________________________________________
44620 [ 6230] By: jhi on 2000/06/23 14:25:21
44621 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
44623 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
44624 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
44625 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
44626 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
44627 ____________________________________________________________________________
44628 [ 6229] By: jhi on 2000/06/23 14:13:34
44629 Log: Subject: README.hpux version 0.6.1
44630 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
44631 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
44632 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
44635 ____________________________________________________________________________
44636 [ 6228] By: jhi on 2000/06/23 14:07:20
44637 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
44638 From: Doug MacEachern <dougm@covalent.net>
44639 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
44640 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
44643 ____________________________________________________________________________
44644 [ 6227] By: jhi on 2000/06/23 14:01:06
44645 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
44646 From: Doug MacEachern <dougm@covalent.net>
44647 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
44648 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
44652 ! MANIFEST Makefile.SH
44653 ____________________________________________________________________________
44654 [ 6226] By: jhi on 2000/06/23 13:53:07
44655 Log: Subject: [PATCH] remove forward declarations in Socket.pm
44656 From: Doug MacEachern <dougm@covalent.net>
44657 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
44658 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
44660 From: Doug MacEachern <dougm@covalent.net>
44661 Subject: Re: [PATCH] remove forward declarations in Socket.pm
44662 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
44663 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
44665 ! ext/Socket/Socket.pm op.c
44666 ____________________________________________________________________________
44667 [ 6225] By: jhi on 2000/06/23 13:41:52
44668 Log: Add source code filenames to apidoc.
44669 From: simon@brecon.co.uk (Simon Cozens)
44670 Subject: [PATCH embed.pl] Source X-ref
44671 Date: 22 Jun 2000 02:18:49 GMT
44672 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
44675 ____________________________________________________________________________
44676 [ 6224] By: jhi on 2000/06/23 13:32:33
44677 Log: A way to avoid English.pm performance hit.
44678 From: root <root@jester.slaysys.com>
44679 Subject: [YAPATCH English.pm] My turn to putt again
44680 Date: Thu, 22 Jun 2000 20:33:58 -0400
44681 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
44683 ! lib/English.pm t/lib/english.t
44684 ____________________________________________________________________________
44685 [ 6223] By: jhi on 2000/06/23 13:27:06
44686 Log: Avoid double close().
44687 Subject: [PATCH] avoid double close()
44688 From: Doug MacEachern <dougm@covalent.net>
44689 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
44690 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
44693 ____________________________________________________________________________
44694 [ 6222] By: jhi on 2000/06/23 13:25:54
44696 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
44697 From: Ian Phillipps <Ian.Phillipps@iname.com>
44698 Date: Fri, 23 Jun 2000 10:40:58 +0100
44699 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
44702 ____________________________________________________________________________
44703 [ 6221] By: jhi on 2000/06/23 13:24:15
44704 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
44705 From: simon@brecon.co.uk (Simon Cozens)
44706 Subject: [PATCH] Eliminate tr///[CU][CU]
44707 Date: 23 Jun 2000 11:05:40 GMT
44708 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
44710 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
44711 ____________________________________________________________________________
44712 [ 6220] By: jhi on 2000/06/22 16:07:51
44713 Log: Win32 patches from Benjamin Stuhl.
44715 ! makedef.pl win32/win32.h
44716 ____________________________________________________________________________
44717 [ 6219] By: jhi on 2000/06/22 16:06:34
44718 Log: Bytecode patches from Benjamin Stuhl.
44720 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
44721 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
44722 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
44723 ____________________________________________________________________________
44724 [ 6218] By: jhi on 2000/06/15 23:54:16
44725 Log: Bytecode patches from Benjamin Stuhl.
44727 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
44728 ____________________________________________________________________________
44729 [ 6217] By: jhi on 2000/06/09 13:38:29
44730 Log: Rename the fdpid locking and integrate with Sarathy.
44732 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
44733 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
44734 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
44736 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
44737 ____________________________________________________________________________
44738 [ 6216] By: gsar on 2000/06/08 14:54:21
44739 Log: be more optimal about clearing @_
44742 ____________________________________________________________________________
44743 [ 6215] By: gsar on 2000/06/08 14:33:04
44744 Log: tweak comment about @DB::args
44747 ____________________________________________________________________________
44748 [ 6214] By: gsar on 2000/06/08 13:57:54
44749 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
44750 caller() wants to populate @DB::args with it (causes a coredump
44751 in Carp::confess())
44753 ! cop.h t/op/runlevel.t
44754 ____________________________________________________________________________
44755 [ 6213] By: gsar on 2000/06/08 07:06:35
44756 Log: back out change#6106 (seems problematic)
44758 ! hints/solaris_2.sh
44759 ____________________________________________________________________________
44760 [ 6212] By: jhi on 2000/06/07 03:10:36
44761 Log: Continuing mopup for #6204.
44763 ! ext/B/defsubs_h.PL
44764 ____________________________________________________________________________
44765 [ 6211] By: jhi on 2000/06/07 02:41:50
44766 Log: Mopup for #6204.
44767 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
44768 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
44769 This is comes from const() where POK isn't on when expected.
44771 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
44772 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
44773 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
44774 ! perlapi.h pod/perlapi.pod
44775 ____________________________________________________________________________
44776 [ 6210] By: jhi on 2000/06/07 01:56:29
44777 Log: Mopup for #6207 and #6209.
44779 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
44780 ____________________________________________________________________________
44781 [ 6209] By: jhi on 2000/06/07 01:33:12
44782 Log: Lock PL_fdpid against race conditions, based on:
44783 Subject: [PATCH 5.6.0]subprocess fixup for threads
44784 From: Dan Sugalski <dan@sidhe.org>
44785 To: perl5-porters@perl.org
44786 Date: Tue, 11 Apr 2000 17:02:32 -0400
44787 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
44789 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
44791 ____________________________________________________________________________
44792 [ 6208] By: jhi on 2000/06/07 01:05:23
44793 Log: Regen headers for #6207.
44795 ! embed.h global.sym objXSUB.h proto.h
44796 ____________________________________________________________________________
44797 [ 6207] By: jhi on 2000/06/06 23:43:13
44798 Log: Subject: [PATCH 5.6.0] Threadsafe patches
44799 From: Dan Sugalski <dan@sidhe.org>
44800 To: perl5-porters@perl.org
44801 Date: Mon, 08 May 2000 18:08:13 -0400
44802 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
44804 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
44805 ! proto.h sv.h util.c
44806 ____________________________________________________________________________
44807 [ 6206] By: jhi on 2000/06/06 23:21:23
44808 Log: Subject: [PATCH] Eliminate $a/$b in pod
44809 From: David Glasser <me@davidglasser.net>
44810 To: perl5-porters@perl.org
44811 Date: Mon, 29 May 2000 21:15:59 -0400
44812 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
44814 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
44815 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
44816 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
44817 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
44818 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
44819 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
44820 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
44821 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
44822 ! pod/perlvar.pod pod/perlxs.pod
44823 ____________________________________________________________________________
44824 [ 6205] By: jhi on 2000/06/06 23:12:14
44825 Log: Subject: [PATCH] Win32 improvements
44826 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
44827 To: gsar@activestate.com, perl5-porters@perl.org
44828 Date: Mon, 29 May 2000 17:22:24 PDT
44829 Message-ID: <20000530002224.91142.qmail@hotmail.com>
44830 (MUA had mangled many lines by wordwrapping)
44832 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
44833 ____________________________________________________________________________
44834 [ 6204] By: jhi on 2000/06/06 23:01:50
44835 Log: Subject: [PATCH] B::Bytecode patches
44836 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
44837 To: gsar@activestate.com, jhi@iki.fi
44838 Cc: perl5-porters@perl.org
44839 Message-ID: <20000602202526.48694.qmail@hotmail.com>
44840 (MUA had mangled many lines by wordwrapping)
44842 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
44843 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
44844 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
44845 ! intrpvar.h perl.c
44846 ____________________________________________________________________________
44847 [ 6203] By: jhi on 2000/06/06 22:32:43
44848 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
44849 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44850 Date: Tue, 06 Jun 2000 13:07:45 -0700
44851 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
44854 ____________________________________________________________________________
44855 [ 6202] By: jhi on 2000/06/06 19:38:35
44856 Log: Integrate with Sarathy.
44859 ____________________________________________________________________________
44860 [ 6201] By: gsar on 2000/06/06 00:42:59
44861 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
44862 does a PUSHMARK that's never ever POPMARKed; in general, only
44863 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
44864 Perl_eval_[sp]v() don't because they don't take any incoming
44865 arguments (this leak has been around since the original version
44866 of perl_eval_pv() in 5.003_97e)
44869 ____________________________________________________________________________
44870 [ 6200] By: jhi on 2000/06/04 03:44:52
44871 Log: Update to cperl-mode.el 4.31 from
44872 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
44873 Subject: A couple of notes
44874 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44875 To: Mailing list Perl5 <perl5-porters@perl.org>
44876 Date: Sat, 3 Jun 2000 23:33:32 -0400
44877 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
44879 ! emacs/cperl-mode.el
44880 ____________________________________________________________________________
44881 [ 6199] By: jhi on 2000/06/03 15:11:05
44882 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
44883 From: Dan Sugalski <dan@sidhe.org>
44884 To: perl5-porters@perl.org, vmsperl@perl.org
44885 Date: Fri, 02 Jun 2000 17:30:51 -0400
44886 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
44888 ! vms/descrip_mms.template vms/gen_shrfls.pl
44889 ____________________________________________________________________________
44890 [ 6198] By: jhi on 2000/06/03 14:59:15
44891 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
44892 From: Dan Sugalski <dan@sidhe.org>
44893 To: vmsperl@perl.org, perl5-porters@perl.org
44894 Date: Fri, 02 Jun 2000 16:00:41 -0400
44895 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
44896 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
44898 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
44899 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
44900 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
44901 ____________________________________________________________________________
44902 [ 6197] By: jhi on 2000/06/03 14:41:30
44903 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
44904 From: John Borwick <jhborwic@unity.ncsu.edu>
44905 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
44906 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
44909 ____________________________________________________________________________
44910 [ 6196] By: jhi on 2000/06/03 14:38:09
44911 Log: Integrate with Sarathy.
44913 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
44914 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
44916 ____________________________________________________________________________
44917 [ 6195] By: gsar on 2000/06/02 22:43:13
44918 Log: fix yet another eval"" leak under USE_ITHREADS
44921 ____________________________________________________________________________
44922 [ 6194] By: gsar on 2000/06/02 18:22:06
44923 Log: fix small eval"" memory leaks under USE_ITHREADS
44925 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
44926 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
44928 ____________________________________________________________________________
44929 [ 6193] By: jhi on 2000/06/01 13:03:56
44930 Log: Signals-be-gone for microperl.
44932 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
44933 ____________________________________________________________________________
44934 [ 6192] By: jhi on 2000/06/01 12:52:02
44935 Log: Integrate with Sarathy.
44937 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
44938 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
44939 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
44940 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
44941 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
44942 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
44943 !> t/op/vec.t utils/h2xs.PL
44944 ____________________________________________________________________________
44945 [ 6191] By: gsar on 2000/06/01 09:38:21
44946 Log: vec() loses numericalness (modified version of patch suggested
44949 ! doop.c t/op/vec.t
44950 ____________________________________________________________________________
44951 [ 6190] By: gsar on 2000/06/01 09:26:15
44952 Log: submit missing embed.pl change
44955 ____________________________________________________________________________
44956 [ 6189] By: gsar on 2000/06/01 09:05:34
44957 Log: counting tr/// corrupts later operation (from M.J.T Guy)
44960 ____________________________________________________________________________
44961 [ 6188] By: gsar on 2000/06/01 08:58:39
44965 ____________________________________________________________________________
44966 [ 6187] By: gsar on 2000/06/01 08:50:07
44967 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
44968 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
44971 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
44973 ____________________________________________________________________________
44974 [ 6186] By: gsar on 2000/06/01 08:24:40
44975 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
44976 <wolfgang.laun@alcatel.at>)
44978 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
44979 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
44980 ____________________________________________________________________________
44981 [ 6185] By: gsar on 2000/06/01 08:12:00
44982 Log: remove incorrect documentation about implicit split to @_ in
44983 list context, which never really worked in perl 5 (from
44986 ! pod/perlfunc.pod pod/perltrap.pod
44987 ____________________________________________________________________________
44988 [ 6184] By: gsar on 2000/06/01 07:52:27
44989 Log: tweak for change#6127
44992 ____________________________________________________________________________
44993 [ 6183] By: gsar on 2000/06/01 07:41:02
44994 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
44997 + t/lib/selfloader.t
44998 ! MANIFEST lib/SelfLoader.pm
44999 ____________________________________________________________________________
45000 [ 6182] By: jhi on 2000/06/01 00:34:42
45001 Log: Be Cleaner Part Deux.
45004 ____________________________________________________________________________
45005 [ 6181] By: jhi on 2000/06/01 00:32:09
45006 Log: Integrate with Sarathy.
45008 !> pp.c t/op/arith.t
45009 ____________________________________________________________________________
45010 [ 6180] By: jhi on 2000/06/01 00:31:13
45011 Log: microperl nits from Simon Cozens.
45014 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
45016 ____________________________________________________________________________
45017 [ 6179] By: gsar on 2000/05/31 22:37:51
45018 Log: buggy modulus on UVs introduced by change#3378 (resulted in
45019 4063328477 % 65535 amounting to 27406, instead of 27407)
45021 ! pp.c t/op/arith.t
45022 ____________________________________________________________________________
45023 [ 6178] By: jhi on 2000/05/31 21:52:41
45027 ____________________________________________________________________________
45028 [ 6177] By: jhi on 2000/05/31 21:47:33
45029 Log: Substitution utf8 patch from Simon Cozens.
45032 ____________________________________________________________________________
45033 [ 6176] By: jhi on 2000/05/31 21:45:34
45034 Log: Single-quoted utf8 patch from Simon Cozens.
45037 ____________________________________________________________________________
45038 [ 6175] By: jhi on 2000/05/31 21:40:18
45039 Log: Integrate with Sarathy.
45041 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
45042 ____________________________________________________________________________
45043 [ 6174] By: jhi on 2000/05/31 21:37:31
45044 Log: microperl changes from Simon Cozens; Makefile for microperl
45045 written from scratch; few casts added as microperl compilation
45046 doesn't have all prototypes available.
45048 + Makefile.micro README.micro Todo.micro uconfig.sh
45049 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
45050 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
45052 + U/modified/Config_h.U
45053 ____________________________________________________________________________
45054 [ 6173] By: jhi on 2000/05/31 20:00:24
45055 Log: metaconfig maintenance.
45057 + U/modified/Inhdr.U U/typedefs/inotype.U
45058 Branch: metaconfig/U/perl
45059 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
45060 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
45061 ____________________________________________________________________________
45062 [ 6172] By: gsar on 2000/05/31 05:05:42
45063 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
45064 (from Ilya Zakharevich)
45066 ! regexec.c t/op/re_tests
45067 ____________________________________________________________________________
45068 [ 6171] By: gsar on 2000/05/31 05:01:47
45069 Log: scalar() doesn't force scalar context when used in void context
45070 (from Simon Cozens)
45072 ! op.c t/op/wantarray.t
45073 ____________________________________________________________________________
45074 [ 6170] By: gsar on 2000/05/31 04:41:33
45075 Log: change#6142 needs tweaks to tests to work where there's no symlink()
45076 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
45079 ____________________________________________________________________________
45080 [ 6169] By: gsar on 2000/05/31 04:29:49
45081 Log: integrate cfgperl contents into mainline
45083 +> pod/perlmodlib.PL pod/perlnewmod.pod
45084 !> (integrate 42 files)
45085 ____________________________________________________________________________
45086 [ 6168] By: jhi on 2000/05/30 22:53:37
45087 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
45089 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45090 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
45091 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
45092 ! win32/config.bc win32/config.gc win32/config.vc
45093 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45094 ! win32/config_h.PL win32/config_sh.PL
45095 Branch: metaconfig/U/perl
45097 ____________________________________________________________________________
45098 [ 6167] By: jhi on 2000/05/30 22:20:21
45102 ____________________________________________________________________________
45103 [ 6166] By: jhi on 2000/05/30 22:11:51
45104 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
45105 in case somebody wants to write an extension for more
45106 shadow database interfaces.
45108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45109 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
45110 ! vos/config.def vos/config.h vos/config_h.SH_orig
45111 ! win32/config.bc win32/config.gc win32/config.vc
45112 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45114 ! U/modified/Myinit.U
45115 Branch: metaconfig/U/perl
45116 + d_getespwnam.U d_getprpwnam.U i_prot.U
45117 ____________________________________________________________________________
45118 [ 6165] By: jhi on 2000/05/30 18:35:34
45119 Log: Integrate with Sarathy.
45122 ____________________________________________________________________________
45123 [ 6164] By: jhi on 2000/05/30 18:30:16
45126 ! Configure config_h.SH
45127 Branch: metaconfig/U/perl
45129 ____________________________________________________________________________
45130 [ 6163] By: gsar on 2000/05/30 03:24:03
45131 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
45134 ____________________________________________________________________________
45135 [ 6162] By: gsar on 2000/05/30 03:09:38
45136 Log: fix memory leak in method call optimization (change#3768);
45137 made C<eval "$x->foo()"> leak
45140 ____________________________________________________________________________
45141 [ 6161] By: jhi on 2000/05/29 17:56:26
45142 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
45143 both from Simon Cozens.
45145 + pod/perlmodlib.PL pod/perlnewmod.pod
45146 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
45147 ! pod/perlmodlib.pod pod/perltoc.pod
45148 ____________________________________________________________________________
45149 [ 6160] By: jhi on 2000/05/29 17:23:55
45150 Log: Changes for the File::Temp 0.08 (change #6159) test suite
45151 to fit better into the Perl distribution test framework.
45153 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
45154 ! t/lib/ftmp-tempfile.t
45155 ____________________________________________________________________________
45156 [ 6159] By: jhi on 2000/05/29 16:55:36
45157 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
45159 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45160 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
45161 ____________________________________________________________________________
45162 [ 6158] By: bailey on 2000/05/29 16:22:08
45163 Log: Add fallback to tmpfile for use in cases where user's relying on
45164 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
45167 ! vms/vms.c vms/vmsish.h
45168 ____________________________________________________________________________
45169 [ 6157] By: jhi on 2000/05/29 03:10:36
45170 Log: Regen Configure to jive with #6149.
45174 ! U/modified/Getfile.U
45175 ____________________________________________________________________________
45176 [ 6156] By: jhi on 2000/05/29 03:01:38
45177 Log: Integrate with Sarathy.
45179 +> ext/DynaLoader/dl_mac.xs
45180 !> (integrate 38 files)
45181 ____________________________________________________________________________
45182 [ 6155] By: gsar on 2000/05/28 21:15:58
45183 Log: small bug in change#6144; remove random \xA0 character that snuck
45186 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
45187 ____________________________________________________________________________
45188 [ 6154] By: gsar on 2000/05/28 21:04:19
45189 Log: avoid type mismatch warning
45192 ____________________________________________________________________________
45193 [ 6153] By: gsar on 2000/05/28 20:58:31
45194 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
45195 <nick@Bagpuss.uk.boo.com>)
45197 ! lib/Test/Harness.pm
45198 ____________________________________________________________________________
45199 [ 6152] By: gsar on 2000/05/28 20:53:42
45200 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
45203 ____________________________________________________________________________
45204 [ 6151] By: gsar on 2000/05/28 20:50:28
45205 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
45208 ____________________________________________________________________________
45209 [ 6150] By: gsar on 2000/05/28 20:39:58
45210 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
45212 ! pod/perlrequick.pod
45213 ____________________________________________________________________________
45214 [ 6149] By: gsar on 2000/05/28 20:35:16
45215 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
45218 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
45219 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
45220 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
45221 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
45222 ____________________________________________________________________________
45223 [ 6148] By: gsar on 2000/05/28 20:21:07
45224 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
45226 ! lib/ExtUtils/MM_Unix.pm
45227 ____________________________________________________________________________
45228 [ 6147] By: gsar on 2000/05/28 20:12:41
45229 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
45230 (from Peter Prymmer)
45232 ! vms/subconfigure.com
45233 ____________________________________________________________________________
45234 [ 6146] By: gsar on 2000/05/28 20:06:15
45237 ! lib/warnings.pm warnings.h warnings.pl
45238 ____________________________________________________________________________
45239 [ 6145] By: gsar on 2000/05/28 18:44:33
45240 Log: make xsubpp skip embedded pod (from Matthias Neeracher
45241 <neeri@iis.ee.ethz.ch>)
45243 ! lib/ExtUtils/xsubpp
45244 ____________________________________________________________________________
45245 [ 6144] By: gsar on 2000/05/28 18:42:49
45246 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
45247 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
45248 <neeri@iis.ee.ethz.ch>)
45251 ____________________________________________________________________________
45252 [ 6143] By: gsar on 2000/05/28 18:41:12
45253 Log: MacOS support, part 1 (from Matthias Neeracher
45254 <neeri@iis.ee.ethz.ch>)
45256 + ext/DynaLoader/dl_mac.xs
45257 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
45258 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
45259 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
45261 ____________________________________________________________________________
45262 [ 6142] By: gsar on 2000/05/28 18:21:51
45263 Log: File::Find fails to chdir when chasing symlinks (from
45264 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
45266 ! lib/File/Find.pm t/lib/filefind.t
45267 ____________________________________________________________________________
45268 [ 6141] By: jhi on 2000/05/28 14:25:15
45269 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
45270 forwarded by Peter Seebach from the bsdi-users mailing list.
45271 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
45274 ____________________________________________________________________________
45275 [ 6140] By: jhi on 2000/05/28 14:11:57
45276 Log: Integrate with Sarathy.
45278 +> (branch 30 files)
45279 !> (integrate 93 files)
45280 ____________________________________________________________________________
45281 [ 6139] By: gsar on 2000/05/28 10:01:48
45282 Log: revise mktables.PL for bugs and newness in Unicode 3.0
45283 (from James Bence <jbence@amgen.com>)
45285 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
45286 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
45287 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
45288 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
45289 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
45290 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
45291 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
45292 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
45293 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
45294 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
45295 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
45296 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
45297 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
45298 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
45299 + lib/unicode/Is/SylWU.pl
45300 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
45301 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
45302 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
45303 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
45304 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
45305 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
45306 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
45307 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
45308 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
45309 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
45310 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
45311 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
45312 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
45313 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
45314 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
45315 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
45316 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
45317 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
45318 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
45319 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
45320 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
45321 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
45322 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
45323 ! lib/unicode/Makefile lib/unicode/mktables.PL
45324 ____________________________________________________________________________
45325 [ 6138] By: gsar on 2000/05/28 08:50:32
45326 Log: add note about the handling of negative indices to tied arrays
45327 (from Michael G Schwern <schwern@pobox.com>)
45330 ____________________________________________________________________________
45331 [ 6137] By: gsar on 2000/05/28 08:46:10
45332 Log: fix bogus redeclaration warning for "our" variables in different
45335 ! op.c t/pragma/strict-vars
45336 ____________________________________________________________________________
45337 [ 6136] By: gsar on 2000/05/28 08:31:20
45338 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
45340 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
45341 ____________________________________________________________________________
45342 [ 6135] By: gsar on 2000/05/28 08:17:50
45343 Log: enable Test::Harness to dynamically determine column width etc.
45344 (from Rob Napier <rnapier@employees.org>)
45346 ! lib/Test/Harness.pm
45347 ____________________________________________________________________________
45348 [ 6134] By: gsar on 2000/05/28 08:13:39
45349 Log: make Test::Harness use wait.h/WCOREDUMP if available
45350 (from Ben Tilly <ben_tilly@hotmail.com>)
45352 ! lib/Test/Harness.pm
45353 ____________________________________________________________________________
45354 [ 6133] By: gsar on 2000/05/28 08:08:05
45355 Log: elide bogus test in change#6132
45357 ! t/pragma/warn/9enabled
45358 ____________________________________________________________________________
45359 [ 6132] By: gsar on 2000/05/28 08:03:14
45360 Log: warnings::enabled() doesn't fall back to looking at $^W if
45361 caller isn't using lexical warnings (from Paul Marquess)
45363 ! pp_ctl.c t/pragma/warn/9enabled
45364 ____________________________________________________________________________
45365 [ 6131] By: gsar on 2000/05/28 07:57:47
45366 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
45368 ! ext/POSIX/POSIX.pm
45369 ____________________________________________________________________________
45370 [ 6130] By: gsar on 2000/05/28 07:29:12
45371 Log: fix places that mean C<"word" character> but say C<alphanumeric
45374 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
45375 ____________________________________________________________________________
45376 [ 6129] By: gsar on 2000/05/28 07:18:41
45377 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
45380 ____________________________________________________________________________
45381 [ 6128] By: gsar on 2000/05/28 07:12:55
45382 Log: new perlxstut example for passing/returning refs to arrays
45383 (from David Lowe <dlowe@pootpoot.com>)
45385 ! pod/perlxstut.pod
45386 ____________________________________________________________________________
45387 [ 6127] By: gsar on 2000/05/28 07:02:50
45388 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
45389 failed (from Gisle Aas)
45392 ____________________________________________________________________________
45393 [ 6126] By: gsar on 2000/05/28 06:39:53
45394 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
45395 (reworked variant of patch suggested by Simon Cozens)
45397 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
45398 ! pp_hot.c proto.h t/op/gv.t
45399 ____________________________________________________________________________
45400 [ 6125] By: gsar on 2000/05/28 05:14:55
45401 Log: enable propagating exception objects via Perl_croak() in XS code
45405 ____________________________________________________________________________
45406 [ 6124] By: gsar on 2000/05/28 05:07:28
45407 Log: integrate vmsperl contents into mainline
45409 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
45410 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
45412 ____________________________________________________________________________
45413 [ 6123] By: gsar on 2000/05/28 05:03:53
45414 Log: clarify gotcha with #line directives (from Rocco Caputo
45417 ! pod/perldebug.pod pod/perlsyn.pod
45418 ____________________________________________________________________________
45419 [ 6122] By: gsar on 2000/05/28 04:58:29
45420 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
45421 (from Mark-Jason Dominus)
45423 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
45424 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
45425 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
45427 ____________________________________________________________________________
45428 [ 6121] By: bailey on 2000/05/25 04:46:54
45429 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
45430 lists (based on fixes by Craig Berry)
45432 ! lib/File/Spec/VMS.pm
45433 ____________________________________________________________________________
45434 [ 6120] By: bailey on 2000/05/25 04:25:38
45435 Log: Add missing escape (Charles Lane)
45437 ! t/op/lex_assign.t
45438 ____________________________________________________________________________
45439 [ 6119] By: bailey on 2000/05/25 04:21:25
45440 Log: Quiet error messages in vmsish.t (Charles Lane)
45443 ____________________________________________________________________________
45444 [ 6118] By: bailey on 2000/05/25 04:17:57
45445 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
45446 Flatten case labels in switch statements uniformly (Charles Bailey)
45449 ____________________________________________________________________________
45450 [ 6117] By: bailey on 2000/05/25 03:58:09
45451 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
45454 ____________________________________________________________________________
45455 [ 6116] By: bailey on 2000/05/25 03:11:15
45456 Log: Miscellaneous cosmetic fixes (Charles Lane)
45458 ! lib/ExtUtils/MM_VMS.pm
45459 ____________________________________________________________________________
45460 [ 6115] By: bailey on 2000/05/25 03:10:36
45461 Log: Add bounds checking for several strings (Charles Lane)
45464 ____________________________________________________________________________
45465 [ 6114] By: bailey on 2000/05/25 02:25:34
45466 Log: Urk -- undo previous removal of vmsish 'exit' change
45468 ! vms/ext/vmsish.pm vms/vmsish.h
45469 ____________________________________________________________________________
45470 [ 6113] By: bailey on 2000/05/24 02:24:40
45471 Log: Ugly workaround for version-specific RTL error
45474 ____________________________________________________________________________
45475 [ 6112] By: bailey on 2000/05/24 02:19:55
45476 Log: Check for existence of file before trying to delete
45479 ____________________________________________________________________________
45480 [ 6111] By: bailey on 2000/05/23 23:35:13
45481 Log: Resync with mainline prior to post-5.6.0 updates
45483 +> (branch 49 files)
45484 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
45485 ! vms/ext/vmsish.pm
45486 !> (integrate 334 files)
45487 ____________________________________________________________________________
45488 [ 6110] By: jhi on 2000/05/23 19:28:32
45492 ____________________________________________________________________________
45493 [ 6109] By: jhi on 2000/05/18 17:38:54
45494 Log: Integrate with Sarathy.
45496 !> mg.c perl.h win32/perlhost.h
45497 ____________________________________________________________________________
45498 [ 6108] By: gsar on 2000/05/17 02:24:56
45499 Log: reenable fake signal handling on Windows, bugs and all
45501 ! mg.c perl.h win32/perlhost.h
45502 ____________________________________________________________________________
45503 [ 6107] By: jhi on 2000/05/15 18:01:41
45504 Log: Tweak the todo list.
45507 ____________________________________________________________________________
45508 [ 6106] By: jhi on 2000/05/15 13:41:48
45509 Log: The (Configure) script refuses to go on, after asking for
45510 'You may also choose to try maximal 64-bitness....'.
45511 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
45513 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
45515 ! hints/solaris_2.sh
45516 ____________________________________________________________________________
45517 [ 6105] By: jhi on 2000/05/11 14:37:43
45518 Log: Integrate with Sarathy.
45520 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
45521 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
45522 ____________________________________________________________________________
45523 [ 6104] By: gsar on 2000/05/11 03:39:07
45524 Log: PL_sys_intern was being initialized too late on windows
45526 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
45527 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
45528 ____________________________________________________________________________
45529 [ 6103] By: jhi on 2000/05/09 19:42:20
45530 Log: Test tweaking for Unicos continues.
45533 ____________________________________________________________________________
45534 [ 6102] By: jhi on 2000/05/09 16:47:27
45535 Log: The test suite tweak in #6101 wasn't quite right.
45538 ____________________________________________________________________________
45539 [ 6101] By: jhi on 2000/05/09 15:35:34
45540 Log: Hints and test tweaks for Unicos.
45542 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
45543 ____________________________________________________________________________
45544 [ 6100] By: jhi on 2000/05/08 21:15:06
45545 Log: More compilation tweakery from Allen Smith.
45548 ____________________________________________________________________________
45549 [ 6099] By: jhi on 2000/05/08 19:21:18
45550 Log: Tweaks for the cc bugs from Allen Smith.
45553 ____________________________________________________________________________
45554 [ 6098] By: jhi on 2000/05/08 19:13:37
45555 Log: Add a note about other, yet unsupported, shadow password APIs.
45558 ____________________________________________________________________________
45559 [ 6097] By: jhi on 2000/05/08 18:46:34
45560 Log: Add a note about possible compilation problems from Allen Smith.
45563 ____________________________________________________________________________
45564 [ 6096] By: jhi on 2000/05/08 17:33:10
45565 Log: Integrate with Sarathy.
45567 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
45568 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
45569 ____________________________________________________________________________
45570 [ 6095] By: jhi on 2000/05/08 16:21:33
45571 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
45572 might be useful in future.
45574 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45577 ! U/installdirs/inc_version_list.U
45578 Branch: metaconfig/U/perl
45580 ____________________________________________________________________________
45581 [ 6094] By: gsar on 2000/05/08 14:22:22
45582 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
45584 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
45585 ! hints/cygwin.sh pp_sys.c
45586 ____________________________________________________________________________
45587 [ 6093] By: gsar on 2000/05/08 12:52:28
45588 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
45589 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
45591 ! pp_sys.c sv.c win32/perlhost.h
45592 ____________________________________________________________________________
45593 [ 6092] By: jhi on 2000/05/07 22:40:34
45594 Log: Regen perltoc with the fixed buildtoc.
45597 ____________________________________________________________________________
45598 [ 6091] By: jhi on 2000/05/07 22:24:16
45599 Log: Integrate with Sarathy.
45601 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
45602 !> t/op/substr.t toke.c
45603 ____________________________________________________________________________
45604 [ 6090] By: gsar on 2000/05/07 19:47:07
45605 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
45606 [NI]OK; added tests for both
45608 ! perl.c pp_hot.c sv.c t/op/substr.t
45609 ____________________________________________________________________________
45610 [ 6089] By: gsar on 2000/05/07 18:18:38
45611 Log: buildtoc tweak to fix newline lossage
45614 ____________________________________________________________________________
45615 [ 6088] By: jhi on 2000/05/07 16:35:36
45616 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
45617 because we do not use those. The HAS_GETSPNAM remains,
45618 though, because we still do use that.
45620 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45621 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
45622 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
45623 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
45624 ! win32/config.vc win32/config_H.bc win32/config_H.gc
45625 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
45626 ____________________________________________________________________________
45627 [ 6087] By: gsar on 2000/05/07 16:05:16
45628 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
45630 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
45631 ____________________________________________________________________________
45632 [ 6086] By: jhi on 2000/05/07 15:27:07
45633 Log: Integrate with Sarathy.
45635 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45636 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
45637 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
45638 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
45639 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
45640 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
45641 ____________________________________________________________________________
45642 [ 6085] By: gsar on 2000/05/07 05:52:02
45643 Log: repeat operator (x) doesn't preserve utf8-ness
45645 ! pp.c t/op/substr.t
45646 ____________________________________________________________________________
45647 [ 6084] By: gsar on 2000/05/07 05:39:55
45648 Log: substr() does not preserve utf8-ness (from Stefan Eissing
45649 <Eissing@medicaldataservice.de>); added tests
45651 ! pp.c t/op/substr.t
45652 ____________________________________________________________________________
45653 [ 6083] By: gsar on 2000/05/07 05:24:46
45654 Log: note about undocumented caller() return value (from M.J.T. Guy);
45655 yet another peek.t tweak
45657 ! pod/perlfunc.pod t/lib/peek.t
45658 ____________________________________________________________________________
45659 [ 6082] By: gsar on 2000/05/07 05:08:40
45660 Log: peek.t non-portable to ithreads
45663 ____________________________________________________________________________
45664 [ 6081] By: gsar on 2000/05/07 04:17:04
45665 Log: better default perlbug categories for ok reports (from Richard Foley)
45668 ____________________________________________________________________________
45669 [ 6080] By: gsar on 2000/05/07 04:08:07
45670 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
45671 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
45673 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45674 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
45675 ! AUTHORS MAINTAIN MANIFEST
45676 ____________________________________________________________________________
45677 [ 6079] By: gsar on 2000/05/07 04:01:38
45678 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
45680 ! lib/Carp/Heavy.pm
45681 ____________________________________________________________________________
45682 [ 6078] By: gsar on 2000/05/07 01:24:19
45683 Log: workaround for CRT bug in chdir() (from Charles Lane, via
45686 ! iperlsys.h vms/vms.c vms/vmsish.h
45687 ____________________________________________________________________________
45688 [ 6077] By: gsar on 2000/05/07 01:22:23
45689 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
45692 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
45693 ____________________________________________________________________________
45694 [ 6076] By: gsar on 2000/05/06 17:36:29
45695 Log: integrate cfgperl contents into mainline
45698 !> Configure MANIFEST Porting/Glossary Porting/config.sh
45699 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
45700 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
45701 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
45702 ____________________________________________________________________________
45703 [ 6075] By: jhi on 2000/05/05 18:56:10
45704 Log: Make the test more portable.
45707 ____________________________________________________________________________
45708 [ 6074] By: jhi on 2000/05/05 18:49:20
45709 Log: Introduce t/lib/peek.t.
45713 ____________________________________________________________________________
45714 [ 6073] By: jhi on 2000/05/05 14:30:45
45715 Log: Complex tweaks.
45717 ! lib/Math/Complex.pm t/lib/complex.t
45718 ____________________________________________________________________________
45719 [ 6072] By: jhi on 2000/05/05 12:27:13
45720 Log: Integrate with Sarathy.
45722 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
45723 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
45724 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
45725 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
45726 ____________________________________________________________________________
45727 [ 6071] By: gsar on 2000/05/05 02:24:46
45728 Log: misformatted perllocal.pod (from Tim Jenness
45729 <t.jenness@jach.hawaii.edu>)
45731 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
45732 ____________________________________________________________________________
45733 [ 6070] By: gsar on 2000/05/05 02:16:52
45734 Log: remove misleading comment (from M.J.T. Guy)
45737 ____________________________________________________________________________
45738 [ 6069] By: gsar on 2000/05/05 02:15:13
45739 Log: File::Spec compatibility update (from Barrie Slaymaker
45740 <barries@slaysys.com>)
45742 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
45743 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
45744 ____________________________________________________________________________
45745 [ 6068] By: gsar on 2000/05/05 02:01:50
45746 Log: note about values()
45749 ____________________________________________________________________________
45750 [ 6067] By: gsar on 2000/05/05 01:33:09
45751 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
45754 ____________________________________________________________________________
45755 [ 6066] By: gsar on 2000/05/05 01:23:43
45759 ____________________________________________________________________________
45760 [ 6065] By: jhi on 2000/05/04 17:30:22
45761 Log: Integrate with Sarathy.
45763 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
45764 ____________________________________________________________________________
45765 [ 6064] By: gsar on 2000/05/04 17:26:14
45766 Log: change#5905 wasn't quite right--it's intent only applies when arguments
45767 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
45770 ____________________________________________________________________________
45771 [ 6063] By: gsar on 2000/05/04 16:52:29
45772 Log: tokeq() could read unallocated field in argument
45775 ____________________________________________________________________________
45776 [ 6062] By: gsar on 2000/05/04 16:34:51
45777 Log: additional tests for utf8.t
45780 ____________________________________________________________________________
45781 [ 6061] By: gsar on 2000/05/04 16:09:28
45782 Log: change#5921 neglected to make eq honor "use bytes"
45785 ____________________________________________________________________________
45786 [ 6060] By: jhi on 2000/05/04 15:30:16
45787 Log: Integrate with Sarathy.
45789 !> perl.c regcomp.c t/pragma/utf8.t
45790 ____________________________________________________________________________
45791 [ 6059] By: jhi on 2000/05/04 15:26:37
45792 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
45793 in natively 64-bit platforms where a long is a quad (no need
45794 for long longs). Also added bias for IVs.
45797 ____________________________________________________________________________
45798 [ 6058] By: gsar on 2000/05/04 00:19:14
45799 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
45800 (spotted by Donald Kinzer <dkinzer@premia.com>)
45803 ____________________________________________________________________________
45804 [ 6057] By: gsar on 2000/05/03 18:34:01
45805 Log: fix broken parsing of /\x{ab}/
45807 ! regcomp.c t/pragma/utf8.t
45808 ____________________________________________________________________________
45809 [ 6056] By: jhi on 2000/05/03 17:57:16
45810 Log: The search of infinity continues, this time simplified.
45812 ! lib/Math/Complex.pm
45813 ____________________________________________________________________________
45814 [ 6055] By: jhi on 2000/05/03 17:45:30
45818 ____________________________________________________________________________
45819 [ 6054] By: jhi on 2000/05/02 22:28:27
45820 Log: Be more forgiving in POSIX about HUGE_VALL.
45822 ! ext/POSIX/POSIX.xs
45823 ____________________________________________________________________________
45824 [ 6053] By: jhi on 2000/05/02 22:25:05
45825 Log: Integrate with Sarathy.
45827 !> hints/irix_6.sh pod/perlop.pod
45828 ____________________________________________________________________________
45829 [ 6052] By: jhi on 2000/05/02 22:24:31
45830 Log: Unicos hint tweak.
45833 ____________________________________________________________________________
45834 [ 6051] By: jhi on 2000/05/02 22:21:26
45835 Log: Complex tweakery.
45837 ! lib/Math/Complex.pm t/lib/complex.t
45838 ____________________________________________________________________________
45839 [ 6050] By: jhi on 2000/05/02 19:26:22
45840 Log: Use setxxent()/endxxent().
45842 ! t/op/grent.t t/op/pwent.t
45843 ____________________________________________________________________________
45844 [ 6049] By: jhi on 2000/05/02 19:06:02
45845 Log: Test both the scalar and list contexts.
45847 ! t/op/grent.t t/op/pwent.t
45848 ____________________________________________________________________________
45849 [ 6048] By: gsar on 2000/05/02 18:29:10
45850 Log: add note about how $( doesn't interpolate in REs (from
45851 Philip Newton <newton@ficus.frogspace.net>)
45854 ____________________________________________________________________________
45855 [ 6047] By: jhi on 2000/05/02 17:41:24
45856 Log: Call getspnam() only iff needd.
45859 ____________________________________________________________________________
45860 [ 6046] By: gsar on 2000/05/02 17:07:25
45861 Log: libscheck has insufficient checks for n32 libs (from
45862 Albert Chin-A-Young <china@thewrittenword.com>)
45865 ____________________________________________________________________________
45866 [ 6045] By: jhi on 2000/05/02 13:57:17
45867 Log: Integrate with Sarathy.
45869 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
45870 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
45871 ____________________________________________________________________________
45872 [ 6044] By: gsar on 2000/05/02 06:48:19
45873 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
45874 such that underscores are only ignored in literal numbers,
45875 "\x{...}", and hex/oct argument
45877 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
45878 ____________________________________________________________________________
45879 [ 6043] By: gsar on 2000/05/02 02:22:29
45880 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
45882 ! pod/perlretut.pod
45883 ____________________________________________________________________________
45884 [ 6042] By: gsar on 2000/05/02 02:17:51
45885 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
45888 ____________________________________________________________________________
45889 [ 6041] By: gsar on 2000/05/02 01:53:51
45890 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
45894 ____________________________________________________________________________
45895 [ 6040] By: gsar on 2000/05/02 01:51:57
45896 Log: missing files in MANIFEST
45899 ____________________________________________________________________________
45900 [ 6039] By: jhi on 2000/05/02 00:36:46
45901 Log: Infinite problems.
45903 ! lib/Math/Complex.pm
45904 ____________________________________________________________________________
45905 [ 6038] By: jhi on 2000/05/02 00:06:38
45906 Log: pwent/spent #ifdef imbalance.
45909 ____________________________________________________________________________
45910 [ 6037] By: jhi on 2000/05/01 22:50:11
45911 Log: Use HUGE_VALL if applicable.
45913 ! ext/POSIX/POSIX.xs util.c
45914 ____________________________________________________________________________
45915 [ 6036] By: jhi on 2000/05/01 22:20:53
45916 Log: Correct Freudian slip.
45919 ____________________________________________________________________________
45920 [ 6035] By: jhi on 2000/05/01 21:07:38
45921 Log: Continue on the pwent/spent case.
45924 ____________________________________________________________________________
45925 [ 6034] By: jhi on 2000/05/01 17:45:14
45926 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
45927 adjustments in 6032 conflicted badly with this, will have
45928 to revisit them later.
45930 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
45931 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
45932 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
45933 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
45934 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
45935 !> t/lib/cgi-html.t t/lib/cgi-request.t
45936 ____________________________________________________________________________
45937 [ 6033] By: jhi on 2000/05/01 17:40:49
45938 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
45941 ____________________________________________________________________________
45942 [ 6032] By: gsar on 2000/05/01 15:56:32
45943 Log: whitespace adjustments
45946 ____________________________________________________________________________
45947 [ 6031] By: gsar on 2000/05/01 15:19:41
45948 Log: small nits in diagnostics.pm (from Robin Barker)
45950 ! lib/diagnostics.pm pod/perldiag.pod
45951 ____________________________________________________________________________
45952 [ 6030] By: gsar on 2000/05/01 08:39:18
45953 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
45954 for @- and @+ (from Johan Vromans)
45956 ! lib/English.pm pod/perlvar.pod
45957 ____________________________________________________________________________
45958 [ 6029] By: gsar on 2000/05/01 08:16:10
45959 Log: add CGI.pm v2.66 (from Lincoln Stein)
45961 + lib/CGI/Util.pm t/lib/cgi-pretty.t
45962 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
45963 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
45964 ! t/lib/cgi-html.t t/lib/cgi-request.t
45965 ____________________________________________________________________________
45966 [ 6028] By: gsar on 2000/05/01 06:34:41
45967 Log: Pod::Man generates groff-incompatible macro definition (from
45971 ____________________________________________________________________________
45972 [ 6027] By: gsar on 2000/05/01 06:31:36
45973 Log: podlators-1.02 update (from Russ Allbery)
45975 ! lib/Pod/Man.pm lib/Pod/Text.pm
45976 ____________________________________________________________________________
45977 [ 6026] By: jhi on 2000/04/30 23:24:23
45978 Log: Integrate with Sarathy.
45980 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
45981 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
45982 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
45983 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
45984 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
45985 !> t/lib/syslog.t toke.c win32/win32.h
45986 ____________________________________________________________________________
45987 [ 6025] By: gsar on 2000/04/30 18:17:47
45988 Log: Is{Alnum,Alpha,Word} don't match titlecase
45990 TODO: IsSpace is defined recursively!
45992 (both spotted by Larry)
45994 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
45995 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
45996 ____________________________________________________________________________
45997 [ 6024] By: gsar on 2000/04/30 17:50:19
45998 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
45999 (from Hugo van der Sanden)
46002 ____________________________________________________________________________
46003 [ 6023] By: gsar on 2000/04/30 17:14:43
46004 Log: debugger stomps on $. (from M.J.T. Guy)
46007 ____________________________________________________________________________
46008 [ 6022] By: gsar on 2000/04/30 16:59:22
46009 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
46012 ____________________________________________________________________________
46013 [ 6021] By: gsar on 2000/04/29 21:00:08
46014 Log: remove Win2K issue in pod (fixed by change#6020)
46016 ! README.win32 pod/perl56delta.pod
46017 ____________________________________________________________________________
46018 [ 6020] By: gsar on 2000/04/29 20:51:49
46022 ____________________________________________________________________________
46023 [ 6019] By: gsar on 2000/04/29 20:34:27
46024 Log: windows portability tweaks
46026 ! t/lib/b.t win32/win32.h
46027 ____________________________________________________________________________
46028 [ 6018] By: gsar on 2000/04/29 19:55:24
46029 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
46030 make _PATH_LOG() return "" if unavailable
46032 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
46033 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
46034 ____________________________________________________________________________
46035 [ 6017] By: jhi on 2000/04/28 22:49:46
46036 Log: Integrate with Sarathy.
46038 !> op.c perl.c pod/perldiag.pod t/lib/b.t
46039 ____________________________________________________________________________
46040 [ 6016] By: jhi on 2000/04/28 22:46:14
46041 Log: Do not warn that an infinity does not look like a number.
46044 ____________________________________________________________________________
46045 [ 6015] By: gsar on 2000/04/28 22:35:49
46046 Log: tweak test for portability
46049 ____________________________________________________________________________
46050 [ 6014] By: gsar on 2000/04/28 22:05:31
46051 Log: glob() loading File::Glob behind the scenes may cause syntax errors
46054 ____________________________________________________________________________
46055 [ 6013] By: gsar on 2000/04/28 21:25:22
46056 Log: tweak change#5945 to display correct switch name in diagnostic
46058 ! perl.c pod/perldiag.pod
46059 ____________________________________________________________________________
46060 [ 6012] By: jhi on 2000/04/28 21:08:12
46061 Log: Integrate with Sarathy.
46063 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
46064 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
46065 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
46066 ____________________________________________________________________________
46067 [ 6011] By: jhi on 2000/04/28 21:04:46
46068 Log: &HUGE_VAL is not defined, it exists.
46070 ! lib/Math/Complex.pm
46071 ____________________________________________________________________________
46072 [ 6010] By: gsar on 2000/04/28 21:02:58
46073 Log: clarify note about shadow password support (from
46074 gellyfish@gellyfish.com)
46077 ____________________________________________________________________________
46078 [ 6009] By: gsar on 2000/04/28 21:00:00
46079 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
46081 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
46082 ____________________________________________________________________________
46083 [ 6008] By: gsar on 2000/04/28 20:56:33
46084 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
46086 ! installperl vms/subconfigure.com
46087 ____________________________________________________________________________
46088 [ 6007] By: gsar on 2000/04/28 20:51:21
46089 Log: note about compile failures and END blocks (from M.J.T. Guy)
46091 ! pod/perl56delta.pod pod/perlmod.pod
46092 ____________________________________________________________________________
46093 [ 6006] By: jhi on 2000/04/28 20:42:14
46094 Log: Regen Configure.
46096 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46098 ____________________________________________________________________________
46099 [ 6005] By: gsar on 2000/04/28 20:41:16
46100 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
46103 ____________________________________________________________________________
46104 [ 6004] By: jhi on 2000/04/28 20:28:21
46105 Log: Integrate with Sarathy.
46107 !> Configure INSTALL Porting/Glossary Porting/config.sh
46108 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
46109 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
46110 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
46111 !> win32/config.vc win32/win32.c
46112 ____________________________________________________________________________
46113 [ 6003] By: gsar on 2000/04/28 20:11:20
46114 Log: allow REG_EXPAND_SZ keys in Windows registry (from
46115 John Clayton <John.Clayton@barclayscapital.com>)
46118 ____________________________________________________________________________
46119 [ 6002] By: gsar on 2000/04/28 19:34:16
46120 Log: destructive sv_setsv() can lose UV-ness from source, causing
46121 numeric promotions/comparisons to fail to do the right thing
46124 ____________________________________________________________________________
46125 [ 6001] By: gsar on 2000/04/28 18:44:15
46126 Log: support additional library locations via $Config{otherlibdirs}
46127 (from Andy Dougherty)
46129 ! Configure INSTALL Porting/Glossary Porting/config.sh
46130 ! Porting/config_H config_h.SH epoc/config.sh perl.c
46131 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
46132 ! win32/config.bc win32/config.gc win32/config.vc
46133 ____________________________________________________________________________
46134 [ 6000] By: gsar on 2000/04/28 18:26:58
46135 Log: reworked otherlibdirs.U (from Andy Dougherty)
46137 ! U/installdirs/otherlibdirs.U
46138 ____________________________________________________________________________
46139 [ 5999] By: gsar on 2000/04/28 18:17:07
46140 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
46142 ! t/pragma/warn/toke toke.c
46143 ____________________________________________________________________________
46144 [ 5998] By: jhi on 2000/04/28 13:32:17
46145 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
46147 ! lib/Math/Complex.pm
46148 ____________________________________________________________________________
46149 [ 5997] By: jhi on 2000/04/28 13:14:04
46152 ! lib/Math/Complex.pm
46153 ____________________________________________________________________________
46154 [ 5996] By: jhi on 2000/04/28 12:59:23
46155 Log: Integrate with Sarathy.
46157 +> pod/perlrequick.pod pod/perlretut.pod
46158 !> (integrate 51 files)
46159 ____________________________________________________________________________
46160 [ 5995] By: gsar on 2000/04/28 09:37:36
46161 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
46163 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
46164 ____________________________________________________________________________
46165 [ 5994] By: gsar on 2000/04/28 09:33:26
46166 Log: fix for missed accounting for null byte in pack("Z",...) (from
46170 ____________________________________________________________________________
46171 [ 5993] By: gsar on 2000/04/28 09:30:05
46172 Log: various minor tweaks seen on p5p
46174 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
46175 ____________________________________________________________________________
46176 [ 5992] By: gsar on 2000/04/28 09:08:19
46177 Log: pod nit (from Simon Cozens)
46180 ____________________________________________________________________________
46181 [ 5991] By: gsar on 2000/04/28 09:06:36
46182 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
46184 ! README.posix-bc hints/posix-bc.sh
46185 ____________________________________________________________________________
46186 [ 5990] By: gsar on 2000/04/28 08:54:52
46187 Log: use $ENV{LIB} to search for libs under Visual C compiler
46188 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
46190 ! lib/ExtUtils/Liblist.pm
46191 ____________________________________________________________________________
46192 [ 5989] By: gsar on 2000/04/28 08:27:12
46193 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
46194 itself and no other (from Tom Hughes)
46196 ! t/op/array.t toke.c
46197 ____________________________________________________________________________
46198 [ 5988] By: gsar on 2000/04/28 08:01:38
46199 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
46200 <paul@miraclefish.com>)
46202 ! lib/ExtUtils/MakeMaker.pm
46203 ____________________________________________________________________________
46204 [ 5987] By: gsar on 2000/04/28 07:53:09
46205 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
46207 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
46208 ____________________________________________________________________________
46209 [ 5986] By: gsar on 2000/04/28 07:44:17
46210 Log: add regular expressions tutorial and quick-start guide (from
46211 Mark Kvale <kvale@phy.ucsf.edu>)
46213 + pod/perlrequick.pod pod/perlretut.pod
46214 ! AUTHORS MAINTAIN MANIFEST
46215 ____________________________________________________________________________
46216 [ 5985] By: gsar on 2000/04/28 07:30:28
46217 Log: forked child may not exit correctly if it failed to open
46218 /dev/console (from Graham Barr)
46220 ! ext/Sys/Syslog/Syslog.pm
46221 ____________________________________________________________________________
46222 [ 5984] By: gsar on 2000/04/28 07:27:20
46223 Log: attributes::reftype() doesn't work on tied argument
46226 ____________________________________________________________________________
46227 [ 5983] By: gsar on 2000/04/28 07:15:04
46228 Log: numeric conversion of non-number in change#3378 tramples on
46229 OOK offset, causing segfaults
46232 ____________________________________________________________________________
46233 [ 5982] By: gsar on 2000/04/28 04:48:25
46234 Log: avoid error in IO::Socket::INET when given an unknown service name
46235 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
46237 ! ext/IO/lib/IO/Socket/INET.pm
46238 ____________________________________________________________________________
46239 [ 5981] By: gsar on 2000/04/28 04:31:31
46240 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
46241 prototype mismatch with CORE::glob(); update pod and tests to
46242 suit (File::Glob::glob() is still available for backward
46243 compatibility, but should be considered deprecated)
46245 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
46246 ! t/lib/glob-taint.t
46247 ____________________________________________________________________________
46248 [ 5980] By: gsar on 2000/04/28 03:47:29
46249 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
46252 ! U/modified/Options.U
46255 ____________________________________________________________________________
46256 [ 5979] By: gsar on 2000/04/28 03:07:54
46257 Log: under useithreads, constant pad entries could inadvertantly be
46258 shared across threads (from Eric Blood <eblood@xmission.com>);
46259 added Eric's test case to testsuite
46262 ____________________________________________________________________________
46263 [ 5978] By: gsar on 2000/04/27 21:13:00
46264 Log: sync version numbers in File::Spec with the ones on CPAN
46265 (from Barrie Slaymaker)
46267 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
46268 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
46269 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
46270 ____________________________________________________________________________
46271 [ 5977] By: gsar on 2000/04/27 21:07:29
46272 Log: autoquote barewords followed by newline and arrow properly
46273 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
46275 ! t/pragma/warn/toke toke.c
46276 ____________________________________________________________________________
46277 [ 5976] By: gsar on 2000/04/27 20:41:20
46278 Log: DB_File v1.73 update (from Paul Marquess)
46280 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46281 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
46282 ____________________________________________________________________________
46283 [ 5975] By: gsar on 2000/04/27 20:34:24
46284 Log: allow sort() reentrancy (variant of patch suggested by
46285 Hugo van der Sanden)
46287 ! pp_ctl.c t/op/sort.t
46288 ____________________________________________________________________________
46289 [ 5974] By: gsar on 2000/04/27 19:46:57
46290 Log: change#4197 somehow missed initializing PL_errors, meaning
46291 sytax error queueing wasn't working outside eval"" at all;
46292 also fixed eval"" to localize PL_error_count, so that compile-time
46293 eval's don't clobber the error state of the outer context
46295 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
46296 ! t/pragma/warn/toke
46297 ____________________________________________________________________________
46298 [ 5973] By: gsar on 2000/04/27 18:29:05
46299 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
46301 ! regcomp.c regexec.c t/op/re_tests
46302 ____________________________________________________________________________
46303 [ 5972] By: jhi on 2000/04/27 18:22:41
46304 Log: Integrate with Sarathy.
46306 +> t/lib/b.t t/lib/syslog.t
46307 !> (integrate 31 files)
46308 ____________________________________________________________________________
46309 [ 5971] By: jhi on 2000/04/27 18:18:46
46310 Log: Unicos tweaks from Mark P. Lutz.
46312 ! hints/unicos.sh lib/Math/Complex.pm
46313 ____________________________________________________________________________
46314 [ 5970] By: gsar on 2000/04/27 18:05:11
46315 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
46318 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
46319 ____________________________________________________________________________
46320 [ 5969] By: gsar on 2000/04/27 17:50:56
46321 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
46324 ! MANIFEST ext/Sys/Syslog/Syslog.pm
46325 ____________________________________________________________________________
46326 [ 5968] By: gsar on 2000/04/27 17:44:49
46327 Log: tolerate spaces in group names in test on solaris (from David Boyce
46331 ____________________________________________________________________________
46332 [ 5967] By: gsar on 2000/04/27 17:41:22
46333 Log: improved docs on the warn_uninit diagnostic (from David Glasser
46337 ____________________________________________________________________________
46338 [ 5966] By: gsar on 2000/04/27 16:54:58
46339 Log: add testsuite for B backends, fix bug in B::Deparse (from
46340 Simon Cozens <simon@brecon.co.uk>)
46343 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
46344 ____________________________________________________________________________
46345 [ 5965] By: gsar on 2000/04/27 16:10:37
46346 Log: avoid "will not stay shared" warnings for our variables (from
46349 ! op.c t/pragma/warn/op
46350 ____________________________________________________________________________
46351 [ 5964] By: gsar on 2000/04/27 07:05:05
46352 Log: reformat to 72 columns (again)
46355 ____________________________________________________________________________
46356 [ 5963] By: gsar on 2000/04/27 06:28:31
46357 Log: patch from Larry to make (\&) prototype work; added tests for
46360 ! op.c t/comp/proto.t
46361 ____________________________________________________________________________
46362 [ 5962] By: gsar on 2000/04/27 06:15:47
46363 Log: updated README.hpux (from Jeff Okamoto)
46366 ____________________________________________________________________________
46367 [ 5961] By: gsar on 2000/04/27 05:55:03
46368 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
46370 ! emacs/cperl-mode.el
46371 ____________________________________________________________________________
46372 [ 5960] By: gsar on 2000/04/27 05:49:26
46373 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
46376 ____________________________________________________________________________
46377 [ 5959] By: gsar on 2000/04/27 05:33:41
46378 Log: doubled words in pods (from Simon Cozens
46379 <simon.p.cozens@jp.pwcglobal.com>)
46381 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
46382 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
46383 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
46384 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
46385 ! pod/perltootc.pod
46386 ____________________________________________________________________________
46387 [ 5958] By: gsar on 2000/04/27 05:11:39
46388 Log: change#3569 deleted some essential code, revert; avoid use of
46389 atexit() to make DynaLoader work properly on AIX under mod_perl
46390 (from Jens-Uwe Mager <jum@helios.de>)
46392 ! ext/DynaLoader/dl_aix.xs
46393 ____________________________________________________________________________
46394 [ 5957] By: gsar on 2000/04/27 04:54:51
46395 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
46398 ____________________________________________________________________________
46399 [ 5956] By: gsar on 2000/04/27 04:51:47
46400 Log: better diagnostics on failed tests (from Ilya Zakharevich)
46402 ! t/op/lex_assign.t
46403 ____________________________________________________________________________
46404 [ 5955] By: gsar on 2000/04/27 04:26:44
46405 Log: longstanding bug exposed by change#3307: sort arguments weren't
46406 compiled with the right wantarray context (ensuing runtime lookup
46407 via block_gimme() was getting the incidental context of the
46411 ____________________________________________________________________________
46412 [ 5954] By: gsar on 2000/04/26 23:42:12
46413 Log: integrate cfgperl contents into mainline
46415 !> (integrate 30 files)
46416 ____________________________________________________________________________
46417 [ 5953] By: jhi on 2000/04/26 23:06:42
46418 Log: Integrate with Sarathy.
46420 !> README.win32 ext/B/B/Deparse.pm
46421 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
46422 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
46423 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
46424 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
46425 !> utils/perldoc.PL vms/perlvms.pod
46426 ____________________________________________________________________________
46427 [ 5952] By: jhi on 2000/04/26 23:03:46
46428 Log: Undo "use integer" addition from 64bitint as it seems
46429 to break most of the subtests in Digital UNIX;
46430 Unicos needs to find another way.
46433 ____________________________________________________________________________
46434 [ 5951] By: jhi on 2000/04/26 22:57:53
46435 Log: Be more robust on "extreme" (large absolute value)
46436 arguments. Originally reported by Daniel Connelly
46437 as a problem with asinh() on large negative arguments,
46438 asinh() used to bail out because an argument to log()
46439 ended up being zero. Ilya Zakharevich proposed using
46440 Taylor's series in such cases, which for such large
46441 arguments is a very good approximation.
46443 ! lib/Math/Complex.pm t/lib/complex.t
46444 ____________________________________________________________________________
46445 [ 5950] By: gsar on 2000/04/25 19:13:12
46446 Log: reformat perldiag to avoid long lines
46449 ____________________________________________________________________________
46450 [ 5949] By: gsar on 2000/04/25 18:41:11
46451 Log: make perldoc use the pod2man from the same version (from
46455 ____________________________________________________________________________
46456 [ 5948] By: gsar on 2000/04/25 18:21:57
46457 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
46458 <kompas@kompas.usr.onet.pl>)
46461 ____________________________________________________________________________
46462 [ 5947] By: gsar on 2000/04/25 18:11:53
46463 Log: use &dl_error rather than &dl_load_file as the guard for calling
46464 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
46465 statically built perl)
46467 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
46468 ____________________________________________________________________________
46469 [ 5946] By: jhi on 2000/04/25 17:37:54
46470 Log: Document that tr() is not tr(1).
46473 ____________________________________________________________________________
46474 [ 5945] By: gsar on 2000/04/25 16:34:33
46475 Log: make module name mandatory after -M switch; reorder perldiag
46476 alphabetically (from Mark-Jason Dominus)
46478 ! perl.c pod/perldiag.pod
46479 ____________________________________________________________________________
46480 [ 5944] By: jhi on 2000/04/25 01:15:18
46481 Log: On second thoughts frexp() does have two arguments.
46484 ____________________________________________________________________________
46485 [ 5943] By: jhi on 2000/04/24 22:56:32
46486 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
46487 Now pp_ncmp() returns undef is either operand is a NaN.
46489 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46490 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
46491 ! vms/subconfigure.com vos/config.def vos/config.h
46492 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
46493 ! win32/config.vc win32/config_H.bc win32/config_H.gc
46494 ! win32/config_H.vc
46495 Branch: metaconfig/U/perl
46497 ____________________________________________________________________________
46498 [ 5942] By: jhi on 2000/04/24 19:45:17
46499 Log: Regen Configure to match #5937.
46501 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46504 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
46505 ____________________________________________________________________________
46506 [ 5941] By: jhi on 2000/04/24 19:24:11
46507 Log: Further Unicos fixes for Mark Lutz.
46509 ! hints/unicos.sh pp_ctl.c
46510 ____________________________________________________________________________
46511 [ 5940] By: jhi on 2000/04/24 19:09:06
46512 Log: Various Unicos 10.0.0.6 fixes.
46514 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
46515 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
46516 Reply-To: tecmpl1@triton.ca.boeing.com
46517 To: perl5-porters@perl.org
46518 Date: Fri, 14 Apr 2000 20:21:00 GMT
46519 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
46521 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
46522 ____________________________________________________________________________
46523 [ 5939] By: gsar on 2000/04/24 19:01:24
46524 Log: more pod nits (from Larry Virden)
46526 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
46527 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
46528 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
46529 ____________________________________________________________________________
46530 [ 5938] By: gsar on 2000/04/24 18:54:01
46531 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
46533 ! ext/B/B/Deparse.pm
46534 ____________________________________________________________________________
46535 [ 5937] By: jhi on 2000/04/24 17:39:00
46536 Log: Integrate with Sarathy.
46538 +> (branch 31 files)
46539 !> (integrate 73 files)
46540 ____________________________________________________________________________
46541 [ 5936] By: gsar on 2000/04/24 17:30:06
46542 Log: additional tests for change#5934 (from Paul Marquess, who also
46543 sent in the same fix)
46545 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
46546 ! t/pragma/warn/5nolint t/pragma/warn/6default
46547 ____________________________________________________________________________
46548 [ 5935] By: jhi on 2000/04/24 17:26:05
46549 Log: Do not assume sign propagation.
46550 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
46551 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
46552 To: payner@ncifcrf.gov, perl5-porters@perl.org
46553 Date: Tue, 18 Apr 2000 18:24:49 +0100
46554 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
46556 ! t/op/bop.t t/op/misc.t
46557 ____________________________________________________________________________
46558 [ 5934] By: gsar on 2000/04/24 17:16:54
46559 Log: propagate lexical warnings from surrounding scope correctly
46560 within string eval()
46562 ! pp_ctl.c t/pragma/warn/pp_ctl
46563 ____________________________________________________________________________
46564 [ 5933] By: jhi on 2000/04/24 17:01:07
46565 Log: Flatten the cpp jungle doing the nosuid checking.
46568 ____________________________________________________________________________
46569 [ 5932] By: gsar on 2000/04/24 09:08:14
46570 Log: add rsignal(), whichsig() and do_join() to public API list
46571 (mod_perl uses them to good advantage)
46573 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
46574 ____________________________________________________________________________
46575 [ 5931] By: gsar on 2000/04/24 09:01:40
46576 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
46578 ! pp_hot.c regexec.c t/op/pat.t
46579 ____________________________________________________________________________
46580 [ 5930] By: gsar on 2000/04/24 08:58:33
46581 Log: small os390 tweaks (from Peter Prymmer)
46583 ! config_h.SH makedepend.SH
46584 ____________________________________________________________________________
46585 [ 5929] By: gsar on 2000/04/24 08:55:25
46589 ____________________________________________________________________________
46590 [ 5928] By: gsar on 2000/04/24 08:50:13
46591 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
46593 ! ext/IO/lib/IO/Poll.pm
46594 ____________________________________________________________________________
46595 [ 5927] By: gsar on 2000/04/24 08:43:24
46596 Log: arrange for next() to resume at the unstack op rather than the
46597 loop conditional, so that scope cleanup happens correctly
46598 (from Stephen McCamant)
46600 ! op.c pp_ctl.c t/op/misc.t
46601 ____________________________________________________________________________
46602 [ 5926] By: gsar on 2000/04/24 08:18:40
46603 Log: on windows, reserve 16M of stack rather than 128M (allows more
46604 threads to run concurrently)
46606 ! win32/Makefile win32/makefile.mk
46607 ____________________________________________________________________________
46608 [ 5925] By: gsar on 2000/04/24 08:13:52
46609 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
46612 ____________________________________________________________________________
46613 [ 5924] By: gsar on 2000/04/24 08:08:59
46614 Log: avoid using uninitialized memory in require version check
46616 ! pp_ctl.c universal.c
46617 ____________________________________________________________________________
46618 [ 5923] By: gsar on 2000/04/24 07:20:14
46619 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
46621 ! ext/IO/lib/IO/Poll.pm
46622 ____________________________________________________________________________
46623 [ 5922] By: gsar on 2000/04/24 07:08:42
46624 Log: commentary about IoTYPE() (from Nathan Torkington)
46627 ____________________________________________________________________________
46628 [ 5921] By: gsar on 2000/04/24 06:58:26
46629 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
46632 ! sv.c t/lib/charnames.t t/pragma/utf8.t
46633 ____________________________________________________________________________
46634 [ 5920] By: gsar on 2000/04/24 06:37:59
46635 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
46637 ! doop.c t/op/ver.t
46638 ____________________________________________________________________________
46639 [ 5919] By: gsar on 2000/04/24 06:21:58
46640 Log: Configure might miss old directories when prefix must be
46641 expanded (from Robin Barker)
46643 ! U/installdirs/inc_version_list.U
46646 ____________________________________________________________________________
46647 [ 5918] By: gsar on 2000/04/24 06:16:11
46648 Log: VMS nits in glob() test (from Charles Lane)
46650 ! t/lib/glob-basic.t
46651 ____________________________________________________________________________
46652 [ 5917] By: gsar on 2000/04/24 06:11:56
46653 Log: various pod nits (from Larry Virden and others)
46655 ! README.amiga README.hpux README.machten README.os2
46656 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
46657 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
46658 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
46659 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
46660 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
46661 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
46662 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
46663 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
46664 ____________________________________________________________________________
46665 [ 5916] By: gsar on 2000/04/24 05:52:43
46666 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
46667 <wjones@tc.fluke.com>)
46669 ! t/lib/glob-basic.t
46670 ____________________________________________________________________________
46671 [ 5915] By: gsar on 2000/04/24 05:07:01
46672 Log: supported platforms mixed up
46674 ! pod/perl56delta.pod pod/perlport.pod
46675 ____________________________________________________________________________
46676 [ 5914] By: gsar on 2000/04/24 04:56:08
46677 Log: caller() wasn't returning the right number of elements for
46680 ! pp_ctl.c t/pragma/warn/9enabled
46681 ____________________________________________________________________________
46682 [ 5913] By: gsar on 2000/04/24 04:35:41
46683 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
46684 Mark-Jason Dominus)
46687 ____________________________________________________________________________
46688 [ 5912] By: gsar on 2000/04/24 04:17:15
46689 Log: fix totally broken caching in UNIVERSAL::isa() (from
46692 ! t/op/universal.t universal.c
46693 ____________________________________________________________________________
46694 [ 5911] By: gsar on 2000/04/24 03:39:47
46695 Log: add linebreak properties from unicode/LineBrk.txt (from
46696 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
46698 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
46699 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
46700 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
46701 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
46702 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
46703 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
46704 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
46705 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
46706 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
46707 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
46708 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
46709 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
46710 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
46711 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
46712 + lib/unicode/Is/LbrkZW.pl
46713 ! lib/unicode/mktables.PL
46714 ____________________________________________________________________________
46715 [ 5910] By: gsar on 2000/04/24 03:23:10
46718 ! ext/Thread/Thread.pm
46719 ____________________________________________________________________________
46720 [ 5909] By: gsar on 2000/04/24 03:22:03
46721 Log: mode argument to do_binmode() should be file mode, not boolean
46724 ____________________________________________________________________________
46725 [ 5908] By: gsar on 2000/04/16 16:51:08
46726 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
46727 always returns a valid GV even when the symbol is trapped by strictures
46730 TODO: the C<package;> hack needs similar treatment
46732 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
46733 ! t/pragma/strict-vars
46734 ____________________________________________________________________________
46735 [ 5907] By: jhi on 2000/03/31 23:42:56
46736 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
46737 an assumption which #5905 demolished.
46740 ____________________________________________________________________________
46741 [ 5906] By: jhi on 2000/03/31 18:54:37
46742 Log: Typo in #5905.
46745 ____________________________________________________________________________
46746 [ 5905] By: jhi on 2000/03/31 18:50:54
46747 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
46748 reported by Joseph N. Hall. The bug was that even with use64bitint
46749 one had to use the prefixes q, L, or ll with printf/sprintf,
46750 contrary to the documentation and common sense.
46752 ! sv.c t/op/64bitint.t
46753 ____________________________________________________________________________
46754 [ 5904] By: gsar on 2000/03/28 02:31:32
46755 Log: add Changes, perldelta.pod
46757 + Changes pod/perldelta.pod
46758 ____________________________________________________________________________
46759 [ 5903] By: gsar on 2000/03/28 02:03:55
46760 Log: rename Changes and perldelta.pod
46762 +> Changes5.6 pod/perl56delta.pod
46763 - Changes pod/perldelta.pod
46765 ____________________________________________________________________________
46766 [ 5902] By: gsar on 2000/03/28 01:59:14
46767 Log: create maint-5.6 branch
46768 Branch: maint-5.6/perl
46769 +> (branch 1611 files)
46770 ____________________________________________________________________________
46771 [ 5901] By: jhi on 2000/03/23 05:48:43
46772 Log: Integrate with Sarathy.
46774 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
46775 ____________________________________________________________________________
46776 [ 5900] By: gsar on 2000/03/23 05:42:43
46777 Log: three guesses on what this is :-)