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 [ 11486] By: jhi on 2001/07/29 20:38:09
35 Log: Use Search::Dict 1.02 interface for charinfo().
38 ____________________________________________________________________________
39 [ 11485] By: jhi on 2001/07/29 20:37:11
40 Log: Now also allow transforming the read lines before comparing them.
41 (This will help UnicodeCD.)
44 ____________________________________________________________________________
45 [ 11484] By: jhi on 2001/07/29 20:03:13
46 Log: Remove tiehandle code.
49 ____________________________________________________________________________
50 [ 11483] By: jhi on 2001/07/29 19:59:02
51 Log: Allow specifying a comparison function for Search::Dict::look().
54 ____________________________________________________________________________
55 [ 11482] By: jhi on 2001/07/29 18:55:04
56 Log: Small UnicodeCD tweaks.
58 ! lib/UnicodeCD.pm lib/UnicodeCD.t
59 ____________________________________________________________________________
60 [ 11481] By: jhi on 2001/07/29 17:14:19
61 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
62 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
63 Date: Tue, 24 Jul 2001 01:51:32 +0900
64 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
66 ! lib/UnicodeCD.pm lib/UnicodeCD.t
67 ____________________________________________________________________________
68 [ 11480] By: jhi on 2001/07/29 16:55:58
69 Log: Subject: [PATCH] installperl
70 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
71 Date: Fri, 27 Jul 2001 19:05:04 -0700
72 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
75 ____________________________________________________________________________
76 [ 11479] By: jhi on 2001/07/29 16:52:52
77 Log: Subject: [PATCH] Set proper compatibility versions in core
78 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
79 Date: Fri, 27 Jul 2001 20:01:49 -0700
80 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
83 ____________________________________________________________________________
84 [ 11478] By: jhi on 2001/07/29 16:50:55
85 Log: Metaconfig unit change for #11477.
86 Branch: metaconfig/U/perl
88 ____________________________________________________________________________
89 [ 11477] By: jhi on 2001/07/29 16:50:35
90 Log: Subject: [PATCH] Darwin: -fpic not so good
91 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
92 Date: Fri, 27 Jul 2001 18:57:38 -0700
93 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
96 ____________________________________________________________________________
97 [ 11476] By: jhi on 2001/07/29 16:44:03
98 Log: Subject: [PATCH] Clean up Darwin hints
99 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
100 Date: Fri, 27 Jul 2001 19:13:15 -0700
101 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
104 ____________________________________________________________________________
105 [ 11475] By: jhi on 2001/07/29 16:28:45
106 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
107 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
108 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
109 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
111 ! pod/perlfunc.pod pp.c t/op/split.t
112 ____________________________________________________________________________
113 [ 11474] By: jhi on 2001/07/29 16:27:54
114 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
115 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
116 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
117 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
120 ____________________________________________________________________________
121 [ 11473] By: jhi on 2001/07/29 16:27:00
122 Log: Subject: [PATCH] fixes to constant.pm documentation
123 From: Ilmari Karonen <iltzu@sci.fi>
124 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
125 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
128 ____________________________________________________________________________
129 [ 11472] By: jhi on 2001/07/28 18:39:03
130 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
131 From: "Philip Newton" <Philip.Newton@gmx.net>
132 Date: Fri, 27 Jul 2001 07:51:10 +0200
133 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
136 ____________________________________________________________________________
137 [ 11471] By: nick on 2001/07/26 06:23:32
138 Log: Subject: [PATCH] Doc fix for perlguts / threading
139 From: Arthur Bergman <arthur@contiller.se>
140 Date: Wed, 25 Jul 2001 11:28:23 +0200
141 Message-Id: <B7845DD6.2812%arthur@contiller.se>
144 ____________________________________________________________________________
145 [ 11470] By: nick on 2001/07/26 06:21:06
146 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
147 From: Philip Newton <Philip.Newton@gmx.net>
148 Date: Wed, 25 Jul 2001 08:19:47 +0200
149 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
152 ____________________________________________________________________________
153 [ 11469] By: nick on 2001/07/26 06:20:25
154 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
155 From: Philip Newton <Philip.Newton@gmx.net>
156 Date: Wed, 25 Jul 2001 08:12:48 +0200
157 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
160 ____________________________________________________________________________
161 [ 11468] By: jhi on 2001/07/25 01:39:11
165 ____________________________________________________________________________
166 [ 11467] By: jhi on 2001/07/24 16:05:34
169 ! Changes patchlevel.h
170 ____________________________________________________________________________
171 [ 11466] By: jhi on 2001/07/24 15:40:28
172 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
173 From: "Philip Newton" <Philip.Newton@gmx.net>
174 Date: Tue, 24 Jul 2001 06:45:55 +0200
175 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
178 ____________________________________________________________________________
179 [ 11465] By: jhi on 2001/07/24 15:37:48
180 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
181 From: Peter Prymmer <pvhp@forte.com>
182 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
183 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
185 ! pod/perlport.pod t/io/fs.t vms/test.com
186 ____________________________________________________________________________
187 [ 11464] By: jhi on 2001/07/24 02:58:20
188 Log: Workaround on Cwd bootstrap problem.
190 ! lib/ExtUtils/MakeMaker.pm
191 ____________________________________________________________________________
192 [ 11463] By: jhi on 2001/07/23 23:11:41
193 Log: When in Rome, quote like the Romans do.
196 ____________________________________________________________________________
197 [ 11462] By: jhi on 2001/07/23 23:04:02
198 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
199 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
200 Date: Mon, 23 Jul 2001 19:29:49 -0400
201 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
204 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
205 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
207 ____________________________________________________________________________
208 [ 11461] By: jhi on 2001/07/23 22:58:15
209 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
210 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
211 Date: Mon, 23 Jul 2001 18:43:42 -0400
212 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
214 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
215 ____________________________________________________________________________
216 [ 11460] By: jhi on 2001/07/23 22:54:52
217 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
218 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
219 Date: Mon, 23 Jul 2001 18:33:16 -0400
220 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
222 ! lib/ExtUtils/MakeMaker.pm
223 ____________________________________________________________________________
224 [ 11459] By: jhi on 2001/07/23 22:52:02
225 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
226 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
227 Date: Mon, 23 Jul 2001 18:20:35 -0400
228 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
230 ! Makefile.SH cflags.SH
231 ____________________________________________________________________________
232 [ 11458] By: jhi on 2001/07/23 22:41:19
233 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
234 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
235 Date: Mon, 23 Jul 2001 11:32:17 -0500
236 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
238 ! lib/ExtUtils/MakeMaker.pm
239 ____________________________________________________________________________
240 [ 11457] By: jhi on 2001/07/23 21:22:36
241 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
242 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
243 Date: Mon, 23 Jul 2001 18:13:20 -0400
244 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
247 ____________________________________________________________________________
248 [ 11456] By: jhi on 2001/07/23 21:19:28
249 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
250 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
251 Date: Mon, 23 Jul 2001 18:07:40 -0400
252 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
255 ____________________________________________________________________________
256 [ 11455] By: jhi on 2001/07/23 21:13:12
257 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
258 From: "Craig A. Berry" <craigberry@mac.com>
259 Date: Mon, 23 Jul 2001 15:35:06 -0500
260 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
263 ____________________________________________________________________________
264 [ 11454] By: jhi on 2001/07/23 21:09:13
265 Log: Subject: [PATCH perlfaq9.pod typo]
266 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
267 Date: Mon, 23 Jul 2001 07:49:05 -0700
268 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
271 ____________________________________________________________________________
272 [ 11453] By: jhi on 2001/07/23 21:06:42
273 Log: Subject: win32\sncfnmcs.pl corrections
274 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
275 Date: Mon, 23 Jul 2001 12:56:54 +0200
276 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
278 Rename the script a little bit more sensibly.
282 ! MANIFEST README.win32
283 ____________________________________________________________________________
284 [ 11452] By: jhi on 2001/07/23 17:22:37
288 ____________________________________________________________________________
289 [ 11451] By: jhi on 2001/07/23 17:10:52
290 Log: Metaconfig unit tweak for #11450.
291 Branch: metaconfig/U/perl
293 ____________________________________________________________________________
294 [ 11450] By: jhi on 2001/07/23 17:09:46
295 Log: Too volatile failsafe check.
298 ____________________________________________________________________________
299 [ 11449] By: jhi on 2001/07/23 16:53:59
300 Log: Further doc tweaks.
303 ____________________________________________________________________________
304 [ 11448] By: jhi on 2001/07/23 05:26:50
308 ____________________________________________________________________________
309 [ 11447] By: jhi on 2001/07/23 04:57:49
310 Log: Doc tweakery from Abhijit.
312 ! Porting/repository.pod
313 ____________________________________________________________________________
314 [ 11446] By: jhi on 2001/07/22 15:41:02
315 Log: An accidental empty line.
318 ____________________________________________________________________________
319 [ 11445] By: jhi on 2001/07/22 15:38:30
320 Log: Missing MANIFESTations.
323 ____________________________________________________________________________
324 [ 11444] By: jhi on 2001/07/22 15:30:10
327 ! Changes patchlevel.h
328 ____________________________________________________________________________
329 [ 11443] By: jhi on 2001/07/22 15:02:11
330 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
331 From: Mike Guy <mjtg@cam.ac.uk>
332 Date: Fri, 20 Jul 2001 16:12:49 +0100
333 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
335 ! Porting/pumpkin.pod
336 ____________________________________________________________________________
337 [ 11442] By: jhi on 2001/07/22 14:58:33
338 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
339 From: Peter Prymmer <pvhp@forte.com>
340 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
341 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
344 ____________________________________________________________________________
345 [ 11441] By: jhi on 2001/07/22 14:54:29
346 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
347 From: Michael G Schwern <schwern@pobox.com>
348 Date: Fri, 20 Jul 2001 20:22:35 -0400
349 Message-ID: <20010720202235.O4498@blackrider>
351 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
353 ____________________________________________________________________________
354 [ 11440] By: jhi on 2001/07/22 14:51:14
355 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
356 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
357 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
358 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
360 ! ext/POSIX/POSIX.pod
361 ____________________________________________________________________________
362 [ 11439] By: jhi on 2001/07/22 14:49:25
363 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
364 From: Mark-Jason Dominus <mjd@plover.com>
365 Date: Fri, 20 Jul 2001 23:16:54 -0400
366 Message-ID: <20010721031654.21877.qmail@plover.com>
368 ! ext/POSIX/POSIX.pod
369 ____________________________________________________________________________
370 [ 11438] By: jhi on 2001/07/22 14:41:58
371 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
372 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
373 Date: Sun, 22 Jul 2001 14:56:09 +0200
374 Message-ID: <20010722145609.A766@rafael>
377 ____________________________________________________________________________
378 [ 11437] By: jhi on 2001/07/22 14:39:07
379 Log: Subject: regexec.c #define cleanup
380 From: Mark-Jason Dominus <mjd@plover.com>
381 Date: Sat, 21 Jul 2001 18:33:25 -0400
382 Message-ID: <20010721223325.3069.qmail@plover.com>
385 ____________________________________________________________________________
386 [ 11436] By: jhi on 2001/07/22 14:36:43
387 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
388 From: Prymmer/Kahn <pvhp@best.com>
389 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
390 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
393 ____________________________________________________________________________
394 [ 11435] By: jhi on 2001/07/22 00:22:51
398 ____________________________________________________________________________
399 [ 11434] By: jhi on 2001/07/21 23:12:26
400 Log: Integrate (manually) change #11424 from macperl.
402 ! ext/Filter/t/call.t
403 ____________________________________________________________________________
404 [ 11433] By: jhi on 2001/07/21 23:07:43
405 Log: Integrate change #11408 from macperl.
407 !> README.macos pod/perlport.pod
408 ____________________________________________________________________________
409 [ 11432] By: jhi on 2001/07/21 23:02:30
410 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
412 +> macos/MacPerlTests.cmd macos/xsubpp.patch
413 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
414 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
416 ____________________________________________________________________________
417 [ 11431] By: gsar on 2001/07/21 05:03:44
418 Log: pod/*.t tests not picked up by t/TEST either
419 Branch: maint-5.6/perl
421 ____________________________________________________________________________
422 [ 11430] By: gsar on 2001/07/21 04:58:12
423 Log: better tweak for change#11429 (windows has both / and \ separated
424 paths in @INC at that point)
425 Branch: maint-5.6/perl
427 ____________________________________________________________________________
428 [ 11429] By: gsar on 2001/07/21 04:41:15
429 Log: MacOS pod test tweak needs \Escape
430 Branch: maint-5.6/perl
432 ____________________________________________________________________________
433 [ 11428] By: gsar on 2001/07/21 04:39:34
434 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
435 resulting duplicate output, but t/harness isn't)
436 Branch: maint-5.6/perl
438 ____________________________________________________________________________
439 [ 11427] By: gsar on 2001/07/21 04:37:26
440 Log: t/harness wasn't picking up all the tests
441 Branch: maint-5.6/perl
443 ____________________________________________________________________________
444 [ 11426] By: gsar on 2001/07/21 04:09:26
445 Log: update MANIFEST for new file
446 Branch: maint-5.6/perl
448 ____________________________________________________________________________
449 [ 11425] By: gsar on 2001/07/21 04:07:46
450 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
451 the exception of the macperl/macos/... tree
452 Branch: maint-5.6/perl
453 +> t/lib/filefind-taint.t
454 !> (integrate 72 files)
455 ____________________________________________________________________________
456 [ 11424] By: pudge on 2001/07/20 18:55:25
458 Branch: maint-5.6/macperl
459 ! macos/bundled_ext/Filter/t/call.t
460 ____________________________________________________________________________
461 [ 11423] By: gsar on 2001/07/20 18:38:48
462 Log: Make perl fork()-safe (in a slightly limited way) even on
463 platforms that don't have pthread_atfork() (extension of
464 the fix in change#11151).
466 Note that this will not help extensions that call fork()
467 directly in C, or that link to libraries that call fork()
468 directly. Such cases must be fixed to either call
469 PerlProc_fork(), or call atfork_lock() in parent before the
470 calling the function that forks and call atfork_unlock()
471 in both parent and child immediately after the fork().
472 (There are no worries if C code calls exec() in the child
473 immediately after a fork(). Only cases where the child
474 calls perl's API functions (including New()) after the
475 fork() are problematic.)
477 This change also eliminates the use of vfork() from perl,
478 since all such uses were violating the severe restrictions
479 on modifying the state of the process between the vfork()
482 This is a modified version of patches suggested by Abhijit
483 Menon-Sen and Richard Soderberg.
485 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
486 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
487 ____________________________________________________________________________
488 [ 11422] By: pudge on 2001/07/20 18:16:37
489 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
490 Switch, and Text::Balanced.
491 Branch: maint-5.6/macperl
492 + macos/bundled_ext/Filter/Util/Call/Call.pm
493 + macos/bundled_ext/Filter/Util/Call/Call.xs
494 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
495 + macos/bundled_ext/Filter/t/MyFilter.pm
496 + macos/bundled_ext/Filter/t/call.t
497 + macos/bundled_ext/Filter/t/filter-util.pl
498 + macos/bundled_lib/blib/lib/Class/ISA.pm
499 + macos/bundled_lib/blib/lib/Digest.pm
500 + macos/bundled_lib/blib/lib/Filter/Simple.pm
501 + macos/bundled_lib/blib/lib/Switch.pm
502 + macos/bundled_lib/blib/lib/Text/Balanced.pm
503 + macos/bundled_lib/blib/lib/Text/Balanced.pod
504 + macos/bundled_lib/t/Class/ISA/test.pl
505 + macos/bundled_lib/t/Digest/Digest.t
506 + macos/bundled_lib/t/Filter/Simple/test.pl
507 + macos/bundled_lib/t/Switch/test.pl
508 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
509 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
510 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
511 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
512 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
513 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
514 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
515 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
516 ____________________________________________________________________________
517 [ 11421] By: pudge on 2001/07/20 18:03:28
518 Log: Add Filter::Util::Call to config/make files; edit utils
519 to recognize the module (it was descended too far down).
520 Bump version to 5.6.1a4.
521 Branch: maint-5.6/macperl
522 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
523 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
524 ! macos/macperl/Makefile.mk macos/xsubpp.patch
525 ____________________________________________________________________________
526 [ 11420] By: pudge on 2001/07/20 18:02:05
527 Log: Make DB_File the default for MLDBM on MacOS.
528 Branch: maint-5.6/macperl
529 ! macos/bundled_lib/blib/lib/MLDBM.pm
530 ____________________________________________________________________________
531 [ 11419] By: nick on 2001/07/20 14:51:03
532 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
533 From: Simon Cozens <simon@netthink.co.uk>
534 Date: Fri, 20 Jul 2001 11:42:35 -0400
535 Message-Id: <20010720114235.A5235@netthink.co.uk>
538 ____________________________________________________________________________
539 [ 11418] By: nick on 2001/07/20 14:48:12
540 Log: Subject: [PATCH regcomp.h] adds a comment
541 From: Abhijit Menon-Sen <ams@wiw.org>
542 Date: Fri, 20 Jul 2001 21:05:37 +0530
543 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
546 ____________________________________________________________________________
547 [ 11417] By: nick on 2001/07/20 14:16:38
548 Log: Subject: [PATCH 5.7.2] INSTALL updates
549 From: Andy Dougherty <doughera@lafayette.edu>
550 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
551 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
554 ____________________________________________________________________________
555 [ 11416] By: nick on 2001/07/20 06:44:44
556 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
557 From: Russ Allbery <rra@stanford.edu>
558 Date: 19 Jul 2001 15:52:37 -0700
559 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
562 ____________________________________________________________________________
563 [ 11415] By: nick on 2001/07/20 06:35:11
564 Log: Subject: [PATCH] defer op_seq allocation
565 From: Abhijit Menon-Sen <ams@wiw.org>
566 Date: Thu, 19 Jul 2001 22:12:24 +0530
567 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
570 ____________________________________________________________________________
571 [ 11414] By: nick on 2001/07/20 06:23:36
572 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
573 From: Abhijit Menon-Sen <ams@wiw.org>
574 Date: Fri, 20 Jul 2001 01:18:50 +0530
575 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
578 ! ext/Time/HiRes/HiRes.xs
579 ____________________________________________________________________________
580 [ 11413] By: nick on 2001/07/20 06:18:53
581 Log: Integrate mainline
583 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
584 - t/base/commonsense.t
585 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
586 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
587 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
588 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
589 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
591 ____________________________________________________________________________
592 [ 11412] By: nick on 2001/07/19 06:44:27
593 Log: Integrate win32/perlhost.h from maintenance branch.
594 (Rest of $ENV{PATH} / system() fix.)
597 ____________________________________________________________________________
598 [ 11411] By: nick on 2001/07/19 06:41:34
599 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
600 From: Philip Newton <Philip.Newton@gmx.net>
601 Date: Wed, 18 Jul 2001 21:43:57 +0200
602 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
605 ____________________________________________________________________________
606 [ 11410] By: nick on 2001/07/19 06:39:35
607 Log: Subject: Security hole in taint checking in open()
608 From: deekoo@tentacle.net
609 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
610 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
613 ____________________________________________________________________________
614 [ 11409] By: nick on 2001/07/19 06:28:08
615 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
616 From: Abhijit Menon-Sen <ams@wiw.org>
617 Date: Thu, 19 Jul 2001 04:30:43 +0530
618 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
620 ! ext/Time/HiRes/HiRes.xs
621 ____________________________________________________________________________
622 [ 11408] By: pudge on 2001/07/19 03:27:36
623 Log: Update docs with latest implementation information and new URLs.
624 Branch: maint-5.6/macperl
625 ! README.macos pod/perlport.pod
626 ____________________________________________________________________________
627 [ 11407] By: pudge on 2001/07/19 02:35:46
628 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
629 Fix BuildRules to accept optimization variables.
630 Branch: maint-5.6/macperl
631 + macos/bundled_ext/Digest/MD5/Makefile.mk
632 ! macos/BuildRules.mk macos/Makefile.mk
633 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
634 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
635 ____________________________________________________________________________
636 [ 11406] By: pudge on 2001/07/19 01:11:39
637 Log: Integrate changes 11399,11401
638 Branch: maint-5.6/macperl
639 !> win32/perlhost.h win32/win32.c
640 ____________________________________________________________________________
641 [ 11405] By: nick on 2001/07/18 06:50:33
642 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
645 !> win32/perlhost.h win32/win32.c
646 ____________________________________________________________________________
647 [ 11404] By: nick on 2001/07/18 06:43:59
648 Log: Subject: Re: Perl 5.7.2 Has Been Released
649 From: hv@crypt0.demon.co.uk
650 Date: Wed, 18 Jul 2001 05:58:46 +0100
651 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
654 ____________________________________________________________________________
655 [ 11403] By: nick on 2001/07/18 06:38:57
656 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
657 From: hv@crypt0.demon.co.uk
658 Date: Wed, 18 Jul 2001 05:21:54 +0100
659 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
661 ! numeric.c t/op/arith.t
662 ____________________________________________________________________________
663 [ 11402] By: nick on 2001/07/18 06:19:17
664 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
666 Date: 17 Jul 2001 17:59:20 -0000
667 Message-Id: <20010717175920.8177.qmail@plover.com>
670 ____________________________________________________________________________
671 [ 11401] By: gsar on 2001/07/17 21:31:31
672 Log: thinko in change#11400 (duh)
673 Branch: maint-5.6/perl
675 ____________________________________________________________________________
676 [ 11400] By: gsar on 2001/07/17 19:46:34
677 Log: change#11399 revealed another unrelated bug; this is just a temporary
679 Branch: maint-5.6/perl
681 ____________________________________________________________________________
682 [ 11399] By: gsar on 2001/07/17 19:11:57
683 Log: fix bugs in handling of the virtualized environment under windows;
684 there were bugs in propagating any changes to %ENV down to the real
685 environment when such changes happened in the toplevel process
686 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
687 problem identification, and for a part of the fix)
688 Branch: maint-5.6/perl
689 ! win32/perlhost.h win32/win32.c
690 ____________________________________________________________________________
691 [ 11398] By: nick on 2001/07/17 08:26:35
692 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
693 From: Peter Prymmer <pvhp@forte.com>
694 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
695 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
697 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
698 should not depend on existance of Config.pm
700 +> t/lib/commonsense.t
701 - t/base/commonsense.t
703 ____________________________________________________________________________
704 [ 11397] By: nick on 2001/07/17 08:09:58
705 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
706 From: Michael G Schwern <schwern@pobox.com>
707 Date: Mon, 16 Jul 2001 18:20:31 -0400
708 Message-Id: <20010716182031.A1128@blackrider>
711 ____________________________________________________________________________
712 [ 11396] By: nick on 2001/07/17 08:04:11
713 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
714 From: Gwyn Judd <b.judd@xtra.co.nz>
715 Date: Tue, 17 Jul 2001 20:55:58 +1200
716 Message-Id: <20010717205558.A3107@thislove>
719 ____________________________________________________________________________
720 [ 11395] By: nick on 2001/07/17 08:02:22
721 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
722 From: Peter Prymmer <pvhp@forte.com>
723 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
724 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
727 ____________________________________________________________________________
728 [ 11394] By: nick on 2001/07/17 07:57:06
729 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
730 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
731 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
732 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
735 ____________________________________________________________________________
736 [ 11392] By: nick on 2001/07/17 07:50:12
737 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
738 From: Coral <coral@moonlight.crystalflame.net>
739 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
740 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
743 ____________________________________________________________________________
744 [ 11391] By: nick on 2001/07/17 07:34:28
745 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
746 From: Jonathan Stowe <gellyfish@gellyfish.com>
747 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
748 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
751 ____________________________________________________________________________
752 [ 11390] By: pudge on 2001/07/16 23:54:44
753 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
754 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
755 and Mac::Apps::Launch, which don't work, and Time::HiRes and
756 Time::Piece, which don't yet work.
757 Branch: maint-5.6/macperl
759 ____________________________________________________________________________
760 [ 11389] By: pudge on 2001/07/16 23:13:10
761 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
762 Also add hack to get around missing setenv for PERL5DB.
763 Branch: maint-5.6/macperl
764 ! macos/macish.c macos/macish.h
765 ____________________________________________________________________________
766 [ 11388] By: pudge on 2001/07/16 23:11:26
767 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
768 Branch: maint-5.6/macperl
769 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
770 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
771 ____________________________________________________________________________
772 [ 11387] By: pudge on 2001/07/16 23:05:12
773 Log: Fix up some configuration and make options, add extra
775 Branch: maint-5.6/macperl
776 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
777 ! macos/macperl/Makefile.mk
778 ____________________________________________________________________________
779 [ 11386] By: pudge on 2001/07/16 21:22:32
780 Log: From Change 11374 in maintperl.
781 Branch: maint-5.6/macperl
783 ____________________________________________________________________________
784 [ 11385] By: nick on 2001/07/16 14:12:58
785 Log: Back out change to h2xs till it passes its test.
788 ____________________________________________________________________________
789 [ 11384] By: nick on 2001/07/16 14:00:10
790 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
791 From: Jonathan Stowe <gellyfish@gellyfish.com>
792 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
793 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
796 ____________________________________________________________________________
797 [ 11383] By: nick on 2001/07/16 13:53:12
798 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
799 From: Robin Houston <robin@kitsite.com>
800 Date: Sun, 15 Jul 2001 18:22:31 +0100
801 Message-Id: <20010715182230.A11174@robin>
804 ____________________________________________________________________________
805 [ 11382] By: nick on 2001/07/16 13:52:49
806 Log: Subject: [PATCH perl@11372] re_dup
807 From: Radu Greab <radu@netsoft.ro>
808 Date: Sun, 15 Jul 2001 04:50:06 +0300
809 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
812 ____________________________________________________________________________
813 [ 11379] By: nick on 2001/07/16 13:35:39
814 Log: Subject: [PATCH B::Deparse] formats can't contain formats
815 From: Robin Houston <robin@kitsite.com>
816 Date: Sat, 14 Jul 2001 14:28:50 +0100
817 Message-Id: <20010714142850.A10205@robin>
820 ____________________________________________________________________________
821 [ 11378] By: nick on 2001/07/16 13:30:36
822 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
823 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
824 Date: Sat, 14 Jul 2001 22:17:42 +0900
825 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
827 + ext/Encode/Encode/euc-jp-0212.enc
828 ! ext/Encode/Encode/Tcl.pm
829 ____________________________________________________________________________
830 [ 11377] By: nick on 2001/07/16 13:17:28
831 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
832 From: Andy Dougherty <doughera@lafayette.edu>
833 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
834 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
836 ! hints/darwin.sh hints/rhapsody.sh
837 ____________________________________________________________________________
838 [ 11376] By: nick on 2001/07/16 09:05:00
839 Log: Integrate mainline
841 +> ext/Encode/Encode/7bit-greek.enc
842 +> ext/Encode/Encode/7bit-latin1.enc
843 +> ext/Encode/Encode/cns11643-1.enc
844 +> ext/Encode/Encode/cns11643-2.enc
845 +> ext/Encode/Encode/iso2022-cn.enc
846 +> ext/Encode/Encode/iso2022-jp1.enc
847 +> ext/Encode/Encode/iso2022-jp2.enc
848 !> Changes Configure MANIFEST Makefile.SH
849 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
850 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
851 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
852 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
853 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
854 ____________________________________________________________________________
855 [ 11375] By: gsar on 2001/07/16 02:46:11
856 Log: integrate change#11374 from maint-5.6
858 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
861 ____________________________________________________________________________
862 [ 11374] By: gsar on 2001/07/16 02:10:51
863 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
864 Branch: maint-5.6/perl
866 ____________________________________________________________________________
867 [ 11373] By: jhi on 2001/07/14 09:27:10
870 ! Changes patchlevel.h
871 ____________________________________________________________________________
872 [ 11372] By: jhi on 2001/07/14 09:19:18
873 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
874 From: Jonathan Stowe <gellyfish@gellyfish.com>
875 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
876 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
879 ____________________________________________________________________________
880 [ 11371] By: jhi on 2001/07/14 09:18:09
881 Log: Subject: patch to add DEL to [:cntrl:]
882 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
883 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
884 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
886 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
887 ____________________________________________________________________________
888 [ 11370] By: jhi on 2001/07/14 01:33:17
889 Log: Metaconfig unit change for #11369; plus a dependency nit.
891 ! U/compline/nblock_io.U
892 Branch: metaconfig/U/perl
894 ____________________________________________________________________________
895 [ 11369] By: jhi on 2001/07/14 01:32:33
896 Log: #include <stdlib.h> so that exit() is prototyped,
900 ____________________________________________________________________________
901 [ 11368] By: jhi on 2001/07/14 01:18:28
902 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
903 From: Peter Prymmer <pvhp@forte.com>
904 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
905 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
908 ____________________________________________________________________________
909 [ 11367] By: jhi on 2001/07/14 01:07:03
910 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
911 From: Peter Prymmer <pvhp@forte.com>
912 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
913 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
915 ! ext/Encode/Encode/Tcl.t
916 ____________________________________________________________________________
917 [ 11366] By: jhi on 2001/07/13 22:48:47
918 Log: Add information about gcc 3.0 basic block profiling.
920 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
921 ____________________________________________________________________________
922 [ 11365] By: jhi on 2001/07/13 21:22:20
923 Log: Subject: Error in lib/PerlIO/Via.pm ?
924 From: Mark-Jason Dominus <mjd@plover.com>
925 Date: Fri, 13 Jul 2001 15:55:41 -0400
926 Message-ID: <20010713195541.26751.qmail@plover.com>
928 ! ext/PerlIO/Via/Via.pm
929 ____________________________________________________________________________
930 [ 11364] By: jhi on 2001/07/13 21:21:23
931 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
932 section from the Compiler section.
935 ____________________________________________________________________________
936 [ 11363] By: jhi on 2001/07/13 21:19:34
937 Log: Handle glibc style of constant definitions using enum
938 with intervening #defines; from Brendan O'Dea.
941 ____________________________________________________________________________
942 [ 11362] By: jhi on 2001/07/13 21:17:40
943 Log: Add LC_MESSAGES to the locale_h export tag (it already is
944 in the Makefile.PL and thusly eligible for an XS constant)
945 (see also maintperl #10543)
948 ____________________________________________________________________________
949 [ 11361] By: jhi on 2001/07/13 15:12:37
950 Log: Subject: Re: [patch] re_dup
951 From: Abhijit Menon-Sen <ams@wiw.org>
952 Date: Fri, 13 Jul 2001 21:41:09 +0530
953 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
956 ____________________________________________________________________________
957 [ 11360] By: jhi on 2001/07/13 15:11:45
958 Log: Subject: [patch] re_dup
959 From: Doug MacEachern <dougm@covalent.net>
960 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
961 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
964 ____________________________________________________________________________
965 [ 11359] By: jhi on 2001/07/13 14:30:32
968 ! Changes patchlevel.h
969 ____________________________________________________________________________
970 [ 11358] By: jhi on 2001/07/13 14:26:36
971 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
972 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
973 Date: Sat, 14 Jul 2001 00:06:30 +0900
974 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
976 + ext/Encode/Encode/7bit-greek.enc
977 + ext/Encode/Encode/7bit-latin1.enc
978 + ext/Encode/Encode/cns11643-1.enc
979 + ext/Encode/Encode/cns11643-2.enc
980 + ext/Encode/Encode/iso2022-cn.enc
981 + ext/Encode/Encode/iso2022-jp1.enc
982 + ext/Encode/Encode/iso2022-jp2.enc
983 ! MANIFEST ext/Encode/Encode/Tcl.pm
984 ! ext/Encode/Encode/iso2022-kr.enc
985 ____________________________________________________________________________
986 [ 11357] By: nick on 2001/07/13 14:24:06
987 Log: Blind integrate mainline (as of 5.7.2?)
989 !> AUTHORS Changes Porting/config.sh Porting/config_H
990 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
991 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
992 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
994 ____________________________________________________________________________
995 [ 11355] By: jhi on 2001/07/13 13:13:46
996 Log: Snip away the devel patchlevel.
999 ____________________________________________________________________________
1000 [ 11354] By: jhi on 2001/07/13 13:12:01
1001 Log: Bump the version to 5.7.2.
1003 ! Porting/config.sh Porting/config_H patchlevel.h
1004 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1005 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1007 ____________________________________________________________________________
1008 [ 11353] By: jhi on 2001/07/13 13:00:00
1009 Log: Update Changes.
1012 ____________________________________________________________________________
1013 [ 11352] By: jhi on 2001/07/13 12:54:49
1017 ____________________________________________________________________________
1018 [ 11351] By: jhi on 2001/07/13 12:52:47
1019 Log: AUTHORS update.
1022 ____________________________________________________________________________
1023 [ 11350] By: jhi on 2001/07/13 12:24:36
1024 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
1028 ____________________________________________________________________________
1029 [ 11349] By: jhi on 2001/07/13 11:54:10
1030 Log: Integrate perlio.
1032 !> win32/distclean.bat
1033 ____________________________________________________________________________
1034 [ 11348] By: jhi on 2001/07/13 11:49:50
1035 Log: Test the encoding transform only iff we have PerlIO,
1036 noticed by H. Merijn Brand.
1038 ! ext/PerlIO/t/encoding.t
1039 ____________________________________________________________________________
1040 [ 11347] By: jhi on 2001/07/13 11:40:13
1041 Log: README.netware tweaks from Ananth Kesari.
1044 ____________________________________________________________________________
1045 [ 11346] By: nick on 2001/07/13 09:18:51
1046 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
1047 to avoid /unicode vs /Unicode issues.
1049 ! win32/distclean.bat
1050 ____________________________________________________________________________
1051 [ 11345] By: nick on 2001/07/13 06:24:18
1052 Log: Integrate mainline
1054 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
1055 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
1056 !> (integrate 63 files)
1057 ____________________________________________________________________________
1058 [ 11344] By: jhi on 2001/07/13 04:50:22
1059 Log: Add d_bincompat5005 information to perl -V.
1062 ____________________________________________________________________________
1063 [ 11343] By: jhi on 2001/07/13 03:42:05
1064 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
1065 From: Abhijit Menon-Sen <ams@wiw.org>
1066 Date: Fri, 13 Jul 2001 07:12:36 +0530
1067 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
1070 ____________________________________________________________________________
1071 [ 11342] By: jhi on 2001/07/13 03:36:22
1072 Log: Remove unicode::distinct, as per Inaba Hiroto.
1074 - lib/unicode/distinct.pm
1075 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
1077 ____________________________________________________________________________
1078 [ 11341] By: jhi on 2001/07/13 00:05:53
1079 Log: Paging for Dr Octothorpe.
1082 ____________________________________________________________________________
1083 [ 11340] By: jhi on 2001/07/12 23:53:44
1084 Log: cut-n-paste error noticed by mjd.
1087 ____________________________________________________________________________
1088 [ 11339] By: jhi on 2001/07/12 23:39:42
1089 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
1090 From: Peter Prymmer <pvhp@forte.com>
1091 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
1092 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
1095 ____________________________________________________________________________
1096 [ 11338] By: jhi on 2001/07/12 23:38:49
1097 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
1098 From: Randall Gellens <randy@qualcomm.com>
1099 Date: Thu, 12 Jul 2001 16:56:23 -0700
1100 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
1102 ! Porting/repository.pod
1103 ____________________________________________________________________________
1104 [ 11337] By: jhi on 2001/07/12 23:35:06
1105 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
1108 ____________________________________________________________________________
1109 [ 11336] By: jhi on 2001/07/12 23:23:39
1110 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
1111 From: coral <coral@moonlight.crystalflame.net>
1112 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
1113 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
1116 ____________________________________________________________________________
1117 [ 11335] By: jhi on 2001/07/12 23:23:14
1118 Log: Metaconfig unit change for #11134.
1120 + U/threads/d_pthread_atfork.U
1121 ____________________________________________________________________________
1122 [ 11334] By: jhi on 2001/07/12 23:22:42
1123 Log: Add HAS_PTHREAD_ATFORK.
1125 ! Configure NetWare/config.wc NetWare/config_H.wc
1126 ! Porting/Glossary Porting/config.sh Porting/config_H
1127 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
1128 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
1129 ! vos/config.ga.def vos/config.ga.h win32/config.bc
1130 ! win32/config.gc win32/config.vc win32/config_H.bc
1131 ! win32/config_H.gc win32/config_H.vc
1132 ____________________________________________________________________________
1133 [ 11333] By: jhi on 2001/07/12 22:58:35
1134 Log: Subject: [PATCH] File::Copy fails on tied handles
1135 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
1136 Date: Thu, 12 Jul 2001 15:18:51 -0700
1137 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
1140 ____________________________________________________________________________
1141 [ 11332] By: jhi on 2001/07/12 22:57:04
1142 Log: Subject: [PATCH] Langinfo.t
1143 From: Nicholas Clark <nick@ccl4.org>
1144 Date: Thu, 12 Jul 2001 23:55:38 +0100
1145 Message-ID: <20010712235538.M5827@plum.flirble.org>
1147 ! ext/I18N/Langinfo/Langinfo.t
1148 ____________________________________________________________________________
1149 [ 11331] By: jhi on 2001/07/12 22:56:09
1150 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
1151 From: Peter Prymmer <pvhp@forte.com>
1152 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
1153 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
1155 ! pod/perl572delta.pod
1156 ____________________________________________________________________________
1157 [ 11330] By: jhi on 2001/07/12 22:55:23
1158 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
1159 From: Abhijit Menon-Sen <ams@wiw.org>
1160 Date: Fri, 13 Jul 2001 05:21:16 +0530
1161 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
1164 ____________________________________________________________________________
1165 [ 11329] By: jhi on 2001/07/12 22:54:39
1166 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
1167 From: Abhijit Menon-Sen <ams@wiw.org>
1168 Date: Fri, 13 Jul 2001 03:04:25 +0530
1169 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
1172 ____________________________________________________________________________
1173 [ 11328] By: gsar on 2001/07/12 19:02:01
1176 ! win32/Makefile win32/makefile.mk
1177 ____________________________________________________________________________
1178 [ 11327] By: jhi on 2001/07/12 18:54:09
1179 Log: Update Changes.
1181 ! Changes patchlevel.h
1182 ____________________________________________________________________________
1183 [ 11326] By: jhi on 2001/07/12 18:17:18
1184 Log: Typo spotted by Philip Newton.
1186 ! pod/perl572delta.pod
1187 ____________________________________________________________________________
1188 [ 11325] By: jhi on 2001/07/12 18:11:42
1189 Log: Subject: [PATCH] fixes perl_clone of perl_clone
1190 From: Artur Bergman <artur@contiller.se>
1191 Date: Thu, 12 Jul 2001 20:57:09 +0200
1192 Message-ID: <B773BFA4.236B%artur@contiller.se>
1195 ____________________________________________________________________________
1196 [ 11324] By: jhi on 2001/07/12 18:09:17
1197 Log: Add README.uts from Hal Morris.
1200 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
1201 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1202 ____________________________________________________________________________
1203 [ 11323] By: jhi on 2001/07/12 17:48:33
1204 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
1205 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1206 Date: Thu, 12 Jul 2001 20:32:37 +0200
1207 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
1210 ____________________________________________________________________________
1211 [ 11322] By: jhi on 2001/07/12 17:44:29
1212 Log: Subject: Patch: document reg_data.what member
1213 From: Mark-Jason Dominus <mjd@plover.com>
1214 Message-ID: <20010712182532.14821.qmail@plover.com>
1215 Date: Thu, 12 Jul 2001 14:25:32 -0400
1217 ! regcomp.c regcomp.h
1218 ____________________________________________________________________________
1219 [ 11321] By: jhi on 2001/07/12 17:43:18
1220 Log: Subject: [PATCH] Perl_re_dup()
1221 From: Abhijit Menon-Sen <ams@wiw.org>
1222 Date: Thu, 12 Jul 2001 23:54:32 +0530
1223 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
1225 ! embed.h embed.pl perlapi.c proto.h sv.c
1226 ____________________________________________________________________________
1227 [ 11320] By: jhi on 2001/07/12 17:18:54
1228 Log: Regen Configure, modlib, toc.
1230 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1231 ! pod/perlmodlib.pod pod/perltoc.pod
1232 ____________________________________________________________________________
1233 [ 11319] By: jhi on 2001/07/12 17:08:15
1234 Log: The problem seems to be in PerlIO::Layer::->find() not
1235 accepting the ":encoding(blurflur)" arguments.
1237 ! lib/PerlIO.pm lib/open.pm
1238 ____________________________________________________________________________
1239 [ 11318] By: jhi on 2001/07/12 16:58:11
1240 Log: AIX doc update.
1242 ! README.aix pod/perl572delta.pod
1243 ____________________________________________________________________________
1244 [ 11317] By: jhi on 2001/07/12 16:39:11
1245 Log: Subject: AIX README update
1246 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1247 Date: Thu, 12 Jul 2001 19:28:30 +0200
1248 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
1251 ____________________________________________________________________________
1252 [ 11316] By: jhi on 2001/07/12 16:37:15
1253 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
1254 From: Norton Allen <allen@huarp.harvard.edu>
1255 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
1256 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
1258 ! ext/IO/lib/IO/t/io_unix.t
1259 ____________________________________________________________________________
1260 [ 11315] By: jhi on 2001/07/12 16:35:53
1261 Log: Subject: [PATCH README.qnx hints/qnx.sh]
1262 From: Norton Allen <allen@huarp.harvard.edu>
1263 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
1264 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
1266 ! README.qnx hints/qnx.sh
1267 ____________________________________________________________________________
1268 [ 11314] By: jhi on 2001/07/12 16:13:15
1269 Log: Subject: [patch] faster PM_GETRE
1270 From: Doug MacEachern <dougm@covalent.net>
1271 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
1272 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
1275 ____________________________________________________________________________
1276 [ 11313] By: jhi on 2001/07/12 16:12:23
1277 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
1278 From: Doug MacEachern <dougm@covalent.net>
1279 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
1280 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
1283 ____________________________________________________________________________
1284 [ 11312] By: jhi on 2001/07/12 16:07:22
1285 Log: Tell where the nice Estonian database is.
1288 ____________________________________________________________________________
1289 [ 11311] By: jhi on 2001/07/12 16:05:31
1290 Log: Retract #11309 since #11310 is a better fix.
1293 ____________________________________________________________________________
1294 [ 11310] By: gsar on 2001/07/12 15:50:40
1295 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
1296 change#11300 needs to return the status of failed win32_spawnvp())
1298 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
1299 splitting correctly; remove unused variables; 'require' at run time
1300 rather than 'use' at compile time for I18N::Langinfo, since it
1303 ! lib/open.pm win32/win32.c
1304 ____________________________________________________________________________
1305 [ 11309] By: jhi on 2001/07/12 15:29:55
1306 Log: Temporary workaround.
1309 ____________________________________________________________________________
1310 [ 11308] By: jhi on 2001/07/12 14:44:51
1311 Log: UCD typo in #11306 and add also more known-to-be-tested
1312 modules to the skip list.
1315 ____________________________________________________________________________
1316 [ 11307] By: jhi on 2001/07/12 14:38:38
1317 Log: Rename Unicode::UCD to UnicodeCD to avoid
1318 messups with case-insensitive filesystems.
1320 + lib/UnicodeCD.pm lib/UnicodeCD.t
1321 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1322 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
1323 ____________________________________________________________________________
1324 [ 11306] By: jhi on 2001/07/12 13:32:05
1325 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
1326 From: daniel@biz.bitpusher.com
1327 Date: Wed, 11 Jul 2001 23:25:47 -0700
1328 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
1330 ! lib/Tie/Array.pm t/op/splice.t
1331 ____________________________________________________________________________
1332 [ 11305] By: jhi on 2001/07/12 13:05:46
1333 Log: Subject: [PATCH] More accurate line numbers in messages
1334 From: Paul Johnson <paul@pjcj.net>
1335 Date: Thu, 12 Jul 2001 04:14:11 +0200
1336 Message-ID: <20010712041411.A3467@pjcj.net>
1338 (With prototyping and multiplicity tweaks.)
1340 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
1341 ____________________________________________________________________________
1342 [ 11304] By: nick on 2001/07/12 12:53:40
1343 Log: Integrate mainline
1345 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
1346 !> regexec.c thread.h
1347 ____________________________________________________________________________
1348 [ 11303] By: jhi on 2001/07/12 12:46:20
1349 Log: Cut-and-pasto in #11298.
1351 ! ext/ByteLoader/bytecode.h
1352 ____________________________________________________________________________
1353 [ 11302] By: jhi on 2001/07/12 12:42:35
1354 Log: Update the AIX known problems section.
1356 ! pod/perl572delta.pod
1357 ____________________________________________________________________________
1358 [ 11301] By: jhi on 2001/07/12 12:36:46
1359 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
1360 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1361 Date: Thu, 12 Jul 2001 12:16:16 +0200
1362 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
1365 ____________________________________________________________________________
1366 [ 11300] By: jhi on 2001/07/12 12:35:44
1367 Log: Integrate perlio.
1369 !> makedef.pl win32/win32.c
1370 ____________________________________________________________________________
1371 [ 11299] By: jhi on 2001/07/12 12:33:57
1372 Log: Subject: [PATCH] fix for PMOP threadness failures
1373 From: Artur Bergman <artur@contiller.se>
1374 Date: Thu, 12 Jul 2001 09:48:06 +0200
1375 Message-ID: <B77322D6.22DD%artur@contiller.se>
1378 ____________________________________________________________________________
1379 [ 11298] By: jhi on 2001/07/12 12:27:47
1380 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
1381 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1382 Date: Thu, 12 Jul 2001 09:09:48 +0200
1383 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
1385 More parentheses to keep bcc happy.
1387 ! ext/ByteLoader/bytecode.h
1388 ____________________________________________________________________________
1389 [ 11297] By: jhi on 2001/07/12 12:24:50
1390 Log: Subject: Re: [patch] pthread_atfork bandaid
1391 From: Doug MacEachern <dougm@covalent.net>
1392 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
1393 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
1396 ____________________________________________________________________________
1397 [ 11296] By: nick on 2001/07/12 11:55:48
1398 Log: Exclude reentrant_buffer from .def file
1401 ____________________________________________________________________________
1402 [ 11295] By: nick on 2001/07/12 11:11:44
1403 Log: Honour void-ness of my_exit()
1406 ____________________________________________________________________________
1407 [ 11294] By: nick on 2001/07/12 07:51:04
1408 Log: Integrate mainline
1410 +> uts/sprintf_wrap.c
1411 !> (integrate 35 files)
1412 ____________________________________________________________________________
1413 [ 11293] By: jhi on 2001/07/12 04:58:08
1414 Log: Retract #11289.
1416 ! embed.h embed.pl perl.c proto.h thread.h
1417 ____________________________________________________________________________
1418 [ 11292] By: jhi on 2001/07/12 04:47:43
1419 Log: Now the :locale pseudolayer *almost* works...
1422 ____________________________________________________________________________
1423 [ 11291] By: jhi on 2001/07/12 04:36:47
1424 Log: Locale encoding tweaks.
1427 ____________________________________________________________________________
1428 [ 11290] By: jhi on 2001/07/12 04:25:53
1429 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
1430 From: Mark-Jason Dominus <mjd@plover.com>
1431 Date: Thu, 12 Jul 2001 00:59:31 -0400
1432 Message-ID: <20010712045931.8543.qmail@plover.com>
1434 Remove the chmod/umask leading zero warning.
1436 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
1437 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1438 ____________________________________________________________________________
1439 [ 11289] By: jhi on 2001/07/12 04:16:41
1440 Log: (Retracted by #11289.)
1442 ! embed.h embed.pl perl.c proto.h thread.h
1443 ____________________________________________________________________________
1444 [ 11288] By: jhi on 2001/07/12 03:45:11
1445 Log: Needed by #11283.
1448 ____________________________________________________________________________
1449 [ 11287] By: jhi on 2001/07/12 03:40:04
1450 Log: Metaconfig unit change for #11286.
1451 Branch: metaconfig/U/perl
1453 ____________________________________________________________________________
1454 [ 11286] By: jhi on 2001/07/12 03:39:18
1455 Log: Subject: Re: [PATCH Configure] perl -V broken
1456 From: Andy Dougherty <doughera@lafayette.edu>
1457 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
1458 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
1460 ! Configure myconfig.SH
1461 ____________________________________________________________________________
1462 [ 11285] By: jhi on 2001/07/12 03:27:28
1463 Log: Retract #11166 (and #11237).
1465 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
1466 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
1467 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1468 ____________________________________________________________________________
1469 [ 11284] By: jhi on 2001/07/12 02:36:42
1470 Log: UTS tweaks for Hal Morris.
1472 + uts/sprintf_wrap.c
1473 ! MANIFEST hints/uts.sh perl.h
1474 ____________________________________________________________________________
1475 [ 11283] By: jhi on 2001/07/12 00:52:36
1476 Log: Subject: [PATCH] Use reentrant API glibc
1477 From: Artur Bergman <artur@contiller.se>
1478 Date: Thu, 12 Jul 2001 00:58:21 +0200
1479 Message-ID: <B772A6AD.2288%artur@contiller.se>
1481 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
1483 ____________________________________________________________________________
1484 [ 11282] By: jhi on 2001/07/12 00:35:27
1485 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
1486 From: barries <barries@slaysys.com>
1487 Date: Wed, 11 Jul 2001 15:11:46 -0400
1488 Message-ID: <20010711151146.G24560@jester.slaysys.com>
1490 ! pp_sys.c t/lib/warnings/doio win32/win32.c
1491 ____________________________________________________________________________
1492 [ 11281] By: jhi on 2001/07/12 00:32:17
1493 Log: Subject: [patch] pthread_atfork bandaid
1494 From: Doug MacEachern <dougm@covalent.net>
1495 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
1496 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
1498 ! miniperlmain.c perl.c
1499 ____________________________________________________________________________
1500 [ 11280] By: jhi on 2001/07/12 00:31:34
1501 Log: Subject: [patch] perl_clone leaks
1502 From: Doug MacEachern <dougm@covalent.net>
1503 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
1504 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
1507 ____________________________________________________________________________
1508 [ 11279] By: nick on 2001/07/11 15:49:38
1509 Log: Integrate mainline
1511 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
1512 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
1513 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
1514 +> lib/Term/ANSIColor/README
1515 !> (integrate 54 files)
1516 ____________________________________________________________________________
1517 [ 11278] By: jhi on 2001/07/11 13:52:20
1518 Log: Update Changes.
1520 ! Changes patchlevel.h
1521 ____________________________________________________________________________
1522 [ 11277] By: jhi on 2001/07/11 13:31:43
1523 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
1524 From: Peter Prymmer <pvhp@forte.com>
1525 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
1526 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
1528 Backport of embed.pl to 5.003.
1531 ____________________________________________________________________________
1532 [ 11276] By: jhi on 2001/07/11 13:18:07
1533 Log: Subject: Re: POSIX test #14 on UTS
1534 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1535 Date: Wed, 11 Jul 2001 03:02:14 +0100
1536 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
1539 ____________________________________________________________________________
1540 [ 11275] By: jhi on 2001/07/11 13:15:49
1541 Log: Make the I32 an IV to preserve structure alignment and size.
1544 ____________________________________________________________________________
1545 [ 11274] By: jhi on 2001/07/11 13:13:27
1546 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
1547 From: "Artur Bergman" <artur@contiller.se>
1548 Date: Wed, 11 Jul 2001 14:23:37 +0200
1549 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
1551 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
1553 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
1554 ! pod/perlapi.pod sv.c
1555 ____________________________________________________________________________
1556 [ 11273] By: jhi on 2001/07/11 03:53:28
1557 Log: Tweak until Pod::Parser gets updated.
1559 ! t/pod/special_seqs.xr
1560 ____________________________________________________________________________
1561 [ 11272] By: jhi on 2001/07/11 00:46:05
1562 Log: File::Spec usage tweak.
1565 ____________________________________________________________________________
1566 [ 11271] By: jhi on 2001/07/11 00:37:19
1567 Log: Integrate #11263 from macperl; macos and macosx updates.
1570 ____________________________________________________________________________
1571 [ 11270] By: jhi on 2001/07/11 00:33:27
1572 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
1573 From: Peter Prymmer <pvhp@forte.com>
1574 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
1575 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
1577 + ext/Time/HiRes/hints/dynixptx.pl
1578 ! MANIFEST hints/dynixptx.sh
1579 ____________________________________________________________________________
1580 [ 11269] By: jhi on 2001/07/11 00:32:16
1581 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
1582 From: Nicholas Clark <nick@ccl4.org>
1583 Date: Tue, 10 Jul 2001 23:17:43 +0100
1584 Message-ID: <20010710231742.B59620@plum.flirble.org>
1586 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
1587 ____________________________________________________________________________
1588 [ 11268] By: jhi on 2001/07/11 00:30:56
1589 Log: Subject: [DOC PATCH] Pluggable runops
1590 From: Paul Johnson <paul@pjcj.net>
1591 Date: Tue, 10 Jul 2001 21:53:28 +0200
1592 Message-ID: <20010710215328.B26577@pjcj.net>
1595 ____________________________________________________________________________
1596 [ 11267] By: jhi on 2001/07/11 00:29:59
1597 Log: Subject: [PATCH] Authors
1598 From: Artur Bergman <artur@contiller.se>
1599 Date: Tue, 10 Jul 2001 20:39:12 +0200
1600 Message-ID: <B771186F.21CD%artur@contiller.se>
1603 ____________________________________________________________________________
1604 [ 11266] By: jhi on 2001/07/11 00:29:13
1605 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
1606 From: Doug MacEachern <dougm@covalent.net>
1607 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
1608 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
1611 ____________________________________________________________________________
1612 [ 11265] By: jhi on 2001/07/11 00:28:15
1613 Log: Subject: doc patch; times() in scalar context
1614 From: mjd@plover.com
1615 Date: 10 Jul 2001 18:01:17 -0000
1616 Message-ID: <20010710180117.12477.qmail@plover.com>
1619 ____________________________________________________________________________
1620 [ 11264] By: jhi on 2001/07/11 00:27:17
1621 Log: Subject: [PATCH] Small fix to pp_gmtime
1622 From: Artur Bergman <artur@contiller.se>
1623 Date: Tue, 10 Jul 2001 19:54:52 +0200
1624 Message-ID: <B7710E0B.21C5%artur@contiller.se>
1627 ____________________________________________________________________________
1628 [ 11263] By: pudge on 2001/07/10 21:06:10
1629 Log: Integrate changes from mainline perl, add notes about
1630 Mac OS X and Mac OS.
1631 Branch: maint-5.6/macperl
1633 ____________________________________________________________________________
1634 [ 11262] By: jhi on 2001/07/10 15:21:26
1635 Log: A proof of the dangers of package; ?
1638 ____________________________________________________________________________
1639 [ 11261] By: jhi on 2001/07/10 15:02:27
1640 Log: Regen toc and modlib.
1642 ! pod/perlmodlib.pod pod/perltoc.pod
1643 ____________________________________________________________________________
1644 [ 11260] By: jhi on 2001/07/10 15:00:37
1645 Log: Add compexcl(), casefold(), and casespec() interfaces;
1646 and make all interfaces to return hash references instead
1649 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1650 ____________________________________________________________________________
1651 [ 11259] By: jhi on 2001/07/10 13:50:17
1652 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
1653 From: "Philip Newton" <Philip.Newton@gmx.net>
1654 Date: Tue, 10 Jul 2001 09:55:59 +0200
1655 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
1657 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
1658 From: "Philip Newton" <Philip.Newton@gmx.net>
1659 Date: Tue, 10 Jul 2001 09:56:37 +0200
1660 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
1662 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1663 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
1664 ____________________________________________________________________________
1665 [ 11258] By: jhi on 2001/07/10 13:47:20
1666 Log: Subject: [patch] undef &xsub for 1,2
1667 From: Doug MacEachern <dougm@covalent.net>
1668 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
1669 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
1671 (This version of the patch with a comment from Gisle.)
1674 ____________________________________________________________________________
1675 [ 11257] By: jhi on 2001/07/10 13:45:44
1676 Log: Mention package; deprecation and the Win32 problems.
1678 ! pod/perl572delta.pod
1679 ____________________________________________________________________________
1680 [ 11256] By: jhi on 2001/07/10 13:45:12
1681 Log: Subject: [PATCH] deprecate package with no arguments
1682 From: Robin Houston <robin@kitsite.com>
1683 Date: Tue, 10 Jul 2001 13:33:40 +0100
1684 Message-ID: <20010710133340.A13452@robin.kitsite.com>
1686 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
1687 ____________________________________________________________________________
1688 [ 11255] By: jhi on 2001/07/10 13:16:11
1689 Log: Upgrade to podlators 1.10.
1691 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
1692 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
1693 ! pod/pod2man.PL pod/pod2text.PL
1694 ____________________________________________________________________________
1695 [ 11254] By: jhi on 2001/07/10 13:09:34
1696 Log: Upgrade to Term::ANSIColor 1.04.
1698 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
1699 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
1700 ____________________________________________________________________________
1701 [ 11253] By: jhi on 2001/07/10 12:59:27
1702 Log: Integrate perlio (the right fix for the ":layer(args)")
1705 ____________________________________________________________________________
1706 [ 11252] By: nick on 2001/07/10 06:58:14
1707 Log: Fix open(...,"...:layer(xxx)",...)
1708 - use memEQ not strEQ as there is '(' not '\0'
1711 ____________________________________________________________________________
1712 [ 11251] By: jhi on 2001/07/10 04:04:18
1713 Log: Telling the number of tests helps.
1715 ! ext/PerlIO/t/encoding.t
1716 ____________________________________________________________________________
1717 [ 11250] By: jhi on 2001/07/10 03:55:38
1718 Log: Require I18N::Langinfo, not use.
1721 ____________________________________________________________________________
1722 [ 11249] By: jhi on 2001/07/10 03:50:18
1723 Log: Add a test for for PerlIO ":encoding(...)" layer.
1725 + ext/PerlIO/t/encoding.t
1726 ! MANIFEST ext/Encode/Encode.pm
1727 ____________________________________________________________________________
1728 [ 11248] By: jhi on 2001/07/10 02:06:57
1729 Log: PerlIO ":encoding(foobar)" temporary fix.
1730 Not really correct, I think, since the change means
1731 that prefixes match.
1734 ____________________________________________________________________________
1735 [ 11247] By: jhi on 2001/07/10 01:38:11
1736 Log: Update to Math::BigInt 1.36. The biggest news is
1737 the separation of the backend; now the pure Perl
1738 implementation is in Math::BigInt::Calc, but one
1739 can plugin, say, Math::BigInt::BitVect, and get
1740 considerable speedup.
1742 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
1743 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1744 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
1745 ! lib/Math/BigInt/t/mbimbf.t
1746 ____________________________________________________________________________
1747 [ 11246] By: jhi on 2001/07/10 01:19:55
1748 Log: Subject: Re: compatibility question
1749 From: Peter Prymmer <pvhp@forte.com>
1750 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
1751 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
1753 ! lib/ExtUtils/MM_VMS.pm
1754 ____________________________________________________________________________
1755 [ 11245] By: jhi on 2001/07/10 01:18:04
1756 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
1757 From: Norton Allen <allen@huarp.harvard.edu>
1758 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
1759 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
1761 ! ext/File/Glob/t/basic.t
1762 ____________________________________________________________________________
1763 [ 11244] By: jhi on 2001/07/10 01:16:27
1764 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
1765 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1766 Date: Tue, 10 Jul 2001 00:29:55 +0900
1767 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
1769 + ext/Encode/Encode/HZ.enc
1770 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
1771 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
1772 ! ext/Encode/Encode/iso2022-jp.enc
1773 ! ext/Encode/Encode/iso2022-kr.enc
1774 ____________________________________________________________________________
1775 [ 11243] By: pudge on 2001/07/09 22:16:12
1776 Log: Add in all them there macos/ files.
1777 Branch: maint-5.6/macperl
1779 ____________________________________________________________________________
1780 [ 11242] By: jhi on 2001/07/09 20:26:04
1781 Log: Add the new modules to the list of having those own tests.
1784 ____________________________________________________________________________
1785 [ 11241] By: jhi on 2001/07/09 19:09:58
1786 Log: Add INOUT to control both ways at the same time.
1789 ____________________________________________________________________________
1790 [ 11240] By: nick on 2001/07/09 16:33:50
1791 Log: Integrate mainline
1793 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1794 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1795 !> (integrate 41 files)
1796 ____________________________________________________________________________
1797 [ 11239] By: jhi on 2001/07/09 16:14:35
1798 Log: More encoding mapping magic.
1801 ____________________________________________________________________________
1802 [ 11238] By: jhi on 2001/07/09 14:40:43
1803 Log: Update Changes.
1805 ! Changes patchlevel.h
1806 ____________________________________________________________________________
1807 [ 11237] By: jhi on 2001/07/09 14:27:27
1808 Log: (Retracted by #11285).
1810 Subject: [PATCH] OPpCONST_OCTAL fixes
1811 From: Abhijit Menon-Sen <ams@wiw.org>
1812 Date: Mon, 9 Jul 2001 07:38:45 +0530
1813 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
1816 ____________________________________________________________________________
1817 [ 11236] By: jhi on 2001/07/09 14:10:07
1818 Log: Add a pseudolayer ":locale" to the open pragma which
1819 will get the encoding from the locale. Yet undocumented
1820 because I can't get the PerlIO :encoding(foobar) to work.
1822 ! ext/Encode/Encode.pm lib/open.pm
1823 ____________________________________________________________________________
1824 [ 11235] By: jhi on 2001/07/09 13:38:43
1825 Log: Add more encoding mappings.
1827 ! ext/Encode/Encode.pm
1828 ____________________________________________________________________________
1829 [ 11234] By: jhi on 2001/07/09 13:24:54
1830 Log: Document that using :encoding layer requires using Encode.
1832 ! ext/Encode/Encode.pm lib/PerlIO.pm
1833 ____________________________________________________________________________
1834 [ 11233] By: jhi on 2001/07/09 13:19:34
1835 Log: Netware tweak from Ananth Kesari.
1838 ____________________________________________________________________________
1839 [ 11232] By: gsar on 2001/07/09 04:40:07
1840 Log: t/harness doesn't know about run/*.t
1843 ____________________________________________________________________________
1844 [ 11231] By: gsar on 2001/07/09 04:36:30
1845 Log: run/exit.t busted on windows
1848 ____________________________________________________________________________
1849 [ 11230] By: gsar on 2001/07/09 04:14:54
1850 Log: fix a couple of UCD.t tests that fail due to bad case
1853 ____________________________________________________________________________
1854 [ 11229] By: gsar on 2001/07/09 03:57:06
1855 Log: test skip logic was broken
1857 ! ext/I18N/Langinfo/Langinfo.t
1858 ____________________________________________________________________________
1859 [ 11228] By: gsar on 2001/07/09 03:42:20
1860 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
1861 failure of ExtUtils.t#27 when built in debug mode)
1863 ! lib/ExtUtils/MM_Win32.pm
1864 ____________________________________________________________________________
1865 [ 11227] By: gsar on 2001/07/09 02:11:04
1866 Log: I18N::Langinfo is not available on windows
1869 ____________________________________________________________________________
1870 [ 11226] By: gsar on 2001/07/09 01:55:23
1873 ! ext/POSIX/POSIX.xs
1874 ____________________________________________________________________________
1875 [ 11225] By: jhi on 2001/07/08 23:42:37
1876 Log: Update Changes.
1878 ! Changes patchlevel.h
1879 ____________________________________________________________________________
1880 [ 11224] By: jhi on 2001/07/08 23:05:41
1881 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
1882 as pointed out by Sarathy.
1884 ! ext/I18N/Langinfo/Langinfo.xs
1885 ____________________________________________________________________________
1886 [ 11223] By: jhi on 2001/07/08 22:59:01
1887 Log: Retract #11212.
1889 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1890 ____________________________________________________________________________
1891 [ 11222] By: jhi on 2001/07/08 17:41:22
1892 Log: Bump up the VERSION of Cwd.xs.
1894 ! ext/Cwd/Makefile.PL
1895 ____________________________________________________________________________
1896 [ 11221] By: jhi on 2001/07/08 17:13:38
1897 Log: Retract #11220, the problem wasn't the missing leading zero.
1899 $ ./perl -we 'chmod(oct("755"), ".")'
1900 Non-octal literal mode (493) specified at -e line 1.
1901 (Did you mean 0493 instead?)
1903 ! lib/ExtUtils/MM_Unix.pm
1904 ____________________________________________________________________________
1905 [ 11220] By: jhi on 2001/07/08 17:05:55
1906 Log: (Retracted by #11221)
1907 Change the PERM_RW and PERM_RWX to 0644 and 0755
1908 (add the leading zero).
1910 ! lib/ExtUtils/MM_Unix.pm
1911 ____________________________________________________________________________
1912 [ 11219] By: jhi on 2001/07/08 16:17:32
1913 Log: Integrate changes #11193, 11205, 11209 from macperl.
1915 Fix up AutoLoader to fudge for Mac paths in import().
1917 Allow symbols in try_symbol() to begin with "_".
1919 Small portability fix for Mac OS.
1921 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
1922 ____________________________________________________________________________
1923 [ 11218] By: jhi on 2001/07/08 16:10:30
1924 Log: Metaconfig unit change for #11217.
1925 Branch: metaconfig/U/perl
1927 ____________________________________________________________________________
1928 [ 11217] By: jhi on 2001/07/08 16:10:07
1929 Log: Detypo, problem noticed by Gerrit P. Haase.
1931 ! Configure config_h.SH
1932 ____________________________________________________________________________
1933 [ 11216] By: jhi on 2001/07/08 15:58:35
1937 ____________________________________________________________________________
1938 [ 11215] By: jhi on 2001/07/08 15:52:57
1939 Log: Slight tweaks on #11213.
1942 ____________________________________________________________________________
1943 [ 11214] By: jhi on 2001/07/08 14:32:28
1944 Log: A missing dTHX noticed by Gerrit P. Haase.
1946 ! ext/POSIX/POSIX.xs
1947 ____________________________________________________________________________
1948 [ 11213] By: jhi on 2001/07/08 14:24:44
1949 Log: Subject: [PATCH toke.c] Simplify yytoke()
1950 From: Simon Cozens <simon@netthink.co.uk>
1951 Date: Sun, 8 Jul 2001 13:24:34 +0100
1952 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
1954 Split out pending_ident().
1956 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
1957 ____________________________________________________________________________
1958 [ 11212] By: jhi on 2001/07/08 14:17:10
1959 Log: (Retracted by #11223.)
1960 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
1961 Date: Wed, 05 Nov 1997 17:22:34 -0600
1962 From: Graham Barr <gbarr@ti.com>
1963 Message-Id: <3460FFBA.6DA51F46@ti.com>
1965 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1966 ____________________________________________________________________________
1967 [ 11211] By: jhi on 2001/07/08 13:53:38
1968 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
1970 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1971 ! pod/perllocale.pod
1972 ____________________________________________________________________________
1973 [ 11210] By: jhi on 2001/07/08 01:34:09
1974 Log: Really do the test under the C locale.
1976 ! ext/I18N/Langinfo/Langinfo.t
1977 ____________________________________________________________________________
1978 [ 11209] By: pudge on 2001/07/08 01:19:25
1979 Log: Small portability fix for Mac OS.
1980 Branch: maint-5.6/macperl
1982 ____________________________________________________________________________
1983 [ 11208] By: jhi on 2001/07/08 01:14:58
1984 Log: Metaconfig unit change for #11207.
1985 Branch: metaconfig/U/perl
1987 ____________________________________________________________________________
1988 [ 11207] By: jhi on 2001/07/08 01:14:02
1989 Log: Add I18N::Langinfo, which is basically a wrapper around
1990 nl_langinfo(), which is an additional way to query locale
1991 specific information.
1993 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1994 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1995 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
1996 ____________________________________________________________________________
1997 [ 11206] By: pudge on 2001/07/08 00:56:29
1998 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
1999 used in File::Find tests; replace with if.t.
2000 Branch: maint-5.6/macperl
2001 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
2003 ____________________________________________________________________________
2004 [ 11205] By: pudge on 2001/07/07 23:55:56
2005 Log: Allow symbols in try_symbol() to begin with "_".
2006 Branch: maint-5.6/macperl
2008 ____________________________________________________________________________
2009 [ 11204] By: pudge on 2001/07/07 23:53:37
2010 Log: Sync up the File::Find changes from the rewrite by
2011 Thomas Wegner, et al.
2012 Branch: maint-5.6/macperl
2013 + t/lib/filefind-taint.t
2014 ! lib/File/Find.pm t/lib/filefind.t
2015 ____________________________________________________________________________
2016 [ 11203] By: pudge on 2001/07/07 23:43:06
2017 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
2018 From: Thomas Wegner <wegner_thomas@yahoo.com>
2019 Date: Thu, 5 Jul 2001 20:31:25 +0200
2020 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
2021 Branch: maint-5.6/macperl
2022 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
2023 ____________________________________________________________________________
2024 [ 11202] By: pudge on 2001/07/07 23:38:36
2025 Log: Some more test portability fixes.
2026 Branch: maint-5.6/macperl
2027 ! t/lib/filecopy.t t/pragma/warn/pp_sys
2028 ____________________________________________________________________________
2029 [ 11201] By: jhi on 2001/07/07 22:52:38
2030 Log: The #11200 removed wrong (non-existent) target. Duh.
2033 ____________________________________________________________________________
2034 [ 11200] By: jhi on 2001/07/07 22:44:14
2035 Log: Zap the lib/re.pm before creating it.
2038 ____________________________________________________________________________
2039 [ 11199] By: pudge on 2001/07/07 20:54:35
2040 Log: Another test. Please ignore.
2041 Branch: maint-5.6/macperl
2043 ____________________________________________________________________________
2044 [ 11198] By: pudge on 2001/07/07 20:44:12
2045 Log: Portability fixes for a lot of tests, especially IO-related
2046 tests, and warnings, and the harness script.
2047 Branch: maint-5.6/macperl
2048 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
2049 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
2050 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
2051 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
2052 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
2053 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
2054 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
2055 ! t/pragma/warnings.t
2056 ____________________________________________________________________________
2057 [ 11197] By: jhi on 2001/07/07 20:32:28
2058 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
2059 From: Nicholas Clark <nick@ccl4.org>
2060 Date: Sat, 7 Jul 2001 21:00:17 +0100
2061 Message-ID: <20010707210017.H59620@plum.flirble.org>
2064 ____________________________________________________________________________
2065 [ 11196] By: jhi on 2001/07/07 20:26:36
2066 Log: The UNICOS/mk SysV IPC problem has been fixed.
2068 ! pod/perl572delta.pod
2069 ____________________________________________________________________________
2070 [ 11195] By: jhi on 2001/07/07 19:59:51
2071 Log: Slight update tweaks on perlunicode.pod.
2073 ! pod/perlunicode.pod
2074 ____________________________________________________________________________
2075 [ 11194] By: jhi on 2001/07/07 17:53:03
2076 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
2077 From: Mark-Jason Dominus <mjd@plover.com>
2078 Date: Sat, 07 Jul 2001 13:04:04 -0400
2079 Message-ID: <20010707170404.32694.qmail@plover.com>
2081 ! ext/DB_File/DB_File.pm
2082 ____________________________________________________________________________
2083 [ 11193] By: pudge on 2001/07/07 17:26:28
2084 Log: Fix up AutoLoader to fudge for Mac paths in import().
2085 Branch: maint-5.6/macperl
2087 ____________________________________________________________________________
2088 [ 11192] By: jhi on 2001/07/07 17:03:06
2089 Log: Try to force the lib/re.pm to be there before entering
2090 the extensions builds, should help for parallel makes.
2093 ____________________________________________________________________________
2094 [ 11191] By: jhi on 2001/07/07 15:26:16
2095 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2096 From: Norton Allen <allen@huarp.harvard.edu>
2097 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
2098 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
2100 ! ext/POSIX/POSIX.xs
2101 ____________________________________________________________________________
2102 [ 11190] By: jhi on 2001/07/07 15:22:08
2103 Log: Subject: [PATCH] Re: op/arith.t
2104 From: Nicholas Clark <nick@ccl4.org>
2105 Date: Sat, 7 Jul 2001 13:04:54 +0100
2106 Message-ID: <20010707130454.D59620@plum.flirble.org>
2109 ____________________________________________________________________________
2110 [ 11189] By: jhi on 2001/07/07 15:20:44
2111 Log: Subject: [PATCH] h2xs
2112 From: Nicholas Clark <nick@ccl4.org>
2113 Date: Fri, 6 Jul 2001 23:25:14 +0100
2114 Message-ID: <20010706232514.X59620@plum.flirble.org>
2117 ____________________________________________________________________________
2118 [ 11188] By: jhi on 2001/07/07 15:12:36
2119 Log: Subject: Re: bleedperl perl_alloc..free leakage
2120 From: Radu Greab <radu@netsoft.ro>
2121 Date: Fri, 6 Jul 2001 19:48:54 +0300
2122 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
2127 ____________________________________________________________________________
2128 [ 11187] By: pudge on 2001/07/07 02:11:36
2129 Log: Test again. Please ignore.
2130 Branch: maint-5.6/macperl
2132 ____________________________________________________________________________
2133 [ 11186] By: pudge on 2001/07/07 02:08:13
2134 Log: Test. Please ignore.
2135 Branch: maint-5.6/macperl
2137 ____________________________________________________________________________
2138 [ 11185] By: pudge on 2001/07/06 23:46:57
2139 Log: Include changes already sent in separately as patches,
2140 before branch was created.
2141 Branch: maint-5.6/macperl
2142 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
2143 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
2144 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
2145 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
2146 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
2147 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
2148 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
2149 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
2150 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
2152 ____________________________________________________________________________
2153 [ 11184] By: jhi on 2001/07/06 16:41:30
2154 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2155 From: Norton Allen <allen@huarp.harvard.edu>
2156 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2157 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2160 ____________________________________________________________________________
2161 [ 11183] By: nick on 2001/07/06 16:27:40
2162 Log: Integrate mainline
2164 +> (branch 42 files)
2165 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
2166 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
2167 - win32/bin/mdelete.bat
2168 !> (integrate 215 files)
2169 ____________________________________________________________________________
2170 [ 11182] By: jhi on 2001/07/06 15:57:16
2171 Log: The #11166 needed also these updated.
2173 ! lib/warnings.pm warnings.h
2174 ____________________________________________________________________________
2175 [ 11181] By: jhi on 2001/07/06 13:24:42
2176 Log: Update Changes.
2178 ! Changes patchlevel.h
2179 ____________________________________________________________________________
2180 [ 11180] By: jhi on 2001/07/06 13:20:08
2184 ____________________________________________________________________________
2185 [ 11179] By: jhi on 2001/07/06 12:57:13
2186 Log: Nit from Abhijit.
2189 ____________________________________________________________________________
2190 [ 11178] By: jhi on 2001/07/06 12:53:04
2191 Log: Retract #11172.
2194 ____________________________________________________________________________
2195 [ 11177] By: jhi on 2001/07/06 12:44:51
2196 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2197 From: Norton Allen <allen@huarp.harvard.edu>
2198 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2199 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2202 ____________________________________________________________________________
2203 [ 11176] By: jhi on 2001/07/06 12:42:45
2204 Log: (Accidentally empty check-in.)
2207 ____________________________________________________________________________
2208 [ 11175] By: jhi on 2001/07/06 12:29:56
2209 Log: Retract #11165 since Sarathy pointed out it'll not
2210 work properly under threads, the problem should be
2211 solved using "the savestack, either via SSNEW() or
2212 using a newSVpv()+SAVEFREESV() combo."
2214 ! ext/POSIX/POSIX.xs
2215 ____________________________________________________________________________
2216 [ 11174] By: jhi on 2001/07/06 12:27:31
2217 Log: Retract #11125 since NI-S pointed out it'll not work in
2218 cases where the extension has their own handcrafted INC
2221 ! lib/ExtUtils/MM_Unix.pm
2222 ____________________________________________________________________________
2223 [ 11173] By: jhi on 2001/07/06 12:20:50
2224 Log: Subject: RE: [PATCH] -I and MakeMaker again
2225 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2226 Date: Fri, 6 Jul 2001 09:18:29 +0200
2227 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
2229 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
2230 ! lib/ExtUtils/MM_Win32.pm
2231 ____________________________________________________________________________
2232 [ 11172] By: jhi on 2001/07/06 12:18:39
2233 Log: (Retracted by #11178)
2234 Subject: [PATCH t/op/method.t] SUPER:: strangeness
2235 From: Piers Cawley <pdcawley@iterative-software.com>
2236 Date: 06 Jul 2001 10:49:01 +0100
2237 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
2240 ____________________________________________________________________________
2241 [ 11171] By: jhi on 2001/07/06 01:38:55
2242 Log: VOS README update from Paul Green.
2245 ____________________________________________________________________________
2246 [ 11170] By: jhi on 2001/07/06 01:19:33
2247 Log: Subject: [PATCH README.qnx hints/qnx.sh]
2248 From: Norton Allen <allen@huarp.harvard.edu>
2249 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
2250 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
2252 ! README.qnx hints/qnx.sh
2253 ____________________________________________________________________________
2254 [ 11169] By: jhi on 2001/07/06 01:17:43
2255 Log: Subject: [PATCH] Doc patch for Tie::Hash
2256 From: Artur Bergman <artur@contiller.se>
2257 Date: Thu, 05 Jul 2001 22:51:18 +0200
2258 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
2261 ____________________________________________________________________________
2262 [ 11168] By: jhi on 2001/07/06 01:16:27
2263 Log: Subject: [PATCH] perlfaq4.pod
2264 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
2265 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
2266 Date: Thu, 5 Jul 2001 18:44:10 +0100
2269 ____________________________________________________________________________
2270 [ 11167] By: jhi on 2001/07/06 01:14:41
2271 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
2272 From: Robin Houston <robin@kitsite.com>
2273 Date: Thu, 5 Jul 2001 18:33:21 +0100
2274 Message-ID: <20010705183321.A27345@robin.kitsite.com>
2276 ! ext/B/B/Deparse.pm
2277 ____________________________________________________________________________
2278 [ 11166] By: jhi on 2001/07/06 01:11:50
2279 Log: (Retracted by #11285.)
2281 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
2282 From: Abhijit Menon-Sen <ams@wiw.org>
2283 Date: Fri, 6 Jul 2001 01:26:32 +0530
2284 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
2286 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
2287 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
2289 ____________________________________________________________________________
2290 [ 11165] By: jhi on 2001/07/06 00:19:26
2291 Log: (Retracted by #11175)
2292 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2293 From: Norton Allen <allen@huarp.harvard.edu>
2294 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
2295 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
2297 ! ext/POSIX/POSIX.xs
2298 ____________________________________________________________________________
2299 [ 11164] By: jhi on 2001/07/06 00:14:57
2300 Log: Unterminated C< (noticed by Richard Hatch), and few other
2301 small Unicode doc tweaks.
2304 ____________________________________________________________________________
2305 [ 11163] By: jhi on 2001/07/05 19:33:34
2306 Log: More flexible argument understanding; add charblocks() and
2307 charscripts(); make charblock() and charscript() two-way;
2308 add charinrange(); separate the $Unicode::UCD::VERSION and
2309 the version of the Unicode by adding UnicodeVersion().
2311 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2312 ____________________________________________________________________________
2313 [ 11162] By: jhi on 2001/07/05 13:38:36
2314 Log: Update Unicode::UCD on \p{In...}.
2316 ! lib/Unicode/UCD.pm
2317 ____________________________________________________________________________
2318 [ 11161] By: jhi on 2001/07/05 13:26:00
2319 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2320 From: Norton Allen <allen@huarp.harvard.edu>
2321 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
2322 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
2324 ! lib/ExtUtils/MM_Unix.pm
2325 ____________________________________________________________________________
2326 [ 11160] By: jhi on 2001/07/05 13:06:53
2327 Log: POSIX-BC tweaks from Thomas Dorner.
2329 ! hints/posix-bc.sh perlio.h
2330 ____________________________________________________________________________
2331 [ 11159] By: jhi on 2001/07/05 04:17:18
2332 Log: Module updates for the delta.
2334 ! pod/perl572delta.pod
2335 ____________________________________________________________________________
2336 [ 11158] By: jhi on 2001/07/05 03:45:19
2337 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
2338 From: Norton Allen <allen@huarp.harvard.edu>
2339 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
2340 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
2342 ! ext/IO/lib/IO/t/io_sock.t
2343 ____________________________________________________________________________
2344 [ 11157] By: jhi on 2001/07/05 03:44:19
2345 Log: Subject: [PATCH perldiag.pod] Quick fixes
2346 From: Simon Cozens <simon@netthink.co.uk>
2347 Date: Wed, 4 Jul 2001 20:22:12 +0100
2348 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
2351 ____________________________________________________________________________
2352 [ 11156] By: jhi on 2001/07/05 03:43:28
2353 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
2354 From: Radu Greab <radu@netsoft.ro>
2355 Date: Wed, 4 Jul 2001 22:13:31 +0300
2356 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
2358 ! op.c sv.c t/op/pos.t
2359 ____________________________________________________________________________
2360 [ 11155] By: jhi on 2001/07/05 03:40:24
2361 Log: Subject: [PATCH] -I and MakeMaker again
2362 From: Michael G Schwern <schwern@pobox.com>
2363 Date: Wed, 4 Jul 2001 15:03:07 -0400
2364 Message-ID: <20010704150307.I20340@blackrider>
2366 (and retract #11145)
2368 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
2369 ! lib/ExtUtils/MakeMaker.pm
2370 ____________________________________________________________________________
2371 [ 11154] By: jhi on 2001/07/05 03:32:43
2372 Log: Subject: Re: PERFORCE change 11142 for review
2373 From: "Philip Newton" <Philip.Newton@gmx.net>
2374 Date: Wed, 4 Jul 2001 20:46:26 +0200
2375 Message-Id: <200107041841.VAA25380@taas.iki.fi>
2377 ! lib/ExtUtils/MakeMaker.pm
2378 ____________________________________________________________________________
2379 [ 11153] By: jhi on 2001/07/05 03:29:21
2380 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2381 From: Jonathan Stowe <gellyfish@gellyfish.com>
2382 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
2383 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
2386 ____________________________________________________________________________
2387 [ 11152] By: gsar on 2001/07/05 00:52:57
2388 Log: fix the binary compatibility issue when building with/without
2389 usemymalloc by exporting Perl_malloc() et al as simple wrappers
2390 around the system functions (this allows most extensions built
2391 using one mode to coexist with perls built in the other mode)
2393 XXX the Perl_mfree() wrapper might need to do return(free()) on
2394 platforms where Free_t isn't "void"
2396 ! embed.h embed.pl makedef.pl proto.h util.c
2397 ____________________________________________________________________________
2398 [ 11151] By: gsar on 2001/07/05 00:42:49
2399 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
2400 since it doesn't ensure threads other than the one calling fork()
2401 aren't holding any locks; the fix is to use pthread_atfork() to
2404 building perl with -Dusemymalloc exacerbates the problem since
2405 Perl_malloc() holds a mutex, and perl's exec() calls New()
2407 XXX the code in win32thread.h may be needed on platforms that have
2410 ! perl.c thread.h win32/win32thread.h
2411 ____________________________________________________________________________
2412 [ 11150] By: pudge on 2001/07/04 20:07:54
2413 Log: Integrate #11009 from maintperl.
2414 Branch: maint-5.6/macperl
2415 !> lib/ExtUtils/Manifest.pm
2416 ____________________________________________________________________________
2417 [ 11149] By: pudge on 2001/07/04 19:54:46
2418 Log: Flexing my Perforce muscles.
2419 Branch: maint-5.6/macperl
2421 ____________________________________________________________________________
2422 [ 11148] By: jhi on 2001/07/04 17:14:51
2423 Log: Update Changes.
2425 ! Changes patchlevel.h
2426 ____________________________________________________________________________
2427 [ 11147] By: jhi on 2001/07/04 16:41:25
2428 Log: Metaconfig unit change for #11146.
2429 Branch: metaconfig/U/perl
2430 ! d_fcntl_can_lock.U
2431 ____________________________________________________________________________
2432 [ 11146] By: jhi on 2001/07/04 16:36:31
2433 Log: Somehow the #ifdefs of the added code (in #11093) made
2434 HP-UX to fail the fcntl locking test, without the ifdefs
2435 the test seems to be working again. Reason unknown:
2436 HP-UX cc doesn't complain either way.
2439 ____________________________________________________________________________
2440 [ 11145] By: jhi on 2001/07/04 16:08:00
2441 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
2443 ! lib/ExtUtils/MM_Unix.pm
2444 ____________________________________________________________________________
2445 [ 11144] By: jhi on 2001/07/04 16:07:35
2449 ____________________________________________________________________________
2450 [ 11143] By: jhi on 2001/07/04 15:08:26
2451 Log: When removing tests updating the test count is a good idea, too.
2453 ! lib/Net/t/require.t
2454 ____________________________________________________________________________
2455 [ 11142] By: jhi on 2001/07/04 14:57:51
2456 Log: Document #11134 and add the new symbols to the list of
2457 of MakeMaker known ones.
2459 ! lib/ExtUtils/MakeMaker.pm
2460 ____________________________________________________________________________
2461 [ 11141] By: jhi on 2001/07/04 14:34:11
2462 Log: Microperl update.
2465 ____________________________________________________________________________
2466 [ 11140] By: jhi on 2001/07/04 14:32:27
2467 Log: Update the libnet tests as per #11138.
2470 ! MANIFEST lib/Net/t/require.t
2471 ____________________________________________________________________________
2472 [ 11139] By: jhi on 2001/07/04 14:14:33
2473 Log: Regen toc and modlib.
2475 ! pod/perlmodlib.pod pod/perltoc.pod
2476 ____________________________________________________________________________
2477 [ 11138] By: jhi on 2001/07/04 14:10:38
2478 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
2481 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
2483 ____________________________________________________________________________
2484 [ 11137] By: jhi on 2001/07/04 14:06:35
2485 Log: Add the OS/390 harness results to the delta.
2487 ! pod/perl572delta.pod
2488 ____________________________________________________________________________
2489 [ 11136] By: jhi on 2001/07/04 13:59:01
2490 Log: Avoid the two study tests in OS/390 until the bug has been solved.
2493 ____________________________________________________________________________
2494 [ 11135] By: jhi on 2001/07/04 13:49:08
2495 Log: DOS/DJGPP tweaks from Laszlo Molnar.
2497 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
2498 ____________________________________________________________________________
2499 [ 11134] By: jhi on 2001/07/04 13:47:46
2500 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
2501 From: Michael G Schwern <schwern@pobox.com>
2502 Date: Wed, 4 Jul 2001 00:01:16 -0400
2503 Message-ID: <20010704000116.C591@blackrider>
2505 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
2506 ____________________________________________________________________________
2507 [ 11133] By: jhi on 2001/07/04 01:55:20
2508 Log: The #11132 missed singleton characters (not part
2509 of a unilo..unihi range) in Unicode scripts.
2511 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
2512 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
2513 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
2514 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
2515 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
2516 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
2517 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
2518 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
2519 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
2520 ! lib/unicode/mktables.PL t/op/pat.t
2521 ____________________________________________________________________________
2522 [ 11132] By: jhi on 2001/07/04 01:32:11
2523 Log: Support preferentially the Unicode 'scripts' definition
2524 in the \p{In...} notation since according to Unicode the
2525 scripts concept is more natural for matching than using
2526 the somewhat artificial block names. The block names are
2527 still available, though, and if there's a name conflict,
2528 the scripts one wins and the blocks one has to do with
2529 'Block' appended to its name. For more information see
2531 http://www.unicode.org/unicode/reports/tr24/
2533 + lib/unicode/In/100.pl lib/unicode/In/101.pl
2534 + lib/unicode/In/102.pl lib/unicode/In/103.pl
2535 + lib/unicode/In/104.pl lib/unicode/In/105.pl
2536 + lib/unicode/In/106.pl lib/unicode/In/107.pl
2537 + lib/unicode/In/108.pl lib/unicode/In/109.pl
2538 + lib/unicode/In/110.pl lib/unicode/In/111.pl
2539 + lib/unicode/In/112.pl lib/unicode/In/113.pl
2540 + lib/unicode/In/114.pl lib/unicode/In/115.pl
2541 + lib/unicode/In/116.pl lib/unicode/In/117.pl
2542 + lib/unicode/In/118.pl lib/unicode/In/119.pl
2543 + lib/unicode/In/120.pl lib/unicode/In/121.pl
2544 + lib/unicode/In/122.pl lib/unicode/In/123.pl
2545 + lib/unicode/In/124.pl lib/unicode/In/125.pl
2546 + lib/unicode/In/126.pl lib/unicode/In/127.pl
2547 + lib/unicode/In/128.pl lib/unicode/In/129.pl
2548 + lib/unicode/In/130.pl lib/unicode/In/131.pl
2549 + lib/unicode/In/132.pl lib/unicode/In/133.pl
2550 + lib/unicode/In/134.pl lib/unicode/In/135.pl
2551 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
2552 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
2554 ____________________________________________________________________________
2555 [ 11131] By: jhi on 2001/07/03 23:02:02
2556 Log: Better document the difference between a block and a script.
2558 ! lib/Unicode/UCD.pm
2559 ____________________________________________________________________________
2560 [ 11130] By: jhi on 2001/07/03 22:49:15
2561 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
2562 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2563 Date: Tue, 3 Jul 2001 15:04:23 -0500
2564 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
2567 ____________________________________________________________________________
2568 [ 11129] By: jhi on 2001/07/03 22:45:41
2569 Log: Add tests for charscript().
2571 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2572 ____________________________________________________________________________
2573 [ 11128] By: jhi on 2001/07/03 20:41:54
2574 Log: Add charscript() to get the UTR#24 script names of characters.
2576 ! lib/Unicode/UCD.pm
2577 ____________________________________________________________________________
2578 [ 11127] By: jhi on 2001/07/03 19:53:29
2582 ____________________________________________________________________________
2583 [ 11126] By: jhi on 2001/07/03 19:45:30
2584 Log: Unicode::UCD updates.
2586 ! lib/Unicode/UCD.pm
2587 ____________________________________________________________________________
2588 [ 11125] By: jhi on 2001/07/03 16:12:20
2589 Log: (Retracted by #11174)
2590 Subject: MakeMaker should pass through DEFINE and INC to subdirs
2591 From: Alan Burlison <Alan.Burlison@sun.com>
2592 Date: Tue, 03 Jul 2001 15:20:13 +0100
2593 Message-ID: <3B41D49D.A923D4F9@sun.com>
2595 ! lib/ExtUtils/MM_Unix.pm
2596 ____________________________________________________________________________
2597 [ 11124] By: jhi on 2001/07/03 16:06:53
2598 Log: Subject: Patch needed for UTS
2599 From: hom00@utsglobal.com (Hal Morris)
2600 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
2601 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
2603 Replace #11113 with a better version.
2606 ____________________________________________________________________________
2607 [ 11123] By: jhi on 2001/07/03 16:04:49
2608 Log: Subject: Re: POINTERRIGOR
2609 From: Andy Dougherty <doughera@lafayette.edu>
2610 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
2611 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
2614 ____________________________________________________________________________
2615 [ 11122] By: jhi on 2001/07/03 16:03:31
2616 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
2617 From: "Philip Newton" <pnewton@gmx.de>
2618 Date: Tue, 3 Jul 2001 17:03:34 +0200
2619 Message-ID: <3B41FAE6.29564.660E117@localhost>
2622 ____________________________________________________________________________
2623 [ 11121] By: jhi on 2001/07/03 13:26:08
2627 ____________________________________________________________________________
2628 [ 11120] By: jhi on 2001/07/03 11:34:47
2629 Log: Subject: [PATCH 5.6.1] debugger fixes
2630 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2631 Date: Tue, 3 Jul 2001 03:38:18 -0400
2632 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
2634 The $^S is working again.
2637 ____________________________________________________________________________
2638 [ 11119] By: jhi on 2001/07/03 11:33:27
2639 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
2640 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2641 Date: Tue, 3 Jul 2001 03:34:06 -0400
2642 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
2644 ! os2/OS2/Process/Process.pm
2645 ____________________________________________________________________________
2646 [ 11118] By: jhi on 2001/07/03 11:29:54
2647 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
2648 From: "Philip Newton" <Philip.Newton@gmx.net>
2649 Date: Tue, 3 Jul 2001 09:11:27 +0200
2650 Message-Id: <200107030706.KAA04596@taas.iki.fi>
2653 ____________________________________________________________________________
2654 [ 11117] By: jhi on 2001/07/03 11:25:14
2657 ! pod/perl572delta.pod
2658 ____________________________________________________________________________
2659 [ 11116] By: jhi on 2001/07/02 23:06:50
2660 Log: Metaconfig unit change for 11115.
2663 ____________________________________________________________________________
2664 [ 11115] By: jhi on 2001/07/02 23:06:27
2665 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
2666 (from Richard Hatch) (this was the cause of pipes() and
2667 times() myeteriously not being found)
2670 ____________________________________________________________________________
2671 [ 11114] By: jhi on 2001/07/02 22:58:41
2672 Log: Retract #10142, the real culprit found by Richard Hatch,
2673 coming soon to Configure near you.
2676 ____________________________________________________________________________
2677 [ 11113] By: jhi on 2001/07/02 22:56:09
2678 Log: (Replaced by #11124) UTS workaround from Hal Morris.
2681 ____________________________________________________________________________
2682 [ 11112] By: jhi on 2001/07/02 22:53:29
2683 Log: Subject: [PATCH] grok not grocking correctly
2684 From: Nicholas Clark <nick@ccl4.org>
2685 Date: Tue, 3 Jul 2001 00:19:08 +0100
2686 Message-ID: <20010703001908.H59620@plum.flirble.org>
2689 ____________________________________________________________________________
2690 [ 11111] By: jhi on 2001/07/02 22:48:42
2691 Log: Subject: [PATCH Deparse.t] test just-posted patches
2692 From: Robin Houston <robin@kitsite.com>
2693 Date: Mon, 2 Jul 2001 23:46:15 +0100
2694 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
2697 ____________________________________________________________________________
2698 [ 11110] By: jhi on 2001/07/02 22:27:10
2699 Log: Subject: [PATCH toke.c] autosplit into @F
2700 From: Robin Houston <robin@kitsite.com>
2701 Date: Mon, 2 Jul 2001 23:18:20 +0100
2702 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
2705 ____________________________________________________________________________
2706 [ 11109] By: jhi on 2001/07/02 22:25:03
2707 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
2708 From: Robin Houston <robin@kitsite.com>
2709 Date: Mon, 2 Jul 2001 23:00:48 +0100
2710 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
2712 ! ext/B/B/Deparse.pm
2713 ____________________________________________________________________________
2714 [ 11108] By: jhi on 2001/07/02 19:21:18
2715 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
2716 From: "Philip Newton" <Philip.Newton@gmx.net>
2717 Date: Mon, 2 Jul 2001 22:06:22 +0200
2720 ! ext/NDBM_File/hints/linux.pl
2721 ____________________________________________________________________________
2722 [ 11107] By: jhi on 2001/07/02 19:19:25
2723 Log: Subject: Re: Fixed pack problem - sort of
2724 From: Nicholas Clark <nick@ccl4.org>
2725 Date: Mon, 2 Jul 2001 20:59:20 +0100
2726 Message-ID: <20010702205919.F59620@plum.flirble.org>
2728 ! pp_pack.c t/op/pack.t
2729 ____________________________________________________________________________
2730 [ 11106] By: jhi on 2001/07/02 19:18:28
2731 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
2732 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2733 Date: Mon, 2 Jul 2001 15:45:41 -0400
2734 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
2737 ____________________________________________________________________________
2738 [ 11105] By: jhi on 2001/07/02 19:17:27
2739 Log: (Mistaken retraction)
2742 ____________________________________________________________________________
2743 [ 11104] By: jhi on 2001/07/02 18:56:15
2744 Log: Detypo in #11103.
2747 ____________________________________________________________________________
2748 [ 11103] By: jhi on 2001/07/02 18:54:53
2749 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2750 From: Jonathan Stowe <gellyfish@gellyfish.com>
2751 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
2752 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
2755 ____________________________________________________________________________
2756 [ 11102] By: jhi on 2001/07/02 18:16:09
2757 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
2758 From: "Craig A. Berry" <craigberry@mac.com>
2759 Date: Mon, 02 Jul 2001 14:11:23 -0500
2760 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
2762 ! lib/Unicode/UCD.pm
2763 ____________________________________________________________________________
2764 [ 11101] By: jhi on 2001/07/02 18:14:51
2765 Log: Subject: [PATCH] Re: op/numconvert.t failures
2766 From: Nicholas Clark <nick@ccl4.org>
2767 Date: Mon, 2 Jul 2001 20:10:48 +0100
2768 Message-ID: <20010702201048.E59620@plum.flirble.org>
2771 ____________________________________________________________________________
2772 [ 11100] By: jhi on 2001/07/02 17:51:44
2773 Log: Update Changes.
2775 ! Changes patchlevel.h
2776 ____________________________________________________________________________
2777 [ 11099] By: jhi on 2001/07/02 17:46:31
2778 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
2779 The real fix must be more involved. The line of code all the leaky
2780 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
2781 line of Perl_newPMOP().
2784 ____________________________________________________________________________
2785 [ 11098] By: jhi on 2001/07/02 17:37:44
2788 Subject: Re: sizeof(struct sembuf)
2789 From: Nicholas Clark <nick@ccl4.org>
2790 Date: Sun, 1 Jul 2001 22:26:48 +0100
2791 Message-ID: <20010701222648.W59620@plum.flirble.org>
2793 but do semop() always the slow way.
2796 ____________________________________________________________________________
2797 [ 11097] By: jhi on 2001/07/02 17:22:14
2798 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
2799 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2800 Date: Tue, 03 Jul 2001 00:56:30 +0900
2801 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
2803 ! ext/Encode/Encode/Tcl.t
2804 ____________________________________________________________________________
2805 [ 11096] By: jhi on 2001/07/02 17:11:24
2806 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
2807 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2808 Date: Tue, 03 Jul 2001 00:55:46 +0900
2809 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
2811 ! ext/Encode/Encode/Tcl.pm
2812 ____________________________________________________________________________
2813 [ 11095] By: jhi on 2001/07/02 17:07:14
2814 Log: Regen api and toc.
2816 ! pod/perlapi.pod pod/perltoc.pod
2817 ____________________________________________________________________________
2818 [ 11094] By: jhi on 2001/07/02 16:29:42
2819 Log: Metaconfig unit change for #11093.
2820 Branch: metaconfig/U/perl
2821 ! d_fcntl_can_lock.U
2822 ____________________________________________________________________________
2823 [ 11093] By: jhi on 2001/07/02 16:28:56
2824 Log: The fcntl locking test may hang if NFS locking messed up;
2825 break out with alarm(10).
2828 ____________________________________________________________________________
2829 [ 11092] By: jhi on 2001/07/02 14:11:31
2830 Log: Move the mdelete.bat from win32/bin to win32.
2833 ____________________________________________________________________________
2834 [ 11091] By: jhi on 2001/07/02 14:10:01
2835 Log: Typo in #11083.
2837 ! ext/Time/Piece/Piece.t
2838 ____________________________________________________________________________
2839 [ 11090] By: jhi on 2001/07/02 13:36:58
2840 Log: Netware tweaks from Guruprasad.
2842 - NetWare/perlsdio.h
2843 ! MANIFEST NetWare/Makefile NetWare/interface.c
2844 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
2846 ____________________________________________________________________________
2847 [ 11089] By: jhi on 2001/07/02 13:25:40
2848 Log: Subject: Re: [PATH] shared -> unique;
2849 From: Abhijit Menon-Sen <ams@wiw.org>
2850 Date: Wed, 27 Jun 2001 03:51:27 +0530
2851 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
2853 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
2854 ____________________________________________________________________________
2855 [ 11088] By: jhi on 2001/07/02 13:24:27
2856 Log: Subject: Re: AIX / gcc-3.0
2857 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2858 Date: Mon, 02 Jul 2001 15:20:21 +0200
2859 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
2862 ____________________________________________________________________________
2863 [ 11087] By: jhi on 2001/07/02 13:23:21
2864 Log: Subject: Re: Bug report: split splits on wrong pattern
2865 From: Abhijit Menon-Sen <ams@wiw.org>
2866 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
2867 Date: Mon, 2 Jul 2001 16:31:33 +0530
2870 ____________________________________________________________________________
2871 [ 11086] By: jhi on 2001/07/02 13:22:30
2872 Log: Subject: [PATCH 5.6.1] test harness
2873 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2874 Date: Mon, 2 Jul 2001 06:29:21 -0400
2875 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
2877 ! lib/Test/Harness.pm
2878 ____________________________________________________________________________
2879 [ 11085] By: jhi on 2001/07/02 13:21:39
2880 Log: Subject: [PATCH 5.6.1] debugger goof
2881 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2882 Date: Mon, 2 Jul 2001 06:27:22 -0400
2883 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
2886 ____________________________________________________________________________
2887 [ 11084] By: jhi on 2001/07/02 13:20:50
2888 Log: Subject: [PATCH 5.6.1] OS/2 cwd
2889 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2890 Date: Mon, 2 Jul 2001 06:21:17 -0400
2891 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
2893 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
2894 ____________________________________________________________________________
2895 [ 11083] By: jhi on 2001/07/02 13:19:18
2896 Log: Make #11082 more OS/2-specific.
2898 ! ext/Time/Piece/Piece.t
2899 ____________________________________________________________________________
2900 [ 11082] By: jhi on 2001/07/02 13:14:36
2901 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
2902 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2903 Date: Mon, 2 Jul 2001 06:06:34 -0400
2904 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
2906 ! ext/Time/Piece/Piece.t
2907 ____________________________________________________________________________
2908 [ 11081] By: jhi on 2001/07/02 13:13:08
2909 Log: Subject: [PATCH B::Deparse] version number & changes
2910 From: Robin Houston <robin@kitsite.com>
2911 Date: Sun, 1 Jul 2001 17:17:29 +0100
2912 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
2914 ! ext/B/B/Deparse.pm
2915 ____________________________________________________________________________
2916 [ 11080] By: jhi on 2001/07/02 13:11:48
2917 Log: Subject: a small fix.
2918 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2919 Date: Mon, 2 Jul 2001 12:17:53 +0200
2920 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
2922 ! ext/Thread/Thread.xs
2923 ____________________________________________________________________________
2924 [ 11079] By: jhi on 2001/07/02 13:10:39
2925 Log: Subject: RE: perl@10907
2926 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2927 Date: Mon, 2 Jul 2001 12:06:16 +0200
2928 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
2930 Borland C vs PerlIO.
2932 ! win32/config.bc win32/config_H.bc
2933 ____________________________________________________________________________
2934 [ 11078] By: jhi on 2001/07/02 13:03:44
2935 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
2936 From: "H.M. Brand" <merijn@l1.procura.nl>
2937 Date: Mon, 02 Jul 2001 11:18:57 +0200
2938 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
2941 ____________________________________________________________________________
2942 [ 11077] By: jhi on 2001/07/02 12:58:27
2943 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
2944 From: Michael G Schwern <schwern@pobox.com>
2945 Date: Mon, 2 Jul 2001 00:26:24 -0400
2946 Message-ID: <20010702002624.A18302@blackrider>
2948 - ext/util/mkbootstrap
2949 ____________________________________________________________________________
2950 [ 11076] By: jhi on 2001/07/02 12:56:20
2951 Log: Subject: [PATCH op.h] v minor comment tweak
2952 From: Robin Houston <robin@puffinry.freeserve.co.uk>
2953 Date: Mon, 2 Jul 2001 00:42:01 +0100
2954 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
2957 ____________________________________________________________________________
2958 [ 11075] By: jhi on 2001/07/02 12:53:48
2959 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
2962 ____________________________________________________________________________
2963 [ 11074] By: jhi on 2001/07/02 12:52:28
2964 Log: Subject: Re: sizeof(struct sembuf)
2965 From: Nicholas Clark <nick@ccl4.org>
2966 Date: Sun, 1 Jul 2001 19:23:16 +0100
2967 Message-ID: <20010701192316.V59620@plum.flirble.org>
2969 s/signaling/signalling/
2972 ____________________________________________________________________________
2973 [ 11073] By: jhi on 2001/07/02 12:49:51
2974 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
2975 From: "Philip Newton" <Philip.Newton@gmx.net>
2976 Date: Sun, 1 Jul 2001 09:37:56 +0200
2977 Message-Id: <200107010733.KAA03920@taas.iki.fi>
2980 ____________________________________________________________________________
2981 [ 11072] By: jhi on 2001/07/02 12:48:03
2982 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
2983 From: "Philip Newton" <Philip.Newton@gmx.net>
2984 Date: Sun, 1 Jul 2001 09:37:56 +0200
2985 Message-Id: <200107010733.KAA03925@taas.iki.fi>
2987 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2988 ____________________________________________________________________________
2989 [ 11071] By: jhi on 2001/07/02 12:45:12
2990 Log: Metaconfig unit change for #11070.
2992 ! U/compline/randfunc.U
2993 ____________________________________________________________________________
2994 [ 11070] By: jhi on 2001/07/02 12:43:58
2995 Log: Subject: [PATCH perlsnap] its --> it's --> its
2996 From: "Philip Newton" <Philip.Newton@gmx.net>
2997 Date: Sun, 1 Jul 2001 09:37:56 +0200
2998 Message-Id: <200107010733.KAA03914@taas.iki.fi>
3001 ____________________________________________________________________________
3002 [ 11069] By: jhi on 2001/07/02 12:01:52
3003 Log: Sync with Sarathy; integrate with perlio.
3006 ____________________________________________________________________________
3007 [ 11068] By: gsar on 2001/07/02 08:07:54
3008 Log: regenerate win32/config_H.?c files
3010 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3011 ____________________________________________________________________________
3012 [ 11067] By: gsar on 2001/07/02 08:03:55
3013 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
3016 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
3019 fix a warning about "fd" being used without being set in Cwd.xs
3021 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
3022 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
3023 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
3025 ____________________________________________________________________________
3026 [ 11066] By: gsar on 2001/07/02 07:12:10
3027 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
3028 within macro arguments") and warnings ("unary minus applied to
3029 unsigned type", among others)
3031 ! gv.c hv.c op.c pp.c sv.c toke.c
3032 ____________________________________________________________________________
3033 [ 11065] By: gsar on 2001/07/02 06:26:22
3034 Log: win32 fixes: more spurious CRs
3037 ____________________________________________________________________________
3038 [ 11064] By: gsar on 2001/07/02 06:25:22
3039 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
3040 from win32/bin (or it gets deleted by distclean); don't delete
3041 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
3042 NT (should be made Win9x specific, and added to makefile.mk)
3044 +> win32/mdelete.bat
3045 - win32/bin/mdelete.bat
3046 ! win32/Makefile win32/makefile.mk
3047 ____________________________________________________________________________
3048 [ 11063] By: nick on 2001/07/01 18:54:09
3049 Log: Quick for for #ifdef mess
3052 ____________________________________________________________________________
3053 [ 11062] By: nick on 2001/07/01 18:47:42
3054 Log: Raw integrate - does not build #if mess in gv.c
3056 !> (integrate 29 files)
3057 ____________________________________________________________________________
3058 [ 11061] By: jhi on 2001/07/01 15:20:38
3059 Log: Make 'compile' target a little less broken.
3060 Still very broken, though: -Wall warnings from
3061 the generated code, boot_Foo prototypes missing,
3062 can't autoload Fcntl::SEEK_CUR et alia, ...
3064 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
3065 ! utils/perlcc.PL x2p/Makefile.SH
3066 ____________________________________________________________________________
3067 [ 11060] By: jhi on 2001/07/01 14:04:20
3068 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
3070 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3071 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
3072 ____________________________________________________________________________
3073 [ 11059] By: jhi on 2001/07/01 05:02:59
3074 Log: Update Changes.
3076 ! Changes patchlevel.h
3077 ____________________________________________________________________________
3078 [ 11058] By: jhi on 2001/07/01 04:57:05
3079 Log: Still one typo, regen toc.
3081 ! lib/Unicode/UCD.pm pod/perltoc.pod
3082 ____________________________________________________________________________
3083 [ 11057] By: jhi on 2001/07/01 04:54:35
3084 Log: Detypos and regen toc.
3086 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
3087 ____________________________________________________________________________
3088 [ 11056] By: jhi on 2001/07/01 04:26:08
3091 ! ext/List/Util/lib/List/Util.pm
3092 ____________________________________________________________________________
3093 [ 11055] By: jhi on 2001/06/30 22:18:37
3094 Log: Attempt at plugging the leak under ithreads detected by Doug.
3097 ____________________________________________________________________________
3098 [ 11054] By: jhi on 2001/06/30 21:33:29
3099 Log: gcc -Wall lint after #11051.
3102 ____________________________________________________________________________
3103 [ 11053] By: jhi on 2001/06/30 21:13:55
3104 Log: Integrate perlio.
3106 !> lib/File/Find/taint.t
3107 ____________________________________________________________________________
3108 [ 11052] By: jhi on 2001/06/30 21:07:38
3109 Log: Don't use the v-strings for module VERSIONs.
3111 ! lib/Unicode/UCD.pm
3112 ____________________________________________________________________________
3113 [ 11051] By: jhi on 2001/06/30 20:59:57
3114 Log: Code cleanup based on turning off the -woffs in IRIX.
3115 Not all of the gripes cleaned up (hairy code in hv.c and
3116 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
3117 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
3120 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
3121 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
3122 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
3124 ____________________________________________________________________________
3125 [ 11050] By: nick on 2001/06/30 20:46:46
3126 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
3128 ! lib/File/Find/taint.t
3129 ____________________________________________________________________________
3130 [ 11049] By: nick on 2001/06/30 18:13:33
3131 Log: Integrate mainline
3133 +> NetWare/nwstdio.h NetWare/perlsdio.h
3134 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3135 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
3136 +> lib/Unicode/UCD.t t/run/exit.t
3137 !> (integrate 60 files)
3138 ____________________________________________________________________________
3139 [ 11048] By: jhi on 2001/06/30 16:23:39
3142 ! pod/perl572delta.pod
3143 ____________________________________________________________________________
3144 [ 11047] By: jhi on 2001/06/30 16:03:40
3145 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
3146 by CPAN.pm, use rather _00.
3148 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
3149 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
3150 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
3151 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3152 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
3153 ! lib/ExtUtils/Embed.pm lib/Test.pm
3154 ____________________________________________________________________________
3155 [ 11046] By: jhi on 2001/06/30 15:53:22
3156 Log: Add a simple Unicode character database interface, Unicode::UCD.
3158 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
3160 ____________________________________________________________________________
3161 [ 11045] By: jhi on 2001/06/30 13:42:37
3162 Log: Subject: [PATCH] op/numconver.t
3163 From: Nicholas Clark <nick@ccl4.org>
3164 Date: Sat, 30 Jun 2001 15:40:10 +0100
3165 Message-ID: <20010630154010.I59620@plum.flirble.org>
3168 ____________________________________________________________________________
3169 [ 11044] By: jhi on 2001/06/30 13:29:25
3170 Log: The $^N is now taken (by #11038).
3173 ____________________________________________________________________________
3174 [ 11043] By: jhi on 2001/06/30 13:15:59
3175 Log: The #11040 had slipped to a wrong function...
3178 ____________________________________________________________________________
3179 [ 11042] By: jhi on 2001/06/30 13:08:25
3180 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
3181 the Configure library symbol probe mysteriously finds all
3182 symbols but those of pipe() and times().
3185 ____________________________________________________________________________
3186 [ 11041] By: jhi on 2001/06/30 13:01:25
3187 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
3188 From: Nicholas Clark <nick@ccl4.org>
3189 Date: Fri, 29 Jun 2001 23:49:07 +0100
3190 Message-ID: <20010629234907.D59620@plum.flirble.org>
3193 ____________________________________________________________________________
3194 [ 11040] By: jhi on 2001/06/30 13:00:24
3195 Log: Subject: [PATCH] weakref fix 2, not yet there
3196 From: Artur Bergman <artur@contiller.se>
3197 Date: Sat, 30 Jun 2001 01:18:16 +0200
3198 Message-ID: <B762D957.1CC9%artur@contiller.se>
3201 ____________________________________________________________________________
3202 [ 11039] By: jhi on 2001/06/30 12:59:25
3203 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
3204 From: Michael G Schwern <schwern@pobox.com>
3205 Date: Fri, 29 Jun 2001 19:39:11 -0400
3206 Message-ID: <20010629193910.D25304@blackrider>
3210 ____________________________________________________________________________
3211 [ 11038] By: jhi on 2001/06/30 12:58:16
3212 Log: Add support for $^N, the most-recently closed group.
3214 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
3215 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
3217 ____________________________________________________________________________
3218 [ 11037] By: jhi on 2001/06/30 12:53:40
3219 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
3220 From: lvirden@cas.org
3221 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
3222 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
3224 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
3225 From: lvirden@cas.org
3226 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
3227 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
3230 ____________________________________________________________________________
3231 [ 11036] By: jhi on 2001/06/30 12:51:45
3232 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
3233 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3234 Date: Sat, 30 Jun 2001 07:33:37 +0900
3235 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
3237 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
3238 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3239 Date: Sat, 30 Jun 2001 21:38:14 +0900
3240 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
3242 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3243 + ext/Encode/Encode/7bit-kr.enc
3244 ! MANIFEST ext/Encode/Encode/Tcl.pm
3245 ____________________________________________________________________________
3246 [ 11035] By: jhi on 2001/06/30 12:44:51
3247 Log: NetWare tweaks from Guruprasad.
3249 + NetWare/nwstdio.h NetWare/perlsdio.h
3250 ! MANIFEST NetWare/Makefile NetWare/config.wc
3251 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
3252 ! NetWare/t/Readme.txt
3253 ____________________________________________________________________________
3254 [ 11034] By: jhi on 2001/06/29 23:28:16
3255 Log: More module $VERSION bump-ups.
3257 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
3258 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
3259 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
3260 ____________________________________________________________________________
3261 [ 11033] By: jhi on 2001/06/29 21:25:23
3262 Log: Doc update due to #11032.
3264 ! pod/perl572delta.pod
3265 ____________________________________________________________________________
3266 [ 11032] By: jhi on 2001/06/29 21:19:44
3267 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
3268 From: Peter Prymmer <pvhp@forte.com>
3269 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
3270 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
3272 ! ext/Time/HiRes/HiRes.xs
3273 ____________________________________________________________________________
3274 [ 11031] By: jhi on 2001/06/29 14:31:53
3275 Log: -lpthreads missing in AIX.
3278 ____________________________________________________________________________
3279 [ 11030] By: jhi on 2001/06/29 14:08:12
3280 Log: Subject: [PATCH] CLONE && weakrefs
3281 From: Artur Bergman <artur@contiller.se>
3282 Date: Fri, 29 Jun 2001 17:02:00 +0200
3283 Message-ID: <B7626508.1CA0%artur@contiller.se>
3286 ____________________________________________________________________________
3287 [ 11029] By: jhi on 2001/06/29 14:06:50
3288 Log: Subject: Re: Bug report: split splits on wrong pattern
3289 From: Radu Greab <radu@netsoft.ro>
3290 Date: Wed, 27 Jun 2001 21:50:52 +0300
3291 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
3293 ! pp_ctl.c t/op/split.t
3294 ____________________________________________________________________________
3295 [ 11028] By: jhi on 2001/06/29 13:47:38
3296 Log: Metaconfig unit change for #11027.
3297 Branch: metaconfig/U/perl
3299 ____________________________________________________________________________
3300 [ 11027] By: jhi on 2001/06/29 13:47:03
3301 Log: I thought this Configure glitch for AIX was just recently fixed?
3304 ____________________________________________________________________________
3305 [ 11026] By: jhi on 2001/06/29 13:14:07
3306 Log: Update Changes.
3308 ! Changes patchlevel.h
3309 ____________________________________________________________________________
3310 [ 11025] By: jhi on 2001/06/29 13:07:57
3311 Log: Subject: Re: perl@10967, File::Find, and Cwd
3312 From: Mike Guy <mjtg@cam.ac.uk>
3313 Date: Fri, 29 Jun 2001 14:56:49 +0100
3314 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
3316 ! lib/File/Find/taint.t
3317 ____________________________________________________________________________
3318 [ 11024] By: jhi on 2001/06/29 12:39:23
3319 Log: Update the sv_pvprintify() spec.
3322 ____________________________________________________________________________
3323 [ 11023] By: jhi on 2001/06/29 12:33:33
3324 Log: Known test failures update.
3326 ! pod/perl572delta.pod
3327 ____________________________________________________________________________
3328 [ 11022] By: jhi on 2001/06/29 12:24:32
3331 Subject: [PATCH @11016] More );) fixes
3332 From: Richard Soderberg <rs@crystalflame.net>
3333 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
3334 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
3336 ! ext/Thread/Thread.xs ext/Thread/typemap
3337 ____________________________________________________________________________
3338 [ 11021] By: jhi on 2001/06/29 12:21:51
3339 Log: Subject: [PATCH @11016] Fixes compile errors in four files
3340 From: Richard Soderberg <rs@crystalflame.net>
3341 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
3342 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
3344 ! mg.c pp.c pp_hot.c util.c
3345 ____________________________________________________________________________
3346 [ 11020] By: jhi on 2001/06/29 12:05:54
3347 Log: AIX hints tweaking continues, from Merijn Brand.
3350 ____________________________________________________________________________
3351 [ 11019] By: jhi on 2001/06/29 12:05:10
3352 Log: HP-UX needs gccversion sooner, from Merijn Brand.
3355 ____________________________________________________________________________
3356 [ 11018] By: jhi on 2001/06/29 11:52:31
3357 Log: Subject: [PATCH 5.6.1] OS/2 docs
3358 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3359 Date: Fri, 29 Jun 2001 02:34:12 -0400
3360 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
3362 ! README.os2 os2/Changes
3363 ____________________________________________________________________________
3364 [ 11017] By: nick on 2001/06/29 10:20:30
3365 Log: Integrate mainline
3367 +> (branch 37 files)
3368 - ext/ODBM_File/sdbm.t
3369 !> (integrate 211 files)
3370 ____________________________________________________________________________
3371 [ 11016] By: jhi on 2001/06/29 03:38:56
3372 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
3373 the modules found using a script written by Larry Schatzer Jr.
3375 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3376 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
3377 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3378 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3379 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
3380 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3381 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
3382 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
3383 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
3384 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
3385 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
3386 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
3387 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
3388 ! lib/constant.pm lib/fields.pm lib/strict.pm
3389 ____________________________________________________________________________
3390 [ 11015] By: jhi on 2001/06/29 02:55:58
3391 Log: The latest JPL from the anoncvs.
3393 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3394 ____________________________________________________________________________
3395 [ 11014] By: jhi on 2001/06/29 02:16:55
3396 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
3399 ____________________________________________________________________________
3400 [ 11013] By: jhi on 2001/06/28 23:14:53
3401 Log: Worrying about insecure directories now is a bit too late.
3403 ! lib/File/Find/taint.t
3404 ____________________________________________________________________________
3405 [ 11012] By: jhi on 2001/06/28 21:36:36
3406 Log: Cannot DIE() in a void function,
3407 from Richard Hatch <rhatch@austin.ibm.com>.
3409 ! ext/IPC/SysV/SysV.xs
3410 ____________________________________________________________________________
3411 [ 11011] By: jhi on 2001/06/28 19:32:13
3412 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
3413 From: Peter Prymmer <pvhp@forte.com>
3414 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
3415 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
3417 (unfinished: time/hires tests 3, 5, 14 failing, but better
3418 than wholesale failure)
3420 ! ext/Time/HiRes/HiRes.xs
3421 ____________________________________________________________________________
3422 [ 11010] By: jhi on 2001/06/28 19:10:54
3423 Log: Subject: [PATCH 5.6.1] OS/2 improvements
3424 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3425 Date: Thu, 28 Jun 2001 16:03:14 -0400
3426 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
3429 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
3430 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
3431 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
3433 ____________________________________________________________________________
3434 [ 11009] By: jhi on 2001/06/28 18:54:14
3435 Log: Subject: Incrementing Extutils::Manifest's $VERSION
3436 From: Michael G Schwern <schwern@pobox.com>
3437 Date: Thu, 28 Jun 2001 13:13:49 -0400
3438 Message-ID: <20010628131349.A14738@blackrider>
3439 Branch: maint-5.6/perl
3440 ! lib/ExtUtils/Manifest.pm
3441 ____________________________________________________________________________
3442 [ 11008] By: jhi on 2001/06/28 18:52:20
3443 Log: AIX tweak from Merijn Brand.
3446 ____________________________________________________________________________
3447 [ 11007] By: jhi on 2001/06/28 17:46:27
3448 Log: Create the macperl branch.
3449 Branch: maint-5.6/macperl
3450 +> (branch 1728 files)
3451 ____________________________________________________________________________
3452 [ 11006] By: jhi on 2001/06/28 14:46:21
3453 Log: Update Changes.
3455 ! Changes patchlevel.h
3456 ____________________________________________________________________________
3457 [ 11005] By: jhi on 2001/06/28 14:40:11
3458 Log: More Perforce lore.
3460 ! Porting/repository.pod
3461 ____________________________________________________________________________
3462 [ 11004] By: jhi on 2001/06/28 14:12:50
3463 Log: Metaconfig unit changes for #11003.
3464 Branch: metaconfig/U/perl
3465 + d_nl_langinfo.U i_langinfo.U
3466 ____________________________________________________________________________
3467 [ 11003] By: jhi on 2001/06/28 14:12:27
3468 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
3469 Expected not to exist in non-UNIX excepting in VMS, where
3470 according to a quick web survey they just might.
3472 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
3473 ! Porting/config_H config_h.SH configure.com epoc/config.sh
3474 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
3475 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3476 ! win32/config.bc win32/config.gc win32/config.vc
3477 ____________________________________________________________________________
3478 [ 11002] By: jhi on 2001/06/28 13:39:11
3479 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
3480 in AIX is one is doing a 64-bit build.
3483 ____________________________________________________________________________
3484 [ 11001] By: jhi on 2001/06/28 13:28:37
3485 Log: Metaconfig unit changes for #11000.
3486 Branch: metaconfig/U/perl
3487 ! use64bits.U uselfs.U
3488 ____________________________________________________________________________
3489 [ 11000] By: jhi on 2001/06/28 13:21:16
3490 Log: Move use64bitint and use64bitall before uselargefiles.
3493 ____________________________________________________________________________
3494 [ 10999] By: jhi on 2001/06/28 03:49:07
3495 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
3496 From: Robert Spier <rspier@pobox.com>
3497 Message-ID: <15162.41164.618712.841415@rls.cx>
3498 Date: Wed, 27 Jun 2001 23:13:16 -0400
3501 ____________________________________________________________________________
3502 [ 10998] By: jhi on 2001/06/28 03:42:57
3503 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
3504 From: Peter Prymmer <pvhp@forte.com>
3505 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
3506 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
3509 ____________________________________________________________________________
3510 [ 10997] By: jhi on 2001/06/28 03:42:12
3511 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
3512 From: Peter Prymmer <pvhp@forte.com>
3513 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
3514 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
3516 ! configure.com ext/Digest/MD5/Makefile.PL
3517 ____________________________________________________________________________
3518 [ 10996] By: jhi on 2001/06/27 20:34:11
3519 Log: Update Changes.
3521 ! Changes patchlevel.h
3522 ____________________________________________________________________________
3523 [ 10995] By: jhi on 2001/06/27 20:06:28
3524 Log: Tiny EPOC updates.
3527 ____________________________________________________________________________
3528 [ 10994] By: jhi on 2001/06/27 19:55:16
3529 Log: The Test::More and Test::Simple tests required help
3530 thanks to our schizophrenic test scheme.
3532 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3533 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3534 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3535 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
3536 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
3537 ____________________________________________________________________________
3538 [ 10993] By: jhi on 2001/06/27 17:17:30
3539 Log: Upgrade to Test::Simple 0.09.
3541 + lib/Test/Simple/Changes
3542 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3543 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3544 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3545 ! lib/Test/Simple/t/plan_is_noplan.t
3546 ____________________________________________________________________________
3547 [ 10992] By: jhi on 2001/06/27 17:11:28
3548 Log: Upgrade to Test::More 0.07.
3550 + lib/Test/More/Changes
3551 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
3552 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
3553 ! lib/Test/More/t/skipall.t
3554 ____________________________________________________________________________
3555 [ 10991] By: jhi on 2001/06/27 17:04:13
3556 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
3557 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3558 Date: Wed, 27 Jun 2001 18:40:04 +0200
3559 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
3562 ____________________________________________________________________________
3563 [ 10990] By: jhi on 2001/06/27 17:02:55
3564 Log: Subject: [PATCH README.qnx hints/qnx.sh]
3565 From: Norton Allen <allen@huarp.harvard.edu>
3566 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
3567 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
3569 ! README.qnx hints/qnx.sh
3570 ____________________________________________________________________________
3571 [ 10989] By: jhi on 2001/06/27 14:33:53
3572 Log: Subject: [PATCH] two little documentation nits
3573 From: Abhijit Menon-Sen <ams@wiw.org>
3574 Date: Wed, 27 Jun 2001 20:07:50 +0530
3575 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
3578 ____________________________________________________________________________
3579 [ 10988] By: jhi on 2001/06/27 13:33:32
3580 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
3581 From: Norton Allen <allen@huarp.harvard.edu>
3582 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
3583 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
3585 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3586 ____________________________________________________________________________
3587 [ 10987] By: jhi on 2001/06/27 12:14:36
3588 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
3589 From: Michael G Schwern <schwern@pobox.com>
3590 Date: Wed, 27 Jun 2001 02:34:58 -0400
3591 Message-ID: <20010627023458.K23874@blackrider>
3594 ____________________________________________________________________________
3595 [ 10986] By: jhi on 2001/06/27 12:01:49
3596 Log: Add perl_clone_host() for Netware.
3599 ____________________________________________________________________________
3600 [ 10985] By: jhi on 2001/06/27 11:56:53
3601 Log: GCC 3.0 hints for HP-UX.
3604 ____________________________________________________________________________
3605 [ 10984] By: jhi on 2001/06/27 11:55:06
3606 Log: In some Linux distributions the libndbm is broken
3607 (no null key support), therefore link with libgdbm
3608 (if available), since it has a working ndbm emulation,
3609 from Jonathan Stowe.
3611 + ext/NDBM_File/hints/linux.pl
3613 ____________________________________________________________________________
3614 [ 10983] By: jhi on 2001/06/27 11:48:56
3615 Log: Subject: [PATCH perl@10930] find.t hack for VMS
3616 From: "Craig A. Berry" <craigberry@mac.com>
3617 Date: Tue, 26 Jun 2001 23:40:25 -0500
3618 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
3620 ! lib/File/Find/find.t
3621 ____________________________________________________________________________
3622 [ 10982] By: jhi on 2001/06/27 11:47:30
3623 Log: AUTHORS updates.
3626 ____________________________________________________________________________
3627 [ 10981] By: jhi on 2001/06/27 11:46:02
3628 Log: Metaconfig unit change like #10980.
3630 ! U/compline/d_stdstdio.U
3631 ____________________________________________________________________________
3632 [ 10980] By: jhi on 2001/06/27 11:45:29
3633 Log: "lose the it's", from Abhijit Menon-Sen.
3634 ("It's" not searched, pods not searched.)
3636 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
3637 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
3638 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
3639 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
3640 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3641 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
3642 ____________________________________________________________________________
3643 [ 10979] By: jhi on 2001/06/27 11:36:40
3644 Log: "lose the looses", from Abhijit Menon-Sen.
3646 ! ext/B/B/Assembler.pm gv.c
3647 ____________________________________________________________________________
3648 [ 10978] By: jhi on 2001/06/27 11:35:38
3649 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
3652 ____________________________________________________________________________
3653 [ 10977] By: jhi on 2001/06/27 11:33:28
3654 Log: DEC C 5.3 on the VAX simply doesn't seem to like
3655 compiling the MD5 extension, disable it there for now,
3659 ____________________________________________________________________________
3660 [ 10976] By: jhi on 2001/06/26 21:35:40
3661 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
3662 From: Jonathan Stowe <gellyfish@gellyfish.com>
3663 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
3664 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
3667 ____________________________________________________________________________
3668 [ 10975] By: jhi on 2001/06/26 21:32:41
3669 Log: Subject: [PATCH 5.6.1] perlxs misprints
3670 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3671 Date: Tue, 26 Jun 2001 17:20:00 -0400
3672 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
3675 ____________________________________________________________________________
3676 [ 10974] By: jhi on 2001/06/26 21:31:51
3677 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
3678 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3679 Date: Tue, 26 Jun 2001 17:27:07 -0400
3680 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
3682 ! lib/ExtUtils/MM_Unix.pm
3683 ____________________________________________________________________________
3684 [ 10973] By: jhi on 2001/06/26 21:27:05
3685 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
3686 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3687 Date: Tue, 26 Jun 2001 17:23:24 -0400
3688 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
3690 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
3691 ____________________________________________________________________________
3692 [ 10972] By: jhi on 2001/06/26 20:27:19
3693 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
3697 ____________________________________________________________________________
3698 [ 10971] By: jhi on 2001/06/26 19:59:41
3701 ! lib/Memoize/t/tie_sdbm.t
3702 ____________________________________________________________________________
3703 [ 10970] By: jhi on 2001/06/26 19:10:19
3704 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
3707 ____________________________________________________________________________
3708 [ 10969] By: jhi on 2001/06/26 17:21:31
3709 Log: Subject: [patch] perl_clone+CvFILE
3710 From: Doug MacEachern <dougm@covalent.net>
3711 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
3712 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
3715 ____________________________________________________________________________
3716 [ 10968] By: jhi on 2001/06/26 16:48:32
3717 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
3718 From: Mark-Jason Dominus <mjd@plover.com>
3719 Date: Tue, 26 Jun 2001 12:33:01 -0400
3720 Message-ID: <20010626163301.31298.qmail@plover.com>
3722 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3723 ____________________________________________________________________________
3724 [ 10967] By: jhi on 2001/06/26 14:21:49
3725 Log: Update Changes.
3727 ! Changes patchlevel.h
3728 ____________________________________________________________________________
3729 [ 10966] By: jhi on 2001/06/26 14:08:34
3730 Log: Also catfile() needs now to explicitly exported.
3732 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3733 ____________________________________________________________________________
3734 [ 10965] By: jhi on 2001/06/26 13:57:54
3738 ____________________________________________________________________________
3739 [ 10964] By: jhi on 2001/06/26 13:56:11
3740 Log: Nonexistent pod command.
3742 ! pod/perl572delta.pod
3743 ____________________________________________________________________________
3744 [ 10963] By: jhi on 2001/06/26 13:50:53
3745 Log: Be more portable in the quest for tmpdir.
3747 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3748 ____________________________________________________________________________
3749 [ 10962] By: jhi on 2001/06/26 13:43:51
3750 Log: Be more portable in finding out the home directory,
3751 and use File::Spec to do the concat.
3752 (Come to think of it, couldn't File::Spec provide
3753 for a ->homedir method?)
3756 ____________________________________________________________________________
3757 [ 10961] By: jhi on 2001/06/26 13:37:30
3758 Log: Doc patch for #10959.
3761 ____________________________________________________________________________
3762 [ 10960] By: jhi on 2001/06/26 13:33:07
3763 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
3764 From: "Philip Newton" <pnewton@gmx.de>
3765 Date: Tue, 26 Jun 2001 16:26:47 +0200
3766 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
3769 ____________________________________________________________________________
3770 [ 10959] By: jhi on 2001/06/26 13:31:57
3771 Log: Subject: [PATH] shared -> unique;
3772 From: "Artur Bergman" <artur@contiller.se>
3773 Date: Tue, 26 Jun 2001 16:18:40 +0200
3774 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
3776 Because "shared" isn't: it's read-only.
3779 ____________________________________________________________________________
3780 [ 10958] By: jhi on 2001/06/26 13:28:27
3781 Log: Escape multiline croak messages.
3784 ____________________________________________________________________________
3785 [ 10957] By: jhi on 2001/06/26 13:18:34
3786 Log: No more pragma/*.t for minitest.
3789 ____________________________________________________________________________
3790 [ 10956] By: jhi on 2001/06/26 13:18:00
3791 Log: AUTHORS updates.
3794 ____________________________________________________________________________
3795 [ 10955] By: jhi on 2001/06/26 13:17:05
3798 ! pod/perl572delta.pod
3799 ____________________________________________________________________________
3800 [ 10954] By: jhi on 2001/06/26 12:36:07
3801 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
3802 From: Artur Bergman <artur@contiller.se>
3803 Date: Tue, 26 Jun 2001 15:32:53 +0200
3804 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
3806 ! makedef.pl sv.c sv.h win32/perllib.c
3807 ____________________________________________________________________________
3808 [ 10953] By: jhi on 2001/06/26 12:33:55
3809 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
3810 From: Jonathan Stowe <gellyfish@gellyfish.com>
3811 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
3812 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
3814 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
3816 + ext/Time/HiRes/hints/sco.pl
3818 ____________________________________________________________________________
3819 [ 10952] By: jhi on 2001/06/26 11:57:44
3820 Log: Subject: [PATCH 5.6.1] static build
3821 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3822 Date: Tue, 26 Jun 2001 04:22:25 -0400
3823 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
3825 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
3826 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
3827 ____________________________________________________________________________
3828 [ 10951] By: jhi on 2001/06/26 11:55:59
3829 Log: DJGPP patches from Laszlo Molnar.
3831 ! djgpp/djgpp.c perl.c util.c
3832 ____________________________________________________________________________
3833 [ 10950] By: jhi on 2001/06/26 11:54:32
3834 Log: Netware patches from Ananth Kesari.
3836 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
3837 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
3839 ____________________________________________________________________________
3840 [ 10949] By: jhi on 2001/06/26 11:49:09
3843 ! ext/Errno/Errno_pm.PL
3844 ____________________________________________________________________________
3845 [ 10948] By: jhi on 2001/06/26 03:44:29
3846 Log: There seems to be two ways of spelling the $^O in *STEP.
3848 ! ext/Errno/Errno_pm.PL
3849 ____________________________________________________________________________
3850 [ 10947] By: jhi on 2001/06/26 03:01:01
3851 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
3852 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
3854 ! ext/Errno/Errno_pm.PL
3855 ____________________________________________________________________________
3856 [ 10946] By: jhi on 2001/06/26 02:50:46
3857 Log: Known bugs update.
3859 ! pod/perl572delta.pod
3860 ____________________________________________________________________________
3861 [ 10945] By: jhi on 2001/06/26 01:15:39
3862 Log: The default installation of Cygwin has 500 as root's uid.
3865 ____________________________________________________________________________
3866 [ 10944] By: jhi on 2001/06/26 01:12:39
3867 Log: Be even more relaxed (re-allow having only one entry).
3869 ! t/op/grent.t t/op/pwent.t
3870 ____________________________________________________________________________
3871 [ 10943] By: jhi on 2001/06/26 01:03:30
3872 Log: Test failure updates.
3874 ! pod/perl572delta.pod
3875 ____________________________________________________________________________
3876 [ 10942] By: jhi on 2001/06/25 23:32:05
3877 Log: MPE/iX test tweaks from Mark Bixby.
3879 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
3880 ! t/io/fs.t t/op/stat.t
3881 ____________________________________________________________________________
3882 [ 10941] By: jhi on 2001/06/25 22:18:31
3883 Log: Microperl findings.
3886 ____________________________________________________________________________
3887 [ 10940] By: jhi on 2001/06/25 21:59:29
3888 Log: Touch uconfig.h.
3891 ____________________________________________________________________________
3892 [ 10939] By: jhi on 2001/06/25 21:32:52
3893 Log: Subject: [PATCH] Proposed fix for Pod::Man
3894 From: Rob Napier <rnapier@employees.org>
3895 Date: Mon, 25 Jun 2001 15:49:24 -0400
3896 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
3898 Cater for Solaris nroff brokenness (shortchanges daisywheel
3899 printers, but hey, we also no more support PDPs.)
3902 ____________________________________________________________________________
3903 [ 10938] By: jhi on 2001/06/25 21:14:41
3904 Log: Typo in #10937.
3906 ! ext/POSIX/sigaction.t
3907 ____________________________________________________________________________
3908 [ 10937] By: jhi on 2001/06/25 19:42:02
3909 Log: SIGCONT not trappable in VMS.
3911 ! ext/POSIX/sigaction.t
3912 ____________________________________________________________________________
3913 [ 10936] By: jhi on 2001/06/25 19:28:13
3914 Log: Subject: [DRAFT] Encode-Tcl.t
3915 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3916 Date: Tue, 26 Jun 2001 03:38:08 +0900
3917 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
3919 + ext/Encode/Encode/Tcl.t
3920 ! MANIFEST ext/Encode/Encode/Tcl.pm
3921 ____________________________________________________________________________
3922 [ 10935] By: jhi on 2001/06/25 18:40:03
3923 Log: Because of #10932 retract also the perlfunc hunk of #10910.
3926 ____________________________________________________________________________
3927 [ 10934] By: jhi on 2001/06/25 18:27:19
3928 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
3929 by Ilya Zakharevich in
3930 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
3933 ____________________________________________________________________________
3934 [ 10933] By: jhi on 2001/06/25 18:25:26
3935 Log: Typo in #10889.
3938 ____________________________________________________________________________
3939 [ 10932] By: jhi on 2001/06/25 18:23:30
3940 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3941 From: Abhijit Menon-Sen <ams@wiw.org>
3942 Date: Mon, 25 Jun 2001 23:45:45 +0530
3943 Message-ID: <20010625234545.A5022@lustre.linux.in>
3945 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
3946 ____________________________________________________________________________
3947 [ 10931] By: jhi on 2001/06/25 17:50:38
3948 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
3949 From: Michael G Schwern <schwern@pobox.com>
3950 Date: Mon, 25 Jun 2001 14:35:51 -0400
3951 Message-ID: <20010625143551.H13819@blackrider>
3954 ____________________________________________________________________________
3955 [ 10930] By: jhi on 2001/06/25 14:33:46
3956 Log: Update Changes.
3958 ! Changes patchlevel.h
3959 ____________________________________________________________________________
3960 [ 10929] By: jhi on 2001/06/25 14:17:57
3961 Log: Regen toc and modlib.
3963 ! pod/perlmodlib.pod pod/perltoc.pod
3964 ____________________________________________________________________________
3965 [ 10928] By: jhi on 2001/06/25 14:13:09
3966 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
3967 for the benefit of C++ compilers, as suggested by Guruprasad.
3970 ____________________________________________________________________________
3971 [ 10927] By: jhi on 2001/06/25 14:11:59
3972 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
3973 From: Jonathan Stowe <gellyfish@gellyfish.com>
3974 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
3975 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
3978 ____________________________________________________________________________
3979 [ 10926] By: jhi on 2001/06/25 14:04:07
3980 Log: Missed from #10925.
3983 ____________________________________________________________________________
3984 [ 10925] By: jhi on 2001/06/25 14:00:06
3985 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
3986 From: Robin Houston <robin@kitsite.com>
3987 Date: Sat, 19 May 2001 16:19:34 +0100
3988 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
3991 ____________________________________________________________________________
3992 [ 10924] By: jhi on 2001/06/25 13:58:18
3993 Log: Netware README tweak.
3996 ____________________________________________________________________________
3997 [ 10923] By: jhi on 2001/06/25 13:57:13
3998 Log: Subject: [PATCH] Re: overload.t fails
3999 From: Abhijit Menon-Sen <ams@wiw.org>
4000 Date: Mon, 25 Jun 2001 14:52:20 +0530
4001 Message-ID: <20010625145220.A24114@lustre.linux.in>
4004 ____________________________________________________________________________
4005 [ 10922] By: jhi on 2001/06/25 13:56:20
4006 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4007 From: Mike Guy <mjtg@cam.ac.uk>
4008 Date: Mon, 25 Jun 2001 11:43:23 +0100
4009 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
4012 ____________________________________________________________________________
4013 [ 10921] By: jhi on 2001/06/25 13:50:02
4014 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
4015 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4016 Date: Sun, 24 Jun 2001 05:17:05 -0400
4017 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
4020 ____________________________________________________________________________
4021 [ 10920] By: jhi on 2001/06/25 13:49:13
4022 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
4023 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4024 Date: Mon, 25 Jun 2001 05:52:27 -0400
4025 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
4028 ____________________________________________________________________________
4029 [ 10919] By: jhi on 2001/06/25 13:48:30
4030 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
4031 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4032 Date: Mon, 25 Jun 2001 05:23:35 -0400
4033 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
4036 ____________________________________________________________________________
4037 [ 10918] By: jhi on 2001/06/25 13:47:46
4038 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
4039 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4040 Date: Mon, 25 Jun 2001 05:04:32 -0400
4041 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
4043 ! os2/OS2/REXX/DLL/DLL.pm
4044 ____________________________________________________________________________
4045 [ 10917] By: jhi on 2001/06/25 13:44:14
4046 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
4047 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4048 Date: Mon, 25 Jun 2001 05:02:36 -0400
4049 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
4051 ! mg.c os2/dl_os2.c os2/os2.c
4052 ____________________________________________________________________________
4053 [ 10916] By: jhi on 2001/06/25 13:41:20
4054 Log: Subject: Re: [PATCH 5.6.1] misprints
4055 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4056 Date: Mon, 25 Jun 2001 04:50:50 -0400
4057 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
4059 ! os2/os2.c pp_sys.c
4060 ____________________________________________________________________________
4061 [ 10915] By: jhi on 2001/06/25 13:39:59
4062 Log: Add Test::More and Test::Simple to the delta.
4064 ! pod/perl572delta.pod
4065 ____________________________________________________________________________
4066 [ 10914] By: jhi on 2001/06/25 13:38:08
4067 Log: Add Test::More, from Michael G Schwern.
4069 + lib/Test/More.pm lib/Test/More/t/More.t
4070 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4071 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4072 + t/lib/Test/More/Catch.pm
4074 ____________________________________________________________________________
4075 [ 10913] By: jhi on 2001/06/25 13:35:41
4076 Log: Add Test::Simple from Michael G Schwern.
4078 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
4079 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4080 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4081 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
4082 + t/lib/Test/Simple/Catch.pm
4083 + t/lib/Test/Simple/sample_tests/death.plx
4084 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
4085 + t/lib/Test/Simple/sample_tests/extras.plx
4086 + t/lib/Test/Simple/sample_tests/five_fail.plx
4087 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
4088 + t/lib/Test/Simple/sample_tests/one_fail.plx
4089 + t/lib/Test/Simple/sample_tests/require.plx
4090 + t/lib/Test/Simple/sample_tests/success.plx
4091 + t/lib/Test/Simple/sample_tests/too_few.plx
4092 + t/lib/Test/Simple/sample_tests/two_fail.plx
4094 ____________________________________________________________________________
4095 [ 10912] By: jhi on 2001/06/25 13:31:57
4096 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
4097 From: "Craig A. Berry" <craigberry@mac.com>
4098 Date: Sun, 24 Jun 2001 23:41:36 -0500
4099 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
4102 ____________________________________________________________________________
4103 [ 10911] By: jhi on 2001/06/25 13:05:00
4104 Log: Upgrade to Attribute::Handlers 0.70.
4106 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4107 ! MANIFEST lib/Attribute/Handlers.pm
4108 ____________________________________________________________________________
4109 [ 10910] By: jhi on 2001/06/25 00:09:27
4110 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4111 From: Abhijit Menon-Sen <ams@wiw.org>
4112 Date: Sat, 23 Jun 2001 05:17:44 +0530
4113 Message-ID: <20010623051744.A18583@lustre.linux.in>
4115 (Can't think of a good place to put tests.)
4117 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
4118 ____________________________________________________________________________
4119 [ 10909] By: jhi on 2001/06/24 23:45:13
4120 Log: Subject: [PATCH] t/op/pat.t typo fix
4121 From: Richard Soderberg <rs@crystalflame.net>
4122 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
4123 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
4126 ____________________________________________________________________________
4127 [ 10908] By: jhi on 2001/06/24 22:24:49
4128 Log: Move the pack warnings to their own file, as pointed
4131 + t/lib/warnings/pp_pack
4132 ! MANIFEST t/lib/warnings/pp
4133 ____________________________________________________________________________
4134 [ 10907] By: jhi on 2001/06/24 19:55:15
4135 Log: Update Changes.
4137 ! Changes patchlevel.h
4138 ____________________________________________________________________________
4139 [ 10906] By: jhi on 2001/06/24 19:50:40
4140 Log: Partially fix a problem noticed by IRIX compiler:
4141 the initialization of parse_start was bypassed by
4142 several gotos. Now initialized to zero, which may
4143 not be the best choice.
4146 ____________________________________________________________________________
4147 [ 10905] By: jhi on 2001/06/24 19:43:25
4148 Log: Relax the group and password tests back to moaning only
4149 if no matches at all are found. (Even with a small sample
4150 I could find many sites where there are, umm, anomalies in
4151 the said databases.)
4153 ! t/op/grent.t t/op/pwent.t
4154 ____________________________________________________________________________
4155 [ 10904] By: jhi on 2001/06/24 18:45:55
4156 Log: Argh. How hard it can be to re-apply a patch manually? :-)
4159 ____________________________________________________________________________
4160 [ 10903] By: jhi on 2001/06/24 18:40:52
4161 Log: De-cut-and-pasto in #10902.
4164 ____________________________________________________________________________
4165 [ 10902] By: jhi on 2001/06/24 18:35:18
4166 Log: The #10771 didn't take?
4169 ____________________________________________________________________________
4170 [ 10901] By: jhi on 2001/06/24 18:29:50
4171 Log: Undo the filetests part of #10900, under multiplicity
4172 weird errors take place.
4175 ____________________________________________________________________________
4176 [ 10900] By: jhi on 2001/06/24 18:20:36
4177 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
4179 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
4180 ____________________________________________________________________________
4181 [ 10899] By: jhi on 2001/06/24 17:00:34
4182 Log: (Replaced by #10922)
4184 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4185 From: Tony Bowden <tony@kasei.com>
4186 Date: Sun, 24 Jun 2001 17:32:40 +0100
4187 Message-ID: <20010624173240.A16293@blackstar.co.uk>
4189 Document (well, mention) shortmess() and longmess()
4190 to rob people of their fun of reinventing the weel.
4193 ____________________________________________________________________________
4194 [ 10898] By: jhi on 2001/06/24 16:51:40
4195 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
4196 From: Brian Jepson <bjepson@oreilly.com>
4197 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
4198 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
4201 ____________________________________________________________________________
4202 [ 10897] By: jhi on 2001/06/24 16:38:23
4203 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
4204 From: Robin Barker <rmb1@cise.npl.co.uk>
4205 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
4206 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
4209 ____________________________________________________________________________
4210 [ 10896] By: jhi on 2001/06/24 16:36:32
4211 Log: Memoize patch from mjd.
4213 ! lib/Memoize/t/tie_storable.t
4214 ____________________________________________________________________________
4215 [ 10895] By: jhi on 2001/06/24 16:33:59
4216 Log: Spec the sv_pvprintify() a bit more.
4219 ____________________________________________________________________________
4220 [ 10894] By: jhi on 2001/06/24 14:43:36
4221 Log: Upgrade to Memoize 0.65.
4223 + lib/Memoize/t/array_confusion.t
4224 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
4225 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
4226 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4227 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
4228 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
4229 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
4230 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4231 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
4232 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
4233 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
4234 ! lib/Memoize/t/tie_storable.t
4235 ____________________________________________________________________________
4236 [ 10893] By: jhi on 2001/06/24 14:21:09
4237 Log: Metaconfig unit change for #10892.
4239 ! U/modified/Options.U
4240 ____________________________________________________________________________
4241 [ 10892] By: jhi on 2001/06/24 14:20:38
4242 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
4243 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4244 Date: Sun, 24 Jun 2001 05:24:40 -0400
4245 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
4247 ! Configure hints/os2.sh
4248 ____________________________________________________________________________
4249 [ 10891] By: jhi on 2001/06/24 13:50:26
4250 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4251 From: Mike Guy <mjtg@cam.ac.uk>
4252 Date: Sun, 24 Jun 2001 15:28:39 +0100
4253 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
4255 Fix an ancient (5.002) bug.
4258 ____________________________________________________________________________
4259 [ 10890] By: jhi on 2001/06/24 13:44:43
4260 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
4264 ____________________________________________________________________________
4265 [ 10889] By: jhi on 2001/06/24 13:24:00
4266 Log: Make UTS as per #10888.
4269 ____________________________________________________________________________
4270 [ 10888] By: jhi on 2001/06/24 13:21:23
4271 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
4273 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
4274 ! mpeix/mpeixish.h perl.h unixish.h
4275 ____________________________________________________________________________
4276 [ 10887] By: jhi on 2001/06/24 13:15:45
4277 Log: AUTHORS update.
4280 ____________________________________________________________________________
4281 [ 10886] By: jhi on 2001/06/24 13:14:31
4282 Log: Subject: Encode::Tcl for multibyte doesnot work
4283 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4284 Date: Sun, 24 Jun 2001 22:48:21 +0900
4285 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
4287 ! ext/Encode/Encode/Tcl.pm
4288 ____________________________________________________________________________
4289 [ 10885] By: jhi on 2001/06/24 13:12:46
4290 Log: Subject: [PATCH] Remove tautology in error messages
4291 From: Mike Guy <mjtg@cam.ac.uk>
4292 Date: Sun, 24 Jun 2001 13:31:00 +0100
4293 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
4296 ____________________________________________________________________________
4297 [ 10884] By: jhi on 2001/06/24 13:11:36
4298 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
4301 ____________________________________________________________________________
4302 [ 10883] By: jhi on 2001/06/24 13:09:55
4303 Log: Subject: Re: [PATCH 5.6.1] test suite
4304 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4305 Date: Sun, 24 Jun 2001 05:47:05 -0400
4306 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
4310 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
4311 ____________________________________________________________________________
4312 [ 10882] By: jhi on 2001/06/24 13:07:46
4313 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
4314 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4315 Date: Sun, 24 Jun 2001 05:37:19 -0400
4316 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
4318 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
4319 ____________________________________________________________________________
4320 [ 10881] By: jhi on 2001/06/24 13:05:24
4321 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
4322 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4323 Date: Sun, 24 Jun 2001 05:34:50 -0400
4324 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
4326 Pacify compiler warnings.
4329 ____________________________________________________________________________
4330 [ 10880] By: jhi on 2001/06/24 13:02:30
4331 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4332 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4333 Date: Sun, 24 Jun 2001 05:21:18 -0400
4334 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
4336 Enable compression of executables during link time.
4339 ____________________________________________________________________________
4340 [ 10879] By: jhi on 2001/06/24 13:00:47
4341 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4342 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4343 Date: Sun, 24 Jun 2001 05:15:11 -0400
4344 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
4346 Add ordinals to the export list for Perl DLL.
4347 (Breaks intra-version DLL compatibility.)
4350 ____________________________________________________________________________
4351 [ 10878] By: jhi on 2001/06/24 02:12:04
4352 Log: Allow (displaying and) re-editing the Subject in perlbug.
4353 Also abstract the Subject quality control into a function.
4356 ____________________________________________________________________________
4357 [ 10877] By: jhi on 2001/06/24 01:40:53
4358 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
4361 ____________________________________________________________________________
4362 [ 10876] By: jhi on 2001/06/24 01:37:05
4363 Log: Regen toc and modlib.
4365 ! pod/perlmodlib.pod pod/perltoc.pod
4366 ____________________________________________________________________________
4367 [ 10875] By: jhi on 2001/06/24 01:29:33
4368 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
4369 by John Peacock. (Can be 'ntea' which means emulate UNIX file
4370 attribute semantics as much as possible, or 'ntsec' which uses
4371 native NTFS semantics.) (See also #10877.)
4374 ____________________________________________________________________________
4375 [ 10874] By: jhi on 2001/06/23 23:57:28
4376 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
4378 ! lib/Test/Harness.pm
4379 ____________________________________________________________________________
4380 [ 10873] By: jhi on 2001/06/23 23:36:56
4381 Log: Just zap the -uPerlio.
4384 ____________________________________________________________________________
4385 [ 10872] By: jhi on 2001/06/23 21:29:10
4386 Log: Do not test PerlIO if PerlIO not used.
4388 ! ext/PerlIO/PerlIO.t
4389 ____________________________________________________________________________
4390 [ 10871] By: jhi on 2001/06/23 21:12:49
4394 ____________________________________________________________________________
4395 [ 10870] By: jhi on 2001/06/23 21:03:31
4396 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4397 From: Nicholas Clark <nick@ccl4.org>
4398 Date: Sat, 23 Jun 2001 22:55:47 +0100
4399 Message-ID: <20010623225547.Z98663@plum.flirble.org>
4402 ____________________________________________________________________________
4403 [ 10869] By: jhi on 2001/06/23 17:13:21
4404 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
4405 From: Prymmer/Kahn <pvhp@best.com>
4406 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
4407 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
4410 ____________________________________________________________________________
4411 [ 10868] By: jhi on 2001/06/23 16:04:38
4412 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
4413 cygwin does not taint cwd, just like win32.
4415 ! lib/File/Find/taint.t t/op/taint.t
4416 ____________________________________________________________________________
4417 [ 10867] By: jhi on 2001/06/23 15:39:15
4418 Log: Retract #10865, the patch should be unnecessary.
4419 (But seemingly helpful in Cygwin? Strange.)
4421 ! lib/Memoize/t/tie_ndbm.t
4422 ____________________________________________________________________________
4423 [ 10866] By: jhi on 2001/06/23 15:06:30
4424 Log: Misplaced test file; plus Cygwin filesystem semantics.
4426 + ext/SDBM_File/sdbm.t
4427 - ext/ODBM_File/sdbm.t
4429 ____________________________________________________________________________
4430 [ 10865] By: jhi on 2001/06/23 15:01:02
4431 Log: (Retracted by #10867.)
4433 ! lib/Memoize/t/tie_ndbm.t
4434 ____________________________________________________________________________
4435 [ 10864] By: jhi on 2001/06/23 14:25:43
4436 Log: Metaconfig unit change for #10863.
4437 Branch: metaconfig/U/perl
4439 ____________________________________________________________________________
4440 [ 10863] By: jhi on 2001/06/23 14:25:20
4441 Log: In Cygwin do not build NDBM_File and ODBM_File unless
4442 -lndbm and -ldbm are available.
4444 ! Configure config_h.SH
4445 ____________________________________________________________________________
4446 [ 10862] By: jhi on 2001/06/23 14:02:14
4447 Log: More Cygwin filesystem semantics.
4449 ! t/io/fs.t t/op/stat.t
4450 ____________________________________________________________________________
4451 [ 10861] By: jhi on 2001/06/23 13:38:00
4452 Log: More DOSish permission semantics for Cygwin.
4455 ____________________________________________________________________________
4456 [ 10860] By: jhi on 2001/06/23 13:32:41
4457 Log: Cygwin too has different permission semantics.
4459 ! ext/GDBM_File/gdbm.t
4460 ____________________________________________________________________________
4461 [ 10859] By: jhi on 2001/06/23 13:30:06
4462 Log: The group (and assumedly passwd) databases can have
4463 only one entry (this is the case in cygwin).
4465 ! t/op/grent.t t/op/pwent.t
4466 ____________________________________________________________________________
4467 [ 10858] By: jhi on 2001/06/23 13:16:26
4468 Log: Also in Cygwin use Socket to figure out domainname
4469 (if any) (avoids trying to call external 'domainname',
4470 which doesn't at the moment exist in Cygwin)
4473 ____________________________________________________________________________
4474 [ 10857] By: jhi on 2001/06/23 12:48:32
4475 Log: Remove also the lib$Foo.def, not just $Foo.def.
4477 ! lib/ExtUtils/MM_Unix.pm
4478 ____________________________________________________________________________
4479 [ 10856] By: jhi on 2001/06/23 12:21:53
4480 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
4483 ____________________________________________________________________________
4484 [ 10855] By: jhi on 2001/06/23 12:14:15
4485 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
4486 to match the whole isprint(), only the space character.
4488 ! handy.h pod/perlre.pod t/op/pat.t
4489 ____________________________________________________________________________
4490 [ 10854] By: nick on 2001/06/23 08:09:33
4491 Log: Integrate mainline
4493 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
4494 !> lib/ExtUtils.t lib/File/Find/taint.t
4495 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
4496 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
4497 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4498 ____________________________________________________________________________
4499 [ 10853] By: jhi on 2001/06/23 03:48:09
4500 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
4501 with its floats in os390 and s390 (UTS).
4503 ! lib/Math/BigInt/t/bigintpm.t
4504 ____________________________________________________________________________
4505 [ 10852] By: jhi on 2001/06/23 03:38:53
4506 Log: Add also UTS (s390) to the non-IEEE float platforms.
4509 ____________________________________________________________________________
4510 [ 10851] By: jhi on 2001/06/23 03:36:04
4511 Log: Subject: RFC: what are applicable standards for exponent sizes?
4512 From: Peter Prymmer <pvhp@forte.com>
4513 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
4514 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
4517 ____________________________________________________________________________
4518 [ 10850] By: jhi on 2001/06/23 03:29:04
4519 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
4520 From: Peter Prymmer <pvhp@forte.com>
4521 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
4522 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
4524 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4525 ____________________________________________________________________________
4526 [ 10849] By: jhi on 2001/06/23 03:27:21
4527 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
4528 From: Peter Prymmer <pvhp@forte.com>
4529 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
4530 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
4533 ____________________________________________________________________________
4534 [ 10848] By: jhi on 2001/06/22 21:51:31
4535 Log: Retract #10845.
4537 ! lib/File/Find/taint.t
4538 ____________________________________________________________________________
4539 [ 10847] By: jhi on 2001/06/22 21:50:38
4540 Log: Yet another error message.
4543 ____________________________________________________________________________
4544 [ 10846] By: jhi on 2001/06/22 21:48:39
4545 Log: The croak message for nonexistent socket functions may vary.
4547 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
4548 ____________________________________________________________________________
4549 [ 10845] By: jhi on 2001/06/22 21:42:38
4550 Log: (Retracted by #10848.)
4552 ! lib/File/Find/taint.t
4553 ____________________________________________________________________________
4554 [ 10844] By: jhi on 2001/06/22 21:32:58
4555 Log: Integrate perlio.
4557 !> lib/File/Find/taint.t t/op/write.t
4558 ____________________________________________________________________________
4559 [ 10843] By: nick on 2001/06/22 21:24:51
4560 Log: Back out debug in taint.t
4562 ! lib/File/Find/taint.t
4563 ____________________________________________________________________________
4564 [ 10842] By: jhi on 2001/06/22 21:20:02
4565 Log: setitimer() does not exist in Unicos, despite of what
4566 Configure thinks, from Mark P. Lutz.
4569 ____________________________________________________________________________
4570 [ 10841] By: nick on 2001/06/22 21:19:36
4571 Log: Skip cwd test on Win32 ???
4573 ! lib/File/Find/taint.t
4574 ____________________________________________________________________________
4575 [ 10840] By: jhi on 2001/06/22 21:17:34
4576 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
4577 and Tru64 gcc -Wall happy.
4580 ____________________________________________________________________________
4581 [ 10839] By: jhi on 2001/06/22 21:15:32
4582 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
4584 ! ext/IPC/SysV/Semaphore.pm
4585 ____________________________________________________________________________
4586 [ 10838] By: jhi on 2001/06/22 21:12:02
4587 Log: Metaconfig unit change for #10837.
4588 Branch: metaconfig/U/perl
4590 ____________________________________________________________________________
4591 [ 10837] By: jhi on 2001/06/22 21:09:42
4592 Log: Cleanup of the cross-compilation unit.
4595 ____________________________________________________________________________
4596 [ 10836] By: nick on 2001/06/22 20:45:12
4597 Log: Skip |- based op/write.t on Win32 as well as VMS
4600 ____________________________________________________________________________
4601 [ 10835] By: jhi on 2001/06/22 20:44:20
4602 Log: Integrate perlio.
4605 ____________________________________________________________________________
4606 [ 10834] By: nick on 2001/06/22 20:41:54
4607 Log: Integrate mainline
4609 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4610 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
4612 ____________________________________________________________________________
4613 [ 10833] By: nick on 2001/06/22 20:22:58
4617 ____________________________________________________________________________
4618 [ 10832] By: jhi on 2001/06/22 20:13:02
4619 Log: Metaconfig unit changes for #10831.
4621 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
4622 ____________________________________________________________________________
4623 [ 10831] By: jhi on 2001/06/22 20:12:29
4624 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
4625 From: Andy Dougherty <doughera@lafayette.edu>
4626 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
4627 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
4629 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4630 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
4631 ____________________________________________________________________________
4632 [ 10830] By: jhi on 2001/06/22 19:50:15
4633 Log: MPE/iX prototype nits from Mark Bixby.
4636 ____________________________________________________________________________
4637 [ 10829] By: jhi on 2001/06/22 16:25:16
4641 ____________________________________________________________________________
4642 [ 10828] By: nick on 2001/06/22 15:33:37
4643 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
4646 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
4647 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
4648 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
4649 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
4650 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4651 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4652 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
4653 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
4655 ____________________________________________________________________________
4656 [ 10827] By: jhi on 2001/06/22 14:15:26
4657 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
4658 Date: Fri, 22 Jun 2001 10:08:35 -0500
4659 From: "Craig A. Berry" <craigberry@mac.com>
4660 Message-Id: <a05101001b75908704194@[192.168.56.145]>
4662 ! vms/vms.c vms/vmsish.h
4663 ____________________________________________________________________________
4664 [ 10826] By: jhi on 2001/06/22 13:35:37
4665 Log: NetWare scripts tweak from Ananth Kesari.
4667 ! NetWare/t/NWScripts.pl
4668 ____________________________________________________________________________
4669 [ 10825] By: jhi on 2001/06/22 13:00:55
4670 Log: Update Changes.
4672 ! Changes patchlevel.h
4673 ____________________________________________________________________________
4674 [ 10824] By: jhi on 2001/06/22 12:46:56
4675 Log: Add .i and .s targets.
4678 ____________________________________________________________________________
4679 [ 10823] By: jhi on 2001/06/22 12:25:20
4680 Log: Upgrade to Locale::Maketext 1.03.
4682 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4683 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4684 ____________________________________________________________________________
4685 [ 10822] By: jhi on 2001/06/22 12:23:57
4686 Log: Upgrade to I18N::LangTags 0.26.
4688 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4689 ! lib/I18N/LangTags/test.pl
4690 ____________________________________________________________________________
4691 [ 10821] By: jhi on 2001/06/22 12:16:41
4692 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
4695 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4696 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4697 ____________________________________________________________________________
4698 [ 10820] By: jhi on 2001/06/22 12:13:37
4699 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
4700 From: Prymmer/Kahn <pvhp@best.com>
4701 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
4702 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
4705 ! MANIFEST utils/h2xs.PL
4706 ____________________________________________________________________________
4707 [ 10819] By: jhi on 2001/06/22 12:11:56
4708 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
4709 From: Prymmer/Kahn <pvhp@best.com>
4710 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
4711 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
4714 ____________________________________________________________________________
4715 [ 10818] By: jhi on 2001/06/22 12:11:08
4716 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
4717 From: Prymmer/Kahn <pvhp@best.com>
4718 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
4719 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
4722 ____________________________________________________________________________
4723 [ 10817] By: jhi on 2001/06/22 12:10:05
4724 Log: AUTHORS update.
4727 ____________________________________________________________________________
4728 [ 10816] By: jhi on 2001/06/22 12:08:24
4729 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
4730 From: "Craig A. Berry" <craigberry@mac.com>
4731 Date: Thu, 21 Jun 2001 18:20:38 -0500
4732 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
4734 ! ext/POSIX/POSIX.xs
4735 ____________________________________________________________________________
4736 [ 10815] By: jhi on 2001/06/22 12:07:19
4737 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
4738 From: "Craig A. Berry" <craigberry@mac.com>
4739 Date: Thu, 21 Jun 2001 09:58:52 -0500
4740 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
4742 ! ext/B/Deparse.t t/op/write.t
4743 ____________________________________________________________________________
4744 [ 10814] By: nick on 2001/06/22 08:13:09
4745 Log: Integrate mainline.
4747 !> (integrate 46 files)
4748 ____________________________________________________________________________
4749 [ 10813] By: jhi on 2001/06/22 02:48:58
4750 Log: Change the prefixes only if $prefix is unset,
4751 as originally patched by Marcel Grunauer.
4753 ! hints/darwin.sh hints/rhapsody.sh
4754 ____________________________________________________________________________
4755 [ 10812] By: jhi on 2001/06/22 02:44:41
4756 Log: Subject: Re: Patch for hints/darwin.sh
4757 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4758 Date: Thu, 21 Jun 2001 11:23:46 -0700
4759 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
4761 ! hints/darwin.sh hints/rhapsody.sh
4762 ____________________________________________________________________________
4763 [ 10811] By: jhi on 2001/06/22 02:34:27
4764 Log: Add .PHONY targets for non-file targets,
4765 from Wilfredo Sánchez. Should help saying
4766 "make install" on case-insensitive filesystems.
4769 ____________________________________________________________________________
4770 [ 10810] By: jhi on 2001/06/22 02:01:23
4771 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
4772 From: Doug MacEachern <dougm@covalent.net>
4773 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
4774 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
4776 plus reword the getcwd() comment, plus use getcwd() buffer
4780 ____________________________________________________________________________
4781 [ 10809] By: jhi on 2001/06/22 01:16:58
4782 Log: More gprofing from Doug MacEachern.
4785 ____________________________________________________________________________
4786 [ 10808] By: jhi on 2001/06/22 01:15:11
4787 Log: Metaconfig unit change for #10807.
4788 Branch: metaconfig/U/perl
4790 ____________________________________________________________________________
4791 [ 10807] By: jhi on 2001/06/22 01:14:43
4792 Log: Tell that you are removing the unneeded -lsfio.
4795 ____________________________________________________________________________
4796 [ 10806] By: jhi on 2001/06/22 01:03:14
4797 Log: More MPE/iX tweaks from Mark Bixby.
4799 ! perl.c t/op/magic.t
4800 ____________________________________________________________________________
4801 [ 10805] By: jhi on 2001/06/21 22:41:11
4802 Log: The fchdir() proto is supposed to live in <unistd.h>.
4805 ____________________________________________________________________________
4806 [ 10804] By: jhi on 2001/06/21 22:24:42
4807 Log: This town is too small for the Cwd extension and me,
4811 ____________________________________________________________________________
4812 [ 10803] By: jhi on 2001/06/21 21:54:00
4813 Log: Metaconfig unit change for #10802.
4814 Branch: metaconfig/U/perl
4816 ____________________________________________________________________________
4817 [ 10802] By: jhi on 2001/06/21 21:53:37
4821 ____________________________________________________________________________
4822 [ 10801] By: jhi on 2001/06/21 21:38:38
4823 Log: Off-by-one. I'm so classic.
4826 ____________________________________________________________________________
4827 [ 10800] By: jhi on 2001/06/21 20:10:19
4828 Log: Update Changes.
4830 ! Changes patchlevel.h
4831 ____________________________________________________________________________
4832 [ 10799] By: jhi on 2001/06/21 20:03:54
4833 Log: Subject: Documentation patch for Net::FTP
4834 From: Marcel Grunauer <marcel@codewerk.com>
4835 Date: Wed, 20 Jun 2001 23:03:26 +0200
4836 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
4839 ____________________________________________________________________________
4840 [ 10798] By: jhi on 2001/06/21 20:01:14
4841 Log: Retract the #10417 mg.c and embed.pl parts because of
4842 strange SEGVs in 64bit x86 FreeBSD observed by
4845 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
4846 ____________________________________________________________________________
4847 [ 10797] By: jhi on 2001/06/21 19:40:34
4848 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
4850 ! Configure NetWare/config.wc NetWare/config_H.wc
4851 ! Porting/Glossary Porting/config.sh Porting/config_H
4852 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4853 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4854 ! vos/config.ga.h win32/config.bc win32/config.gc
4855 ! win32/config.vc win32/config_H.bc win32/config_H.gc
4857 ____________________________________________________________________________
4858 [ 10796] By: jhi on 2001/06/21 19:08:28
4859 Log: Cwd tweak from Doug MacEachern.
4862 ____________________________________________________________________________
4863 [ 10795] By: jhi on 2001/06/21 19:03:48
4864 Log: Protect the fchdir() and lstat() with ifdefs.
4865 fchdir() needs a Configure probe.
4868 ____________________________________________________________________________
4869 [ 10794] By: nick on 2001/06/21 17:11:35
4870 Log: Integrate mainline
4872 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4873 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4874 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4875 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4876 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4877 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4878 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4879 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4880 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4881 - lib/File/Glob/case.t lib/File/Glob/global.t
4882 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4883 - lib/File/Temp/posix.t lib/File/Temp/security.t
4884 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4885 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4886 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4887 - lib/Text/Wrap/wrap.t
4888 !> (integrate 41 files)
4889 ____________________________________________________________________________
4890 [ 10793] By: jhi on 2001/06/21 17:01:26
4891 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
4892 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4893 Date: Thu, 21 Jun 2001 13:04:54 -0500
4894 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
4897 ____________________________________________________________________________
4898 [ 10792] By: jhi on 2001/06/21 16:13:57
4899 Log: Subject: [PATCH pod] overlong =item
4900 From: Robin Barker <rmb1@cise.npl.co.uk>
4901 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
4902 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
4904 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4905 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4906 ____________________________________________________________________________
4907 [ 10791] By: jhi on 2001/06/21 16:10:51
4908 Log: Subject: [PATCH perlio.c] format
4909 From: Robin Barker <rmb1@cise.npl.co.uk>
4910 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
4911 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
4914 ____________________________________________________________________________
4915 [ 10790] By: jhi on 2001/06/21 15:52:04
4916 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4917 From: Radu Greab <radu@netsoft.ro>
4918 Date: Thu, 21 Jun 2001 19:06:02 +0300
4919 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
4921 ! pod/perlapi.pod sv.c
4922 ____________________________________________________________________________
4923 [ 10789] By: jhi on 2001/06/21 14:48:25
4924 Log: The metaconfig unit changes for #10788.
4925 Branch: metaconfig/U/perl
4926 ! Cross.U fflushall.U
4927 ____________________________________________________________________________
4928 [ 10788] By: jhi on 2001/06/21 14:47:48
4929 Log: Cross-configuration changes: make $from to rm the files
4930 before copying them over (this means that he rm can be
4931 removed from the fflushall test), create $targetmkdir
4932 (not documented in install since it is supposed to internal
4933 use only), make $run to copy over the executable only if
4934 a stamp file .xok doesn't already exist (to avoid unnecessary
4935 copying of the executable)
4937 ! Configure Makefile.SH
4938 ____________________________________________________________________________
4939 [ 10787] By: nick on 2001/06/21 14:16:18
4940 Log: Integrate mainline
4942 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4943 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
4944 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
4945 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
4946 !> (integrate 34 files)
4947 ____________________________________________________________________________
4948 [ 10786] By: jhi on 2001/06/21 13:59:32
4949 Log: Re-add the files as text.
4951 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4952 ____________________________________________________________________________
4953 [ 10785] By: jhi on 2001/06/21 13:57:55
4954 Log: Delete the binary files.
4956 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4957 ____________________________________________________________________________
4958 [ 10784] By: jhi on 2001/06/21 13:49:47
4959 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
4960 From: Andy Dougherty <doughera@lafayette.edu>
4961 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
4962 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
4964 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
4965 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
4966 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
4967 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
4968 ____________________________________________________________________________
4969 [ 10783] By: jhi on 2001/06/21 13:46:50
4970 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
4971 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
4972 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
4973 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
4975 Setting umask to something friendlier.
4977 ! installman installperl
4978 ____________________________________________________________________________
4979 [ 10782] By: jhi on 2001/06/21 13:42:17
4980 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
4981 Resort MANIFEST with sort -f, looks much better.
4983 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4984 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4985 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4986 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4987 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4988 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4989 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4990 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4991 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4992 - lib/File/Glob/case.t lib/File/Glob/global.t
4993 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4994 - lib/File/Temp/posix.t lib/File/Temp/security.t
4995 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4996 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4997 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4998 - lib/Text/Wrap/wrap.t
5000 ____________________________________________________________________________
5001 [ 10781] By: jhi on 2001/06/21 13:16:04
5002 Log: Upgrade to I18N::LangTags 0.25.
5004 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5005 ! lib/I18N/LangTags/List.pm
5006 ____________________________________________________________________________
5007 [ 10780] By: jhi on 2001/06/21 13:12:54
5008 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
5009 From: Richard Soderberg <rs@crystalflame.net>
5010 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
5011 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
5013 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
5014 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
5015 ____________________________________________________________________________
5016 [ 10779] By: jhi on 2001/06/21 12:59:57
5017 Log: Test obsoleted by change #10777.
5020 ____________________________________________________________________________
5021 [ 10778] By: jhi on 2001/06/21 12:52:37
5022 Log: Case of confused test numbering.
5025 ____________________________________________________________________________
5026 [ 10777] By: jhi on 2001/06/21 12:30:57
5027 Log: Subject: Re: Opinion on undef lvalue
5028 From: Abhijit Menon-Sen <ams@wiw.org>
5029 Date: Sun, 17 Jun 2001 13:04:46 +0530
5030 Message-ID: <20010617130446.B27925@lustre.linux.in>
5032 Allow lvalue subs to return undef in array context.
5035 ____________________________________________________________________________
5036 [ 10776] By: jhi on 2001/06/21 12:27:48
5037 Log: Just a guess that using the same hack for cygwin as
5038 for win32 might help.
5040 ! lib/File/Find/find.t
5041 ____________________________________________________________________________
5042 [ 10775] By: jhi on 2001/06/21 12:25:58
5043 Log: NetWare tweaks from Guruprasad.
5045 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5046 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
5047 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
5048 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
5049 ____________________________________________________________________________
5050 [ 10774] By: jhi on 2001/06/21 12:21:17
5051 Log: Subject: Re: perl@10722: Bogus warnings on REs
5052 From: Hugo <hv@crypt.compulink.co.uk>
5053 Date: Thu, 21 Jun 2001 09:51:17 +0100
5054 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
5056 Unroll to avoid a UTS compiler bug.
5059 ____________________________________________________________________________
5060 [ 10773] By: jhi on 2001/06/21 12:13:13
5061 Log: Subject: Re: [PATCH] Make /o work under i?threads
5062 From: Artur Bergman <artur@contiller.se>
5063 Date: Thu, 21 Jun 2001 14:38:03 +0200
5064 Message-ID: <B757B74A.184D%artur@contiller.se>
5067 ____________________________________________________________________________
5068 [ 10772] By: jhi on 2001/06/21 12:12:23
5069 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5070 From: Artur Bergman <artur@contiller.se>
5071 Date: Thu, 21 Jun 2001 14:27:33 +0200
5072 Message-ID: <B757B4D4.1849%artur@contiller.se>
5074 Plus extra parentheses.
5077 ____________________________________________________________________________
5078 [ 10771] By: jhi on 2001/06/21 12:10:29
5079 Log: Subject: [PATCH] Make /o work under i?threads
5080 From: Richard Soderberg <rs@crystalflame.net>
5081 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
5082 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
5085 ____________________________________________________________________________
5086 [ 10770] By: jhi on 2001/06/21 12:09:28
5087 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5088 From: Artur Bergman <artur@contiller.se>
5089 Date: Thu, 21 Jun 2001 14:04:54 +0200
5090 Message-ID: <B757AF86.1842%artur@contiller.se>
5093 ____________________________________________________________________________
5094 [ 10769] By: jhi on 2001/06/21 12:08:03
5095 Log: Subject: Re: perl@10765: sv.c not OK on win32
5096 From: Artur Bergman <artur@contiller.se>
5097 Date: Thu, 21 Jun 2001 10:31:06 +0200
5098 Message-ID: <B7577D69.182C%artur@contiller.se>
5101 ____________________________________________________________________________
5102 [ 10768] By: jhi on 2001/06/21 12:03:56
5103 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
5104 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5105 Date: Thu, 21 Jun 2001 06:23:56 -0400
5106 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
5108 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
5109 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5110 Date: Thu, 21 Jun 2001 06:32:21 -0400
5111 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
5113 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
5114 ____________________________________________________________________________
5115 [ 10767] By: jhi on 2001/06/21 12:00:07
5116 Log: Subject: [PATCH] make syslog test more verbose
5117 From: Robert Spier <rspier@pobox.com>
5118 Date: Thu, 21 Jun 2001 00:54:32 -0400
5119 Message-ID: <15153.32264.295807.333073@rls.cx>
5121 ! ext/Sys/Syslog/syslog.t
5122 ____________________________________________________________________________
5123 [ 10766] By: jhi on 2001/06/20 23:27:57
5124 Log: Subject: op/study.t refinements
5125 From: Hugo <hv@crypt.compulink.co.uk>
5126 Date: Thu, 21 Jun 2001 00:29:07 +0100
5127 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
5130 ____________________________________________________________________________
5131 [ 10765] By: jhi on 2001/06/20 19:51:47
5132 Log: Update Changes.
5134 ! Changes patchlevel.h
5135 ____________________________________________________________________________
5136 [ 10764] By: jhi on 2001/06/20 19:00:23
5137 Log: Subject: Re: [PATCH] djgpp updates
5138 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5139 Date: Wed, 20 Jun 2001 10:05:15 +0200
5140 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
5143 ____________________________________________________________________________
5144 [ 10763] By: jhi on 2001/06/20 18:58:06
5145 Log: Fix for ID 20010619.002 "When building hash, hash keys that
5146 are function calls are not being called", from Abhijit.
5148 ! t/base/lex.t toke.c
5149 ____________________________________________________________________________
5150 [ 10762] By: jhi on 2001/06/20 18:45:00
5151 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
5153 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
5154 + lib/Locale/Maketext/test.pl
5155 - lib/Locale/Maketext.t
5156 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5157 ! lib/Locale/Maketext/TPJ13.pod
5158 ____________________________________________________________________________
5159 [ 10761] By: jhi on 2001/06/20 18:44:15
5160 Log: Metaconfig unit change for #10760.
5162 ! U/modified/Cppsym.U
5163 ____________________________________________________________________________
5164 [ 10760] By: jhi on 2001/06/20 18:42:04
5165 Log: Do not remove the ccsym* Cppsym* files since
5166 they are useful for metaconfig units coming after us.
5167 (This is the Configure nit mentioned in #10752.)
5170 ____________________________________________________________________________
5171 [ 10759] By: jhi on 2001/06/20 18:02:18
5172 Log: Update to I18N::LangTags 0.24, from Sean Burke.
5174 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5175 + lib/I18N/LangTags/README
5176 - lib/I18N/LangTags/List.pod
5177 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
5178 ____________________________________________________________________________
5179 [ 10758] By: jhi on 2001/06/20 17:34:43
5182 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
5183 ! pod/perlapi.pod proto.h
5184 ____________________________________________________________________________
5185 [ 10757] By: jhi on 2001/06/20 17:23:08
5186 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
5187 From: Artur Bergman <artur@contiller.se>
5188 Date: Wed, 20 Jun 2001 11:31:32 +0200
5189 Message-ID: <B7563A14.17D8%artur@contiller.se>
5191 ! embed.pl hv.c intrpvar.h sv.c sv.h
5192 ____________________________________________________________________________
5193 [ 10756] By: jhi on 2001/06/20 17:13:26
5194 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
5195 From: Tim Sweetman <tim@aldigital.co.uk>
5196 Date: Wed, 13 Jun 2001 14:25:17 +0100
5197 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
5199 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
5200 ____________________________________________________________________________
5201 [ 10755] By: nick on 2001/06/20 16:12:37
5202 Log: Integrate mainline
5204 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
5205 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
5206 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
5207 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
5208 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
5209 !> t/op/study.t util.c
5210 ____________________________________________________________________________
5211 [ 10754] By: gsar on 2001/06/20 15:22:27
5212 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
5214 Branch: maint-5.6/perl
5216 ____________________________________________________________________________
5217 [ 10753] By: jhi on 2001/06/20 14:03:20
5218 Log: Security tweak on readlink().
5221 ____________________________________________________________________________
5222 [ 10752] By: jhi on 2001/06/20 14:00:23
5223 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
5225 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
5226 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
5227 ! mpeix/relink t/op/pwent.t
5228 ____________________________________________________________________________
5229 [ 10751] By: jhi on 2001/06/20 13:57:27
5230 Log: Reinstate #10725 (with probe for alarm()).
5233 ____________________________________________________________________________
5234 [ 10750] By: jhi on 2001/06/20 13:53:46
5235 Log: Replace our implementation of realpath() with OpenBSD's
5236 (src/lib/libc/stdlib/realpath.c 1.4).
5238 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
5239 ! pod/perldiag.pod proto.h util.c
5240 ____________________________________________________________________________
5241 [ 10749] By: jhi on 2001/06/20 13:07:49
5242 Log: Integrate perlio.
5245 ____________________________________________________________________________
5246 [ 10748] By: jhi on 2001/06/20 13:07:18
5247 Log: No point in going into memory-saving contortions
5248 with getcwd() since there's a danger of buffer overflow.
5249 Also make the POSIX extension to use sv_getcwd().
5250 Finally, a missed proto.h fragment.
5252 ! ext/POSIX/POSIX.xs proto.h util.c
5253 ____________________________________________________________________________
5254 [ 10747] By: nick on 2001/06/20 12:38:26
5255 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
5258 ____________________________________________________________________________
5259 [ 10746] By: jhi on 2001/06/20 11:51:10
5260 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
5261 From: Graham Barr <gbarr@pobox.com>
5262 Date: Wed, 20 Jun 2001 11:05:49 +0100
5263 Message-ID: <20010620110549.I19188@pobox.com>
5267 Subject: Bug in IO::Socket::INET module (repeat)
5268 From: "Harmon S. Nine" <hnine@netarx.com>
5269 Date: Tue, 19 Jun 2001 09:41:35 -0400
5270 Message-ID: <3B2F568F.8080605@netarx.com>
5272 The bug was that the IO::Socket::INET constructor
5273 did not allow a 'LocalPort' of 0.
5275 ! ext/IO/lib/IO/Socket/INET.pm
5276 ____________________________________________________________________________
5277 [ 10745] By: nick on 2001/06/20 08:56:39
5278 Log: Integrate mainline.
5280 !> (integrate 37 files)
5281 ____________________________________________________________________________
5282 [ 10744] By: jhi on 2001/06/20 04:54:53
5283 Log: After some reading I don't think we can blindly
5284 use systems' realpath(). Too many security problems,
5285 too many buggy implementations.
5287 TODO: the realpath() emulation code in util.c doesn't
5288 seem fully operational? (readlink(), for example?)
5290 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
5291 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
5292 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
5293 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
5294 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
5295 ! win32/config_H.gc win32/config_H.vc
5296 ____________________________________________________________________________
5297 [ 10743] By: jhi on 2001/06/20 00:48:48
5298 Log: Metaconfig unit change for #10738.
5300 ! U/compline/d_gconvert.U
5301 ____________________________________________________________________________
5302 [ 10742] By: jhi on 2001/06/20 00:48:20
5303 Log: Integrate change #10739 from maintperl:
5305 C<eval "/x$\r\n/x"> fails to compile correctly
5307 !> t/op/pat.t toke.c
5308 ____________________________________________________________________________
5309 [ 10741] By: jhi on 2001/06/20 00:41:05
5310 Log: Retract #10725 (Hugo asked NOT to apply the patch)
5313 ____________________________________________________________________________
5314 [ 10740] By: jhi on 2001/06/19 23:58:25
5315 Log: The test.third results were funnily named because of the
5319 ____________________________________________________________________________
5320 [ 10739] By: gsar on 2001/06/19 23:49:15
5321 Log: C<eval "/x$\r\n/x"> fails to compile correctly
5322 Branch: maint-5.6/perl
5324 ____________________________________________________________________________
5325 [ 10738] By: jhi on 2001/06/19 23:04:15
5326 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5327 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5328 Date: Tue, 19 Jun 2001 19:15:40 -0400
5329 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
5331 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
5332 because "1e+129" being expected but "1.e+129" being returned.
5333 The culprit (at least in Tru64) is the use of gcvt().
5336 ____________________________________________________________________________
5337 [ 10737] By: jhi on 2001/06/19 22:56:52
5338 Log: Subject: [PATCH perl@10722] test hunting on VMS
5339 From: "Craig A. Berry" <craigberry@mac.com>
5340 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
5341 Date: Tue, 19 Jun 2001 18:59:01 -0500
5344 ____________________________________________________________________________
5345 [ 10736] By: jhi on 2001/06/19 21:32:29
5346 Log: Subject: [PATCH] s/typos//
5347 From: Abhijit Menon-Sen <ams@wiw.org>
5348 Date: Wed, 20 Jun 2001 02:15:02 +0530
5349 Message-ID: <20010620021502.A14541@lustre.linux.in>
5351 Without the op.h s/bearword/bareword/ hunk, see
5352 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
5355 ____________________________________________________________________________
5356 [ 10735] By: jhi on 2001/06/19 21:26:43
5357 Log: Metaconfig unit change for #10732 and #10733.
5358 Branch: metaconfig/U/perl
5360 ____________________________________________________________________________
5361 [ 10734] By: jhi on 2001/06/19 21:24:41
5362 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
5363 From: "Craig A. Berry" <craigberry@mac.com>
5364 Date: Tue, 19 Jun 2001 17:19:48 -0500
5365 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
5367 ! configure.com vms/descrip_mms.template
5368 ____________________________________________________________________________
5369 [ 10733] By: jhi on 2001/06/19 19:57:44
5370 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5371 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5372 Date: Tue, 19 Jun 2001 16:48:07 -0400
5373 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
5375 Further fixes to fflush(NULL) detection.
5378 ____________________________________________________________________________
5379 [ 10732] By: jhi on 2001/06/19 19:38:20
5380 Log: AIX test -s hangs with non-existent files?
5381 (A genuine logic bug in Configure, but AIX also broken?)
5384 ____________________________________________________________________________
5385 [ 10731] By: jhi on 2001/06/19 19:17:35
5386 Log: AUTHORS updates.
5389 ____________________________________________________________________________
5390 [ 10730] By: jhi on 2001/06/19 19:03:07
5391 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
5392 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5393 Date: Tue, 19 Jun 2001 15:33:25 -0400
5394 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
5396 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
5398 ____________________________________________________________________________
5399 [ 10729] By: jhi on 2001/06/19 18:34:10
5400 Log: Integrate perlio.
5402 !> lib/File/Find/find.t win32/distclean.bat
5403 ____________________________________________________________________________
5404 [ 10728] By: nick on 2001/06/19 18:24:53
5405 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
5407 ! lib/File/Find/find.t win32/distclean.bat
5408 ____________________________________________________________________________
5409 [ 10727] By: jhi on 2001/06/19 18:07:31
5410 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
5411 also add information how to find out whether one has PerlIO.
5414 ____________________________________________________________________________
5415 [ 10726] By: jhi on 2001/06/19 17:59:30
5416 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
5417 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5418 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
5419 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
5422 ____________________________________________________________________________
5423 [ 10725] By: jhi on 2001/06/19 17:28:30
5424 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
5425 From: Hugo <hv@crypt.compulink.co.uk>
5426 Date: Tue, 19 Jun 2001 12:37:30 +0100
5427 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
5430 ____________________________________________________________________________
5431 [ 10724] By: jhi on 2001/06/19 17:22:20
5432 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
5433 From: Hugo <hv@crypt.compulink.co.uk>
5434 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
5435 Date: Tue, 19 Jun 2001 13:15:17 +0100
5438 ____________________________________________________________________________
5439 [ 10723] By: nick on 2001/06/19 14:46:15
5440 Log: Integrate mainline
5442 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
5443 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
5444 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
5445 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
5446 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
5447 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5448 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5449 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5450 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5451 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5452 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5453 - ext/Thread/unsync4.t
5454 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
5455 !> djgpp/config.over djgpp/fixpmain
5456 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
5457 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
5458 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
5459 ____________________________________________________________________________
5460 [ 10722] By: jhi on 2001/06/19 11:55:30
5461 Log: Update Changes.
5463 ! Changes patchlevel.h
5464 ____________________________________________________________________________
5465 [ 10721] By: jhi on 2001/06/19 11:29:34
5466 Log: The existence shall be MANIFESted.
5469 ____________________________________________________________________________
5470 [ 10720] By: jhi on 2001/06/19 10:58:09
5471 Log: The old libnet.cfg is first searched from the current directory,
5472 only then from the module path.
5474 ! utils/libnetcfg.PL
5475 ____________________________________________________________________________
5476 [ 10719] By: jhi on 2001/06/19 10:55:59
5477 Log: NetWare tweaks from Guruprasad.
5479 ! NetWare/Makefile NetWare/config.wc
5480 ____________________________________________________________________________
5481 [ 10718] By: jhi on 2001/06/19 10:54:22
5482 Log: Subject: [PATCH] djgpp updates
5483 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5484 Date: Tue, 19 Jun 2001 10:59:06 +0200
5485 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
5487 ! djgpp/config.over djgpp/fixpmain
5488 ____________________________________________________________________________
5489 [ 10717] By: jhi on 2001/06/19 10:53:20
5490 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
5491 From: Prymmer/Kahn <pvhp@best.com>
5492 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
5493 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
5496 ____________________________________________________________________________
5497 [ 10716] By: jhi on 2001/06/19 10:52:25
5498 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
5499 to happen right after the inclusion of <inttypes.h>,
5503 ____________________________________________________________________________
5504 [ 10715] By: jhi on 2001/06/19 10:49:21
5505 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
5506 From: Doug MacEachern <dougm@covalent.net>
5507 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
5508 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
5510 ! ext/DynaLoader/DynaLoader_pm.PL
5511 ____________________________________________________________________________
5512 [ 10714] By: jhi on 2001/06/19 10:48:19
5513 Log: Revert #10656 for perfomance reasons but leave in the
5514 use of Hv*() macros -- in comments, so that grepping the
5515 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
5516 suggested by Sarathy, also by Abhijit.)
5519 ____________________________________________________________________________
5520 [ 10713] By: jhi on 2001/06/19 10:46:08
5521 Log: Subject: [patch] .s MakeMaker suffix
5522 From: Doug MacEachern <dougm@covalent.net>
5523 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
5524 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
5526 ! lib/ExtUtils/MM_Unix.pm
5527 ____________________________________________________________________________
5528 [ 10712] By: jhi on 2001/06/19 10:34:35
5529 Log: One test lost in the big shuffle restored.
5531 + ext/IPC/SysV/ipcsysv.t
5532 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5533 ____________________________________________________________________________
5534 [ 10711] By: jhi on 2001/06/19 10:25:46
5535 Log: Rename the old non-standard threads tests so that
5536 they won't be invoked.
5538 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
5539 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
5540 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
5541 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
5542 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
5543 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5544 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5545 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5546 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5547 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5548 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5549 - ext/Thread/unsync4.t
5551 ____________________________________________________________________________
5552 [ 10710] By: jhi on 2001/06/19 10:18:41
5553 Log: Integrate perlio.
5555 !> win32/config_sh.PL
5556 ____________________________________________________________________________
5557 [ 10709] By: nick on 2001/06/19 08:18:18
5558 Log: Integrate mainline
5560 +> (branch 40 files)
5561 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5562 - lib/strict/subs lib/strict/vars lib/warnings/1global
5563 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5564 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5565 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5566 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5567 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5568 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5569 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5570 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5571 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5572 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5573 - lib/warnings/utf8 lib/warnings/util
5574 !> (integrate 57 files)
5575 ____________________________________________________________________________
5576 [ 10708] By: nick on 2001/06/19 07:57:10
5577 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
5579 ! win32/config_sh.PL
5580 ____________________________________________________________________________
5581 [ 10707] By: nick on 2001/06/19 07:05:07
5582 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
5584 ! perly.c perly.y perly_c.diff vms/perly_c.vms
5585 ____________________________________________________________________________
5586 [ 10706] By: jhi on 2001/06/19 02:58:26
5587 Log: More perl572delta tweaks.
5589 ! pod/perl572delta.pod
5590 ____________________________________________________________________________
5591 [ 10705] By: jhi on 2001/06/19 01:53:40
5592 Log: Update perl572delta.
5594 ! pod/perl572delta.pod
5595 ____________________________________________________________________________
5596 [ 10704] By: jhi on 2001/06/19 01:28:40
5597 Log: VOS updates from Paul Green.
5599 ! vos/Changes vos/build.cm vos/perl.bind
5600 ____________________________________________________________________________
5601 [ 10703] By: jhi on 2001/06/19 01:03:53
5602 Log: Update the vos/config.*.* files.
5604 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5606 ____________________________________________________________________________
5607 [ 10702] By: jhi on 2001/06/19 01:03:32
5608 Log: Add a makefile for more painless adding of symbols to the
5609 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
5610 takes care of the adding)
5613 ____________________________________________________________________________
5614 [ 10701] By: jhi on 2001/06/19 00:51:44
5615 Log: Make libnetcfg by default display the libnet configuration,
5616 -c to change, add -i for old config, document all options,
5619 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
5620 ____________________________________________________________________________
5621 [ 10700] By: jhi on 2001/06/18 23:45:12
5622 Log: gcc -Wall sweep.
5624 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
5625 ____________________________________________________________________________
5626 [ 10699] By: jhi on 2001/06/18 23:19:53
5630 ____________________________________________________________________________
5631 [ 10698] By: jhi on 2001/06/18 23:10:22
5632 Log: Document the need for sv_printify().
5634 Document that 'use utf8' has been considered.
5636 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
5638 ! pod/perltodo.pod universal.c
5639 ____________________________________________________________________________
5640 [ 10697] By: jhi on 2001/06/18 22:50:53
5641 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
5642 From: Nicholas Clark <nick@ccl4.org>
5643 Date: Mon, 18 Jun 2001 23:29:23 +0100
5644 Message-ID: <20010618232923.I98663@plum.flirble.org>
5646 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
5647 ! ext/Sys/Syslog/Makefile.PL
5648 ____________________________________________________________________________
5649 [ 10696] By: jhi on 2001/06/18 22:39:32
5650 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
5651 From: Scott.L.Miller@Compaq.com
5652 Date: Mon, 18 Jun 2001 10:12:27 -0500
5653 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
5655 ! lib/perl5db.pl pod/perldebug.pod
5656 ____________________________________________________________________________
5657 [ 10695] By: jhi on 2001/06/18 22:35:13
5658 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
5659 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5660 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
5661 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
5664 ____________________________________________________________________________
5665 [ 10694] By: jhi on 2001/06/18 22:34:06
5666 Log: Subject: [PATCH] Documentation changes for CLONE
5667 From: Artur Bergman <artur@contiller.se>
5668 Date: Mon, 18 Jun 2001 22:06:37 +0200
5669 Message-ID: <B7542BEC.1719%artur@contiller.se>
5671 ! pod/perlmod.pod pod/perlsub.pod
5672 ____________________________________________________________________________
5673 [ 10693] By: jhi on 2001/06/18 22:31:38
5674 Log: Subject: Re: configure.com
5675 From: "Craig A. Berry" <craigberry@mac.com>
5676 Date: Mon, 18 Jun 2001 16:04:38 -0500
5677 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
5680 ____________________________________________________________________________
5681 [ 10692] By: jhi on 2001/06/18 22:30:43
5682 Log: Subject: PL_nullstash + perl_clone()
5683 From: Doug MacEachern <dougm@covalent.net>
5684 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
5685 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
5688 ____________________________________________________________________________
5689 [ 10691] By: jhi on 2001/06/18 22:26:20
5690 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5691 From: davem@fdgroup.co.uk
5692 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
5693 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
5695 ! embed.pl pod/perlapi.pod
5696 ____________________________________________________________________________
5697 [ 10690] By: jhi on 2001/06/18 22:17:05
5698 Log: More cross-compilation defaults gleaned from -Dcc
5699 if it is CPU-OS-gcc.
5702 Branch: metaconfig/U/perl
5706 ____________________________________________________________________________
5707 [ 10689] By: jhi on 2001/06/18 13:59:47
5708 Log: Update Changes.
5710 ! Changes patchlevel.h
5711 ____________________________________________________________________________
5712 [ 10688] By: jhi on 2001/06/18 13:44:18
5713 Log: Subject: [PATCH 5.7.1] sv.c documentation
5714 From: davem@fdgroup.co.uk
5715 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
5716 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
5718 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
5720 ____________________________________________________________________________
5721 [ 10687] By: jhi on 2001/06/18 13:38:03
5722 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
5723 From: "Jon Gunnip" <jongunnip@hotmail.com>
5724 Date: Sun, 17 Jun 2001 18:24:29 -0400
5725 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
5728 ____________________________________________________________________________
5729 [ 10686] By: jhi on 2001/06/18 13:32:13
5730 Log: Move the locale/strict/warnings helper files back
5731 under the t/lib; this way the amount of non-installabled
5732 stuff under lib/ stays smaller.
5734 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
5735 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
5736 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
5737 + t/lib/warnings/5nolint t/lib/warnings/6default
5738 + t/lib/warnings/7fatal t/lib/warnings/8signal
5739 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
5740 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
5741 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
5742 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
5743 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
5744 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
5745 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
5746 + t/lib/warnings/taint t/lib/warnings/toke
5747 + t/lib/warnings/universal t/lib/warnings/utf8
5748 + t/lib/warnings/util
5749 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5750 - lib/strict/subs lib/strict/vars lib/warnings/1global
5751 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5752 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5753 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5754 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5755 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5756 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5757 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5758 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5759 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5760 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5761 - lib/warnings/utf8 lib/warnings/util
5762 ! MANIFEST installperl lib/locale.t lib/strict.t
5763 ____________________________________________________________________________
5764 [ 10685] By: jhi on 2001/06/18 13:11:49
5765 Log: Split off the pack/unpack code, from Nicholas Clark.
5768 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
5769 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
5770 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
5771 ____________________________________________________________________________
5772 [ 10684] By: jhi on 2001/06/18 12:25:55
5773 Log: Guard the SysV IPC tests against being invoked in
5774 SysV-IPC-less places.
5776 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5777 ____________________________________________________________________________
5778 [ 10683] By: nick on 2001/06/18 12:24:42
5779 Log: Integrate mainline (new test scheme now ok on Linux).
5783 ____________________________________________________________________________
5784 [ 10682] By: jhi on 2001/06/18 12:20:50
5785 Log: Add the locale.c and numeric.c to the microperl sources.
5787 ! Makefile.micro win32/Makefile
5788 ____________________________________________________________________________
5789 [ 10681] By: jhi on 2001/06/18 11:57:45
5790 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
5791 From: Abhijit Menon-Sen <ams@wiw.org>
5792 Date: Mon, 18 Jun 2001 14:23:44 +0530
5793 Message-ID: <20010618142344.A13136@lustre.linux.in>
5796 ____________________________________________________________________________
5797 [ 10680] By: jhi on 2001/06/18 11:56:12
5798 Log: Subject: Re: [PATCH] more anonymous stash cleanups
5799 From: Abhijit Menon-Sen <ams@wiw.org>
5800 Date: Mon, 18 Jun 2001 15:50:32 +0530
5801 Message-ID: <20010618155032.A13223@lustre.linux.in>
5803 Plus the comment left in as suggested by NI-S.
5806 ____________________________________________________________________________
5807 [ 10679] By: jhi on 2001/06/18 11:49:27
5808 Log: One missed file.
5811 ____________________________________________________________________________
5812 [ 10678] By: nick on 2001/06/18 08:05:29
5813 Log: Integrate mainline (part2 - the deletes)
5815 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
5816 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
5817 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
5818 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
5819 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
5820 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
5821 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
5822 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
5823 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
5824 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
5825 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
5826 ____________________________________________________________________________
5827 [ 10677] By: nick on 2001/06/18 08:04:44
5828 Log: Integrate mainline (part1)
5830 +> (branch 376 files)
5831 - (delete 219 files)
5832 !> (integrate 151 files)
5833 ____________________________________________________________________________
5834 [ 10676] By: jhi on 2001/06/18 04:17:15
5835 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
5836 No doubt I made some mistakes like missed some files or
5837 misnamed some files. The naming rules were more or less:
5838 (1) if the module is from CPAN, follows its ways, be it
5840 (2) otherwise if there are multiple tests for a module
5842 (3) otherwise if there's only one test put it in Module.t
5843 (4) helper files go to module/ (locale, strict, warnings)
5844 (5) use longer filenames now that we can (but e.g. the
5845 compat-0.6.t and the Text::Balanced test files still
5846 were renamed to be more civil against the 8.3 people)
5847 installperl was updated appropriately not to install the
5848 *.t files or the help files from under lib.
5850 TODO: some helper files still remain under t/ that could
5851 follow their 'masters'. UPDATE: On second thoughts, why
5852 should they. They can continue to live under t/lib, and
5853 in fact the locale/strict/warnings helpers that were moved
5854 could be moved back. This way the amount of non-installable
5855 stuff under lib/ stays smaller.
5858 - (delete 254 files)
5859 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
5860 ____________________________________________________________________________
5861 [ 10675] By: jhi on 2001/06/18 03:15:02
5862 Log: The warning no more comes from util.c, it comes from numeric.c.
5865 ____________________________________________________________________________
5866 [ 10674] By: jhi on 2001/06/18 00:56:22
5867 Log: Subject: Re: anyone good at casting spells?
5868 From: Spider Boardman <spider@Orb.Nashua.NH.US>
5869 Date: Sun, 17 Jun 2001 21:21:04 -0400
5870 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
5872 ! ext/POSIX/POSIX.xs hv.h
5873 ____________________________________________________________________________
5874 [ 10673] By: jhi on 2001/06/17 22:24:53
5875 Log: Protect the (original) thread tests against testing if no 5.005
5876 threads have been configured.
5878 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5879 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5880 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5881 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5882 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5883 ! ext/Thread/unsync4.t
5884 ____________________________________________________________________________
5885 [ 10672] By: jhi on 2001/06/17 22:09:28
5886 Log: Try the new test scanning scheme on Text::Abbrev.
5889 - lib/Text/Abbrev/t/abbrev.t
5891 ____________________________________________________________________________
5892 [ 10671] By: jhi on 2001/06/17 22:07:08
5893 Log: Change the scan policy of the *.t and test.pl files,
5894 now the *.t do not need to live in a t/ directory.
5897 ____________________________________________________________________________
5898 [ 10670] By: jhi on 2001/06/17 20:32:35
5899 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
5900 From: Ilmari Karonen <iltzu@sci.fi>
5901 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
5902 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
5905 ____________________________________________________________________________
5906 [ 10669] By: jhi on 2001/06/17 20:30:22
5907 Log: Quench the warnings from Tru64; the HP-UX is still
5908 broken because it really, REALLY, doesn't like the
5909 HvARRAY() being lvalue:
5911 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
5912 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
5915 ____________________________________________________________________________
5916 [ 10668] By: jhi on 2001/06/17 19:13:24
5917 Log: Integrate change #10667 from maintperl:
5919 change#10449 broke the special-case that makes lexicals inside the
5920 eval"" within DB::DB() visible
5923 ____________________________________________________________________________
5924 [ 10667] By: gsar on 2001/06/17 19:08:27
5925 Log: change#10449 broke the special-case that makes lexicals inside the
5926 eval"" within DB::DB() visible
5927 Branch: maint-5.6/perl
5929 ____________________________________________________________________________
5930 [ 10666] By: jhi on 2001/06/17 17:50:07
5931 Log: Still spurious output; indent the code a bit.
5933 TODO1: separate the utility functions like MkDir
5934 into a helper script?
5936 TODO2: I see a lot of repetition in the filepath()
5937 and dirpath() calls.
5939 ! t/lib/filefind.t t/lib/findtaint.t
5940 ____________________________________________________________________________
5941 [ 10665] By: jhi on 2001/06/17 16:59:42
5942 Log: Regen modlib, toc.
5944 ! pod/perlmodlib.pod pod/perltoc.pod
5945 ____________________________________________________________________________
5946 [ 10664] By: jhi on 2001/06/17 16:55:28
5947 Log: Add libnetcfg to perlutil.
5950 ____________________________________________________________________________
5951 [ 10663] By: jhi on 2001/06/17 16:53:29
5952 Log: Initial integration of libnet-1.0703.
5953 The Configure script renamed as libnetcfg, will be
5954 installed along other utilities.
5956 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
5957 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
5958 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
5959 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
5960 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
5961 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
5962 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
5963 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
5964 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
5965 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
5966 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
5967 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
5968 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
5969 + utils/libnetcfg.PL
5970 ! MANIFEST utils.lst utils/Makefile
5971 ____________________________________________________________________________
5972 [ 10662] By: jhi on 2001/06/17 15:37:32
5973 Log: Less potentially test-harness-confusing output.
5975 ! lib/Memoize/t/expire_module_t.t
5976 ____________________________________________________________________________
5977 [ 10661] By: jhi on 2001/06/17 15:31:04
5978 Log: The final print annoys make test.
5980 ! t/lib/filefind.t t/lib/findtaint.t
5981 ____________________________________________________________________________
5982 [ 10660] By: jhi on 2001/06/17 14:00:21
5983 Log: Add an option for handling dangling symbolic links.
5985 ! lib/File/Find.pm t/lib/filefind.t
5986 ____________________________________________________________________________
5987 [ 10659] By: jhi on 2001/06/17 13:45:48
5988 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
5989 From: Thomas Wegner <wegner_thomas@yahoo.com>
5990 Date: Sun, 17 Jun 2001 14:43:11 +0200
5991 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
5994 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
5995 ____________________________________________________________________________
5996 [ 10658] By: jhi on 2001/06/17 13:13:25
5997 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
5998 From: Jonathan Stowe <gellyfish@gellyfish.com>
5999 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
6000 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
6002 ! lib/ExtUtils/MM_Unix.pm
6003 ____________________________________________________________________________
6004 [ 10657] By: jhi on 2001/06/17 13:12:25
6005 Log: Subject: [PATCH] more anonymous stash cleanups
6006 From: Abhijit Menon-Sen <ams@wiw.org>
6007 Date: Sun, 17 Jun 2001 11:44:06 +0530
6008 Message-ID: <20010617114406.A25203@lustre.linux.in>
6011 ____________________________________________________________________________
6012 [ 10656] By: jhi on 2001/06/17 13:11:11
6013 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
6014 From: Abhijit Menon-Sen <ams@wiw.org>
6015 Date: Sun, 17 Jun 2001 08:02:59 +0530
6016 Message-ID: <20010617080259.A28776@lustre.linux.in>
6018 Subject: [PATCH #2/7] xhv_eiter
6019 From: Abhijit Menon-Sen <ams@wiw.org>
6020 Date: Sun, 17 Jun 2001 08:13:18 +0530
6021 Message-ID: <20010617081318.B28776@lustre.linux.in>
6023 Subject: [PATCH #3/7] xhv_fill
6024 From: Abhijit Menon-Sen <ams@wiw.org>
6025 Date: Sun, 17 Jun 2001 08:25:16 +0530
6026 Message-ID: <20010617082516.C28776@lustre.linux.in>
6028 Subject: [PATCH #4/7] xhv_keys
6029 From: Abhijit Menon-Sen <ams@wiw.org>
6030 Date: Sun, 17 Jun 2001 08:36:17 +0530
6031 Message-ID: <20010617083617.D28776@lustre.linux.in>
6033 Subject: [PATCH #5/7] xhv_max
6034 From: Abhijit Menon-Sen <ams@wiw.org>
6035 Date: Sun, 17 Jun 2001 08:39:48 +0530
6036 Message-ID: <20010617083948.E28776@lustre.linux.in>
6038 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
6039 From: Abhijit Menon-Sen <ams@wiw.org>
6040 Date: Sun, 17 Jun 2001 08:51:11 +0530
6041 Message-ID: <20010617085111.F28776@lustre.linux.in>
6044 ____________________________________________________________________________
6045 [ 10655] By: jhi on 2001/06/16 23:32:03
6046 Log: Update Changes.
6048 ! Changes patchlevel.h
6049 ____________________________________________________________________________
6050 [ 10654] By: jhi on 2001/06/16 23:18:37
6051 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
6052 From: Abhijit Menon-Sen <ams@wiw.org>
6053 Date: Sat, 16 Jun 2001 07:41:19 +0530
6054 Message-ID: <20010616074119.A24720@lustre.linux.in>
6056 ! hv.c perl.c vms/vmsish.h win32/win32.h
6057 ____________________________________________________________________________
6058 [ 10653] By: jhi on 2001/06/16 23:15:11
6059 Log: Document tests failing when threaded, since we now have more.
6061 ! pod/perl572delta.pod
6062 ____________________________________________________________________________
6063 [ 10652] By: jhi on 2001/06/16 23:12:19
6066 ! ext/Thread/Thread.xs
6067 ____________________________________________________________________________
6068 [ 10651] By: jhi on 2001/06/16 23:06:55
6069 Log: pthread_attr_setstacksize() isn't absolutely necessary
6070 to call, only iff THREAD_CREATE_NEEDS_STACK.
6072 ! ext/Thread/Thread.xs
6073 ____________________________________________________________________________
6074 [ 10650] By: jhi on 2001/06/16 22:58:48
6078 ____________________________________________________________________________
6079 [ 10649] By: jhi on 2001/06/16 22:47:40
6080 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
6081 (and INT64_MIN) brokenness.
6083 ! hints/darwin.sh perl.h
6084 ____________________________________________________________________________
6085 [ 10648] By: jhi on 2001/06/16 22:27:48
6086 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
6087 From: Nicholas Clark <nick@ccl4.org>
6088 Date: Sun, 17 Jun 2001 00:16:05 +0100
6089 Message-ID: <20010617001605.V98663@plum.flirble.org>
6091 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
6092 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6093 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6094 ____________________________________________________________________________
6095 [ 10647] By: jhi on 2001/06/16 22:24:47
6096 Log: Add perlnetware to docs; regen toc; supply skeleton
6097 docs for some Memoize submodules.
6099 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
6100 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6101 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
6102 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
6103 ! win32/Makefile win32/makefile.mk
6104 ____________________________________________________________________________
6105 [ 10646] By: jhi on 2001/06/16 22:06:52
6109 ____________________________________________________________________________
6110 [ 10645] By: jhi on 2001/06/16 21:47:00
6111 Log: Integrate Memoize 0.64. Few tweaks were required in
6112 the test scripts. Note that the speed and expire*
6113 tests take several dozen seconds to run.
6115 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
6116 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
6117 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6118 + lib/Memoize/README lib/Memoize/SDBM_File.pm
6119 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
6120 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
6121 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
6122 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6123 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
6124 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
6125 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
6126 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
6127 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
6128 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
6129 ! MANIFEST t/lib/1_compile.t
6130 ____________________________________________________________________________
6131 [ 10644] By: jhi on 2001/06/16 20:35:49
6132 Log: Document the cross-compilation options.
6134 ! Cross/README INSTALL
6135 ____________________________________________________________________________
6136 [ 10643] By: jhi on 2001/06/16 19:46:38
6137 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
6139 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
6140 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
6141 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
6142 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
6143 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
6144 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
6145 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
6146 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
6147 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
6148 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
6149 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
6150 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
6151 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
6152 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
6153 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
6154 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
6155 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
6156 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
6157 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
6158 + lib/ExtUtils/MM_NW5.pm
6159 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
6160 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
6161 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6162 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
6163 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
6164 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
6165 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
6166 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
6167 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
6168 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
6169 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
6170 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
6171 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
6172 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
6173 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
6174 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
6175 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
6176 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
6177 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
6178 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
6180 ____________________________________________________________________________
6181 [ 10642] By: jhi on 2001/06/16 19:16:04
6182 Log: Resort MANIFEST.
6185 ____________________________________________________________________________
6186 [ 10641] By: jhi on 2001/06/16 18:52:26
6187 Log: Integrate perlio.
6190 !> MANIFEST perlio.c perliol.h win32/makefile.mk
6191 ____________________________________________________________________________
6192 [ 10640] By: nick on 2001/06/16 18:38:31
6193 Log: Disable :win32 layer as default till I get it working
6196 ____________________________________________________________________________
6197 [ 10639] By: jhi on 2001/06/16 18:35:46
6198 Log: Try the new scheme by moving the Text::Abbrev test
6199 to a new place under lib.
6201 + lib/Text/Abbrev/t/abbrev.t
6204 ____________________________________________________________________________
6205 [ 10638] By: jhi on 2001/06/16 18:34:30
6206 Log: Make the code even more dynamical so that testname
6207 suffix length can change.
6209 ! lib/Test/Harness.pm t/TEST
6210 ____________________________________________________________________________
6211 [ 10637] By: jhi on 2001/06/16 18:16:28
6212 Log: Allow for deeper t/ and also a single test.pl.
6215 ____________________________________________________________________________
6216 [ 10636] By: jhi on 2001/06/16 18:13:59
6217 Log: #define fix from Nicholas Clark.
6219 ! ext/POSIX/POSIX.xs
6220 ____________________________________________________________________________
6221 [ 10635] By: jhi on 2001/06/16 17:50:43
6222 Log: Initialization is nice.
6224 ! lib/Test/Harness.pm
6225 ____________________________________________________________________________
6226 [ 10634] By: jhi on 2001/06/16 17:38:53
6227 Log: Make t/TEST and t/harness to test also the t/ tests
6228 under the main lib/ and ext/ directories. Fix Test::Harness
6229 to dynamically change the width of its "foo/bar....ok" output.
6231 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
6232 ____________________________________________________________________________
6233 [ 10633] By: jhi on 2001/06/16 16:58:57
6234 Log: Subject: [PATCH] Re: perl@10611
6235 From: Nicholas Clark <nick@ccl4.org>
6236 Date: Sat, 16 Jun 2001 16:52:47 +0100
6237 Message-ID: <20010616165247.O98663@plum.flirble.org>
6241 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
6242 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
6243 ____________________________________________________________________________
6244 [ 10632] By: nick on 2001/06/16 16:44:35
6245 Log: Work-in-progress win32 layer semi-functional, checking
6248 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
6249 ____________________________________________________________________________
6250 [ 10631] By: jhi on 2001/06/16 16:40:30
6251 Log: Subject: [PATCH] Re: perl@10611
6252 From: Nicholas Clark <nick@ccl4.org>
6253 Date: Sat, 16 Jun 2001 16:52:47 +0100
6254 Message-ID: <20010616165247.O98663@plum.flirble.org>
6256 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
6257 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
6258 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
6259 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
6260 ! lib/ExtUtils/Constant.pm
6261 ____________________________________________________________________________
6262 [ 10630] By: jhi on 2001/06/16 15:11:38
6263 Log: Metaconfig unit change for #10629.
6265 ! U/modified/Finish.U
6266 ____________________________________________________________________________
6267 [ 10629] By: jhi on 2001/06/16 15:11:10
6268 Log: The extraction changed directories.
6271 ____________________________________________________________________________
6272 [ 10628] By: jhi on 2001/06/16 14:59:38
6273 Log: Math::BigInt 1.35 from Tels.
6276 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6277 ! t/lib/bigfltpm.t t/lib/bigintpm.t
6278 ____________________________________________________________________________
6279 [ 10627] By: nick on 2001/06/16 14:54:52
6280 Log: Work in progress UNIX-side edit of win32 PerLIO layer
6283 ! perlio.c win32/makefile.mk
6284 ____________________________________________________________________________
6285 [ 10626] By: jhi on 2001/06/16 14:01:50
6286 Log: Subject: [PATCH 5.6.1] os2/diff-configure
6287 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6288 Date: Fri, 15 Jun 2001 01:19:36 -0400
6289 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
6291 Empty all of it because I think #10624 made even the
6292 last patch hunk unnecessary.
6294 ! os2/diff.configure
6295 ____________________________________________________________________________
6296 [ 10625] By: jhi on 2001/06/16 13:58:34
6297 Log: Metaconfig unit change for 10624.
6302 ____________________________________________________________________________
6303 [ 10624] By: jhi on 2001/06/16 13:58:13
6304 Log: Move the initialization of libnames to the beginning so
6305 that can one 'seed' it (as OS/2 does.)
6308 ____________________________________________________________________________
6309 [ 10623] By: jhi on 2001/06/16 13:47:54
6310 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
6311 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6312 Date: Fri, 15 Jun 2001 19:10:57 -0400
6313 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
6315 ! os2/OS2/REXX/DLL/DLL.pm
6316 ____________________________________________________________________________
6317 [ 10622] By: jhi on 2001/06/16 13:29:42
6318 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
6319 From: "Craig A. Berry" <craigberry@mac.com>
6320 Date: Fri, 15 Jun 2001 17:00:03 -0500
6321 Message-Id: <a05101007b750342599be@[172.16.52.1]>
6323 ! vms/descrip_mms.template
6324 ____________________________________________________________________________
6325 [ 10621] By: jhi on 2001/06/16 13:28:37
6326 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
6327 From: "Craig A. Berry" <craigberry@mac.com>
6328 Date: Fri, 15 Jun 2001 18:39:42 -0500
6329 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
6331 ! lib/File/Spec/VMS.pm t/lib/extutils.t
6332 ____________________________________________________________________________
6333 [ 10620] By: jhi on 2001/06/16 13:25:06
6334 Log: Integrate perlio.
6336 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
6337 !> t/io/utf8.t t/lib/io_scalar.t
6338 ____________________________________________________________________________
6339 [ 10619] By: nick on 2001/06/15 21:05:19
6340 Log: Generated files
6343 ____________________________________________________________________________
6344 [ 10618] By: nick on 2001/06/15 20:27:42
6345 Log: Fix open.pm to work via XS-implemented method calls rather
6346 than *open::layers variables which caused all the HV/AV hassle.
6348 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
6350 ____________________________________________________________________________
6351 [ 10617] By: jhi on 2001/06/15 18:50:53
6352 Log: Integrate perlio.
6354 !> lib/ExtUtils/Constant.pm
6355 ____________________________________________________________________________
6356 [ 10616] By: nick on 2001/06/15 18:46:47
6357 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
6359 ! lib/ExtUtils/Constant.pm
6360 ____________________________________________________________________________
6361 [ 10615] By: jhi on 2001/06/15 18:36:43
6362 Log: Integrate perlio.
6364 !> ext/Socket/Socket.xs
6365 ____________________________________________________________________________
6366 [ 10614] By: nick on 2001/06/15 18:33:37
6367 Log: MULTIPLICITY fix for Socket.xs
6369 ! ext/Socket/Socket.xs
6370 ____________________________________________________________________________
6371 [ 10613] By: jhi on 2001/06/15 16:34:06
6372 Log: Subject: Re: perl@10611
6373 From: Doug MacEachern <dougm@covalent.net>
6374 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
6375 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
6377 ! ext/Socket/Socket.xs
6378 ____________________________________________________________________________
6379 [ 10612] By: nick on 2001/06/15 16:14:38
6380 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
6382 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6383 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
6384 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
6385 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
6386 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6388 ____________________________________________________________________________
6389 [ 10611] By: jhi on 2001/06/15 14:29:04
6390 Log: Update Changes.
6392 ! Changes patchlevel.h
6393 ____________________________________________________________________________
6394 [ 10610] By: jhi on 2001/06/15 14:20:33
6395 Log: Upping the test count.
6398 ____________________________________________________________________________
6399 [ 10609] By: jhi on 2001/06/15 14:13:29
6400 Log: Integrate perlio.
6402 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6403 ____________________________________________________________________________
6404 [ 10608] By: jhi on 2001/06/15 14:12:31
6405 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6406 From: andreas.koenig@anima.de (Andreas J. Koenig)
6407 Date: 15 Jun 2001 13:30:39 +0200
6408 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
6410 Record the grim history.
6413 ____________________________________________________________________________
6414 [ 10607] By: jhi on 2001/06/15 14:08:19
6415 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6416 From: Brian McCauley <nobull@mail.com>
6417 Date: 15 Jun 2001 07:51:26 +0100
6418 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
6420 ! lib/File/Find.pm t/lib/filefind.t
6421 ____________________________________________________________________________
6422 [ 10606] By: nick on 2001/06/15 14:00:08
6423 Log: regen_config_h for Win32.
6425 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6426 ____________________________________________________________________________
6427 [ 10605] By: jhi on 2001/06/15 13:49:55
6428 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
6429 From: Peter Prymmer <pvhp@forte.com>
6430 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
6431 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
6433 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6434 ____________________________________________________________________________
6435 [ 10604] By: jhi on 2001/06/15 13:45:03
6436 Log: Some filesystems require writability for rename/unlink.
6439 ____________________________________________________________________________
6440 [ 10603] By: jhi on 2001/06/15 13:41:34
6441 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
6442 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6443 Date: Fri, 15 Jun 2001 12:08:53 +0200
6444 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
6447 ____________________________________________________________________________
6448 [ 10602] By: jhi on 2001/06/15 13:27:04
6449 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
6450 From: Mike Guy <mjtg@cam.ac.uk>
6451 Date: Fri, 15 Jun 2001 14:11:49 +0100
6452 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
6455 ____________________________________________________________________________
6456 [ 10601] By: jhi on 2001/06/15 13:21:18
6457 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
6458 From: Nicholas Clark <nick@ccl4.org>
6459 Date: Thu, 14 Jun 2001 23:52:56 +0100
6460 Message-ID: <20010614235256.G98663@plum.flirble.org>
6462 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6463 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6464 ____________________________________________________________________________
6465 [ 10600] By: jhi on 2001/06/15 13:16:56
6466 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6467 From: Russ Allbery <rra@stanford.edu>
6468 Date: 14 Jun 2001 13:24:43 -0700
6469 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
6471 ! ext/GDBM_File/GDBM_File.pm
6472 ____________________________________________________________________________
6473 [ 10599] By: jhi on 2001/06/15 13:15:26
6474 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6475 From: Nicholas Clark <nick@ccl4.org>
6476 Date: Thu, 14 Jun 2001 20:37:47 +0100
6477 Message-ID: <20010614203747.F98663@plum.flirble.org>
6479 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6481 ____________________________________________________________________________
6482 [ 10598] By: jhi on 2001/06/15 13:13:13
6483 Log: Integrate perlio.
6486 ____________________________________________________________________________
6487 [ 10597] By: nick on 2001/06/15 11:08:13
6488 Log: Check that HVs with HvNAME() != NULL are really stashes before
6489 treating them as such. Also be more defensive on the GvCV.
6490 Win32 fork and dprof now working again.
6493 ____________________________________________________________________________
6494 [ 10596] By: nick on 2001/06/15 10:11:20
6495 Log: Integrate mainline.
6498 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6499 !> Porting/config_H config_h.SH configure.com epoc/config.sh
6500 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
6501 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6502 !> vos/config.ga.h win32/config.bc win32/config.gc
6503 !> win32/config.vc win32/config_H.bc win32/config_H.gc
6504 !> win32/config_H.vc
6505 ____________________________________________________________________________
6506 [ 10595] By: nick on 2001/06/15 09:37:17
6507 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
6508 - Win32 (VC++) now builds but fails:
6509 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
6510 fork.t - No &___ENV_HV_NAME___::CLONE method ???
6511 write.t - open(...,"|-") not implemented on Win32
6514 ____________________________________________________________________________
6515 [ 10594] By: jhi on 2001/06/15 00:17:16
6516 Log: Integrate perlio.
6518 !> perlio.c win32/makefile.mk
6519 ____________________________________________________________________________
6520 [ 10593] By: jhi on 2001/06/15 00:16:44
6521 Log: Metaconfig unit changes for #10592.
6523 + U/modified/i_varhdr.U U/modified/startsh.U
6524 - U/a_dvisory/crosscompile.U U/target/Target.U
6525 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6526 ! U/compline/bitpbyte.U U/compline/byteorder.U
6527 ! U/compline/ccflags.U U/compline/charsize.U
6528 ! U/compline/d_casti32.U U/compline/d_castneg.U
6529 ! U/compline/d_closedir.U U/compline/d_fd_set.U
6530 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
6531 ! U/compline/d_keepsig.U U/compline/d_open3.U
6532 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
6533 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
6534 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
6535 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
6536 ! U/compline/doublesize.U U/compline/floatsize.U
6537 ! U/compline/nblock_io.U U/compline/orderlib.U
6538 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
6539 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
6540 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
6541 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
6542 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
6543 ! U/modified/spitshell.U U/threads/archname.U
6544 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
6545 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
6546 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
6547 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
6548 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
6549 Branch: metaconfig/U/perl
6551 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
6552 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
6553 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
6554 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
6555 ! stdio_streams.U uselfs.U
6556 ____________________________________________________________________________
6557 [ 10592] By: jhi on 2001/06/15 00:15:52
6558 Log: The first steps towards cross-compilation.
6560 Abstract execution of compiled test executables with $run,
6561 and abstract transfer of files with $to and $from.
6563 Under cross-compilation the $run, $to, and $from will point
6564 to appropriate wrapper scripts, by default ssh and scp,
6565 but also rsh, rcp, and cp are supported. If not
6566 cross-compiling, they will be set to '', ':', and ':',
6569 With these patches I was able to get Configure for
6570 iPAQ ARM Linux on an Intel Linux about 95% right
6571 (only a few tests failed to execute or they produced
6572 incorrect results), and I was able to compile
6573 a functional miniperl.
6575 The symbol crosscompile renamed to be usecrosscompile,
6576 the corresponding C symbol from CROSSCOMPILE to
6579 ! Configure Cross/README Makefile.SH Porting/Glossary
6580 ! Porting/config.sh Porting/config_H config_h.SH configure.com
6581 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
6582 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6583 ! vos/config.ga.def vos/config.ga.h win32/config.bc
6584 ! win32/config.gc win32/config.vc win32/config_H.bc
6585 ! win32/config_H.gc win32/config_H.vc
6586 ____________________________________________________________________________
6587 [ 10591] By: nick on 2001/06/14 20:00:12
6588 Log: Steps along the road toward Win32 building again.
6590 ! perlio.c win32/makefile.mk
6591 ____________________________________________________________________________
6592 [ 10590] By: jhi on 2001/06/14 16:11:11
6593 Log: Integrate perlio.
6595 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6596 ____________________________________________________________________________
6597 [ 10589] By: nick on 2001/06/14 13:54:07
6598 Log: Routine regen_config_h for Win32
6600 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6601 ____________________________________________________________________________
6602 [ 10588] By: jhi on 2001/06/14 12:30:46
6603 Log: Integrate perlio.
6606 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
6607 ____________________________________________________________________________
6608 [ 10587] By: jhi on 2001/06/14 12:23:24
6612 ____________________________________________________________________________
6613 [ 10586] By: nick on 2001/06/14 08:25:07
6614 Log: Add new step to run_byacc which:
6615 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
6616 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
6619 ! MANIFEST Makefile.SH perly.c
6620 ____________________________________________________________________________
6621 [ 10585] By: nick on 2001/06/14 08:22:29
6622 Log: Integrate mainline
6624 +> locale.c numeric.c
6625 !> Changes cygwin/Makefile.SHs embed.h embed.pl
6626 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
6627 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
6628 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
6630 ____________________________________________________________________________
6631 [ 10584] By: nick on 2001/06/14 08:05:53
6632 Log: Hack to remove insecure directories from PATH so test will run.
6635 ____________________________________________________________________________
6636 [ 10583] By: jhi on 2001/06/14 03:11:16
6637 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
6641 ____________________________________________________________________________
6642 [ 10582] By: jhi on 2001/06/14 03:04:51
6646 ____________________________________________________________________________
6647 [ 10581] By: jhi on 2001/06/14 03:03:14
6648 Log: de-$CONFIG continues.
6650 ! cygwin/Makefile.SHs x2p/Makefile.SH
6651 ____________________________________________________________________________
6652 [ 10580] By: jhi on 2001/06/13 23:56:59
6653 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
6654 From: Nicholas Clark <nick@ccl4.org>
6655 Date: Wed, 13 Jun 2001 21:20:13 +0100
6656 Message-ID: <20010613212013.D98663@plum.flirble.org>
6659 ____________________________________________________________________________
6660 [ 10579] By: jhi on 2001/06/13 23:55:29
6661 Log: Subject: splitting util.c
6662 From: Hugo <hv@crypt.compulink.co.uk>
6663 Date: Thu, 14 Jun 2001 00:41:08 +0100
6664 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
6666 + locale.c numeric.c
6667 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
6668 ! pod/perlapi.pod proto.h util.c
6669 ____________________________________________________________________________
6670 [ 10578] By: jhi on 2001/06/13 23:45:11
6671 Log: Upgrade to Math::BigInt 1.34 from Tels.
6674 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6675 ! t/lib/bigfltpm.t t/lib/bigintpm.t
6676 ____________________________________________________________________________
6677 [ 10577] By: nick on 2001/06/13 19:02:48
6678 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
6680 !> (integrate 125 files)
6681 ____________________________________________________________________________
6682 [ 10576] By: jhi on 2001/06/13 18:10:01
6683 Log: Update Changes.
6685 ! Changes patchlevel.h
6686 ____________________________________________________________________________
6687 [ 10575] By: jhi on 2001/06/13 18:05:09
6688 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
6689 From: "Craig A. Berry" <craigberry@mac.com>
6690 Date: Wed, 13 Jun 2001 13:24:28 -0500
6691 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
6693 ! ext/re/Makefile.PL
6694 ____________________________________________________________________________
6695 [ 10574] By: jhi on 2001/06/13 17:34:36
6696 Log: Mc.u.c. for #10573.
6698 ! U/threads/usethreads.U
6699 ____________________________________________________________________________
6700 [ 10573] By: jhi on 2001/06/13 17:34:00
6701 Log: It would be also be good if I could type.
6704 ____________________________________________________________________________
6705 [ 10572] By: jhi on 2001/06/13 17:26:29
6706 Log: Metaconfig unit change for #10571.
6708 ! U/threads/usethreads.U
6709 ____________________________________________________________________________
6710 [ 10571] By: jhi on 2001/06/13 17:26:05
6711 Log: A non-empty default is a good thing.
6714 ____________________________________________________________________________
6715 [ 10570] By: jhi on 2001/06/13 17:15:16
6716 Log: Metaconfig unit change for #10569.
6718 ! U/threads/usethreads.U
6719 ____________________________________________________________________________
6720 [ 10569] By: jhi on 2001/06/13 17:14:17
6721 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
6722 extremely experimental, not even prompted for.
6724 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6725 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
6726 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6727 ! win32/config.bc win32/config.gc win32/config.vc
6728 ____________________________________________________________________________
6729 [ 10568] By: jhi on 2001/06/13 16:22:27
6730 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
6733 ____________________________________________________________________________
6734 [ 10567] By: jhi on 2001/06/13 16:20:23
6735 Log: Integrate perlio; conflicts, accept Nick's versions.
6737 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6738 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6739 ____________________________________________________________________________
6740 [ 10566] By: jhi on 2001/06/13 16:17:42
6741 Log: Subject: Re: ext/ + -Wall
6742 From: Doug MacEachern <dougm@covalent.net>
6743 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
6744 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
6746 ! XSUB.h lib/ExtUtils/xsubpp perl.h
6747 ____________________________________________________________________________
6748 [ 10565] By: jhi on 2001/06/13 16:16:07
6749 Log: Similar logic as DB_File.xs, using the modern macros and
6750 defines them to older ones for older Perls where PERL_VERSION
6751 is not defined, from Doug MacEachern.
6753 ! ext/Storable/Storable.xs
6754 ____________________________________________________________________________
6755 [ 10564] By: nick on 2001/06/13 15:22:01
6756 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
6757 and using that instead (name lookups are sequential search for now).
6759 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6760 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6761 ____________________________________________________________________________
6762 [ 10563] By: jhi on 2001/06/13 14:07:43
6763 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
6764 From: "Richard Soderberg" <rs@crystalflame.net>
6765 Date: Sat, 26 May 2001 06:44:20 -0700
6766 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
6769 ____________________________________________________________________________
6770 [ 10562] By: jhi on 2001/06/13 13:55:10
6771 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
6772 From: "Craig A. Berry" <craigberry@mac.com>
6773 Date: Tue, 12 Jun 2001 23:55:26 -0500
6774 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
6776 ! ext/re/Makefile.PL ext/re/re.xs
6777 ____________________________________________________________________________
6778 [ 10561] By: jhi on 2001/06/13 13:44:58
6779 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
6782 ! XSUB.h malloc.c perl.h
6783 ____________________________________________________________________________
6784 [ 10560] By: jhi on 2001/06/13 13:35:42
6788 ____________________________________________________________________________
6789 [ 10559] By: jhi on 2001/06/13 12:53:18
6790 Log: Subject: [patch] perl.gprof control
6791 From: Doug MacEachern <dougm@covalent.net>
6792 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
6793 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
6795 ! miniperlmain.c perl.h
6796 ____________________________________________________________________________
6797 [ 10558] By: jhi on 2001/06/13 12:51:47
6798 Log: Subject: Re: ext/ + -Wall
6799 From: Doug MacEachern <dougm@covalent.net>
6800 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
6801 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
6803 Document ax and break up dXSARGS.
6805 ! XSUB.h pod/perlapi.pod
6806 ____________________________________________________________________________
6807 [ 10557] By: jhi on 2001/06/13 12:39:55
6808 Log: More AIX tweakage from Merijn.
6811 ____________________________________________________________________________
6812 [ 10556] By: jhi on 2001/06/13 03:26:58
6813 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
6814 From: "Craig A. Berry" <craigberry@mac.com>
6815 Date: Tue, 12 Jun 2001 22:57:45 -0500
6816 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
6818 ! vms/descrip_mms.template
6819 ____________________________________________________________________________
6820 [ 10555] By: jhi on 2001/06/13 02:50:43
6821 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
6822 From: "Craig A. Berry" <craigberry@mac.com>
6823 Date: Tue, 12 Jun 2001 22:21:39 -0500
6824 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
6826 ! configure.com util.c
6827 ____________________________________________________________________________
6828 [ 10554] By: jhi on 2001/06/13 02:23:16
6829 Log: New AIX dynaloading code from Jens-Uwe Mager.
6830 Does break binary compatibility.
6832 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6833 ____________________________________________________________________________
6834 [ 10553] By: jhi on 2001/06/13 02:10:16
6835 Log: VMS DEC C compiler found nits by Peter Prymmer.
6838 ____________________________________________________________________________
6839 [ 10552] By: jhi on 2001/06/13 01:36:12
6840 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
6841 From: Peter Prymmer <pvhp@forte.com>
6842 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
6843 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
6846 ____________________________________________________________________________
6847 [ 10551] By: jhi on 2001/06/13 01:26:53
6848 Log: I wonder how many $CONFIGs still lurk in the shadows.
6850 ! pod/Makefile.SH x2p/cflags.SH
6851 ____________________________________________________________________________
6852 [ 10550] By: jhi on 2001/06/13 01:25:12
6853 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
6856 ____________________________________________________________________________
6857 [ 10549] By: jhi on 2001/06/13 01:05:28
6858 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
6860 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
6861 ____________________________________________________________________________
6862 [ 10548] By: jhi on 2001/06/13 00:41:28
6863 Log: Subject: [patch] rid local_patches warnings
6864 From: Doug MacEachern <dougm@covalent.net>
6865 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
6866 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
6868 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
6869 ____________________________________________________________________________
6870 [ 10547] By: jhi on 2001/06/13 00:40:29
6871 Log: Subject: Re: ext/ + -Wall
6872 From: Doug MacEachern <dougm@covalent.net>
6873 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
6874 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
6876 ! ext/attrs/attrs.xs
6877 ____________________________________________________________________________
6878 [ 10546] By: jhi on 2001/06/13 00:39:06
6879 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
6880 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6881 Date: Tue, 12 Jun 2001 14:36:20 -0400
6882 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
6885 ____________________________________________________________________________
6886 [ 10545] By: jhi on 2001/06/13 00:38:02
6887 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6888 From: Mike Guy <mjtg@cam.ac.uk>
6889 Date: Tue, 12 Jun 2001 19:10:31 +0100
6890 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
6892 Subject: Re: [ID 20010612.001] out of memory during regex compilation
6893 From: Mike Guy <mjtg@cam.ac.uk>
6894 Date: Tue, 12 Jun 2001 19:21:01 +0100
6895 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
6898 ____________________________________________________________________________
6899 [ 10544] By: jhi on 2001/06/13 00:34:39
6900 Log: AIX tweaks from Merijn H. Brand.
6903 ____________________________________________________________________________
6904 [ 10543] By: jhi on 2001/06/13 00:11:42
6905 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
6906 From: "Brendan O'Dea" <bod@compusol.com.au>
6907 Date: Wed, 13 Jun 2001 05:16:47 +1000
6908 Message-ID: <20010613051647.A8945@compusol.com.au>
6909 Branch: maint-5.6/perl
6910 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6911 ____________________________________________________________________________
6912 [ 10542] By: jhi on 2001/06/13 00:07:50
6913 Log: Subject: Small bcopy cleanup
6914 From: Andy Dougherty <doughera@lafayette.edu>
6915 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
6916 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
6918 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
6919 ____________________________________________________________________________
6920 [ 10541] By: jhi on 2001/06/13 00:05:18
6921 Log: Subject: [PATCH] Re: ext/ + -Wall
6922 From: Nicholas Clark <nick@ccl4.org>
6923 Date: Wed, 13 Jun 2001 00:04:30 +0100
6924 Message-ID: <20010613000430.M5901@plum.flirble.org>
6926 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6927 ____________________________________________________________________________
6928 [ 10540] By: jhi on 2001/06/13 00:02:25
6929 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
6930 From: Nicholas Clark <nick@ccl4.org>
6931 Date: Tue, 12 Jun 2001 23:53:07 +0100
6932 Message-ID: <20010612235307.L5901@plum.flirble.org>
6934 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6935 ____________________________________________________________________________
6936 [ 10539] By: jhi on 2001/06/12 23:59:10
6937 Log: MPE/iX tweaks from Mark Bixby.
6939 ! hints/mpeix.sh mpeix/mpeixish.h util.c
6940 ____________________________________________________________________________
6941 [ 10538] By: jhi on 2001/06/12 14:16:15
6942 Log: Update Changes.
6944 ! Changes patchlevel.h
6945 ____________________________________________________________________________
6946 [ 10537] By: jhi on 2001/06/12 14:11:26
6947 Log: One less -Wall whine (found under DEBUGGING).
6949 ! x2p/Makefile.SH x2p/a2p.c
6950 ____________________________________________________________________________
6951 [ 10536] By: jhi on 2001/06/12 13:32:09
6952 Log: s/case-independent/case-insensitive/g
6955 ____________________________________________________________________________
6956 [ 10535] By: jhi on 2001/06/12 13:27:28
6957 Log: As suggested in
6959 Subject: Re: ext/ + -Wall
6960 From: Gurusamy Sarathy <gsar@ActiveState.com>
6961 Date: Mon, 11 Jun 2001 23:34:31 -0700
6962 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
6964 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
6966 ____________________________________________________________________________
6967 [ 10534] By: jhi on 2001/06/12 13:13:27
6968 Log: Subject: ext/ + -Wall
6969 From: Doug MacEachern <dougm@covalent.net>
6970 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
6971 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
6973 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
6974 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
6975 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
6976 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
6977 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
6978 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
6979 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
6980 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
6981 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
6982 ! lib/ExtUtils/xsubpp
6983 ____________________________________________________________________________
6984 [ 10533] By: jhi on 2001/06/12 12:52:57
6985 Log: Subject: [PATCH] anonymous stashes
6986 From: Abhijit Menon-Sen <ams@wiw.org>
6987 Date: Tue, 12 Jun 2001 12:47:04 +0530
6988 Message-ID: <20010612124704.A29029@lustre.linux.in>
6990 ! dump.c gv.c sv.c xsutils.c
6991 ____________________________________________________________________________
6992 [ 10532] By: jhi on 2001/06/12 12:37:36
6993 Log: One more test for $^S.
6996 ____________________________________________________________________________
6997 [ 10531] By: jhi on 2001/06/12 12:35:02
6998 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
6999 From: Abhijit Menon-Sen <ams@wiw.org>
7000 Date: Tue, 12 Jun 2001 17:35:55 +0530
7001 Message-ID: <20010612173555.A32426@lustre.linux.in>
7004 ____________________________________________________________________________
7005 [ 10530] By: jhi on 2001/06/12 12:31:11
7006 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7007 From: Mike Guy <mjtg@cam.ac.uk>
7008 Date: Tue, 12 Jun 2001 13:14:15 +0100
7009 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
7012 ____________________________________________________________________________
7013 [ 10529] By: jhi on 2001/06/12 12:21:06
7014 Log: AUTHORS updates.
7017 ____________________________________________________________________________
7018 [ 10528] By: jhi on 2001/06/12 12:19:47
7019 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
7020 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
7021 Content-Transfer-Encoding: 7bit
7022 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
7024 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
7025 ____________________________________________________________________________
7026 [ 10527] By: jhi on 2001/06/12 11:58:53
7027 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
7028 From: "Philip Newton" <Philip.Newton@gmx.net>
7029 Date: Mon, 11 Jun 2001 07:08:03 +0200
7030 Message-Id: <200106120802.LAA08992@taas.iki.fi>
7033 ____________________________________________________________________________
7034 [ 10526] By: jhi on 2001/06/12 01:35:34
7035 Log: Cleanup the a2p.c for -Wall.
7037 ! x2p/Makefile.SH x2p/a2p.c
7038 ____________________________________________________________________________
7039 [ 10525] By: jhi on 2001/06/12 01:10:56
7040 Log: File::Find update for MacOS from Chris Nandor.
7042 ! lib/File/Find.pm t/lib/filefind.t
7043 ____________________________________________________________________________
7044 [ 10524] By: jhi on 2001/06/12 00:29:20
7045 Log: gcc -Wall nits picked out by a non-UNIX system
7046 (courtesy of Mark Bixby)
7048 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
7049 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
7051 ____________________________________________________________________________
7052 [ 10523] By: jhi on 2001/06/11 22:34:03
7053 Log: Metaconfig unit change for #10522. (The d_modfl changes
7055 Branch: metaconfig/U/perl
7056 ! d_modfl.U d_u32align.U
7057 ____________________________________________________________________________
7058 [ 10522] By: jhi on 2001/06/11 22:33:00
7059 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
7060 be "./try 2>&1 >/dev/null".
7063 ____________________________________________________________________________
7064 [ 10521] By: jhi on 2001/06/11 19:49:54
7065 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
7066 From: "Craig A. Berry" <craigberry@mac.com>
7067 Date: Mon, 11 Jun 2001 14:00:32 -0500
7068 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
7071 ____________________________________________________________________________
7072 [ 10520] By: jhi on 2001/06/11 17:55:47
7073 Log: Move the full \p\P lists to perlunicode.
7075 ! pod/perlretut.pod pod/perlunicode.pod
7076 ____________________________________________________________________________
7077 [ 10519] By: jhi on 2001/06/11 17:10:00
7078 Log: VOS build tweak for 5.6.1 from Paul Green.
7079 Branch: maint-5.6/perl
7081 ____________________________________________________________________________
7082 [ 10518] By: jhi on 2001/06/11 17:07:03
7083 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
7084 From: "Craig A. Berry" <craigberry@mac.com>
7085 Date: Fri, 8 Jun 2001 18:08:18 -0500
7086 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
7089 ____________________________________________________________________________
7090 [ 10517] By: jhi on 2001/06/11 14:52:01
7091 Log: Update Changes.
7093 ! Changes patchlevel.h
7094 ____________________________________________________________________________
7095 [ 10516] By: jhi on 2001/06/11 14:46:33
7096 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
7098 ! vos/config.alpha.h vos/config.ga.h
7099 ____________________________________________________________________________
7100 [ 10515] By: jhi on 2001/06/11 14:39:05
7101 Log: VOS updates from Paul Green for @10476.
7103 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7104 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7105 ! vos/config.ga.h vos/configure_perl.cm
7106 ____________________________________________________________________________
7107 [ 10514] By: jhi on 2001/06/11 12:58:43
7108 Log: Subject: [PATCH] Not many people know this ...
7109 From: Mike Guy <mjtg@cam.ac.uk>
7110 Date: Mon, 11 Jun 2001 14:55:15 +0100
7111 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
7114 ____________________________________________________________________________
7115 [ 10513] By: jhi on 2001/06/11 12:30:06
7116 Log: Add final commas to lists as suggested by Philip Newton.
7118 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7119 ____________________________________________________________________________
7120 [ 10512] By: jhi on 2001/06/11 12:28:49
7121 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
7122 Date: Sun, 10 Jun 2001 23:35:38 -0400
7123 From: Chris Nandor <pudge@pobox.com>
7124 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
7126 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
7127 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
7128 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
7129 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
7130 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
7131 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
7132 ! t/op/write.t t/pragma/strict.t
7133 ____________________________________________________________________________
7134 [ 10511] By: jhi on 2001/06/11 12:13:31
7135 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
7136 From: Chris Nandor <pudge@pobox.com>
7137 Date: Mon, 11 Jun 2001 08:24:28 -0400
7138 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
7140 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
7142 ____________________________________________________________________________
7143 [ 10510] By: jhi on 2001/06/11 12:03:16
7144 Log: One more run_byacc (a hand-tweaked version had slipped in).
7146 ! perly.c vms/perly_c.vms
7147 ____________________________________________________________________________
7148 [ 10509] By: nick on 2001/06/11 07:49:15
7149 Log: Integrate mainline
7151 !> Makefile.SH embed.h embed.pl global.sym
7152 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
7153 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
7154 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
7155 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
7156 ____________________________________________________________________________
7157 [ 10508] By: jhi on 2001/06/10 22:38:05
7158 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
7159 From: Mike Guy <mjtg@cam.ac.uk>
7160 Reply-To: mjtg@cam.ac.uk
7161 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
7163 ! lib/ExtUtils/Manifest.pm
7164 ____________________________________________________________________________
7165 [ 10507] By: jhi on 2001/06/10 22:37:16
7166 Log: Subject: [PATCH] ExtUtils::Constant
7167 From: Nicholas Clark <nick@ccl4.org>
7168 Date: Sun, 10 Jun 2001 23:25:41 +0100
7169 Message-ID: <20010610232540.C76396@plum.flirble.org>
7171 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7172 ____________________________________________________________________________
7173 [ 10506] By: jhi on 2001/06/10 20:57:20
7174 Log: Integrate perlio.
7177 ____________________________________________________________________________
7178 [ 10505] By: jhi on 2001/06/10 18:37:57
7179 Log: Move the grok_number and its lieutenant grok_numeric_radix
7180 from sv.c statics to util.c and public.
7182 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
7183 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
7184 ____________________________________________________________________________
7185 [ 10504] By: nick on 2001/06/10 17:47:06
7186 Log: Fix (valid) -Wall warnings in perlio.c
7189 ____________________________________________________________________________
7190 [ 10503] By: jhi on 2001/06/10 17:38:28
7191 Log: Update perly_c.diff, update perly.fixer to edit away
7192 some of the -Wall noise.
7194 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
7195 ____________________________________________________________________________
7196 [ 10502] By: jhi on 2001/06/10 17:09:42
7197 Log: Check the version of byacc.
7200 ____________________________________________________________________________
7201 [ 10501] By: jhi on 2001/06/10 17:00:08
7202 Log: Subject: [PATCH] perly.y overhaul
7203 From: Simon Cozens <simon@netthink.co.uk>
7204 Date: Sun, 10 Jun 2001 16:56:54 +0100
7205 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7207 Plus make run_byacc.
7209 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
7210 ____________________________________________________________________________
7211 [ 10500] By: jhi on 2001/06/10 16:07:28
7212 Log: Integrate perlio.
7214 !> perlio.c perlsfio.h
7215 ____________________________________________________________________________
7216 [ 10499] By: nick on 2001/06/10 15:01:08
7217 Log: Integrate mainline
7219 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
7220 !> t/pragma/locale.t util.c
7221 ____________________________________________________________________________
7222 [ 10498] By: jhi on 2001/06/10 13:49:23
7223 Log: Put some meat on the perl572delta bones. The list of
7224 selected bug fixes needs more work, as does still the
7227 ! pod/perl572delta.pod
7228 ____________________________________________________________________________
7229 [ 10497] By: nick on 2001/06/10 12:27:51
7230 Log: Paper over a crack or two with USE_SFIO
7232 ! perlio.c perlsfio.h
7233 ____________________________________________________________________________
7234 [ 10496] By: jhi on 2001/06/10 11:04:22
7235 Log: Update Changes.
7237 ! Changes patchlevel.h
7238 ____________________________________________________________________________
7239 [ 10495] By: jhi on 2001/06/10 10:55:34
7240 Log: Subject: Re: pragma/locale.t #107
7241 From: Hugo <hv@crypt.compulink.co.uk>
7242 Date: Sun, 10 Jun 2001 11:23:30 +0100
7243 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
7245 Encapsulate the scan of the decimal radix separator.
7247 ! embed.h embed.pl proto.h sv.c
7248 ____________________________________________________________________________
7249 [ 10494] By: jhi on 2001/06/10 03:00:17
7250 Log: Try to grok numbers both with the locale specific separator
7251 and with the usual "." (if different from the lss); add a test
7252 to locale.t to do also a little bit of math in addition to just
7253 equalness testing; remove extraneous logic as suggested in
7255 Subject: Re: pragma/locale.t #107
7256 From: Nicholas Clark <nick@ccl4.org>
7257 Date: Sat, 9 Jun 2001 22:37:36 +0100
7258 Message-ID: <20010609223735.Y76396@plum.flirble.org>
7260 ! sv.c t/pragma/locale.t
7261 ____________________________________________________________________________
7262 [ 10493] By: jhi on 2001/06/10 01:25:23
7263 Log: Metaconfig unit change for #10492.
7264 Branch: metaconfig/U/perl
7266 ____________________________________________________________________________
7267 [ 10492] By: jhi on 2001/06/10 01:23:59
7268 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
7269 From: Artur Bergman <artur@contiller.se>
7270 Date: Sat, 09 Jun 2001 21:03:51 +0200
7271 Message-ID: <B7483FB6.1398%artur@contiller.se>
7274 ____________________________________________________________________________
7275 [ 10491] By: jhi on 2001/06/10 01:15:40
7276 Log: Integrate perlio.
7279 ____________________________________________________________________________
7280 [ 10490] By: jhi on 2001/06/10 01:08:26
7281 Log: Do locale specific separator if only in locale.
7284 ____________________________________________________________________________
7285 [ 10489] By: nick on 2001/06/09 19:13:25
7286 Log: Make XS/Typemap compile (but fail) with sfio
7289 ____________________________________________________________________________
7290 [ 10488] By: nick on 2001/06/09 19:12:51
7291 Log: Re-integrate mainline
7293 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
7294 !> proto.h sv.c util.c
7295 ____________________________________________________________________________
7296 [ 10487] By: nick on 2001/06/09 16:26:29
7297 Log: Integrate mainline
7299 !> (integrate 31 files)
7300 ____________________________________________________________________________
7301 [ 10486] By: jhi on 2001/06/09 16:11:51
7302 Log: Subject: [PATCH] New attempt to clone callack
7303 From: Artur Bergman <artur@contiller.se>
7304 Date: Thu, 07 Jun 2001 11:52:16 +0200
7305 Message-ID: <B7451B6F.12B7%artur@contiller.se>
7307 ! embedvar.h intrpvar.h perlapi.h sv.c
7308 ____________________________________________________________________________
7309 [ 10485] By: jhi on 2001/06/09 15:23:52
7310 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
7312 ! embed.h embed.pl perl.h proto.h sv.c util.c
7313 ____________________________________________________________________________
7314 [ 10484] By: jhi on 2001/06/09 14:47:25
7315 Log: Subject: Re: pragma/locale.t #107
7316 From: Nicholas Clark <nick@ccl4.org>
7317 Date: Sat, 9 Jun 2001 16:26:10 +0100
7318 Message-ID: <20010609162609.V76396@plum.flirble.org>
7320 A missing NVification.
7323 ____________________________________________________________________________
7324 [ 10483] By: jhi on 2001/06/08 19:40:32
7325 Log: Redo the #10482, there already was a test script for formats.
7328 ! MANIFEST t/op/write.t
7329 ____________________________________________________________________________
7330 [ 10482] By: jhi on 2001/06/08 19:34:45
7331 Log: Twisted format testing, from Merijn.
7335 ____________________________________________________________________________
7336 [ 10481] By: jhi on 2001/06/08 19:21:56
7337 Log: More \p{In...} testing, combined with \N{...}.
7339 ! lib/utf8_heavy.pl t/op/pat.t
7340 ____________________________________________________________________________
7341 [ 10480] By: jhi on 2001/06/08 14:16:06
7342 Log: Metaconfig changes for #10479.
7345 Branch: metaconfig/U/perl
7347 ____________________________________________________________________________
7348 [ 10479] By: jhi on 2001/06/08 14:15:32
7349 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
7351 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7352 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
7353 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7354 ! win32/config.bc win32/config.gc win32/config.vc
7355 ____________________________________________________________________________
7356 [ 10478] By: jhi on 2001/06/08 12:20:41
7357 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
7358 From: "Craig A. Berry" <craigberry@mac.com>
7359 Date: Thu, 7 Jun 2001 14:27:20 -0500
7360 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
7363 ____________________________________________________________________________
7364 [ 10477] By: jhi on 2001/06/08 12:19:00
7365 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
7366 From: Gisle Aas <gisle@ActiveState.com>
7367 Date: 07 Jun 2001 17:04:29 -0700
7368 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
7371 ____________________________________________________________________________
7372 [ 10476] By: jhi on 2001/06/08 01:35:42
7373 Log: Update Changes.
7375 ! Changes patchlevel.h
7376 ____________________________________________________________________________
7377 [ 10475] By: jhi on 2001/06/08 00:53:45
7378 Log: Regen Glossary et alia.
7380 ! Porting/Glossary Porting/config.sh Porting/config_H
7381 ____________________________________________________________________________
7382 [ 10474] By: jhi on 2001/06/07 22:06:38
7383 Log: Metaconfig unit changes for #10473.
7384 Branch: metaconfig/U/perl
7386 ____________________________________________________________________________
7387 [ 10473] By: jhi on 2001/06/07 22:06:16
7388 Log: Harumph, also AIX will spill its guts (i.e. dump core)
7389 if an executable contains modfl() but it hasn't been
7390 compiled right (in the case of AIX, with cc -qlongdouble).
7393 ____________________________________________________________________________
7394 [ 10472] By: gsar on 2001/06/07 20:04:28
7395 Log: integrate change#10471 from mainline
7397 in change#10451, check that CvOUTSIDE is a CV before looking in
7398 (it can apparently be SVt_NULL during global destruction)
7399 Branch: maint-5.6/perl
7401 ____________________________________________________________________________
7402 [ 10471] By: gsar on 2001/06/07 20:01:31
7403 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
7404 (it can apparently be SVt_NULL during global destruction)
7407 ____________________________________________________________________________
7408 [ 10470] By: jhi on 2001/06/07 12:17:51
7409 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
7410 From: Robin Barker <rmb1@cise.npl.co.uk>
7411 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
7412 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
7414 ! lib/diagnostics.pm pod/perldiag.pod
7415 ____________________________________________________________________________
7416 [ 10469] By: jhi on 2001/06/07 12:16:12
7417 Log: Subject: [PATCH perl@10439] long =item
7418 From: Robin Barker <rmb1@cise.npl.co.uk>
7419 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
7420 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
7422 ! README.amiga lib/Attribute/Handlers.pm
7423 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7424 ____________________________________________________________________________
7425 [ 10468] By: jhi on 2001/06/07 12:08:56
7426 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
7427 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
7428 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
7429 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
7432 ____________________________________________________________________________
7433 [ 10467] By: jhi on 2001/06/07 12:04:26
7434 Log: Integrate perlio.
7437 ____________________________________________________________________________
7438 [ 10466] By: nick on 2001/06/07 10:25:40
7439 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
7441 Still coredumps in pragma/overload.t - what a nice hard fail that is...
7444 ____________________________________________________________________________
7445 [ 10465] By: nick on 2001/06/07 08:41:58
7446 Log: Raw integrate of mainline for S_grok_number debug
7447 (sv.c has MULTIPLICITY issues as well as whatever else ...)
7449 - plan9/perlplan9.doc plan9/perlplan9.pod
7450 !> (integrate 46 files)
7451 ____________________________________________________________________________
7452 [ 10464] By: jhi on 2001/06/06 23:33:58
7453 Log: The proper prototyping for #10463.
7455 ! embed.h embed.pl proto.h sv.c
7456 ____________________________________________________________________________
7457 [ 10463] By: jhi on 2001/06/06 23:15:30
7458 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
7459 From: Nicholas Clark <nick@ccl4.org>
7460 Date: Thu, 7 Jun 2001 00:29:59 +0100
7461 Message-ID: <20010607002959.Z76396@plum.flirble.org>
7464 ____________________________________________________________________________
7465 [ 10462] By: jhi on 2001/06/06 23:13:19
7466 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
7467 From: "Craig A. Berry" <craigberry@mac.com>
7468 Date: Wed, 06 Jun 2001 17:54:30 -0500
7469 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
7472 ____________________________________________________________________________
7473 [ 10461] By: jhi on 2001/06/06 23:10:00
7474 Log: Podify the remaining README.platform files;
7475 merge README.plan9 and plan9/perlplan9.pod;
7476 delete plan9/perlplan9.* (the perlplan.doc needs to
7477 be regenerated in Plan 9); make the =head1 and =head2
7478 in the README.platform to be a little more verbose
7479 (skipped README.os2 not to anger Ilya) so that they
7480 look better in the toc; regen toc.
7482 - plan9/perlplan9.doc plan9/perlplan9.pod
7483 ! MANIFEST README.aix README.amiga README.apollo README.beos
7484 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
7485 ! README.hpux README.hurd README.machten README.macos
7486 ! README.micro README.mint README.mpeix README.os390
7487 ! README.plan9 README.qnx README.solaris README.threads
7488 ! README.tru64 README.vmesa README.vms README.vos README.win32
7489 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7490 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7491 ____________________________________________________________________________
7492 [ 10460] By: jhi on 2001/06/06 20:58:53
7493 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
7494 From: Mike Guy <mjtg@cam.ac.uk>
7495 Reply-To: mjtg@cam.ac.uk
7496 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
7499 ____________________________________________________________________________
7500 [ 10459] By: jhi on 2001/06/06 20:58:15
7501 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
7502 From: Mike Guy <mjtg@cam.ac.uk>
7503 Reply-To: mjtg@cam.ac.uk
7504 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
7507 ____________________________________________________________________________
7508 [ 10458] By: jhi on 2001/06/06 20:56:04
7509 Log: Disable long doubles from pre-5.0 Tru64s.
7511 ! README.tru64 hints/dec_osf.sh
7512 ____________________________________________________________________________
7513 [ 10457] By: jhi on 2001/06/06 20:49:23
7514 Log: The #10455 exposed that modfl() is fundamentally busted
7515 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
7519 ____________________________________________________________________________
7520 [ 10456] By: jhi on 2001/06/06 20:48:35
7521 Log: Metaconfig unit change for #10455.
7522 Branch: metaconfig/U/perl
7524 ____________________________________________________________________________
7525 [ 10455] By: jhi on 2001/06/06 20:48:09
7526 Log: Configure check for geborken modfl(), inspired by
7528 Subject: Re: [20010118.017] op/int.t failure
7529 From: Hugo <hv@crypt.compulink.co.uk>
7530 Date: Tue, 05 Jun 2001 13:43:27 +0100
7531 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
7534 ____________________________________________________________________________
7535 [ 10454] By: jhi on 2001/06/06 11:45:08
7536 Log: Integrate changes #10450 and #10451 from maintperl:
7538 optimize change#10448 slightly (don't repeat search in eval""s lexical
7539 scope, since that has already been searched)
7541 change#9108 needs subtler treatment for case of closures created
7545 ____________________________________________________________________________
7546 [ 10453] By: jhi on 2001/06/06 11:42:10
7547 Log: MakeMaker magic to compile (when no dynamic loading)
7548 List/Util.xsc as (ListUtil.c and) ListUtil.o since
7549 POSIX-BC (BS2000) linker has an evil limitation of
7550 being unable to include in the same executable several
7551 object files with the same name - case-insensitively -
7552 because otherwise we conflict with util.c.
7553 Strictly speaking currently required only in POSIX-BC
7554 but probably will do no harm elsewhere where static
7555 linking is required.
7557 ! ext/List/Util/Makefile.PL
7558 ____________________________________________________________________________
7559 [ 10452] By: nick on 2001/06/06 08:59:51
7560 Log: Integrate mainline.
7562 +> lib/Attribute/Handlers/demo/Demo.pm
7563 +> lib/Attribute/Handlers/demo/Descriptions.pm
7564 +> lib/Attribute/Handlers/demo/MyClass.pm
7565 +> lib/Attribute/Handlers/demo/demo.pl
7566 +> lib/Attribute/Handlers/demo/demo2.pl
7567 +> lib/Attribute/Handlers/demo/demo3.pl
7568 +> lib/Attribute/Handlers/demo/demo4.pl
7569 +> lib/Attribute/Handlers/demo/demo_call.pl
7570 +> lib/Attribute/Handlers/demo/demo_chain.pl
7571 +> lib/Attribute/Handlers/demo/demo_cycle.pl
7572 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
7573 +> lib/Attribute/Handlers/demo/demo_phases.pl
7574 +> lib/Attribute/Handlers/demo/demo_range.pl
7575 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
7576 +> uts/strtol_wrap.c
7577 !> (integrate 91 files)
7578 ____________________________________________________________________________
7579 [ 10451] By: gsar on 2001/06/06 07:11:36
7580 Log: change#9108 needs subtler treatment for case of closures created
7582 Branch: maint-5.6/perl
7584 ____________________________________________________________________________
7585 [ 10450] By: gsar on 2001/06/06 05:47:25
7586 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
7587 scope, since that has already been searched)
7588 Branch: maint-5.6/perl
7590 ____________________________________________________________________________
7591 [ 10449] By: jhi on 2001/06/06 01:33:31
7592 Log: Integrate change #10448 from maintperl; lexicals
7593 outside an eval"" weren't resolved correctly inside a subroutine
7594 definition inside the eval"" if they were not already referenced
7595 in the toplevel of the eval""-ed code
7597 !> cop.h op.c pp_ctl.c t/op/misc.t
7598 ____________________________________________________________________________
7599 [ 10448] By: gsar on 2001/06/06 01:03:26
7600 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
7601 outside an eval"" weren't resolved correctly inside a subroutine
7602 definition inside the eval"" if they were not already referenced
7603 in the toplevel of the eval""-ed code
7604 Branch: maint-5.6/perl
7605 ! cop.h op.c pp_ctl.c t/op/misc.t
7606 ____________________________________________________________________________
7607 [ 10447] By: jhi on 2001/06/06 00:51:04
7608 Log: Subject: [PATCH] perl570delta.pod
7609 From: Peter Scott <Peter@PSDT.com>
7610 Date: Tue, 05 Jun 2001 18:51:02 -0700
7611 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
7613 ! pod/perl570delta.pod
7614 ____________________________________________________________________________
7615 [ 10446] By: jhi on 2001/06/05 23:45:05
7616 Log: The fudge factor is no more needed. I hope.
7619 ____________________________________________________________________________
7620 [ 10445] By: jhi on 2001/06/05 23:19:19
7621 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7622 From: Hugo <hv@crypt.compulink.co.uk>
7623 Date: Tue, 05 Jun 2001 12:58:19 +0100
7624 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
7627 ____________________________________________________________________________
7628 [ 10444] By: jhi on 2001/06/05 11:09:01
7629 Log: Make up prototypes only for those who have the functions
7630 but not the prototypes.
7633 ____________________________________________________________________________
7634 [ 10443] By: jhi on 2001/06/05 11:02:13
7635 Log: Subject: Re: Not OK: perl@10439 on win32
7636 From: Prymmer/Kahn <pvhp@best.com>
7637 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
7638 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
7641 ____________________________________________________________________________
7642 [ 10442] By: jhi on 2001/06/05 00:55:46
7643 Log: The metaconfig units changes for #10441.
7645 ! U/modified/Extract.U U/modified/Extractall.U
7646 ! U/modified/Finish.U
7647 ____________________________________________________________________________
7648 [ 10441] By: jhi on 2001/06/05 00:55:17
7649 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
7652 ____________________________________________________________________________
7653 [ 10440] By: jhi on 2001/06/05 00:28:27
7654 Log: Unnecessary fuzziness undone, noted by Mike Guy.
7657 ____________________________________________________________________________
7658 [ 10439] By: jhi on 2001/06/04 17:14:31
7659 Log: Update Changes.
7661 ! Changes patchlevel.h
7662 ____________________________________________________________________________
7663 [ 10438] By: jhi on 2001/06/04 17:10:16
7664 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
7665 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
7669 ____________________________________________________________________________
7670 [ 10437] By: jhi on 2001/06/04 17:01:06
7671 Log: Test case for #10433/#10424.
7674 ____________________________________________________________________________
7675 [ 10436] By: jhi on 2001/06/04 16:54:21
7676 Log: Subject: One fix for strtoul not setting errno
7677 From: hom00@utsglobal.com (Hal Morris)
7678 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
7679 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
7682 ! MANIFEST hints/uts.sh
7683 ____________________________________________________________________________
7684 [ 10435] By: jhi on 2001/06/04 16:54:01
7685 Log: Metaconfig units changes for #10434.
7687 ! U/modified/Cppsym.U
7688 Branch: metaconfig/U/perl
7689 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
7690 + d_syscallproto.U d_usleepproto.U
7691 ! longdblfio.U quadfio.U
7692 ____________________________________________________________________________
7693 [ 10434] By: jhi on 2001/06/04 16:48:33
7694 Log: Configure tweaks; add prototype probes, make the cpp symbols
7695 probe to cast, not whine; test for %Ld and %Lf before %lld and
7696 %llf because the L is the ANSI way.
7698 ! Configure config_h.SH configure.com epoc/config.sh
7699 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
7700 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7701 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
7702 ____________________________________________________________________________
7703 [ 10433] By: jhi on 2001/06/04 16:45:23
7704 Log: Sigh. This is what #10424 was supposed to check in.
7707 ____________________________________________________________________________
7708 [ 10432] By: jhi on 2001/06/04 16:29:40
7709 Log: More verbose failure.
7712 ____________________________________________________________________________
7713 [ 10431] By: jhi on 2001/06/04 16:21:55
7714 Log: The .pm changes to go with #10428.
7716 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
7717 ! ext/Sys/Syslog/Syslog.pm
7718 ____________________________________________________________________________
7719 [ 10430] By: jhi on 2001/06/04 16:05:20
7720 Log: On second thoughts show to utf8 skippage message only
7721 on failures, it's too confusing otherwise,
7724 ____________________________________________________________________________
7725 [ 10429] By: jhi on 2001/06/04 14:47:50
7726 Log: Do not import anything from Encode.
7728 ! ext/MIME/Base64/QuotedPrint.pm
7729 ____________________________________________________________________________
7730 [ 10428] By: jhi on 2001/06/04 14:45:47
7731 Log: The #10402 didn't take. Weird.
7733 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7734 ! ext/Sys/Syslog/Syslog.xs
7735 ____________________________________________________________________________
7736 [ 10427] By: jhi on 2001/06/04 12:55:39
7737 Log: Eradicate traces of 'asciirange' re subpragma.
7739 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
7741 ____________________________________________________________________________
7742 [ 10426] By: jhi on 2001/06/04 12:44:05
7743 Log: use is a compile-time thing.
7745 ! ext/MIME/Base64/QuotedPrint.pm
7746 ____________________________________________________________________________
7747 [ 10425] By: jhi on 2001/06/04 12:39:44
7748 Log: Subject: [PATCH perl@10419] -Wall casting patch
7749 From: Robin Barker <rmb1@cise.npl.co.uk>
7750 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
7751 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
7753 ! ext/Devel/DProf/DProf.xs mg.c
7754 ____________________________________________________________________________
7755 [ 10424] By: jhi on 2001/06/04 12:23:30
7756 Log: Subject: [PATCH #2] introducing SVpad_TYPED
7757 From: Abhijit Menon-Sen <ams@wiw.org>
7758 Date: Mon, 4 Jun 2001 12:26:02 +0530
7759 Message-ID: <20010604122602.A5775@lustre.linux.in>
7762 ____________________________________________________________________________
7763 [ 10423] By: gsar on 2001/06/04 05:12:18
7764 Log: testsuite for change#10192 (from Gisle Aas)
7768 ____________________________________________________________________________
7769 [ 10422] By: gsar on 2001/06/04 02:32:03
7770 Log: integrate changes#10414-10416 from mainline
7772 Potential buffer overrun if the radix separator is more than
7773 one byte. Also, under locales, prefer the locale-specific
7774 separator over the old boring ".".
7776 "10.", that is, decimal numbers can have no decimal part at all.
7778 The non-locale places need love, too.
7779 Branch: maint-5.6/perl
7781 ____________________________________________________________________________
7782 [ 10421] By: jhi on 2001/06/04 02:25:53
7783 Log: Missed from #10420.
7786 ____________________________________________________________________________
7787 [ 10420] By: jhi on 2001/06/04 02:19:58
7788 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
7789 often this prototype goes with HAS_SETRESUID_PROTO.
7791 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7792 ! config_h.SH configure.com perl.h uconfig.h
7793 ____________________________________________________________________________
7794 [ 10419] By: jhi on 2001/06/04 00:24:55
7795 Log: Update Changes.
7797 ! Changes patchlevel.h
7798 ____________________________________________________________________________
7799 [ 10418] By: jhi on 2001/06/03 23:58:04
7800 Log: -Wall "subscript has type `char'" cleanup.
7802 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
7803 ____________________________________________________________________________
7804 [ 10417] By: jhi on 2001/06/03 23:37:17
7805 Log: Various "cast to pointer from integer of different size"
7806 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
7807 wide but I32 (int) only 32 bits wide).
7809 WARNING: the classnum and tagnum changes in Storable.xs
7810 may not be wise, they may be breaking binary compatibility
7811 (in 64-bit platforms), asked Raphael Manfredi about the changes.
7813 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
7815 ____________________________________________________________________________
7816 [ 10416] By: jhi on 2001/06/03 23:15:24
7817 Log: The non-locale places need love, too.
7820 ____________________________________________________________________________
7821 [ 10415] By: jhi on 2001/06/03 23:10:55
7822 Log: "10.", that is, decimal numbers can have no decimal part at all.
7825 ____________________________________________________________________________
7826 [ 10414] By: jhi on 2001/06/03 22:49:55
7827 Log: Potential buffer overrun if the radix separator is more than
7828 one byte. Also, under locales, prefer the locale-specific
7829 separator over the old boring ".".
7832 ____________________________________________________________________________
7833 [ 10413] By: jhi on 2001/06/03 22:42:10
7834 Log: Integrate change #10412 from maintperl; locale is now
7835 per-cop, not per-op; plus retweak the locale.t to always
7836 list the skipped utf8 locales.
7839 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7840 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
7841 ____________________________________________________________________________
7842 [ 10412] By: gsar on 2001/06/03 22:23:16
7843 Log: rationalize locale handling to fix the bugs uncovered by change#10394
7845 the major issue was that the runtime was looking at PL_hints rather
7846 than op_private to notice whether locale was enabled
7848 the secondary issue was that many locale-sensitive numeric ops didn't
7849 have HINT_LOCALE propagated into their op_private
7851 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
7852 instead of per-op, just like HINT_BYTE and the hints for lexical
7853 warnings (this makes the hint available to every op via PL_curcop)
7855 pragma/locale.t may need to be reworked with these fixes in mind
7856 (it currently passes its tests)
7857 Branch: maint-5.6/perl
7858 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7859 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
7860 ____________________________________________________________________________
7861 [ 10411] By: jhi on 2001/06/03 17:50:49
7862 Log: More verbose debugging.
7865 ____________________________________________________________________________
7866 [ 10410] By: jhi on 2001/06/03 17:36:40
7867 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7868 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
7869 Date: Sat, 2 Jun 2001 22:53:33 +0100
7870 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
7872 ! regcomp.c t/pragma/warn/regcomp
7873 ____________________________________________________________________________
7874 [ 10409] By: jhi on 2001/06/03 17:27:13
7875 Log: Mention that lexicalizing $a or $b is a bad idea if one
7876 wants to use sort().
7879 ____________________________________________________________________________
7880 [ 10408] By: jhi on 2001/06/03 16:52:41
7881 Log: Tweak the test to be happy if the accuracy is 'good enough'.
7884 ____________________________________________________________________________
7885 [ 10407] By: jhi on 2001/06/03 16:50:33
7886 Log: Upgrade to Attribute::Handlers 0.70.
7888 NOTE: this unearthed the "too late for CHECK block" bug,
7889 that's why the 1_compile.t change.
7891 + lib/Attribute/Handlers/demo/Demo.pm
7892 + lib/Attribute/Handlers/demo/Descriptions.pm
7893 + lib/Attribute/Handlers/demo/MyClass.pm
7894 + lib/Attribute/Handlers/demo/demo.pl
7895 + lib/Attribute/Handlers/demo/demo2.pl
7896 + lib/Attribute/Handlers/demo/demo3.pl
7897 + lib/Attribute/Handlers/demo/demo4.pl
7898 + lib/Attribute/Handlers/demo/demo_call.pl
7899 + lib/Attribute/Handlers/demo/demo_chain.pl
7900 + lib/Attribute/Handlers/demo/demo_cycle.pl
7901 + lib/Attribute/Handlers/demo/demo_hashdir.pl
7902 + lib/Attribute/Handlers/demo/demo_phases.pl
7903 + lib/Attribute/Handlers/demo/demo_range.pl
7904 + lib/Attribute/Handlers/demo/demo_rawdata.pl
7905 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
7907 ____________________________________________________________________________
7908 [ 10406] By: jhi on 2001/06/03 16:40:03
7909 Log: One less -Wall whine.
7912 ____________________________________________________________________________
7913 [ 10405] By: jhi on 2001/06/03 16:30:34
7914 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
7917 ____________________________________________________________________________
7918 [ 10404] By: gsar on 2001/06/03 16:23:07
7919 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
7920 aren't "normally" visible inside eval""s contained in subs unless
7921 a cloned reference to them already exists)
7923 strangely enough, t/harness didn't show this up as a failure
7924 (harness needs fixing?)
7925 Branch: maint-5.6/perl
7927 ____________________________________________________________________________
7928 [ 10403] By: jhi on 2001/06/03 16:22:59
7929 Log: Update to Text::Balanced 1.85.
7931 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
7932 ____________________________________________________________________________
7933 [ 10402] By: jhi on 2001/06/03 16:18:09
7934 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
7935 From: Nicholas Clark <nick@ccl4.org>
7936 Date: Sun, 3 Jun 2001 17:54:36 +0100
7937 Message-ID: <20010603175436.E76396@plum.flirble.org>
7939 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7940 ! ext/Sys/Syslog/Syslog.xs
7941 ____________________________________________________________________________
7942 [ 10401] By: jhi on 2001/06/03 16:09:33
7943 Log: Unused variables.
7946 ____________________________________________________________________________
7947 [ 10400] By: jhi on 2001/06/03 16:04:26
7948 Log: Subject: [PATCH] APIfy op_clear
7949 From: Simon Cozens <simon@netthink.co.uk>
7950 Date: Sun, 3 Jun 2001 13:51:46 +0100
7951 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7953 (despite the subject line, op_null is APIfied by the patch)
7955 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7956 ____________________________________________________________________________
7957 [ 10399] By: jhi on 2001/06/03 15:51:35
7958 Log: Subject: [PATCH] t/lib/extutils.t
7959 From: Nicholas Clark <nick@ccl4.org>
7960 Date: Sat, 2 Jun 2001 23:57:05 +0100
7961 Message-ID: <20010602235705.Q12698@plum.flirble.org>
7963 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7964 ____________________________________________________________________________
7965 [ 10398] By: jhi on 2001/06/03 15:34:11
7966 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
7967 From: Prymmer/Kahn <pvhp@best.com>
7968 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
7969 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
7971 ! win32/Makefile win32/makefile.mk
7972 ____________________________________________________________________________
7973 [ 10397] By: jhi on 2001/06/03 15:12:13
7974 Log: Subject: Re: 'decimal digits' macro?
7975 From: Hugo <hv@crypt.compulink.co.uk>
7976 Date: Sun, 03 Jun 2001 04:26:36 +0100
7977 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
7979 ! handy.h t/lib/posix.t t/op/tr.t
7980 ____________________________________________________________________________
7981 [ 10396] By: jhi on 2001/06/03 15:10:49
7982 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7983 From: Hugo <hv@crypt.compulink.co.uk>
7984 Date: Sun, 03 Jun 2001 14:56:30 +0100
7985 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
7988 ____________________________________________________________________________
7989 [ 10395] By: jhi on 2001/06/03 14:59:41
7990 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
7992 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
7994 ____________________________________________________________________________
7995 [ 10394] By: gsar on 2001/06/03 03:05:43
7996 Log: fix leakage of lexicals at file scope into subroutines that were
7997 declared before them; this appears to be a longstanding bug that
7998 meant that lexicals at file scope were never "deintroduced", meaning
7999 their scope range was never properly closed, and their visibility
8000 extended to all subsequent eval""s or requires
8004 seems to also fix a case of bogus duplicate warnings
8005 Branch: maint-5.6/perl
8006 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
8008 ____________________________________________________________________________
8009 [ 10393] By: jhi on 2001/06/02 16:55:03
8010 Log: More VMS tweaks from Craig A. Berry.
8012 ! configure.com t/lib/extutils.t
8013 ____________________________________________________________________________
8014 [ 10392] By: jhi on 2001/06/02 16:48:26
8015 Log: -Wall cleanup continues.
8017 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
8018 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
8019 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
8020 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
8021 ! run.c toke.c util.c
8022 ____________________________________________________________________________
8023 [ 10391] By: jhi on 2001/06/02 13:29:47
8024 Log: The metaconfig unit change for #10390.
8025 Branch: metaconfig/U/perl
8027 ____________________________________________________________________________
8028 [ 10390] By: jhi on 2001/06/02 13:29:12
8029 Log: Drop the -ansi from the default gcc flags.
8031 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
8032 that struct cannot be compared with a flat integer, such as STRLEN.
8033 The -ansi will also cause a lot of noise in Solaris because of:
8034 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
8037 ____________________________________________________________________________
8038 [ 10389] By: jhi on 2001/06/02 13:14:57
8039 Log: Integrate perlio.
8041 !> pod/perlapi.pod util.c
8042 ____________________________________________________________________________
8043 [ 10388] By: nick on 2001/06/02 08:01:12
8044 Log: Integrate mainline
8046 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
8047 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
8048 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
8049 !> t/lib/1_compile.t t/lib/mimeqp.t
8050 ____________________________________________________________________________
8051 [ 10387] By: nick on 2001/06/02 07:39:17
8052 Log: Tweak util.c's atof2 for MULTIPLICITY
8055 ____________________________________________________________________________
8056 [ 10386] By: nick on 2001/06/02 07:38:33
8057 Log: Integrate mainline
8059 !> (integrate 41 files)
8060 ____________________________________________________________________________
8061 [ 10385] By: jhi on 2001/06/01 22:12:48
8062 Log: Add Attribute::Handlers 0.61 from Damian Conway.
8064 + lib/Attribute/Handlers.pm t/lib/attrhand.t
8065 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
8066 ____________________________________________________________________________
8067 [ 10384] By: jhi on 2001/06/01 21:53:14
8068 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
8069 From: Peter Prymmer <pvhp@forte.com>
8070 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
8071 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
8073 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
8074 ____________________________________________________________________________
8075 [ 10383] By: jhi on 2001/06/01 21:36:11
8076 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
8077 From: Jeff Pinyan <jeffp@crusoe.net>
8078 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
8079 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
8082 ____________________________________________________________________________
8083 [ 10382] By: jhi on 2001/06/01 21:35:02
8084 Log: Subject: [PATCH perl@10381] configure.com tweaks
8085 From: "Craig A. Berry" <craigberry@mac.com>
8086 Date: Fri, 1 Jun 2001 13:55:43 -0500
8087 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
8090 ____________________________________________________________________________
8091 [ 10381] By: jhi on 2001/06/01 16:37:21
8092 Log: Update Changes.
8094 ! Changes patchlevel.h
8095 ____________________________________________________________________________
8096 [ 10380] By: jhi on 2001/06/01 16:19:18
8097 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
8098 From: Mike Guy <mjtg@cam.ac.uk>
8099 Date: Fri, 01 Jun 2001 18:17:02 +0100
8100 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
8103 ____________________________________________________________________________
8104 [ 10379] By: jhi on 2001/06/01 16:13:28
8105 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8106 From: Hugo <hv@crypt.compulink.co.uk>
8107 Date: Thu, 31 May 2001 20:49:48 +0100
8108 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
8110 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
8112 ____________________________________________________________________________
8113 [ 10378] By: jhi on 2001/06/01 15:56:35
8114 Log: Zero() is not available in x2p (or, rather, some of its
8115 implementations like memzero() might not be available.)
8118 ____________________________________________________________________________
8119 [ 10377] By: jhi on 2001/06/01 15:44:48
8120 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
8121 From: Michael G Schwern <schwern@pobox.com>
8122 Date: Fri, 1 Jun 2001 12:00:29 +0100
8123 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
8125 (But use Zero() instead of memset.)
8128 ____________________________________________________________________________
8129 [ 10376] By: jhi on 2001/06/01 15:39:52
8130 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8131 From: Jeff Pinyan <jeffp@crusoe.net>
8132 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
8133 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
8135 ! pod/perldiag.pod regcomp.c t/op/pat.t
8136 ____________________________________________________________________________
8137 [ 10375] By: jhi on 2001/06/01 15:36:35
8138 Log: Retract #10324 and #10333; not needed.
8140 ! hints/irix_6.sh hints/linux.sh
8141 ____________________________________________________________________________
8142 [ 10374] By: jhi on 2001/06/01 15:35:19
8143 Log: The #10370 wasn't quite right.
8145 ! ext/XS/Typemap/Typemap.xs
8146 ____________________________________________________________________________
8147 [ 10373] By: jhi on 2001/06/01 15:34:49
8148 Log: The metaconfig units changes for #10372.
8149 Branch: metaconfig/U/perl
8150 + d_realpath.U d_sresgproto.U d_sresuproto.U
8152 ____________________________________________________________________________
8153 [ 10372] By: jhi on 2001/06/01 15:34:24
8154 Log: Configure tweaks; record the Berkeley DB version,
8155 probe for realpath(), for setresuid() and setresgid()
8156 prototypes; use realpath() (try to be paranoid enough),
8157 use the setres[ug]id prototypes because glibc has the functions
8158 but not their prototypes; add -Wall -ansi to gcc ccflags;
8161 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8162 ! config_h.SH configure.com epoc/config.sh
8163 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
8164 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
8165 ! vos/config.ga.def win32/config.bc win32/config.gc
8167 ____________________________________________________________________________
8168 [ 10371] By: jhi on 2001/06/01 12:50:05
8169 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
8170 From: Michael G Schwern <schwern@pobox.com>
8171 Date: Fri, 1 Jun 2001 11:28:14 +0100
8172 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
8174 ! lib/attributes.pm xsutils.c
8175 ____________________________________________________________________________
8176 [ 10370] By: jhi on 2001/06/01 12:48:55
8177 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
8178 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8179 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
8180 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
8182 ! ext/XS/Typemap/Typemap.xs
8183 ____________________________________________________________________________
8184 [ 10369] By: jhi on 2001/06/01 12:47:21
8185 Log: Subject: [patch] Cwd.xs optimizations/abstraction
8186 From: Doug MacEachern <dougm@covalent.net>
8187 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
8188 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
8190 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
8191 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
8192 ____________________________________________________________________________
8193 [ 10368] By: jhi on 2001/06/01 12:32:00
8194 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!])
8195 From: Nicholas Clark <nick@ccl4.org>
8196 Date: Thu, 31 May 2001 23:56:40 +0100
8197 Message-ID: <20010531235640.F12698@plum.flirble.org>
8199 Make the test work also under only static extensions
8200 (sh Configure -Uusedl fakes this nicely)
8203 ____________________________________________________________________________
8204 [ 10367] By: jhi on 2001/06/01 12:27:53
8205 Log: Subject: [PATCH hv.c] Eliminating trigraph
8206 From: Michael G Schwern <schwern@pobox.com>
8207 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
8208 Date: Fri, 1 Jun 2001 11:49:56 +0100
8211 ____________________________________________________________________________
8212 [ 10366] By: jhi on 2001/06/01 12:14:57
8213 Log: Subject: Re: [PATCH] Tests for File::Compare
8214 From: "Philip Newton" <Philip.Newton@gmx.net>
8215 Date: Thu, 31 May 2001 19:44:05 +0200
8216 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
8218 Unnecessary "quotation marks".
8221 ____________________________________________________________________________
8222 [ 10365] By: jhi on 2001/06/01 12:13:26
8223 Log: Integrate perlio.
8225 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
8226 ____________________________________________________________________________
8227 [ 10364] By: nick on 2001/06/01 10:13:31
8228 Log: Cleanup dll.base and dll.exp created by GCC builds.
8230 ! lib/ExtUtils/MM_Win32.pm
8231 ____________________________________________________________________________
8232 [ 10363] By: nick on 2001/06/01 10:02:17
8233 Log: Make filecomp test work on CRLF platforms by adding binmode.
8236 ____________________________________________________________________________
8237 [ 10362] By: nick on 2001/06/01 08:37:17
8238 Log: Integrate mainline
8240 !> Changes Configure patchlevel.h perlio.c
8241 ____________________________________________________________________________
8242 [ 10361] By: jhi on 2001/05/31 15:09:34
8243 Log: panic:claustrophobia.
8246 ____________________________________________________________________________
8247 [ 10360] By: jhi on 2001/05/31 13:04:25
8248 Log: Update Changes.
8250 ! Changes patchlevel.h
8251 ____________________________________________________________________________
8252 [ 10359] By: nick on 2001/05/31 12:35:50
8253 Log: Integrate mainline.
8256 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
8257 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
8258 ____________________________________________________________________________
8259 [ 10358] By: jhi on 2001/05/31 12:35:05
8260 Log: Integrate perlio.
8262 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
8263 !> win32/config_H.vc
8264 ____________________________________________________________________________
8265 [ 10357] By: jhi on 2001/05/31 12:34:04
8266 Log: Metaconfig unit change for #10356.
8268 ! U/installdirs/inc_version_list.U
8269 ____________________________________________________________________________
8270 [ 10356] By: jhi on 2001/05/31 12:33:41
8271 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
8272 (idea from Sarathy; implementation from Andy)
8275 ____________________________________________________________________________
8276 [ 10355] By: jhi on 2001/05/31 12:18:06
8280 ____________________________________________________________________________
8281 [ 10354] By: jhi on 2001/05/31 12:16:24
8282 Log: Subject: Re: [PATCH] Tests for File::Compare
8283 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
8284 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
8285 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
8288 ! MANIFEST t/lib/1_compile.t
8289 ____________________________________________________________________________
8290 [ 10353] By: jhi on 2001/05/31 12:11:24
8291 Log: Subject: [PATCH] DEBUG_* macro cleanups
8292 From: Abhijit Menon-Sen <ams@wiw.org>
8293 Date: Thu, 31 May 2001 12:16:22 +0530
8294 Message-ID: <20010531121622.B4829@lustre.linux.in>
8296 Subject: Re: [PATCH] DEBUG_* macro cleanups
8297 From: Abhijit Menon-Sen <ams@wiw.org>
8298 Date: Thu, 31 May 2001 13:57:01 +0530
8299 Message-ID: <20010531135701.A21775@lustre.linux.in>
8301 (The DEBUG_ definitions in perl.h changed to use the
8302 STMT_START and STMT_END.)
8304 ! perl.h pp_ctl.c sv.c toke.c
8305 ____________________________________________________________________________
8306 [ 10352] By: jhi on 2001/05/31 11:53:31
8307 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
8308 From: Abhijit Menon-Sen <ams@wiw.org>
8309 Date: Thu, 31 May 2001 08:27:55 +0530
8310 Message-ID: <20010531082755.A10018@lustre.linux.in>
8312 ! ext/Storable/Storable.xs gv.c perl.c
8313 ____________________________________________________________________________
8314 [ 10351] By: jhi on 2001/05/31 11:45:16
8315 Log: Subject: [PATCH] AUTHORS
8316 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8317 Date: Thu, 31 May 2001 01:27:59 -0500
8318 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
8320 Subject: Re: [PATCH] AUTHORS
8321 From: "Philip Newton" <Philip.Newton@gmx.net>
8322 Date: Thu, 31 May 2001 10:08:06 +0200
8323 (Message-Id missing?)
8326 ____________________________________________________________________________
8327 [ 10350] By: nick on 2001/05/31 11:40:43
8328 Log: win32 - dmake regen_config_h
8330 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8331 ____________________________________________________________________________
8332 [ 10349] By: jhi on 2001/05/31 11:38:27
8333 Log: Subject: Re: [PATCH util.c] More warning cleanups.
8334 From: "Philip Newton" <Philip.Newton@gmx.net>
8335 Date: Thu, 31 May 2001 07:41:36 +0200
8336 Message-Id: <200105310538.IAA25458@taku.hut.fi>
8338 Undo C++-ism that snekt in.
8341 ____________________________________________________________________________
8342 [ 10348] By: nick on 2001/05/31 11:36:46
8343 Log: Tolerate Win32 numerics
8345 ! t/pragma/warn/toke
8346 ____________________________________________________________________________
8347 [ 10347] By: jhi on 2001/05/31 11:29:40
8348 Log: Integrate perlio.
8350 !> perlio.c win32/win32.h
8351 ____________________________________________________________________________
8352 [ 10346] By: nick on 2001/05/31 10:54:55
8353 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
8354 perlio.c change 10255.
8357 ____________________________________________________________________________
8358 [ 10345] By: nick on 2001/05/31 10:01:57
8359 Log: Conditionaly put back some "unused" dTHX which are used
8360 with PERL_IMPLICIT_SYS
8363 ____________________________________________________________________________
8364 [ 10344] By: nick on 2001/05/31 10:00:59
8365 Log: Fix Win32 for new spelling IN_BYTES
8368 ____________________________________________________________________________
8369 [ 10343] By: nick on 2001/05/31 08:01:32
8370 Log: perlio.c -Wall cleaner under MULTIPLICITY
8371 - still minor noise with linux stdio
8374 ____________________________________________________________________________
8375 [ 10342] By: nick on 2001/05/31 07:52:23
8376 Log: Integrate mainline.
8378 !> (integrate 42 files)
8379 ____________________________________________________________________________
8380 [ 10341] By: jhi on 2001/05/31 01:39:02
8381 Log: AUTHORS updates.
8384 ____________________________________________________________________________
8385 [ 10340] By: jhi on 2001/05/31 00:19:29
8386 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
8387 From: Peter Prymmer <pvhp@forte.com>
8388 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
8389 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
8392 ____________________________________________________________________________
8393 [ 10339] By: jhi on 2001/05/31 00:16:44
8394 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
8395 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
8396 to match the pragma name; various robustness cleanups.
8398 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
8399 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
8400 ____________________________________________________________________________
8401 [ 10338] By: jhi on 2001/05/30 23:56:14
8402 Log: More -Wall sweeping.
8404 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
8405 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
8406 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
8407 ! regcomp.c sv.c toke.c utf8.c
8408 ____________________________________________________________________________
8409 [ 10337] By: jhi on 2001/05/30 23:20:23
8410 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
8411 From: Nicholas Clark <nick@ccl4.org>
8412 Date: Wed, 30 May 2001 22:34:41 +0100
8413 Message-ID: <20010530223441.Y86445@plum.flirble.org>
8416 ____________________________________________________________________________
8417 [ 10336] By: jhi on 2001/05/30 23:18:48
8418 Log: It's is not, it isn't ain't, and it's it's, not its,
8419 if you mean it is. If you don't, it's its. Then too,
8420 it's hers. It isn't her's. It isn't our's either.
8421 It's ours, and likewise yours and theirs.
8422 -- Oxford University Press, Edpress News
8425 ____________________________________________________________________________
8426 [ 10335] By: jhi on 2001/05/30 23:12:30
8427 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
8429 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
8430 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
8431 ! x2p/str.c x2p/walk.c xsutils.c
8432 ____________________________________________________________________________
8433 [ 10334] By: jhi on 2001/05/30 22:52:41
8434 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8435 From: Michael G Schwern <schwern@pobox.com>
8436 Date: Wed, 30 May 2001 17:10:38 +0100
8437 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
8439 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8440 From: Abhijit Menon-Sen <ams@wiw.org>
8441 Date: Wed, 30 May 2001 23:16:13 +0530
8442 Message-ID: <20010530231613.A31933@lustre.linux.in>
8444 ! perl.c t/run/runenv.t
8445 ____________________________________________________________________________
8446 [ 10333] By: jhi on 2001/05/30 22:25:02
8447 Log: (Retracted by #10375.)
8449 IRIX hints patch from Merijn Broeren.
8451 TODO: (this and the earlier Linux hints patch) should be solved
8452 at Configure level. Merijn: -ldb should not be used on any platform
8453 for perl, just when linking DBFile itself. Trying to be helpful here
8454 is counterproductive.
8457 ____________________________________________________________________________
8458 [ 10332] By: jhi on 2001/05/30 22:11:13
8459 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
8460 From: Nicholas Clark <nick@ccl4.org>
8461 Date: Wed, 30 May 2001 23:20:58 +0100
8462 Message-ID: <20010530232058.B86445@plum.flirble.org>
8465 ____________________________________________________________________________
8466 [ 10331] By: jhi on 2001/05/30 22:09:49
8467 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8468 From: Michael G Schwern <schwern@pobox.com>
8469 Date: Wed, 30 May 2001 15:24:20 +0100
8470 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
8472 ! t/pragma/autouse.t
8473 ____________________________________________________________________________
8474 [ 10330] By: jhi on 2001/05/30 22:02:21
8475 Log: The regex trick wasn't a good idea.
8478 ____________________________________________________________________________
8479 [ 10329] By: nick on 2001/05/30 18:34:35
8480 Log: Integrate mainline
8482 !> (integrate 40 files)
8483 ____________________________________________________________________________
8484 [ 10328] By: jhi on 2001/05/30 14:28:39
8485 Log: Update Changes.
8487 ! Changes patchlevel.h
8488 ____________________________________________________________________________
8489 [ 10327] By: jhi on 2001/05/30 14:07:01
8490 Log: The metaconfig unit change for #10325.
8493 ____________________________________________________________________________
8494 [ 10326] By: jhi on 2001/05/30 14:06:36
8495 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
8498 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
8499 ____________________________________________________________________________
8500 [ 10325] By: jhi on 2001/05/30 14:04:28
8501 Log: Introduce $Config{afsroot}.
8503 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8504 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
8505 ! win32/config.gc win32/config.vc
8506 ____________________________________________________________________________
8507 [ 10324] By: jhi on 2001/05/30 13:49:44
8508 Log: (Retracted by #10375.)
8510 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
8513 ____________________________________________________________________________
8514 [ 10323] By: jhi on 2001/05/30 13:49:29
8515 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
8516 (Also Configure tweaks needed; coming up soon.)
8518 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
8519 ____________________________________________________________________________
8520 [ 10322] By: jhi on 2001/05/30 13:37:56
8521 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
8522 From: Michael G Schwern <schwern@pobox.com>
8523 Date: Sun, 27 May 2001 10:29:43 +0100
8524 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
8527 ____________________________________________________________________________
8528 [ 10321] By: jhi on 2001/05/30 13:36:28
8529 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
8530 and Abhijit Menon-Sen.
8532 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
8533 ! perl.c pp_sys.c regcomp.c
8534 ____________________________________________________________________________
8535 [ 10320] By: jhi on 2001/05/30 13:35:27
8536 Log: Fix the BOOT section to call myU2time properly.
8538 ! ext/Time/HiRes/HiRes.xs
8539 ____________________________________________________________________________
8540 [ 10319] By: jhi on 2001/05/30 13:06:09
8541 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8542 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
8543 Date: Wed, 30 May 2001 09:44:29 -0400
8544 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
8546 Detypo; plus add one more trick.
8549 ____________________________________________________________________________
8550 [ 10318] By: jhi on 2001/05/30 12:47:11
8551 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)
8552 From: Michael G Schwern <schwern@pobox.com>
8553 Date: Wed, 30 May 2001 14:39:06 +0100
8554 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
8556 ! lib/autouse.pm t/pragma/autouse.t
8557 ____________________________________________________________________________
8558 [ 10317] By: jhi on 2001/05/30 12:46:02
8559 Log: Subject: Re: AIX and gcc (moving targets)
8560 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8561 Date: Wed, 30 May 2001 15:25:08 +0200
8562 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
8564 ! ext/Time/HiRes/HiRes.xs
8565 ____________________________________________________________________________
8566 [ 10316] By: jhi on 2001/05/30 12:40:46
8567 Log: Subject: [PATCH t/TEST] sorting tests
8568 From: Michael G Schwern <schwern@pobox.com>
8569 Date: Wed, 30 May 2001 10:24:02 +0100
8570 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
8573 ____________________________________________________________________________
8574 [ 10315] By: jhi on 2001/05/30 12:37:43
8575 Log: Subject: [ID 20010529.002] typos in man page perlre
8576 From: bart@cg681574-a.adubn1.nj.home.com
8577 Date: Tue, 29 May 2001 13:58:59 -0500
8578 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
8581 ____________________________________________________________________________
8582 [ 10314] By: jhi on 2001/05/30 12:33:53
8583 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8584 From: "Craig A. Berry" <craigberry@mac.com>
8585 Date: Tue, 29 May 2001 23:23:45 -0500
8586 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
8588 ! t/lib/extutils.t t/pragma/autouse.t
8589 ____________________________________________________________________________
8590 [ 10313] By: jhi on 2001/05/30 12:32:17
8591 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)
8592 From: David Dyck <dcd@tc.fluke.com>
8593 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
8594 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
8597 ____________________________________________________________________________
8598 [ 10312] By: jhi on 2001/05/30 12:31:02
8599 Log: AIX hints update for gcc from Merijn H. Brand.
8602 ____________________________________________________________________________
8603 [ 10311] By: jhi on 2001/05/30 12:18:20
8604 Log: Retract #10295 and #10296: a more generic solution
8605 is needed (there's something funny with gcc on AIX).
8607 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
8608 ____________________________________________________________________________
8609 [ 10310] By: jhi on 2001/05/30 12:08:07
8610 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8611 From: Hugo <hv@crypt.compulink.co.uk>
8612 Date: Wed, 30 May 2001 11:59:19 +0100
8613 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
8615 localizing $@ has unfortunate semantics - if you die past
8616 a local $@, the die message is lost.
8619 ____________________________________________________________________________
8620 [ 10309] By: nick on 2001/05/30 08:23:02
8621 Log: Integrate mainline (autouse works again.)
8623 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
8624 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
8625 !> pod/perlvar.pod t/op/cmp.t
8626 ____________________________________________________________________________
8627 [ 10308] By: jhi on 2001/05/30 01:55:02
8628 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
8629 From: David Dyck <dcd@tc.fluke.com>
8630 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
8631 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
8634 ____________________________________________________________________________
8635 [ 10307] By: jhi on 2001/05/30 01:47:22
8636 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
8637 From: Nicholas Clark <nick@ccl4.org>
8638 Date: Tue, 29 May 2001 23:16:09 +0100
8639 Message-ID: <20010529231609.U86445@plum.flirble.org>
8641 Make the test output slightly clearer by distinguishing
8642 between '' and undef.
8645 ____________________________________________________________________________
8646 [ 10306] By: jhi on 2001/05/30 01:45:12
8647 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
8648 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8649 Date: Tue, 29 May 2001 19:15:19 -0400
8650 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
8653 ____________________________________________________________________________
8654 [ 10305] By: jhi on 2001/05/30 01:42:36
8655 Log: Subject: perlvar.pod addition
8656 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
8657 Date: Fri, 25 May 2001 20:23:12 +0200
8658 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
8660 Subject: Re: perlvar.pod addition
8661 From: "Abigail" <abigail@foad.org>
8662 Date: Fri, 25 May 2001 22:00:39 +0200
8663 Message-ID: <20010525200039.28029.qmail@foad.org>
8665 Mention $a and $b in perlvar.
8668 ____________________________________________________________________________
8669 [ 10304] By: jhi on 2001/05/30 01:36:37
8670 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
8671 From: Jeff Pinyan <jeffp@crusoe.net>
8672 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
8673 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
8676 ____________________________________________________________________________
8677 [ 10303] By: jhi on 2001/05/30 01:35:31
8678 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
8679 From: Jeff Pinyan <jeffp@crusoe.net>
8680 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
8681 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
8684 ____________________________________________________________________________
8685 [ 10302] By: jhi on 2001/05/29 20:18:49
8686 Log: Mention Time::localtime and Time::gmtime.
8688 ! ext/Time/Piece/Piece.pm
8689 ____________________________________________________________________________
8690 [ 10301] By: jhi on 2001/05/29 20:13:54
8691 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8692 From: Michael G Schwern <schwern@pobox.com>
8693 Date: Tue, 29 May 2001 18:51:32 +0100
8694 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
8697 ____________________________________________________________________________
8698 [ 10300] By: jhi on 2001/05/29 20:12:09
8699 Log: Retract #10243.
8702 ____________________________________________________________________________
8703 [ 10299] By: nick on 2001/05/29 18:41:19
8704 Log: Post weekend integrate mainline (fails one test pragma/autouse).
8706 +> (branch 29 files)
8707 !> (integrate 91 files)
8708 ____________________________________________________________________________
8709 [ 10298] By: jhi on 2001/05/29 16:29:19
8710 Log: Update Changes.
8712 ! Changes patchlevel.h
8713 ____________________________________________________________________________
8714 [ 10297] By: jhi on 2001/05/29 16:25:47
8715 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
8716 before Perl_load_module/Perl_call_method and restore the value
8717 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
8720 ____________________________________________________________________________
8721 [ 10296] By: jhi on 2001/05/29 16:01:53
8722 Log: Subject: Re: AIX and gcc (moving targets)
8723 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8724 Date: Tue, 29 May 2001 17:59:40 +0200
8725 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
8727 ! ext/Storable/Makefile.PL
8728 ____________________________________________________________________________
8729 [ 10295] By: jhi on 2001/05/29 15:59:05
8730 Log: Subject: Re: AIX and gcc (moving targets)
8731 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8732 Date: Tue, 29 May 2001 12:32:57 +0200
8733 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
8735 ! ext/POSIX/Makefile.PL
8736 ____________________________________________________________________________
8737 [ 10294] By: jhi on 2001/05/29 15:53:43
8738 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
8739 From: Michael G Schwern <schwern@pobox.com>
8740 Date: Tue, 29 May 2001 09:53:29 +0100
8741 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
8745 ! lib/Test/Harness.pm t/lib/test-harness.t
8746 ____________________________________________________________________________
8747 [ 10293] By: jhi on 2001/05/29 15:46:10
8748 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
8749 From: Michael G Schwern <schwern@pobox.com>
8750 Date: Tue, 29 May 2001 09:19:52 +0100
8751 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
8753 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
8754 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
8756 ! MANIFEST lib/Test.pm t/TEST
8757 ____________________________________________________________________________
8758 [ 10292] By: jhi on 2001/05/29 15:34:08
8759 Log: From: Michael G Schwern <schwern@pobox.com>
8760 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
8761 Date: Tue, 29 May 2001 08:26:09 +0100
8762 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
8765 ____________________________________________________________________________
8766 [ 10291] By: jhi on 2001/05/29 15:29:37
8767 Log: Add tests for Time::gmtime and Time::localtime.
8769 + t/lib/time-gmtime.t t/lib/time-localtime.t
8770 ! MANIFEST t/lib/1_compile.t
8771 ____________________________________________________________________________
8772 [ 10290] By: jhi on 2001/05/29 15:15:44
8773 Log: Add test for File::stat.
8776 ! MANIFEST t/lib/1_compile.t
8777 ____________________________________________________________________________
8778 [ 10289] By: jhi on 2001/05/29 15:05:38
8779 Log: Add test for Net::servent.
8782 ! MANIFEST t/lib/1_compile.t
8783 ____________________________________________________________________________
8784 [ 10288] By: jhi on 2001/05/29 14:57:15
8785 Log: Add test for Net::protoent.
8788 ! MANIFEST t/lib/1_compile.t
8789 ____________________________________________________________________________
8790 [ 10287] By: jhi on 2001/05/29 14:53:10
8791 Log: Add test for Net::netent.
8794 ! MANIFEST t/lib/1_compile.t
8795 ____________________________________________________________________________
8796 [ 10286] By: jhi on 2001/05/29 14:31:57
8797 Log: Add test for User::grent. Portability doubtful.
8799 + t/lib/user-grent.t
8800 ! MANIFEST t/lib/1_compile.t
8801 ____________________________________________________________________________
8802 [ 10285] By: jhi on 2001/05/29 14:24:20
8803 Log: Add test for User::pwent.
8804 Probably will fall down somewhere for portability reasons.
8806 + t/lib/user-pwent.t
8807 ! MANIFEST t/lib/1_compile.t
8808 ____________________________________________________________________________
8809 [ 10284] By: jhi on 2001/05/29 13:26:43
8810 Log: Metaconfig units changes for #10283.
8812 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
8813 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
8814 ! U/installdirs/sitescript.U U/modified/Signal.U
8815 ____________________________________________________________________________
8816 [ 10283] By: jhi on 2001/05/29 13:26:24
8817 Log: Subject: [PATCH 5.6.1] signal names in Configure
8818 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8819 Date: Tue, 29 May 2001 03:52:25 -0400
8820 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
8822 Subject: [PATCH 5.6.1] older perl in Configure
8823 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8824 Date: Tue, 29 May 2001 03:55:40 -0400
8825 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
8827 Subject: [PATCH 5.6.1] goofs in Configure
8828 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8829 Date: Tue, 29 May 2001 04:13:07 -0400
8830 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
8832 Configure portability tweaks.
8835 ____________________________________________________________________________
8836 [ 10282] By: jhi on 2001/05/29 12:41:41
8837 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
8838 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8839 Date: Tue, 29 May 2001 04:07:06 -0400
8840 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
8843 ____________________________________________________________________________
8844 [ 10281] By: jhi on 2001/05/29 12:40:31
8845 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
8846 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8847 Date: Tue, 29 May 2001 04:01:38 -0400
8848 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
8850 ! hints/os2.sh os2/Makefile.SHs
8851 ____________________________________________________________________________
8852 [ 10280] By: jhi on 2001/05/29 12:38:48
8853 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
8854 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8855 Date: Tue, 29 May 2001 03:50:18 -0400
8856 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
8858 ! lib/Test/Harness.pm
8859 ____________________________________________________________________________
8860 [ 10279] By: jhi on 2001/05/29 12:34:53
8861 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
8864 ____________________________________________________________________________
8865 [ 10278] By: jhi on 2001/05/29 02:15:24
8866 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8867 From: Hugo <hv@crypt.compulink.co.uk>
8868 Date: Tue, 29 May 2001 03:03:45 +0100
8869 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
8871 Explanation why the $@ always gets the UTF8 flag when under use utf8--
8872 because we told it to have the flag when under use utf8.
8875 ____________________________________________________________________________
8876 [ 10277] By: jhi on 2001/05/29 00:51:34
8877 Log: At least a partial fix for 20010528.004.
8880 ____________________________________________________________________________
8881 [ 10276] By: jhi on 2001/05/29 00:42:59
8882 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
8883 From: Nicholas Clark <nick@ccl4.org>
8884 Date: Mon, 28 May 2001 23:39:38 +0100
8885 Message-ID: <20010528233938.M86445@plum.flirble.org>
8887 More portable non-zero UV.
8890 ____________________________________________________________________________
8891 [ 10275] By: jhi on 2001/05/29 00:40:28
8892 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
8893 From: Nicholas Clark <nick@ccl4.org>
8894 Date: Mon, 28 May 2001 22:46:09 +0100
8895 Message-ID: <20010528224608.L86445@plum.flirble.org>
8897 Test also "make clean".
8900 ____________________________________________________________________________
8901 [ 10274] By: jhi on 2001/05/29 00:39:18
8902 Log: Subject: Re: Would -Wno-unused -Wall be better?
8903 From: Michael G Schwern <schwern@pobox.com>
8904 Date: Tue, 29 May 2001 00:55:54 +0100
8905 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
8908 ____________________________________________________________________________
8909 [ 10273] By: jhi on 2001/05/29 00:36:06
8910 Log: Add a test for 20010528.007, fixed in #10272.
8912 ! t/op/misc.t toke.c
8913 ____________________________________________________________________________
8914 [ 10272] By: jhi on 2001/05/29 00:21:12
8915 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
8916 From: Hugo <hv@crypt.compulink.co.uk>
8917 Date: Tue, 29 May 2001 00:23:23 +0100
8918 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
8921 ____________________________________________________________________________
8922 [ 10271] By: jhi on 2001/05/28 22:52:11
8923 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8924 From: Michael G Schwern <schwern@pobox.com>
8925 Date: Tue, 29 May 2001 00:42:59 +0100
8926 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
8928 ! t/pragma/autouse.t
8929 ____________________________________________________________________________
8930 [ 10270] By: jhi on 2001/05/28 21:44:06
8931 Log: Some shells seemingly arrange the signal handlers differently
8932 (bug id 20010521.004).
8935 ____________________________________________________________________________
8936 [ 10269] By: jhi on 2001/05/28 20:34:21
8937 Log: Regen perlmodlib.
8939 ! pod/perlmodlib.pod
8940 ____________________________________________________________________________
8941 [ 10268] By: jhi on 2001/05/28 19:08:45
8942 Log: Update Changes.
8944 ! Changes patchlevel.h
8945 ____________________________________________________________________________
8946 [ 10267] By: jhi on 2001/05/28 19:03:54
8947 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
8948 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8949 Date: Mon, 28 May 2001 14:56:35 -0500
8950 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
8952 ! pod/perlnewmod.pod
8953 ____________________________________________________________________________
8954 [ 10266] By: jhi on 2001/05/28 18:35:03
8958 ____________________________________________________________________________
8959 [ 10265] By: jhi on 2001/05/28 18:33:32
8960 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
8961 From: "Richard Soderberg" <rs@crystalflame.net>
8962 Date: Mon, 28 May 2001 12:31:23 -0700
8963 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
8966 ____________________________________________________________________________
8967 [ 10264] By: jhi on 2001/05/28 17:59:00
8968 Log: The #10260 was too bold: locales and utf8 still do not mix.
8971 ____________________________________________________________________________
8972 [ 10263] By: jhi on 2001/05/28 17:52:25
8973 Log: Subject: [PATCH] Pod nitpicks
8974 From: "Richard Soderberg" <rs@crystalflame.net>
8975 Date: Mon, 28 May 2001 10:08:58 -0700
8976 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
8978 ! pod/perl571delta.pod pod/perlapi.pod sv.h
8979 ____________________________________________________________________________
8980 [ 10262] By: jhi on 2001/05/28 17:50:05
8981 Log: Upgrade to I18N::LangTags 0.22.
8983 + lib/I18N/LangTags/List.pod
8984 ! MANIFEST lib/I18N/LangTags.pm
8985 ____________________________________________________________________________
8986 [ 10261] By: jhi on 2001/05/28 17:23:40
8987 Log: A slightly more serious bug found by -Mutf8; op/misc and
8988 lib/complex dumped core.
8991 ____________________________________________________________________________
8992 [ 10260] By: jhi on 2001/05/28 16:58:11
8993 Log: Various buglets shaken out by -Mutf8.
8995 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
8997 ____________________________________________________________________________
8998 [ 10259] By: jhi on 2001/05/28 15:48:46
8999 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
9002 ____________________________________________________________________________
9003 [ 10258] By: jhi on 2001/05/28 15:32:41
9004 Log: Subject: [PATCH] todo patch
9005 From: Artur Bergman <artur@contiller.se>
9006 Date: Mon, 28 May 2001 17:03:51 +0200
9007 Message-ID: <B7383577.F34%artur@contiller.se>
9010 ____________________________________________________________________________
9011 [ 10257] By: jhi on 2001/05/28 15:31:25
9012 Log: Subject: typo in perlguts.pod
9013 From: "John P. Linderman" <jpl@research.att.com>
9014 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
9015 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
9018 ____________________________________________________________________________
9019 [ 10256] By: jhi on 2001/05/28 15:30:42
9020 Log: Subject: AIX and gcc (moving targets)
9021 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9022 Date: Mon, 28 May 2001 12:54:04 +0200
9023 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
9026 ____________________________________________________________________________
9027 [ 10255] By: jhi on 2001/05/28 15:28:55
9028 Log: Subject: Re: perlio + multiple perl_alloc..destruct
9029 From: Doug MacEachern <dougm@covalent.net>
9030 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
9031 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
9034 ____________________________________________________________________________
9035 [ 10254] By: jhi on 2001/05/28 15:27:49
9036 Log: The #10251 wasn't quite up-to-the-code.
9039 ____________________________________________________________________________
9040 [ 10253] By: jhi on 2001/05/28 15:26:39
9041 Log: Test case for bug 20010526.004, fixed in #10252.
9044 ____________________________________________________________________________
9045 [ 10252] By: jhi on 2001/05/28 15:26:14
9046 Log: Subject: Re: [ID 20010526.004] Taint looses value
9047 From: Hugo <hv@crypt.compulink.co.uk>
9048 Date: Sun, 27 May 2001 20:39:32 +0100
9049 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
9052 ____________________________________________________________________________
9053 [ 10251] By: jhi on 2001/05/28 15:13:40
9054 Log: Test case for 20010422.005, fixed by #10250.
9057 ____________________________________________________________________________
9058 [ 10250] By: jhi on 2001/05/28 15:11:16
9059 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
9060 From: Spider Boardman <spider@Orb.Nashua.NH.US>
9061 Date: Mon, 28 May 2001 06:39:12 -0400
9062 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
9065 ____________________________________________________________________________
9066 [ 10249] By: jhi on 2001/05/28 15:09:24
9067 Log: Linerewrapping.
9070 ____________________________________________________________________________
9071 [ 10248] By: jhi on 2001/05/28 15:09:07
9072 Log: Updates on the modules list.
9075 ____________________________________________________________________________
9076 [ 10247] By: jhi on 2001/05/28 15:03:35
9077 Log: Add a test for PerlIO.
9079 (I probably got the crlf/raw thing wrong for clrfy platforms...)
9082 ! MANIFEST lib/PerlIO.pm
9083 ____________________________________________________________________________
9084 [ 10246] By: jhi on 2001/05/28 14:24:08
9085 Log: Add a test for carp et alia.
9089 ____________________________________________________________________________
9090 [ 10245] By: jhi on 2001/05/28 13:42:55
9091 Log: Adding the new test would be swell.
9093 + t/pragma/autouse.t
9094 ____________________________________________________________________________
9095 [ 10244] By: jhi on 2001/05/28 13:42:34
9096 Log: Add a test for the autouse pragma.
9099 ____________________________________________________________________________
9100 [ 10243] By: jhi on 2001/05/28 13:26:25
9101 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9102 From: dLux <dlux@spam.sch.bme.hu>
9103 Date: Sun, 27 May 2001 16:14:26 +0200
9104 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
9107 ____________________________________________________________________________
9108 [ 10242] By: jhi on 2001/05/28 13:21:50
9109 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
9110 From: "Richard Soderberg" <rs@crystalflame.net>
9111 Date: Mon, 28 May 2001 03:56:36 -0700
9112 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
9115 ____________________________________________________________________________
9116 [ 10241] By: jhi on 2001/05/28 13:18:56
9117 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
9118 From: "Stephen P. Potter" <spp@spotter.yi.org>
9119 Date: Tue, 22 May 2001 11:40:25 -0400
9120 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
9122 Subject: Re: [ID 20010522.003] Time::Local module bug
9123 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9124 Date: Tue, 22 May 2001 11:50:19 -0400
9125 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
9128 ____________________________________________________________________________
9129 [ 10240] By: jhi on 2001/05/27 22:44:49
9130 Log: The PERL_DL_NONLAZY can have whitespace in front.
9133 ____________________________________________________________________________
9134 [ 10239] By: jhi on 2001/05/27 21:23:21
9135 Log: Document strftime() and strptime().
9137 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
9138 ____________________________________________________________________________
9139 [ 10238] By: jhi on 2001/05/27 20:29:07
9140 Log: Make Time::Piece::strptime() to be a function, not a method.
9142 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9143 ____________________________________________________________________________
9144 [ 10237] By: jhi on 2001/05/27 20:22:09
9145 Log: Tweak the test to be more portable.
9148 ____________________________________________________________________________
9149 [ 10236] By: jhi on 2001/05/27 19:15:54
9150 Log: Subject: PATCH: Re: Re: Attributes that tie
9151 From: Leon Brocard <acme@astray.com>
9152 Date: Sun, 27 May 2001 12:37:29 +0100
9153 Message-ID: <20010527123729.A22663@ns0.astray.com>
9155 Document that variable attributes are not currently usable
9156 for tieing. (An ugly limitation that should be fixed.)
9159 ____________________________________________________________________________
9160 [ 10235] By: jhi on 2001/05/27 19:03:31
9161 Log: Microperl tweaks.
9163 ! Makefile.micro uconfig.h uconfig.sh
9164 ____________________________________________________________________________
9165 [ 10234] By: jhi on 2001/05/27 18:22:09
9166 Log: Add make target for microperl (kind of silly, but convenient).
9169 ____________________________________________________________________________
9170 [ 10233] By: jhi on 2001/05/27 18:18:56
9171 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
9175 ____________________________________________________________________________
9176 [ 10232] By: jhi on 2001/05/27 17:57:18
9177 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
9178 From: rspier@pobox.com (Robert Spier)
9179 Date: Sat, 26 May 2001 20:05:23 -0400
9180 Message-ID: <15120.17603.148648.12430@rls.cx>
9182 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
9183 From: rspier@pobox.com (Robert Spier)
9184 Date: Sun, 27 May 2001 00:23:12 -0400
9185 Message-ID: <15120.33072.511966.767230@rls.cx>
9187 ! doio.c pod/perlfunc.pod
9188 ____________________________________________________________________________
9189 [ 10231] By: jhi on 2001/05/27 15:45:20
9190 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
9192 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9193 ____________________________________________________________________________
9194 [ 10230] By: jhi on 2001/05/27 15:41:06
9195 Log: Add README.tru64.
9198 ____________________________________________________________________________
9199 [ 10229] By: jhi on 2001/05/27 13:50:57
9200 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
9202 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
9203 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
9205 ____________________________________________________________________________
9206 [ 10228] By: jhi on 2001/05/27 13:43:38
9207 Log: Integrate I18N::LangTags from Sean Burke.
9209 TODO: the language list from RFC 3066 needs to be integrated
9210 and made available somehow. The list is included in the
9211 I18N-LangTags 0.21 distribution, but it is undocumented
9212 and unconnected to the module.
9214 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
9216 ____________________________________________________________________________
9217 [ 10227] By: jhi on 2001/05/27 01:41:33
9218 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
9219 envisioned by Sarathy.
9222 ____________________________________________________________________________
9223 [ 10226] By: jhi on 2001/05/27 00:28:34
9224 Log: Subject: [ID 20010525.001] Pod typo nits fixed
9225 From: lvirden@cas.org
9226 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
9227 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
9229 minus the perlsolaris decimation plus the
9231 Subject: Re: [ID 20010525.001] Pod typo nits fixed
9232 From: "Philip Newton" <Philip.Newton@gmx.net>
9233 Date: Fri, 25 May 2001 18:05:55 +0200
9234 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
9236 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
9237 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
9238 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
9239 ! pod/perlutil.pod pod/perlxstut.pod
9240 ____________________________________________________________________________
9241 [ 10225] By: jhi on 2001/05/26 22:38:16
9242 Log: return clauses are nice.
9245 ____________________________________________________________________________
9246 [ 10224] By: jhi on 2001/05/26 22:35:31
9247 Log: Subject: change 10199 backwards?
9248 From: Doug MacEachern <dougm@covalent.net>
9249 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
9250 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
9253 ____________________________________________________________________________
9254 [ 10223] By: jhi on 2001/05/26 22:31:46
9255 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
9256 From: Hugo <hv@crypt.compulink.co.uk>
9257 Date: Sat, 26 May 2001 17:05:12 +0100
9258 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
9261 ! MANIFEST doop.c embed.h embed.pl global.sym
9262 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
9263 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
9264 ____________________________________________________________________________
9265 [ 10222] By: jhi on 2001/05/26 22:10:38
9266 Log: Regen headers for #10221.
9268 ! global.sym objXSUB.h perlapi.c
9269 ____________________________________________________________________________
9270 [ 10221] By: jhi on 2001/05/26 22:06:06
9271 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
9272 From: Juha Laiho <juha.laiho@Elma.Net>
9273 Date: Thu, 3 May 2001 09:51:30 +0300
9274 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
9277 ____________________________________________________________________________
9278 [ 10220] By: jhi on 2001/05/26 22:01:30
9279 Log: Subject: Re: [PATCH] Re: stability of sort()?
9280 From: "John P. Linderman" <jpl@research.att.com>
9281 Date: Sat, 26 May 2001 13:27:19 -0400
9282 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
9285 ____________________________________________________________________________
9286 [ 10219] By: jhi on 2001/05/26 14:02:34
9287 Log: Integrate perlio.
9290 ____________________________________________________________________________
9291 [ 10218] By: jhi on 2001/05/26 13:39:52
9292 Log: Subject: [PATCH perl@10210] PerlIO for VMS
9293 From: "Craig A. Berry" <craigberry@mac.com>
9294 Date: Sat, 26 May 2001 09:34:11 -0500
9295 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
9297 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
9298 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
9300 ____________________________________________________________________________
9301 [ 10217] By: jhi on 2001/05/26 13:19:05
9302 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
9303 From: David Dyck <dcd@tc.fluke.com>
9304 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
9305 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
9308 ____________________________________________________________________________
9309 [ 10216] By: jhi on 2001/05/26 13:17:47
9310 Log: Subject: utf8 regexp tests
9311 From: Hugo <hv@crypt.compulink.co.uk>
9312 Date: Fri, 25 May 2001 22:35:01 +0100
9313 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
9316 ____________________________________________________________________________
9317 [ 10215] By: jhi on 2001/05/26 13:15:40
9318 Log: Subject: [PATCH] Re: stability of sort()?
9319 From: Nicholas Clark <nick@ccl4.org>
9320 Date: Fri, 25 May 2001 22:40:19 +0100
9321 Message-ID: <20010525224019.B86445@plum.flirble.org>
9324 ____________________________________________________________________________
9325 [ 10214] By: jhi on 2001/05/26 13:14:30
9326 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
9327 From: John Peacock <jpeacock@rowman.com>
9328 Date: Thu, 24 May 2001 22:14:01 -0400
9329 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
9332 ____________________________________________________________________________
9333 [ 10213] By: jhi on 2001/05/26 13:08:56
9334 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9335 From: Nicholas Clark <nick@ccl4.org>
9336 Date: Sun, 20 May 2001 19:24:13 +0100
9337 Message-ID: <20010520192413.G83222@plum.flirble.org>
9339 + lib/ExtUtils/Constant.pm t/lib/extutils.t
9340 ! MANIFEST utils/h2xs.PL
9341 ____________________________________________________________________________
9342 [ 10212] By: nick on 2001/05/26 09:49:28
9343 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
9344 add a few more notes there on use of mortals on the stack.
9347 ____________________________________________________________________________
9348 [ 10211] By: nick on 2001/05/26 09:05:36
9349 Log: Integrate mainline
9351 +> t/lib/fcntl.t t/pragma/vars.t
9352 !> (integrate 49 files)
9353 ____________________________________________________________________________
9354 [ 10210] By: jhi on 2001/05/25 12:29:16
9355 Log: Update Changes.
9357 ! Changes patchlevel.h
9358 ____________________________________________________________________________
9359 [ 10209] By: jhi on 2001/05/25 12:24:45
9362 Subject: [PATCH pp.c] Wrapping pack("C",256)
9363 From: Simon Cozens <simon@netthink.co.uk>
9364 Date: Sat, 12 May 2001 17:58:41 +0100
9365 Message-ID: <20010512175841.A6132@netthink.co.uk>
9367 ! pod/perldiag.pod pp.c t/pragma/warn/pp
9368 ____________________________________________________________________________
9369 [ 10208] By: jhi on 2001/05/25 01:37:03
9370 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
9371 From: "Brendan O'Dea" <bod@compusol.com.au>
9372 Date: Fri, 25 May 2001 11:18:29 +1000
9373 Message-ID: <20010525111829.A28411@compusol.com.au>
9375 (Slightly modified.)
9378 ____________________________________________________________________________
9379 [ 10207] By: jhi on 2001/05/25 01:12:14
9380 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9381 From: Hugo <hv@crypt.compulink.co.uk>
9382 Date: Fri, 25 May 2001 02:13:25 +0100
9383 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
9386 ____________________________________________________________________________
9387 [ 10206] By: jhi on 2001/05/25 01:07:59
9388 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9389 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
9390 Date: Fri, 25 May 2001 10:25:36 +0900
9391 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
9393 ! regcomp.c regexec.c
9394 ____________________________________________________________________________
9395 [ 10205] By: jhi on 2001/05/25 01:07:00
9396 Log: Subject: [PATCH #2] stash autovivification and method call error messages
9397 From: Ilmari Karonen <iltzu@sci.fi>
9398 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
9399 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
9401 ! gv.c pp_hot.c t/op/method.t
9402 ____________________________________________________________________________
9403 [ 10204] By: jhi on 2001/05/25 01:03:50
9404 Log: Add make target and documentation for gprof profiling.
9406 ! Makefile.SH pod/perlhack.pod
9407 ____________________________________________________________________________
9408 [ 10203] By: jhi on 2001/05/24 21:09:36
9409 Log: Subject: Don't think about UTF8
9410 From: Mike Guy <mjtg@cam.ac.uk>
9411 Date: Tue, 22 May 2001 14:35:39 +0100
9412 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
9415 ____________________________________________________________________________
9416 [ 10202] By: jhi on 2001/05/24 21:07:25
9417 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
9418 From: Geraint A Edwards <gedge@serf.org>
9419 Date: Thu, 24 May 2001 22:51:24 +0100
9420 Message-Id: <20010524225124.A34981@cymru.serf.org>
9423 ____________________________________________________________________________
9424 [ 10201] By: jhi on 2001/05/24 21:02:30
9425 Log: DB_File has its own attribute story.
9427 ! ext/DB_File/DB_File.xs
9428 ____________________________________________________________________________
9429 [ 10200] By: jhi on 2001/05/24 19:54:21
9430 Log: Subject: Re: Making perl with -Wall
9431 From: Andy Dougherty <doughera@lafayette.edu>
9432 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
9433 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
9436 ____________________________________________________________________________
9437 [ 10199] By: jhi on 2001/05/24 15:15:03
9438 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
9439 From: "Richard Soderberg" <rs@crystalflame.net>
9440 Date: Thu, 24 May 2001 08:58:16 -0700
9441 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
9444 ____________________________________________________________________________
9445 [ 10198] By: jhi on 2001/05/24 15:10:04
9446 Log: IV/UV casting fixes from Nicholas Clark.
9448 ! perl.h pp_sys.c util.c
9449 ____________________________________________________________________________
9450 [ 10197] By: jhi on 2001/05/24 14:19:44
9451 Log: Subject: Re: Making perl with -Wall
9452 From: Michael G Schwern <schwern@pobox.com>
9453 Date: Thu, 24 May 2001 15:40:28 +0100
9454 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
9457 ____________________________________________________________________________
9458 [ 10196] By: jhi on 2001/05/24 14:04:41
9459 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
9460 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9461 Date: Tue, 22 May 2001 11:49:37 +0200
9462 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
9464 ! U/modified/Oldsym.U
9465 Branch: metaconfig/U/perl
9468 ! Configure config_h.SH myconfig.SH
9469 ____________________________________________________________________________
9470 [ 10195] By: jhi on 2001/05/24 13:25:04
9471 Log: Under versiononly install also the scripts with the version suffix.
9472 (e.g. .../bin/h2xs5.7.1)
9475 ____________________________________________________________________________
9476 [ 10194] By: jhi on 2001/05/24 13:02:49
9477 Log: Subject: [PATCH] Stop segfault in mg.c:636
9478 From: "Richard Soderberg" <rs@crystalflame.net>
9479 Date: Thu, 24 May 2001 05:51:52 -0700
9480 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
9483 ____________________________________________________________________________
9484 [ 10193] By: jhi on 2001/05/24 12:37:13
9485 Log: Iteration continues; hopefully convergently.
9488 ____________________________________________________________________________
9489 [ 10192] By: jhi on 2001/05/24 12:36:35
9490 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
9491 From: Gisle Aas <gisle@ActiveState.com>
9492 Date: 23 May 2001 16:13:10 -0700
9493 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
9496 ____________________________________________________________________________
9497 [ 10191] By: jhi on 2001/05/24 12:25:12
9498 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
9499 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9500 Date: Thu, 24 May 2001 05:05:22 -0500
9501 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
9503 ! lib/dumpvar.pl lib/perl5db.pl
9504 ____________________________________________________________________________
9505 [ 10190] By: jhi on 2001/05/24 12:24:07
9506 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
9507 From: David Dyck <dcd@tc.fluke.com>
9508 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
9509 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
9512 ____________________________________________________________________________
9513 [ 10189] By: jhi on 2001/05/23 22:43:31
9514 Log: Tiny pod nits on READMEs, mostly whitespace issues.
9516 ! README.amiga README.dos README.macos README.mpeix README.vmesa
9518 ____________________________________________________________________________
9519 [ 10188] By: jhi on 2001/05/23 22:26:03
9520 Log: The DG/UX part of the 20010521.005.
9523 ____________________________________________________________________________
9524 [ 10187] By: jhi on 2001/05/23 22:04:05
9525 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
9526 From: Hugo <hv@crypt.compulink.co.uk>
9527 Date: Mon, 21 May 2001 16:32:02 +0100
9528 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
9530 ! regcomp.c t/op/misc.t
9531 ____________________________________________________________________________
9532 [ 10186] By: jhi on 2001/05/23 21:42:15
9533 Log: Subject: [PATCH] Extra UNIVERSAL tests
9534 From: Mike Guy <mjtg@cam.ac.uk>
9535 Date: Wed, 23 May 2001 12:29:20 +0100
9536 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
9539 ____________________________________________________________________________
9540 [ 10185] By: jhi on 2001/05/23 21:38:48
9541 Log: Subject: [PATCH] Remove EQ keyword
9542 From: Mike Guy <mjtg@cam.ac.uk>
9543 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
9544 Date: Wed, 23 May 2001 11:17:29 +0100
9546 ! keywords.h keywords.pl
9547 ____________________________________________________________________________
9548 [ 10184] By: jhi on 2001/05/23 21:29:41
9549 Log: Subject: [PATCH] lib/perl5db.pl
9550 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9551 Date: Wed, 23 May 2001 02:18:03 -0500
9552 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
9555 ____________________________________________________________________________
9556 [ 10183] By: jhi on 2001/05/23 21:27:54
9557 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
9558 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9559 Date: Tue, 22 May 2001 23:34:41 -0500
9560 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
9563 ____________________________________________________________________________
9564 [ 10182] By: jhi on 2001/05/23 21:24:30
9565 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
9566 From: davem@fdgroup.co.uk
9567 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
9568 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
9571 ____________________________________________________________________________
9572 [ 10181] By: jhi on 2001/05/23 21:23:29
9573 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
9574 From: Michael G Schwern <schwern@pobox.com>
9575 Date: Tue, 22 May 2001 14:15:09 +0100
9576 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
9579 ____________________________________________________________________________
9580 [ 10180] By: jhi on 2001/05/23 21:22:14
9581 Log: Subject: [PATCH lib/vars.pm] Odd code nit
9582 From: Michael G Schwern <schwern@pobox.com>
9583 Date: Tue, 22 May 2001 14:14:28 +0100
9584 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
9587 ____________________________________________________________________________
9588 [ 10179] By: jhi on 2001/05/23 21:19:51
9589 Log: Use the new use vars feature.
9592 ____________________________________________________________________________
9593 [ 10178] By: jhi on 2001/05/23 21:19:28
9594 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
9595 From: Mike Guy <mjtg@cam.ac.uk>
9596 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9597 Date: Tue, 22 May 2001 13:11:39 +0100
9600 ! MANIFEST lib/vars.pm t/lib/1_compile.t
9601 ____________________________________________________________________________
9602 [ 10177] By: jhi on 2001/05/23 21:01:48
9603 Log: -qlongdouble considered harmful by Merijn.
9606 ____________________________________________________________________________
9607 [ 10176] By: jhi on 2001/05/21 13:21:21
9608 Log: Update Changes.
9610 ! Changes patchlevel.h
9611 ____________________________________________________________________________
9612 [ 10175] By: jhi on 2001/05/21 13:17:28
9613 Log: Add a test of its very own for Fcntl. Hopefully portable.
9617 ____________________________________________________________________________
9618 [ 10174] By: jhi on 2001/05/21 12:45:41
9619 Log: Must be trickier for 'minitest' not to die.
9622 ____________________________________________________________________________
9623 [ 10173] By: jhi on 2001/05/21 11:24:43
9624 Log: Can't declare other people's variables.
9627 ____________________________________________________________________________
9628 [ 10172] By: jhi on 2001/05/20 20:33:08
9629 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
9631 ! doio.c t/op/taint.t
9632 ____________________________________________________________________________
9633 [ 10171] By: jhi on 2001/05/20 20:18:45
9634 Log: The OS/2 variable needs to be declared.
9637 ____________________________________________________________________________
9638 [ 10170] By: nick on 2001/05/20 16:48:29
9639 Log: Integrate mainline
9641 !> (integrate 41 files)
9642 ____________________________________________________________________________
9643 [ 10169] By: jhi on 2001/05/20 11:50:20
9644 Log: Small perlsec updates: clarify the taintedness of filename
9645 globbing; suggest using Scalar::Util::tainted().
9648 ____________________________________________________________________________
9649 [ 10168] By: jhi on 2001/05/20 11:24:11
9650 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
9651 From: Dave Mitchell <davem@fdgroup.co.uk>
9652 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
9653 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
9655 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
9656 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
9657 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
9659 ____________________________________________________________________________
9660 [ 10167] By: jhi on 2001/05/20 11:12:14
9661 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
9662 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9663 Date: Sat, 19 May 2001 04:08:46 -0400
9664 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
9666 ! lib/ExtUtils/Mksymlists.pm makedef.pl
9667 ____________________________________________________________________________
9668 [ 10166] By: jhi on 2001/05/20 11:08:27
9669 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
9670 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9671 Date: Sat, 19 May 2001 04:30:45 -0400
9672 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
9675 ____________________________________________________________________________
9676 [ 10165] By: jhi on 2001/05/20 11:07:06
9677 Log: Subject: [PATCH 5.6.1] build bugs OS/2
9678 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9679 Date: Sat, 19 May 2001 04:35:28 -0400
9680 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
9682 ! os2/Makefile.SHs os2/os2.c
9683 ____________________________________________________________________________
9684 [ 10164] By: jhi on 2001/05/20 11:06:01
9685 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
9686 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9687 Date: Sat, 19 May 2001 04:04:23 -0400
9688 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
9690 (In bleadperl patched b-stash.t instead of b.t)
9692 ! t/lib/b-stash.t t/lib/bigfltpm.t
9693 ____________________________________________________________________________
9694 [ 10163] By: jhi on 2001/05/20 10:59:46
9695 Log: Subject: [PATCH 5.6.1] perl5db
9696 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9697 Date: Sat, 19 May 2001 03:49:09 -0400
9698 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
9701 ____________________________________________________________________________
9702 [ 10162] By: jhi on 2001/05/20 10:58:18
9703 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
9704 From: Gisle Aas <gisle@ActiveState.com>
9705 Date: 18 May 2001 14:24:51 -0700
9706 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
9709 ____________________________________________________________________________
9710 [ 10161] By: jhi on 2001/05/20 10:57:00
9711 Log: Subject: [PATCH] Chomp should not always stringify
9712 From: Gisle Aas <gisle@ActiveState.com>
9713 Date: 18 May 2001 07:55:25 -0700
9714 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
9716 ! doop.c t/op/chop.t
9717 ____________________________________________________________________________
9718 [ 10160] By: jhi on 2001/05/20 10:49:40
9719 Log: Integrate perlio.
9722 ____________________________________________________________________________
9723 [ 10159] By: nick on 2001/05/20 09:39:46
9724 Log: Document some more of open's features.
9727 ____________________________________________________________________________
9728 [ 10158] By: gsar on 2001/05/18 18:43:38
9729 Log: back out change#10153 (it has compatibility issues such as the
9730 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
9731 benefit for 5.6.x doesn't seem worth the risk)
9732 Branch: maint-5.6/perl
9734 ____________________________________________________________________________
9735 [ 10157] By: jhi on 2001/05/18 17:05:40
9736 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
9739 ____________________________________________________________________________
9740 [ 10156] By: jhi on 2001/05/18 12:06:40
9741 Log: Update Changes.
9743 ! Changes patchlevel.h
9744 ____________________________________________________________________________
9745 [ 10155] By: jhi on 2001/05/18 11:58:57
9746 Log: Integrate change #10144 from maintperl.
9748 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
9750 !> win32/config.bc win32/config.gc win32/config.vc
9751 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9752 ____________________________________________________________________________
9753 [ 10154] By: nick on 2001/05/18 07:23:03
9754 Log: Integrate mainline.
9756 +> README.dgux t/lib/i18n-collate.t utils.lst
9757 !> (integrate 49 files)
9758 ____________________________________________________________________________
9759 [ 10153] By: jhi on 2001/05/18 00:41:51
9760 Log: Integrate change #7224 from mainline into maintperl.
9762 Allow @+ and @- to be doublequoted, from Simon Cozens.
9763 (Approved by Larry, see Tom's comment in 20000830.005.)
9764 Branch: maint-5.6/perl
9766 ____________________________________________________________________________
9767 [ 10152] By: jhi on 2001/05/17 23:18:15
9768 Log: Subject: [PATCH bleadperl] small lookbehind fix
9769 From: Hugo <hv@crypt.compulink.co.uk>
9770 Date: Fri, 18 May 2001 00:07:19 +0100
9771 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
9774 ____________________________________________________________________________
9775 [ 10151] By: jhi on 2001/05/17 22:00:06
9778 ! installman utils.lst
9779 ____________________________________________________________________________
9780 [ 10150] By: jhi on 2001/05/17 20:32:48
9781 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
9784 ! t/lib/glob-basic.t
9785 ____________________________________________________________________________
9786 [ 10149] By: jhi on 2001/05/17 20:08:58
9787 Log: Subject: [PATCH] Test for bug 20010515.004
9788 From: Benjamin Sugars <bsugars@canoe.ca>
9789 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
9790 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
9793 ____________________________________________________________________________
9794 [ 10148] By: jhi on 2001/05/17 20:06:23
9795 Log: Integrate #10145 from maintperl.
9797 fix for ID 20010515.004 (needs test)
9800 ____________________________________________________________________________
9801 [ 10147] By: jhi on 2001/05/17 19:10:46
9802 Log: Thinko noticed by Doug MacEachern.
9805 ____________________________________________________________________________
9806 [ 10146] By: jhi on 2001/05/17 17:30:37
9807 Log: Subject: Re: [PATCH] HERE mark in regex
9808 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9809 Date: Thu, 17 May 2001 12:20:33 -0400
9810 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
9813 ____________________________________________________________________________
9814 [ 10145] By: gsar on 2001/05/17 16:59:55
9815 Log: fix for ID 20010515.004 (needs test)
9816 Branch: maint-5.6/perl
9818 ____________________________________________________________________________
9819 [ 10144] By: gsar on 2001/05/17 16:39:02
9820 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
9821 Branch: maint-5.6/perl
9822 ! win32/config.bc win32/config.gc win32/config.vc
9823 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9824 ____________________________________________________________________________
9825 [ 10143] By: jhi on 2001/05/17 14:21:08
9826 Log: Macrofy the getspecific (and use it also in util.c)
9829 ____________________________________________________________________________
9830 [ 10142] By: jhi on 2001/05/17 01:43:50
9831 Log: Use the unchecked thread-specific key fetch also in Tru64.
9834 ____________________________________________________________________________
9835 [ 10141] By: jhi on 2001/05/17 01:41:07
9836 Log: Subject: [PATCH 5.6.1]Quick thread speedup
9837 From: Dan Sugalski <dan@sidhe.org>
9838 Date: Wed, 16 May 2001 18:05:19 -0400
9839 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
9842 ____________________________________________________________________________
9843 [ 10140] By: jhi on 2001/05/16 19:58:29
9844 Log: I think this is quite enough testing for a deprecated feature.
9846 + t/lib/i18n-collate.t
9847 ! MANIFEST t/lib/1_compile.t
9848 ____________________________________________________________________________
9849 [ 10139] By: jhi on 2001/05/16 18:47:03
9850 Log: More HP-UX lore from Jeff Okamoto.
9853 ____________________________________________________________________________
9854 [ 10138] By: jhi on 2001/05/16 18:21:04
9855 Log: Sort utils.lst for easier maintenance.
9858 ____________________________________________________________________________
9859 [ 10137] By: jhi on 2001/05/16 18:12:01
9860 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9861 From: Tim Jenness <t.jenness@jach.hawaii.edu>
9862 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
9863 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
9865 Add pod2latex to utils.lst.
9867 ! MANIFEST utils.lst
9868 ____________________________________________________________________________
9869 [ 10136] By: jhi on 2001/05/16 18:00:00
9870 Log: Subject: Re: [PATCH] HERE mark in regex
9871 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9872 Date: Wed, 16 May 2001 13:04:43 -0400
9873 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
9875 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
9876 ! t/op/regmesg.t t/pragma/warn/regcomp
9877 ____________________________________________________________________________
9878 [ 10135] By: jhi on 2001/05/16 17:51:50
9879 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9880 From: Simon Cozens <simon@netthink.co.uk>
9881 Date: Wed, 16 May 2001 18:02:08 +0100
9882 Message-ID: <20010516180208.A6458@netthink.co.uk>
9884 ! installman utils.lst
9885 ____________________________________________________________________________
9886 [ 10134] By: jhi on 2001/05/16 17:47:26
9887 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
9888 From: "Philip Newton" <pnewton@gmx.de>
9889 Date: Tue, 15 May 2001 15:09:30 +0200
9890 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
9892 Test case for #10128.
9894 ! t/pragma/warn/pp_hot
9895 ____________________________________________________________________________
9896 [ 10133] By: jhi on 2001/05/16 15:12:52
9897 Log: Update Changes.
9899 ! Changes patchlevel.h
9900 ____________________________________________________________________________
9901 [ 10132] By: jhi on 2001/05/16 14:50:55
9902 Log: Deprecate pseudo-hashes.
9904 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
9905 ____________________________________________________________________________
9906 [ 10131] By: jhi on 2001/05/16 14:26:01
9907 Log: HP-UX hints update from Merijn.
9910 ____________________________________________________________________________
9911 [ 10130] By: jhi on 2001/05/16 14:23:01
9912 Log: README.hpux update from Merijn.
9915 ____________________________________________________________________________
9916 [ 10129] By: jhi on 2001/05/16 14:18:56
9917 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9918 From: Simon Cozens <simon@netthink.co.uk>
9919 Date: Wed, 16 May 2001 15:57:55 +0100
9920 Message-ID: <20010516155755.A4728@netthink.co.uk>
9923 ! MANIFEST installman installperl
9924 ____________________________________________________________________________
9925 [ 10128] By: jhi on 2001/05/16 14:15:36
9926 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
9927 From: "Philip Newton" <pnewton@gmx.de>
9928 Date: Tue, 15 May 2001 16:31:05 +0200
9929 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
9931 Fix PERL_Y2KWARN test to check before rather than after appending.
9934 ____________________________________________________________________________
9935 [ 10127] By: jhi on 2001/05/16 14:08:15
9936 Log: Regen Porting stuff.
9938 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9940 ____________________________________________________________________________
9941 [ 10126] By: jhi on 2001/05/16 13:41:50
9942 Log: Metaconfig unit change for #10125.
9944 ! U/modified/Oldconfig.U
9945 ____________________________________________________________________________
9946 [ 10125] By: jhi on 2001/05/16 13:41:35
9949 ! Configure config_h.SH perl.c
9950 ____________________________________________________________________________
9951 [ 10124] By: jhi on 2001/05/16 13:41:09
9954 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9955 ____________________________________________________________________________
9956 [ 10123] By: jhi on 2001/05/16 13:25:38
9957 Log: Adding the README.dgux to the MANIFEST would be a good idea.
9960 ____________________________________________________________________________
9961 [ 10122] By: jhi on 2001/05/16 13:08:33
9962 Log: Move the stack desire definition to thread.h.
9964 ! ext/Thread/Thread.xs thread.h
9965 ____________________________________________________________________________
9966 [ 10121] By: jhi on 2001/05/16 13:00:12
9967 Log: DG-UX threading patches, including a README.dgux,
9968 from Takis Psarogiannakopoulos.
9971 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
9972 ____________________________________________________________________________
9973 [ 10120] By: jhi on 2001/05/16 12:55:33
9974 Log: Subject: [PATCH B::Deparse] More on /x regexes
9975 From: Robin Houston <robin@kitsite.com>
9976 Date: Tue, 15 May 2001 19:09:35 +0100
9977 Message-ID: <20010515190935.A27268@penderel>
9979 ! ext/B/B/Deparse.pm
9980 ____________________________________________________________________________
9981 [ 10119] By: jhi on 2001/05/16 12:45:29
9982 Log: Document that the core time() may be rounding rather
9983 than truncating, would have saved at least my confusion.
9985 ! ext/Time/HiRes/HiRes.pm
9986 ____________________________________________________________________________
9987 [ 10118] By: jhi on 2001/05/16 12:37:57
9988 Log: Subject: perl-current/t/time-hires.t
9989 From: John Peacock <jpeacock@rowman.com>
9990 Date: Fri, 11 May 2001 14:09:41 -0400
9991 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
9993 ! t/lib/time-hires.t
9994 ____________________________________________________________________________
9995 [ 10117] By: jhi on 2001/05/15 13:40:33
9996 Log: Subject: [PATCH dump.c] Op private flags
9997 From: Simon Cozens <simon@netthink.co.uk>
9998 Date: Sun, 13 May 2001 20:20:36 +0100
9999 Message-ID: <20010513202036.A21896@netthink.co.uk>
10002 ____________________________________________________________________________
10003 [ 10116] By: jhi on 2001/05/15 13:28:26
10004 Log: Upgrade to Switch 2.03.
10007 ____________________________________________________________________________
10008 [ 10115] By: jhi on 2001/05/15 13:19:01
10009 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
10010 to PERL_CONFIG_SH and use it consistently.
10011 Branch: maint-5.6/perl
10012 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10013 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10014 !> myconfig.SH writemain.SH
10015 ____________________________________________________________________________
10016 [ 10114] By: jhi on 2001/05/15 13:13:21
10017 Log: Metaconfig units changes for #10113.
10019 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
10020 ____________________________________________________________________________
10021 [ 10113] By: jhi on 2001/05/15 13:12:40
10022 Log: The problem described in 20010514.031 still wasn't
10023 fully cured, there were remnants of $CONFIG when
10024 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
10025 to avoid future conflicts.
10027 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10028 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10029 ! myconfig.SH writemain.SH
10030 ____________________________________________________________________________
10031 [ 10112] By: jhi on 2001/05/15 11:55:44
10032 Log: Half of #10107 got lost.
10034 ! ext/B/B/Deparse.pm
10035 ____________________________________________________________________________
10036 [ 10111] By: nick on 2001/05/15 08:39:14
10037 Log: Integrate mainline.
10039 +> ext/POSIX/hints/uts.pl
10040 - Todo Todo-5.6 t/camel-III/vstring.t
10041 !> (integrate 48 files)
10042 ____________________________________________________________________________
10043 [ 10110] By: jhi on 2001/05/15 02:04:05
10044 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
10045 From: Robin Houston <robin@kitsite.com>
10046 Date: Mon, 14 May 2001 22:27:08 +0100
10047 Message-ID: <20010514222708.A22963@penderel>
10050 ____________________________________________________________________________
10051 [ 10109] By: jhi on 2001/05/15 02:03:12
10052 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
10053 From: Robin Houston <robin@kitsite.com>
10054 Date: Mon, 14 May 2001 22:16:43 +0100
10055 Message-ID: <20010514221643.A22437@penderel>
10057 ! ext/B/B/Deparse.pm
10058 ____________________________________________________________________________
10059 [ 10108] By: jhi on 2001/05/15 02:02:17
10060 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
10061 From: Robin Houston <robin@kitsite.com>
10062 Date: Mon, 14 May 2001 22:03:44 +0100
10063 Message-ID: <20010514220344.A20643@penderel>
10065 ! ext/B/B/Deparse.pm
10066 ____________________________________________________________________________
10067 [ 10107] By: jhi on 2001/05/15 02:01:24
10068 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
10069 From: Robin Houston <robin@kitsite.com>
10070 Date: Mon, 14 May 2001 22:10:07 +0100
10071 Message-ID: <20010514221007.A21118@penderel>
10073 ! ext/B/B/Deparse.pm
10074 ____________________________________________________________________________
10075 [ 10106] By: jhi on 2001/05/15 01:41:26
10076 Log: Fix for 20010514.037; substr() didn't invalidate the locale
10080 ____________________________________________________________________________
10081 [ 10105] By: jhi on 2001/05/14 18:18:24
10082 Log: Update Changes.
10084 ! Changes patchlevel.h
10085 ____________________________________________________________________________
10086 [ 10104] By: jhi on 2001/05/14 18:09:07
10087 Log: Retract #10094.
10090 ____________________________________________________________________________
10091 [ 10103] By: jhi on 2001/05/14 15:20:58
10092 Log: Integrate change #10100 from maintperl.
10094 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10095 bug ID 20010514.027)
10098 ____________________________________________________________________________
10099 [ 10102] By: jhi on 2001/05/14 15:19:21
10100 Log: Document the deprecatedness of suidperl.
10102 ! INSTALL pod/perlfaq1.pod
10103 ____________________________________________________________________________
10104 [ 10101] By: jhi on 2001/05/14 14:54:31
10105 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
10106 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10107 Date: Mon, 14 May 2001 09:38:59 -0400
10108 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
10110 ! lib/ExtUtils/MM_Unix.pm
10111 ____________________________________________________________________________
10112 [ 10100] By: gsar on 2001/05/14 14:43:50
10113 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10114 bug ID 20010514.027)
10116 TODO: this needs a testsuite addition
10117 Branch: maint-5.6/perl
10119 ____________________________________________________________________________
10120 [ 10099] By: jhi on 2001/05/14 13:42:38
10121 Log: More DWIMminess for Class::Struct: calling the array or hash
10122 accessors only with one argument, an array or a hash reference,
10123 sets the underlying array or hash. This mirrors nicely also
10124 the usage in the constructor.
10125 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
10127 ! lib/Class/Struct.pm t/lib/class-struct.t
10128 ____________________________________________________________________________
10129 [ 10098] By: jhi on 2001/05/14 13:10:34
10130 Log: Reference cmp'ing should go through the whole stringification
10131 process shebang, as pointed out by Sarathy in #10091.
10134 ____________________________________________________________________________
10135 [ 10097] By: jhi on 2001/05/14 12:54:31
10136 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
10137 From: Simon Cozens <simon@netthink.co.uk>
10138 Date: Sat, 12 May 2001 16:36:27 +0100
10139 Message-ID: <20010512163627.A5522@netthink.co.uk>
10141 with some additions salvaged from Todo and Todo-5.6 before
10145 ! MANIFEST pod/perltodo.pod
10146 ____________________________________________________________________________
10147 [ 10096] By: jhi on 2001/05/14 12:37:01
10148 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
10149 From: "Golubev I. N." <gin@mo.msk.ru>
10150 Date: Mon, 07 May 2001 14:33:34 (GMT)
10151 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
10154 ____________________________________________________________________________
10155 [ 10095] By: jhi on 2001/05/14 12:34:24
10156 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
10157 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10158 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
10159 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
10161 ! lib/ExtUtils/MM_Unix.pm
10162 ____________________________________________________________________________
10163 [ 10094] By: jhi on 2001/05/14 12:32:44
10164 Log: (Retracted by #10104.)
10166 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
10167 From: barries <barries@slaysys.com>
10168 Date: Sat, 12 May 2001 01:28:10 -0400
10169 Message-ID: <20010512012810.B26358@jester.slaysys.com>
10172 ____________________________________________________________________________
10173 [ 10093] By: jhi on 2001/05/14 12:30:38
10174 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
10175 From: Mike Guy <mjtg@cam.ac.uk>
10176 Date: Sat, 12 May 2001 19:24:33 +0100
10177 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
10180 ____________________________________________________________________________
10181 [ 10092] By: jhi on 2001/05/14 12:29:21
10182 Log: Yet another HP-UX hints tweak from Merijn.
10185 ____________________________________________________________________________
10186 [ 10091] By: gsar on 2001/05/14 04:38:32
10187 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
10188 isn't defined (changes#9366,9368,9370 from mainline without the
10190 Branch: maint-5.6/perl
10191 ! pp.c pp.h pp_hot.c
10192 ____________________________________________________________________________
10193 [ 10090] By: jhi on 2001/05/12 13:39:43
10194 Log: The sorting seems to happen now automatically.
10196 ! t/lib/glob-basic.t
10197 ____________________________________________________________________________
10198 [ 10089] By: jhi on 2001/05/12 03:38:15
10199 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10200 From: Benjamin Sugars <bsugars@canoe.ca>
10201 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
10202 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
10205 ____________________________________________________________________________
10206 [ 10088] By: jhi on 2001/05/12 03:37:00
10207 Log: Subject: Re: undef(&foo) does not work for XS functions
10208 From: Doug MacEachern <dougm@covalent.net>
10209 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
10210 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
10213 ____________________________________________________________________________
10214 [ 10087] By: jhi on 2001/05/12 03:35:58
10215 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
10216 From: Peter Prymmer <pvhp@forte.com>
10217 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
10218 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
10221 ____________________________________________________________________________
10222 [ 10086] By: jhi on 2001/05/11 14:23:08
10223 Log: Update Changes.
10225 ! Changes patchlevel.h
10226 ____________________________________________________________________________
10227 [ 10085] By: jhi on 2001/05/11 14:08:20
10228 Log: Remove the 'asciir' re subpragma. Should instead implement
10229 the 'physical vs logical' range scheme:
10231 \xAA-\xCC is a native physical range, you want that range of
10232 codepoints in your native encoding. In EBCDIC the codepoints
10233 in the gaps (between i-j and r-s) should be included.
10235 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
10236 codepoints in Unicode.
10238 a-z is a logical range, you want that range of 'logical' codepoints
10239 in your native encoding. In EBCDIC the codepoints in the gaps
10240 (between i-j and r-s) should not be included.
10242 Mixed cases (a-\xAA, etc) should either be errors, or maybe
10243 the 'logical' endpoints should be converted to native/Unicode
10244 codepoints, and the range handled as a physical range.
10246 'Logical endpoints' are to be recognized only in the A-Z, a-z,
10247 and 0-9 ranges. Probably a warning should be given for mixed
10248 cases like A-z or a-9 (since such expressions are encoding
10249 dependent), with a recommendation to use physical ranges.
10251 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
10253 ____________________________________________________________________________
10254 [ 10084] By: jhi on 2001/05/11 13:56:16
10255 Log: Make the test to cleanup the test directory tree
10256 both before and after the testing so that we always
10257 have a clean slate to work with.
10260 ____________________________________________________________________________
10261 [ 10083] By: jhi on 2001/05/11 13:46:30
10262 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10263 From: Jon Eveland <jweveland@yahoo.com>
10264 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
10265 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
10268 ____________________________________________________________________________
10269 [ 10082] By: jhi on 2001/05/11 13:45:06
10270 Log: Merge the camel-III/vstring.t with op/ver.t.
10272 - t/camel-III/vstring.t
10273 ! MANIFEST t/TEST t/harness t/op/ver.t
10274 ____________________________________________________________________________
10275 [ 10081] By: jhi on 2001/05/11 13:15:55
10276 Log: Add test.deparse make target.
10279 ____________________________________________________________________________
10280 [ 10080] By: jhi on 2001/05/11 12:52:49
10281 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
10282 From: Robin Houston <robin@kitsite.com>
10283 Date: Fri, 11 May 2001 12:02:22 +0100
10284 Message-ID: <20010511120222.A11529@penderel>
10286 ! ext/B/B/Deparse.pm t/op/method.t
10287 ____________________________________________________________________________
10288 [ 10079] By: jhi on 2001/05/11 01:59:06
10289 Log: A nicely working combination for UTS from Hal Morris.
10291 + ext/POSIX/hints/uts.pl
10292 ! MANIFEST hints/uts.sh
10293 ____________________________________________________________________________
10294 [ 10078] By: jhi on 2001/05/11 01:15:04
10295 Log: i_ieeefp=undef for UTS.
10298 ____________________________________________________________________________
10299 [ 10077] By: jhi on 2001/05/10 22:42:35
10300 Log: Subject: RE: rand(0) is rand(1)
10301 From: Larry Shatzer <lshatzer@islanddata.com>
10302 Date: Thu, 10 May 2001 11:09:27 -0700
10303 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
10306 ____________________________________________________________________________
10307 [ 10076] By: jhi on 2001/05/10 22:36:50
10308 Log: Subject: [patch] make op_{clear,null} public
10309 From: Doug MacEachern <dougm@covalent.net>
10310 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
10311 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
10313 ! embed.h embed.pl op.c proto.h
10314 ____________________________________________________________________________
10315 [ 10075] By: jhi on 2001/05/10 22:28:36
10316 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
10317 From: Robin Houston <robin@kitsite.com>
10318 Date: Thu, 10 May 2001 18:54:59 +0100
10319 Message-ID: <20010510185459.A5995@penderel>
10321 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
10322 ____________________________________________________________________________
10323 [ 10074] By: jhi on 2001/05/10 22:23:41
10324 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
10325 From: Robin Houston <robin@kitsite.com>
10326 Date: Thu, 10 May 2001 12:56:39 +0100
10327 Message-ID: <20010510125639.A2119@penderel>
10329 ! ext/B/B/Deparse.pm
10330 ____________________________________________________________________________
10331 [ 10073] By: jhi on 2001/05/10 14:26:01
10332 Log: Retract #10070, not ready yet.
10334 ! ext/B/B/Deparse.pm
10335 ____________________________________________________________________________
10336 [ 10072] By: jhi on 2001/05/10 13:40:24
10337 Log: The metaconfig unit change for #10071.
10339 ! U/modified/mallocsrc.U
10340 ____________________________________________________________________________
10341 [ 10071] By: jhi on 2001/05/10 13:39:57
10342 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
10345 ____________________________________________________________________________
10346 [ 10070] By: jhi on 2001/05/10 13:18:42
10347 Log: (Retracted by #10073)
10349 Subject: Re: [PATCH t/TEST] B::Deparse tester
10350 From: Hugo <hv@crypt.compulink.co.uk>
10351 Date: Thu, 10 May 2001 05:48:09 +0100
10352 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
10354 ! ext/B/B/Deparse.pm
10355 ____________________________________________________________________________
10356 [ 10069] By: jhi on 2001/05/10 12:24:06
10357 Log: Add a for(func()) test.
10360 ____________________________________________________________________________
10361 [ 10068] By: jhi on 2001/05/10 12:16:00
10362 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
10363 From: Robin Houston <robin@kitsite.com>
10364 Date: Thu, 10 May 2001 13:50:08 +0100
10365 Message-ID: <20010510135008.A2454@penderel>
10367 ! ext/B/B/Deparse.pm
10368 ____________________________________________________________________________
10369 [ 10067] By: jhi on 2001/05/10 01:45:03
10370 Log: A thinko in #10065.
10373 ____________________________________________________________________________
10374 [ 10066] By: jhi on 2001/05/10 01:33:12
10375 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
10376 From: Robin Houston <robin@kitsite.com>
10377 Date: Thu, 10 May 2001 02:10:34 +0100
10378 Message-ID: <20010510021034.A19421@penderel>
10380 ! ext/B/B.xs ext/B/B/Deparse.pm
10381 ____________________________________________________________________________
10382 [ 10065] By: jhi on 2001/05/10 01:30:43
10383 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
10384 From: Doug MacEachern <dougm@covalent.net>
10385 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
10386 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
10389 ____________________________________________________________________________
10390 [ 10064] By: jhi on 2001/05/09 23:13:29
10391 Log: One more workaround for the UTS compiler from Hal Morris.
10394 ____________________________________________________________________________
10395 [ 10063] By: jhi on 2001/05/09 23:09:53
10396 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
10397 From: Robin Houston <robin@kitsite.com>
10398 Date: Thu, 10 May 2001 01:02:08 +0100
10399 Message-ID: <20010510010208.A18200@penderel>
10402 ____________________________________________________________________________
10403 [ 10062] By: jhi on 2001/05/09 23:06:25
10404 Log: Subject: [PATCH] Simplify deb_curcv() a bit
10405 From: Benjamin Sugars <bsugars@canoe.ca>
10406 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
10407 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
10410 ____________________________________________________________________________
10411 [ 10061] By: jhi on 2001/05/09 23:05:28
10412 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
10413 From: Benjamin Sugars <bsugars@canoe.ca>
10414 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
10415 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
10417 ! t/lib/io_scalar.t
10418 ____________________________________________________________________________
10419 [ 10060] By: jhi on 2001/05/09 23:04:38
10420 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
10421 From: Peter Prymmer <pvhp@forte.com>
10422 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
10423 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
10426 ____________________________________________________________________________
10427 [ 10059] By: jhi on 2001/05/09 23:03:52
10428 Log: Subject: [PATCH t/TEST] B::Deparse tester
10429 From: Robin Houston <robin@kitsite.com>
10430 Date: Wed, 9 May 2001 19:17:50 +0100
10431 Message-ID: <20010509191750.A16940@penderel>
10433 ! ext/B/O.pm t/TEST
10434 ____________________________________________________________________________
10435 [ 10058] By: jhi on 2001/05/09 23:02:56
10436 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
10437 From: Jeff Pinyan <jeffp@crusoe.net>
10438 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
10439 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
10442 ____________________________________________________________________________
10443 [ 10057] By: nick on 2001/05/09 18:37:56
10444 Log: Integrate mainline.
10446 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
10447 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
10448 ____________________________________________________________________________
10449 [ 10056] By: jhi on 2001/05/09 16:44:44
10450 Log: Update Changes.
10452 ! Changes patchlevel.h
10453 ____________________________________________________________________________
10454 [ 10055] By: jhi on 2001/05/09 16:26:47
10455 Log: Integrate perlio.
10457 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10458 ____________________________________________________________________________
10459 [ 10054] By: jhi on 2001/05/09 16:25:42
10460 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
10461 From: Benjamin Sugars <bsugars@canoe.ca>
10462 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
10463 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
10466 ____________________________________________________________________________
10467 [ 10053] By: jhi on 2001/05/09 16:24:37
10468 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
10469 From: Benjamin Sugars <bsugars@canoe.ca>
10470 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
10471 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
10473 ! ext/PerlIO/Scalar/Scalar.xs
10474 ____________________________________________________________________________
10475 [ 10052] By: jhi on 2001/05/09 16:19:04
10476 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
10477 From: Jeff Pinyan <jeffp@crusoe.net>
10478 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
10479 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
10482 ____________________________________________________________________________
10483 [ 10051] By: jhi on 2001/05/09 15:30:17
10484 Log: EPOC tweak from Olaf Flebbe.
10487 ____________________________________________________________________________
10488 [ 10050] By: nick on 2001/05/09 14:37:57
10489 Log: win32, regen_config_h
10491 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10492 ____________________________________________________________________________
10493 [ 10049] By: jhi on 2001/05/09 12:33:39
10494 Log: Integrate perlio.
10497 ____________________________________________________________________________
10498 [ 10048] By: nick on 2001/05/09 11:59:50
10499 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
10500 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
10503 ____________________________________________________________________________
10504 [ 10047] By: jhi on 2001/05/09 10:50:12
10505 Log: Integrate perlio.
10508 ____________________________________________________________________________
10509 [ 10046] By: jhi on 2001/05/09 10:49:34
10510 Log: Subject: Re: Less warnings during configure
10511 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10512 Date: Wed, 09 May 2001 13:12:49 +0200
10513 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
10516 ____________________________________________________________________________
10517 [ 10045] By: nick on 2001/05/09 09:56:59
10518 Log: MULTIPLICITY/DEBUGGING build fix.
10521 ____________________________________________________________________________
10522 [ 10044] By: nick on 2001/05/09 09:46:37
10523 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
10525 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
10526 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10527 !> (integrate 65 files)
10528 ____________________________________________________________________________
10529 [ 10043] By: jhi on 2001/05/08 22:41:49
10530 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10531 From: Robin Houston <robin@kitsite.com>
10532 Date: Tue, 8 May 2001 19:38:00 +0100
10533 Message-ID: <20010508193800.A4389@penderel>
10535 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10536 From: Robin Houston <robin@kitsite.com>
10537 Date: Tue, 8 May 2001 20:03:57 +0100
10538 Message-ID: <20010508200357.A4614@penderel>
10540 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10541 From: Robin Houston <robin@kitsite.com>
10542 Date: Wed, 9 May 2001 00:12:05 +0100
10543 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
10545 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
10546 ____________________________________________________________________________
10547 [ 10042] By: jhi on 2001/05/08 22:09:35
10548 Log: Retract #10031.
10551 ____________________________________________________________________________
10552 [ 10041] By: jhi on 2001/05/08 18:27:34
10553 Log: The metaconfig unit changes for #10040.
10554 Branch: metaconfig/U/perl
10555 ! Checkcc.U d_dlsymun.U dlsrc.U
10556 ____________________________________________________________________________
10557 [ 10040] By: jhi on 2001/05/08 18:24:47
10558 Log: The Configure half of
10560 Subject: Less warnings during configure
10561 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10562 Date: Tue, 08 May 2001 08:44:02 +0200
10563 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10566 ____________________________________________________________________________
10567 [ 10039] By: jhi on 2001/05/08 16:48:31
10568 Log: Subject: Less warnings during configure
10569 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10570 Date: Tue, 08 May 2001 08:44:02 +0200
10571 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10574 ____________________________________________________________________________
10575 [ 10038] By: jhi on 2001/05/08 16:32:07
10576 Log: Don't forget to whine about \d__\d.
10578 ! t/pragma/warn/toke toke.c
10579 ____________________________________________________________________________
10580 [ 10037] By: jhi on 2001/05/08 16:07:05
10581 Log: Allow underscores also in the exponent part.
10583 ! t/pragma/warn/toke toke.c
10584 ____________________________________________________________________________
10585 [ 10036] By: jhi on 2001/05/08 13:33:55
10586 Log: CodeMagicCD doesn't look like an *I*DE.
10589 ____________________________________________________________________________
10590 [ 10035] By: jhi on 2001/05/08 13:27:48
10591 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
10592 to be consistently down).
10595 ____________________________________________________________________________
10596 [ 10034] By: jhi on 2001/05/08 13:21:07
10597 Log: Upgrade to Text::Balanced 1.84.
10599 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
10600 ____________________________________________________________________________
10601 [ 10033] By: jhi on 2001/05/08 12:41:53
10602 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
10603 From: Benjamin Sugars <bsugars@canoe.ca>
10604 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
10605 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
10608 ____________________________________________________________________________
10609 [ 10032] By: jhi on 2001/05/08 12:40:28
10610 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
10611 From: Peter Prymmer <pvhp@forte.com>
10612 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
10613 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
10616 ____________________________________________________________________________
10617 [ 10031] By: jhi on 2001/05/08 12:35:25
10618 Log: (Retracted by #10042)
10620 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
10621 From: "Philip Newton" <pnewton@gmx.de>
10622 Date: Tue, 8 May 2001 09:18:10 +0200
10623 Message-ID: <3AF7B9D2.28861.603732@localhost>
10626 ____________________________________________________________________________
10627 [ 10030] By: jhi on 2001/05/08 12:32:23
10628 Log: Subject: [PATCH B::Deparse] Document known bugs
10629 From: Robin Houston <robin@kitsite.com>
10630 Date: Tue, 8 May 2001 01:53:34 +0100
10631 Message-ID: <20010508015334.A32394@penderel>
10633 ! ext/B/B/Deparse.pm
10634 ____________________________________________________________________________
10635 [ 10029] By: jhi on 2001/05/08 12:28:28
10636 Log: Subject: Re: Perl book, magazine and website updates.
10637 From: "Philip Newton" <pnewton@gmx.de>
10638 Date: Mon, 7 May 2001 17:03:58 +0200
10639 Message-ID: <3AF6D57E.5387.1E29930@localhost>
10642 ____________________________________________________________________________
10643 [ 10028] By: jhi on 2001/05/07 23:53:30
10644 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
10645 From: Peter Prymmer <pvhp@forte.com>
10646 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
10647 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
10650 ____________________________________________________________________________
10651 [ 10027] By: jhi on 2001/05/07 23:22:48
10652 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
10653 From: Robin Houston <robin@kitsite.com>
10654 Date: Tue, 8 May 2001 01:14:55 +0100
10655 Message-ID: <20010508011455.A32162@penderel>
10657 ! ext/B/B/Deparse.pm
10658 ____________________________________________________________________________
10659 [ 10026] By: jhi on 2001/05/07 23:15:05
10660 Log: Typo in #10025.
10663 ____________________________________________________________________________
10664 [ 10025] By: jhi on 2001/05/07 21:15:35
10665 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
10668 ____________________________________________________________________________
10669 [ 10024] By: jhi on 2001/05/07 20:58:40
10670 Log: Subject: Re: [ID 20010506.045] question about hash syntax
10671 From: Peter Scott <Peter@PSDT.com>
10672 Date: Sun, 06 May 2001 13:10:40 -0700
10673 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
10675 ! pod/perl56delta.pod
10676 ____________________________________________________________________________
10677 [ 10023] By: jhi on 2001/05/07 20:41:26
10678 Log: Configure should figure out the list of dynamic extensions
10679 just fine in UTS-- and in fact it does, as reported by Hal Morris.
10682 ____________________________________________________________________________
10683 [ 10022] By: jhi on 2001/05/07 20:24:11
10684 Log: Update Changes.
10686 ! Changes patchlevel.h
10687 ____________________________________________________________________________
10688 [ 10021] By: jhi on 2001/05/07 20:11:31
10689 Log: Subject: [PATCH regcomp.c] Insecure regexes
10690 From: Robin Houston <robin@kitsite.com>
10691 Date: Mon, 7 May 2001 21:56:12 +0100
10692 Message-ID: <20010507215612.A31114@penderel>
10695 ____________________________________________________________________________
10696 [ 10020] By: jhi on 2001/05/07 20:02:30
10697 Log: Drop the foobar.perl.com references for now until Simon
10698 gets them sorted out.
10701 ____________________________________________________________________________
10702 [ 10019] By: jhi on 2001/05/07 19:54:33
10703 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
10704 From: Prymmer/Kahn <pvhp@best.com>
10705 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
10706 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
10708 ! lib/Devel/SelfStubber.pm
10709 ____________________________________________________________________________
10710 [ 10018] By: jhi on 2001/05/07 19:53:10
10711 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
10712 From: Prymmer/Kahn <pvhp@best.com>
10713 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
10714 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
10717 ____________________________________________________________________________
10718 [ 10017] By: jhi on 2001/05/07 19:35:10
10719 Log: s/WebTechnique's/WebTechniques/
10722 ____________________________________________________________________________
10723 [ 10016] By: jhi on 2001/05/07 12:26:29
10724 Log: Llama 3 updates from Randal.
10727 ____________________________________________________________________________
10728 [ 10015] By: jhi on 2001/05/07 01:34:38
10729 Log: Subject: [PATCH] Help -Dt show correct pad variables
10730 From: Benjamin Sugars <ben.sugars@home.com>
10731 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
10732 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
10734 ! embed.h embed.pl proto.h run.c
10735 ____________________________________________________________________________
10736 [ 10014] By: jhi on 2001/05/07 01:23:56
10737 Log: Subject: [PATCH] Document C<our $foo : shared>
10738 From: Benjamin Sugars <ben.sugars@home.com>
10739 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
10740 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
10743 ____________________________________________________________________________
10744 [ 10013] By: jhi on 2001/05/07 01:22:22
10745 Log: Subject: [PATCH B::Deparse] undefined folded constants
10746 From: Robin Houston <robin@kitsite.com>
10747 Date: Sun, 6 May 2001 17:19:09 +0100
10748 Message-ID: <20010506171909.A7046@penderel>
10750 ! ext/B/B/Deparse.pm
10751 ____________________________________________________________________________
10752 [ 10012] By: jhi on 2001/05/07 00:57:38
10753 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
10754 From: Robin Houston <robin@kitsite.com>
10755 Message-ID: <20010506164654.A6848@penderel>
10756 Date: Sun, 6 May 2001 16:46:54 +0100
10758 ! ext/B/B/Deparse.pm
10759 ____________________________________________________________________________
10760 [ 10011] By: jhi on 2001/05/07 00:52:18
10761 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
10762 From: Robin Houston <robin@kitsite.com>
10763 Date: Sun, 6 May 2001 14:47:02 +0100
10764 Message-ID: <20010506144702.A6308@penderel>
10767 ____________________________________________________________________________
10768 [ 10010] By: jhi on 2001/05/06 15:07:51
10769 Log: Subject: Perl book, magazine and website updates.
10770 From: Simon Cozens <simon@netthink.co.uk>
10771 Date: Sun, 6 May 2001 16:55:36 +0100
10772 Message-ID: <20010506165536.A1795@netthink.co.uk>
10774 ! pod/perlbook.pod pod/perlfaq2.pod
10775 ____________________________________________________________________________
10776 [ 10009] By: jhi on 2001/05/06 14:11:40
10777 Log: Tweaks on the Tru64 prof options.
10780 ____________________________________________________________________________
10781 [ 10008] By: jhi on 2001/05/06 13:51:49
10782 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
10783 From: Robin Houston <robin@kitsite.com>
10784 Date: Sun, 6 May 2001 14:40:51 +0100
10785 Message-ID: <20010506144051.A6279@penderel>
10787 ! t/pod/testp2pt.pl
10788 ____________________________________________________________________________
10789 [ 10007] By: jhi on 2001/05/06 13:49:31
10790 Log: Subject: [PATCH B::Deparse] scoping
10791 From: Robin Houston <robin@kitsite.com>
10792 Date: Sun, 6 May 2001 14:36:56 +0100
10793 Message-ID: <20010506143656.A4006@penderel>
10795 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
10796 ____________________________________________________________________________
10797 [ 10006] By: jhi on 2001/05/06 13:24:12
10798 Log: Document the undefinedness of bitshifting out of range.
10801 ____________________________________________________________________________
10802 [ 10005] By: jhi on 2001/05/06 13:03:17
10803 Log: Retract #10003 and update the IDE descriptions a bit.
10806 ____________________________________________________________________________
10807 [ 10004] By: jhi on 2001/05/06 03:02:41
10808 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
10809 From: Prymmer/Kahn <pvhp@best.com>
10810 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
10811 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
10813 ! win32/Makefile win32/buildext.pl win32/config.bc
10814 ! win32/config.gc win32/config.vc
10815 ____________________________________________________________________________
10816 [ 10003] By: jhi on 2001/05/05 20:24:44
10817 Log: (Retracted by #10005.)
10820 ____________________________________________________________________________
10821 [ 10002] By: jhi on 2001/05/05 19:23:36
10822 Log: It's "psed", not "sed".
10825 ____________________________________________________________________________
10826 [ 10001] By: jhi on 2001/05/05 18:35:38
10827 Log: Update Changes.
10829 ! Changes patchlevel.h
10830 ____________________________________________________________________________
10831 [ 10000] By: jhi on 2001/05/05 18:32:15
10832 Log: Subject: Re: bleadperl make install fails due to "psed"
10833 From: andreas.koenig@anima.de (Andreas J. Koenig)
10834 Date: 05 May 2001 18:23:28 +0200
10835 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
10837 ! x2p/Makefile.SH x2p/s2p.PL
10838 ____________________________________________________________________________
10839 [ 9999] By: jhi on 2001/05/05 18:28:09
10840 Log: AUTHORS updates.
10843 ____________________________________________________________________________
10844 [ 9998] By: jhi on 2001/05/05 18:16:00
10845 Log: Updates on the pods related to the modules included since 5.6.
10847 TODO: perltodo really could use major updating.
10849 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
10850 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
10851 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
10852 ! pod/perlsyn.pod pod/perltodo.pod
10853 ____________________________________________________________________________
10854 [ 9997] By: jhi on 2001/05/05 17:35:17
10855 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
10860 ____________________________________________________________________________
10861 [ 9996] By: jhi on 2001/05/05 17:25:00
10862 Log: Add preemptive #undefs for some of the shorter and more prone
10863 to collision regcomp.h #defines. (Background: the MASK collided
10864 with a system header #define in Rhapsody.)
10867 ____________________________________________________________________________
10868 [ 9995] By: jhi on 2001/05/05 13:24:21
10869 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
10870 From: Nicholas Clark <nick@ccl4.org>
10871 Date: Sat, 5 May 2001 14:46:39 +0100
10872 Message-ID: <20010505144639.O53513@plum.flirble.org>
10874 Add a test for the constants (if any) being processed correctly.
10877 ____________________________________________________________________________
10878 [ 9994] By: jhi on 2001/05/05 02:11:03
10879 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
10880 From: Peter Prymmer <pvhp@forte.com>
10881 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
10882 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
10885 ____________________________________________________________________________
10886 [ 9993] By: jhi on 2001/05/05 02:03:49
10887 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
10888 From: Peter Prymmer <pvhp@forte.com>
10889 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
10890 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
10892 ! perlio.c vms/vmsish.h
10893 ____________________________________________________________________________
10894 [ 9992] By: jhi on 2001/05/04 17:21:12
10895 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
10896 From: Robin Barker <rmb1@cise.npl.co.uk>
10897 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
10898 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
10902 ____________________________________________________________________________
10903 [ 9991] By: jhi on 2001/05/04 16:47:45
10904 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
10905 From: Robin Barker <rmb1@cise.npl.co.uk>
10906 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
10907 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
10910 ____________________________________________________________________________
10911 [ 9990] By: jhi on 2001/05/04 14:37:20
10912 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
10913 From: Prymmer/Kahn <pvhp@best.com>
10914 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
10915 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
10918 ____________________________________________________________________________
10919 [ 9989] By: jhi on 2001/05/04 14:03:58
10920 Log: Introduce perl572delta, update Todo, add the missing
10921 mention about signal safety since 5.7.1 (though this
10922 requires verification and more details.)
10924 + pod/perl572delta.pod
10925 ! MANIFEST Todo pod/perl571delta.pod
10926 ____________________________________________________________________________
10927 [ 9988] By: jhi on 2001/05/04 12:41:51
10928 Log: Subject: [PATCH perl@9944] long =item
10929 From: Robin Barker <rmb1@cise.npl.co.uk>
10930 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
10931 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
10933 ! ext/Time/HiRes/HiRes.pm
10934 ____________________________________________________________________________
10935 [ 9987] By: jhi on 2001/05/04 12:39:19
10936 Log: The #9901 had removed one line essential for EBCDIC.
10939 ____________________________________________________________________________
10940 [ 9986] By: jhi on 2001/05/04 12:30:23
10941 Log: Subject: cygwin/Makefile.SHs INSTALL patch
10942 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
10943 Date: Mon, 08 Jan 2001 04:59:21 +0200
10944 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
10946 ! cygwin/Makefile.SHs
10947 ____________________________________________________________________________
10948 [ 9985] By: jhi on 2001/05/04 03:51:39
10949 Log: Encode/IO doc tweaks.
10951 ! ext/Encode/Encode.pm
10952 ____________________________________________________________________________
10953 [ 9984] By: jhi on 2001/05/04 03:29:34
10954 Log: Remove GDBM_File from the dynamic extensions for UTS,
10955 GDBM is not a standard feature.
10958 ____________________________________________________________________________
10959 [ 9983] By: jhi on 2001/05/04 03:22:59
10960 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
10962 ! pod/perlretut.pod
10963 ____________________________________________________________________________
10964 [ 9982] By: jhi on 2001/05/03 23:21:03
10965 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
10966 From: Benjamin Sugars <bsugars@canoe.ca>
10967 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
10968 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
10971 ____________________________________________________________________________
10972 [ 9981] By: jhi on 2001/05/03 23:20:05
10973 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
10974 From: Benjamin Sugars <bsugars@canoe.ca>
10975 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
10976 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
10978 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10979 ____________________________________________________________________________
10980 [ 9980] By: jhi on 2001/05/03 23:15:29
10981 Log: Integrate perlio.
10983 !> ext/Encode/Encode.pm
10984 ____________________________________________________________________________
10985 [ 9979] By: jhi on 2001/05/03 16:54:59
10986 Log: Install psed man page.
10989 ____________________________________________________________________________
10990 [ 9978] By: jhi on 2001/05/03 16:45:58
10991 Log: Remove unused files; noted by Sarathy.
10993 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10995 ____________________________________________________________________________
10996 [ 9977] By: jhi on 2001/05/03 16:42:30
10997 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
10998 From: Andy Dougherty <doughera@lafayette.edu>
10999 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
11000 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
11003 ____________________________________________________________________________
11004 [ 9976] By: nick on 2001/05/03 16:40:42
11005 Log: Allow $answer = encode($object,$text); like it says in docs.
11007 ! ext/Encode/Encode.pm
11008 ____________________________________________________________________________
11009 [ 9975] By: nick on 2001/05/03 16:22:30
11010 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
11011 to be in scope (fair enough), and also a package variable (our) for eval to see it.
11013 ! ext/Encode/Encode.pm
11014 ____________________________________________________________________________
11015 [ 9974] By: nick on 2001/05/03 15:48:17
11016 Log: Integrate mainline.
11018 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
11019 +> t/lib/filter-simple.t t/lib/next.t
11020 !> (integrate 70 files)
11021 ____________________________________________________________________________
11022 [ 9973] By: jhi on 2001/05/03 13:09:09
11023 Log: Update Changes.
11025 ! Changes patchlevel.h
11026 ____________________________________________________________________________
11027 [ 9972] By: jhi on 2001/05/03 12:58:33
11028 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
11029 From: Prymmer/Kahn <pvhp@best.com>
11030 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
11031 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
11034 ____________________________________________________________________________
11035 [ 9971] By: jhi on 2001/05/03 12:57:26
11036 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
11037 From: Prymmer/Kahn <pvhp@best.com>
11038 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
11039 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
11042 ____________________________________________________________________________
11043 [ 9970] By: jhi on 2001/05/03 02:42:46
11044 Log: Can't croak sans thread context, from Doug MacEachern.
11047 ____________________________________________________________________________
11048 [ 9969] By: jhi on 2001/05/03 01:23:48
11049 Log: Subject: Random input test and Perl
11050 From: Ilya Zakharevich <ilya@math.berkeley.edu>
11051 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
11052 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
11055 ____________________________________________________________________________
11056 [ 9968] By: jhi on 2001/05/02 22:17:21
11057 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
11058 From: Peter Prymmer <pvhp@forte.com>
11059 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
11060 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
11062 ! pod/perlfunc.pod pod/perlport.pod
11063 ____________________________________________________________________________
11064 [ 9967] By: jhi on 2001/05/02 20:12:45
11065 Log: Workaround for UTS compiler casting bug from Hal Morris.
11068 ____________________________________________________________________________
11069 [ 9966] By: jhi on 2001/05/02 18:31:37
11070 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
11071 From: Dan Sugalski <dan@sidhe.org>
11072 Date: Wed, 02 May 2001 15:23:22 -0400
11073 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
11076 ____________________________________________________________________________
11077 [ 9965] By: jhi on 2001/05/02 18:21:29
11078 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
11081 ____________________________________________________________________________
11082 [ 9964] By: jhi on 2001/05/02 18:15:01
11083 Log: Document large files in INSTALL, document also the %x
11084 limitation if not use64bitint, closes bug 20010326.007.
11087 ____________________________________________________________________________
11088 [ 9963] By: jhi on 2001/05/02 17:24:47
11089 Log: perlmodlib tweaks; regen pods.
11091 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
11093 ____________________________________________________________________________
11094 [ 9962] By: jhi on 2001/05/02 17:14:00
11095 Log: Fix for a segfault, from Marc Lehmann.
11097 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
11098 ____________________________________________________________________________
11099 [ 9961] By: jhi on 2001/05/02 15:55:53
11100 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
11101 From: "Philip Newton" <pnewton@gmx.de>
11102 Date: Wed, 2 May 2001 18:39:03 +0200
11103 Message-ID: <3AF05447.15525.173B588@localhost>
11106 ____________________________________________________________________________
11107 [ 9960] By: jhi on 2001/05/02 15:35:37
11108 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
11109 From: Dan Sugalski <dan@sidhe.org>
11110 Date: Wed, 02 May 2001 11:37:27 -0400
11111 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
11113 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
11114 ! thread.h vms/vms.c vms/vmsish.h
11115 ____________________________________________________________________________
11116 [ 9959] By: jhi on 2001/05/02 15:21:08
11117 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
11118 From: Benjamin Sugars <bsugars@canoe.ca>
11119 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
11120 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
11122 ! ext/PerlIO/Scalar/Scalar.xs
11123 ____________________________________________________________________________
11124 [ 9958] By: jhi on 2001/05/02 15:15:53
11125 Log: Bug in #9915, spotted by Mike Guy.
11128 ____________________________________________________________________________
11129 [ 9957] By: jhi on 2001/05/02 13:26:01
11130 Log: Add a test for not griping about references as array
11131 indices if the reference has magic in it (overloaded
11134 ! pod/perldiag.pod t/pragma/warn/pp_hot
11135 ____________________________________________________________________________
11136 [ 9956] By: jhi on 2001/05/02 13:07:01
11137 Log: Retracted a bit too much in #9952.
11139 ! t/pragma/sub_lval.t
11140 ____________________________________________________________________________
11141 [ 9955] By: jhi on 2001/05/02 13:05:38
11142 Log: Test for #9952.
11145 ____________________________________________________________________________
11146 [ 9954] By: jhi on 2001/05/02 11:48:18
11147 Log: Additional note on the encoding example: one cannot
11148 convert string constants in-place.
11150 ! ext/Encode/Encode.pm
11151 ____________________________________________________________________________
11152 [ 9953] By: jhi on 2001/05/02 11:43:51
11153 Log: Note that if you have recent enough Perl you already
11154 have Filter::Util::Call.
11156 ! lib/Filter/Simple.pm
11157 ____________________________________________________________________________
11158 [ 9952] By: jhi on 2001/05/02 11:31:53
11159 Log: Retract changes #8254 and #8255, causes coredump in
11160 'tie FH, "main"', reported by Abigail, culprit found by
11161 Benjamin Sugars. Mirrors maintperl change #9950.
11163 ! op.c t/pragma/sub_lval.t
11164 ____________________________________________________________________________
11165 [ 9951] By: jhi on 2001/05/02 11:14:29
11166 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
11168 + t/lib/MyFilter.pm
11169 ____________________________________________________________________________
11170 [ 9950] By: gsar on 2001/05/02 03:17:11
11171 Log: revert integration of changes#8254,8255 in change#8620 (causes
11172 a coredump in C<tie FH, 'foo'>; the idea itself may need better
11174 Branch: maint-5.6/perl
11175 ! op.c t/pragma/sub_lval.t
11176 ____________________________________________________________________________
11177 [ 9949] By: gsar on 2001/05/02 02:56:32
11178 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
11180 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11182 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11183 Branch: maint-5.6/perl
11185 ____________________________________________________________________________
11186 [ 9948] By: gsar on 2001/05/02 02:49:15
11187 Log: pod/find.t breaks on VMS (from Craig Berry)
11188 Branch: maint-5.6/perl
11190 ____________________________________________________________________________
11191 [ 9947] By: jhi on 2001/05/02 02:43:09
11192 Log: Add an encoding conversion example.
11194 ! ext/Encode/Encode.pm
11195 ____________________________________________________________________________
11196 [ 9946] By: jhi on 2001/05/02 01:34:22
11197 Log: Another coat of paint but still nowhere finished.
11198 Need to decide on the semantics of strptime(): should
11199 strptime() be a function instead of a method? To do
11200 the week/monthname-strptiming the i18n/l10n bullet needs
11201 to be bitten with gusto.
11203 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11204 ____________________________________________________________________________
11205 [ 9945] By: jhi on 2001/05/01 23:40:52
11206 Log: Update Changes.
11208 ! Changes patchlevel.h
11209 ____________________________________________________________________________
11210 [ 9944] By: jhi on 2001/05/01 23:33:37
11211 Log: Add known-to-be-tested modules to the list-to-be-skipped.
11213 ! t/lib/1_compile.t
11214 ____________________________________________________________________________
11215 [ 9943] By: jhi on 2001/05/01 23:24:40
11216 Log: Subject: BorlandC++ fix
11217 From: "Vadim Konovalov" <watman@inbox.ru>
11218 Date: Mon, 30 Apr 2001 20:12:26 -0700
11219 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
11221 ! win32/makefile.mk
11222 ____________________________________________________________________________
11223 [ 9942] By: jhi on 2001/05/01 23:18:02
11224 Log: Update to Filter::Simple 0.60, create a test for it.
11226 + t/lib/filter-simple.t
11227 ! MANIFEST lib/Filter/Simple.pm
11228 ____________________________________________________________________________
11229 [ 9941] By: jhi on 2001/05/01 19:47:24
11230 Log: Subject: Re: bleadperl: s/// failure with \b and /g
11231 From: Hugo <hv@crypt.compulink.co.uk>
11232 Date: Tue, 01 May 2001 20:12:20 +0100
11233 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
11235 ! pp_hot.c t/op/re_tests
11236 ____________________________________________________________________________
11237 [ 9940] By: jhi on 2001/05/01 19:42:16
11238 Log: Integrate perlio.
11240 !> lib/base.pm t/lib/fields.t
11241 ____________________________________________________________________________
11242 [ 9939] By: jhi on 2001/05/01 19:39:51
11243 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
11244 From: Benjamin Sugars <bsugars@canoe.ca>
11245 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
11246 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
11248 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11249 ____________________________________________________________________________
11250 [ 9938] By: jhi on 2001/05/01 19:34:09
11251 Log: Add NEXT, a pseudo-class for method redispatching.
11252 <Damian>NEXT.pm probably offers more bang-for-buck
11253 than anything else I've ever written.</Damian>
11255 + lib/NEXT.pm t/lib/next.t
11257 ____________________________________________________________________________
11258 [ 9937] By: jhi on 2001/05/01 19:21:41
11259 Log: Update to Switch 2.02.
11261 ! lib/Switch.pm t/lib/switch.t
11262 ____________________________________________________________________________
11263 [ 9936] By: nick on 2001/05/01 19:09:21
11264 Log: Fix for base.pm clobbering $VERSION
11267 ____________________________________________________________________________
11268 [ 9935] By: nick on 2001/05/01 18:54:38
11269 Log: Test for base.pm clobbering $VERSION.
11272 ____________________________________________________________________________
11273 [ 9934] By: jhi on 2001/05/01 18:39:10
11274 Log: Add information about Scalar::Util::blessed.
11277 ____________________________________________________________________________
11278 [ 9933] By: jhi on 2001/05/01 18:33:51
11279 Log: Subject: Extra UNIVERSAL documentation
11280 From: Mike Guy <mjtg@cam.ac.uk>
11281 Date: Tue, 01 May 2001 20:12:11 +0100
11282 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
11285 ____________________________________________________________________________
11286 [ 9932] By: jhi on 2001/05/01 18:26:54
11287 Log: Subject: Autoflush in tests as appropriate
11288 From: Mike Guy <mjtg@cam.ac.uk>
11289 Date: Tue, 01 May 2001 20:05:31 +0100
11290 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
11292 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
11294 ____________________________________________________________________________
11295 [ 9931] By: jhi on 2001/05/01 18:02:29
11296 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
11297 From: Benjamin Sugars <bsugars@canoe.ca>
11298 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
11299 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
11301 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11302 ____________________________________________________________________________
11303 [ 9930] By: jhi on 2001/05/01 15:12:26
11304 Log: Subject: Re: Finally got a round tuit
11305 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11306 Date: Tue, 01 May 2001 14:14:10 +0200
11307 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
11309 The -DP part, slightly modified.
11312 ____________________________________________________________________________
11313 [ 9929] By: jhi on 2001/05/01 14:17:15
11314 Log: Subject: Re: Finally got a round tuit
11315 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11316 Date: Tue, 01 May 2001 16:34:06 +0200
11317 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
11319 cpp and optimization tweaks for HP-UX.
11322 ____________________________________________________________________________
11323 [ 9928] By: jhi on 2001/05/01 13:24:20
11324 Log: Tune the scan_num() comments to reality.
11327 ____________________________________________________________________________
11328 [ 9927] By: jhi on 2001/05/01 13:14:01
11329 Log: Subject: [PATCH B::Deparse] optimised sort
11330 From: Robin Houston <robin@kitsite.com>
11331 Date: Tue, 1 May 2001 14:07:12 +0100
11332 Message-ID: <20010501140712.A4266@penderel>
11334 ! ext/B/B/Deparse.pm
11335 ____________________________________________________________________________
11336 [ 9926] By: jhi on 2001/05/01 13:10:53
11337 Log: Subject: [PATCH t/lib/b-deparse.t]
11338 From: Robin Houston <robin@kitsite.com>
11339 Date: Tue, 1 May 2001 13:37:42 +0100
11340 Message-ID: <20010501133742.A4082@penderel>
11342 ! t/lib/b-deparse.t
11343 ____________________________________________________________________________
11344 [ 9925] By: jhi on 2001/05/01 13:10:13
11345 Log: Subject: [PATCH B::Deparse] for(;;), sort
11346 From: Robin Houston <robin@kitsite.com>
11347 Date: Tue, 1 May 2001 13:35:00 +0100
11348 Message-ID: <20010501133500.A4061@penderel>
11350 ! ext/B/B/Deparse.pm
11351 ____________________________________________________________________________
11352 [ 9924] By: jhi on 2001/05/01 13:09:22
11353 Log: Subject: [PATCH B::Deparse] do, warn, use
11354 From: Robin Houston <robin@kitsite.com>
11355 Date: Tue, 1 May 2001 13:31:03 +0100
11356 Message-ID: <20010501133103.A4041@penderel>
11358 ! ext/B/B/Deparse.pm
11359 ____________________________________________________________________________
11360 [ 9923] By: jhi on 2001/05/01 11:45:36
11361 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
11362 From: Benjamin Sugars <ben.sugars@home.com>
11363 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
11364 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
11368 ____________________________________________________________________________
11369 [ 9922] By: jhi on 2001/05/01 11:35:42
11370 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
11371 From: Peter Prymmer <pvhp@forte.com>
11372 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
11373 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
11375 ! t/lib/selfstubber.t
11376 ____________________________________________________________________________
11377 [ 9921] By: jhi on 2001/04/30 16:34:33
11378 Log: Subject: [PATCH B::Concise] suppress warning
11379 From: Robin Houston <robin@kitsite.com>
11380 Date: Mon, 30 Apr 2001 16:09:49 +0100
11381 Message-ID: <20010430160949.A25086@penderel>
11383 ! ext/B/B/Concise.pm
11384 ____________________________________________________________________________
11385 [ 9920] By: jhi on 2001/04/30 13:56:04
11386 Log: Strip the *markers* from #9919.
11388 ! pod/perlfaq.pod pod/perlfaq5.pod
11389 ____________________________________________________________________________
11390 [ 9919] By: jhi on 2001/04/30 13:54:04
11391 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
11392 From: Gwyn Judd <b.judd@xtra.co.nz>
11393 Date: Sun, 29 Apr 2001 01:47:49 +1200
11394 Message-ID: <20010429014749.A4418@thislove>
11396 ! pod/perlfaq.pod pod/perlfaq5.pod
11397 ____________________________________________________________________________
11398 [ 9918] By: jhi on 2001/04/30 13:13:54
11399 Log: More_tweakage.
11401 ! pod/perldata.pod pod/perldiag.pod
11402 ____________________________________________________________________________
11403 [ 9917] By: jhi on 2001/04/30 13:01:27
11404 Log: Update Changes.
11406 ! Changes patchlevel.h
11407 ____________________________________________________________________________
11408 [ 9916] By: jhi on 2001/04/30 12:57:03
11409 Log: T_w_e_a_k_a_g_e.
11411 ! pod/perldata.pod pod/perldiag.pod
11412 ____________________________________________________________________________
11413 [ 9915] By: jhi on 2001/04/30 12:39:29
11414 Log: Install s2p also as psed.
11416 TODO: psed documentation?
11419 ____________________________________________________________________________
11420 [ 9914] By: jhi on 2001/04/30 12:29:21
11421 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
11422 From: Jens Hamisch <jens@Strawberry.COM>
11423 Date: Fri, 27 Apr 2001 17:00:36 +0200
11424 Message-ID: <20010427170036.K1372@Strawberry.COM>
11426 SOCKS5_VERSION_NAME is the right symbol to detect
11427 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
11428 function called socks5_init() is available, and even that is
11429 not universal, most SOCKS5 installations use SOCKSinit()).
11432 ____________________________________________________________________________
11433 [ 9913] By: jhi on 2001/04/30 12:22:15
11434 Log: Allow a zero timeout on IO::Socket accept and connect--
11435 though one really shouldn't do that. Based on
11437 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
11438 From: "John Holdsworth" <coldwave@bigfoot.com>
11439 Date: Sun, 4 Feb 2001 12:48:18 +0100
11440 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
11442 ! ext/IO/lib/IO/Socket.pm
11443 ____________________________________________________________________________
11444 [ 9912] By: jhi on 2001/04/30 11:27:27
11445 Log: Save the spot of regprev (see #9911) for binary compatibility;
11448 ! embedvar.h perlapi.h thrdvar.h
11449 ____________________________________________________________________________
11450 [ 9911] By: jhi on 2001/04/30 11:22:03
11451 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
11452 From: Hugo <hv@crypt.compulink.co.uk>
11453 Date: Sun, 29 Apr 2001 17:09:30 +0100
11454 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
11456 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
11457 ____________________________________________________________________________
11458 [ 9910] By: jhi on 2001/04/30 11:15:12
11459 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
11460 a dummy for PL_numeric_radix); no pressing reason to break
11461 binary compatibility; regen API.
11463 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
11464 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
11465 ____________________________________________________________________________
11466 [ 9909] By: jhi on 2001/04/30 10:56:08
11467 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
11468 From: Walt Mankowski <waltman@netaxs.com>
11469 Date: Sun, 29 Apr 2001 21:53:48 -0400
11470 Message-ID: <20010429215348.A3971@netaxs.com>
11473 ____________________________________________________________________________
11474 [ 9908] By: jhi on 2001/04/30 10:49:40
11475 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
11477 ! t/lib/selfstubber.t
11478 ____________________________________________________________________________
11479 [ 9907] By: nick on 2001/04/30 09:26:50
11480 Log: Integrate mainline.
11482 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11483 ____________________________________________________________________________
11484 [ 9906] By: jhi on 2001/04/29 23:24:20
11485 Log: Abigail spotted a thinko in #9905.
11488 ____________________________________________________________________________
11489 [ 9905] By: jhi on 2001/04/29 15:55:39
11490 Log: Changed the underscore/undebar syntax in numeric constants;
11491 now any grouping will do, as long as the underscores are not
11492 consecutive (so "zero-grouping" is out), and they do not begin
11493 or end the integer or fractional parts.
11495 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11496 ____________________________________________________________________________
11497 [ 9904] By: nick on 2001/04/29 15:43:22
11498 Log: Integrate mainline.
11500 +> (branch 98 files)
11501 - lib/unicode/Block.pl
11502 - lib/unicode/In/AlphabeticPresentationForms.pl
11503 - lib/unicode/In/Arabic.pl
11504 - lib/unicode/In/ArabicPresentationForms-A.pl
11505 - lib/unicode/In/ArabicPresentationForms-B.pl
11506 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11507 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11508 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11509 - lib/unicode/In/BopomofoExtended.pl
11510 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11511 - lib/unicode/In/CJKCompatibility.pl
11512 - lib/unicode/In/CJKCompatibilityForms.pl
11513 - lib/unicode/In/CJKCompatibilityIdeographs.pl
11514 - lib/unicode/In/CJKRadicalsSupplement.pl
11515 - lib/unicode/In/CJKSymbolsandPunctuation.pl
11516 - lib/unicode/In/CJKUnifiedIdeographs.pl
11517 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11518 - lib/unicode/In/Cherokee.pl
11519 - lib/unicode/In/CombiningDiacriticalMarks.pl
11520 - lib/unicode/In/CombiningHalfMarks.pl
11521 - lib/unicode/In/CombiningMarksforSymbols.pl
11522 - lib/unicode/In/ControlPictures.pl
11523 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11524 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11525 - lib/unicode/In/EnclosedAlphanumerics.pl
11526 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11527 - lib/unicode/In/Ethiopic.pl
11528 - lib/unicode/In/GeneralPunctuation.pl
11529 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11530 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11531 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11532 - lib/unicode/In/HalfwidthandFullwidthForms.pl
11533 - lib/unicode/In/HangulCompatibilityJamo.pl
11534 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11535 - lib/unicode/In/Hebrew.pl
11536 - lib/unicode/In/HighPrivateUseSurrogates.pl
11537 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11538 - lib/unicode/In/IPAExtensions.pl
11539 - lib/unicode/In/IdeographicDescriptionCharacters.pl
11540 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11541 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11542 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11543 - lib/unicode/In/Latin-1Supplement.pl
11544 - lib/unicode/In/LatinExtended-A.pl
11545 - lib/unicode/In/LatinExtended-B.pl
11546 - lib/unicode/In/LatinExtendedAdditional.pl
11547 - lib/unicode/In/LetterlikeSymbols.pl
11548 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11549 - lib/unicode/In/MathematicalOperators.pl
11550 - lib/unicode/In/MiscellaneousSymbols.pl
11551 - lib/unicode/In/MiscellaneousTechnical.pl
11552 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11553 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11554 - lib/unicode/In/OpticalCharacterRecognition.pl
11555 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11556 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11557 - lib/unicode/In/SmallFormVariants.pl
11558 - lib/unicode/In/SpacingModifierLetters.pl
11559 - lib/unicode/In/Specials.pl
11560 - lib/unicode/In/SuperscriptsandSubscripts.pl
11561 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11562 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11563 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11564 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11565 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11566 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
11567 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
11568 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
11569 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
11570 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
11571 !> utf8.c win32/Makefile
11572 ____________________________________________________________________________
11573 [ 9903] By: jhi on 2001/04/29 14:30:53
11574 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
11575 From: Prymmer/Kahn <pvhp@best.com>
11576 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
11577 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
11580 ____________________________________________________________________________
11581 [ 9902] By: jhi on 2001/04/29 02:52:44
11582 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
11583 From: "Abigail" <abigail@foad.org>
11584 Date: Sun, 29 Apr 2001 03:14:25 +0200
11585 Message-ID: <20010429011425.24503.qmail@foad.org>
11587 ! ext/IO/lib/IO/Seekable.pm
11588 ____________________________________________________________________________
11589 [ 9901] By: jhi on 2001/04/29 02:04:46
11590 Log: In character classes one couldn't have 0x80..0xff characters
11591 at the left hand side if there were 0x100.. characters in the
11594 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
11595 ! t/op/pat.t utf8.c
11596 ____________________________________________________________________________
11597 [ 9900] By: jhi on 2001/04/28 22:55:04
11598 Log: Forgot the latest mktables.PL from #9899.
11600 ! lib/unicode/mktables.PL
11601 ____________________________________________________________________________
11602 [ 9899] By: jhi on 2001/04/28 22:53:28
11603 Log: Explain the \p{} and \P{} error message better and
11604 have prettier prettyprint in In.pl.
11606 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
11608 ____________________________________________________________________________
11609 [ 9898] By: jhi on 2001/04/28 21:03:34
11610 Log: Add one possible explanation for the "Invalid [] range" error.
11613 ____________________________________________________________________________
11614 [ 9897] By: jhi on 2001/04/28 17:18:26
11615 Log: Add a level of indirection to the implementation of \p{InFoo}
11616 so that we don't have to have long filenames. (Nothing changes
11617 in the user interface.) The indirection is defined in
11618 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
11619 Also rename some the character classes by removing '-' from
11620 the classnames, and finally renamed Block.pl as Blocks.pl.
11622 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
11623 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
11624 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
11625 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
11626 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
11627 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
11628 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
11629 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
11630 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
11631 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
11632 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
11633 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
11634 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
11635 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
11636 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
11637 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
11638 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
11639 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
11640 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
11641 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
11642 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
11643 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
11644 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
11645 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
11646 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
11647 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
11648 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
11649 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
11650 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
11651 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
11652 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
11653 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
11654 + lib/unicode/In/94.pl lib/unicode/In/95.pl
11655 - lib/unicode/Block.pl
11656 - lib/unicode/In/AlphabeticPresentationForms.pl
11657 - lib/unicode/In/Arabic.pl
11658 - lib/unicode/In/ArabicPresentationForms-A.pl
11659 - lib/unicode/In/ArabicPresentationForms-B.pl
11660 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11661 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11662 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11663 - lib/unicode/In/BopomofoExtended.pl
11664 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11665 - lib/unicode/In/CJKCompatibility.pl
11666 - lib/unicode/In/CJKCompatibilityForms.pl
11667 - lib/unicode/In/CJKCompatibilityIdeographs.pl
11668 - lib/unicode/In/CJKRadicalsSupplement.pl
11669 - lib/unicode/In/CJKSymbolsandPunctuation.pl
11670 - lib/unicode/In/CJKUnifiedIdeographs.pl
11671 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11672 - lib/unicode/In/Cherokee.pl
11673 - lib/unicode/In/CombiningDiacriticalMarks.pl
11674 - lib/unicode/In/CombiningHalfMarks.pl
11675 - lib/unicode/In/CombiningMarksforSymbols.pl
11676 - lib/unicode/In/ControlPictures.pl
11677 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11678 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11679 - lib/unicode/In/EnclosedAlphanumerics.pl
11680 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11681 - lib/unicode/In/Ethiopic.pl
11682 - lib/unicode/In/GeneralPunctuation.pl
11683 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11684 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11685 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11686 - lib/unicode/In/HalfwidthandFullwidthForms.pl
11687 - lib/unicode/In/HangulCompatibilityJamo.pl
11688 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11689 - lib/unicode/In/Hebrew.pl
11690 - lib/unicode/In/HighPrivateUseSurrogates.pl
11691 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11692 - lib/unicode/In/IPAExtensions.pl
11693 - lib/unicode/In/IdeographicDescriptionCharacters.pl
11694 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11695 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11696 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11697 - lib/unicode/In/Latin-1Supplement.pl
11698 - lib/unicode/In/LatinExtended-A.pl
11699 - lib/unicode/In/LatinExtended-B.pl
11700 - lib/unicode/In/LatinExtendedAdditional.pl
11701 - lib/unicode/In/LetterlikeSymbols.pl
11702 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11703 - lib/unicode/In/MathematicalOperators.pl
11704 - lib/unicode/In/MiscellaneousSymbols.pl
11705 - lib/unicode/In/MiscellaneousTechnical.pl
11706 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11707 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11708 - lib/unicode/In/OpticalCharacterRecognition.pl
11709 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11710 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11711 - lib/unicode/In/SmallFormVariants.pl
11712 - lib/unicode/In/SpacingModifierLetters.pl
11713 - lib/unicode/In/Specials.pl
11714 - lib/unicode/In/SuperscriptsandSubscripts.pl
11715 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11716 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11717 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11718 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11719 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11720 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
11721 ! pod/perlunicode.pod
11722 ____________________________________________________________________________
11723 [ 9896] By: jhi on 2001/04/28 14:33:17
11724 Log: Update the information on shared library path on HP-UX.
11727 ____________________________________________________________________________
11728 [ 9895] By: jhi on 2001/04/28 14:32:30
11729 Log: Because #9894 seems to do the trick, this workaround can be removed.
11731 ! t/lib/selfstubber.t
11732 ____________________________________________________________________________
11733 [ 9894] By: jhi on 2001/04/28 14:26:13
11734 Log: For PerlIO flush the children's file handles (on fork/exec/system).
11737 ____________________________________________________________________________
11738 [ 9893] By: jhi on 2001/04/28 14:23:15
11739 Log: Test tweak for #9891.
11741 ! t/lib/b-deparse.t
11742 ____________________________________________________________________________
11743 [ 9892] By: jhi on 2001/04/28 14:10:13
11744 Log: New HP-UX hints from Merijn.
11747 ____________________________________________________________________________
11748 [ 9891] By: jhi on 2001/04/28 14:07:27
11749 Log: Subject: [PATCH B::Deparse] non-block scopes
11750 From: Robin Houston <robin@kitsite.com>
11751 Date: Fri, 27 Apr 2001 19:15:14 +0100
11752 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
11754 ! ext/B/B/Deparse.pm
11755 ____________________________________________________________________________
11756 [ 9890] By: nick on 2001/04/27 19:41:25
11757 Log: Integrate mainline
11759 +> t/lib/selfstubber.t
11760 !> (integrate 50 files)
11761 ____________________________________________________________________________
11762 [ 9889] By: jhi on 2001/04/27 18:23:46
11763 Log: Subject: Re: selfstubber test fail on bleadperl
11764 From: Mike Guy <mjtg@cam.ac.uk>
11765 Date: Fri, 27 Apr 2001 19:31:18 +0100
11766 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
11768 ! t/lib/selfstubber.t
11769 ____________________________________________________________________________
11770 [ 9888] By: jhi on 2001/04/27 16:20:54
11771 Log: Test tweak for #9886.
11773 ! t/lib/b-deparse.t
11774 ____________________________________________________________________________
11775 [ 9887] By: jhi on 2001/04/27 16:16:33
11776 Log: Buffering issue at least in Solaris (even with perlio).
11778 ! t/lib/selfstubber.t
11779 ____________________________________________________________________________
11780 [ 9886] By: jhi on 2001/04/27 14:59:23
11781 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
11782 From: Robin Houston <robin@kitsite.com>
11783 Date: Fri, 27 Apr 2001 16:53:20 +0100
11784 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
11786 ! ext/B/B/Deparse.pm
11787 ____________________________________________________________________________
11788 [ 9885] By: jhi on 2001/04/27 14:23:51
11789 Log: Update Changes.
11791 ! Changes patchlevel.h
11792 ____________________________________________________________________________
11793 [ 9884] By: jhi on 2001/04/27 14:14:12
11794 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
11795 From: "Philip Newton" <pnewton@gmx.de>
11796 Date: Fri, 27 Apr 2001 16:40:13 +0200
11797 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
11800 ____________________________________________________________________________
11801 [ 9883] By: jhi on 2001/04/27 13:28:19
11802 Log: Add LOG_PERROR; prettify the "removed".
11804 ! ext/Sys/Syslog/Syslog.xs
11805 ____________________________________________________________________________
11806 [ 9882] By: jhi on 2001/04/27 13:13:18
11807 Log: h2xs tweaks: use NV instead of double, "quote" the removed
11808 prefixes for clarity (especially when nothing is removed),
11809 slight pod reformats.
11812 ____________________________________________________________________________
11813 [ 9881] By: jhi on 2001/04/27 12:58:48
11814 Log: Don't bother creating existing directories.
11817 ____________________________________________________________________________
11818 [ 9880] By: jhi on 2001/04/27 12:45:39
11819 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
11820 From: Mike Schilli <m@perlmeister.com>
11821 Date: Wed, 25 Apr 2001 01:29:21 -0700
11822 Message-id: <3AE68AE1.6A981723@perlmeister.com>
11825 ____________________________________________________________________________
11826 [ 9879] By: jhi on 2001/04/27 12:40:55
11827 Log: break is not yet Perl. Added the template license also to README.
11830 ____________________________________________________________________________
11831 [ 9878] By: jhi on 2001/04/27 03:08:20
11832 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
11833 From: Tim Jenness <t.jenness@jach.hawaii.edu>
11834 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
11835 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
11837 ! t/lib/xs-typemap.t
11838 ____________________________________________________________________________
11839 [ 9877] By: jhi on 2001/04/26 23:54:40
11840 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
11841 From: "Abigail" <abigail@foad.org>
11842 Date: Fri, 27 Apr 2001 01:44:28 +0200
11843 Message-ID: <20010426234428.19786.qmail@foad.org>
11846 ____________________________________________________________________________
11847 [ 9876] By: jhi on 2001/04/26 23:52:06
11848 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
11849 From: Peter Prymmer <pvhp@forte.com>
11850 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
11851 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
11853 ! t/lib/selfstubber.t
11854 ____________________________________________________________________________
11855 [ 9875] By: jhi on 2001/04/26 23:48:10
11858 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
11859 ____________________________________________________________________________
11860 [ 9874] By: jhi on 2001/04/26 22:46:05
11861 Log: Document ANYOF_CLASS.
11864 ____________________________________________________________________________
11865 [ 9873] By: jhi on 2001/04/26 22:35:03
11866 Log: Subject: Re: [PATCH @9846] dumping ANYOF
11867 From: Hugo <hv@crypt.compulink.co.uk>
11868 Date: Thu, 26 Apr 2001 23:33:38 +0100
11869 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
11871 ! regcomp.c regcomp.h
11872 ____________________________________________________________________________
11873 [ 9872] By: jhi on 2001/04/26 22:34:31
11874 Log: Subject: [PATCH] more for Devel::SelfStubber
11875 From: Nicholas Clark <nick@ccl4.org>
11876 Date: Fri, 27 Apr 2001 00:13:52 +0100
11877 Message-ID: <20010427001351.K88186@plum.flirble.org>
11879 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
11880 ____________________________________________________________________________
11881 [ 9871] By: jhi on 2001/04/26 21:59:17
11882 Log: Subject: [PATCH B::Deparse] formats must be flush left
11883 From: Robin Houston <robin@kitsite.com>
11884 Date: Thu, 26 Apr 2001 23:54:29 +0100
11885 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
11887 ! ext/B/B/Deparse.pm
11888 ____________________________________________________________________________
11889 [ 9870] By: jhi on 2001/04/26 21:57:37
11890 Log: If some of the constants are prefixes of others,
11891 the prefixes may never get recognized. (See 20010426.006.)
11894 ____________________________________________________________________________
11895 [ 9869] By: jhi on 2001/04/26 21:50:42
11896 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
11897 From: Chris Bongaarts <cab@tc.umn.edu>
11898 Date: Thu, 26 Apr 2001 17:10:31 -0500
11899 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
11901 ! ext/Sys/Syslog/Syslog.xs
11902 ____________________________________________________________________________
11903 [ 9868] By: jhi on 2001/04/26 21:35:12
11904 Log: Further cuts and more docs from Graham Barr.
11906 ! ext/List/Util/lib/List/Util.pm
11907 ! ext/List/Util/lib/Scalar/Util.pm
11908 ____________________________________________________________________________
11909 [ 9867] By: jhi on 2001/04/26 21:18:57
11910 Log: Subject: [PATCH 5.7.1] DB_File-1.77
11911 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
11912 Date: Thu, 26 Apr 2001 22:37:53 +0100
11913 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
11915 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11916 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
11917 ____________________________________________________________________________
11918 [ 9866] By: jhi on 2001/04/26 21:12:31
11919 Log: Subject: [PATCH B::Deparse] fix easy bugs
11920 From: Robin Houston <robin@kitsite.com>
11921 Date: Thu, 26 Apr 2001 23:03:33 +0100
11922 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
11924 ! ext/B/B/Deparse.pm
11925 ____________________________________________________________________________
11926 [ 9865] By: jhi on 2001/04/26 20:26:13
11927 Log: Update Changes.
11929 ! Changes patchlevel.h
11930 ____________________________________________________________________________
11931 [ 9864] By: jhi on 2001/04/26 19:27:48
11932 Log: Dethinko from Robin Houston.
11934 ! ext/B/B/Deparse.pm
11935 ____________________________________________________________________________
11936 [ 9863] By: jhi on 2001/04/26 19:10:35
11937 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
11938 From: Robin Houston <robin@kitsite.com>
11939 Date: Thu, 26 Apr 2001 21:08:32 +0100
11940 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
11942 ! ext/B/B/Deparse.pm
11943 ____________________________________________________________________________
11944 [ 9862] By: jhi on 2001/04/26 19:04:23
11945 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11946 From: Robin Houston <robin@kitsite.com>
11947 Date: Thu, 26 Apr 2001 20:52:50 +0100
11948 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
11950 ! ext/B/B/Deparse.pm
11951 ____________________________________________________________________________
11952 [ 9861] By: jhi on 2001/04/26 18:56:14
11953 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
11954 From: Mike Guy <mjtg@cam.ac.uk>
11955 Date: Thu, 26 Apr 2001 14:22:40 +0100
11956 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
11959 ____________________________________________________________________________
11960 [ 9860] By: jhi on 2001/04/26 18:46:42
11961 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11962 From: Robin Houston <robin@kitsite.com>
11963 Date: Thu, 26 Apr 2001 20:34:29 +0100
11964 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
11966 Hashes do not interpolate.
11968 ! ext/B/B/Deparse.pm
11969 ____________________________________________________________________________
11970 [ 9859] By: jhi on 2001/04/26 18:43:51
11971 Log: Subject: The Time::Piece conspiracy unmasked!!!
11972 From: Mike Guy <mjtg@cam.ac.uk>
11973 Date: Thu, 26 Apr 2001 19:02:50 +0100
11974 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
11976 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
11977 From: Mike Guy <mjtg@cam.ac.uk>
11978 Date: Thu, 26 Apr 2001 19:08:21 +0100
11979 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
11981 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
11982 From: Graham Barr <gbarr@pobox.com>
11983 Date: Thu, 26 Apr 2001 19:12:03 +0100
11984 Message-ID: <20010426191203.A70835@pobox.com>
11986 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
11988 ! ext/List/Util/lib/List/Util.pm
11989 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
11990 ____________________________________________________________________________
11991 [ 9858] By: jhi on 2001/04/26 18:17:42
11992 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
11993 From: Robin Houston <robin@kitsite.com>
11994 Date: Thu, 26 Apr 2001 16:09:35 +0100
11995 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
11998 ____________________________________________________________________________
11999 [ 9857] By: jhi on 2001/04/26 18:04:59
12000 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12001 From: barries <barries@slaysys.com>
12002 Date: Thu, 26 Apr 2001 12:01:10 -0400
12003 Message-ID: <20010426120110.E29698@jester.slaysys.com>
12006 ____________________________________________________________________________
12007 [ 9856] By: jhi on 2001/04/26 18:03:33
12008 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
12009 Date: Thu, 26 Apr 2001 17:13:41 +0100
12010 From: Robin Houston <robin@kitsite.com>
12011 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
12013 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12014 From: Robin Houston <robin@kitsite.com>
12015 Date: Thu, 26 Apr 2001 18:44:29 +0100
12016 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
12018 ! ext/B/B/Deparse.pm
12019 ____________________________________________________________________________
12020 [ 9855] By: jhi on 2001/04/26 17:56:04
12021 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
12022 From: Robin Houston <robin@kitsite.com>
12023 Date: Thu, 26 Apr 2001 17:04:08 +0100
12024 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
12026 ! ext/B/B/Deparse.pm
12027 ____________________________________________________________________________
12028 [ 9854] By: jhi on 2001/04/26 17:47:26
12029 Log: Subject: Re: Short test case for undef %stash:: crash
12030 From: Benjamin Sugars <bsugars@canoe.ca>
12031 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
12032 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
12033 Changed and moved the perldiag entry.
12035 ! gv.c pod/perldiag.pod
12036 ____________________________________________________________________________
12037 [ 9853] By: jhi on 2001/04/26 14:35:16
12038 Log: Beginnings of strptime(). Do not touch the wet paint.
12040 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
12041 ____________________________________________________________________________
12042 [ 9852] By: jhi on 2001/04/26 13:17:21
12043 Log: Retract #9851, core dumps from pod2man.
12046 ____________________________________________________________________________
12047 [ 9851] By: jhi on 2001/04/26 11:54:41
12048 Log: (Retracted by #9852.)
12050 Subject: [PATCH @9846] dumping ANYOF
12051 From: Hugo <hv@crypt.compulink.co.uk>
12052 Date: Thu, 26 Apr 2001 05:32:38 +0100
12053 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
12056 ____________________________________________________________________________
12057 [ 9850] By: jhi on 2001/04/26 02:34:44
12058 Log: If ccflags was empty the _previous_ $* containing all the
12059 environment variables and Configure variables was used,
12060 which lead, among other bad things, into $ccflags being your
12061 uname -a output, which lead into test compile with cc failing,
12062 which lead into gcc being selected, which didn't work that well
12063 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
12064 with large files, et cetera.
12067 ____________________________________________________________________________
12068 [ 9849] By: jhi on 2001/04/26 01:44:57
12069 Log: Make selfstubber test more portable.
12071 ! t/lib/selfstubber.t
12072 ____________________________________________________________________________
12073 [ 9848] By: jhi on 2001/04/26 00:50:26
12074 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
12075 From: Benjamin Sugars <ben.sugars@home.com>
12076 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
12077 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
12080 ____________________________________________________________________________
12081 [ 9847] By: jhi on 2001/04/26 00:46:58
12082 Log: Subject: [PATCH: perl@9841] VMS updates
12083 From: Peter Prymmer <pvhp@forte.com>
12084 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
12085 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
12087 ! README.vms configure.com vms/descrip_mms.template
12088 ! vms/ext/filespec.t
12089 ____________________________________________________________________________
12090 [ 9846] By: jhi on 2001/04/26 00:11:56
12091 Log: re 'debug' was broken by #9084.
12094 ____________________________________________________________________________
12095 [ 9845] By: jhi on 2001/04/25 22:33:17
12096 Log: Subject: [PATCH] test for Devel::SelfStubber
12097 From: Nicholas Clark <nick@ccl4.org>
12098 Date: Thu, 26 Apr 2001 00:00:54 +0100
12099 Message-ID: <20010426000054.D89026@plum.flirble.org>
12101 + t/lib/selfstubber.t
12102 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
12103 ____________________________________________________________________________
12104 [ 9844] By: jhi on 2001/04/25 22:29:32
12105 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
12106 From: Paul Johnson <paul@pjcj.net>
12107 Date: Thu, 26 Apr 2001 00:46:08 +0200
12108 Message-ID: <20010426004608.H2338@pjcj.net>
12110 ! ext/B/B/Concise.pm
12111 ____________________________________________________________________________
12112 [ 9843] By: jhi on 2001/04/25 22:28:28
12113 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
12114 From: Peter Prymmer <pvhp@forte.com>
12115 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
12116 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
12119 ____________________________________________________________________________
12120 [ 9842] By: jhi on 2001/04/25 20:58:12
12121 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
12122 From: John Peacock <jpeacock@rowman.com>
12123 Date: Wed, 25 Apr 2001 17:30:26 -0400
12124 Message-ID: <3AE741F2.B3217464@rowman.com>
12126 ! lib/Math/BigInt.pm t/lib/bigintpm.t
12127 ____________________________________________________________________________
12128 [ 9841] By: jhi on 2001/04/25 20:07:05
12129 Log: Update Changes.
12131 ! Changes patchlevel.h
12132 ____________________________________________________________________________
12133 [ 9840] By: jhi on 2001/04/25 19:56:51
12134 Log: Yet another HP-UX hints version from Merijn.
12137 ____________________________________________________________________________
12138 [ 9839] By: jhi on 2001/04/25 19:53:04
12139 Log: abs_path() didn't terminate the filename correctly,
12140 in DIRNAMLENless systems like HP-UX this would fail.
12143 ____________________________________________________________________________
12144 [ 9838] By: jhi on 2001/04/25 16:37:26
12145 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12146 From: Mike Guy <mjtg@cam.ac.uk>
12147 Date: Wed, 25 Apr 2001 18:31:47 +0100
12148 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
12151 ____________________________________________________________________________
12152 [ 9837] By: jhi on 2001/04/25 16:21:53
12153 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
12154 From: Jon Eveland <jweveland@yahoo.com>
12155 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
12156 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
12159 ____________________________________________________________________________
12160 [ 9836] By: jhi on 2001/04/25 14:17:50
12161 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
12162 From: "Philip Newton" <pnewton@gmx.de>
12163 Date: Wed, 25 Apr 2001 17:05:58 +0200
12164 Message-ID: <3AE703F6.3234.1833C45@localhost>
12166 ! Porting/patching.pod
12167 ____________________________________________________________________________
12168 [ 9835] By: jhi on 2001/04/25 13:58:07
12169 Log: It would seem that both ar and full_ar need to be overridden
12170 for HP-UX to avoid the GNU ar.
12173 ____________________________________________________________________________
12174 [ 9834] By: jhi on 2001/04/25 13:50:40
12175 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12176 From: "Philip Newton" <pnewton@gmx.de>
12177 Date: Wed, 25 Apr 2001 16:09:23 +0200
12178 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
12183 ____________________________________________________________________________
12184 [ 9833] By: jhi on 2001/04/25 12:36:11
12185 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
12188 ____________________________________________________________________________
12189 [ 9832] By: jhi on 2001/04/25 12:33:36
12190 Log: New version of HP-UX hints from Merijn.
12193 ____________________________________________________________________________
12194 [ 9831] By: jhi on 2001/04/25 03:39:45
12195 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
12198 ____________________________________________________________________________
12199 [ 9830] By: jhi on 2001/04/25 02:53:25
12200 Log: The tzname[] bit is not needed by util.c -- and causes
12201 heartburn in VMS (and it missing was probably the cause of
12202 the Mac OS X trouble). Ouch.
12204 ! ext/POSIX/POSIX.xs util.c
12205 ____________________________________________________________________________
12206 [ 9829] By: jhi on 2001/04/25 00:10:06
12207 Log: Metaconfig unit change for #9828.
12209 ! U/compline/ccflags.U
12210 ____________________________________________________________________________
12211 [ 9828] By: jhi on 2001/04/25 00:04:18
12212 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
12213 (which is actually the reason for the change, we need to pass
12214 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
12215 EP/IX, OS/2, and TitanOS, based on the hints files.
12217 ! Configure config_h.SH
12218 ____________________________________________________________________________
12219 [ 9827] By: jhi on 2001/04/24 23:49:20
12220 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
12221 the $cat must have an absolute path.
12224 ____________________________________________________________________________
12225 [ 9826] By: jhi on 2001/04/24 23:40:53
12226 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
12229 ____________________________________________________________________________
12230 [ 9825] By: jhi on 2001/04/24 23:35:35
12231 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
12232 From: "Philip Newton" <pnewton@gmx.de>
12233 Date: Tue, 24 Apr 2001 18:52:49 +0200
12234 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
12237 ____________________________________________________________________________
12238 [ 9824] By: jhi on 2001/04/24 23:33:07
12239 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
12240 Some gcc specifics dropped out due to extensive rewriting;
12241 will be put back later as needed.
12244 ____________________________________________________________________________
12245 [ 9823] By: jhi on 2001/04/24 23:27:57
12246 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
12248 ! ext/POSIX/POSIX.xs
12249 ____________________________________________________________________________
12250 [ 9822] By: jhi on 2001/04/24 23:25:21
12251 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
12252 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12253 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
12254 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
12256 ! ext/XS/Typemap/Typemap.xs
12257 ____________________________________________________________________________
12258 [ 9821] By: jhi on 2001/04/24 23:24:10
12259 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
12260 From: "Abigail" <abigail@foad.org>
12261 Date: Tue, 24 Apr 2001 23:12:03 +0200
12262 Message-ID: <20010424211203.7901.qmail@foad.org>
12265 ____________________________________________________________________________
12266 [ 9820] By: jhi on 2001/04/24 23:23:15
12267 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
12268 From: Matt Sergeant <matt@sergeant.org>
12269 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
12270 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
12273 ____________________________________________________________________________
12274 [ 9819] By: nick on 2001/04/24 18:49:43
12275 Log: Integrate mainline.
12277 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12278 !> (integrate 37 files)
12279 ____________________________________________________________________________
12280 [ 9818] By: jhi on 2001/04/24 14:35:23
12281 Log: Update Changes.
12283 ! Changes patchlevel.h
12284 ____________________________________________________________________________
12285 [ 9817] By: jhi on 2001/04/24 14:09:17
12286 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12287 From: "Philip Newton" <pnewton@gmx.de>
12288 Date: Tue, 24 Apr 2001 12:58:12 +0200
12289 Message-ID: <3AE57864.8304.B77A0A@localhost>
12291 plus add CPAN to the list of modules that have their own tests.
12293 ! t/lib/1_compile.t
12294 ____________________________________________________________________________
12295 [ 9816] By: jhi on 2001/04/24 14:07:03
12296 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12297 From: Michael G Schwern <schwern@pobox.com>
12298 Date: Sat, 21 Apr 2001 22:35:00 +0100
12299 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
12301 ! t/lib/1_compile.t
12302 ____________________________________________________________________________
12303 [ 9815] By: jhi on 2001/04/24 13:54:32
12304 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
12305 From: Robin Houston <robin@kitsite.com>
12306 Date: Tue, 24 Apr 2001 15:51:18 +0100
12307 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
12309 ! ext/B/B/Deparse.pm
12310 ____________________________________________________________________________
12311 [ 9814] By: jhi on 2001/04/24 13:17:34
12312 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12313 From: Bill Glicker <billg@burrelles.com>
12314 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
12315 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
12318 ____________________________________________________________________________
12319 [ 9813] By: jhi on 2001/04/24 12:54:23
12320 Log: Prevent path disclosure (probing for existence of filenames)
12321 using suidperl; bug id 20010322.218.
12323 ! perl.c pod/perldiag.pod
12324 ____________________________________________________________________________
12325 [ 9812] By: jhi on 2001/04/24 12:08:36
12326 Log: Retract #9811.
12328 ! ext/POSIX/POSIX.xs
12329 ____________________________________________________________________________
12330 [ 9811] By: jhi on 2001/04/24 11:57:35
12331 Log: (Retracted by #9812.)
12333 ! ext/POSIX/POSIX.xs
12334 ____________________________________________________________________________
12335 [ 9810] By: jhi on 2001/04/24 03:32:35
12336 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
12339 ____________________________________________________________________________
12340 [ 9809] By: jhi on 2001/04/24 03:16:13
12341 Log: The Math::BigFloat::import() was broken.
12342 (Fixes bug id 20010422.002.)
12344 ! lib/Math/BigFloat.pm
12345 ____________________________________________________________________________
12346 [ 9808] By: jhi on 2001/04/24 01:11:40
12347 Log: Additional dependencies; should help for parallel makes
12348 not to fail on missing lib/lib.pm or lib/re.pm.
12351 ____________________________________________________________________________
12352 [ 9807] By: jhi on 2001/04/24 00:57:01
12353 Log: Update the test failure disclaimer.
12355 ! t/pragma/warn/pp_hot
12356 ____________________________________________________________________________
12357 [ 9806] By: jhi on 2001/04/24 00:54:04
12358 Log: Add make target "install-all" which is alias for "install"
12359 to cater for case-preserving filesystems like HFS+.
12361 ! INSTALL Makefile.SH
12362 ____________________________________________________________________________
12363 [ 9805] By: jhi on 2001/04/24 00:47:28
12364 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
12365 From: Peter Prymmer <pvhp@forte.com>
12366 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
12367 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
12369 (Ken William's message forwarded from macosx@perl.org)
12372 ____________________________________________________________________________
12373 [ 9804] By: jhi on 2001/04/23 23:57:35
12374 Log: Cut-and-pasto.
12377 ____________________________________________________________________________
12378 [ 9803] By: jhi on 2001/04/23 23:52:25
12379 Log: More PerlIO robustness.
12382 ____________________________________________________________________________
12383 [ 9802] By: jhi on 2001/04/23 23:43:35
12384 Log: Make the "STD* opened only for ..." errors more consistent.
12387 ____________________________________________________________________________
12388 [ 9801] By: jhi on 2001/04/23 23:34:26
12389 Log: Test case for #9800.
12392 ____________________________________________________________________________
12393 [ 9800] By: jhi on 2001/04/23 23:14:43
12394 Log: Avoid coredump on 'close STDERR; die' by making
12395 the PerlIO calls more robust. Also use SETERRNO()
12396 instead of errno = to be more VMS-ready.
12399 ____________________________________________________________________________
12400 [ 9799] By: jhi on 2001/04/23 21:41:10
12401 Log: Subject: test for ID 20010423.002
12402 From: Robin Houston <robin@kitsite.com>
12403 Date: Mon, 23 Apr 2001 16:52:21 +0100
12404 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
12407 ____________________________________________________________________________
12408 [ 9798] By: jhi on 2001/04/23 21:40:07
12409 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
12410 From: David Dyck <dcd@tc.fluke.com>
12411 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
12412 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
12415 ____________________________________________________________________________
12416 [ 9797] By: jhi on 2001/04/23 21:37:56
12417 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
12418 From: Benjamin Sugars <bsugars@canoe.ca>
12419 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
12420 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
12422 ! ext/Cwd/Cwd.xs lib/Cwd.pm
12423 ____________________________________________________________________________
12424 [ 9796] By: jhi on 2001/04/23 21:29:24
12425 Log: Synchronize h2xs and pod2man some more on the documentation
12426 templates they propose.
12428 ! pod/pod2man.PL utils/h2xs.PL
12429 ____________________________________________________________________________
12430 [ 9795] By: jhi on 2001/04/23 17:30:40
12431 Log: Add one more naughty test for base64; make encoding logic cleaner.
12434 ____________________________________________________________________________
12435 [ 9794] By: jhi on 2001/04/23 13:51:32
12436 Log: Update Changes.
12438 ! Changes patchlevel.h
12439 ____________________________________________________________________________
12440 [ 9793] By: jhi on 2001/04/23 13:44:18
12441 Log: Duplicate lines.
12444 ____________________________________________________________________________
12445 [ 9792] By: jhi on 2001/04/23 13:39:13
12446 Log: Subject: Re: PATCH 5.7.1
12447 From: Mark-Jason Dominus <mjd@plover.com>
12448 Date: Mon, 23 Apr 2001 10:30:21 -0400
12449 Message-ID: <20010423143021.17335.qmail@plover.com>
12452 ____________________________________________________________________________
12453 [ 9791] By: jhi on 2001/04/23 13:32:40
12454 Log: Add the CPAN.pm 1.59_54 tests.
12456 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12458 ____________________________________________________________________________
12459 [ 9790] By: jhi on 2001/04/23 13:21:55
12460 Log: Subject: Deparse nit
12461 From: Robin Houston <robin@kitsite.com>
12462 Date: Mon, 23 Apr 2001 12:38:20 +0100
12463 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
12465 ! ext/B/B/Deparse.pm
12466 ____________________________________________________________________________
12467 [ 9789] By: jhi on 2001/04/23 13:19:07
12468 Log: Subject: [PATCH] bug 20010423.002
12469 From: Robin Houston <robin@kitsite.com>
12470 Date: Mon, 23 Apr 2001 13:12:30 +0100
12471 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
12474 ____________________________________________________________________________
12475 [ 9788] By: jhi on 2001/04/23 13:02:49
12476 Log: Subject: PATCH [5.7.1] hv.c unused #define
12477 From: Mark-Jason Dominus <mjd@plover.com>
12478 Date: Sun, 22 Apr 2001 14:17:49 -0400
12479 Message-ID: <20010422181749.26976.qmail@plover.com>
12482 ____________________________________________________________________________
12483 [ 9787] By: jhi on 2001/04/23 13:02:02
12484 Log: Subject: PATCH 5.7.1
12485 From: Mark-Jason Dominus <mjd@plover.com>
12486 Date: Sun, 22 Apr 2001 15:12:57 -0400
12487 Message-ID: <20010422191258.6539.qmail@plover.com>
12489 plus Sarathy's STMT_START + STMT_END suggestion.
12492 ____________________________________________________________________________
12493 [ 9786] By: jhi on 2001/04/23 12:53:25
12496 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
12497 From: dLux <dlux@spam.sch.bme.hu>
12498 Date: Mon, 23 Apr 2001 01:25:26 +0200
12499 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
12501 (SvGROW really does return a char *.)
12503 ! pod/perlapi.pod sv.h
12504 ____________________________________________________________________________
12505 [ 9785] By: jhi on 2001/04/23 04:34:04
12506 Log: Time::Piece work continues. $t->day removed since
12507 I think it's too confusing. Now has normal and
12508 abbreviated length weekday names and month names,
12509 the names change with _names(), not _list().
12510 Now has strftime() in Perl, _strftime() is
12511 the libc version (to which strftime() falls back
12512 if it doesn't know the format. To do: the reverse
12513 of strftime, strptime(), and the localisation of both.
12515 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12516 ! t/lib/time-piece.t
12517 ____________________________________________________________________________
12518 [ 9784] By: jhi on 2001/04/23 02:41:46
12519 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
12520 From: andreas.koenig@anima.de (Andreas J. Koenig)
12521 Date: 23 Apr 2001 05:20:55 +0200
12522 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
12524 ! t/pragma/overload.t
12525 ____________________________________________________________________________
12526 [ 9783] By: jhi on 2001/04/22 23:32:42
12527 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
12528 From: Robin Houston <robin@kitsite.com>
12529 Date: Mon, 23 Apr 2001 00:38:18 +0100
12530 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
12532 ! ext/B/B/Deparse.pm
12533 ____________________________________________________________________________
12534 [ 9782] By: jhi on 2001/04/22 20:55:43
12535 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
12536 From: Simon Cozens <simon@netthink.co.uk>
12537 Date: Sun, 22 Apr 2001 18:47:25 +0100
12538 Message-ID: <20010422184725.A14411@netthink.co.uk>
12540 ! sv.c t/pragma/overload.t
12541 ____________________________________________________________________________
12542 [ 9781] By: jhi on 2001/04/22 20:52:13
12543 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
12544 From: Robin Houston <robin@kitsite.com>
12545 Date: Sun, 22 Apr 2001 22:14:50 +0100
12546 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
12548 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12549 ____________________________________________________________________________
12550 [ 9780] By: nick on 2001/04/22 20:40:31
12551 Log: Integrate mainline.
12553 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12555 !> (integrate 38 files)
12556 ____________________________________________________________________________
12557 [ 9779] By: jhi on 2001/04/22 15:16:03
12558 Log: Subject: IO::Socket::INET patch
12559 From: andrew deryabin <djsf@technarchy.ru>
12560 Date: Sat, 21 Apr 2001 17:46:52 +0400
12561 Message-ID: <20010421174652.B1426@technarchy>
12563 ! ext/IO/lib/IO/Socket/INET.pm
12564 ____________________________________________________________________________
12565 [ 9778] By: jhi on 2001/04/22 15:14:33
12566 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
12567 From: Mark-Jason Dominus <mjd@plover.com>
12568 Date: Sat, 21 Apr 2001 21:27:49 -0400
12569 Message-ID: <20010422012749.27024.qmail@plover.com>
12572 ____________________________________________________________________________
12573 [ 9777] By: jhi on 2001/04/22 15:10:51
12574 Log: Subject: Re: Regex debugger patch
12575 From: Mark-Jason Dominus <mjd@plover.com>
12576 Date: Sat, 21 Apr 2001 21:48:51 -0400
12577 Message-ID: <20010422014851.27165.qmail@plover.com>
12579 ! pod/perldebguts.pod
12580 ____________________________________________________________________________
12581 [ 9776] By: jhi on 2001/04/22 15:09:48
12582 Log: Subject: Re: Regex debugger patch
12583 From: Mark-Jason Dominus <mjd@plover.com>
12584 Date: Sat, 21 Apr 2001 14:24:39 -0400
12585 Message-ID: <20010421182439.16508.qmail@plover.com>
12587 Regex debugger backend.
12589 ! regcomp.c regexp.h
12590 ____________________________________________________________________________
12591 [ 9775] By: jhi on 2001/04/21 16:45:40
12592 Log: Subject: [PATCH] Typo in utf8.h
12593 From: Jesús Quiroga <jquiroga@pobox.com>
12594 Date: Sat, 21 Apr 2001 19:25:33 +0200
12595 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
12598 ____________________________________________________________________________
12599 [ 9774] By: jhi on 2001/04/21 16:43:52
12600 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12601 From: Joe Orton <jorton@redhat.com>
12602 Date: Tue, 17 Apr 2001 15:50:43 +0100
12603 Message-Id: <20010417155043.D19132@eu.c2.net>
12606 ____________________________________________________________________________
12607 [ 9773] By: jhi on 2001/04/21 15:30:15
12608 Log: Subject: Patch utils/h2xs.PL
12609 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12610 Date: Sat, 21 Apr 2001 10:32:16 -0500
12611 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
12613 Add MAILING list and LICENSE templates.
12616 ____________________________________________________________________________
12617 [ 9772] By: jhi on 2001/04/21 15:28:36
12618 Log: Subject: perlfaq2.patch for 5.7.1
12619 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12620 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
12621 Date: Fri, 20 Apr 2001 16:42:19 -0500
12623 rm an extra tab, a blurb about the xx.cpan to clarify
12624 which countries actually have that and dejanews is history
12625 as well as most of that nonsensical entry.
12628 ____________________________________________________________________________
12629 [ 9771] By: jhi on 2001/04/21 15:27:17
12630 Log: Subject: perlfaq1.patch for 5.7.1
12631 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12632 Date: Fri, 20 Apr 2001 16:57:36 -0500
12633 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
12635 Evil URLs must die. Especially when they are broken.
12638 ____________________________________________________________________________
12639 [ 9770] By: jhi on 2001/04/21 15:23:38
12640 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
12641 From: Michael G Schwern <schwern@pobox.com>
12642 Date: Sat, 21 Apr 2001 16:11:12 +0100
12643 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
12645 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12647 ! MANIFEST ext/B/B.pm t/lib/b.t
12648 ____________________________________________________________________________
12649 [ 9769] By: jhi on 2001/04/21 15:03:32
12650 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
12651 From: Michael G Schwern <schwern@pobox.com>
12652 Date: Sat, 21 Apr 2001 09:48:00 +0100
12653 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
12656 ____________________________________________________________________________
12657 [ 9768] By: jhi on 2001/04/21 14:33:49
12658 Log: PerlIO and Encode doc cleanup and tweaks.
12660 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
12661 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
12662 ____________________________________________________________________________
12663 [ 9767] By: jhi on 2001/04/21 12:40:16
12664 Log: Integrate perlio.
12667 ____________________________________________________________________________
12668 [ 9766] By: nick on 2001/04/20 18:28:35
12669 Log: Avoid core dump on
12670 open(STDOUT,">",\$foo);
12673 ____________________________________________________________________________
12674 [ 9765] By: jhi on 2001/04/20 13:23:43
12675 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12676 From: Robin Houston <robin@kitsite.com>
12677 Date: Fri, 20 Apr 2001 14:29:22 +0100
12678 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
12680 ! ext/B/B.pm ext/B/B/Deparse.pm
12681 ____________________________________________________________________________
12682 [ 9764] By: jhi on 2001/04/20 13:19:33
12683 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
12684 From: Peter Prymmer <pvhp@forte.com>
12685 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
12686 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
12688 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12689 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12690 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12691 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12692 ____________________________________________________________________________
12693 [ 9763] By: jhi on 2001/04/20 12:36:39
12694 Log: Subject: Re: A new PerlIO coredump
12695 From: Nick Ing-Simmons <nik@tiuk.ti.com>
12696 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
12697 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
12700 ____________________________________________________________________________
12701 [ 9762] By: jhi on 2001/04/19 23:02:30
12702 Log: Update Changes.
12704 ! Changes patchlevel.h
12705 ____________________________________________________________________________
12706 [ 9761] By: jhi on 2001/04/19 22:59:19
12707 Log: More cleanup cleanup.
12709 ! Makefile.SH win32/Makefile win32/makefile.mk
12710 ____________________________________________________________________________
12711 [ 9760] By: jhi on 2001/04/19 22:50:31
12712 Log: lib/Time is non-empty, let's not rmdir it.
12715 ____________________________________________________________________________
12716 [ 9759] By: jhi on 2001/04/19 22:36:51
12717 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12718 From: Robin Houston <robin@kitsite.com>
12719 Date: Fri, 20 Apr 2001 00:18:53 +0100
12720 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
12722 ! ext/B/B/Deparse.pm
12723 ____________________________________________________________________________
12724 [ 9758] By: jhi on 2001/04/19 22:36:00
12725 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
12726 From: Peter Prymmer <pvhp@forte.com>
12727 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
12728 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
12731 ____________________________________________________________________________
12732 [ 9757] By: nick on 2001/04/19 18:53:54
12733 Log: Blind (untested) integrate of mainline.
12735 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12736 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
12737 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
12738 !> (integrate 53 files)
12739 ____________________________________________________________________________
12740 [ 9756] By: jhi on 2001/04/19 16:59:23
12741 Log: Document and test Time::Piece.
12743 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
12744 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
12745 ____________________________________________________________________________
12746 [ 9755] By: jhi on 2001/04/19 12:13:29
12747 Log: A better fix for the \x{12345678} trouble from NI-S.
12750 ____________________________________________________________________________
12751 [ 9754] By: jhi on 2001/04/19 11:56:07
12752 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
12753 From: Robin Houston <robin@kitsite.com>
12754 Date: Wed, 18 Apr 2001 17:58:33 +0100
12755 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
12757 ! ext/B/B/Deparse.pm op.c
12758 ____________________________________________________________________________
12759 [ 9753] By: jhi on 2001/04/19 04:21:52
12760 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
12761 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
12762 Date: Thu, 19 Apr 2001 01:11:41 -0400
12763 Message-ID: <20010419011141.A5798@cpan.org>
12765 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12766 ____________________________________________________________________________
12767 [ 9752] By: jhi on 2001/04/19 02:41:10
12768 Log: The new time utils need to be thread-aware, too.
12771 ____________________________________________________________________________
12772 [ 9751] By: jhi on 2001/04/19 02:26:47
12773 Log: Compilation nit noticed by AIX compiler.
12776 ____________________________________________________________________________
12777 [ 9750] By: jhi on 2001/04/19 02:20:06
12778 Log: The new time utils need to be public.
12781 ____________________________________________________________________________
12782 [ 9749] By: jhi on 2001/04/19 01:42:39
12786 ____________________________________________________________________________
12787 [ 9748] By: jhi on 2001/04/19 01:41:10
12788 Log: Add Time::Piece, a slight rewrite of Time::Object,
12789 from Matt Sergeant.
12791 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12792 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
12793 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
12794 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
12795 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
12796 ! win32/makefile.mk
12797 ____________________________________________________________________________
12798 [ 9747] By: jhi on 2001/04/19 00:55:35
12799 Log: The new metaconfig unit from strftime.
12800 Branch: metaconfig/U/perl
12802 ____________________________________________________________________________
12803 [ 9746] By: jhi on 2001/04/19 00:54:54
12804 Log: Move the strftime() wrapper from POSIX.xs to util.c
12805 as my_strftime(), requires HAS_STRFTIME.
12807 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12808 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
12809 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
12810 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12811 ! vos/config.ga.h win32/config.bc win32/config.gc
12813 ____________________________________________________________________________
12814 [ 9745] By: jhi on 2001/04/18 23:11:03
12815 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
12816 in preparation of Time::Piece.
12818 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
12819 ____________________________________________________________________________
12820 [ 9744] By: jhi on 2001/04/18 22:33:12
12821 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
12822 From: Peter Prymmer <pvhp@forte.com>
12823 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
12824 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
12827 ____________________________________________________________________________
12828 [ 9743] By: jhi on 2001/04/18 22:32:23
12829 Log: Subject: Fwd: pod2html leaves cache files lying around?
12830 From: Rajesh Vaidheeswarran <rv@gnu.org>
12831 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
12832 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
12835 ____________________________________________________________________________
12836 [ 9742] By: jhi on 2001/04/18 20:31:49
12837 Log: Update Changes.
12839 ! Changes patchlevel.h
12840 ____________________________________________________________________________
12841 [ 9741] By: jhi on 2001/04/18 20:23:02
12842 Log: Declare hints only if needed.
12844 ! ext/B/B/Deparse.pm
12845 ____________________________________________________________________________
12846 [ 9740] By: jhi on 2001/04/18 19:06:05
12847 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
12848 bug noticed by Robin Houston; basically the code of detecting
12849 value wraparound was acting differently under different compilers
12850 and platforms. The workaround is to remove the overflow check
12851 for now, a real fix would be to do the overflow (portably) right.
12853 ! t/op/pat.t utf8.c
12854 ____________________________________________________________________________
12855 [ 9739] By: jhi on 2001/04/18 19:01:23
12856 Log: Subject: [PATCH B::Deparse] some pragma support
12857 From: Robin Houston <robin@kitsite.com>
12858 Date: Wed, 18 Apr 2001 19:32:12 +0100
12859 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
12861 ! ext/B/B/Deparse.pm
12862 ____________________________________________________________________________
12863 [ 9738] By: jhi on 2001/04/18 15:16:37
12864 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
12865 From: Benjamin Sugars <bsugars@canoe.ca>
12866 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
12867 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
12870 ____________________________________________________________________________
12871 [ 9737] By: jhi on 2001/04/18 13:24:50
12872 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
12873 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12874 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
12875 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
12877 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12878 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
12879 ____________________________________________________________________________
12880 [ 9736] By: jhi on 2001/04/18 04:15:14
12881 Log: The #9735 also changes the subtest 12.
12884 ____________________________________________________________________________
12885 [ 9735] By: jhi on 2001/04/18 03:55:17
12886 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
12887 From: David Dyck <dcd@tc.fluke.com>
12888 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
12889 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
12891 ! ext/B/B/Deparse.pm
12892 ____________________________________________________________________________
12893 [ 9734] By: jhi on 2001/04/18 03:54:11
12894 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12895 From: Gisle Aas <gisle@ActiveState.com>
12896 Date: 17 Apr 2001 19:06:45 -0700
12897 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
12899 ! pp_hot.c t/op/misc.t
12900 ____________________________________________________________________________
12901 [ 9733] By: jhi on 2001/04/17 22:25:22
12902 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
12903 From: "Abigail" <abigail@foad.org>
12904 Date: Wed, 18 Apr 2001 01:17:46 +0200
12905 Message-ID: <20010417231746.21657.qmail@foad.org>
12907 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
12908 ____________________________________________________________________________
12909 [ 9732] By: jhi on 2001/04/17 20:47:56
12910 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
12911 From: Robin Houston <robin@kitsite.com>
12912 Date: Tue, 17 Apr 2001 22:37:42 +0100
12913 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
12915 ! ext/B/B/Deparse.pm
12916 ____________________________________________________________________________
12917 [ 9731] By: nick on 2001/04/17 20:46:35
12918 Log: Re-sync for t/lib/b.t fix
12920 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
12921 ____________________________________________________________________________
12922 [ 9730] By: jhi on 2001/04/17 20:45:29
12923 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
12924 From: Robin Houston <robin@kitsite.com>
12925 Date: Tue, 17 Apr 2001 22:29:36 +0100
12926 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
12928 ! ext/B/B.xs ext/B/B/Deparse.pm
12929 ____________________________________________________________________________
12930 [ 9729] By: jhi on 2001/04/17 20:43:11
12931 Log: Subject: Deparse - parenthesise args to undeclared subs
12932 From: Robin Houston <robin@kitsite.com>
12933 Date: Tue, 17 Apr 2001 21:31:05 +0100
12934 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
12936 ! ext/B/B/Deparse.pm
12937 ____________________________________________________________________________
12938 [ 9728] By: jhi on 2001/04/17 18:57:30
12939 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
12940 From: Benjamin Sugars <ben.sugars@home.com>
12941 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
12942 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
12945 ____________________________________________________________________________
12946 [ 9727] By: jhi on 2001/04/17 18:20:20
12947 Log: Subject: [PATCH B::Deparse] ambient pragmas
12948 From: Robin Houston <robin@kitsite.com>
12949 Date: Tue, 17 Apr 2001 20:01:59 +0100
12950 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
12952 ! ext/B/B/Deparse.pm t/lib/b.t
12953 ____________________________________________________________________________
12954 [ 9726] By: nick on 2001/04/17 16:33:51
12955 Log: Integrate mainline (t/lib/b.t fails test 2...)
12957 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12958 +> ext/List/Util/README ext/List/Util/Util.xs
12959 +> ext/List/Util/lib/List/Util.pm
12960 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
12961 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12962 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12963 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12964 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12965 !> (integrate 31 files)
12966 ____________________________________________________________________________
12967 [ 9725] By: jhi on 2001/04/17 12:14:24
12968 Log: Subject: multiple B::* changes
12969 From: Robin Houston <robin@kitsite.com>
12970 Date: Thu, 12 Apr 2001 20:12:27 +0100
12971 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
12973 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12974 ____________________________________________________________________________
12975 [ 9724] By: jhi on 2001/04/17 11:59:05
12976 Log: Thread-awareness from Doug MacEachern.
12978 ! ext/List/Util/Util.xs
12979 ____________________________________________________________________________
12980 [ 9723] By: jhi on 2001/04/17 11:57:41
12981 Log: Make the test more portable.
12984 ____________________________________________________________________________
12985 [ 9722] By: jhi on 2001/04/17 11:53:50
12986 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
12987 From: Benjamin Sugars <ben.sugars@home.com>
12988 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
12989 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
12992 ____________________________________________________________________________
12993 [ 9721] By: jhi on 2001/04/17 11:52:17
12994 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
12995 From: Benjamin Sugars <bsugars@canoe.ca>
12996 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
12997 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
13000 ____________________________________________________________________________
13001 [ 9720] By: jhi on 2001/04/17 11:35:42
13002 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
13003 From: Chris Nandor <pudge@pobox.com>
13004 Date: Tue, 17 Apr 2001 00:30:49 -0400
13005 Message-Id: <p05100207b701768712de@[10.0.1.177]>
13007 ! ext/File/Glob/bsd_glob.c gv.c
13008 ____________________________________________________________________________
13009 [ 9719] By: jhi on 2001/04/17 11:32:13
13010 Log: Subject: [PATCH] Tweten->West
13011 From: Casey West <casey@geeknest.com>
13012 Date: Mon, 16 Apr 2001 12:11:22 -0400
13013 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
13015 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
13017 ____________________________________________________________________________
13018 [ 9718] By: jhi on 2001/04/16 03:22:52
13019 Log: Update Changes.
13021 ! Changes patchlevel.h
13022 ____________________________________________________________________________
13023 [ 9717] By: jhi on 2001/04/16 03:06:28
13027 ____________________________________________________________________________
13028 [ 9716] By: jhi on 2001/04/16 02:58:42
13029 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
13030 From: Prymmer/Kahn <pvhp@best.com>
13031 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
13032 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
13035 ____________________________________________________________________________
13036 [ 9715] By: jhi on 2001/04/15 23:40:35
13037 Log: Subject: Re: Net::Ping patch, adds stream protocol
13038 From: bronson@rinspin.com (Scott Bronson)
13039 Date: Tue, 10 Apr 2001 23:58:33 -0700
13040 Message-ID: <20010410235833.N29719@rinspin.com>
13043 ____________________________________________________________________________
13044 [ 9714] By: jhi on 2001/04/15 23:31:46
13045 Log: Printing out the ok messages helps successful testing.
13047 ! t/lib/time-hires.t
13048 ____________________________________________________________________________
13049 [ 9713] By: jhi on 2001/04/15 21:43:24
13050 Log: Update Douglas Wegscheid's email.
13053 ____________________________________________________________________________
13054 [ 9712] By: jhi on 2001/04/15 21:40:41
13055 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
13056 From: Michael G Schwern <schwern@pobox.com>
13057 Date: Sat, 14 Apr 2001 22:40:50 +0100
13058 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
13061 ! MANIFEST lib/Exporter/Heavy.pm
13062 ____________________________________________________________________________
13063 [ 9711] By: jhi on 2001/04/15 21:39:21
13064 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
13065 From: Michael G Schwern <schwern@pobox.com>
13066 Date: Sat, 14 Apr 2001 22:13:59 +0100
13067 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
13070 ____________________________________________________________________________
13071 [ 9710] By: jhi on 2001/04/15 21:30:19
13072 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
13073 From: Michael G Schwern <schwern@pobox.com>
13074 Date: Sat, 14 Apr 2001 22:05:32 +0100
13075 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
13077 ! t/pragma/warnings.t
13078 ____________________________________________________________________________
13079 [ 9709] By: jhi on 2001/04/15 19:34:09
13080 Log: Integrate changes #9706,9707 from maintperl into mainline.
13082 change#7210 broke .packlist generation
13084 ExtUtils::Installed doesn't quote regex metacharacters in paths
13085 before using them in match; also make it work for dosish platforms
13087 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13088 ____________________________________________________________________________
13089 [ 9708] By: jhi on 2001/04/15 19:31:01
13090 Log: Test also the scalar aspect of getitimer().
13092 ! t/lib/time-hires.t
13093 ____________________________________________________________________________
13094 [ 9707] By: gsar on 2001/04/15 17:24:20
13095 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
13096 before using them in match; also make it work for dosish platforms
13097 Branch: maint-5.6/perl
13098 ! lib/ExtUtils/Installed.pm
13099 ____________________________________________________________________________
13100 [ 9706] By: gsar on 2001/04/15 17:21:59
13101 Log: change#7210 broke .packlist generation (listed only filename
13102 rather than fully qualified path name)
13103 Branch: maint-5.6/perl
13104 ! lib/ExtUtils/Install.pm
13105 ____________________________________________________________________________
13106 [ 9705] By: jhi on 2001/04/15 12:36:33
13107 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
13109 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
13110 ! t/lib/time-hires.t
13111 ____________________________________________________________________________
13112 [ 9704] By: jhi on 2001/04/15 10:49:08
13113 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
13114 From: Prymmer/Kahn <pvhp@best.com>
13115 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
13116 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
13118 ! lib/utf8.pm pod/perlebcdic.pod
13119 ____________________________________________________________________________
13120 [ 9703] By: jhi on 2001/04/15 02:26:26
13121 Log: I keep forgetting to sort MANIFEST.
13124 ____________________________________________________________________________
13125 [ 9702] By: jhi on 2001/04/15 02:07:47
13126 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
13127 Now we have blessed, reftype, tainted, first, reduce, ...
13129 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13130 + ext/List/Util/README ext/List/Util/Util.xs
13131 + ext/List/Util/lib/List/Util.pm
13132 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
13133 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
13134 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13135 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13136 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13138 ____________________________________________________________________________
13139 [ 9701] By: jhi on 2001/04/14 15:05:25
13140 Log: Subject: RE: dprofpp.pl updates
13141 From: Carl Eklof <CEklof@endeca.com>
13142 Date: Thu, 12 Apr 2001 18:45:46 -0400
13143 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
13146 ____________________________________________________________________________
13147 [ 9700] By: jhi on 2001/04/14 14:44:55
13148 Log: Do not just blindly add CR.
13151 ____________________________________________________________________________
13152 [ 9699] By: jhi on 2001/04/13 13:17:01
13153 Log: Update Changes.
13155 ! Changes patchlevel.h
13156 ____________________________________________________________________________
13157 [ 9698] By: jhi on 2001/04/13 12:44:48
13158 Log: Integrate perlio.
13160 !> ext/PerlIO/Scalar/Scalar.xs
13161 ____________________________________________________________________________
13162 [ 9697] By: jhi on 2001/04/13 12:29:15
13163 Log: Add more debug output to the test.
13166 ____________________________________________________________________________
13167 [ 9696] By: nick on 2001/04/13 10:14:29
13168 Log: Fix core dump on binmode($fh,'Scalar')
13170 ! ext/PerlIO/Scalar/Scalar.xs
13171 ____________________________________________________________________________
13172 [ 9695] By: nick on 2001/04/13 09:05:42
13173 Log: Integrate mainline
13175 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13176 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13177 +> t/lib/time-hires.t
13178 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
13179 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
13180 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13181 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
13182 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
13183 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
13184 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
13185 ____________________________________________________________________________
13186 [ 9694] By: jhi on 2001/04/12 22:23:35
13187 Log: Integrate change #9693 from maintperl into mainline.
13189 $VERSION and Version() on the same line provokes a warning from
13190 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13192 !> lib/Devel/SelfStubber.pm
13193 ____________________________________________________________________________
13194 [ 9693] By: gsar on 2001/04/12 21:55:56
13195 Log: $VERSION and Version() on the same line provokes a warning from
13196 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13197 Branch: maint-5.6/perl
13198 ! lib/Devel/SelfStubber.pm
13199 ____________________________________________________________________________
13200 [ 9692] By: jhi on 2001/04/12 13:54:00
13201 Log: This is at least 5.005.
13203 ! ext/Time/HiRes/HiRes.xs
13204 ____________________________________________________________________________
13205 [ 9691] By: jhi on 2001/04/12 13:37:20
13206 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
13208 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
13209 ! win32/Makefile win32/makefile.mk
13210 ____________________________________________________________________________
13211 [ 9690] By: jhi on 2001/04/12 01:34:46
13212 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
13214 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13215 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13216 + t/lib/time-hires.t
13218 ____________________________________________________________________________
13219 [ 9689] By: jhi on 2001/04/12 00:28:39
13220 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
13221 From: Gisle Aas <gisle@ActiveState.com>
13222 Date: 11 Apr 2001 16:36:11 -0700
13223 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
13225 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
13226 ____________________________________________________________________________
13227 [ 9688] By: jhi on 2001/04/12 00:27:39
13228 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13229 From: Gisle Aas <gisle@ActiveState.com>
13230 Date: 11 Apr 2001 11:13:24 -0700
13231 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
13233 ! ext/MIME/Base64/Base64.xs
13234 ____________________________________________________________________________
13235 [ 9687] By: jhi on 2001/04/11 19:51:47
13236 Log: Slight update on the Todo list. (Should integrate to Todo?)
13239 ____________________________________________________________________________
13240 [ 9686] By: jhi on 2001/04/11 16:54:25
13241 Log: Subject: [PATCH opcode.pl] Documentation of table format
13242 From: Simon Cozens <simon@netthink.co.uk>
13243 Date: Wed, 11 Apr 2001 12:59:31 +0100
13244 Message-ID: <20010411125931.A25681@netthink.co.uk>
13247 ____________________________________________________________________________
13248 [ 9685] By: jhi on 2001/04/11 16:53:15
13249 Log: Subject: [PATCH] prototype("CORE::recv")
13250 From: Simon Cozens <simon@netthink.co.uk>
13251 Date: Wed, 11 Apr 2001 13:24:35 +0100
13252 Message-ID: <20010411132435.A26169@netthink.co.uk>
13254 ! pp.c t/comp/proto.t
13255 ____________________________________________________________________________
13256 [ 9684] By: jhi on 2001/04/11 16:47:13
13257 Log: FAQ (and AUTHORS) update from Dan Carson: the information
13258 was several years obsolete, Term::Readkey has been updated
13259 to have the functionality.
13261 ! AUTHORS pod/perlfaq5.pod
13262 ____________________________________________________________________________
13263 [ 9683] By: jhi on 2001/04/11 12:15:46
13264 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13265 From: Calle Dybedahl <calle@lysator.liu.se>
13266 Date: 10 Apr 2001 16:44:16 +0200
13267 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
13269 ! ext/MIME/Base64/Base64.xs
13270 ____________________________________________________________________________
13271 [ 9682] By: jhi on 2001/04/11 12:12:26
13272 Log: A more minimal fix for 20010410.006 from Hugo.
13275 ____________________________________________________________________________
13276 [ 9681] By: jhi on 2001/04/11 11:34:23
13277 Log: Integrate changes #9678,9679 from maintline into mainperl.
13279 addendum to change#9676
13281 up $File::Glob::VERSION; add a note pointing out the version of
13282 the OpenBSD glob bsd_glob.c resembles
13284 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13285 !> ext/File/Glob/bsd_glob.h
13286 ____________________________________________________________________________
13287 [ 9680] By: jhi on 2001/04/11 11:30:38
13288 Log: Bad test numbering in integrate in #9677.
13289 Fixes ID 20010411.001.
13292 ____________________________________________________________________________
13293 [ 9679] By: gsar on 2001/04/11 03:38:40
13294 Log: up $File::Glob::VERSION; add a note pointing out the version of
13295 the OpenBSD glob bsd_glob.c resembles
13296 Branch: maint-5.6/perl
13297 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13298 ! ext/File/Glob/bsd_glob.h
13299 ____________________________________________________________________________
13300 [ 9678] By: gsar on 2001/04/11 03:09:48
13301 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
13302 revision 1.8.10.1 found here:
13304 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
13305 Branch: maint-5.6/perl
13306 ! ext/File/Glob/bsd_glob.c
13307 ____________________________________________________________________________
13308 [ 9677] By: jhi on 2001/04/11 02:54:39
13309 Log: Integrate changes #9675,9676 from maintperl into mainline.
13311 fix for bug 20010410.006, undo change#7115
13313 port the OpenBSD glob() security patch
13315 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13316 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
13318 ____________________________________________________________________________
13319 [ 9676] By: gsar on 2001/04/11 02:19:02
13320 Log: port the glob() security patch found at:
13322 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
13324 CERT advisory for the issue is here:
13326 http://www.cert.org/advisories/CA-2001-07.html
13328 Note that the security scare is only relevant for those who are
13329 foolish enough to build suidperl (which is now officially discouraged)
13330 Branch: maint-5.6/perl
13331 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13332 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
13333 ____________________________________________________________________________
13334 [ 9675] By: gsar on 2001/04/10 23:52:11
13335 Log: fix for bug 20010410.006
13337 undo change#7115 (came into maint-5.6 as change#8156)
13339 add tests to keep it from coming back
13340 Branch: maint-5.6/perl
13341 ! regexec.c t/op/pat.t
13342 ____________________________________________________________________________
13343 [ 9674] By: nick on 2001/04/10 20:39:31
13344 Log: Integrate mainline
13346 +> Porting/testall.atom
13347 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
13348 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
13349 !> t/lib/lc-uk.t t/pod/find.t
13350 ____________________________________________________________________________
13351 [ 9673] By: nick on 2001/04/10 18:46:14
13352 Log: Integrate against change 9670 aka perl-5.7.1
13354 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13355 !> (integrate 53 files)
13356 ____________________________________________________________________________
13357 [ 9672] By: jhi on 2001/04/10 13:45:01
13358 Log: Add a script for doing cumulative profile of the test suite.
13359 (Requires ATOM, that is, Tru64.)
13361 + Porting/testall.atom
13363 ____________________________________________________________________________
13364 [ 9671] By: jhi on 2001/04/10 12:38:53
13365 Log: Missing std block.
13367 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
13368 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
13370 ____________________________________________________________________________
13371 [ 9670] By: jhi on 2001/04/10 01:25:58
13372 Log: This is 5.7.1.
13375 ____________________________________________________________________________
13376 [ 9669] By: jhi on 2001/04/10 01:09:14
13377 Log: Update Changes.
13379 ! Changes patchlevel.h
13380 ____________________________________________________________________________
13381 [ 9668] By: jhi on 2001/04/10 01:00:38
13385 ____________________________________________________________________________
13386 [ 9667] By: jhi on 2001/04/10 00:52:16
13387 Log: Update perlhist.
13390 ____________________________________________________________________________
13391 [ 9666] By: jhi on 2001/04/09 23:38:59
13392 Log: Slight wording tweaks from Damian to #9658.
13395 ____________________________________________________________________________
13396 [ 9665] By: jhi on 2001/04/09 19:56:06
13397 Log: Subject: [PATCH perlutil.pod] Nit
13398 From: Simon Cozens <simon@netthink.co.uk>
13399 Date: Mon, 9 Apr 2001 20:29:44 +0100
13400 Message-ID: <20010409202944.A14796@the.earth.li>
13403 ____________________________________________________________________________
13404 [ 9664] By: jhi on 2001/04/09 19:54:42
13405 Log: Subject: Re: perl571delta.pod@9631
13406 From: Mike Guy <mjtg@cam.ac.uk>
13407 Date: Mon, 09 Apr 2001 18:09:14 +0100
13408 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
13410 ! pod/perl571delta.pod
13411 ____________________________________________________________________________
13412 [ 9663] By: jhi on 2001/04/09 13:43:35
13413 Log: Update Changes.
13415 ! Changes patchlevel.h
13416 ____________________________________________________________________________
13417 [ 9662] By: jhi on 2001/04/09 13:24:46
13420 ! AUTHORS pod/perl571delta.pod
13421 ____________________________________________________________________________
13422 [ 9661] By: jhi on 2001/04/09 13:15:13
13423 Log: Thinko in manual patch applying.
13426 ____________________________________________________________________________
13427 [ 9660] By: jhi on 2001/04/09 13:07:53
13428 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
13429 From: Robin Barker <rmb1@cise.npl.co.uk>
13430 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
13431 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
13433 (This corrects the case where the "isn't numeric" string contains \0s
13434 and is longer than the temporary buffer, and contains \0 at the point
13435 the string would be truncated by "...".)
13438 ____________________________________________________________________________
13439 [ 9659] By: jhi on 2001/04/09 12:57:41
13440 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
13442 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
13443 ! t/lib/cgi-function.t t/lib/cgi-html.t
13444 ____________________________________________________________________________
13445 [ 9658] By: jhi on 2001/04/09 12:48:47
13446 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
13447 From: Ilmari Karonen <iltzu@sci.fi>
13448 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
13449 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
13451 Rearrange and rewrite the Method Invocation section
13452 to explain the concepts in nicer order.
13455 ____________________________________________________________________________
13456 [ 9657] By: jhi on 2001/04/09 12:35:58
13457 Log: Upgrade to podlators 1.09, from Russ Allbery.
13459 ! lib/Pod/Man.pm lib/Pod/Text.pm
13460 ____________________________________________________________________________
13461 [ 9656] By: jhi on 2001/04/09 12:31:53
13464 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
13465 ____________________________________________________________________________
13466 [ 9655] By: jhi on 2001/04/09 12:20:09
13467 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
13468 From: Prymmer/Kahn <pvhp@best.com>
13469 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
13470 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
13472 ! lib/utf8.pm pod/perlunicode.pod
13473 ____________________________________________________________________________
13474 [ 9654] By: gsar on 2001/04/09 03:38:33
13475 Log: here lies 5.6.1
13476 Branch: maint-5.6/perl
13478 ____________________________________________________________________________
13479 [ 9653] By: jhi on 2001/04/09 03:25:24
13480 Log: Update perlhist.
13483 ____________________________________________________________________________
13484 [ 9652] By: jhi on 2001/04/09 03:18:49
13485 Log: perl571delta tweaking continues.
13487 ! pod/perl571delta.pod
13488 ____________________________________________________________________________
13489 [ 9651] By: gsar on 2001/04/09 03:11:19
13490 Log: update Changes, patchlevel.h &c.
13491 Branch: maint-5.6/perl
13492 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13494 ____________________________________________________________________________
13495 [ 9650] By: jhi on 2001/04/09 02:40:24
13496 Log: Integrate the perlfork half of #9513 from maintperl into mainline
13497 (the perlunicode half is obsolete)
13500 ____________________________________________________________________________
13501 [ 9649] By: gsar on 2001/04/09 02:35:43
13502 Log: tweak perldelta as suggested by Jarkko
13503 Branch: maint-5.6/perl
13504 ! pod/perldelta.pod
13505 ____________________________________________________________________________
13506 [ 9648] By: jhi on 2001/04/09 02:13:04
13507 Log: Integrate change #9646 from maintperl into mainline.
13509 add note about ithreads and Thread.pm
13511 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
13512 ____________________________________________________________________________
13513 [ 9647] By: jhi on 2001/04/09 02:10:18
13514 Log: Bad assumption that shortsize == 2.
13516 ! t/lib/xs-typemap.t
13517 ____________________________________________________________________________
13518 [ 9646] By: gsar on 2001/04/09 00:48:04
13519 Log: add note about ithreads and Thread.pm (too many people are
13520 confused by the fact that Thread.pm is built and installed
13521 under non-5005threads but doesn't work)
13522 Branch: maint-5.6/perl
13523 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
13524 ____________________________________________________________________________
13525 [ 9645] By: gsar on 2001/04/09 00:19:03
13526 Log: update perldelta.pod for changes in 5.6.1
13527 Branch: maint-5.6/perl
13528 ! Changes pod/perldelta.pod
13529 ____________________________________________________________________________
13530 [ 9644] By: jhi on 2001/04/08 20:37:00
13531 Log: Integrate change #9639 from maintperl into mainline:
13532 on windows, many of the README.* pods were being copied to
13535 !> win32/Makefile win32/makefile.mk
13536 ____________________________________________________________________________
13537 [ 9643] By: jhi on 2001/04/08 20:07:11
13538 Log: Integrate change #9624 from maintperl into mainline:
13539 the pod tests were not okay. (t/pod/find.t changes ignored)
13541 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
13542 !> t/pod/include.t t/pod/included.t t/pod/lref.t
13543 !> t/pod/multiline_items.t t/pod/nested_items.t
13544 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13545 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13546 ____________________________________________________________________________
13547 [ 9642] By: jhi on 2001/04/08 19:57:17
13548 Log: Integrate change #9638 from maintperl into mainline:
13549 update to latest JPL from the anoncvs repository
13551 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13552 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13553 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13554 ____________________________________________________________________________
13555 [ 9641] By: jhi on 2001/04/08 19:53:30
13556 Log: perl571delta updates.
13558 ! lib/Filter/Simple.pm pod/perl571delta.pod
13559 ____________________________________________________________________________
13560 [ 9640] By: gsar on 2001/04/08 19:20:46
13561 Log: integrate change#9634 from mainline
13563 Fix the perlmodlib generation (didn't understand separate .pod
13564 files; didn't understand -- as the name-thing separator).
13565 Update the CPAN mirrors list.
13566 Branch: maint-5.6/perl
13567 ! pod/perlmodlib.pod
13568 !> pod/perlmodlib.PL
13569 ____________________________________________________________________________
13570 [ 9639] By: gsar on 2001/04/08 18:57:31
13571 Log: on windows, many of the README.* pods were being copied to the wrong
13573 Branch: maint-5.6/perl
13574 ! win32/Makefile win32/makefile.mk
13575 ____________________________________________________________________________
13576 [ 9638] By: gsar on 2001/04/08 18:38:25
13577 Log: update to latest JPL from the anoncvs repository
13578 Branch: maint-5.6/perl
13579 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13580 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13581 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13582 ____________________________________________________________________________
13583 [ 9637] By: jhi on 2001/04/08 17:53:53
13584 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
13586 ! pod/perl571delta.pod
13587 ____________________________________________________________________________
13588 [ 9636] By: jhi on 2001/04/08 17:18:32
13592 ____________________________________________________________________________
13593 [ 9635] By: jhi on 2001/04/08 17:16:33
13594 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
13595 From: "Craig A. Berry" <craigberry@mac.com>
13596 Date: Sun, 08 Apr 2001 12:30:16 -0500
13597 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
13599 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
13600 ____________________________________________________________________________
13601 [ 9634] By: jhi on 2001/04/08 17:09:19
13602 Log: Fix the perlmodlib generation (didn't understand separate .pod
13603 files; didn't understand -- as the name-thing separator).
13605 Update the CPAN mirrors list.
13607 ! pod/perlmodlib.PL pod/perlmodlib.pod
13608 ____________________________________________________________________________
13609 [ 9633] By: jhi on 2001/04/08 16:49:17
13610 Log: Sort MANIFEST.
13613 ____________________________________________________________________________
13614 [ 9632] By: gsar on 2001/04/08 16:36:06
13615 Log: add $Tie::RefHash::VERSION
13616 Branch: maint-5.6/perl
13617 ! lib/Tie/RefHash.pm
13618 ____________________________________________________________________________
13619 [ 9631] By: jhi on 2001/04/08 16:10:15
13620 Log: perl571delta updates based on p5p feedback; still needs
13623 ! pod/perl571delta.pod
13624 ____________________________________________________________________________
13625 [ 9630] By: jhi on 2001/04/08 15:59:13
13626 Log: Update the list of supported platforms to talk about 5.7.1
13630 ____________________________________________________________________________
13631 [ 9629] By: jhi on 2001/04/08 15:55:41
13632 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
13633 from maintperl into mainline: perlport updates.
13636 ____________________________________________________________________________
13637 [ 9628] By: jhi on 2001/04/08 15:53:17
13638 Log: perlsolaris.pod copied to wrong directory.
13640 ! win32/makefile.mk
13641 ____________________________________________________________________________
13642 [ 9627] By: jhi on 2001/04/08 14:48:18
13643 Log: Subject: Typos in perl571delta.pod
13644 From: "Stephen P. Potter" <spp@spotter.yi.org>
13645 Date: Sat, 07 Apr 2001 20:37:05 -0400
13646 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
13648 ! pod/perl571delta.pod
13649 ____________________________________________________________________________
13650 [ 9626] By: jhi on 2001/04/08 14:39:04
13651 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
13654 ____________________________________________________________________________
13655 [ 9625] By: nick on 2001/04/08 10:14:23
13656 Log: Integrate mainline
13658 +> pod/perl570delta.pod pod/perl571delta.pod
13659 !> (integrate 27 files)
13660 ____________________________________________________________________________
13661 [ 9624] By: gsar on 2001/04/08 06:08:17
13662 Log: test in t/pod/* were busted
13664 these tests are still not enabled in t/{harness,TEST}
13665 Branch: maint-5.6/perl
13666 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
13667 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
13668 ! t/pod/multiline_items.t t/pod/nested_items.t
13669 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13670 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13671 ____________________________________________________________________________
13672 [ 9623] By: gsar on 2001/04/08 03:37:01
13673 Log: integrate change#9470 from mainline
13675 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
13676 Branch: maint-5.6/perl
13677 !> ext/Socket/Socket.xs
13678 ____________________________________________________________________________
13679 [ 9622] By: jhi on 2001/04/07 22:40:47
13680 Log: Update Changes.
13682 ! Changes patchlevel.h
13683 ____________________________________________________________________________
13684 [ 9621] By: jhi on 2001/04/07 22:34:16
13685 Log: Update AUTHORS.
13688 ____________________________________________________________________________
13689 [ 9620] By: jhi on 2001/04/07 22:12:47
13690 Log: Forgot to bump the number of tests in #9164.
13693 ____________________________________________________________________________
13694 [ 9619] By: jhi on 2001/04/07 22:09:50
13695 Log: Bump patchlevel to 5.7.1.
13697 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13698 ! config_h.SH patchlevel.h
13699 ____________________________________________________________________________
13700 [ 9618] By: jhi on 2001/04/07 22:02:41
13701 Log: Populate perl571delta.
13703 ! pod/perl571delta.pod
13704 ____________________________________________________________________________
13705 [ 9617] By: jhi on 2001/04/07 22:01:23
13706 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
13707 to forget it later; do not change patchlevel.h yet or regenerate
13710 ! epoc/config.sh win32/Makefile win32/config_H.bc
13711 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13712 ____________________________________________________________________________
13713 [ 9616] By: jhi on 2001/04/07 17:46:33
13714 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
13716 ! pod/perl571delta.pod
13717 ____________________________________________________________________________
13718 [ 9615] By: jhi on 2001/04/07 17:33:21
13719 Log: Change the toc configuration.
13721 ! pod/buildtoc.PL pod/perl.pod
13722 ____________________________________________________________________________
13723 [ 9614] By: jhi on 2001/04/07 17:29:47
13724 Log: Subject: PATCH: $[
13725 From: Robin Houston <robin@kitsite.com>
13726 Date: Fri, 6 Apr 2001 18:10:14 +0100
13727 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
13729 ! op.c t/op/array.t
13730 ____________________________________________________________________________
13731 [ 9613] By: jhi on 2001/04/07 17:28:26
13732 Log: Subject: [PATCH perl@9424] isn't numeric warning
13733 From: Robin Barker <rmb1@cise.npl.co.uk>
13734 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
13735 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
13737 ! sv.c t/pragma/warn/sv
13738 ____________________________________________________________________________
13739 [ 9612] By: jhi on 2001/04/07 17:26:45
13740 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
13741 From: Mike Guy <mjtg@cam.ac.uk>
13742 Date: Fri, 06 Apr 2001 12:47:06 +0100
13743 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
13745 ! dump.c t/lib/peek.t
13746 ____________________________________________________________________________
13747 [ 9611] By: jhi on 2001/04/07 17:21:35
13748 Log: Create perl571delta and seed it off with the perldelta changes
13749 since 5.7.0; remove those changes from perldelta and rename it
13750 as perl570delta; recreate perldelta but leave it almost empty.
13752 + pod/perl570delta.pod pod/perl571delta.pod
13753 ! MANIFEST pod/perldelta.pod
13754 ____________________________________________________________________________
13755 [ 9610] By: jhi on 2001/04/07 16:56:32
13758 ! pod/perldelta.pod
13759 ____________________________________________________________________________
13760 [ 9609] By: jhi on 2001/04/07 16:38:32
13761 Log: Retract #9523: needs more thought.
13764 ____________________________________________________________________________
13765 [ 9608] By: jhi on 2001/04/07 14:59:20
13766 Log: atmark() code cleanaup.
13769 ____________________________________________________________________________
13770 [ 9607] By: jhi on 2001/04/07 14:48:14
13771 Log: Integrate change #9605 from maintperl into mainline.
13773 can't optimize away scope entry if tr/// is present
13776 ____________________________________________________________________________
13777 [ 9606] By: jhi on 2001/04/07 14:43:59
13778 Log: Integrate perlio.
13780 +> win32/FindExt.pm
13781 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
13782 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
13783 ____________________________________________________________________________
13784 [ 9605] By: gsar on 2001/04/07 11:52:40
13785 Log: can't optimize away scope entry if tr/// is present
13786 Branch: maint-5.6/perl
13788 ____________________________________________________________________________
13789 [ 9604] By: nick on 2001/04/07 11:39:45
13790 Log: Split out extension finding code from buildext.pl into FindExt.pm
13791 Use it to get Config.pm's idea of available extensions in line
13792 with what is built.
13795 ! MANIFEST win32/buildext.pl win32/config_sh.PL
13796 ! win32/makefile.mk
13797 ____________________________________________________________________________
13798 [ 9603] By: nick on 2001/04/07 09:11:38
13799 Log: Cleanup correction for failed :Via() layer, also set an error code.
13801 ! ext/PerlIO/Via/Via.xs
13802 ____________________________________________________________________________
13803 [ 9602] By: nick on 2001/04/07 08:38:04
13804 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
13805 style. So don't use binmode() on the handles so that Win32 etc. see
13806 same sequence and produce same digests.
13809 ____________________________________________________________________________
13810 [ 9601] By: nick on 2001/04/07 08:36:26
13811 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
13812 Else it complains and so crlf layer (say) does not get pushed.
13815 ____________________________________________________________________________
13816 [ 9600] By: jhi on 2001/04/06 23:00:09
13817 Log: Integrate change #9599 from perlio into mainline.
13819 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
13820 !> win32/config_H.vc
13821 ____________________________________________________________________________
13822 [ 9599] By: nick on 2001/04/06 21:42:43
13823 Log: Quote $VERSION in Encode.pm.
13824 regen_config_h as requested.
13826 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
13827 ! win32/config_H.vc
13828 ____________________________________________________________________________
13829 [ 9598] By: nick on 2001/04/06 20:34:59
13830 Log: Integrate mainline
13833 !> (integrate 39 files)
13834 ____________________________________________________________________________
13835 [ 9597] By: gsar on 2001/04/06 18:06:35
13836 Log: integrate change#9464 from mainline (addendum to change#8313)
13838 Subject: [PATCH @9452] Better peep()ing for foreach() loops
13839 Branch: maint-5.6/perl
13841 ____________________________________________________________________________
13842 [ 9596] By: jhi on 2001/04/06 17:26:03
13843 Log: The d_casti32=undef is good for you even when not use64bitall.
13846 ____________________________________________________________________________
13847 [ 9595] By: gsar on 2001/04/06 14:57:17
13848 Log: add a low-impact fix to accomodate darwin-ism
13849 Branch: maint-5.6/perl
13850 ! ext/Errno/Errno_pm.PL
13851 ____________________________________________________________________________
13852 [ 9594] By: jhi on 2001/04/06 14:55:14
13853 Log: Integrate changes #9528,9593 from mainline into maintperl;
13854 tweaking the editor/IDE/shell list.
13855 Branch: maint-5.6/perl
13856 !> pod/perlfaq3.pod
13857 ____________________________________________________________________________
13858 [ 9593] By: jhi on 2001/04/06 14:51:39
13859 Log: Make the editor/IDE/shell list a little bit airier.
13862 ____________________________________________________________________________
13863 [ 9592] By: gsar on 2001/04/06 14:45:18
13864 Log: integrate change#9477 from mainline (base.pm doc tweak)
13866 missing doc entry for fmod()
13867 Branch: maint-5.6/perl
13868 ! lib/Math/BigFloat.pm
13870 ____________________________________________________________________________
13871 [ 9591] By: jhi on 2001/04/06 13:55:48
13875 ____________________________________________________________________________
13876 [ 9590] By: jhi on 2001/04/06 13:54:52
13877 Log: Math::BigFloat patches from John Peacock. The equivalent
13878 of #9586 from maintperl but reworked by John to work with
13881 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13882 ____________________________________________________________________________
13883 [ 9589] By: jhi on 2001/04/06 13:42:23
13884 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
13886 ! ext/Digest/MD5/Makefile.PL
13887 ____________________________________________________________________________
13888 [ 9588] By: jhi on 2001/04/06 13:31:45
13889 Log: Integrate changes #9584,9587 from maintperl into mainline.
13891 keep eval"" CVs alive until the end of the statement in which
13894 add README.macos (from Chris Nandor)
13896 tyop in change#9555
13899 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
13900 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
13901 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
13902 !> win32/makefile.mk
13903 ____________________________________________________________________________
13904 [ 9587] By: gsar on 2001/04/06 07:31:30
13905 Log: add README.macos (from Chris Nandor)
13907 tyop in change#9555
13908 Branch: maint-5.6/perl
13910 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
13911 ! win32/Makefile win32/makefile.mk
13912 ____________________________________________________________________________
13913 [ 9586] By: gsar on 2001/04/06 07:08:54
13914 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
13915 Branch: maint-5.6/perl
13916 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13917 ____________________________________________________________________________
13918 [ 9585] By: gsar on 2001/04/06 06:58:44
13919 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
13922 Subject: [PATCH] Base64 update to perlfaq9.pod
13924 Subject: [PATCH AUTHORS] Housekeeping
13926 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13927 Mac OS X (Darwin) has extra pwent fields.
13929 Subject: [PATCH B::*] print control-character vars readably
13930 Needs EBCDICification.
13932 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13934 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13936 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13938 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13940 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13942 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13944 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
13946 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13948 FreeBSD hints tweak from Anton Berezin.
13950 Subject: [PATCH foolperl & bleadperl] README.vms update
13952 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13953 Branch: maint-5.6/perl
13954 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
13955 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13956 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
13957 ____________________________________________________________________________
13958 [ 9584] By: gsar on 2001/04/06 04:09:00
13959 Log: keep eval"" CVs alive until the end of the statement in which
13960 they're called; this avoids a coredump ensuing from search for
13961 lexicals in code such as:
13965 eval q[sub { eval 'sub { &$s }' }];
13969 this code still doesn't work as intended (as it has remained
13970 since time immemorial), but it doesn't provoke a coredump anymore
13971 Branch: maint-5.6/perl
13972 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13973 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
13974 ____________________________________________________________________________
13975 [ 9583] By: jhi on 2001/04/05 23:52:51
13976 Log: Update Changes.
13978 ! Changes patchlevel.h
13979 ____________________________________________________________________________
13980 [ 9582] By: jhi on 2001/04/05 23:11:23
13981 Log: Slight doc tweak.
13983 ! pod/perlunicode.pod
13984 ____________________________________________________________________________
13985 [ 9581] By: jhi on 2001/04/05 23:04:11
13986 Log: Integrate perlio.
13988 !> pod/perlunicode.pod
13989 ____________________________________________________________________________
13990 [ 9580] By: jhi on 2001/04/05 23:03:29
13991 Log: Test for #9579.
13994 ____________________________________________________________________________
13995 [ 9579] By: jhi on 2001/04/05 22:54:17
13996 Log: Subject: [PATCH] Propagate calling context for do '...'
13997 From: Gisle Aas <gisle@ActiveState.com>
13998 Date: 04 Apr 2001 20:17:29 -0700
13999 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
14001 ! pod/perlfunc.pod pp_ctl.c
14002 ____________________________________________________________________________
14003 [ 9578] By: jhi on 2001/04/05 22:52:51
14004 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14005 From: Peter Prymmer <pvhp@forte.com>
14006 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
14007 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
14010 ____________________________________________________________________________
14011 [ 9577] By: jhi on 2001/04/05 22:48:22
14012 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
14013 From: "Craig A. Berry" <craigberry@mac.com>
14014 Date: Thu, 5 Apr 2001 13:43:28 -0500
14015 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
14018 ____________________________________________________________________________
14019 [ 9576] By: jhi on 2001/04/05 22:31:38
14020 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
14021 From: Michael G Schwern <schwern@pobox.com>
14022 Date: Thu, 5 Apr 2001 21:53:21 +0100
14023 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
14025 ! lib/base.pm t/lib/fields.t
14026 ____________________________________________________________________________
14027 [ 9575] By: jhi on 2001/04/05 22:26:10
14028 Log: FreeBSD hints tweak from Anton Berezin.
14031 ____________________________________________________________________________
14032 [ 9574] By: jhi on 2001/04/05 22:24:03
14033 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14034 From: David Dyck <dcd@tc.fluke.com>
14035 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
14036 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
14039 ____________________________________________________________________________
14040 [ 9573] By: jhi on 2001/04/05 22:23:06
14041 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
14042 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
14043 From: David Dyck <dcd@tc.fluke.com>
14044 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
14047 ____________________________________________________________________________
14048 [ 9572] By: jhi on 2001/04/05 22:14:47
14049 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14050 From: Robin Houston <robin@kitsite.com>
14051 Date: Thu, 5 Apr 2001 20:56:48 +0100
14052 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
14054 ! ext/B/B/Deparse.pm
14055 ____________________________________________________________________________
14056 [ 9571] By: jhi on 2001/04/05 22:12:53
14057 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14058 From: Robin Houston <robin@kitsite.com>
14059 Date: Thu, 5 Apr 2001 19:55:51 +0100
14060 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
14062 ! ext/B/B/Deparse.pm
14063 ____________________________________________________________________________
14064 [ 9570] By: jhi on 2001/04/05 22:11:06
14065 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14066 From: Robin Houston <robin@kitsite.com>
14067 Date: Thu, 5 Apr 2001 20:16:29 +0100
14068 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
14070 ! ext/B/B/Deparse.pm
14071 ____________________________________________________________________________
14072 [ 9569] By: nick on 2001/04/05 21:32:26
14073 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
14075 ! pod/perlunicode.pod
14076 ____________________________________________________________________________
14077 [ 9568] By: nick on 2001/04/05 19:38:09
14078 Log: Integrate mainline
14080 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
14081 !> (integrate 35 files)
14082 ____________________________________________________________________________
14083 [ 9567] By: jhi on 2001/04/05 18:31:45
14084 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14085 From: Robin Houston <robin@kitsite.com>
14086 Date: Thu, 5 Apr 2001 18:03:23 +0100
14087 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
14089 ! ext/B/B/Deparse.pm
14090 ____________________________________________________________________________
14091 [ 9566] By: jhi on 2001/04/05 18:29:35
14092 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14093 From: Robin Houston <robin@kitsite.com>
14094 Date: Thu, 5 Apr 2001 16:45:18 +0100
14095 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
14097 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14098 ____________________________________________________________________________
14099 [ 9565] By: jhi on 2001/04/05 18:24:23
14100 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14101 From: Robin Houston <robin@kitsite.com>
14102 Date: Thu, 5 Apr 2001 14:50:09 +0100
14103 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
14105 ! ext/B/B/Deparse.pm
14106 ____________________________________________________________________________
14107 [ 9564] By: jhi on 2001/04/05 18:23:03
14108 Log: Subject: [PATCH B::*] print control-character vars readably
14109 From: Robin Houston <robin@kitsite.com>
14110 Date: Thu, 5 Apr 2001 14:27:38 +0100
14111 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
14113 Needs EBCDICification.
14115 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
14117 ____________________________________________________________________________
14118 [ 9563] By: jhi on 2001/04/05 18:20:32
14119 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14120 Date: Thu, 5 Apr 2001 13:21:42 -0400
14121 From: Paul Schinder <schinder@pobox.com>
14122 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
14124 Mac OS X (Darwin) has extra pwent fields.
14127 ____________________________________________________________________________
14128 [ 9562] By: jhi on 2001/04/05 17:57:51
14132 ____________________________________________________________________________
14133 [ 9561] By: jhi on 2001/04/05 17:47:33
14134 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
14137 Branch: metaconfig/U/perl
14139 ! d_cmsghdr_s.U d_msghdr_s.U
14140 ____________________________________________________________________________
14141 [ 9560] By: jhi on 2001/04/05 17:47:01
14142 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
14143 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
14144 Introduce probes for struct msghdr, struct cmsghdr,
14145 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
14146 ualarm, usleep, for possible later extension work.
14148 + t/lib/md5-align.t
14149 ! Configure MANIFEST Porting/Glossary Porting/config.sh
14150 ! Porting/config_H config_h.SH configure.com epoc/config.sh
14151 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
14152 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14153 ! vos/config.ga.h win32/config.bc win32/config.gc
14155 ____________________________________________________________________________
14156 [ 9559] By: jhi on 2001/04/05 13:03:04
14157 Log: Be traditional in your cpp (for the Errno extension).
14160 ____________________________________________________________________________
14161 [ 9558] By: jhi on 2001/04/05 13:00:05
14162 Log: Add $Config{cppflags} to the gcc incantation.
14164 ! ext/Errno/Errno_pm.PL
14165 ____________________________________________________________________________
14166 [ 9557] By: jhi on 2001/04/05 04:22:39
14167 Log: Introduce Sean Burke's Class::ISA 0.32.
14169 + lib/Class/ISA.pm t/lib/class-isa.t
14171 ____________________________________________________________________________
14172 [ 9556] By: jhi on 2001/04/05 04:09:50
14173 Log: Subject: [PATCH AUTHORS] Housekeeping
14174 From: Paul Johnson <paul@pjcj.net>
14175 Date: Wed, 4 Apr 2001 22:45:47 +0200
14176 Message-ID: <20010404224547.D9548@pjcj.net>
14179 ____________________________________________________________________________
14180 [ 9555] By: jhi on 2001/04/05 04:06:33
14181 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
14182 From: Gisle Aas <gisle@ActiveState.com>
14183 Date: 04 Apr 2001 14:23:04 -0700
14184 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
14187 ____________________________________________________________________________
14188 [ 9554] By: jhi on 2001/04/05 04:05:49
14189 Log: Downgrade also the "Wide character" diagnostic.
14192 ____________________________________________________________________________
14193 [ 9553] By: jhi on 2001/04/05 04:00:33
14194 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
14195 maintperl into mainline.
14197 "double" should be "NV"; standard typemap is missing entry
14202 Downgrade "Wide character in print" to a warning.
14204 B::Deparse fix for ${^FOO} and documentation for PVX() method
14205 (from Robin Houston)
14207 tr/// doesn't null-terminate the result in some situations
14210 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
14211 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
14212 !> t/io/utf8.t t/op/tr.t
14213 ____________________________________________________________________________
14214 [ 9552] By: jhi on 2001/04/05 03:52:50
14215 Log: Retract changes #9542 and #9538 (from maintperl, integrated
14216 at #9540), shouldn't be needed because of the perlio changes.
14219 ____________________________________________________________________________
14220 [ 9551] By: gsar on 2001/04/05 00:18:34
14221 Log: tr/// doesn't null-terminate the result in some situations
14223 Branch: maint-5.6/perl
14225 ____________________________________________________________________________
14226 [ 9550] By: gsar on 2001/04/04 20:04:17
14227 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
14228 (from Robin Houston)
14229 Branch: maint-5.6/perl
14230 ! ext/B/B.pm ext/B/B/Deparse.pm
14231 ____________________________________________________________________________
14232 [ 9549] By: nick on 2001/04/04 18:56:15
14233 Log: Downgrade "Wide character in print" to a warning.
14235 ! doio.c t/io/utf8.t
14236 ____________________________________________________________________________
14237 [ 9548] By: gsar on 2001/04/04 18:51:49
14238 Log: integrate changes#9460,9462,9482,9521,9522
14240 Subject: PATCH: B::Debug should show LOOP-specific fields
14242 Subject: B::Deparse precedence bug. (Patch included.)
14244 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14246 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14248 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14249 Branch: maint-5.6/perl
14250 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
14251 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
14252 ____________________________________________________________________________
14253 [ 9547] By: gsar on 2001/04/04 18:49:16
14255 Branch: maint-5.6/perl
14256 ! ext/Thread/Thread.xs
14257 ____________________________________________________________________________
14258 [ 9546] By: nick on 2001/04/04 18:44:00
14259 Log: Integrate mainline.
14261 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
14262 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
14263 ____________________________________________________________________________
14264 [ 9545] By: gsar on 2001/04/04 18:38:52
14265 Log: integrate change#8837 from mainline
14267 Subject: [patch] -Wall cleanup round 2
14268 Branch: maint-5.6/perl
14269 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
14270 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
14271 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14272 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14273 !> ext/SDBM_File/SDBM_File.xs
14274 ____________________________________________________________________________
14275 [ 9544] By: gsar on 2001/04/04 17:49:57
14276 Log: "double" should be "NV"; standard typemap is missing entry
14278 Branch: maint-5.6/perl
14279 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
14280 ____________________________________________________________________________
14281 [ 9543] By: jhi on 2001/04/04 14:13:18
14282 Log: Thou shalt not (just) match for English error messages.
14284 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
14285 ! os2/OS2/Process/Process.pm
14286 ____________________________________________________________________________
14287 [ 9542] By: jhi on 2001/04/04 13:20:39
14288 Log: Make the stdio tricks of fflush_all() to exist only if
14289 stdio is being used.
14292 ____________________________________________________________________________
14293 [ 9541] By: jhi on 2001/04/04 04:20:24
14294 Log: Subject: Re: [PATCH] Lighten up glob
14295 From: Benjamin Sugars <bsugars@canoe.ca>
14296 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
14297 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
14299 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
14301 ____________________________________________________________________________
14302 [ 9540] By: jhi on 2001/04/04 04:03:57
14303 Log: Integrate changes #9538,9539 from maintperl into mainline.
14305 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14306 for use with _fwalk() (fix for change#7705)
14308 another tweak needed for SunOS 4.1.x build (from Mike Guy)
14309 (cp -f is not portable)
14311 !> Makefile.SH util.c
14312 ____________________________________________________________________________
14313 [ 9539] By: gsar on 2001/04/04 03:01:14
14314 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
14315 Branch: maint-5.6/perl
14317 ____________________________________________________________________________
14318 [ 9538] By: gsar on 2001/04/04 01:00:38
14319 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14320 for use with _fwalk() (fix for change#7705)
14321 Branch: maint-5.6/perl
14323 ____________________________________________________________________________
14324 [ 9537] By: nick on 2001/04/03 19:24:55
14325 Log: Integrate mainline
14327 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
14328 +> lib/unicode/PropList.html
14329 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
14330 !> (integrate 69 files)
14331 ____________________________________________________________________________
14332 [ 9536] By: jhi on 2001/04/03 18:02:31
14333 Log: Integrate change #9533 from maintperl into mainline.
14335 better fix for change#9517 to accomodate UNC paths like
14336 \\server\share\foo, and paths with trailing backslash
14339 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14340 ____________________________________________________________________________
14341 [ 9535] By: jhi on 2001/04/03 17:58:07
14342 Log: Change the push/unshift warning to be of class syntax, not misc.
14344 ! op.c pod/perldiag.pod t/pragma/warn/op
14345 ____________________________________________________________________________
14346 [ 9534] By: jhi on 2001/04/03 15:03:46
14347 Log: Change the push/unshift warning (#9532) to talk about "no values"
14348 instead of "no arguments".
14350 ! op.c pod/perldiag.pod t/pragma/warn/op
14351 ____________________________________________________________________________
14352 [ 9533] By: gsar on 2001/04/03 14:30:07
14353 Log: better fix for change#9517 to accomodate UNC paths like
14354 \\server\share\foo, and paths with trailing backslash
14356 Branch: maint-5.6/perl
14357 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14358 ____________________________________________________________________________
14359 [ 9532] By: jhi on 2001/04/03 13:11:46
14360 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
14361 From: Robin Houston <robin@kitsite.com>
14362 Date: Mon, 2 Apr 2001 15:03:29 +0100
14363 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
14365 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
14366 ____________________________________________________________________________
14367 [ 9531] By: jhi on 2001/04/03 13:06:34
14368 Log: Integrate change #9530 from maintperl into mainline.
14370 accomodate VMS "mailbox overflow" quirk in testsuite (from
14374 ____________________________________________________________________________
14375 [ 9530] By: gsar on 2001/04/03 04:56:41
14376 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
14378 Branch: maint-5.6/perl
14380 ____________________________________________________________________________
14381 [ 9529] By: jhi on 2001/04/03 02:34:34
14382 Log: Update Changes.
14384 ! Changes patchlevel.h
14385 ____________________________________________________________________________
14386 [ 9528] By: jhi on 2001/04/03 01:27:57
14387 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
14388 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
14389 To: perl5-porters@perl.org
14390 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
14393 ____________________________________________________________________________
14394 [ 9527] By: jhi on 2001/04/03 01:22:09
14395 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
14396 From: Peter Prymmer <pvhp@forte.com>
14397 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
14398 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
14400 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
14401 ____________________________________________________________________________
14402 [ 9526] By: jhi on 2001/04/03 01:18:25
14403 Log: The metaconfig unit changes for #9525.
14405 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
14406 Branch: metaconfig/U/perl
14408 ____________________________________________________________________________
14409 [ 9525] By: jhi on 2001/04/03 01:17:30
14410 Log: Configure sanity checks:
14411 * if use64bitall is attempted but pointers are only 32-bit,
14412 'downgrade' to use64bitint
14413 * if use64bitint is attempted but there's no quad type,
14414 forget about use64bitint (well, the default for it is 'n',
14415 the user can still override this)
14416 * if pointers are 64 bits, do not try to use Perl's malloc
14419 ____________________________________________________________________________
14420 [ 9524] By: gsar on 2001/04/03 01:09:12
14421 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
14422 Branch: maint-5.6/perl
14424 ____________________________________________________________________________
14425 [ 9523] By: jhi on 2001/04/03 00:02:31
14426 Log: (Retracted by #9609)
14428 Make it harder for parallel makes to enter 'test' before
14429 Dynaloader and File::Glob are happy. (In principle 'make_ext'
14430 should be unhappy enough, but sometimes parallel makes seem
14431 to sneak past both in Tru64 and AIX.)
14434 ____________________________________________________________________________
14435 [ 9522] By: jhi on 2001/04/02 22:35:31
14436 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14437 Date: Mon, 2 Apr 2001 22:54:10 +0100
14438 From: Robin Houston <robin@kitsite.com>
14439 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
14441 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
14442 ____________________________________________________________________________
14443 [ 9521] By: jhi on 2001/04/02 22:32:23
14444 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14445 From: Robin Houston <robin@kitsite.com>
14446 Date: Mon, 2 Apr 2001 20:24:03 +0100
14447 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
14449 ! ext/B/B/Concise.pm
14450 ____________________________________________________________________________
14451 [ 9520] By: jhi on 2001/04/02 22:30:43
14452 Log: Subject: [PATCH] REALLY pedantic hv.h nit
14453 From: Simon Cozens <simon@netthink.co.uk>
14454 Date: Mon, 2 Apr 2001 15:43:06 +0100
14455 Message-ID: <20010402154306.A21711@netthink.co.uk>
14458 ____________________________________________________________________________
14459 [ 9519] By: jhi on 2001/04/02 22:28:04
14462 Subject: [foolperl] EPOC fix
14463 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14464 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
14465 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
14468 ____________________________________________________________________________
14469 [ 9518] By: jhi on 2001/04/02 22:22:34
14470 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
14472 README.win32 tweaks; add a note about alternative location for
14473 getting a gcc-2.95.2 that will build perl properly on windows
14475 add some notes about gutsy threading matters
14477 many of the utilities interpolate literal paths within doublequotes
14478 (fails on dosish platforms where path contains backslashes)
14480 !> README.win32 pod/perlguts.pod utils/perldoc.PL
14481 !> x2p/find2perl.PL x2p/s2p.PL
14482 ____________________________________________________________________________
14483 [ 9517] By: gsar on 2001/04/02 19:52:21
14484 Log: many of the utilities interpolate literal paths within doublequotes
14485 (fails on dosish platforms where path contains backslashes)
14486 Branch: maint-5.6/perl
14487 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14488 ____________________________________________________________________________
14489 [ 9516] By: gsar on 2001/04/02 05:49:37
14490 Log: a foolish release
14491 Branch: maint-5.6/perl
14492 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
14494 ____________________________________________________________________________
14495 [ 9515] By: gsar on 2001/04/02 05:04:29
14496 Log: add missing changelog summaries
14497 Branch: maint-5.6/perl
14499 ____________________________________________________________________________
14500 [ 9514] By: gsar on 2001/04/02 04:07:13
14501 Log: add some notes about gutsy threading matters
14502 Branch: maint-5.6/perl
14504 ____________________________________________________________________________
14505 [ 9513] By: gsar on 2001/04/02 03:25:21
14506 Log: add more prominent caveat notices about experimental features
14507 Branch: maint-5.6/perl
14508 ! pod/perlfork.pod pod/perlunicode.pod
14509 ____________________________________________________________________________
14510 [ 9512] By: gsar on 2001/04/02 02:54:33
14511 Log: integrate changes#9479,9509 from mainline
14513 [PATCH] File::Glob stuff for Mac OS
14515 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14516 Branch: maint-5.6/perl
14517 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14518 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14519 !> t/lib/glob-taint.t
14520 ____________________________________________________________________________
14521 [ 9511] By: gsar on 2001/04/02 02:38:24
14522 Log: README.win32 tweaks; add a note about alternative location for
14523 getting a gcc-2.95.2 that will build perl properly on windows
14524 Branch: maint-5.6/perl
14526 ____________________________________________________________________________
14527 [ 9510] By: jhi on 2001/04/01 20:45:10
14528 Log: An ambiguosity warning.
14531 ____________________________________________________________________________
14532 [ 9509] By: jhi on 2001/04/01 19:53:47
14533 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14534 From: Jonathan Stowe <gellyfish@gellyfish.com>
14535 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
14536 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
14538 ! ext/File/Glob/bsd_glob.c
14539 ____________________________________________________________________________
14540 [ 9508] By: jhi on 2001/04/01 19:35:03
14541 Log: Update Changes.
14543 ! Changes patchlevel.h
14544 ____________________________________________________________________________
14545 [ 9507] By: jhi on 2001/04/01 19:24:01
14546 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
14547 from mainline to maintperl: pod tweaks.
14548 Branch: maint-5.6/perl
14549 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
14550 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
14552 ____________________________________________________________________________
14553 [ 9506] By: jhi on 2001/04/01 19:11:53
14554 Log: Commit Sarathy to April release of 5.6.1 :-)
14557 ____________________________________________________________________________
14558 [ 9505] By: jhi on 2001/04/01 19:03:15
14559 Log: Subject: PATCH 5.6.0 (perldebug.pod)
14560 From: Mark-Jason Dominus <mjd@plover.com>
14561 Date: Sun, 01 Apr 2001 14:25:11 -0400
14562 Message-ID: <20010401182511.9247.qmail@plover.com>
14564 ! pod/perldebug.pod
14565 ____________________________________________________________________________
14566 [ 9504] By: jhi on 2001/04/01 18:43:09
14567 Log: Add great_circle_direction().
14569 ! lib/Math/Trig.pm t/lib/trig.t
14570 ____________________________________________________________________________
14571 [ 9503] By: jhi on 2001/04/01 17:29:12
14572 Log: Unicode ReadMe update for Unicode 3.1.
14574 ! lib/unicode/ReadMe.txt
14575 ____________________________________________________________________________
14576 [ 9502] By: jhi on 2001/04/01 17:18:40
14577 Log: Integrate change #9501 from maintperl into mainline.
14579 fix the perlembed notes on multiple interpreters
14581 fix ExtUtils::Embed to work passably on Windows
14583 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
14584 ____________________________________________________________________________
14585 [ 9501] By: gsar on 2001/04/01 07:21:57
14586 Log: fix the perlembed notes on multiple interpreters
14588 fix ExtUtils::Embed to work passably on Windows
14589 Branch: maint-5.6/perl
14590 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
14591 ____________________________________________________________________________
14592 [ 9500] By: jhi on 2001/04/01 05:58:23
14593 Log: Test for #9499.
14596 ____________________________________________________________________________
14597 [ 9499] By: jhi on 2001/04/01 05:55:46
14598 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
14600 ! embed.h embed.pl op.c proto.h
14601 ____________________________________________________________________________
14602 [ 9498] By: jhi on 2001/04/01 05:44:34
14603 Log: Protect the workaround hunk more.
14606 ____________________________________________________________________________
14607 [ 9497] By: jhi on 2001/04/01 00:24:25
14608 Log: Integrate changes #9493,9494,9495,9496 from maintperl
14611 fix a broken workaround for Borland compiler in change#4739
14612 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14614 nits spotted by Borland compiler
14616 avoid redefinition warnings under Borland 5.02
14618 various nits identified by the Borland 5.5 compiler; remove suppression
14621 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
14623 ____________________________________________________________________________
14624 [ 9496] By: gsar on 2001/03/31 23:22:28
14625 Log: various nits identified by the Borland 5.5 compiler; remove suppression
14627 Branch: maint-5.6/perl
14628 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
14629 ____________________________________________________________________________
14630 [ 9495] By: gsar on 2001/03/31 21:03:08
14631 Log: avoid redefinition warnings under Borland 5.02
14632 Branch: maint-5.6/perl
14633 ! win32/makefile.mk
14634 ____________________________________________________________________________
14635 [ 9494] By: gsar on 2001/03/31 20:18:59
14636 Log: nits spotted by Borland compiler
14637 Branch: maint-5.6/perl
14638 ! utf8.h win32/win32.h
14639 ____________________________________________________________________________
14640 [ 9493] By: gsar on 2001/03/31 20:18:05
14641 Log: fix a broken workaround for Borland compiler in change#4739
14642 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14643 Branch: maint-5.6/perl
14645 ____________________________________________________________________________
14646 [ 9492] By: jhi on 2001/03/31 18:36:24
14647 Log: Integrate change #9491 from maintperl into mainline.
14649 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14650 directory is relative (need to fetch the full path name *before*
14654 ____________________________________________________________________________
14655 [ 9491] By: gsar on 2001/03/31 17:01:56
14656 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14657 directory is relative (need to fetch the full path name *before*
14660 this is a followup patch for change#6749
14661 Branch: maint-5.6/perl
14663 ____________________________________________________________________________
14664 [ 9490] By: jhi on 2001/03/31 15:50:18
14665 Log: Subject: Re: [PATCH] av.h cosmetics
14666 From: Simon Cozens <simon@netthink.co.uk>
14667 Date: Sat, 31 Mar 2001 13:09:59 +0100
14668 Message-ID: <20010331130959.A22000@netthink.co.uk>
14673 ____________________________________________________________________________
14674 [ 9489] By: jhi on 2001/03/31 15:48:44
14675 Log: Subject: [PATCH] Re: Math::Big* v1.21
14676 From: Tels <perl_dummy@bloodgate.com>
14677 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
14678 Message-Id: <200103311125.GAA377738@www08.hway.net>
14681 ____________________________________________________________________________
14682 [ 9488] By: jhi on 2001/03/31 03:39:51
14683 Log: Debug output tweak.
14686 ____________________________________________________________________________
14687 [ 9487] By: jhi on 2001/03/31 03:33:02
14688 Log: OverVMSification.
14691 ____________________________________________________________________________
14692 [ 9486] By: jhi on 2001/03/31 03:01:40
14693 Log: Missed MANIFESTations in #9483.
14696 ____________________________________________________________________________
14697 [ 9485] By: jhi on 2001/03/31 02:58:17
14698 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
14699 From: Peter Prymmer <pvhp@forte.com>
14700 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
14701 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
14703 ! regexec.c t/lib/cwd.t
14704 ____________________________________________________________________________
14705 [ 9484] By: jhi on 2001/03/31 01:04:41
14706 Log: Obsolete file (see #3938)
14708 - lib/unicode/README.Ethiopic
14710 ____________________________________________________________________________
14711 [ 9483] By: jhi on 2001/03/31 00:52:42
14712 Log: Update to Unicode 3.1.
14713 (Rename Names.txt to NamesList.txt.)
14715 + lib/unicode/NamesList.txt lib/unicode/PropList.html
14716 - lib/unicode/Names.txt
14717 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14718 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
14719 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
14720 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
14721 ! lib/unicode/UCD.html lib/unicode/Unicode.html
14722 ! lib/unicode/rename lib/unicode/version
14723 ____________________________________________________________________________
14724 [ 9482] By: jhi on 2001/03/30 23:33:44
14725 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14726 From: Robin Houston <robin@kitsite.com>
14727 Date: Fri, 30 Mar 2001 20:07:22 +0100
14728 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
14730 ! ext/B/B/Deparse.pm
14731 ____________________________________________________________________________
14732 [ 9481] By: jhi on 2001/03/30 23:20:25
14733 Log: Subject: Re: [PATCH] CwdXS, Take 2
14734 From: Benjamin Sugars <bsugars@canoe.ca>
14735 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
14736 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
14738 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
14739 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
14740 ____________________________________________________________________________
14741 [ 9480] By: jhi on 2001/03/30 22:52:38
14742 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
14743 From: David Dyck <dcd@tc.fluke.com>
14744 Date: Fri, 30 Mar 2001 14:44:13 -0800
14745 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
14747 The t/rantests flags file creation was accidentally
14751 ____________________________________________________________________________
14752 [ 9479] By: jhi on 2001/03/30 22:45:45
14753 Log: Subject: [PATCH] File::Glob stuff for Mac OS
14754 From: Chris Nandor <pudge@pobox.com>
14755 Date: Fri, 30 Mar 2001 16:51:00 -0500
14756 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
14758 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14759 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14760 ! t/lib/glob-taint.t
14761 ____________________________________________________________________________
14762 [ 9478] By: jhi on 2001/03/30 22:43:12
14763 Log: Subject: fix for win32/buildext.pl
14764 From: "Vadim Konovalov" <watman@inbox.ru>
14765 Date: Sat, 31 Mar 2001 00:50:36 +0400
14766 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
14768 ! win32/buildext.pl
14769 ____________________________________________________________________________
14770 [ 9477] By: jhi on 2001/03/30 22:41:16
14771 Log: Subject: small base.pm doc patch
14772 From: Leon Brocard <acme@astray.com>
14773 Date: Fri, 30 Mar 2001 21:49:57 +0100
14774 Message-ID: <20010330214957.B8733@ns0.astray.com>
14777 ____________________________________________________________________________
14778 [ 9476] By: jhi on 2001/03/30 18:16:57
14779 Log: Subject: [PATCH] av.h cosmetics
14780 From: Simon Cozens <simon@netthink.co.uk>
14781 Date: Fri, 30 Mar 2001 18:12:28 +0100
14782 Message-ID: <20010330181228.A9319@netthink.co.uk>
14785 ____________________________________________________________________________
14786 [ 9475] By: jhi on 2001/03/30 18:15:50
14787 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
14788 From: "Philip Newton" <pnewton@gmx.de>
14789 Date: Fri, 30 Mar 2001 19:06:57 +0200
14790 Message-ID: <3AC4D951.14815.1AC7068@localhost>
14793 ____________________________________________________________________________
14794 [ 9474] By: jhi on 2001/03/30 18:14:02
14795 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
14796 From: Benjamin Sugars <bsugars@canoe.ca>
14797 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
14798 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
14800 ! t/lib/glob-basic.t
14801 ____________________________________________________________________________
14802 [ 9473] By: jhi on 2001/03/30 16:09:24
14803 Log: Update Changes.
14805 ! Changes patchlevel.h
14806 ____________________________________________________________________________
14807 [ 9472] By: jhi on 2001/03/30 15:16:08
14808 Log: Integrate perlio.
14810 !> t/lib/cwd.t t/lib/glob-basic.t
14811 ____________________________________________________________________________
14812 [ 9471] By: nick on 2001/03/30 14:47:10
14813 Log: Should be (^O eq 'MSWin32') not 'Win32'
14814 Fail #12 seems real - chdir is in wrong dir.
14817 ____________________________________________________________________________
14818 [ 9470] By: jhi on 2001/03/30 14:41:11
14819 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
14820 From: Radu Greab <radu@netsoft.ro>
14821 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
14822 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
14826 ! ext/Socket/Socket.xs pp_sys.c
14827 ____________________________________________________________________________
14828 [ 9469] By: jhi on 2001/03/30 14:37:51
14829 Log: Subject: PATCH pod/perldiag.pod
14830 From: Robin Houston <robin@kitsite.com>
14831 Date: Fri, 30 Mar 2001 14:10:36 +0100
14832 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
14834 ! pod/perldiag.pod t/lib/glob-basic.t
14835 ____________________________________________________________________________
14836 [ 9468] By: jhi on 2001/03/30 14:36:36
14837 Log: Subject: Better diagnostic in io/fs.t
14838 From: andreas.koenig@anima.de (Andreas J. Koenig)
14839 Date: 30 Mar 2001 10:11:43 +0200
14840 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
14843 ____________________________________________________________________________
14844 [ 9467] By: nick on 2001/03/30 14:25:43
14845 Log: Skip order test of glob if case-ignoring system cannot
14846 create a.test and A.test
14848 ! t/lib/glob-basic.t
14849 ____________________________________________________________________________
14850 [ 9466] By: nick on 2001/03/30 13:03:12
14851 Log: Integrate mainline.
14853 - ext/re/hints/aix.pl
14854 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
14855 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
14856 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
14857 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
14858 ____________________________________________________________________________
14859 [ 9465] By: jhi on 2001/03/30 03:53:37
14860 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
14861 the tests sometimes hang, sometimes not.)
14863 ! t/lib/io_multihomed.t t/lib/io_sock.t
14864 ____________________________________________________________________________
14865 [ 9464] By: jhi on 2001/03/30 02:56:04
14866 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
14867 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14868 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
14869 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
14872 ____________________________________________________________________________
14873 [ 9463] By: jhi on 2001/03/30 02:34:48
14874 Log: Test for #9462.
14877 ____________________________________________________________________________
14878 [ 9462] By: jhi on 2001/03/30 02:29:37
14879 Log: Subject: B::Deparse precedence bug. (Patch included.)
14880 From: Jeremy Madea <jmadea@inktomi.com>
14881 Date: Thu, 29 Mar 2001 12:05:02 -0800
14882 Message-ID: <20010329120502.A24881@dr.inktomi.com>
14884 ! ext/B/B/Deparse.pm
14885 ____________________________________________________________________________
14886 [ 9461] By: jhi on 2001/03/30 02:18:41
14887 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
14888 From: Peter Prymmer <pvhp@forte.com>
14889 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
14890 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
14892 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
14894 ____________________________________________________________________________
14895 [ 9460] By: jhi on 2001/03/30 02:17:07
14896 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
14897 From: Robin Houston <robin@kitsite.com>
14898 Date: Thu, 29 Mar 2001 20:47:56 +0100
14899 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
14902 ____________________________________________________________________________
14903 [ 9459] By: jhi on 2001/03/30 02:16:05
14904 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
14905 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
14906 Date: Wed, 28 Mar 2001 18:02:20 -0600
14907 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
14909 ! lib/ExtUtils/MM_VMS.pm
14910 ____________________________________________________________________________
14911 [ 9458] By: jhi on 2001/03/30 02:07:58
14912 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
14913 From: "Joshua E. Rodd" <jrodd@pbs.org>
14914 Date: Wed, 28 Mar 2001 17:29:12 -0500
14915 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
14918 ____________________________________________________________________________
14919 [ 9457] By: jhi on 2001/03/30 02:04:33
14920 Log: Subject: ext/re/aix.pl can go
14921 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14922 Date: Thu, 29 Mar 2001 12:03:28 +0200
14923 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
14925 - ext/re/hints/aix.pl
14927 ____________________________________________________________________________
14928 [ 9456] By: jhi on 2001/03/30 02:03:32
14929 Log: Integrate perlio.
14931 !> ext/Encode/Encode.xs installperl
14932 ____________________________________________________________________________
14933 [ 9455] By: nick on 2001/03/29 21:11:46
14934 Log: DLL name has changed so installperl needs to know
14935 (Why isn't it working it out or passed it?)
14938 ____________________________________________________________________________
14939 [ 9454] By: nick on 2001/03/29 20:56:12
14940 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
14941 and we don't get undef warnings.
14943 ! ext/Encode/Encode.xs
14944 ____________________________________________________________________________
14945 [ 9453] By: nick on 2001/03/29 17:58:48
14946 Log: Integrate mainline
14948 !> Changes patchlevel.h
14949 ____________________________________________________________________________
14950 [ 9452] By: jhi on 2001/03/29 16:44:55
14951 Log: Update Changes.
14953 ! Changes patchlevel.h
14954 ____________________________________________________________________________
14955 [ 9451] By: nick on 2001/03/29 16:31:38
14956 Log: Integrate mainline
14958 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
14959 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
14960 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
14961 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
14962 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
14963 ____________________________________________________________________________
14964 [ 9450] By: jhi on 2001/03/29 16:29:17
14965 Log: Integrate perlio.
14967 !> win32/buildext.pl
14968 ____________________________________________________________________________
14969 [ 9449] By: jhi on 2001/03/29 15:50:01
14970 Log: Update Changes.
14972 ! Changes patchlevel.h
14973 ____________________________________________________________________________
14974 [ 9448] By: nick on 2001/03/29 15:47:15
14975 Log: Make sure buildext.pl finds Errno.pm
14977 ! win32/buildext.pl
14978 ____________________________________________________________________________
14979 [ 9447] By: jhi on 2001/03/29 15:39:34
14980 Log: Integrate perlio.
14982 !> win32/makefile.mk
14983 ____________________________________________________________________________
14984 [ 9446] By: nick on 2001/03/29 15:30:03
14985 Log: Integrate win32/makefile.mk with mainline.
14987 !> win32/makefile.mk
14988 ____________________________________________________________________________
14989 [ 9445] By: nick on 2001/03/29 15:27:32
14990 Log: Fix breakage ...
14992 ! win32/makefile.mk
14993 ____________________________________________________________________________
14994 [ 9444] By: jhi on 2001/03/29 15:03:08
14995 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14996 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14997 Date: Thu, 29 Mar 2001 10:32:59 +0400
14998 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
15000 ! win32/makefile.mk
15001 ____________________________________________________________________________
15002 [ 9443] By: jhi on 2001/03/29 15:02:12
15003 Log: Integrate perlio.
15005 +> win32/buildext.pl
15006 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
15007 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
15008 ____________________________________________________________________________
15009 [ 9442] By: nick on 2001/03/29 14:59:11
15010 Log: Work in progress - determine win32 extensions to build via script.
15012 + win32/buildext.pl
15013 ! MANIFEST win32/makefile.mk
15014 ____________________________________________________________________________
15015 [ 9441] By: jhi on 2001/03/29 14:51:47
15016 Log: Reintroduce the use of external pwd.
15019 ____________________________________________________________________________
15020 [ 9440] By: jhi on 2001/03/29 14:42:58
15021 Log: use warnings instead of -w.
15024 ____________________________________________________________________________
15025 [ 9439] By: jhi on 2001/03/29 14:41:52
15026 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
15027 From: Jonathan Stowe <gellyfish@gellyfish.com>
15028 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
15029 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
15032 ____________________________________________________________________________
15033 [ 9438] By: jhi on 2001/03/29 14:39:38
15034 Log: Subject: [PATCH perl@9424] minor pod nits
15035 From: Robin Barker <rmb1@cise.npl.co.uk>
15036 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
15037 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
15039 ! pod/perlhack.pod pod/perliol.pod
15040 ____________________________________________________________________________
15041 [ 9437] By: jhi on 2001/03/29 14:29:16
15042 Log: Subject: [PATCH perl@9424] typemap cast warning
15043 From: Robin Barker <rmb1@cise.npl.co.uk>
15044 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
15045 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
15047 ! lib/ExtUtils/typemap
15048 ____________________________________________________________________________
15049 [ 9436] By: jhi on 2001/03/29 14:26:03
15050 Log: Subject: [PATCH perl@9424] printf warning
15051 From: Robin Barker <rmb1@cise.npl.co.uk>
15052 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
15053 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
15055 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
15056 ! ext/Storable/Storable.xs toke.c
15057 ____________________________________________________________________________
15058 [ 9435] By: nick on 2001/03/29 14:23:31
15059 Log: Win32 has name conflict with ERROR
15061 ! ext/PerlIO/Via/Via.xs
15062 ____________________________________________________________________________
15063 [ 9434] By: jhi on 2001/03/29 14:17:48
15064 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
15065 From: Peter Prymmer <pvhp@forte.com>
15066 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
15067 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
15069 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
15070 ____________________________________________________________________________
15071 [ 9433] By: jhi on 2001/03/29 13:52:44
15072 Log: test-prep target was missing.
15075 ____________________________________________________________________________
15076 [ 9432] By: nick on 2001/03/29 12:40:03
15077 Log: Make as-shipped compiler default to MSVC6
15079 ! win32/makefile.mk
15080 ____________________________________________________________________________
15081 [ 9431] By: nick on 2001/03/29 12:12:16
15082 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
15083 akin to PerlIO::Scalar.
15085 ! perlio.c perlio.h
15086 ____________________________________________________________________________
15087 [ 9430] By: nick on 2001/03/29 10:56:35
15088 Log: Integrate mainline.
15090 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15091 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15092 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15093 !> win32/makefile.mk win32/win32sck.c
15094 ____________________________________________________________________________
15095 [ 9429] By: nick on 2001/03/29 09:03:43
15096 Log: Noticed that two tests were skipped as perlio:: package
15097 isn't there any more. Changed the skip condition.
15098 Avoid core-dump if sv_utf8_upgrade() called on something
15099 that does not become SvPOK after SvPV() (e.g. a ref).
15101 ! sv.c t/io/utf8.t t/lib/io_scalar.t
15102 ____________________________________________________________________________
15103 [ 9428] By: jhi on 2001/03/29 01:31:47
15104 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
15105 From: Benjamin Sugars <bsugars@canoe.ca>
15106 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
15107 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
15109 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15110 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15111 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15112 ____________________________________________________________________________
15113 [ 9427] By: jhi on 2001/03/29 00:49:30
15114 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15115 From: "Vadim Konovalov" <watman@inbox.ru>
15116 Date: Thu, 29 Mar 2001 01:50:12 +0400
15117 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
15119 ! win32/makefile.mk win32/win32sck.c
15120 ____________________________________________________________________________
15121 [ 9426] By: gsar on 2001/03/29 00:28:04
15122 Log: dmake can only handle == and != in comparisons; support building
15123 with Borland's VCL libraries (from Vadim Konovalov)
15124 Branch: maint-5.6/perl
15125 ! win32/makefile.mk
15126 ____________________________________________________________________________
15127 [ 9425] By: nick on 2001/03/28 19:29:56
15128 Log: Integrate (@snapshot)
15130 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
15131 ____________________________________________________________________________
15132 [ 9424] By: jhi on 2001/03/28 19:03:16
15133 Log: Update Changes.
15135 ! Changes patchlevel.h
15136 ____________________________________________________________________________
15137 [ 9423] By: jhi on 2001/03/28 18:52:09
15138 Log: Rmdir lib/XS on cleanup.
15141 ____________________________________________________________________________
15142 [ 9422] By: jhi on 2001/03/28 18:49:34
15143 Log: Integrate perlio.
15145 !> t/op/utf8decode.t
15146 ____________________________________________________________________________
15147 [ 9421] By: nick on 2001/03/28 18:46:44
15148 Log: Loose duplicate chunk.
15150 ! t/op/utf8decode.t
15151 ____________________________________________________________________________
15152 [ 9420] By: nick on 2001/03/28 18:44:11
15153 Log: Integrate mainline.
15155 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
15157 ____________________________________________________________________________
15158 [ 9419] By: jhi on 2001/03/28 18:42:05
15159 Log: Can't trust external pwds
15160 (either shell builtins or external programs)
15163 ____________________________________________________________________________
15164 [ 9418] By: jhi on 2001/03/28 18:34:05
15165 Log: Integrate perlio.
15168 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15169 !> t/op/utf8decode.t
15170 ____________________________________________________________________________
15171 [ 9417] By: nick on 2001/03/28 18:24:02
15172 Log: PerlIO.pm / perlio.pm conflict.
15174 Make t/op/utf8decode.t a text file.
15177 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15178 ! t/op/utf8decode.t
15179 ____________________________________________________________________________
15180 [ 9416] By: jhi on 2001/03/28 18:06:07
15181 Log: Integrate change #9409 from mainline to maintperl.
15183 Yet another tweak on AIX dynaloading.
15184 Branch: maint-5.6/perl
15185 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15186 ____________________________________________________________________________
15187 [ 9415] By: gsar on 2001/03/28 17:13:01
15188 Log: integrate changes#9377,9385,9401 from mainline
15190 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15192 If directory entries compare equal case-insensitively,
15193 retry case-sensitively.
15195 Subject: [PATCH] B::Terse and warnings
15196 Branch: maint-5.6/perl
15197 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
15198 !> t/pragma/warn/perl
15199 ____________________________________________________________________________
15200 [ 9414] By: jhi on 2001/03/28 17:11:12
15201 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
15202 From: "Craig A. Berry" <craigberry@mac.com>
15203 Date: Wed, 28 Mar 2001 10:55:20 -0600
15204 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
15206 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
15207 ____________________________________________________________________________
15208 [ 9413] By: jhi on 2001/03/28 17:03:12
15211 ! t/op/utf8decode.t
15212 ____________________________________________________________________________
15213 [ 9412] By: jhi on 2001/03/28 17:02:36
15214 Log: Forced integrate from perlio.
15216 !> t/op/utf8decode.t
15217 ____________________________________________________________________________
15218 [ 9411] By: nick on 2001/03/28 16:50:03
15219 Log: Integrate mainline.
15222 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15223 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
15224 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
15225 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
15226 !> t/pragma/warn/perl
15227 ____________________________________________________________________________
15228 [ 9410] By: jhi on 2001/03/28 16:44:23
15229 Log: Subject: Re: [PATCH] 9403 cannot be tested
15230 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15231 Date: Wed, 28 Mar 2001 18:33:56 +0200
15232 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
15235 ____________________________________________________________________________
15236 [ 9409] By: jhi on 2001/03/28 16:12:45
15237 Log: Yet another tweak on AIX dynaloading.
15239 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15240 ____________________________________________________________________________
15241 [ 9408] By: jhi on 2001/03/28 15:52:55
15242 Log: Subject: [PATCH] 9403 cannot be tested
15243 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15244 Date: Wed, 28 Mar 2001 17:23:00 +0200
15245 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
15250 ____________________________________________________________________________
15251 [ 9407] By: jhi on 2001/03/28 15:47:43
15252 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
15254 ! t/op/utf8decode.t
15255 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15256 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
15257 ____________________________________________________________________________
15258 [ 9406] By: jhi on 2001/03/28 15:37:08
15259 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
15260 From: Benjamin Sugars <bsugars@canoe.ca>
15261 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
15262 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
15266 ____________________________________________________________________________
15267 [ 9405] By: jhi on 2001/03/28 15:13:18
15268 Log: pp_ne() needs a CORRECT boolean.
15271 ____________________________________________________________________________
15272 [ 9404] By: jhi on 2001/03/28 15:09:23
15273 Log: pp_ne() needs a boolean, not an integer.
15276 ____________________________________________________________________________
15277 [ 9403] By: jhi on 2001/03/28 14:47:43
15278 Log: (Retracted by #9404.)
15281 ____________________________________________________________________________
15282 [ 9402] By: jhi on 2001/03/28 14:43:59
15283 Log: Subject: Re: [PATCH] Typemap testing
15284 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15285 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
15286 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
15288 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15289 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
15290 ____________________________________________________________________________
15291 [ 9401] By: jhi on 2001/03/28 14:42:14
15292 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15293 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15294 Date: Sun, 25 Mar 2001 21:59:15 +0100
15295 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
15297 A variable will be checked for the "use once" warnings if:
15299 1. It is in the scope of a use warnings 'once'
15300 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
15302 Otherwise it won't be checked at all.
15304 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
15306 The enclosed patch partially fixes this issue. What I didn't
15307 get to work was the case where the "used once" warning is enabled
15308 in any file other than the main file.
15310 ! gv.c t/pragma/warn/perl
15311 ____________________________________________________________________________
15312 [ 9400] By: nick on 2001/03/28 14:38:24
15313 Log: More EBCDIC tweaks:
15314 - one more swash issue &~(0xA0-1) did not do the right thing,
15315 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
15316 - add "use re 'asciirange'" to make [!-~] etc. work
15317 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
15318 - Choose a key for t/op/each.t test which gets encoded.
15319 - Skip utf8decode if this is UTF-EBCDIC.
15321 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15322 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
15323 ____________________________________________________________________________
15324 [ 9399] By: jhi on 2001/03/28 14:21:00
15325 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
15329 ____________________________________________________________________________
15330 [ 9398] By: jhi on 2001/03/28 00:55:56
15331 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
15332 From: David Dyck <dcd@tc.fluke.com>
15333 Date: Tue, 27 Mar 2001 15:16:24 -0800
15334 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
15336 ! ext/IO/lib/IO/Socket.pm
15337 ____________________________________________________________________________
15338 [ 9397] By: jhi on 2001/03/27 21:52:49
15339 Log: Integrate perlio.
15341 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15342 +> ext/PerlIO/Via/Via.xs
15343 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15344 ____________________________________________________________________________
15345 [ 9396] By: nick on 2001/03/27 21:45:13
15346 Log: Integrate mainline.
15348 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
15349 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
15350 ____________________________________________________________________________
15351 [ 9395] By: nick on 2001/03/27 21:18:58
15352 Log: Outline docs for PerlIO and PerlIO::Scalar
15354 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15355 ____________________________________________________________________________
15356 [ 9394] By: nick on 2001/03/27 20:50:13
15357 Log: PerlIO::Via layer (alpha-ish).
15359 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15360 + ext/PerlIO/Via/Via.xs
15362 ____________________________________________________________________________
15363 [ 9393] By: jhi on 2001/03/27 20:49:55
15364 Log: Retract #9329 now that 9390 should take care of the matter.
15367 ____________________________________________________________________________
15368 [ 9390] By: jhi on 2001/03/27 20:47:50
15369 Log: Subject: Autoloading Errno.pm when %! is encountered
15370 From: Robin Houston <robin@kitsite.com>
15371 Date: Tue, 27 Mar 2001 20:57:11 +0100
15372 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
15374 ! embed.h embed.pl gv.c proto.h t/op/magic.t
15375 ____________________________________________________________________________
15376 [ 9389] By: jhi on 2001/03/27 20:24:31
15377 Log: Integrate perlio.
15379 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15380 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
15382 ____________________________________________________________________________
15383 [ 9388] By: jhi on 2001/03/27 20:21:38
15384 Log: Better have a three-element array if one is going to assign
15385 to the third element of that array. (from Tim Jenness)
15387 ! ext/XS/Typemap/Typemap.xs
15388 ____________________________________________________________________________
15389 [ 9387] By: nick on 2001/03/27 20:15:43
15390 Log: Integrate mainline.
15392 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15393 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15394 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15395 +> t/lib/xs-typemap.t
15396 !> (integrate 34 files)
15397 ____________________________________________________________________________
15398 [ 9386] By: jhi on 2001/03/27 20:04:18
15399 Log: Subject: Re: perl@9359 breaks HTML::Parser
15400 From: Gisle Aas <gisle@ActiveState.com>
15401 Date: 27 Mar 2001 11:30:24 -0800
15402 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
15404 Clarify the UTF-8 issues of the API docs.
15405 (Slightly reworded and expanded.)
15407 ! pod/perlapi.pod sv.c sv.h
15408 ____________________________________________________________________________
15409 [ 9385] By: jhi on 2001/03/27 19:44:25
15410 Log: If directory entries compare equal case-insensitively,
15411 retry case-sensitively.
15413 ! ext/File/Glob/bsd_glob.c
15414 ____________________________________________________________________________
15415 [ 9384] By: nick on 2001/03/27 19:38:50
15416 Log: Various EBCDIC fixes:
15417 - major revelation that swash code is encoding aware,
15418 (or thought it was) - now it is ;-)
15419 - With that out of the way fix a slab of tr/// cases.
15420 - Fix Encode 'Unicode' to be true Unicode so tests pass.
15421 - As anticipated Base64.xs needed tweaks.
15422 - Until tr/// works right avoid old_encode64 in MIME tests.
15424 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15425 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
15426 ____________________________________________________________________________
15427 [ 9383] By: jhi on 2001/03/27 18:34:41
15428 Log: Add the std test suite BEGIN block.
15430 ! t/lib/xs-typemap.t
15431 ____________________________________________________________________________
15432 [ 9382] By: jhi on 2001/03/27 15:16:07
15433 Log: Add debugging output to the test.
15435 ! t/lib/glob-basic.t
15436 ____________________________________________________________________________
15437 [ 9381] By: jhi on 2001/03/27 15:08:10
15438 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
15440 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15441 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15442 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15443 + t/lib/xs-typemap.t
15445 ____________________________________________________________________________
15446 [ 9380] By: jhi on 2001/03/27 14:48:34
15447 Log: Subject: [PATCH] Typemap testing
15448 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15449 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
15450 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
15452 (The first part of the patch.)
15454 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
15455 ____________________________________________________________________________
15456 [ 9379] By: jhi on 2001/03/27 14:44:56
15457 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
15458 From: Benjamin Sugars <bsugars@canoe.ca>
15459 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
15460 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
15462 ! t/lib/glob-basic.t
15463 ____________________________________________________________________________
15464 [ 9378] By: jhi on 2001/03/27 14:42:30
15465 Log: Subject: [PATCH] perlvar nit
15466 From: Simon Cozens <simon@netthink.co.uk>
15467 Date: Tue, 27 Mar 2001 01:12:01 +0100
15468 Message-ID: <20010327011201.A19179@netthink.co.uk>
15471 ____________________________________________________________________________
15472 [ 9377] By: jhi on 2001/03/27 14:36:26
15473 Log: Subject: [PATCH] B::Terse and warnings
15474 From: Benjamin Sugars <ben.sugars@home.com>
15475 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
15476 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
15478 ! ext/B/B.pm ext/B/B/Terse.pm
15479 ____________________________________________________________________________
15480 [ 9376] By: jhi on 2001/03/27 14:31:31
15481 Log: Document sockatmark() some.
15483 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
15485 ____________________________________________________________________________
15486 [ 9375] By: jhi on 2001/03/27 14:00:24
15487 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
15488 noted by Gisle and fixed by NI-S.
15491 ____________________________________________________________________________
15492 [ 9374] By: jhi on 2001/03/27 05:50:01
15496 ____________________________________________________________________________
15497 [ 9373] By: jhi on 2001/03/27 05:43:51
15498 Log: Pixie documenting.
15500 ! Makefile.SH pod/perlhack.pod
15501 ____________________________________________________________________________
15502 [ 9372] By: jhi on 2001/03/27 05:29:34
15503 Log: Metaconfig unit changes for #9371.
15505 ! U/modified/myhostname.U
15506 Branch: metaconfig/U/perl
15509 ____________________________________________________________________________
15510 [ 9371] By: jhi on 2001/03/27 05:29:07
15511 Log: Add sockatmark() probing.
15513 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15514 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15515 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15516 ! vos/config.ga.h win32/config.bc win32/config.gc
15518 ____________________________________________________________________________
15519 [ 9370] By: jhi on 2001/03/26 22:01:18
15520 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
15521 Really need to benchmark this.
15524 ____________________________________________________________________________
15525 [ 9369] By: nick on 2001/03/26 21:59:30
15526 Log: Integrate mainline.
15528 ! ext/MIME/Base64/QuotedPrint.pm
15529 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15530 !> patchlevel.h pod/perlhack.pod pp_sys.c
15531 ____________________________________________________________________________
15532 [ 9368] By: jhi on 2001/03/26 21:47:03
15533 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
15536 TODO2: le, lt, ge, gt? Yech.
15539 ____________________________________________________________________________
15540 [ 9367] By: jhi on 2001/03/26 21:34:57
15541 Log: Too much cut-and-paste in #9363.
15544 ____________________________________________________________________________
15545 [ 9366] By: jhi on 2001/03/26 21:20:53
15546 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
15547 From: Andreas Schwab <schwab@suse.de>
15548 Date: 26 Mar 2001 17:29:04 +0200
15549 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
15551 (The patch for 5.6.0 or so, this is a guess for bleadperl)
15554 ____________________________________________________________________________
15555 [ 9365] By: jhi on 2001/03/26 21:07:54
15556 Log: Integrate perlio.
15559 ____________________________________________________________________________
15560 [ 9364] By: nick on 2001/03/26 20:30:48
15561 Log: REFCNT botch in layer name cache hash.
15564 ____________________________________________________________________________
15565 [ 9363] By: jhi on 2001/03/26 18:44:32
15566 Log: Subject: [PATCH] socket() leaks file descriptors
15567 From: Benjamin Sugars <bsugars@canoe.ca>
15568 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
15569 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
15571 Also sockpair() fixed similarly.
15574 ____________________________________________________________________________
15575 [ 9362] By: jhi on 2001/03/26 18:37:52
15576 Log: Integrate perlio.
15578 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
15579 ____________________________________________________________________________
15580 [ 9361] By: nick on 2001/03/26 17:32:06
15581 Log: Implement flush of linebuffered streams on read of a tty.
15583 ! perlio.c perliol.h
15584 ____________________________________________________________________________
15585 [ 9360] By: nick on 2001/03/26 17:12:32
15586 Log: Memory tweaks and notes for OEMVS.
15588 ! README.os390 miniperlmain.c t/op/pat.t
15589 ____________________________________________________________________________
15590 [ 9359] By: jhi on 2001/03/26 02:12:54
15591 Log: Update Changes.
15593 ! Changes patchlevel.h
15594 ____________________________________________________________________________
15595 [ 9358] By: jhi on 2001/03/26 02:05:32
15596 Log: Document the most common pixie options.
15599 ____________________________________________________________________________
15600 [ 9357] By: jhi on 2001/03/26 01:25:28
15601 Log: For perl.pixie check *before* compiling that optimize is -g,
15605 ____________________________________________________________________________
15606 [ 9356] By: jhi on 2001/03/26 01:13:41
15607 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
15610 ____________________________________________________________________________
15611 [ 9355] By: jhi on 2001/03/26 01:11:19
15612 Log: Remove t/perl.third.
15615 ____________________________________________________________________________
15616 [ 9354] By: jhi on 2001/03/26 00:23:38
15617 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
15620 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15621 ____________________________________________________________________________
15622 [ 9353] By: jhi on 2001/03/25 22:25:04
15623 Log: Integrate perlio.
15625 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15626 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
15627 !> pp_hot.c win32/makefile.mk
15628 ____________________________________________________________________________
15629 [ 9352] By: jhi on 2001/03/25 22:21:41
15630 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
15631 From: Radu Greab <radu@netsoft.ro>
15632 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
15633 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
15636 ____________________________________________________________________________
15637 [ 9351] By: nick on 2001/03/25 22:15:02
15638 Log: Fix readline in list mode to tell rest of world that it has
15639 things on the stack. Otherwise if perl code gets invoked
15640 underneath it it scribbles over results-so-far.
15641 (Why TIEHANDLE has not tripped on this is a mystery.)
15644 ____________________________________________________________________________
15645 [ 9350] By: nick on 2001/03/25 22:10:13
15646 Log: win32/makefile.mk typos
15648 ! win32/makefile.mk
15649 ____________________________________________________________________________
15650 [ 9349] By: nick on 2001/03/25 21:31:14
15651 Log: Integrate now-non-binary file.
15654 ____________________________________________________________________________
15655 [ 9348] By: nick on 2001/03/25 21:27:24
15659 ____________________________________________________________________________
15660 [ 9347] By: nick on 2001/03/25 21:25:37
15661 Log: Integrate mainline.
15663 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15664 !> lib/Term/ReadLine.pm t/lib/md5-file.t
15665 ____________________________________________________________________________
15666 [ 9346] By: nick on 2001/03/25 20:58:15
15667 Log: Add destruct time hook to PerlIO (for work-in-process implementing
15668 layers in perl code. In such cases layers need to be popped before
15669 we loose the ability to run perl code.)
15670 Also back-out "PerlIO::object" hook - it isn't going to work like that...
15672 ! perl.c perlio.c perlio.h perliol.h
15673 ____________________________________________________________________________
15674 [ 9345] By: nick on 2001/03/25 20:49:11
15675 Log: Avoid at leasy one of undefined warnings in Encode.
15677 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15678 ____________________________________________________________________________
15679 [ 9344] By: jhi on 2001/03/25 20:37:43
15680 Log: A workaround for using Term::ReadLine in emacs minibuffer
15681 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
15682 additional tweaks from Ilya Zakharevich.
15684 ! lib/Term/ReadLine.pm
15685 ____________________________________________________________________________
15686 [ 9343] By: nick on 2001/03/25 20:21:14
15687 Log: Missing return value.
15689 ! ext/PerlIO/Scalar/Scalar.xs
15690 ____________________________________________________________________________
15691 [ 9342] By: jhi on 2001/03/25 16:21:00
15692 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
15693 to equal the CPAN versions since no code changes have been made.
15695 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15697 ____________________________________________________________________________
15698 [ 9341] By: jhi on 2001/03/25 16:01:48
15699 Log: Escape 8-bit characters.
15702 ____________________________________________________________________________
15703 [ 9340] By: gsar on 2001/03/25 15:50:53
15704 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
15708 ____________________________________________________________________________
15709 [ 9339] By: gsar on 2001/03/25 15:48:50
15710 Log: delete mimeqp.t for later with text mode set
15713 ____________________________________________________________________________
15714 [ 9338] By: nick on 2001/03/25 09:01:57
15715 Log: Integrate mainline.
15717 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15718 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15719 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15720 +> t/lib/mimeb64u.t t/lib/mimeqp.t
15721 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
15722 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
15723 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
15724 ____________________________________________________________________________
15725 [ 9337] By: jhi on 2001/03/25 04:23:24
15726 Log: Add MIME::Base64 here and there. Again, a lot of
15727 optimism is in the air.
15729 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
15730 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
15731 ____________________________________________________________________________
15732 [ 9336] By: jhi on 2001/03/25 04:12:43
15733 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
15734 this by ear as I do not do Win32 programming.)
15736 ! win32/Makefile win32/makefile.mk
15737 ____________________________________________________________________________
15738 [ 9335] By: jhi on 2001/03/25 04:03:50
15739 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
15742 ____________________________________________________________________________
15743 [ 9334] By: jhi on 2001/03/25 03:58:53
15744 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
15746 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15747 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15748 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15749 + t/lib/mimeb64u.t t/lib/mimeqp.t
15751 ____________________________________________________________________________
15752 [ 9333] By: jhi on 2001/03/24 20:14:37
15753 Log: Integrate perlio.
15755 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
15756 ____________________________________________________________________________
15757 [ 9332] By: nick on 2001/03/24 19:40:34
15758 Log: Fix un-init variable leading to spurious "Out of Memory!"
15761 ____________________________________________________________________________
15762 [ 9331] By: nick on 2001/03/24 19:09:59
15763 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
15764 and update layers internals doc.
15766 ! pod/perlfunc.pod pod/perliol.pod
15767 ____________________________________________________________________________
15768 [ 9330] By: jhi on 2001/03/24 18:42:11
15769 Log: The length might be uninitialized garbage if the *svp is the undef.
15772 ____________________________________________________________________________
15773 [ 9329] By: jhi on 2001/03/24 18:26:57
15774 Log: (Retracted by #9393)
15776 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
15777 From: Simon Cozens <simon@netthink.co.uk>
15778 Date: Sat, 24 Mar 2001 17:13:17 +0000
15779 Message-ID: <20010324171317.A13406@netthink.co.uk>
15782 ____________________________________________________________________________
15783 [ 9328] By: nick on 2001/03/24 17:22:02
15784 Log: Integrate mainline.
15786 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
15787 !> lib/unicode/version
15788 ____________________________________________________________________________
15789 [ 9327] By: nick on 2001/03/24 17:16:02
15790 Log: Integrate mainline.
15792 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15793 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15794 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
15795 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
15796 +> t/lib/md5-file.t
15797 !> MANIFEST Makefile.SH configure.com djgpp/config.over
15798 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
15799 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
15800 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
15801 !> win32/makefile.mk
15802 ____________________________________________________________________________
15803 [ 9326] By: jhi on 2001/03/24 17:00:42
15804 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
15806 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
15807 ! lib/unicode/version
15808 ____________________________________________________________________________
15809 [ 9325] By: jhi on 2001/03/24 16:22:33
15810 Log: Subject: Re: B::Deparse bug (5.6.0)
15811 From: Robin Houston <robin@kitsite.com>
15812 Date: Sat, 24 Mar 2001 14:33:09 +0000
15813 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
15815 ! op.c pp.c t/lib/b.t t/op/repeat.t
15816 ____________________________________________________________________________
15817 [ 9324] By: jhi on 2001/03/24 16:21:56
15818 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
15819 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
15820 these additions may be too optimistic.
15822 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
15823 ! hints/uwin.sh hints/vmesa.sh
15824 ____________________________________________________________________________
15825 [ 9323] By: jhi on 2001/03/24 16:06:01
15826 Log: Integrate perlio.
15828 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
15829 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15831 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
15832 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
15833 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
15834 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15835 !> win32/makefile.mk win32/perlhost.h win32/win32.c
15836 !> win32/win32iop.h
15837 ____________________________________________________________________________
15838 [ 9322] By: nick on 2001/03/24 14:39:12
15839 Log: Routine Win32 regen_config_h - no real changes.
15841 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15842 ____________________________________________________________________________
15843 [ 9321] By: nick on 2001/03/24 14:31:49
15844 Log: PerlIO fixups for Win32:
15845 - provide win33_popenlist() - non-functional as yet.
15846 - avoid need for aTHX in PerlIO_debug calls - even if not
15847 enabled args are still evaluated so Win32 has trouble during fork().
15848 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
15849 - Fixup makedef.pl for latest set of symbols.
15851 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
15852 ! win32/perlhost.h win32/win32.c win32/win32iop.h
15853 ____________________________________________________________________________
15854 [ 9320] By: nick on 2001/03/24 14:26:58
15855 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
15856 was gibberish - broke it on WIn32 at least.
15858 ! ext/POSIX/POSIX.xs
15859 ____________________________________________________________________________
15860 [ 9319] By: nick on 2001/03/24 11:29:41
15861 Log: Generated files.
15863 ! embed.h global.sym objXSUB.h perlapi.c proto.h
15864 ____________________________________________________________________________
15865 [ 9318] By: nick on 2001/03/24 10:29:37
15867 1. open($fh,"+<",undef); # add test to t/io/open.t
15868 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
15870 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
15871 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15872 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
15873 ! t/io/open.t t/io/utf8.t
15874 ____________________________________________________________________________
15875 [ 9317] By: jhi on 2001/03/23 23:41:25
15876 Log: AIX does seems to have optimization problems with its C compilers.
15879 ____________________________________________________________________________
15880 [ 9316] By: jhi on 2001/03/23 23:40:46
15881 Log: Integrate perlio.
15884 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
15886 ____________________________________________________________________________
15887 [ 9315] By: jhi on 2001/03/23 22:16:30
15888 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
15891 ____________________________________________________________________________
15892 [ 9314] By: nick on 2001/03/23 20:49:02
15893 Log: Perlio internals re-organized.
15894 - open process creates AV of layer/arg pairs
15895 (appends layers from open() or open.pm to default list).
15896 - push arg is now an SV.
15897 - layer ->Open get passed the AV
15898 - open is no longer mandatory method.
15899 - topmost layer that has ->Open method does the open
15900 - any layers above are pushed once that returns.
15901 - vtable re-ordered so dummy layers need only provide push/pop methods.
15903 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15904 ____________________________________________________________________________
15905 [ 9313] By: nick on 2001/03/23 16:27:41
15906 Log: Check in a stable (working) version before next round of tweaks.
15908 - Move default layers code out of doio.c and into perlio.c
15909 - Single routine for parsing layer specification strings.
15910 - Skeleton support for demand loading of layers
15911 - Core-dump avoidance if PERLIO environment specifies loadable layer
15912 (does not _work_ as need IO to load and need load to do IO ...)
15915 ! MANIFEST doio.c perlio.c
15916 ____________________________________________________________________________
15917 [ 9312] By: gsar on 2001/03/23 16:25:25
15918 Log: add execute bit to files with shebang lines in the repository;
15919 avoid clobbering execute bit in Porting/makerel
15920 Branch: maint-5.6/perl
15922 ____________________________________________________________________________
15923 [ 9311] By: jhi on 2001/03/23 14:25:35
15924 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
15927 ____________________________________________________________________________
15928 [ 9310] By: jhi on 2001/03/23 13:45:04
15929 Log: Subject: [PATCH] Net::Ping
15930 From: Colin McMillen <mcmi0037@tc.umn.edu>
15931 Date: Thu, 22 Mar 2001 19:30:31 -0600
15932 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
15935 ____________________________________________________________________________
15936 [ 9309] By: jhi on 2001/03/23 13:39:13
15937 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
15939 ! t/lib/md5-aaa.t t/lib/md5-file.t
15940 ____________________________________________________________________________
15941 [ 9308] By: jhi on 2001/03/23 13:20:34
15942 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
15943 - bump the version to 2.14
15944 - drop the base64 tests since they require MIME::Base64
15945 - drop the rfc1321.txt
15946 - drop the hints/dec_osf.pl since it's only needed for
15949 - the U32 alignment testing is now removed; it needs to
15950 be reintroduced as as a Config variable (meaning also
15951 as a Configure test)
15952 - get the new EBCDIC md5sum for MD5.pm
15953 - test in Win32 to see how badly I botched the makefiles
15955 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15956 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15957 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
15958 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
15960 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
15961 ! win32/Makefile win32/makefile.mk
15962 ____________________________________________________________________________
15963 [ 9307] By: jhi on 2001/03/23 12:56:14
15964 Log: Integrate change #9306 from maintperl into mainline,
15965 AIX dynaloader for AIXes without <load.h>.
15967 !> ext/DynaLoader/hints/aix.pl
15968 ____________________________________________________________________________
15969 [ 9306] By: jhi on 2001/03/23 12:51:36
15970 Log: There are AIXes without /usr/include/load.h,
15971 patch from H.Merijn Brand.
15972 Branch: maint-5.6/perl
15973 ! ext/DynaLoader/hints/aix.pl
15974 ____________________________________________________________________________
15975 [ 9305] By: nick on 2001/03/23 11:00:42
15976 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
15978 ! ext/Encode/Encode.xs perlio.c perlio.h
15979 ____________________________________________________________________________
15980 [ 9304] By: nick on 2001/03/23 10:20:46
15981 Log: Render -Duseperlio functional again.
15982 - this is "quick fix" which calls PerlIO_apply_layers after opening,
15983 which is what old scheme did. New scheme needs to change that
15984 to make open(...,\$scalar) etc. work but this will do for now.
15987 ____________________________________________________________________________
15988 [ 9303] By: nick on 2001/03/23 09:53:20
15989 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
15990 -Uuseperlio now works again.
15991 -Duseperlio is still poorly. Don't merge yet...
15994 ____________________________________________________________________________
15995 [ 9302] By: nick on 2001/03/22 22:26:51
15996 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
15998 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
15999 is its main caller. In particular now has access to "extra" args, and
16000 can tell when an open handle is "reopened" (or duped?).
16001 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
16002 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
16003 PerlIO_open() et. al. (i.e. other way round).
16004 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
16005 with args close to PerlIO_openn().
16007 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16008 ____________________________________________________________________________
16009 [ 9301] By: jhi on 2001/03/22 20:58:04
16010 Log: Integrate perlio.
16012 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
16013 !> t/io/open.t util.c
16014 ____________________________________________________________________________
16015 [ 9300] By: nick on 2001/03/22 17:36:32
16016 Log: Don't include $@ in not ok message.
16019 ____________________________________________________________________________
16020 [ 9299] By: gsar on 2001/03/22 16:53:45
16021 Log: back out changes#7532,7521 for now (appears to have problems
16023 Branch: maint-5.6/perl
16024 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16025 ! ext/POSIX/typemap pod/perlvar.pod
16026 ____________________________________________________________________________
16027 [ 9298] By: nick on 2001/03/22 14:35:46
16028 Log: Give a meaning to '&' in n-arg open case:
16029 open($fh,"<&",$scalar);
16031 - an integer which does "fdopen"
16032 open($fh,"<&",2); # like open($fh,"<&2")
16033 - something that will yield a file handle via sv_2io()
16034 useful for dup'ing anonymous handles.
16036 open(my $fh,"<&",\*STDIN);
16037 open(my $dup,"<&",$fh);
16039 ! doio.c t/io/open.t
16040 ____________________________________________________________________________
16041 [ 9297] By: nick on 2001/03/22 13:34:35
16042 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
16045 ____________________________________________________________________________
16046 [ 9296] By: nick on 2001/03/22 12:51:20
16047 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
16050 ____________________________________________________________________________
16051 [ 9295] By: nick on 2001/03/22 11:59:44
16052 Log: If stdin, stdout or stderr get opened in unexpected read/write state
16053 then warn at time of open not at time of use.
16055 ! doio.c pp_hot.c pp_sys.c
16056 ____________________________________________________________________________
16057 [ 9294] By: nick on 2001/03/22 10:54:35
16058 Log: Die on n-arg open(...,"",xxx,yyy,...)
16059 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
16060 - die on read/write cases so we can decide what it means later.
16062 ! doio.c embed.pl iperlsys.h util.c
16063 ____________________________________________________________________________
16064 [ 9293] By: nick on 2001/03/22 09:02:45
16065 Log: perlio tweaks (reported by Nick Clark)
16066 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
16067 error check in Pendinf_read().
16070 ____________________________________________________________________________
16071 [ 9292] By: gsar on 2001/03/22 07:12:00
16072 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
16074 Branch: maint-5.6/perl
16075 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
16076 ____________________________________________________________________________
16077 [ 9291] By: jhi on 2001/03/22 06:06:44
16078 Log: Regex tests from Chicheng Zhang. (Already fixed.)
16081 ____________________________________________________________________________
16082 [ 9290] By: jhi on 2001/03/22 05:57:01
16083 Log: Move MacOS Classic higher in the list of supported platforms.
16084 Branch: maint-5.6/perl
16086 ____________________________________________________________________________
16087 [ 9289] By: gsar on 2001/03/22 05:35:04
16088 Log: revert part of change#6438 for compatibility (av_reify()
16089 appears to be needed to implement av_splice()ish things
16091 Branch: maint-5.6/perl
16092 ! embed.pl global.sym objXSUB.h perlapi.c
16093 ____________________________________________________________________________
16094 [ 9288] By: gsar on 2001/03/22 03:09:19
16095 Log: update copyright year
16096 Branch: maint-5.6/perl
16097 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
16098 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
16099 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
16100 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
16101 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
16102 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
16103 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
16105 ____________________________________________________________________________
16106 [ 9287] By: jhi on 2001/03/21 20:30:54
16107 Log: Integrate perlio.
16109 !> ext/Data/Dumper/Dumper.xs
16110 ____________________________________________________________________________
16111 [ 9286] By: gsar on 2001/03/21 19:49:54
16112 Log: makefile.mk tweak
16113 Branch: maint-5.6/perl
16114 ! win32/Makefile win32/makefile.mk
16115 ____________________________________________________________________________
16116 [ 9285] By: nick on 2001/03/21 19:07:13
16117 Log: Multiplicity fix for Dumper.
16119 ! ext/Data/Dumper/Dumper.xs
16120 ____________________________________________________________________________
16121 [ 9284] By: nick on 2001/03/21 19:01:07
16122 Log: Integrate mainline - (does not build xTHX issue in Dumper).
16124 !> (integrate 27 files)
16125 ____________________________________________________________________________
16126 [ 9283] By: jhi on 2001/03/21 17:17:35
16127 Log: Integrate change #9282 from mainline into maintperl,
16128 4-arg UTF-8 substr().
16129 Branch: maint-5.6/perl
16131 ____________________________________________________________________________
16132 [ 9282] By: jhi on 2001/03/21 17:15:43
16133 Log: The #9270 would have leaked a scalar if pp_substr()
16137 ____________________________________________________________________________
16138 [ 9281] By: gsar on 2001/03/21 17:03:14
16139 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
16140 Branch: maint-5.6/perl
16141 ! win32/makefile.mk
16142 ____________________________________________________________________________
16143 [ 9280] By: gsar on 2001/03/21 17:01:20
16144 Log: some tweaks to change#9278 (fork() emulation should be enabled
16145 by setting BUILD_FLAVOR instead of changing the defaults)
16146 Branch: maint-5.6/perl
16147 ! win32/makefile.mk
16148 ____________________________________________________________________________
16149 [ 9279] By: gsar on 2001/03/21 16:47:19
16150 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
16151 Branch: maint-5.6/perl
16152 ! ext/File/Glob/Glob.pm
16154 ____________________________________________________________________________
16155 [ 9278] By: jhi on 2001/03/21 14:35:10
16156 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
16157 From: "Vadim Konovalov" <watman@inbox.ru>
16158 Date: Wed, 21 Mar 2001 01:53:51 +0300
16159 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
16160 Branch: maint-5.6/perl
16161 ! win32/makefile.mk win32/win32sck.c
16162 ____________________________________________________________________________
16163 [ 9277] By: jhi on 2001/03/21 13:58:28
16164 Log: Integrate change #9270 from mainline to maintperl:
16165 continued 4-arg UTF-8 substr() fixing.
16166 Branch: maint-5.6/perl
16167 !> pp.c t/op/substr.t
16168 ____________________________________________________________________________
16169 [ 9276] By: jhi on 2001/03/21 13:33:00
16170 Log: More pixie cleaning.
16173 ____________________________________________________________________________
16174 [ 9275] By: jhi on 2001/03/21 03:54:17
16175 Log: Update Changes.
16177 ! Changes patchlevel.h
16178 ____________________________________________________________________________
16179 [ 9274] By: jhi on 2001/03/21 03:48:24
16180 Log: First stab at making Data::Dumper to grok Unicode.
16182 TODO: tests, EBCDICify.
16184 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16185 ____________________________________________________________________________
16186 [ 9273] By: jhi on 2001/03/21 02:23:00
16189 Subject: Memory leak in unquoted print
16190 From: Benjamin Sugars <bsugars@canoe.ca>
16191 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
16192 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
16195 ____________________________________________________________________________
16196 [ 9272] By: jhi on 2001/03/21 01:33:17
16197 Log: Subject: Re: [PATCH] POSIX::getcwd()
16198 From: Benjamin Sugars <bsugars@canoe.ca>
16199 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
16200 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
16202 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16203 ____________________________________________________________________________
16204 [ 9271] By: jhi on 2001/03/21 01:22:52
16205 Log: Subject: [PATCH] Cwd.pm docs
16206 From: Benjamin Sugars <bsugars@canoe.ca>
16207 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
16208 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
16211 ____________________________________________________________________________
16212 [ 9270] By: jhi on 2001/03/21 01:16:29
16213 Log: Continue 4-arg substr() UTF-8 fixage.
16215 ! pp.c t/op/substr.t
16216 ____________________________________________________________________________
16217 [ 9269] By: jhi on 2001/03/21 00:46:14
16218 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
16220 revert the leak fix in change#9142 (problem needs a more experimental
16221 fix unsuitable for 5.6.1)
16223 do alphabetical sorting by default (for csh compatibility)
16225 cut-n-paste goof in change#9264
16227 VMS piping fixes (from Charles Lane)
16229 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
16230 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16231 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
16232 ____________________________________________________________________________
16233 [ 9268] By: jhi on 2001/03/21 00:37:04
16234 Log: Integrate perlio.
16236 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16237 !> utf8.c utf8.h utfebcdic.h
16238 ____________________________________________________________________________
16239 [ 9267] By: nick on 2001/03/20 20:04:39
16240 Log: More EBCDIC stuff:
16241 - Loose the extra level of function on ASCII.
16242 - spotted a chr(0) issue in sv.c
16243 - re-work of UTF-X tr/// ranges to work in Unicode
16244 space. Still issues with the "0xff is illegal UTF-8" hack.
16245 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
16246 (why do it once when you can do it all over the place :-(
16247 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
16248 need utf8.pm for swashes.
16249 - Simplified and commented scan_const() in toke.c
16250 Still something wrong regexp and tr (swashes?).
16252 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16253 ! utf8.c utf8.h utfebcdic.h
16254 ____________________________________________________________________________
16255 [ 9266] By: gsar on 2001/03/20 19:16:43
16256 Log: VMS piping fixes (from Charles Lane)
16257 Branch: maint-5.6/perl
16258 ! vms/vms.c vms/vmspipe.com
16259 ____________________________________________________________________________
16260 [ 9265] By: gsar on 2001/03/20 17:53:52
16261 Log: cut-n-paste goof in change#9264
16262 Branch: maint-5.6/perl
16263 ! ext/File/Glob/Glob.xs
16264 ____________________________________________________________________________
16265 [ 9264] By: gsar on 2001/03/20 17:43:47
16266 Log: do alphabetical sorting by default (for csh compatibility);
16267 bsd_glob() does ASCII sort by default as usual, unless
16268 GLOB_ALPHASORT was specified
16269 Branch: maint-5.6/perl
16270 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
16271 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16272 ! ext/File/Glob/bsd_glob.h
16273 ____________________________________________________________________________
16274 [ 9263] By: gsar on 2001/03/20 16:40:08
16275 Log: integrate change#9255 from mainline (unicode fix)
16277 substr($bytestr, i, n, $charstr)
16278 Branch: maint-5.6/perl
16279 !> Todo-5.6 pp.c t/op/substr.t
16280 ____________________________________________________________________________
16281 [ 9262] By: gsar on 2001/03/20 15:57:41
16282 Log: revert the leak fix in change#9142 (problem needs a more experimental
16283 fix unsuitable for 5.6.1)
16284 Branch: maint-5.6/perl
16286 ____________________________________________________________________________
16287 [ 9261] By: jhi on 2001/03/20 14:26:25
16288 Log: Integrate changes #9259,9260 from maintperl into mainline.
16290 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16292 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16294 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
16295 ____________________________________________________________________________
16296 [ 9260] By: jhi on 2001/03/20 14:05:46
16297 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16298 From: Robin Barker <rmb1@cise.npl.co.uk>
16299 Date: Tue, 20 Mar 2001 10:12:04 GMT
16300 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
16301 Branch: maint-5.6/perl
16303 ____________________________________________________________________________
16304 [ 9259] By: jhi on 2001/03/20 14:04:39
16305 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16306 From: Chris Nandor <pudge@pobox.com>
16307 Date: Tue, 20 Mar 2001 00:40:56 -0500
16308 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
16309 Branch: maint-5.6/perl
16310 ! ext/POSIX/POSIX.xs lib/File/Path.pm
16311 ____________________________________________________________________________
16312 [ 9258] By: jhi on 2001/03/20 05:09:34
16313 Log: Update Changes.
16315 ! Changes patchlevel.h
16316 ____________________________________________________________________________
16317 [ 9257] By: jhi on 2001/03/20 05:04:25
16318 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
16321 ____________________________________________________________________________
16322 [ 9256] By: jhi on 2001/03/20 04:43:12
16323 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
16324 From: Peter Prymmer <pvhp@forte.com>
16325 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
16326 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
16327 Branch: maint-5.6/perl
16328 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
16329 ____________________________________________________________________________
16330 [ 9255] By: jhi on 2001/03/19 23:17:17
16331 Log: substr($bytestr, i, n, $charstr)
16333 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
16335 ! Todo-5.6 pp.c t/op/substr.t
16336 ____________________________________________________________________________
16337 [ 9254] By: jhi on 2001/03/19 22:25:09
16338 Log: Rearrange the make test target prerequisites so that
16339 in a parallel make 'all' is finished before 'test'.
16342 ____________________________________________________________________________
16343 [ 9253] By: jhi on 2001/03/19 21:48:07
16344 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
16345 From: Robin Houston <robin@kitsite.com>
16346 Date: Mon, 19 Mar 2001 15:48:41 +0000
16347 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
16350 ____________________________________________________________________________
16351 [ 9252] By: jhi on 2001/03/19 21:42:27
16352 Log: Integrate perlio.
16354 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
16355 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
16356 !> utfebcdic.h vms/perly_c.vms
16357 ____________________________________________________________________________
16358 [ 9251] By: jhi on 2001/03/19 21:31:28
16359 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
16361 Dynaloading in 64-bit AIX with vac.
16363 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16365 ____________________________________________________________________________
16366 [ 9250] By: jhi on 2001/03/19 21:18:00
16367 Log: A more robust solution for the 64bitall AIX dynaloading
16368 problem, from Jens-Uwe Mager.
16369 Branch: maint-5.6/perl
16370 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16371 ____________________________________________________________________________
16372 [ 9249] By: nick on 2001/03/19 20:59:37
16373 Log: Integrate mainline.
16375 !> (integrate 42 files)
16376 ____________________________________________________________________________
16377 [ 9248] By: nick on 2001/03/19 20:22:07
16378 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
16379 (Building on OS390 uses native YACC and YYDEBUG has other
16382 ! perly.c perly.y vms/perly_c.vms
16383 ____________________________________________________________________________
16384 [ 9247] By: jhi on 2001/03/19 19:59:53
16385 Log: 64-bit AIX dynaloading problem (see #9244) idea
16386 from Jens-Uwe Mager.
16387 Branch: maint-5.6/perl
16388 ! ext/DynaLoader/dl_aix.xs
16389 ____________________________________________________________________________
16390 [ 9246] By: nick on 2001/03/19 19:27:57
16391 Log: More EBCDIC fixes.
16393 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
16394 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
16395 ____________________________________________________________________________
16396 [ 9245] By: jhi on 2001/03/19 19:05:19
16397 Log: Integrate change #9243 from mainline into maintperl.
16399 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16400 Branch: maint-5.6/perl
16402 ____________________________________________________________________________
16403 [ 9244] By: jhi on 2001/03/19 19:03:15
16404 Log: Get 64bitall AIX building, but still does not test okay:
16405 dynaloading anything fails, for example for op/defins:
16406 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
16407 (update: fixed by #9247,9250)
16408 Branch: maint-5.6/perl
16410 ____________________________________________________________________________
16411 [ 9243] By: jhi on 2001/03/19 19:00:16
16412 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16413 From: Robin Barker <rmb1@cise.npl.co.uk>
16414 Date: Mon, 19 Mar 2001 18:01:57 GMT
16415 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
16418 ____________________________________________________________________________
16419 [ 9242] By: jhi on 2001/03/19 18:58:43
16420 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
16425 ____________________________________________________________________________
16426 [ 9241] By: gsar on 2001/03/19 17:34:46
16427 Log: VMSify tests (from Charles Lane)
16428 Branch: maint-5.6/perl
16429 ! t/lib/filehand.t t/lib/texttabs.t
16430 ____________________________________________________________________________
16431 [ 9240] By: jhi on 2001/03/19 14:24:26
16432 Log: Integrate change #9233 from maintperl into mainline.
16434 some refcounts were incorrect in perl_clone()
16437 ____________________________________________________________________________
16438 [ 9239] By: gsar on 2001/03/19 09:23:17
16439 Log: this is 5.6.1-trial3
16440 Branch: maint-5.6/perl
16442 ____________________________________________________________________________
16443 [ 9238] By: gsar on 2001/03/19 08:47:04
16444 Log: some new symbols are only available under ithreads
16445 Branch: maint-5.6/perl
16447 ____________________________________________________________________________
16448 [ 9237] By: gsar on 2001/03/19 08:42:28
16449 Log: update patchlevel.h, Changes, &c.
16450 Branch: maint-5.6/perl
16451 ! Changes patchlevel.h pod/perlhist.pod
16453 ____________________________________________________________________________
16454 [ 9236] By: gsar on 2001/03/19 08:17:49
16455 Log: integrate changes#8068,8717 from mainline
16457 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
16459 [PATCH CPAN 1.59_51] warning message (not!)
16460 Branch: maint-5.6/perl
16461 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
16462 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
16463 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
16464 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
16465 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16466 ____________________________________________________________________________
16467 [ 9235] By: gsar on 2001/03/19 08:07:09
16468 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
16470 [PATCH] Add missing CV flags to dump.c
16472 Re: [patch] Re: PL_ptr_table
16474 Fixup non-ithread build after 8713
16476 Generated files form 8713 etc.
16478 Correct the correction :-(
16480 Documenting coderef @INC (Re: CPAN "make this script work" feature)
16482 Subject: Re: sync sync sync: have I missed any patches?
16483 Replace djSP with dSP.
16484 Branch: maint-5.6/perl
16485 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
16486 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
16487 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
16488 !> sv.c sv.h win32/perlhost.h
16489 ____________________________________________________________________________
16490 [ 9234] By: gsar on 2001/03/19 07:22:05
16491 Log: revert the change#9090 integrate for now (change looks somewhat
16492 incomplete in that [ha]v_exists() need something similar; lacks
16494 Branch: maint-5.6/perl
16496 ____________________________________________________________________________
16497 [ 9233] By: gsar on 2001/03/19 07:10:01
16498 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
16499 destruction when there are unreferenced scalars (SvREFCNT==0)
16500 Branch: maint-5.6/perl
16502 ____________________________________________________________________________
16503 [ 9232] By: jhi on 2001/03/19 05:11:02
16504 Log: Regen api and toc.
16505 Branch: maint-5.6/perl
16506 ! pod/perlapi.pod pod/perltoc.pod
16507 ____________________________________________________________________________
16508 [ 9231] By: jhi on 2001/03/19 04:06:03
16509 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
16510 add a lost line in pp.c:pp_chop(), update to new op/chop.
16512 Clarify the description differentiating for and while; inspired by
16514 Subject: [ID 20010306.004] || != named unary operator
16516 The $Is_MacOS needs to be declared.
16517 Branch: maint-5.6/perl
16519 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
16520 ____________________________________________________________________________
16521 [ 9230] By: jhi on 2001/03/19 03:48:16
16522 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
16523 9079,9083,9089,9090,9091 from mainline to maintperl.
16525 Quieten some noise in Win32 builds
16527 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
16529 The perlretut was still talking about the old \p and \P
16532 More tweakage on the Unicode character class descriptions.
16534 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16536 Subject: 'no *POSIX' Patch speeding up make on BS2000
16538 Subject: [PATCH] perldata.pod here-doc docs
16540 Add /sbin and /usr/sbin to the list of directories scanned
16541 for setuid programs. Takes care of bug id 20010309.003.
16543 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
16545 In op/stat #35 better to scan all the potential directories
16546 for setuids, not just the first one.
16547 Branch: maint-5.6/perl
16549 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
16550 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
16551 !> t/op/stat.t toke.c win32/win32.h
16552 ____________________________________________________________________________
16553 [ 9229] By: jhi on 2001/03/19 02:31:50
16554 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
16555 From: Chris Nandor <pudge@pobox.com>
16556 Date: Sat, 10 Mar 2001 14:22:19 -0500
16557 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
16558 Branch: maint-5.6/perl
16559 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16560 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
16561 ! t/lib/b.t t/lib/errno.t
16562 ____________________________________________________________________________
16563 [ 9228] By: jhi on 2001/03/19 02:29:59
16564 Log: Integrate changes #9113,9122 from mainline into maintperl.
16566 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?)
16567 Branch: maint-5.6/perl
16568 !> Configure README.os390 hints/os390.sh
16569 ____________________________________________________________________________
16570 [ 9227] By: jhi on 2001/03/19 02:22:35
16571 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
16574 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16576 Forgot to check-in the larger part of #9120, duh.
16578 Subject: Another patch for integer.pm POD
16580 h2ph strictness and cleanliness from Kurt Starsinic.
16582 Borland filename case problem.
16584 h2ph strictness and cleanliness from Kurt Starsinic.
16586 Subject: [PATCH] the uncontroversial doc patches
16587 Branch: maint-5.6/perl
16588 +> win32/sncfnmcs.pl
16589 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
16590 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
16591 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
16592 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
16593 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
16594 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
16595 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
16596 ____________________________________________________________________________
16597 [ 9226] By: jhi on 2001/03/19 02:10:21
16598 Log: Integrate changes #9207,9214 from mainline into maintperl.
16600 podchecker relaxations: =over has an *optional* number after it,
16601 and whitespace in L<> is okay.
16602 Branch: maint-5.6/perl
16603 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16604 !> t/pod/poderrs.xr
16605 ____________________________________________________________________________
16606 [ 9225] By: jhi on 2001/03/19 02:07:38
16607 Log: Integrate change #9219 from maintperl into mainline.
16609 remove duplicated tests
16612 ____________________________________________________________________________
16613 [ 9224] By: jhi on 2001/03/19 02:06:11
16614 Log: Integrate change #9223 from mainline to maintperl.
16616 Document -Dmksymlinks.
16617 Branch: maint-5.6/perl
16619 ____________________________________________________________________________
16620 [ 9223] By: jhi on 2001/03/19 02:01:25
16621 Log: Document -Dmksymlinks.
16624 ____________________________________________________________________________
16625 [ 9222] By: jhi on 2001/03/19 01:15:35
16626 Log: The -Dmksymlinks wasn't working for maintperl.
16627 Branch: maint-5.6/perl
16629 ____________________________________________________________________________
16630 [ 9221] By: jhi on 2001/03/19 00:49:43
16631 Log: Cleanup pixie residue.
16634 ____________________________________________________________________________
16635 [ 9220] By: jhi on 2001/03/19 00:44:47
16636 Log: Document the use of pixie/prof; create make targets for it.
16638 TODO: make t/TEST pixie-aware.
16640 ! Makefile.SH pod/perlhack.pod
16641 ____________________________________________________________________________
16642 [ 9219] By: gsar on 2001/03/19 00:16:55
16643 Log: remove duplicated tests
16644 Branch: maint-5.6/perl
16646 ____________________________________________________________________________
16647 [ 9218] By: jhi on 2001/03/18 23:59:31
16648 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
16650 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
16651 ____________________________________________________________________________
16652 [ 9217] By: jhi on 2001/03/18 23:25:20
16653 Log: Rewrite the tests section of Makefile to be less redundant
16654 and to allow for more flexible test targets, many recursive
16655 make calls introduced.
16658 ____________________________________________________________________________
16659 [ 9216] By: jhi on 2001/03/18 22:30:04
16660 Log: Document the use of Third Degree (sparsely).
16662 ! pod/perlhack.pod t/TEST
16663 ____________________________________________________________________________
16664 [ 9215] By: jhi on 2001/03/18 22:10:30
16665 Log: Make targets for testing with Third Degree.
16668 ____________________________________________________________________________
16669 [ 9214] By: jhi on 2001/03/18 21:08:53
16670 Log: The podchecker relaxations need to mirrored also at the tests.
16673 ____________________________________________________________________________
16674 [ 9213] By: jhi on 2001/03/18 20:56:21
16675 Log: Update Changes.
16677 ! Changes patchlevel.h
16678 ____________________________________________________________________________
16679 [ 9212] By: jhi on 2001/03/18 20:36:59
16680 Log: Looking for config.sh in parent directories isn't
16681 very useful for the toplevel Makefile.
16684 ____________________________________________________________________________
16685 [ 9211] By: jhi on 2001/03/18 20:33:37
16686 Log: On "make clean" take care of Third Degree droppings.
16689 ____________________________________________________________________________
16690 [ 9210] By: jhi on 2001/03/18 20:21:34
16691 Log: Add a hook for running the tests under the Third Degree
16692 debugging tool (set $ENV{PERL_3LOG} to non-zero)
16694 TODO: Document the use of Third Degree.
16697 ____________________________________________________________________________
16698 [ 9209] By: jhi on 2001/03/18 20:19:07
16699 Log: Regen toc and api pods.
16701 ! pod/perlapi.pod pod/perltoc.pod
16702 ____________________________________________________________________________
16703 [ 9208] By: jhi on 2001/03/18 20:12:12
16704 Log: Integrate changes #8128,9132 from mainline into maintperl,
16705 Tie::SubstrHash fixes.
16706 Branch: maint-5.6/perl
16707 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
16708 ____________________________________________________________________________
16709 [ 9207] By: jhi on 2001/03/18 20:07:43
16710 Log: podchecker relaxations from Michael Stevens.
16712 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16713 ____________________________________________________________________________
16714 [ 9206] By: jhi on 2001/03/18 20:04:24
16715 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
16717 ! lib/Locale/Constants.pm lib/Locale/Country.pm
16718 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
16719 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
16720 ____________________________________________________________________________
16721 [ 9205] By: jhi on 2001/03/18 19:54:45
16722 Log: Integrate changes #9161,9162 from maintperl to mainline.
16724 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16728 ____________________________________________________________________________
16729 [ 9204] By: jhi on 2001/03/18 19:37:46
16730 Log: Make perl.third checks more understandable to the builder.
16733 ____________________________________________________________________________
16734 [ 9203] By: jhi on 2001/03/18 19:20:54
16735 Log: Re-integrate #9138 from maintperl to mainline,
16736 the squelching of the unneeded "Scalars leaked" messages.
16738 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16739 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16740 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16741 ____________________________________________________________________________
16742 [ 9202] By: jhi on 2001/03/18 18:48:36
16743 Log: More robust and more paranoid perl.third target.
16746 ____________________________________________________________________________
16747 [ 9201] By: jhi on 2001/03/18 18:39:21
16748 Log: Integrate change #9197 from maintperl to mainline.
16750 more thorough cleaning of arenas.
16752 !> embed.pl perl.c proto.h sv.c t/op/sort.t
16753 ____________________________________________________________________________
16754 [ 9200] By: jhi on 2001/03/18 18:25:17
16755 Log: Integrate perlio.
16757 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
16758 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
16759 !> t/lib/encode.t toke.c universal.c utf8.c
16760 ____________________________________________________________________________
16761 [ 9199] By: nick on 2001/03/18 15:23:51
16762 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
16763 is the sense of the test being done. Avoid some magical 127 and 128 values
16766 ! doop.c pp_ctl.c sv.c toke.c
16767 ____________________________________________________________________________
16768 [ 9198] By: nick on 2001/03/18 14:18:12
16769 Log: UTF-X encoding invariance for Encode:
16770 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
16771 - move the XS code for those to universal.c (so in miniperl)
16772 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
16773 - change ext/Encode/compile to use above.
16774 - Fix t/lib/encode.t for above
16775 - Teach t/lib/b.t to expect -uutf8
16776 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
16779 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
16780 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
16781 ____________________________________________________________________________
16782 [ 9197] By: gsar on 2001/03/18 12:15:57
16783 Log: more thorough cleaning of arenas--keep going until no more
16784 SvREFCNT_dec()s occur (this fixes the problem that causes the
16785 pesky "Scalars leaked" warnings)
16786 Branch: maint-5.6/perl
16787 ! embed.pl perl.c proto.h sv.c t/op/sort.t
16788 ____________________________________________________________________________
16789 [ 9196] By: nick on 2001/03/18 10:57:29
16790 Log: Fix pragma/utf8.t # 15
16791 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
16792 are SvUTF8 as well.
16795 ____________________________________________________________________________
16796 [ 9195] By: nick on 2001/03/18 09:27:06
16797 Log: Integrate mainline
16799 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
16801 ____________________________________________________________________________
16802 [ 9194] By: jhi on 2001/03/18 05:29:59
16803 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
16804 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
16806 ! op.c op.h t/op/misc.t t/op/pat.t
16807 ____________________________________________________________________________
16808 [ 9193] By: jhi on 2001/03/18 05:15:06
16809 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
16812 ____________________________________________________________________________
16813 [ 9192] By: jhi on 2001/03/18 04:22:43
16814 Log: tr/// UTF-8 patches from Inaba Hiroto.
16817 ____________________________________________________________________________
16818 [ 9191] By: jhi on 2001/03/18 04:21:17
16819 Log: Integrate perlio.
16821 !> utf8.c utfebcdic.h
16822 ____________________________________________________________________________
16823 [ 9190] By: nick on 2001/03/17 20:32:01
16824 Log: Correct #if EBCDIC side typos.
16825 Builds and passes many tests on OS390.
16827 ! utf8.c utfebcdic.h
16828 ____________________________________________________________________________
16829 [ 9189] By: jhi on 2001/03/17 18:55:49
16830 Log: Add prerequisites for the perl.third target.
16833 ____________________________________________________________________________
16834 [ 9188] By: jhi on 2001/03/17 18:46:00
16835 Log: Integrate perlio.
16838 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
16839 ____________________________________________________________________________
16840 [ 9187] By: jhi on 2001/03/17 18:38:47
16841 Log: Add a make rule for perl.third (the Third Degree memory debugging
16842 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
16845 ____________________________________________________________________________
16846 [ 9186] By: nick on 2001/03/17 18:34:48
16847 Log: MANIFEST addition :-(
16850 ____________________________________________________________________________
16851 [ 9185] By: nick on 2001/03/17 18:29:50
16852 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
16853 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
16854 a superset of ASCII are invariant under the encoding. This is EBCDIC
16855 friendly as an encoded string can be looked at as being EBCDIC by lexer
16856 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
16857 ASCII on ASCII machines.
16859 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
16861 - Add some more macros to comprehend different shift amounts and
16862 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
16863 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
16864 and conditionaly #include it.
16866 EBCDIC build as yet untested. ASCII still fails the one test.
16870 ____________________________________________________________________________
16871 [ 9184] By: nick on 2001/03/17 17:44:16
16872 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
16874 ! doop.c perl.h pp.c utf8.h
16875 ____________________________________________________________________________
16876 [ 9183] By: jhi on 2001/03/17 15:55:42
16877 Log: Integrate perlio.
16880 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
16881 ____________________________________________________________________________
16882 [ 9182] By: nick on 2001/03/17 09:16:06
16883 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
16886 ____________________________________________________________________________
16887 [ 9181] By: nick on 2001/03/17 09:15:11
16888 Log: Integrate mainline.
16890 +> lib/Locale/Constants.pm lib/Locale/Country.pm
16891 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16892 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16893 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
16894 !> (integrate 83 files)
16895 ____________________________________________________________________________
16896 [ 9180] By: nick on 2001/03/16 17:23:21
16899 ! perl.h sv.c toke.c utf8.c utf8.h
16900 ____________________________________________________________________________
16901 [ 9179] By: jhi on 2001/03/16 14:10:12
16902 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
16903 a change needed to work around an AIX compiler bug.
16905 ! ext/Storable/Storable.xs
16906 ____________________________________________________________________________
16907 [ 9178] By: jhi on 2001/03/16 03:19:59
16908 Log: With Damian's approval synchronize damian's modules'
16909 licensing with Perl's standard module licensing.
16911 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
16912 ____________________________________________________________________________
16913 [ 9177] By: jhi on 2001/03/16 03:15:34
16914 Log: Make the Filter::Util:Call files have their own copies
16915 of the Perl standard module licensing, from Paul Marquess.
16917 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16918 ____________________________________________________________________________
16919 [ 9176] By: jhi on 2001/03/16 02:56:04
16920 Log: Subject: [PATCH] more pod patches
16921 From: Michael Stevens <michael@etla.org>
16922 Date: Thu, 15 Mar 2001 21:25:18 +0000
16923 Message-ID: <20010315212518.A18870@firedrake.org>
16925 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
16926 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
16927 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
16928 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
16929 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
16930 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
16931 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
16932 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
16933 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
16934 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
16935 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
16936 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
16937 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
16938 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
16939 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
16940 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
16941 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
16942 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
16943 ! lib/Locale/Country.pm lib/Locale/Language.pm
16944 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
16945 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
16946 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
16947 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
16948 ! os2/OS2/Process/Process.pm
16949 ____________________________________________________________________________
16950 [ 9175] By: jhi on 2001/03/16 02:53:32
16951 Log: Subject: [PATCH] the uncontroversial doc patches
16952 From: Michael Stevens <michael@etla.org>
16953 Date: Thu, 15 Mar 2001 20:01:12 +0000
16954 Message-ID: <20010315200112.A7636@firedrake.org>
16956 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
16957 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
16958 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
16959 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
16960 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
16961 ____________________________________________________________________________
16962 [ 9174] By: jhi on 2001/03/16 02:50:49
16963 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
16964 From: Paul Lindner <lindner@inuus.com>
16965 Date: Fri, 16 Mar 2001 11:28:03 -0800
16966 Message-ID: <20010316112803.A7577@inuus.com>
16968 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
16969 ____________________________________________________________________________
16970 [ 9173] By: nick on 2001/03/15 20:21:03
16971 Log: 1st day's EBCDIC fixes:
16972 - toke.c's parsing of strings needed attention
16973 needed to conditionally e2a if string was already UTF-8
16974 - e2a/a2e tables where wrong way round.
16975 - new macros in utf8.h
16977 ! perl.h toke.c utf8.h
16978 ____________________________________________________________________________
16979 [ 9172] By: jhi on 2001/03/15 15:17:17
16980 Log: Update Changes.
16982 ! Changes patchlevel.h
16983 ____________________________________________________________________________
16984 [ 9171] By: jhi on 2001/03/15 15:09:32
16985 Log: Subject: Re: Another Borland C++ problem.
16986 From: "Vadim Konovalov" <watman@inbox.ru>
16987 Date: Sat, 10 Mar 2001 19:26:07 +0300
16988 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
16990 Borland filename case problem.
16992 + win32/sncfnmcs.pl
16993 ! MANIFEST README.win32
16994 ____________________________________________________________________________
16995 [ 9170] By: jhi on 2001/03/15 14:54:23
16996 Log: Add Locale::Codes 1.06, from Neil Bowers.
16998 + lib/Locale/Constants.pm lib/Locale/Country.pm
16999 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17000 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17001 + t/lib/lc-language.t t/lib/lc-uk.t
17003 ____________________________________________________________________________
17004 [ 9169] By: jhi on 2001/03/15 14:19:01
17005 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
17007 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17008 ! ext/Storable/Storable.xs
17009 ____________________________________________________________________________
17010 [ 9168] By: jhi on 2001/03/15 14:13:22
17011 Log: Integrate changes #9120,9167 from mainline to maintperl.
17013 Subject: [PATCH 5.6.1] OS/2 docs
17015 Subject: [PATCH 5.6.1] perldoc
17016 Branch: maint-5.6/perl
17017 !> os2/Changes utils/perldoc.PL
17018 ____________________________________________________________________________
17019 [ 9167] By: jhi on 2001/03/15 14:07:42
17020 Log: Subject: [PATCH 5.6.1] perldoc
17021 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17022 Date: Wed, 14 Mar 2001 23:46:52 -0500
17023 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
17026 ____________________________________________________________________________
17027 [ 9166] By: jhi on 2001/03/15 13:53:15
17028 Log: sigaction test condition tweakage.
17030 ! t/lib/sigaction.t
17031 ____________________________________________________________________________
17032 [ 9165] By: alanbur on 2001/03/15 03:49:17
17033 Log: Resynchronised with parent
17034 Branch: maint-5.6/pureperl
17035 +> os2/os2add.sym t/op/anonsub.t
17036 !> (integrate 72 files)
17037 ____________________________________________________________________________
17038 [ 9164] By: jhi on 2001/03/15 01:05:01
17039 Log: Avoid stomping off the beginning of an array in tr///.
17042 ____________________________________________________________________________
17043 [ 9163] By: jhi on 2001/03/15 00:58:57
17044 Log: h2ph strictness and cleanliness from Kurt Starsinic.
17047 ____________________________________________________________________________
17048 [ 9162] By: gsar on 2001/03/15 00:56:53
17049 Log: avoid warnings
17050 Branch: maint-5.6/perl
17052 ____________________________________________________________________________
17053 [ 9161] By: gsar on 2001/03/15 00:52:09
17054 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17056 Branch: maint-5.6/perl
17058 ____________________________________________________________________________
17059 [ 9160] By: jhi on 2001/03/14 22:02:10
17060 Log: Do not use the Perl malloc in IRIX, suggested by
17064 ____________________________________________________________________________
17065 [ 9159] By: nick on 2001/03/14 21:45:59
17066 Log: Integrate mainline
17069 !> (integrate 41 files)
17070 ____________________________________________________________________________
17071 [ 9158] By: jhi on 2001/03/14 21:10:09
17072 Log: The Day of the Retractions continues: the #9138
17073 (integrated in #9144) doesn't work well in mainline.
17075 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17076 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17077 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17078 ____________________________________________________________________________
17079 [ 9157] By: jhi on 2001/03/14 20:58:12
17080 Log: The #9145 CANNOT be enabled: the clear_pmop code still
17081 dumps core all over in Tru64.
17083 ! op.c op.h t/op/pat.t
17084 ____________________________________________________________________________
17085 [ 9156] By: jhi on 2001/03/14 20:48:06
17086 Log: Integrate change #9154 from maintperl to mainline.
17088 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17089 (caused Storable 1.0.10 to break on windows)
17091 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17092 !> perlapi.c proto.h
17093 ____________________________________________________________________________
17094 [ 9155] By: jhi on 2001/03/14 20:23:53
17095 Log: Retract #9136: breaks threading (and binary compatibility).
17097 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17098 ____________________________________________________________________________
17099 [ 9154] By: gsar on 2001/03/14 17:48:18
17100 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17101 (caused Storable 1.0.10 to break on windows)
17102 Branch: maint-5.6/perl
17103 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17104 ! perlapi.c proto.h
17105 ____________________________________________________________________________
17106 [ 9153] By: jhi on 2001/03/14 13:35:21
17107 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
17109 ! t/lib/sigaction.t
17110 ____________________________________________________________________________
17111 [ 9152] By: gsar on 2001/03/14 07:29:40
17112 Log: back out changes#9012,9010,9009 and parts of change#9016
17113 (causes ABRs under purify, and some prerequisites don't
17114 seem to be there in 5.6.x)
17115 Branch: maint-5.6/perl
17116 ! doop.c op.c t/op/tr.t toke.c
17117 ____________________________________________________________________________
17118 [ 9151] By: gsar on 2001/03/14 07:01:29
17119 Log: reenable change#9145 (the test was busted due to a missing
17120 C<print "ok 27\n">)
17122 ! op.c op.h t/op/pat.t
17123 ____________________________________________________________________________
17124 [ 9150] By: jhi on 2001/03/14 06:38:36
17125 Log: Retract #9145.
17127 ! op.c op.h t/op/pat.t
17128 ____________________________________________________________________________
17129 [ 9149] By: jhi on 2001/03/14 06:14:56
17130 Log: Retract #9143.
17133 ____________________________________________________________________________
17134 [ 9148] By: gsar on 2001/03/14 06:13:02
17135 Log: Uninitialized Memory Read in regexec.c
17138 ____________________________________________________________________________
17139 [ 9147] By: jhi on 2001/03/14 04:59:54
17140 Log: Subject: PATCH: make goto work in nested eval ""
17141 From: Robin Houston <robin@kitsite.com>
17142 Date: Wed, 14 Mar 2001 04:16:10 +0000
17143 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
17145 ! pp_ctl.c t/op/goto.t
17146 ____________________________________________________________________________
17147 [ 9146] By: jhi on 2001/03/14 04:42:54
17148 Log: Preserve the #ifdef PERL_CORE in perly.h.
17151 ____________________________________________________________________________
17152 [ 9145] By: jhi on 2001/03/14 03:57:41
17153 Log: (Retracted by #9150.)
17155 ! op.c op.h t/op/pat.t
17156 ____________________________________________________________________________
17157 [ 9144] By: jhi on 2001/03/14 03:50:38
17158 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
17160 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17162 remove squelch controls for "Scalars leaked" messages in most places
17163 (these are now cured)
17165 fix another memory leak reported by purify (tie callbacks that
17166 croak can leak when wiping out magic)
17168 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
17169 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
17170 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
17171 !> t/pragma/warnings.t
17172 ____________________________________________________________________________
17173 [ 9143] By: jhi on 2001/03/14 03:37:53
17174 Log: (Retracted by #9149.)
17177 ____________________________________________________________________________
17178 [ 9142] By: gsar on 2001/03/14 03:20:48
17179 Log: fix another memory leak reported by purify (tie callbacks that
17180 croak can leak when wiping out magic)
17181 Branch: maint-5.6/perl
17183 ____________________________________________________________________________
17184 [ 9141] By: jhi on 2001/03/14 02:55:00
17185 Log: Subject: PATCH for [ID 20010305.003]
17186 From: Robin Houston <robin@kitsite.com>
17187 Date: Wed, 14 Mar 2001 02:45:51 +0000
17188 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
17190 ! pp_ctl.c t/op/eval.t
17191 ____________________________________________________________________________
17192 [ 9140] By: jhi on 2001/03/14 02:41:54
17193 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17194 Date: Wed, 14 Mar 2001 01:52:51 +0000
17195 From: Robin Houston <robin@kitsite.com>
17196 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
17198 Fix for 2000313.004.
17200 ! pp_ctl.c t/op/goto.t
17201 ____________________________________________________________________________
17202 [ 9139] By: jhi on 2001/03/14 02:40:50
17203 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17204 From: Robin Houston <robin@kitsite.com>
17205 Date: Wed, 14 Mar 2001 00:43:45 +0000
17206 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
17209 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
17211 ____________________________________________________________________________
17212 [ 9138] By: gsar on 2001/03/14 01:18:00
17213 Log: remove squelch controls for "Scalars leaked" messages in most places
17214 (these are now cured)
17215 Branch: maint-5.6/perl
17216 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17217 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17218 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17219 ____________________________________________________________________________
17220 [ 9137] By: gsar on 2001/03/14 00:57:04
17221 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17222 Branch: maint-5.6/perl
17224 ____________________________________________________________________________
17225 [ 9136] By: jhi on 2001/03/13 23:12:24
17226 Log: (Retracted by #9155)
17228 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
17229 From: Jens-Uwe Mager <jum@helios.de>
17230 Date: Wed, 21 Feb 2001 21:32:04 +0100
17231 Message-ID: <20010221213203.A18340@ans.helios.de>
17233 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17234 ____________________________________________________________________________
17235 [ 9135] By: jhi on 2001/03/13 22:50:05
17236 Log: Integrate perlio.
17239 ____________________________________________________________________________
17240 [ 9134] By: jhi on 2001/03/13 22:49:05
17241 Log: Integrate change #9131 from maintperl into mainline.
17243 make the error text look more consistent in hints/hpux.sh
17246 ____________________________________________________________________________
17247 [ 9133] By: gsar on 2001/03/13 22:46:20
17248 Log: integrate change#9067 from mainline
17250 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17251 Branch: maint-5.6/perl
17252 !> lib/ExtUtils/MM_Unix.pm
17253 ____________________________________________________________________________
17254 [ 9132] By: jhi on 2001/03/13 22:41:21
17255 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17256 From: "John P. Linderman" <jpl@research.att.com>
17257 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
17258 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
17260 A more correct prime finder.
17262 ! lib/Tie/SubstrHash.pm
17263 ____________________________________________________________________________
17264 [ 9131] By: gsar on 2001/03/13 22:30:42
17265 Log: make the error text look more consistent in hints/hpux.sh
17266 Branch: maint-5.6/perl
17268 ____________________________________________________________________________
17269 [ 9130] By: jhi on 2001/03/13 22:23:44
17270 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
17271 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17272 Date: Tue, 13 Mar 2001 18:41:26 +0100
17273 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
17275 If the test is run non-interactively the default handler
17278 ! t/lib/sigaction.t
17279 ____________________________________________________________________________
17280 [ 9129] By: jhi on 2001/03/13 22:20:21
17281 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
17282 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17283 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
17284 Date: Tue, 13 Mar 2001 16:44:32 EST
17286 ! t/lib/1_compile.t
17287 ____________________________________________________________________________
17288 [ 9128] By: jhi on 2001/03/13 22:18:34
17289 Log: Subject: Another patch for integer.pm POD
17290 From: "John L. Allen" <allen@grumman.com>
17291 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
17292 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
17295 ____________________________________________________________________________
17296 [ 9127] By: nick on 2001/03/13 21:26:30
17297 Log: Integrate mainline.
17299 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
17300 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
17301 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
17302 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
17303 !> Changes Configure MANIFEST README.os2 README.os390
17304 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
17305 !> os2/Changes patchlevel.h win32/perlhost.h
17306 ____________________________________________________________________________
17307 [ 9126] By: nick on 2001/03/13 20:39:51
17308 Log: #ifdef'ed out code to make packed side of pack/unpack
17309 octets. (i.e. pack('U') => encode_utf8).
17312 ____________________________________________________________________________
17313 [ 9125] By: jhi on 2001/03/13 15:07:16
17314 Log: Update Changes.
17316 ! Changes patchlevel.h
17317 ____________________________________________________________________________
17318 [ 9124] By: jhi on 2001/03/13 14:22:45
17319 Log: Workaround for the buggy ("internal compiler error")
17320 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
17321 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
17324 ! ext/re/Makefile.PL hints/aix.sh
17325 ____________________________________________________________________________
17326 [ 9123] By: jhi on 2001/03/13 03:24:34
17327 Log: Typo in #9114.
17329 ! U/modified/myhostname.U
17330 ____________________________________________________________________________
17331 [ 9122] By: jhi on 2001/03/13 03:24:06
17332 Log: Typo in #9113.
17335 ____________________________________________________________________________
17336 [ 9121] By: jhi on 2001/03/13 01:53:05
17337 Log: Forgot to check-in the larger part of #9120, duh.
17340 ____________________________________________________________________________
17341 [ 9120] By: jhi on 2001/03/13 01:51:31
17342 Log: Subject: [PATCH 5.6.1] OS/2 docs
17343 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17344 Date: Mon, 12 Mar 2001 03:27:32 -0500
17345 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
17348 ____________________________________________________________________________
17349 [ 9119] By: jhi on 2001/03/13 01:49:41
17350 Log: Integrate change #9116 from maintperl into mainline.
17352 Win32::GetCwd() returns C: instead of C:\ in the root directory
17355 !> win32/perlhost.h
17356 ____________________________________________________________________________
17357 [ 9118] By: jhi on 2001/03/13 01:13:39
17358 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
17360 + lib/Switch.pm t/lib/switch.t
17362 ____________________________________________________________________________
17363 [ 9117] By: jhi on 2001/03/13 01:03:17
17364 Log: Add Text::Balanced 1.83.
17366 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
17367 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
17368 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
17371 ____________________________________________________________________________
17372 [ 9116] By: gsar on 2001/03/13 00:55:53
17373 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
17375 Branch: maint-5.6/perl
17377 ____________________________________________________________________________
17378 [ 9115] By: jhi on 2001/03/13 00:54:09
17379 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17380 From: "John L. Allen" <allen@grumman.com>
17381 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
17382 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
17384 use integer document clarification.
17387 ____________________________________________________________________________
17388 [ 9114] By: jhi on 2001/03/13 00:38:54
17389 Log: Metaconfig unit change for #9113.
17391 ! U/modified/myhostname.U
17392 ____________________________________________________________________________
17393 [ 9113] By: jhi on 2001/03/13 00:38:35
17394 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?)
17395 From: Peter Prymmer <pvhp@forte.com>
17396 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
17397 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
17399 ! Configure README.os390 hints/os390.sh
17400 ____________________________________________________________________________
17401 [ 9112] By: jhi on 2001/03/13 00:29:00
17402 Log: Integrate perlio.
17405 ____________________________________________________________________________
17406 [ 9111] By: nick on 2001/03/12 21:16:33
17407 Log: Integrate mainline.
17410 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17412 ____________________________________________________________________________
17413 [ 9110] By: nick on 2001/03/12 21:00:13
17414 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
17417 ____________________________________________________________________________
17418 [ 9109] By: jhi on 2001/03/12 16:04:47
17419 Log: Integrate change #9108 from maintperl to mainline.
17421 fix memory leak in C<sub X { sub {} }> arising from a refcount
17422 loop between the outer sub and the inner prototype anonsub
17424 this also enables closures returned by subroutines that
17425 subsequently get redefined to work without generating coredumps :)
17427 completely removed the free_closures() hack--it shouldn't be
17431 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17433 ____________________________________________________________________________
17434 [ 9108] By: gsar on 2001/03/12 10:21:31
17435 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
17436 loop between the outer sub and the inner prototype anonsub
17438 this also enables closures returned by subroutines that
17439 subsequently get redefined to work without generating coredumps :)
17441 completely removed the free_closures() hack--it shouldn't be
17443 Branch: maint-5.6/perl
17445 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17447 ____________________________________________________________________________
17448 [ 9107] By: jhi on 2001/03/12 05:15:31
17449 Log: Integrate perlio.
17451 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
17452 ____________________________________________________________________________
17453 [ 9106] By: nick on 2001/03/11 20:10:12
17454 Log: regcomp.c is working in native space, not Unicode space (if different)
17455 as it is doing compare against 'W' in \W etc.
17458 ____________________________________________________________________________
17459 [ 9105] By: nick on 2001/03/11 19:39:34
17460 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
17461 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
17463 ! regcomp.c toke.c utf8.c
17464 ____________________________________________________________________________
17465 [ 9104] By: nick on 2001/03/11 18:15:44
17466 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
17469 ____________________________________________________________________________
17470 [ 9103] By: nick on 2001/03/11 18:03:28
17471 Log: Integrate mainline (for regexp stuff).
17473 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17474 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
17475 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
17476 !> t/lib/errno.t t/op/pat.t
17477 ____________________________________________________________________________
17478 [ 9102] By: nick on 2001/03/11 17:44:20
17479 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
17480 - exclude layer syms in makedef.pl for sfio
17481 - also inhibit Encode from trying to build ":encode()" layer.
17483 ! ext/Encode/Encode.xs makedef.pl
17484 ____________________________________________________________________________
17485 [ 9101] By: jhi on 2001/03/10 22:38:13
17486 Log: The $Is_MacOS needs to be declared.
17488 ! lib/ExtUtils/Manifest.pm
17489 ____________________________________________________________________________
17490 [ 9100] By: jhi on 2001/03/10 22:14:29
17491 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
17492 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
17493 pollute the symbolspace if using sfio.
17495 ! ext/Encode/Encode.xs
17496 ____________________________________________________________________________
17497 [ 9099] By: jhi on 2001/03/10 21:58:48
17498 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
17499 Date: Sat, 10 Mar 2001 14:23:55 -0500
17500 From: Chris Nandor <pudge@pobox.com>
17501 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
17503 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17504 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
17506 ____________________________________________________________________________
17507 [ 9098] By: jhi on 2001/03/10 21:38:30
17508 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
17510 ! regcomp.c regexec.c t/op/pat.t
17511 ____________________________________________________________________________
17512 [ 9097] By: jhi on 2001/03/10 14:38:07
17513 Log: Integrate perlio.
17515 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17516 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17517 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17518 ____________________________________________________________________________
17519 [ 9096] By: nick on 2001/03/10 11:55:43
17520 Log: EBCDIC sanity - phase I
17521 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
17522 - use utf8n_xxxx (c.f. pvn) for forms which take length.
17523 - back out vN.N and $^V exceptions to e2a/a2e
17524 - make "locale" isxxx macros be uvchr (may be redundant?)
17526 Not clear yet that toUPPER_uni et. al. return being handled correctly.
17527 The tr// and rexexp stuff still needs an audit, assumption is they are working
17530 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
17532 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17533 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17534 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17535 ____________________________________________________________________________
17536 [ 9095] By: jhi on 2001/03/09 22:10:01
17537 Log: Integrate perlio.
17540 ____________________________________________________________________________
17541 [ 9094] By: nick on 2001/03/09 17:36:38
17542 Log: Builds an passes all tests after integrate and this tweak.
17545 ____________________________________________________________________________
17546 [ 9093] By: nick on 2001/03/09 17:16:03
17547 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
17549 +> lib/unicode/Scripts.txt t/lib/sigaction.t
17550 !> (integrate 79 files)
17551 ____________________________________________________________________________
17552 [ 9092] By: jhi on 2001/03/09 15:28:26
17553 Log: Update Changes.
17555 ! Changes patchlevel.h
17556 ____________________________________________________________________________
17557 [ 9091] By: jhi on 2001/03/09 15:25:05
17558 Log: In op/stat #35 better to scan all the potential directories
17559 for setuids, not just the first one.
17562 ____________________________________________________________________________
17563 [ 9090] By: jhi on 2001/03/09 15:01:27
17564 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
17565 From: rspier@pobox.com (Robert Spier)
17566 Date: Fri, 9 Mar 2001 03:30:20 -0500
17567 Message-ID: <15016.38044.381174.160189@rls.cx>
17569 EXISTS() returning undef mistakenly triggered a FETCH().
17572 ____________________________________________________________________________
17573 [ 9089] By: jhi on 2001/03/09 14:59:02
17574 Log: Add /sbin and /usr/sbin to the list of directories scanned
17575 for setuid programs. Takes care of bug id 20010309.003.
17578 ____________________________________________________________________________
17579 [ 9088] By: jhi on 2001/03/09 14:48:32
17580 Log: Regen perlapi, perltoc.
17582 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
17583 ____________________________________________________________________________
17584 [ 9087] By: jhi on 2001/03/09 14:38:56
17585 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17586 From: David Mitchell <davem@fdgroup.co.uk>
17587 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
17588 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
17590 ! dump.c perl.c perl.h pod/perlrun.pod
17591 ____________________________________________________________________________
17592 [ 9086] By: jhi on 2001/03/09 01:47:16
17593 Log: A modified version of
17595 Subject: [ID 20010307.005] POSIX::sigaction has various problems
17596 From: anders@broadcom.com
17597 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
17598 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
17600 Currently the sigaction.t test #6 fails (and is fudged to look
17601 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
17602 This may well be a genuine bug in Linux sigaction() (since at
17603 least Tru64, Solaris, and HP-UX disagree with Linux).
17604 Anyone with POSIX / SUSv2 tome handy? The problem is that
17605 the flags of the oldaction don't match with the flags in
17606 the previously installed disposition.
17608 + t/lib/sigaction.t
17609 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
17610 ____________________________________________________________________________
17611 [ 9085] By: jhi on 2001/03/09 01:30:13
17612 Log: Subject: Re: mission impossible for the day
17613 From: Alex Gough <alex@rcon.org>
17614 Date: Thu, 08 Mar 2001 17:18:19 +0000
17615 Message-ID: <3AA7BEDB.8070409@rcon.org>
17617 If references (are overloaded) and can be directly stringified,
17618 show that instead of "stringified".
17620 (The problem, infinite mutual recursion caused by overloaded bool
17621 in Switch.pm, tracked by David Mitchell)
17623 ! lib/Carp/Heavy.pm
17624 ____________________________________________________________________________
17625 [ 9084] By: jhi on 2001/03/09 01:20:39
17626 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17627 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
17628 From: David Mitchell <davem@fdgroup.co.uk>
17629 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
17631 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
17632 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
17633 ____________________________________________________________________________
17634 [ 9083] By: jhi on 2001/03/09 01:16:51
17635 Log: Subject: [PATCH] perldata.pod here-doc docs
17636 From: Jeff Pinyan <jeffp@crusoe.net>
17637 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
17638 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
17641 ____________________________________________________________________________
17642 [ 9082] By: jhi on 2001/03/09 01:01:27
17643 Log: Subject: Re: Unicode/EBCDIC
17644 From: Peter Prymmer <pvhp@forte.com>
17645 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
17646 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
17648 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
17649 ____________________________________________________________________________
17650 [ 9081] By: jhi on 2001/03/08 13:41:30
17651 Log: Subject: Ooops, wrong 'no *POSIX' Patch
17652 From: Dorner Thomas <Thomas.Dorner@start.de>
17653 Date: Thu, 8 Mar 2001 08:43:28 +0100
17654 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
17656 ! hints/posix-bc.sh
17657 ____________________________________________________________________________
17658 [ 9080] By: jhi on 2001/03/08 13:11:42
17659 Log: It's Scripts.txt, not Script.txt.
17662 ____________________________________________________________________________
17663 [ 9079] By: jhi on 2001/03/08 12:59:05
17664 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
17665 From: Dorner Thomas <Thomas.Dorner@start.de>
17666 Date: Wed, 7 Mar 2001 14:13:31 +0100
17667 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17670 ____________________________________________________________________________
17671 [ 9078] By: jhi on 2001/03/08 12:57:43
17672 Log: Retract #9069, wrong patch.
17675 ____________________________________________________________________________
17676 [ 9077] By: jhi on 2001/03/08 01:06:13
17677 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
17679 + lib/unicode/Scripts.txt
17680 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
17681 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
17682 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
17683 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17684 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
17685 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
17686 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
17687 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
17688 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
17689 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
17690 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
17691 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
17692 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
17693 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
17694 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
17695 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
17696 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
17697 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
17698 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
17699 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
17700 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
17701 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
17702 ! lib/unicode/version
17703 ____________________________________________________________________________
17704 [ 9076] By: jhi on 2001/03/07 22:59:39
17705 Log: Integrate change #7784 from mainline into maintperl.
17707 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
17708 Branch: maint-5.6/perl
17709 !> pp_ctl.c t/op/pat.t
17710 ____________________________________________________________________________
17711 [ 9075] By: jhi on 2001/03/07 22:05:11
17712 Log: More UTF-8 test tweaks.
17714 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
17715 ____________________________________________________________________________
17716 [ 9074] By: nick on 2001/03/07 21:39:29
17717 Log: Integrate mainline.
17719 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
17720 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
17721 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
17722 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
17723 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
17724 ____________________________________________________________________________
17725 [ 9073] By: jhi on 2001/03/07 16:37:09
17726 Log: Update Changes.
17728 ! Changes patchlevel.h
17729 ____________________________________________________________________________
17730 [ 9072] By: jhi on 2001/03/07 16:32:30
17731 Log: Subject: [ID 20010306.004] || != named unary operator
17732 From: abela@geneanet.org
17733 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
17734 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
17737 ____________________________________________________________________________
17738 [ 9071] By: jhi on 2001/03/07 15:14:11
17739 Log: Subject: downgrading to bytes for common functions
17740 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
17741 Date: Wed, 7 Mar 2001 02:36:55 -0500
17742 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
17745 ____________________________________________________________________________
17746 [ 9070] By: jhi on 2001/03/07 15:04:58
17747 Log: Clarify the description differentiating for and while; inspired by
17749 Subject: [ID 20010306.002] for/while difference in for definition
17750 From: abela@geneanet.org
17751 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
17752 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
17755 ____________________________________________________________________________
17756 [ 9069] By: jhi on 2001/03/07 14:55:30
17757 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
17758 From: Dorner Thomas <Thomas.Dorner@start.de>
17759 Date: Wed, 7 Mar 2001 14:13:31 +0100
17760 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17763 ____________________________________________________________________________
17764 [ 9068] By: jhi on 2001/03/07 14:51:17
17765 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
17766 From: Radu Greab <radu@netsoft.ro>
17767 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
17768 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
17771 ____________________________________________________________________________
17772 [ 9067] By: jhi on 2001/03/07 14:48:57
17773 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17774 From: Simon Cozens <simon@netthink.co.uk>
17775 Date: Wed, 7 Mar 2001 13:59:28 +0000
17776 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
17778 In order to allow MakeMaker to build correct Makefiles,
17779 you need to change the order of the arguments in MM_Unix.pm
17780 as well. (Unless you have C89_CCMODE set, but we're trying
17781 to be POSIXly correct)
17783 Thanks to Merijn Broeren for tracking this down.
17785 ! lib/ExtUtils/MM_Unix.pm
17786 ____________________________________________________________________________
17787 [ 9066] By: jhi on 2001/03/07 14:30:02
17788 Log: Floating point too messy.
17790 ! t/camel-III/vstring.t
17791 ____________________________________________________________________________
17792 [ 9065] By: jhi on 2001/03/07 14:17:44
17793 Log: Integrate change #9064 from maintperl into mainline.
17795 fix memory leak in pack("Bb",...)
17798 ____________________________________________________________________________
17799 [ 9064] By: gsar on 2001/03/07 06:29:24
17800 Log: fix memory leak in pack("Bb",...)
17801 Branch: maint-5.6/perl
17803 ____________________________________________________________________________
17804 [ 9063] By: jhi on 2001/03/07 00:55:04
17805 Log: Major utf8 test reorganisation and rewrite.
17806 Hopefully no tests were lost in the shuffle.
17807 (The beginning of pragma/utf8 was lost intentionally,
17808 the tests were rather bogus and incomplete.)
17810 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
17812 ____________________________________________________________________________
17813 [ 9062] By: jhi on 2001/03/07 00:41:16
17814 Log: More tweakage on the Unicode character class descriptions.
17816 ! lib/unicode/mktables.PL pod/perlretut.pod
17817 ____________________________________________________________________________
17818 [ 9061] By: jhi on 2001/03/06 23:12:38
17819 Log: The perlretut was still talking about the old \p and \P
17822 ! pod/perlretut.pod
17823 ____________________________________________________________________________
17824 [ 9060] By: nick on 2001/03/06 20:52:37
17825 Log: Integrate mainline (make test works again now).
17827 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
17828 ____________________________________________________________________________
17829 [ 9059] By: jhi on 2001/03/06 15:36:14
17830 Log: 0.999... does equal 1.0, doesn't it?
17832 ! t/camel-III/vstring.t
17833 ____________________________________________________________________________
17834 [ 9058] By: jhi on 2001/03/06 15:34:00
17835 Log: Make /x{abcd}/ to work without use utf8.
17838 ____________________________________________________________________________
17839 [ 9057] By: jhi on 2001/03/06 03:02:36
17840 Log: Easier to outcomment all the three reset() tests for now.
17843 ____________________________________________________________________________
17844 [ 9056] By: jhi on 2001/03/06 02:30:02
17845 Log: Comment out the deadly reset; until the 20010301.005
17849 ____________________________________________________________________________
17850 [ 9055] By: jhi on 2001/03/06 02:21:26
17851 Log: Integrate the change #9054 from mainline:
17852 retract the PMOP cleanup patch pending further investigation.
17853 Branch: maint-5.6/perl
17855 ____________________________________________________________________________
17856 [ 9054] By: jhi on 2001/03/06 02:19:57
17857 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
17858 with oddly familiar stack traces.
17861 ____________________________________________________________________________
17862 [ 9053] By: jhi on 2001/03/05 23:20:28
17863 Log: Integrate perlio.
17865 +> ext/Encode/Encode/koi8-r.ucm
17866 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17868 ____________________________________________________________________________
17869 [ 9052] By: nick on 2001/03/05 23:08:17
17870 Log: skipping USE_PERLIO symbols correction.
17873 ____________________________________________________________________________
17874 [ 9051] By: nick on 2001/03/05 22:35:07
17875 Log: More Encode alias tidying.
17877 + ext/Encode/Encode/koi8-r.ucm
17878 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17879 ____________________________________________________________________________
17880 [ 9050] By: jhi on 2001/03/05 21:44:29
17881 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
17882 Sarathy's fix for ID 20010301.005.
17883 Branch: maint-5.6/perl
17885 ____________________________________________________________________________
17886 [ 9049] By: nick on 2001/03/05 19:54:04
17887 Log: Integrate Jarkko's Encode.pm tweak.
17889 !> ext/Encode/Encode.pm
17890 ____________________________________________________________________________
17891 [ 9048] By: nick on 2001/03/05 19:47:57
17892 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
17895 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
17896 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
17897 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
17898 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
17899 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
17900 ____________________________________________________________________________
17901 [ 9047] By: jhi on 2001/03/05 19:25:26
17902 Log: Regen perlapi.
17905 ____________________________________________________________________________
17906 [ 9046] By: jhi on 2001/03/05 19:12:14
17907 Log: Integrate perlio.
17909 +> t/camel-III/vstring.t
17910 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
17911 ____________________________________________________________________________
17912 [ 9045] By: jhi on 2001/03/05 19:10:36
17913 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
17915 ! ext/Encode/Encode.pm
17916 ____________________________________________________________________________
17917 [ 9044] By: jhi on 2001/03/05 18:49:12
17918 Log: Forgot the other half of the PMOP patch (#9033).
17921 ____________________________________________________________________________
17922 [ 9043] By: nick on 2001/03/05 18:14:47
17923 Log: Update MANIFEST for new test.
17926 ____________________________________________________________________________
17927 [ 9042] By: nick on 2001/03/05 18:12:41
17928 Log: Some tests for Camel 3rd edition features.
17929 Make gethostbyaddr() test in above work.
17931 + t/camel-III/vstring.t
17932 ! pp.h pp_sys.c t/TEST t/harness
17933 ____________________________________________________________________________
17934 [ 9041] By: jhi on 2001/03/05 17:41:48
17935 Log: Add more ISO 8859 encoding aliases.
17937 ! ext/Encode/Encode.pm
17938 ____________________________________________________________________________
17939 [ 9040] By: jhi on 2001/03/05 17:30:43
17940 Log: Integrate perlio.
17943 ____________________________________________________________________________
17944 [ 9039] By: nick on 2001/03/05 17:11:36
17945 Log: Missed added file.
17948 ____________________________________________________________________________
17949 [ 9038] By: jhi on 2001/03/05 15:58:01
17950 Log: Add tr tests for EBCDIC, from Karsten Sperling.
17953 ____________________________________________________________________________
17954 [ 9037] By: nick on 2001/03/05 15:56:35
17955 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
17956 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
17958 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
17959 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
17960 - uses SvPV() rather than sv_2pv() in case it isn't a string.
17963 ____________________________________________________________________________
17964 [ 9036] By: jhi on 2001/03/05 15:49:15
17965 Log: Add matching tests currently failing in EBCDIC,
17966 suggested by Karsten Sperling.
17969 ____________________________________________________________________________
17970 [ 9035] By: jhi on 2001/03/05 15:36:55
17971 Log: The #9034 needs a MANIFESTation.
17974 ____________________________________________________________________________
17975 [ 9034] By: jhi on 2001/03/05 15:35:14
17976 Log: Integrate perlio.
17978 +> ext/Encode/Encode/Tcl.pm
17979 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17980 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17981 !> ext/Encode/Encode/iso8859-1.ucm
17982 !> ext/Encode/Encode/iso8859-10.ucm
17983 !> ext/Encode/Encode/iso8859-13.ucm
17984 !> ext/Encode/Encode/iso8859-14.ucm
17985 !> ext/Encode/Encode/iso8859-15.ucm
17986 !> ext/Encode/Encode/iso8859-16.ucm
17987 !> ext/Encode/Encode/iso8859-2.ucm
17988 !> ext/Encode/Encode/iso8859-3.ucm
17989 !> ext/Encode/Encode/iso8859-4.ucm
17990 !> ext/Encode/Encode/iso8859-5.ucm
17991 !> ext/Encode/Encode/iso8859-6.ucm
17992 !> ext/Encode/Encode/iso8859-7.ucm
17993 !> ext/Encode/Encode/iso8859-8.ucm
17994 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17996 ____________________________________________________________________________
17997 [ 9033] By: jhi on 2001/03/05 15:33:18
17998 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
17999 From: Gurusamy Sarathy <gsar@ActiveState.com>
18000 Date: Sun, 04 Mar 2001 22:33:15 -0800
18001 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
18003 PMOPs need to remember their own stash so that they can
18004 gracefully remove themselves from their linked list.
18007 ____________________________________________________________________________
18008 [ 9032] By: nick on 2001/03/05 14:51:50
18009 Log: Encode implementation "completion"
18010 Implement and document define_encoding()
18011 Implement and document encoding aliases including define_alias()
18012 Make Encode::XS use define_encoding() rather than back-door.
18013 Move run-time *.enc to separate Encode::Tcl module.
18014 Make 'compile' honour <codeset_name>
18015 Change canonical names of to iso-8859-* and US-ascii.
18017 + ext/Encode/Encode/Tcl.pm
18018 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18019 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18020 ! ext/Encode/Encode/iso8859-1.ucm
18021 ! ext/Encode/Encode/iso8859-10.ucm
18022 ! ext/Encode/Encode/iso8859-13.ucm
18023 ! ext/Encode/Encode/iso8859-14.ucm
18024 ! ext/Encode/Encode/iso8859-15.ucm
18025 ! ext/Encode/Encode/iso8859-16.ucm
18026 ! ext/Encode/Encode/iso8859-2.ucm
18027 ! ext/Encode/Encode/iso8859-3.ucm
18028 ! ext/Encode/Encode/iso8859-4.ucm
18029 ! ext/Encode/Encode/iso8859-5.ucm
18030 ! ext/Encode/Encode/iso8859-6.ucm
18031 ! ext/Encode/Encode/iso8859-7.ucm
18032 ! ext/Encode/Encode/iso8859-8.ucm
18033 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18035 ____________________________________________________________________________
18036 [ 9031] By: jhi on 2001/03/05 13:51:17
18037 Log: Integrate change #9030 from maintperl into mainline.
18039 Subject: [PATCH 5.6.1] OS/2 cleanup
18042 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18043 !> makedef.pl os2/Changes os2/Makefile.SHs
18044 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18045 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18046 !> os2/os2.sym os2/os2ish.h
18047 ____________________________________________________________________________
18048 [ 9030] By: jhi on 2001/03/05 13:46:49
18049 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
18050 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18051 Date: Mon, 5 Mar 2001 02:29:44 -0500
18052 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
18053 Branch: maint-5.6/perl
18055 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18056 ! makedef.pl os2/Changes os2/Makefile.SHs
18057 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18058 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18059 ! os2/os2.sym os2/os2ish.h
18060 ____________________________________________________________________________
18061 [ 9029] By: jhi on 2001/03/05 13:40:35
18062 Log: Integrate change #9028 from maintperl into mainline.
18064 various nits in MM_Unix.pm found by disabling SelfLoader
18066 !> lib/ExtUtils/MM_Unix.pm
18067 ____________________________________________________________________________
18068 [ 9028] By: gsar on 2001/03/05 09:58:38
18069 Log: various nits in MM_Unix.pm found by disabling SelfLoader
18070 Branch: maint-5.6/perl
18071 ! lib/ExtUtils/MM_Unix.pm
18072 ____________________________________________________________________________
18073 [ 9027] By: nick on 2001/03/05 08:35:22
18074 Log: Integrate mainline
18076 !> (integrate 28 files)
18077 ____________________________________________________________________________
18078 [ 9026] By: jhi on 2001/03/05 02:14:59
18079 Log: Integrate change #9025 from mainline to maintperl,
18080 retract \N{U+HHHH}.
18081 Branch: maint-5.6/perl
18082 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18083 !> t/lib/charnames.t toke.c
18084 ____________________________________________________________________________
18085 [ 9025] By: jhi on 2001/03/05 02:13:09
18086 Log: Retracting \N{U+HHHH}.
18088 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18089 ! t/lib/charnames.t toke.c
18090 ____________________________________________________________________________
18091 [ 9024] By: jhi on 2001/03/04 20:51:07
18092 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
18093 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18094 Date: Fri, 02 Mar 2001 18:25:26 +0100
18095 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
18099 ! ext/Storable/Storable.xs
18100 ____________________________________________________________________________
18101 [ 9023] By: jhi on 2001/03/04 19:46:45
18102 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
18103 From: nick@talking.bollo.cx
18104 Date: Sat, 03 Mar 2001 21:41:33 +0000
18105 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
18107 Revert the workaround.
18110 ____________________________________________________________________________
18111 [ 9022] By: jhi on 2001/03/04 19:36:28
18112 Log: Update Changes.
18114 ! Changes patchlevel.h
18115 ____________________________________________________________________________
18116 [ 9021] By: jhi on 2001/03/04 18:41:00
18117 Log: makedef.pl updates suggested by Chris Nandor; double-checking
18118 the changes in AIX, OS/2 Win32 would be nice.
18121 ____________________________________________________________________________
18122 [ 9020] By: jhi on 2001/03/04 18:23:58
18123 Log: Integrate change #9012 from maintperl into mainline,
18124 quench a compiler warning.
18127 ____________________________________________________________________________
18128 [ 9019] By: jhi on 2001/03/04 18:18:43
18129 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
18133 pattern in G_ARRAY context
18134 Branch: maint-5.6/perl
18135 !> pp_hot.c t/op/pat.t toke.c
18136 ____________________________________________________________________________
18137 [ 9018] By: jhi on 2001/03/04 18:07:48
18138 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
18139 From: Jeff Pinyan <jeffp@crusoe.net>
18140 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
18141 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
18143 ! pp_hot.c t/op/pat.t
18144 ____________________________________________________________________________
18145 [ 9017] By: jhi on 2001/03/04 18:06:21
18146 Log: I thought I tested the #9014.
18149 ____________________________________________________________________________
18150 [ 9016] By: jhi on 2001/03/04 17:41:22
18151 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
18153 Tweak the get*ent() OS/2 prototypes.
18155 Add the \N{U+HHHH} syntax.
18157 More tr/// UTF-8 fixes from Inaba Hiroto.
18158 Branch: maint-5.6/perl
18159 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
18160 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
18161 ____________________________________________________________________________
18162 [ 9015] By: jhi on 2001/03/04 17:36:04
18163 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
18166 ____________________________________________________________________________
18167 [ 9014] By: jhi on 2001/03/04 17:24:49
18168 Log: Add the \N{U+HHHH} syntax.
18170 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18171 ! t/lib/charnames.t toke.c
18172 ____________________________________________________________________________
18173 [ 9013] By: jhi on 2001/03/04 17:20:45
18174 Log: Tweak the get*ent() OS/2 prototypes.
18177 ____________________________________________________________________________
18178 [ 9012] By: gsar on 2001/03/04 06:26:14
18179 Log: avoid warning (nit in change#9009)
18180 Branch: maint-5.6/perl
18182 ____________________________________________________________________________
18183 [ 9011] By: gsar on 2001/03/04 06:15:24
18184 Log: lib/charnames.t fails in 5.6.x because of older Unicode
18187 TODO: need to revisit this after updating lib/unicode/...
18188 Branch: maint-5.6/perl
18189 ! t/lib/charnames.t
18190 ____________________________________________________________________________
18191 [ 9010] By: gsar on 2001/03/04 06:08:36
18192 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
18193 Branch: maint-5.6/perl
18195 ____________________________________________________________________________
18196 [ 9009] By: jhi on 2001/03/03 19:27:20
18197 Log: Integrate change #9008 from mainline to maintperl,
18198 UTF-8 tr/// fixes from Inaba Hiroto.
18199 Branch: maint-5.6/perl
18200 !> doop.c op.c t/op/tr.t toke.c
18201 ____________________________________________________________________________
18202 [ 9008] By: jhi on 2001/03/03 19:19:42
18203 Log: UTF8 tr/// fixes from Inaba Hiroto.
18205 ! doop.c op.c t/op/tr.t toke.c
18206 ____________________________________________________________________________
18207 [ 9007] By: jhi on 2001/03/03 19:00:30
18208 Log: Integrate change #9006 from maintperl to mainline,
18209 more robust quest for the infinite.
18211 !> lib/Math/Complex.pm
18212 ____________________________________________________________________________
18213 [ 9006] By: jhi on 2001/03/03 18:58:06
18214 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
18215 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18216 Date: Sat, 3 Mar 2001 12:51:50 -0500
18217 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
18219 Be more robust in our quest for the infinite.
18220 Branch: maint-5.6/perl
18221 ! lib/Math/Complex.pm
18222 ____________________________________________________________________________
18223 [ 9005] By: jhi on 2001/03/03 17:55:50
18224 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
18225 Branch: maint-5.6/perl
18227 ____________________________________________________________________________
18228 [ 9004] By: jhi on 2001/03/03 17:40:14
18229 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
18230 so that picky compilers like IRIX won't get huffy about
18231 "statements without effect" (like 1;).
18234 ____________________________________________________________________________
18235 [ 9003] By: jhi on 2001/03/03 17:15:52
18236 Log: Integrate change #9002 from mainline to maintperl.
18238 Subject: [perl-5.6.x, perl-current] accept for EPOC
18239 Branch: maint-5.6/perl
18241 ____________________________________________________________________________
18242 [ 9002] By: jhi on 2001/03/03 17:14:30
18243 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
18244 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18245 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
18246 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
18249 ____________________________________________________________________________
18250 [ 9001] By: jhi on 2001/03/03 17:13:13
18251 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
18252 From: "Craig A. Berry" <craigberry@mac.com>
18253 Date: Fri, 02 Mar 2001 17:44:40 -0600
18254 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
18257 ____________________________________________________________________________
18258 [ 9000] By: jhi on 2001/03/03 17:11:55
18259 Log: Integrate changes #8997,8999 from maintperl.
18261 Subject: [PATCH 5.6.1] compiling on OS/2
18262 (Better error message from hints/os2.sh)
18264 Subject: [PATCH 5.6.1] syslog.t
18266 !> hints/os2.sh t/lib/syslog.t
18267 ____________________________________________________________________________
18268 [ 8999] By: jhi on 2001/03/03 17:09:28
18269 Log: Subject: [PATCH 5.6.1] syslog.t
18270 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18271 Date: Sat, 3 Mar 2001 02:11:17 -0500
18272 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
18273 Branch: maint-5.6/perl
18275 ____________________________________________________________________________
18276 [ 8998] By: jhi on 2001/03/03 17:07:50
18277 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
18278 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18279 Date: Sat, 3 Mar 2001 01:53:52 -0500
18280 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
18281 Branch: maint-5.6/perl
18282 ! opcode.pl os2/os2.c
18283 ____________________________________________________________________________
18284 [ 8997] By: jhi on 2001/03/03 17:03:30
18285 Log: Subject: [PATCH 5.6.1] compiling on OS/2
18286 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18287 Date: Sat, 3 Mar 2001 01:59:59 -0500
18288 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
18289 Branch: maint-5.6/perl
18291 ____________________________________________________________________________
18292 [ 8996] By: jhi on 2001/03/03 00:55:58
18293 Log: Regen files for mainline.
18295 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18296 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
18297 ____________________________________________________________________________
18298 [ 8995] By: jhi on 2001/03/03 00:35:22
18299 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
18300 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
18303 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
18305 Add Configure option -Dmksymlinks which will create a symlink
18306 forest if the current/build differs from the source directory.
18307 (8218,8220,8221,8317,8318,8971)
18309 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18310 (Document APPLLIB_EXP in INSTALL.)
18312 If running byacc write-enable also perly.h.
18314 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
18316 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
18318 Sanity check for conflicting thread flavours.
18320 Fix the sys/fcntl.h problem reported by Peter Prymmer.
18322 Add few CPUs/architectures to the Cppsym scan,
18323 add -perlio to archname if so selected (modified 8890)
18325 Be more helpful for devel builders, suggested by John L. Allen.
18326 (admittedly pointless change for maintperl, but the usedevel
18327 code is there already)
18328 Branch: maint-5.6/perl
18329 !> Configure INSTALL Makefile.SH Porting/Glossary
18330 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
18331 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
18332 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
18333 !> win32/config.bc win32/config.gc win32/config.vc
18334 ____________________________________________________________________________
18335 [ 8994] By: jhi on 2001/03/02 23:31:41
18336 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
18337 Branch: metaconfig/U/perl
18339 ____________________________________________________________________________
18340 [ 8993] By: jhi on 2001/03/02 23:22:12
18341 Log: Regenerate various files for maint.
18342 Branch: maint-5.6/perl
18343 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
18344 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
18345 ____________________________________________________________________________
18346 [ 8992] By: alanbur on 2001/03/02 22:48:34
18347 Log: Resync wuth parent
18348 Branch: maint-5.6/pureperl
18349 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18350 !> (integrate 60 files)
18351 ____________________________________________________________________________
18352 [ 8991] By: jhi on 2001/03/02 21:00:08
18353 Log: Retract the #8742 part of #8986, backward compat.
18354 Branch: maint-5.6/perl
18356 ____________________________________________________________________________
18357 [ 8990] By: jhi on 2001/03/02 20:40:07
18358 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
18359 Branch: maint-5.6/perl
18361 ____________________________________________________________________________
18362 [ 8989] By: jhi on 2001/03/02 19:59:56
18363 Log: Update Changes.
18365 ! Changes patchlevel.h
18366 ____________________________________________________________________________
18367 [ 8988] By: jhi on 2001/03/02 19:57:08
18368 Log: Integrate perlio.
18370 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18371 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18372 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18373 !> ext/Encode/Encode/iso8859-10.ucm
18374 !> ext/Encode/Encode/iso8859-13.ucm
18375 !> ext/Encode/Encode/iso8859-14.ucm
18376 !> ext/Encode/Encode/iso8859-15.ucm
18377 !> ext/Encode/Encode/iso8859-16.ucm
18378 !> ext/Encode/Encode/iso8859-2.ucm
18379 !> ext/Encode/Encode/iso8859-3.ucm
18380 !> ext/Encode/Encode/iso8859-4.ucm
18381 !> ext/Encode/Encode/iso8859-5.ucm
18382 !> ext/Encode/Encode/iso8859-6.ucm
18383 !> ext/Encode/Encode/iso8859-7.ucm
18384 !> ext/Encode/Encode/iso8859-8.ucm
18385 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18386 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
18387 ____________________________________________________________________________
18388 [ 8987] By: jhi on 2001/03/02 19:43:40
18389 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
18390 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
18391 8950,8952,8955 from mainline to maintperl.
18393 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18395 Put to rest the 20010205.001, the email address checking (not) regex.
18397 fork() not everywhere, cleanup temp files.
18399 The #8843 wasn't quite right: %Config needs to imported.
18401 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18402 (#8849: the glob-basic hunk needed massaging as it depended
18403 on Schwern's large-scale (unintegrated) patches)
18405 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
18407 Upgrade to CGI.pm 2.752, from Lincoln Stein.
18408 (Note: there were some conflicts due to EBCDIC and EPOC
18409 patches, in general I preferred the repository code.)
18410 (When 2.753 comes out, we need to synchronize.)
18412 Subject: [PATCH] fix for charnames above FFFF
18414 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18416 If no sfio, no -lsfio.
18418 Run run/*.t also in minitest.
18420 Subject: [PATCH perl 5.7.0] malloc message address offset
18422 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18424 Subject: fix for parameter -Dm (for perl@8867)
18426 Subject: [PATCH: perl@8892] was Re: hashing order difference?
18427 (make the test more portable)
18429 Subject: Re: [PATCH] fix for charnames above FFFF
18431 Subject: Re: I'm losing the war...
18432 (hv_store() not working correctly in ENV_IS_CASELESS case.)
18434 Subject: Modified README.bs2000
18436 Subject: [PATCH: perl@8935] -Dt padsv($var)
18438 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18440 Subject: PATCH: extra tests to check on negative float to unsigned cast
18442 Subject: [PATCH] XPUSH[insp] was Re: progress
18444 Subject: Re: Compile with perlcc..
18445 Branch: maint-5.6/perl
18446 !> (integrate 36 files)
18447 ____________________________________________________________________________
18448 [ 8986] By: jhi on 2001/03/02 18:51:25
18449 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
18450 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
18453 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18455 Subject: [DOC PATCH] overload.pm nits
18457 Add header for LIB$ prototypes (C. Berry)
18459 Convert fwrite()s to sockets to write()s, since some socket stacks
18460 don't take kindly to stdio.
18461 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18462 (for often optional LNMs)
18463 Correct a few typos
18466 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18470 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18472 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18474 Upgrade to CPAN 1.59_54, from Andreas König.
18478 Subject: [PATCH] Document makepatch in Porting/patching
18480 UTF-8 documentation.
18482 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
18486 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18488 Subject: [PATCH @8807] toke.c cleanup: scan_str()
18490 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18492 Add run/*.t to testables.
18494 TODO: integrate #8784.
18495 Branch: maint-5.6/perl
18496 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18497 !> (integrate 28 files)
18498 ____________________________________________________________________________
18499 [ 8985] By: nick on 2001/03/02 18:15:45
18500 Log: Integrate mainline
18502 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
18504 ____________________________________________________________________________
18505 [ 8984] By: jhi on 2001/03/02 16:00:17
18506 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
18508 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
18509 5.004_05, and mention the suidperl August 2000 security problem.
18512 Subject: [ID 20010301.004] Technically speaking in perldata
18514 Subject: [PATCH] File::Copy for bleadperl, maintperl
18516 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18518 (The #8982, fix for 20010221.005 and 20010221.008,
18519 would be nice too but it didn't integrate cleanly.)
18520 Branch: maint-5.6/perl
18521 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
18522 ____________________________________________________________________________
18523 [ 8983] By: jhi on 2001/03/02 15:51:16
18524 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18525 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18526 Date: Thu, 1 Mar 2001 15:54:09 EST
18527 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
18530 ____________________________________________________________________________
18531 [ 8982] By: jhi on 2001/03/02 15:43:31
18532 Log: Subject: Re: sync sync sync: have I missed any patches?
18533 From: Radu Greab <radu@netsoft.ro>
18534 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
18535 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
18537 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
18538 was checking argv[0] regardless of whether a different pathname
18539 will actually be executed." Test case not supplied because
18540 drafting that, ironically enough, revealed another bug
18544 ____________________________________________________________________________
18545 [ 8981] By: jhi on 2001/03/02 15:28:03
18546 Log: Misdate in #8978.
18549 ____________________________________________________________________________
18550 [ 8980] By: jhi on 2001/03/02 15:24:20
18551 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
18552 From: Chris Nandor <pudge@pobox.com>
18553 Date: Wed, 28 Feb 2001 22:10:15 -0500
18554 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
18557 ____________________________________________________________________________
18558 [ 8979] By: jhi on 2001/03/02 15:17:16
18559 Log: Subject: [ID 20010301.004] Technically speaking in perldata
18560 From: abela@geneanet.org
18561 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
18562 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
18565 ____________________________________________________________________________
18566 [ 8978] By: jhi on 2001/03/02 15:15:27
18567 Log: Subject: [ID 20010301.003] ref to 5.004
18568 From: abela@geneanet.org
18569 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
18570 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
18572 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
18573 and mention the suidperl August 2000 security problem.
18576 ____________________________________________________________________________
18577 [ 8977] By: alanbur on 2001/03/02 14:17:45
18578 Log: Resynchronised with parent
18579 Branch: maint-5.6/pureperl
18580 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
18581 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
18582 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
18583 !> vms/descrip_mms.template win32/win32.c win32/win32.h
18584 !> win32/win32iop.h
18585 ____________________________________________________________________________
18586 [ 8976] By: nick on 2001/03/01 23:25:30
18587 Log: Integrate mainline.
18590 !> (integrate 55 files)
18591 ____________________________________________________________________________
18592 [ 8975] By: jhi on 2001/03/01 16:51:34
18593 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
18596 ____________________________________________________________________________
18597 [ 8974] By: gsar on 2001/03/01 16:28:21
18598 Log: fix for bugid 20010226.008
18600 the problem was that some of the pointers (PL_last_lop and
18601 PL_last_uni specifically) into the lex buffers weren't correctly
18602 being invalidated when the buffer changed; this would leave the
18603 pointers pointing at an arbitrary location in the buffer if
18604 the buffer didn't need to be reallocated, or point into freed
18605 memory if the buffer had to be realloced
18607 TODO item for bugdb maintainers: check other seemingly random
18608 parser-related bugs--they might be cured by this
18609 Branch: maint-5.6/perl
18611 ____________________________________________________________________________
18612 [ 8973] By: jhi on 2001/03/01 02:23:25
18613 Log: Retract #8970 because of a completely mysterious core dump:
18614 adding the tests 241..244 causes op/pat dump core at test #25.
18615 The test needs a lot of whittling down before the bug can be solved.
18618 ____________________________________________________________________________
18619 [ 8972] By: jhi on 2001/03/01 01:58:38
18620 Log: Regen perlapi.
18623 ____________________________________________________________________________
18624 [ 8971] By: jhi on 2001/03/01 01:34:09
18625 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))
18626 From: Nicholas Clark <nick@ccl4.org>
18627 Date: Wed, 28 Feb 2001 23:28:49 +0000
18628 Message-ID: <20010228232849.A55187@plum.flirble.org>
18630 Allow a completely write protected source code tree
18631 when using the Configure -Dmksymlinks.
18633 ! embed.pl warnings.pl
18634 ____________________________________________________________________________
18635 [ 8970] By: jhi on 2001/03/01 01:32:04
18636 Log: Add back the EBCDIC character range tests (for matching).
18639 ____________________________________________________________________________
18640 [ 8969] By: nick on 2001/02/28 18:18:01
18641 Log: Add charname comments to .ucm files writen by 'compile',
18642 also order charmaps in those files by source encoding.
18643 regenerate distrubuted .ucm files
18645 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18646 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18647 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18648 ! ext/Encode/Encode/iso8859-10.ucm
18649 ! ext/Encode/Encode/iso8859-13.ucm
18650 ! ext/Encode/Encode/iso8859-14.ucm
18651 ! ext/Encode/Encode/iso8859-15.ucm
18652 ! ext/Encode/Encode/iso8859-16.ucm
18653 ! ext/Encode/Encode/iso8859-2.ucm
18654 ! ext/Encode/Encode/iso8859-3.ucm
18655 ! ext/Encode/Encode/iso8859-4.ucm
18656 ! ext/Encode/Encode/iso8859-5.ucm
18657 ! ext/Encode/Encode/iso8859-6.ucm
18658 ! ext/Encode/Encode/iso8859-7.ucm
18659 ! ext/Encode/Encode/iso8859-8.ucm
18660 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18661 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
18662 ____________________________________________________________________________
18663 [ 8968] By: jhi on 2001/02/28 16:26:37
18664 Log: Expand usemorebits early if d_casti32 needs to be undefined.
18666 ! hints/hpux.sh hints/irix_6.sh
18667 ____________________________________________________________________________
18668 [ 8967] By: jhi on 2001/02/28 16:22:26
18669 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
18670 retract toke.c/qu parts of #8583, retract #8485, retract
18671 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
18672 op/length.t, and MANIFEST, and delete t/op/qu.t.
18675 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
18676 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
18677 ! t/op/length.t toke.c
18678 ____________________________________________________________________________
18679 [ 8966] By: jhi on 2001/02/28 15:00:27
18680 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
18681 by not changing from pre-Unicode days into being Unicode-aware.
18684 ! pp.c t/op/pack.t t/op/qu.t
18685 ____________________________________________________________________________
18686 [ 8965] By: jhi on 2001/02/28 14:37:55
18687 Log: Subject: Re: Errors in core PODs
18688 From: Michael Stevens <michael@etla.org>
18689 Date: Fri, 23 Feb 2001 15:47:56 +0000
18690 Message-ID: <20010223154756.A7723@firedrake.org>
18692 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
18693 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
18694 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
18696 ____________________________________________________________________________
18697 [ 8964] By: jhi on 2001/02/28 14:35:35
18698 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
18699 (The #8961 was too bold.)
18701 ! hints/hpux.sh hints/irix_6.sh
18702 ____________________________________________________________________________
18703 [ 8963] By: jhi on 2001/02/28 14:33:39
18704 Log: Subject: Re: sync sync sync: have I missed any patches?
18705 From: Tim Jenness <t.jenness@jach.hawaii.edu>
18706 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
18707 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
18708 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
18710 Replace djSP with dSP.
18712 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
18713 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
18715 ____________________________________________________________________________
18716 [ 8962] By: jhi on 2001/02/27 23:21:14
18717 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
18719 ! lib/Filter/Simple.pm
18720 ____________________________________________________________________________
18721 [ 8961] By: jhi on 2001/02/27 22:55:26
18722 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
18723 and this would be it.
18725 ! hints/hpux.sh hints/irix_6.sh
18726 ____________________________________________________________________________
18727 [ 8960] By: jhi on 2001/02/27 22:51:33
18728 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18729 From: "Craig A. Berry" <craigberry@mac.com>
18730 Date: Tue, 27 Feb 2001 16:11:44 -0600
18731 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18732 Branch: maint-5.6/perl
18733 ! configure.com vms/descrip_mms.template
18734 ____________________________________________________________________________
18735 [ 8959] By: jhi on 2001/02/27 22:47:23
18736 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18737 From: "Craig A. Berry" <craigberry@mac.com>
18738 Date: Tue, 27 Feb 2001 16:11:44 -0600
18739 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18741 ! configure.com vms/descrip_mms.template
18742 ____________________________________________________________________________
18743 [ 8958] By: jhi on 2001/02/27 15:16:42
18744 Log: Update Changes.
18746 ! Changes patchlevel.h
18747 ____________________________________________________________________________
18748 [ 8957] By: jhi on 2001/02/27 06:15:07
18749 Log: Subject: [5.6.x] EPOC additions
18750 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18751 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
18752 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
18753 Branch: maint-5.6/perl
18754 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
18755 ____________________________________________________________________________
18756 [ 8956] By: jhi on 2001/02/27 06:12:11
18757 Log: Subject: [perl-current] EPOC
18758 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18759 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
18760 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
18762 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
18763 ! epoc/epocish.c epoc/epocish.h pp_sys.c
18764 ____________________________________________________________________________
18765 [ 8955] By: jhi on 2001/02/27 05:59:50
18766 Log: Subject: Re: Compile with perlcc..
18767 From: Edward Peschko <edwardp@excitehome.net>
18768 Date: Mon, 26 Feb 2001 18:51:58 -0800
18769 Message-ID: <20010226185158.A9871@excitehome.net>
18771 plus add a simple usage message if no arguments given.
18773 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
18774 ! utils/Makefile utils/perlcc.PL win32/pod.mak
18775 ____________________________________________________________________________
18776 [ 8954] By: nick on 2001/02/26 21:02:59
18777 Log: Integrate mainline
18779 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
18780 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
18782 ____________________________________________________________________________
18783 [ 8953] By: jhi on 2001/02/26 14:43:54
18784 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
18785 From: Nicholas Clark <nick@ccl4.org>
18786 Date: Mon, 26 Feb 2001 00:42:07 +0000
18787 Message-ID: <20010226004207.F23333@plum.flirble.org>
18790 ____________________________________________________________________________
18791 [ 8952] By: jhi on 2001/02/26 14:42:13
18792 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
18793 From: Simon Cozens <simon@netthink.co.uk>
18794 Date: Mon, 26 Feb 2001 12:23:48 +0000
18795 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
18798 ____________________________________________________________________________
18799 [ 8951] By: jhi on 2001/02/26 14:39:15
18800 Log: Subject: [PATCH] perlio - unknown layer
18801 From: Nicholas Clark <nick@ccl4.org>
18802 Date: Mon, 26 Feb 2001 00:27:19 +0000
18803 Message-ID: <20010226002719.E23333@plum.flirble.org>
18806 ____________________________________________________________________________
18807 [ 8950] By: jhi on 2001/02/26 14:38:04
18808 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
18809 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
18810 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
18811 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
18814 ____________________________________________________________________________
18815 [ 8949] By: jhi on 2001/02/26 14:37:07
18816 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
18817 From: Peter Prymmer <pvhp@forte.com>
18818 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
18819 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
18822 ____________________________________________________________________________
18823 [ 8948] By: jhi on 2001/02/26 14:35:53
18824 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18825 From: Radu Greab <radu@netsoft.ro>
18826 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
18827 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
18830 ____________________________________________________________________________
18831 [ 8947] By: jhi on 2001/02/26 14:34:46
18832 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
18833 From: David Mitchell <davem@fdgroup.co.uk>
18834 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
18835 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
18838 ____________________________________________________________________________
18839 [ 8946] By: jhi on 2001/02/26 14:32:37
18840 Log: Subject: Modified README.bs2000
18841 From: Dorner Thomas <Thomas.Dorner@start.de>
18842 Date: Mon, 26 Feb 2001 09:22:17 +0100
18843 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
18846 ____________________________________________________________________________
18847 [ 8945] By: jhi on 2001/02/26 14:19:53
18848 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
18849 to maintperl, listing the known failures on the tests 129 and 130.
18850 Branch: maint-5.6/perl
18852 ____________________________________________________________________________
18853 [ 8944] By: jhi on 2001/02/26 14:14:15
18854 Log: Add more known sprintf failures.
18857 ____________________________________________________________________________
18858 [ 8943] By: jhi on 2001/02/26 13:56:22
18859 Log: perlglob.exe needs to be found in Win32, patch from
18860 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
18861 which needs external glob at mini-perl time."
18863 ! ext/Encode/compile
18864 ____________________________________________________________________________
18865 [ 8942] By: jhi on 2001/02/26 13:52:19
18866 Log: A missing dTHX from Vadim Konovalov.
18869 ____________________________________________________________________________
18870 [ 8941] By: jhi on 2001/02/26 13:37:05
18871 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
18874 ____________________________________________________________________________
18875 [ 8940] By: jhi on 2001/02/26 13:35:40
18876 Log: Integrate perlio.
18878 !> ext/Encode/Encode.pm
18879 ____________________________________________________________________________
18880 [ 8939] By: nick on 2001/02/25 23:47:09
18881 Log: Integrate mainline.
18883 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
18884 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
18885 ____________________________________________________________________________
18886 [ 8938] By: nick on 2001/02/25 19:36:28
18887 Log: Encode implementations docs.
18889 ! ext/Encode/Encode.pm
18890 ____________________________________________________________________________
18891 [ 8937] By: jhi on 2001/02/25 19:26:16
18892 Log: Script wasn't aligned with reality.
18895 ____________________________________________________________________________
18896 [ 8936] By: jhi on 2001/02/25 18:54:55
18897 Log: Update Changes.
18899 ! Changes patchlevel.h
18900 ____________________________________________________________________________
18901 [ 8935] By: jhi on 2001/02/25 18:46:36
18902 Log: Retract #8929,8930,8932,8933 for now.
18904 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
18905 ____________________________________________________________________________
18906 [ 8934] By: jhi on 2001/02/25 17:34:35
18907 Log: Integrate perlio.
18909 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18910 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
18912 ____________________________________________________________________________
18913 [ 8933] By: jhi on 2001/02/25 17:33:12
18914 Log: (Retracted by #8395.)
18916 Slight tweaks in scan_const(), not fixes yet, it seems like
18917 lots of work remains to be done...
18920 ____________________________________________________________________________
18921 [ 8932] By: jhi on 2001/02/25 17:27:11
18922 Log: (Retracted by #8395.)
18924 Missing from #8930.
18927 ____________________________________________________________________________
18928 [ 8931] By: jhi on 2001/02/25 17:26:19
18929 Log: A comment tweak.
18932 ____________________________________________________________________________
18933 [ 8930] By: jhi on 2001/02/25 17:25:47
18934 Log: (Retracted by #8395.)
18936 Attempt to fix the EBCDIC character range problwm with //.
18939 ____________________________________________________________________________
18940 [ 8929] By: jhi on 2001/02/25 17:23:45
18941 Log: (Retracted by #8395.)
18943 Expand the EBCDIC character range tests, and add few nasty
18944 tr tests from Karsten Sperling.
18946 ! t/op/pat.t t/op/tr.t
18947 ____________________________________________________________________________
18948 [ 8928] By: jhi on 2001/02/25 17:18:49
18949 Log: Missing check-in.
18952 ____________________________________________________________________________
18953 [ 8927] By: nick on 2001/02/25 11:30:22
18954 Log: Change method names in Encode implementation classes to something
18955 less confusing (preparing to "go public").
18957 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
18958 ____________________________________________________________________________
18959 [ 8926] By: nick on 2001/02/25 10:53:24
18960 Log: GCC __atribute__ / printf fix
18963 ____________________________________________________________________________
18964 [ 8925] By: nick on 2001/02/25 10:52:25
18965 Log: Checked in the wrong one ...
18967 ! ext/Encode/Encode.pm
18968 ____________________________________________________________________________
18969 [ 8924] By: nick on 2001/02/24 18:46:51
18970 Log: Integrate mainline - to see what Jarkko has in ...
18972 +> t/pod/testpods/lib/Pod/Stuff.pm
18973 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
18974 ____________________________________________________________________________
18975 [ 8923] By: nick on 2001/02/24 17:05:23
18976 Log: Encode API documentation nd tidy up.
18977 Minor additions to test.
18978 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
18979 Adds STRLEN to standard typemap.
18981 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18982 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
18983 ____________________________________________________________________________
18984 [ 8922] By: jhi on 2001/02/24 16:38:12
18985 Log: Add a test for the "character range should match in EBCDIC
18986 if specified using explicit numerics" bug found by Karsten
18990 ____________________________________________________________________________
18991 [ 8921] By: jhi on 2001/02/24 16:30:16
18992 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
18993 From: schwern@pobox.com
18994 Date: Fri, 23 Feb 2001 03:21:37 -0500
18995 Message-ID: <20010223032137.A26022@magnonel.guild.net>
18997 plus Charles Lane's fixes, plus tweaks.
18999 + t/pod/testpods/lib/Pod/Stuff.pm
19000 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
19001 ____________________________________________________________________________
19002 [ 8920] By: nick on 2001/02/24 10:30:11
19003 Log: Integrate mainline
19005 !> (integrate 33 files)
19006 ____________________________________________________________________________
19007 [ 8919] By: jhi on 2001/02/24 00:23:35
19008 Log: Subject: Re: I'm losing the war...
19009 From: "Vadim Konovalov" <watman@inbox.ru>
19010 Date: Sat, 24 Feb 2001 00:10:14 +0300
19011 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
19013 hv_store() not working correctly in ENV_IS_CASELESS case.
19016 ____________________________________________________________________________
19017 [ 8918] By: jhi on 2001/02/24 00:20:09
19018 Log: Subject: Re: [PATCH] fix for charnames above FFFF
19019 From: andreas.koenig@anima.de (Andreas J. Koenig)
19020 Date: 23 Feb 2001 02:39:03 +0100
19021 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
19023 A further efficiency tweak.
19026 ____________________________________________________________________________
19027 [ 8917] By: jhi on 2001/02/23 20:27:51
19028 Log: Integrate change #8916 from mainline,
19029 do away with USE_WIN32_RTL_ENV.
19030 Branch: maint-5.6/perl
19031 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19032 ____________________________________________________________________________
19033 [ 8916] By: jhi on 2001/02/23 20:02:25
19034 Log: Abolish USE_WIN32_RTL_ENV.
19036 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19037 ____________________________________________________________________________
19038 [ 8915] By: jhi on 2001/02/23 19:36:00
19039 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
19040 later protected by some #define.
19043 ____________________________________________________________________________
19044 [ 8914] By: jhi on 2001/02/23 19:31:38
19045 Log: Retract #8902 for now, requested by Charles Lane, the correct
19046 fix will be something else.
19049 ____________________________________________________________________________
19050 [ 8913] By: jhi on 2001/02/23 19:11:36
19051 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
19052 From: Peter Prymmer <pvhp@forte.com>
19053 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
19054 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
19056 ! t/op/lex_assign.t
19057 ____________________________________________________________________________
19058 [ 8912] By: jhi on 2001/02/23 18:38:20
19059 Log: Subject: [patch] perlio + useithreads
19060 From: Doug MacEachern <dougm@covalent.net>
19061 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
19062 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
19064 Gets things running but not complete.
19066 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
19067 ____________________________________________________________________________
19068 [ 8911] By: jhi on 2001/02/23 04:20:02
19069 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
19071 Duplicated environment freeing, File::Temp 0.12,
19072 op/append portability (EBCDIC) tweak.
19073 Branch: maint-5.6/perl
19074 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19076 ____________________________________________________________________________
19077 [ 8910] By: jhi on 2001/02/23 02:07:33
19078 Log: Integrate change #8909 from mainline, a better Borland
19079 putenv() workaround.
19080 Branch: maint-5.6/perl
19082 ____________________________________________________________________________
19083 [ 8909] By: jhi on 2001/02/23 02:05:46
19084 Log: A better workaround for Borland putenv() brokenness from Sarathy.
19087 ____________________________________________________________________________
19088 [ 8908] By: jhi on 2001/02/23 02:04:14
19089 Log: Subject: fix for parameter -Dm (for perl@8867)
19090 From: "Vadim Konovalov" <watman@inbox.ru>
19091 Date: Thu, 22 Feb 2001 17:30:12 +0300
19092 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
19095 ____________________________________________________________________________
19096 [ 8907] By: jhi on 2001/02/23 01:58:20
19097 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
19098 From: Peter Prymmer <pvhp@forte.com>
19099 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
19100 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
19103 ____________________________________________________________________________
19104 [ 8906] By: jhi on 2001/02/23 01:48:34
19105 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
19107 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19108 ____________________________________________________________________________
19109 [ 8905] By: jhi on 2001/02/23 01:43:30
19110 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
19111 From: Peter Prymmer <pvhp@forte.com>
19112 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
19113 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
19115 ! t/lib/st-06compat.t
19116 ____________________________________________________________________________
19117 [ 8904] By: jhi on 2001/02/23 01:42:39
19118 Log: Metaconfig unit change for #8903.
19119 Branch: metaconfig/U/perl
19121 ____________________________________________________________________________
19122 [ 8903] By: jhi on 2001/02/23 01:42:12
19123 Log: Be more helpful for devel builders, suggested by John L. Allen.
19126 ____________________________________________________________________________
19127 [ 8902] By: jhi on 2001/02/23 01:37:41
19128 Log: (Retracted by #8914)
19129 (Wrongly, reinstated by #8941)
19131 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
19132 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19133 Date: Thu, 22 Feb 2001 09:43:57 EST
19134 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
19137 ____________________________________________________________________________
19138 [ 8901] By: jhi on 2001/02/23 01:20:32
19139 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
19140 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19141 Date: Thu, 22 Feb 2001 08:01:35 EST
19142 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
19145 ____________________________________________________________________________
19146 [ 8900] By: jhi on 2001/02/23 01:18:02
19147 Log: Integrate changes #8898,8899 from mainline, environ handling.
19148 Branch: maint-5.6/perl
19150 ____________________________________________________________________________
19151 [ 8899] By: jhi on 2001/02/23 01:16:25
19152 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
19153 putenv() is not to be relied on, they are either broken or leaky
19157 ____________________________________________________________________________
19158 [ 8898] By: jhi on 2001/02/22 23:36:59
19159 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
19160 and safesysfree() must be used.
19163 ____________________________________________________________________________
19164 [ 8897] By: jhi on 2001/02/22 23:25:45
19165 Log: With environ one must use safesysmalloc()/safesysfree().
19168 ____________________________________________________________________________
19169 [ 8896] By: jhi on 2001/02/22 22:13:18
19170 Log: If we have a duplicated environment free it
19171 if PERL_DESTRUCT_LEVEL.
19174 ____________________________________________________________________________
19175 [ 8895] By: alanbur on 2001/02/22 19:31:57
19176 Log: Synchronised with parent
19177 Branch: maint-5.6/pureperl
19178 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
19179 ____________________________________________________________________________
19180 [ 8894] By: gsar on 2001/02/22 19:06:18
19181 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
19183 fix memory leak in method call optimization (change#3768);
19184 made C<eval "$x->foo()"> leak
19186 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
19187 Branch: maint-5.6/perl
19189 ____________________________________________________________________________
19190 [ 8893] By: jhi on 2001/02/22 18:35:27
19191 Log: (Retracted by #8915.)
19193 Third Degree finding:
19194 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
19197 ____________________________________________________________________________
19198 [ 8892] By: jhi on 2001/02/22 14:28:32
19199 Log: Update Changes.
19201 ! Changes patchlevel.h
19202 ____________________________________________________________________________
19203 [ 8891] By: jhi on 2001/02/22 13:22:45
19204 Log: Metaconfig unit changes for #8890.
19206 ! U/modified/Cppsym.U U/threads/archname.U
19207 ____________________________________________________________________________
19208 [ 8890] By: jhi on 2001/02/22 13:22:12
19209 Log: Add -stdio to the archname if no perlio selected,
19210 no -perlio added since that is now the default.
19212 Add few CPUs/architectures to the Cppsym scan.
19214 ! Configure config_h.SH
19215 ____________________________________________________________________________
19216 [ 8889] By: jhi on 2001/02/22 13:05:59
19217 Log: Metaconfig unit change for #8888.
19218 Branch: metaconfig/U/perl
19220 ____________________________________________________________________________
19221 [ 8888] By: jhi on 2001/02/22 13:05:28
19222 Log: *drum roll* Make perlio the default.
19224 ! Configure config_h.SH
19225 ____________________________________________________________________________
19226 [ 8887] By: jhi on 2001/02/22 12:50:52
19227 Log: Integrate change #8665 from maintperl to mainline,
19228 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
19230 !> ext/POSIX/POSIX.xs
19231 ____________________________________________________________________________
19232 [ 8886] By: jhi on 2001/02/22 12:49:24
19233 Log: Integrate changes #8883,8884 from mainline to maintperl.
19235 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19236 Subject: Re: File::Temp::_gettemp warning
19237 Branch: maint-5.6/perl
19238 !> embed.h embed.pl lib/File/Temp.pm
19239 ____________________________________________________________________________
19240 [ 8885] By: jhi on 2001/02/22 12:43:59
19243 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
19244 From: schwab@suse.de
19245 Date: Thu, 22 Feb 2001 13:08:09 +0100
19246 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
19248 but the fix done slightly differently because the other
19249 half was already done in #8664.
19250 Branch: maint-5.6/perl
19251 ! ext/POSIX/POSIX.xs
19252 ____________________________________________________________________________
19253 [ 8884] By: jhi on 2001/02/22 12:37:15
19254 Log: Subject: Re: File::Temp::_gettemp warning
19255 From: Tim Jenness <t.jenness@jach.hawaii.edu>
19256 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
19257 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
19259 This patch to File::Temp does two things:
19261 1. Fixes the problem with CGI::Carp when determining
19262 the Fcntl constants
19264 2. Removes most of the carps and consolidates them so that all the
19265 reasons are included in a single die that is caught by the test. This
19266 means that the correct skipping behaviour is displayed by the test.
19269 ____________________________________________________________________________
19270 [ 8883] By: jhi on 2001/02/22 12:29:19
19271 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19272 From: Peter Prymmer <pvhp@forte.com>
19273 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
19274 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
19277 ____________________________________________________________________________
19278 [ 8882] By: jhi on 2001/02/21 19:41:33
19279 Log: Integrate change #8881 from mainlin to maintperl.
19281 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
19282 Branch: maint-5.6/perl
19284 ____________________________________________________________________________
19285 [ 8881] By: jhi on 2001/02/21 19:38:57
19286 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
19287 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19288 Date: Wed, 21 Feb 2001 13:08:03 EST
19289 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
19292 ____________________________________________________________________________
19293 [ 8880] By: jhi on 2001/02/21 19:34:34
19294 Log: Retract #8875, cannot let go of the old semantics of unpack U
19295 without rethinking utf8decode.t.
19298 ____________________________________________________________________________
19299 [ 8879] By: jhi on 2001/02/21 19:08:02
19300 Log: Run run/*.t also in minitest.
19303 ____________________________________________________________________________
19304 [ 8878] By: nick on 2001/02/21 18:55:37
19305 Log: Integrate mainline
19307 !> (integrate 76 files)
19308 ____________________________________________________________________________
19309 [ 8877] By: jhi on 2001/02/21 15:09:33
19310 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
19312 ! U/compline/nblock_io.U
19314 ! Configure config_h.SH
19315 ____________________________________________________________________________
19316 [ 8876] By: jhi on 2001/02/21 14:54:45
19317 Log: If no sfio, no -lsfio.
19318 Branch: metaconfig/U/perl
19321 ! Configure config_h.SH
19322 ____________________________________________________________________________
19323 [ 8875] By: jhi on 2001/02/21 14:54:00
19324 Log: Make unpack C and unpack C truly equivalent.
19327 ____________________________________________________________________________
19328 [ 8874] By: jhi on 2001/02/21 14:26:02
19329 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
19330 From: Peter Prymmer <pvhp@forte.com>
19331 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
19332 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
19335 ____________________________________________________________________________
19336 [ 8873] By: jhi on 2001/02/21 14:24:31
19337 Log: Subject: [PATCH] fix for charnames above FFFF
19338 From: andreas.koenig@anima.de (Andreas J. Koenig)
19339 Date: 21 Feb 2001 07:05:45 +0100
19340 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
19342 ! lib/charnames.pm t/lib/charnames.t
19343 ____________________________________________________________________________
19344 [ 8872] By: jhi on 2001/02/21 14:15:25
19345 Log: Integrate change #8868 from pureperl to mainline.
19347 Fixed reference count loop caused by sv_magic.
19350 ____________________________________________________________________________
19351 [ 8871] By: jhi on 2001/02/21 14:07:29
19352 Log: Integrate change #8868 from pureperl to maintperl.
19354 Fixed reference count loop caused by sv_magic.
19355 Branch: maint-5.6/perl
19357 ____________________________________________________________________________
19358 [ 8870] By: jhi on 2001/02/21 14:04:41
19359 Log: Put back the #8840, it was innocent.
19361 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19362 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19363 ____________________________________________________________________________
19364 [ 8869] By: jhi on 2001/02/21 14:00:03
19365 Log: unpack("C", ...) was left slightly unfinished by #8865.
19368 ____________________________________________________________________________
19369 [ 8868] By: alanbur on 2001/02/21 01:33:45
19370 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
19371 from gv_fetchpv to create single-character magic variables (e.g. $!),
19372 and it is passed a sv and the gv that contains the sv as the mg_obj
19373 value. When sv_magic stores the mg_obj pointer it increments the gv
19374 refcount, thus causing a sv-gv pair that can't be freed. There is
19375 already a check for sv == obj which is used to prevent such reference
19376 loops. This change extends the check to cover the case described above.
19377 Branch: maint-5.6/pureperl
19379 ____________________________________________________________________________
19380 [ 8867] By: jhi on 2001/02/21 00:52:39
19381 Log: Update Changes.
19383 ! Changes patchlevel.h
19384 ____________________________________________________________________________
19385 [ 8866] By: jhi on 2001/02/21 00:34:20
19386 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
19387 (Note: there were some conflicts due to EBCDIC and EPOC
19388 patches, in general I preferred the repository code.)
19389 (When 2.753 comes out, we need to synchronize.)
19391 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19392 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19394 ____________________________________________________________________________
19395 [ 8865] By: jhi on 2001/02/21 00:24:22
19396 Log: Make pack("C", 0x100) to create Unicode, unless under the
19397 evil influence of 'use bytes'. Similarly, unpack("C", ...)
19398 will understand Unicode, unless you under know what.
19400 ! pp.c t/op/pack.t t/op/qu.t
19401 ____________________________________________________________________________
19402 [ 8864] By: alanbur on 2001/02/20 22:35:34
19403 Log: Resynchronised with parent
19404 Branch: maint-5.6/pureperl
19405 !> README.win32 ext/GDBM_File/GDBM_File.pm
19406 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19407 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
19408 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19409 !> t/lib/sdbm.t util.c
19410 ____________________________________________________________________________
19411 [ 8863] By: jhi on 2001/02/20 20:55:11
19412 Log: Integrate change #8860,8861 from mainline into maintperl.
19416 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19417 Branch: maint-5.6/perl
19418 !> lib/Test.pm pod/perlop.pod
19419 ____________________________________________________________________________
19420 [ 8862] By: jhi on 2001/02/20 20:30:07
19421 Log: Don't do casting between pointers pointing to differently sized
19425 ____________________________________________________________________________
19426 [ 8861] By: jhi on 2001/02/20 19:53:44
19427 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19428 From: Peter Prymmer <pvhp@forte.com>
19429 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
19430 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
19433 ____________________________________________________________________________
19434 [ 8860] By: jhi on 2001/02/20 19:48:02
19435 Log: "pseudo-literal j", a documentation glitch reported to Debian.
19436 The text recovered from Perl 5.005_03, and pseudo-literal replaced
19437 by "backtick string".
19440 ____________________________________________________________________________
19441 [ 8859] By: jhi on 2001/02/20 19:15:46
19442 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
19446 ____________________________________________________________________________
19447 [ 8858] By: jhi on 2001/02/20 17:36:53
19448 Log: Integrate pureperl changes #8844,8845,8850 to mainline
19449 (via maintperl #8855).
19451 Fixed %^H scoping bug
19453 Removed GV <-> CV refcount loop
19455 Removed %ENV refcount loop
19457 !> gv.c op.c perl.c pp.c scope.c
19458 ____________________________________________________________________________
19459 [ 8857] By: jhi on 2001/02/20 17:34:32
19460 Log: Integrate changes #8853,8854 from maintperl to mainline.
19462 EBDIC fixes, README.win32 Borland update.
19464 !> README.win32 handy.h util.c
19465 ____________________________________________________________________________
19466 [ 8856] By: jhi on 2001/02/20 17:33:16
19467 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
19468 Branch: maint-5.6/perl
19469 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19470 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19471 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19472 ____________________________________________________________________________
19473 [ 8855] By: jhi on 2001/02/20 17:32:13
19474 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
19476 Fixed %^H scoping bug
19478 Removed GV <-> CV refcount loop
19480 Removed %ENV refcount loop
19481 Branch: maint-5.6/perl
19482 !> gv.c op.c perl.c pp.c scope.c
19483 ____________________________________________________________________________
19484 [ 8854] By: jhi on 2001/02/20 17:25:06
19485 Log: Subject: Addition to readme.win32 for Borland C++ compilers
19486 Date: Tue, 20 Feb 2001 02:15:25 +0300
19487 From: "Vadim Konovalov" <watman@inbox.ru>
19488 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
19490 Document Borland compiler misbehaviour.
19491 Branch: maint-5.6/perl
19493 ____________________________________________________________________________
19494 [ 8853] By: jhi on 2001/02/20 17:22:25
19495 Log: The assimilation of ebcdic.c didn't quite work at the first try,
19496 patches from Thomas Dorner.
19497 Branch: maint-5.6/perl
19499 ____________________________________________________________________________
19500 [ 8852] By: jhi on 2001/02/20 17:20:15
19501 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
19502 From: Chris Nandor <pudge@pobox.com>
19503 Date: Tue, 20 Feb 2001 08:32:45 -0500
19504 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
19505 Branch: maint-5.6/perl
19507 ____________________________________________________________________________
19508 [ 8851] By: jhi on 2001/02/20 17:15:52
19509 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
19511 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
19512 ! t/lib/filter-util.t
19513 ____________________________________________________________________________
19514 [ 8850] By: alanbur on 2001/02/20 17:12:40
19515 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
19516 and the magic pointer points back to the GV that contains the
19517 %ENV hash. This creates a refcount loop that prevents members
19518 of %ENV from being freed correctly. This change removes the
19519 refcount loop - the magic pointer was never used anyway, the
19520 only use of the magic was to check the type ('E') so that the
19521 appropriate environment manipulation code is called when %ENV
19523 Branch: maint-5.6/pureperl
19525 ____________________________________________________________________________
19526 [ 8849] By: jhi on 2001/02/20 17:12:20
19527 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
19528 From: "Craig A. Berry" <craigberry@mac.com>
19529 Date: Mon, 19 Feb 2001 23:36:12 -0600
19530 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
19532 Case-forgiving systems match TestInit.pm with TES*.
19534 ! t/lib/glob-basic.t
19535 ____________________________________________________________________________
19536 [ 8848] By: jhi on 2001/02/20 17:10:02
19537 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
19539 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19540 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19541 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19542 ____________________________________________________________________________
19543 [ 8847] By: jhi on 2001/02/20 15:34:41
19544 Log: The #8843 wasn't quite right: %Config needs to imported.
19547 ____________________________________________________________________________
19548 [ 8846] By: jhi on 2001/02/20 15:31:50
19549 Log: Retract the #8838 and #8840 for now because of
19550 the DB_File tie problem.
19552 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
19553 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
19555 ____________________________________________________________________________
19556 [ 8845] By: alanbur on 2001/02/20 14:25:41
19557 Log: Removed GV <-> CV refcount loop
19558 CvGV(mycv) points to the parent GV of the CV, and was previously
19559 refcounted. The pointer remains, but the refcounting has been removed
19560 as it causes a refcount loop between the CV and GV that means the CV
19561 can't ever be deleted.
19562 Branch: maint-5.6/pureperl
19564 ____________________________________________________________________________
19565 [ 8844] By: alanbur on 2001/02/20 14:23:13
19566 Log: Fixed %^H scoping bug
19567 Branch: maint-5.6/pureperl
19569 ____________________________________________________________________________
19570 [ 8843] By: jhi on 2001/02/19 13:38:08
19571 Log: fork() not everywhere, cleanup temp files.
19574 ____________________________________________________________________________
19575 [ 8842] By: alanbur on 2001/02/19 12:42:07
19576 Log: Resynchronised with parent
19577 Branch: maint-5.6/pureperl
19578 !> pod/perlfaq4.pod sv.c utf8.c
19579 ____________________________________________________________________________
19580 [ 8841] By: jhi on 2001/02/19 03:35:51
19581 Log: Update Changes.
19583 ! Changes patchlevel.h
19584 ____________________________________________________________________________
19585 [ 8840] By: jhi on 2001/02/19 00:23:41
19586 Log: Subject: [patch] add sv_setref_uv
19587 From: Doug MacEachern <dougm@covalent.net>
19588 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
19589 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
19591 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19592 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19593 ____________________________________________________________________________
19594 [ 8839] By: jhi on 2001/02/19 00:01:38
19595 Log: Put to rest the 20010205.001, the email address checking (not) regex.
19598 ____________________________________________________________________________
19599 [ 8838] By: jhi on 2001/02/18 22:17:54
19600 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
19601 From: Doug MacEachern <dougm@covalent.net>
19602 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
19603 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
19605 ! lib/ExtUtils/xsubpp
19606 ____________________________________________________________________________
19607 [ 8837] By: jhi on 2001/02/18 22:16:50
19608 Log: Subject: [patch] -Wall cleanup round 2
19609 From: Doug MacEachern <dougm@covalent.net>
19610 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
19611 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
19613 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
19614 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
19615 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
19616 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
19617 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
19618 ! ext/SDBM_File/SDBM_File.xs
19619 ____________________________________________________________________________
19620 [ 8836] By: jhi on 2001/02/18 22:11:20
19621 Log: Misapplied regex optimizations when \C is present.
19622 Fixes 20001230.002.
19624 What still remains broken is that the submatches that
19625 have \C in them get their UTF8 flag on because their
19626 parent SV has it on. This will result in malformed
19627 UTF8 if a \C happened to match a non-ASCII byte.
19629 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19631 ____________________________________________________________________________
19632 [ 8835] By: jhi on 2001/02/18 20:12:02
19633 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
19635 The hash key got wrongly UTF8fied.
19637 ! pod/perlapi.pod toke.c utf8.c
19638 ____________________________________________________________________________
19639 [ 8834] By: jhi on 2001/02/18 19:44:25
19640 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
19641 don't warn on magical or overloaded things.
19644 ____________________________________________________________________________
19645 [ 8833] By: nick on 2001/02/18 19:31:22
19646 Log: Integrate mainline
19648 +> t/TestInit.pm t/run/runenv.t
19650 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
19651 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
19652 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
19653 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
19654 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
19655 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
19657 ____________________________________________________________________________
19658 [ 8832] By: jhi on 2001/02/18 19:21:18
19659 Log: Integrate perlio.
19661 !> perlio.c pod/perldiag.pod
19662 ____________________________________________________________________________
19663 [ 8831] By: jhi on 2001/02/18 19:14:20
19664 Log: Integrate change #8827 from mainline.
19667 Branch: maint-5.6/perl
19669 ____________________________________________________________________________
19670 [ 8830] By: nick on 2001/02/18 19:10:34
19671 Log: Apply the spirit of patch from Nick Clark:
19672 Subject: [PATCH] Re: extensions that provide layers
19673 From: Nicholas Clark <nick@ccl4.org>
19674 Date: Mon, 12 Feb 2001 16:43:51 +0000
19675 Message-Id: <20010212164350.Q3652@plum.flirble.org>
19677 ! perlio.c pod/perldiag.pod
19678 ____________________________________________________________________________
19679 [ 8829] By: jhi on 2001/02/18 19:03:25
19680 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
19681 From: schwern@pobox.com
19682 Date: Sun, 18 Feb 2001 13:44:35 -0500
19683 Message-ID: <20010218134435.A17544@magnonel.guild.net>
19685 Applied, but as t/TestInit.pm.
19688 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
19689 ! t/op/subst_wamp.t
19690 ____________________________________________________________________________
19691 [ 8828] By: jhi on 2001/02/18 18:43:52
19692 Log: Integrate perlio.
19695 ____________________________________________________________________________
19696 [ 8827] By: jhi on 2001/02/18 18:41:33
19700 ____________________________________________________________________________
19701 [ 8826] By: nick on 2001/02/18 17:40:59
19702 Log: Fix [ID 20010217.002]
19703 open FOO, "<:raw:perlio", ...
19704 :raw now inserts default base layer below itself.
19706 open FOO, "<:unix", ...
19707 works as well - but leaves buffer layer on stack under the unix layer.
19710 ____________________________________________________________________________
19711 [ 8825] By: jhi on 2001/02/18 17:15:39
19712 Log: Integrate perlio.
19714 !> perlio.c perliol.h
19715 ____________________________________________________________________________
19716 [ 8824] By: jhi on 2001/02/18 17:10:53
19717 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
19718 From: schwern@pobox.com
19719 Date: Sun, 18 Feb 2001 01:48:50 -0500
19720 Message-ID: <20010218014850.C19957@magnonel.guild.net>
19722 ! lib/Test/Harness.pm t/TEST t/op/chop.t
19723 ____________________________________________________________________________
19724 [ 8823] By: jhi on 2001/02/18 17:01:06
19725 Log: Add run/*.t to testables.
19728 ____________________________________________________________________________
19729 [ 8822] By: jhi on 2001/02/18 16:58:58
19730 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
19731 From: schwern@pobox.com
19732 Date: Sun, 18 Feb 2001 01:11:35 -0500
19733 Message-ID: <20010218011135.A19957@magnonel.guild.net>
19735 Revive mjd's and Simon's PERL5OPT fix.
19739 ____________________________________________________________________________
19740 [ 8821] By: jhi on 2001/02/18 16:53:46
19741 Log: Subject: Re: Why t/TEST and not Test::Harness?
19742 From: schwern@pobox.com
19743 Date: Sat, 17 Feb 2001 22:44:44 -0500
19744 Message-ID: <20010217224444.A6679@magnonel.guild.net>
19746 Replace UTEST with TEST -utf8.
19749 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
19750 ! t/lib/glob-basic.t
19751 ____________________________________________________________________________
19752 [ 8820] By: nick on 2001/02/18 13:06:16
19753 Log: Clean up a few core dumps when layers are used in unexpected ways.
19754 (Still not "right"...)
19756 ! perlio.c perliol.h
19757 ____________________________________________________________________________
19758 [ 8819] By: jhi on 2001/02/18 02:25:55
19759 Log: Integrate change #8818 from maintperl, a FAQ nit.
19761 !> pod/perlfaq4.pod
19762 ____________________________________________________________________________
19763 [ 8818] By: jhi on 2001/02/18 02:24:50
19764 Log: FAQ nit from Chris Fedde.
19765 Branch: maint-5.6/perl
19767 ____________________________________________________________________________
19768 [ 8817] By: nick on 2001/02/17 18:20:14
19769 Log: Integrate mainline
19771 +> lib/unicode/UCD.html lib/unicode/Unicode.html
19772 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
19773 +> pod/perlclib.pod
19774 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19775 - lib/unicode/Unicode.301
19776 !> (integrate 324 files)
19777 ____________________________________________________________________________
19778 [ 8816] By: jhi on 2001/02/17 16:56:58
19779 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
19781 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19782 ! ext/Storable/Storable.xs t/lib/st-06compat.t
19783 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
19784 ____________________________________________________________________________
19785 [ 8815] By: jhi on 2001/02/17 16:40:07
19786 Log: Subject: [patch] -Wall
19787 From: Doug MacEachern <dougm@covalent.net>
19788 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
19789 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
19791 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
19792 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
19793 ____________________________________________________________________________
19794 [ 8814] By: jhi on 2001/02/16 19:27:18
19795 Log: Document qu better.
19798 ____________________________________________________________________________
19799 [ 8813] By: jhi on 2001/02/15 13:54:37
19800 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
19801 From: Hugo <hv@crypt.compulink.co.uk>
19802 Date: Thu, 15 Feb 2001 13:39:49 +0000
19803 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
19806 ____________________________________________________________________________
19807 [ 8812] By: alanbur on 2001/02/15 13:52:16
19808 Log: Resynchronised with parent
19809 Branch: maint-5.6/pureperl
19811 !> (integrate 36 files)
19812 ____________________________________________________________________________
19813 [ 8811] By: jhi on 2001/02/15 13:51:16
19814 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
19816 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
19817 From: Jan Dubois <JanD@ActiveState.com>
19818 Date: Wed, 31 Jan 2001 21:17:03 -0800
19819 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
19821 tweak change#8659 to keep it simple
19823 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
19824 From: Russ Allbery <rra@stanford.edu>
19825 Date: 14 Feb 2001 10:15:41 -0800
19826 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
19830 Upgrade to podlators 1.08, from Russ Allbery.
19832 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
19833 !> utils/perldoc.PL
19834 ____________________________________________________________________________
19835 [ 8810] By: jhi on 2001/02/15 13:35:08
19836 Log: Upgrade to podlators 1.08, from Russ Allbery.
19837 Branch: maint-5.6/perl
19838 ! lib/Pod/Man.pm lib/Pod/Text.pm
19839 ____________________________________________________________________________
19840 [ 8809] By: jhi on 2001/02/15 13:26:38
19841 Log: (accidentally empty check-in)
19842 Branch: maint-5.6/perl
19843 ! lib/Test/Harness.pm
19844 ____________________________________________________________________________
19845 [ 8808] By: jhi on 2001/02/15 13:23:47
19846 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
19847 From: Russ Allbery <rra@stanford.edu>
19848 Date: 14 Feb 2001 10:15:41 -0800
19849 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
19851 perldoc was hardcoding $Config{installscript}, which breaks
19852 when install* isn't where Perl ends up (such as with AFS).
19854 Use $Config{scriptdir} instead.
19855 Branch: maint-5.6/perl
19857 ____________________________________________________________________________
19858 [ 8807] By: jhi on 2001/02/14 14:37:27
19859 Log: Update Changes.
19861 ! Changes patchlevel.h
19862 ____________________________________________________________________________
19863 [ 8806] By: jhi on 2001/02/14 14:25:31
19864 Log: Integrate changes #8803,8804,8805 from mainline.
19866 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19868 Don't skip too much of the locale error message if no environ array,
19871 More MacOS Classic fixes from Chris Nandor.
19872 Branch: maint-5.6/perl
19873 !> doop.c lib/Cwd.pm perl.c perl.h util.c
19874 ____________________________________________________________________________
19875 [ 8805] By: jhi on 2001/02/14 03:29:01
19876 Log: More MacOS Classic fixes from Chris Nandor.
19878 ! doop.c lib/Cwd.pm
19879 ____________________________________________________________________________
19880 [ 8804] By: jhi on 2001/02/14 03:18:35
19881 Log: Don't skip too much of the locale error message if no environ array,
19885 ____________________________________________________________________________
19886 [ 8803] By: jhi on 2001/02/14 03:14:14
19887 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19890 ____________________________________________________________________________
19891 [ 8802] By: jhi on 2001/02/13 18:31:33
19892 Log: AUTHORS update.
19895 ____________________________________________________________________________
19896 [ 8801] By: jhi on 2001/02/13 17:55:19
19897 Log: Integrate change #8792 from mainline.
19899 Subject: buncha MacPerl patches for bleadperl
19900 From: Chris Nandor <pudge@pobox.com>
19901 Date: Tue, 13 Feb 2001 00:02:43 -0500
19902 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19903 Branch: maint-5.6/perl
19904 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19905 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19906 !> t/lib/basename.t toke.c util.h
19907 ____________________________________________________________________________
19908 [ 8800] By: jhi on 2001/02/13 17:46:43
19909 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
19910 to be forced to Off_t.
19912 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
19913 From: nick@ccl4.org
19914 Date: Thu, 1 Feb 2001 12:01:04 +0000
19915 Message-Id: <20010201120103.E11401@plum.flirble.org>
19916 Branch: maint-5.6/perl
19917 ! iperlsys.h perlio.c
19918 ____________________________________________________________________________
19919 [ 8799] By: jhi on 2001/02/13 16:52:51
19920 Log: Duplex duplex hunk hunk.
19921 Branch: maint-5.6/perl
19923 ____________________________________________________________________________
19924 [ 8797] By: jhi on 2001/02/13 14:52:04
19925 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
19926 From: "Craig A. Berry" <craigberry@mac.com>
19927 Date: Mon, 12 Feb 2001 11:05:25 -0600
19928 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
19930 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
19931 ____________________________________________________________________________
19932 [ 8796] By: jhi on 2001/02/13 14:36:47
19933 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
19934 From: simon.cozens@pembroke.oxford.ac.uk
19935 Date: Sat, 10 Feb 2001 17:57:02 +0000
19936 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
19938 Now it does include.
19941 ____________________________________________________________________________
19942 [ 8795] By: jhi on 2001/02/13 14:30:11
19943 Log: Sort the MANIFEST.
19946 ____________________________________________________________________________
19947 [ 8794] By: jhi on 2001/02/13 14:26:51
19948 Log: Integrate change #8793 from mainline, FAQ updates.
19949 Branch: maint-5.6/perl
19950 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19951 ____________________________________________________________________________
19952 [ 8793] By: jhi on 2001/02/13 14:25:13
19953 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
19955 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19956 ____________________________________________________________________________
19957 [ 8792] By: jhi on 2001/02/13 14:22:50
19958 Log: Subject: buncha MacPerl patches for bleadperl
19959 From: Chris Nandor <pudge@pobox.com>
19960 Date: Tue, 13 Feb 2001 00:02:43 -0500
19961 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19963 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19964 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19965 ! t/lib/basename.t toke.c util.h
19966 ____________________________________________________________________________
19967 [ 8791] By: jhi on 2001/02/13 14:10:39
19968 Log: Integrate change #8790 from mainline.
19970 environ array wrongly assumed in Perl_init_i18nl10n(),
19971 Branch: maint-5.6/perl
19973 ____________________________________________________________________________
19974 [ 8790] By: jhi on 2001/02/13 14:06:15
19975 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
19976 noticed by Chris Nandor in MacOS Classic.
19979 ____________________________________________________________________________
19980 [ 8789] By: jhi on 2001/02/13 13:58:07
19981 Log: Integrate changes #8373,8487,8544,8783 from mainline.
19983 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
19984 hints files, the dynaloading, assimilate ebcdic into util.c.
19985 Branch: maint-5.6/perl
19987 ! MANIFEST hints/posix-bc.sh
19988 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
19989 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
19990 !> perlapi.c proto.h util.c
19991 ____________________________________________________________________________
19992 [ 8788] By: alanbur on 2001/02/13 10:33:13
19993 Log: Integrated changes from maint-5.6
19994 Branch: maint-5.6/pureperl
19995 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
19996 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
19997 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19998 !> vos/config.ga.h vos/configure_perl.cm
19999 ____________________________________________________________________________
20000 [ 8787] By: jhi on 2001/02/13 05:56:36
20001 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
20004 ____________________________________________________________________________
20005 [ 8786] By: jhi on 2001/02/13 05:54:34
20006 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
20007 From: Dorner Thomas <Thomas.Dorner@start.de>
20008 Date: Mon, 12 Feb 2001 15:06:26 +0100
20009 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
20010 Branch: maint-5.6/perl
20012 ____________________________________________________________________________
20013 [ 8785] By: jhi on 2001/02/13 05:29:04
20014 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
20016 !> hints/openbsd.sh
20017 ____________________________________________________________________________
20018 [ 8784] By: jhi on 2001/02/13 02:25:24
20019 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
20020 From: Peter Prymmer <pvhp@forte.com>
20021 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
20022 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
20025 ____________________________________________________________________________
20026 [ 8783] By: jhi on 2001/02/13 02:22:36
20027 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
20030 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
20031 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
20033 ____________________________________________________________________________
20034 [ 8782] By: jhi on 2001/02/13 02:00:07
20035 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
20036 Branch: maint-5.6/perl
20038 ____________________________________________________________________________
20039 [ 8781] By: jhi on 2001/02/13 01:58:44
20040 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
20041 Branch: maint-5.6/perl
20043 ____________________________________________________________________________
20044 [ 8780] By: jhi on 2001/02/13 01:57:33
20045 Log: Synchronize the regexp tests between maintperl and mainline.
20046 Branch: maint-5.6/perl
20048 ____________________________________________________________________________
20049 [ 8779] By: jhi on 2001/02/13 01:49:35
20050 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
20051 From: Hugo <hv@crypt.compulink.co.uk>
20052 Date: Tue, 13 Feb 2001 00:11:11 +0000
20053 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20055 ! regcomp.c t/op/re_tests
20056 ____________________________________________________________________________
20057 [ 8778] By: jhi on 2001/02/13 00:23:10
20058 Log: Comments do not nest.
20061 ____________________________________________________________________________
20062 [ 8777] By: jhi on 2001/02/13 00:17:54
20063 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
20064 From: Hugo <hv@crypt.compulink.co.uk>
20065 Date: Tue, 13 Feb 2001 00:11:11 +0000
20066 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20067 Branch: maint-5.6/perl
20068 ! regcomp.c t/op/re_tests
20069 ____________________________________________________________________________
20070 [ 8776] By: jhi on 2001/02/12 23:25:52
20071 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
20072 Branch: maint-5.6/perl
20074 ____________________________________________________________________________
20075 [ 8775] By: jhi on 2001/02/12 23:04:28
20076 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
20077 Branch: maint-5.6/perl
20078 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20079 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20080 ! vos/configure_perl.cm
20081 ____________________________________________________________________________
20082 [ 8774] By: jhi on 2001/02/12 22:59:11
20083 Log: Subject: Re: [patch] context for 'U' magic functions
20084 From: Doug MacEachern <dougm@covalent.net>
20085 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
20086 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
20088 plus the suggestion by Nick Ing-Simmons to name the macro
20089 as PERL_MG_UFUNC to avoid namespace pollution, plus add
20090 the advice by Doug for XS writers to perl.h
20093 ____________________________________________________________________________
20094 [ 8773] By: jhi on 2001/02/11 20:14:12
20095 Log: Update Changes.
20097 ! Changes patchlevel.h
20098 ____________________________________________________________________________
20099 [ 8772] By: jhi on 2001/02/11 18:47:52
20100 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
20101 From: Simon Cozens <simon@cozens.net>
20102 Date: Wed, 31 Jan 2001 16:31:43 +0000
20103 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
20106 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
20108 ____________________________________________________________________________
20109 [ 8771] By: jhi on 2001/02/11 18:36:48
20110 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
20112 Blocks-4d3.beta.txt
20113 CaseFolding-3d4.beta.txt
20114 CompositionExclusions-3d6.beta.txt
20115 EastAsianWidth-4d4.beta.txt
20116 LineBreak-6d3.beta.txt
20117 NamesList-3.1.0d1.beta.txt
20118 PropList-3.1.0d4.beta.txt
20119 SpecialCasing-4d1.beta.txt
20120 UnicodeData-3.1.0d6.beta.txt
20122 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20123 +> lib/unicode/UCD.html lib/unicode/Unicode.html
20124 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20125 - lib/unicode/Unicode.301
20127 ____________________________________________________________________________
20128 [ 8770] By: jhi on 2001/02/11 17:26:22
20129 Log: UTF-8 documentation.
20132 ____________________________________________________________________________
20133 [ 8769] By: jhi on 2001/02/11 17:12:49
20134 Log: Retract #8762.
20137 ____________________________________________________________________________
20138 [ 8768] By: jhi on 2001/02/11 16:54:45
20139 Log: Subject: [PATCH] Test::Harness
20140 From: andreas.koenig@anima.de (Andreas J. Koenig)
20141 Date: 11 Feb 2001 14:37:00 +0100
20142 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
20144 ! lib/Test/Harness.pm
20145 ____________________________________________________________________________
20146 [ 8767] By: jhi on 2001/02/11 16:53:52
20147 Log: Subject: [PATCH] Document makepatch in Porting/patching
20148 From: andreas.koenig@anima.de (Andreas J. Koenig)
20149 Date: 11 Feb 2001 16:46:28 +0100
20150 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
20152 ! Porting/patching.pod
20153 ____________________________________________________________________________
20154 [ 8766] By: jhi on 2001/02/11 06:30:23
20155 Log: Subject: Re: [patch] GvSHARED
20156 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
20157 From: Doug MacEachern <dougm@covalent.net>
20158 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
20160 Subject: Re: [patch] GvSHARED
20161 From: Doug MacEachern <dougm@covalent.net>
20162 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
20163 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
20165 Subject: [patch] attributes.pm support for `shared'
20166 From: Doug MacEachern <dougm@covalent.net>
20167 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
20168 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
20170 our() attributes were ignored, our :shared pieces missing,
20171 allow attributes.pm to turn on shared.
20173 ! op.c t/op/attrs.t toke.c xsutils.c
20174 ____________________________________________________________________________
20175 [ 8765] By: alanbur on 2001/02/10 23:11:19
20176 Log: Resync with parent (hopefully sucessfully this time)
20177 Branch: maint-5.6/pureperl
20178 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
20179 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20180 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20181 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20182 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20183 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20184 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20185 ____________________________________________________________________________
20186 [ 8764] By: jhi on 2001/02/10 22:54:38
20187 Log: Make TEST and UTEST more verbose in case something goes
20188 wrong in running/compiling a script, suggested by Doug
20192 ____________________________________________________________________________
20193 [ 8763] By: jhi on 2001/02/10 22:11:34
20194 Log: Bogus shebang.
20197 ____________________________________________________________________________
20198 [ 8762] By: jhi on 2001/02/10 21:56:02
20199 Log: (Retracted by #8769)
20202 ____________________________________________________________________________
20203 [ 8761] By: jhi on 2001/02/10 21:26:15
20204 Log: Subject: Re: [patch] GvSHARED
20205 From: Doug MacEachern <dougm@covalent.net>
20206 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
20207 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
20209 our @EXPORT : shared = (...);
20212 ____________________________________________________________________________
20213 [ 8760] By: jhi on 2001/02/10 21:25:07
20214 Log: Subject: [patch] GvSHARED
20215 From: Doug MacEachern <dougm@covalent.net>
20216 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
20217 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
20219 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
20220 ____________________________________________________________________________
20221 [ 8759] By: alanbur on 2001/02/10 21:24:27
20222 Log: Backed out mismerge.
20223 Branch: maint-5.6/pureperl
20224 ! MANIFEST README.hpux README.vmesa gv.c installhtml
20225 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
20226 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20227 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20228 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20229 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20230 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
20231 ____________________________________________________________________________
20232 [ 8758] By: jhi on 2001/02/10 18:01:17
20233 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
20235 Fixed UMRs and leak in Perl_pmtrans()
20237 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20238 associated UTFied tr/// code. Also fixed scoping leak of
20241 newATTRSUB leaks when an attempt to redefine the active sort sub is
20243 Branch: maint-5.6/perl
20245 ____________________________________________________________________________
20246 [ 8757] By: alanbur on 2001/02/10 17:56:46
20247 Log: Resynchronised with parent
20248 Branch: maint-5.6/pureperl
20252 !> MANIFEST README.hpux README.vmesa installhtml
20253 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20254 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20255 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20256 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20257 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20258 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20259 ____________________________________________________________________________
20260 [ 8756] By: alanbur on 2001/02/10 17:51:15
20261 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
20263 Branch: maint-5.6/pureperl
20265 ____________________________________________________________________________
20266 [ 8755] By: jhi on 2001/02/09 22:41:35
20267 Log: Upgrade to CPAN 1.59_54, from Andreas König.
20269 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20270 ____________________________________________________________________________
20271 [ 8754] By: jhi on 2001/02/09 22:29:20
20272 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
20274 Didn't upgrade the fill.t since it has a dependency to File::Slurp
20275 purely for debugging purposes, the actual test hasn't changed.
20277 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
20279 ____________________________________________________________________________
20280 [ 8753] By: jhi on 2001/02/09 20:17:50
20281 Log: Integrate change #8682 from maintperl.
20283 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20287 ____________________________________________________________________________
20288 [ 8752] By: jhi on 2001/02/09 20:00:46
20289 Log: Update Changes.
20291 ! Changes patchlevel.h
20292 ____________________________________________________________________________
20293 [ 8751] By: nick on 2001/02/09 19:48:37
20294 Log: Integrate mainline
20296 +> README.bs2000 t/lib/cgi-esc.t
20298 !> (integrate 53 files)
20299 ____________________________________________________________________________
20300 [ 8750] By: nick on 2001/02/09 19:25:16
20301 Log: Subject: RE: Biannual Competition to Improve Hashing Function
20302 From: Fisher Mark <fisherm@tce.com>
20303 Date: Thu, 8 Feb 2001 10:44:00 -0500
20304 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
20305 Date: Thu, 8 Feb 2001 15:02:47 -0500
20306 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
20308 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
20309 ____________________________________________________________________________
20310 [ 8749] By: jhi on 2001/02/09 19:02:35
20311 Log: Forgotten fragment.
20314 ____________________________________________________________________________
20315 [ 8748] By: jhi on 2001/02/09 18:31:34
20316 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
20317 plus manual tweakage.
20319 Sync the perlfaq2 between mainline and maintperl.
20320 Branch: maint-5.6/perl
20323 !> pod/perlfaq2.pod
20324 ____________________________________________________________________________
20325 [ 8747] By: jhi on 2001/02/09 18:12:04
20326 Log: Subject: versiononly and installperl
20327 From: abigail@foad.org
20328 Date: Wed, 7 Feb 2001 22:43:12 +0100
20329 Message-ID: <20010207214312.7045.qmail@foad.org>
20331 Add +v flag to force a normal install of the perl binary
20334 Subject: [PATCH] installperl
20335 From: Nicholas Clark <nick@ccl4.org>
20336 Date: Fri, 9 Feb 2001 16:28:57 +0000
20337 Message-ID: <20010209162857.B10931@plum.flirble.org>
20339 Add -A flag which also hardlinks the binary with
20340 the full architecture name.
20343 ____________________________________________________________________________
20344 [ 8746] By: jhi on 2001/02/09 18:03:43
20345 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
20347 Subject: perlfaq2, re: perlmongers
20349 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20351 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20353 Subject: [ID 20010205.001] typo in perlfaq9
20355 Subject: [ID 20010208.002] unordered explanation in perlcall
20356 Branch: maint-5.6/perl
20357 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20358 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
20359 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
20360 ____________________________________________________________________________
20361 [ 8745] By: jhi on 2001/02/09 17:59:09
20362 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
20363 From: abela@geneanet.org
20364 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
20365 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
20368 ____________________________________________________________________________
20369 [ 8744] By: jhi on 2001/02/09 17:48:16
20370 Log: Subject: [ID 20010205.001] typo in perlfaq9
20371 From: eserte@vran.herceg.de
20372 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
20373 Message-Id: <200102042244.XAA21926@vran.herceg.de>
20376 ____________________________________________________________________________
20377 [ 8743] By: jhi on 2001/02/09 17:25:12
20378 Log: Integrate change #8695 from maintperl.
20380 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20383 ____________________________________________________________________________
20384 [ 8742] By: jhi on 2001/02/09 17:21:22
20385 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20386 From: Andy Dougherty <doughera@lafayette.edu>
20387 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
20388 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
20391 ____________________________________________________________________________
20392 [ 8741] By: jhi on 2001/02/09 17:05:19
20393 Log: Integrate changes #8738,8739,8740 from maintperl.
20395 Html files will be installed in a more logical and easier to
20396 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20398 Html files will be generated with a header to make them look
20399 a little less bare.
20401 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20403 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
20404 ____________________________________________________________________________
20405 [ 8740] By: jhi on 2001/02/09 17:03:46
20406 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20407 From: "Brendan O'Dea" <bod@compusol.com.au>
20408 Date: Sun, 4 Feb 2001 11:17:56 +1100
20409 Message-ID: <20010204111756.A16301@compusol.com.au>
20410 Branch: maint-5.6/perl
20412 ____________________________________________________________________________
20413 [ 8739] By: jhi on 2001/02/09 17:01:59
20414 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
20415 From: "Indy Singh" <indy@nusphere.com>
20416 Date: Fri, 2 Feb 2001 15:09:59 -0500
20417 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
20419 Html files will be generated with a header to make them look
20420 a little less bare.
20421 Branch: maint-5.6/perl
20423 ____________________________________________________________________________
20424 [ 8738] By: jhi on 2001/02/09 16:58:48
20425 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
20426 From: "Indy Singh" <indy@nusphere.com>
20427 Date: Fri, 2 Feb 2001 15:08:23 -0500
20428 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
20430 Html files will be installed in a more logical and easier to
20431 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20432 Branch: maint-5.6/perl
20433 ! win32/Makefile win32/makefile.mk
20434 ____________________________________________________________________________
20435 [ 8737] By: jhi on 2001/02/09 16:46:54
20436 Log: Integrate changes #8687,8736 from maintperl.
20438 HP-UX thread patches from Merijn H. Brand.
20440 Latin nit from Philip Newton.
20442 !> README.hpux hints/hpux.sh
20443 ____________________________________________________________________________
20444 [ 8736] By: jhi on 2001/02/09 16:42:31
20445 Log: Latin nit from Philip Newton.
20446 Branch: maint-5.6/perl
20448 ____________________________________________________________________________
20449 [ 8735] By: jhi on 2001/02/09 16:24:03
20450 Log: Integrate changes #8704,8710 from pureperl.
20452 Fixed UMRs and leak in Perl_pmtrans()
20454 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20455 associated UTFied tr/// code. Also fixed scoping leak of
20459 ____________________________________________________________________________
20460 [ 8734] By: jhi on 2001/02/09 15:40:21
20461 Log: Integrate change #8733 from maintperl.
20463 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20466 ____________________________________________________________________________
20467 [ 8733] By: jhi on 2001/02/09 15:35:47
20468 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20469 From: Prymmer/Kahn <pvhp@best.com>
20470 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
20471 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
20472 Branch: maint-5.6/perl
20474 ____________________________________________________________________________
20475 [ 8732] By: jhi on 2001/02/09 15:26:17
20476 Log: Rename README.posix-bc to README.bs2000 (to avoid the
20477 confusion of a "perlposix-bc.pod"), add a few missing
20478 arch pods, regen toc.
20479 Branch: maint-5.6/perl
20482 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20483 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20484 ____________________________________________________________________________
20485 [ 8731] By: jhi on 2001/02/09 15:23:39
20486 Log: De-cut-and-pasto.
20489 ____________________________________________________________________________
20490 [ 8730] By: jhi on 2001/02/09 15:11:13
20491 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
20492 when people think that perlposix-bc.pod tells anything about
20493 Perl and POSIX. Regen toc.
20497 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20498 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20499 ____________________________________________________________________________
20500 [ 8729] By: jhi on 2001/02/09 14:52:28
20501 Log: The README.vmesa part of #8712 from maintperl.
20504 ____________________________________________________________________________
20505 [ 8728] By: jhi on 2001/02/09 14:46:06
20506 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
20507 From: Peter Prymmer <pvhp@forte.com>
20508 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
20509 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
20510 Branch: maint-5.6/perl
20511 ! README.vmesa win32/Makefile win32/makefile.mk
20512 ____________________________________________________________________________
20513 [ 8727] By: jhi on 2001/02/09 14:33:25
20514 Log: Integrate change #8712 from mainline.
20516 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
20517 Branch: maint-5.6/perl
20519 ____________________________________________________________________________
20520 [ 8726] By: jhi on 2001/02/09 14:30:28
20521 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
20522 From: Peter Prymmer <pvhp@forte.com>
20523 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
20524 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
20527 ! MANIFEST lib/CGI/Util.pm
20528 ____________________________________________________________________________
20529 [ 8725] By: jhi on 2001/02/09 04:56:47
20530 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
20531 Branch: maint-5.6/perl
20533 ____________________________________________________________________________
20534 [ 8724] By: jhi on 2001/02/09 04:40:59
20535 Log: Integrate changes 7819,7820 from vmsperl into mainline.
20537 Add header for LIB$ prototypes (C. Berry)
20539 Convert fwrite()s to sockets to write()s, since some socket stacks
20540 don't take kindly to stdio.
20541 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20542 (for often optional LNMs)
20543 Correct a few typos
20546 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
20547 ____________________________________________________________________________
20548 [ 8723] By: jhi on 2001/02/09 03:29:29
20549 Log: Integrate change #8722 from mainline.
20551 The Im() function wasn't returning zero for non-Math::Complex
20552 arguments. The bug reported by John Gamble.
20553 Branch: maint-5.6/perl
20554 !> lib/Math/Complex.pm
20555 ____________________________________________________________________________
20556 [ 8722] By: jhi on 2001/02/09 03:28:33
20557 Log: The Im() function wasn't returning zero for non-Math::Complex
20558 arguments. The bug reported by John Gamble.
20560 ! lib/Math/Complex.pm
20561 ____________________________________________________________________________
20562 [ 8721] By: nick on 2001/02/08 22:11:35
20563 Log: Correct the correction :-(
20566 ____________________________________________________________________________
20567 [ 8720] By: bailey on 2001/02/08 20:59:22
20568 Log: Convert frwite()s to sockets to write()s, since some socket stacks
20569 don't take kindly to stdio.
20570 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20571 (for often optional LNMs)
20572 Correct a few typos
20575 ! vms/vms.c vms/vmsish.h
20576 ____________________________________________________________________________
20577 [ 8719] By: bailey on 2001/02/08 20:51:02
20578 Log: Add header for LIB$ prototypes (C. Berry)
20580 ! ext/Devel/DProf/DProf.xs
20581 ____________________________________________________________________________
20582 [ 8718] By: bailey on 2001/02/08 20:49:00
20585 +> pod/perliol.pod t/lib/sample-tests/bailout
20586 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
20587 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
20588 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
20589 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
20590 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
20591 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
20592 - lib/unicode/Is/DCinital.pl
20593 !> (integrate 101 files)
20594 ____________________________________________________________________________
20595 [ 8717] By: nick on 2001/02/08 19:38:48
20596 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
20597 From: Robin Barker <rmb1@cise.npl.co.uk>
20598 Date: Thu, 8 Feb 2001 14:38:07 GMT
20599 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
20602 ____________________________________________________________________________
20603 [ 8716] By: nick on 2001/02/08 19:29:07
20604 Log: Generated files form 8713 etc.
20606 ! embed.h global.sym objXSUB.h perlapi.c proto.h
20607 ____________________________________________________________________________
20608 [ 8715] By: nick on 2001/02/08 19:26:08
20609 Log: Fixup non-ithread build after 8713
20612 ____________________________________________________________________________
20613 [ 8714] By: nick on 2001/02/08 19:17:45
20614 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
20615 From: nick@ccl4.org
20616 Date: Wed, 7 Feb 2001 00:27:47 +0000
20617 Message-Id: <20010207002747.B63724@plum.flirble.org>
20620 ____________________________________________________________________________
20621 [ 8713] By: nick on 2001/02/08 19:15:58
20622 Log: Subject: Re: [patch] Re: PL_ptr_table
20623 From: Doug Maceachern <dougm@covalent.net>
20624 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
20625 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
20627 ! embed.pl perl.c sv.c sv.h
20628 ____________________________________________________________________________
20629 [ 8712] By: nick on 2001/02/08 19:12:47
20630 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
20631 From: Peter Prymmer <pvhp@forte.com>
20632 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
20633 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
20636 ____________________________________________________________________________
20637 [ 8711] By: nick on 2001/02/07 21:06:11
20638 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
20639 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
20640 From: Alan Burlison <Alan.Burlison@uk.sun.com>
20641 Date: Tue, 06 Feb 2001 23:37:01 +0000
20642 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
20645 ____________________________________________________________________________
20646 [ 8710] By: alanbur on 2001/02/07 00:22:04
20647 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20648 associated UTFied tr/// code. Also fixed scoping leak of
20650 Branch: maint-5.6/pureperl
20652 ____________________________________________________________________________
20653 [ 8709] By: nick on 2001/02/06 21:16:49
20654 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20655 From: Michael G Schwern <schwern@pobox.com>
20656 Date: Sun, 4 Feb 2001 19:47:14 -0500
20657 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
20659 ! pod/perlapi.pod pod/perlmodlib.PL
20660 ____________________________________________________________________________
20661 [ 8708] By: nick on 2001/02/06 20:41:20
20662 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20663 From: Michael G Schwern <schwern@pobox.com>
20664 Date: Sun, 4 Feb 2001 21:17:49 -0500
20665 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
20667 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
20668 ! pod/perltootc.pod
20669 ____________________________________________________________________________
20670 [ 8707] By: nick on 2001/02/06 20:29:11
20671 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
20672 From: Michael G Schwern <schwern@pobox.com>
20673 Date: Tue, 6 Feb 2001 05:54:30 -0500
20674 Message-Id: <20010206055430.A951@blackrider.aocn.com>
20676 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
20677 ____________________________________________________________________________
20678 [ 8706] By: nick on 2001/02/06 20:21:40
20679 Log: Subject: RE: some win32 fixes
20680 Date: Tue, 6 Feb 2001 09:23:20 +0300
20681 From: Vadim Konovalov <vkonovalov@lucent.com>
20682 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
20684 ! toke.c win32/Makefile win32/config.bc win32/config.gc
20685 ! win32/config.vc win32/config_H.bc win32/makefile.mk
20686 ____________________________________________________________________________
20687 [ 8705] By: alanbur on 2001/02/06 15:00:03
20688 Log: Synchronised with parent
20689 Branch: maint-5.6/pureperl
20691 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20692 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
20693 ____________________________________________________________________________
20694 [ 8704] By: alanbur on 2001/02/06 14:55:24
20695 Log: Fixed UMRs and leak in Perl_pmtrans()
20696 Branch: maint-5.6/pureperl
20698 ____________________________________________________________________________
20699 [ 8703] By: gsar on 2001/02/06 02:29:37
20700 Log: $(MAKE) distclean doesn't clean up properly on windows
20701 Branch: maint-5.6/perl
20702 ! win32/Makefile win32/makefile.mk
20703 ____________________________________________________________________________
20704 [ 8702] By: gsar on 2001/02/06 01:00:46
20705 Log: tweak change#8659 to keep it simple
20706 Branch: maint-5.6/perl
20708 ____________________________________________________________________________
20709 [ 8701] By: gsar on 2001/02/05 22:45:41
20710 Log: change#8693 was missing testsuite changes
20711 Branch: maint-5.6/perl
20712 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20713 ____________________________________________________________________________
20714 [ 8700] By: nick on 2001/02/05 20:32:52
20715 Log: Integrate mainline
20717 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
20718 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
20719 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
20720 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
20721 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
20722 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
20723 +> t/lib/test-harness.t
20724 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
20725 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
20726 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
20727 !> pod/perlutil.pod t/TEST utils/h2xs.PL
20728 ____________________________________________________________________________
20729 [ 8699] By: nick on 2001/02/05 19:41:07
20730 Log: Subject: perlfaq2, re: perlmongers
20731 From: David H. Adler <dha@panix.com>
20732 Date: Sun, 4 Feb 2001 23:48:23 -0500
20733 Message-Id: <20010204234823.A13429@panix.com>
20736 ____________________________________________________________________________
20737 [ 8698] By: nick on 2001/02/05 19:39:31
20738 Log: Missed file f#rom the testharness mess.
20740 + t/lib/test-harness.t
20741 ____________________________________________________________________________
20742 [ 8697] By: nick on 2001/02/05 19:37:21
20743 Log: Subject: [DOC PATCH] overload.pm nits
20744 From: John Tobey <jtobey@john-edwin-tobey.org>
20745 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
20746 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
20749 ____________________________________________________________________________
20750 [ 8696] By: alanbur on 2001/02/05 11:56:00
20751 Log: Sync with parent
20752 Branch: maint-5.6/pureperl
20754 ____________________________________________________________________________
20755 [ 8695] By: gsar on 2001/02/05 03:27:34
20756 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20757 Branch: maint-5.6/perl
20759 ____________________________________________________________________________
20760 [ 8694] By: alanbur on 2001/02/05 00:07:47
20761 Log: Initial branch creation from //depot/maint-5.6/perl
20762 Branch: maint-5.6/pureperl
20763 +> (branch 1719 files)
20764 ____________________________________________________________________________
20765 [ 8693] By: gsar on 2001/02/04 22:38:49
20766 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
20768 Branch: maint-5.6/perl
20769 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20770 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
20771 !> ext/DB_File/version.c
20772 ____________________________________________________________________________
20773 [ 8692] By: nick on 2001/02/04 18:15:57
20774 Log: The missed t/TEST part of the grand testharness upgrade.
20777 ____________________________________________________________________________
20778 [ 8691] By: nick on 2001/02/04 18:05:17
20779 Log: New improved test harness
20780 Subject: Re: [PATCH Test::Harness] Third time's a charm?
20781 From: Michael G Schwern <schwern@pobox.com>
20782 Date: Sun, 4 Feb 2001 08:01:20 -0500
20783 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
20785 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
20786 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
20787 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
20788 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
20789 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
20790 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
20791 ! MANIFEST lib/Test/Harness.pm
20792 ____________________________________________________________________________
20793 [ 8690] By: nick on 2001/02/04 17:57:51
20794 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
20795 From: Jonathan Stowe <gellyfish@gellyfish.com>
20796 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
20797 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
20800 ____________________________________________________________________________
20801 [ 8689] By: nick on 2001/02/04 17:55:24
20802 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
20803 From: Michael G Schwern <schwern@pobox.com>
20804 Date: Sat, 3 Feb 2001 22:46:38 -0500
20805 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
20807 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
20808 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
20809 ____________________________________________________________________________
20810 [ 8688] By: nick on 2001/02/04 17:43:55
20811 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
20812 length byfailing to spot lack of closing )
20813 From: nick@talking.bollo.cx
20814 Date: Sat, 03 Feb 2001 23:53:16 +0000
20815 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
20817 ! perlio.c pod/perldiag.pod
20818 ____________________________________________________________________________
20819 [ 8687] By: jhi on 2001/02/03 17:11:42
20820 Log: HP-UX thread patches from Merijn H. Brand.
20821 Branch: maint-5.6/perl
20822 ! README.hpux hints/hpux.sh
20823 ____________________________________________________________________________
20824 [ 8686] By: jhi on 2001/02/03 16:40:12
20825 Log: Metaconfig changes for #8685.
20827 ! U/installdirs/instubperl.U
20828 Branch: metaconfig/U/perl
20829 ! Devel.U versiononly.U
20830 ____________________________________________________________________________
20831 [ 8685] By: jhi on 2001/02/03 16:39:49
20832 Log: For -Dusedevel builds turn off installusrbinperl and turn on
20833 versiononly, a combined idea of Richard Soderberg and Merijn
20834 H. Brand. You can still override both of these from the command
20835 line if you need to, -Dinstallusrbinperl and -Uversiononly.
20838 ____________________________________________________________________________
20839 [ 8684] By: jhi on 2001/02/03 16:16:34
20840 Log: Metaconfig unit fix for #8683.
20842 ! U/compline/nblock_io.U
20843 ____________________________________________________________________________
20844 [ 8683] By: jhi on 2001/02/03 16:16:12
20845 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
20846 reported by Peter Prymmer for 5.6-TRIAL1.
20849 ____________________________________________________________________________
20850 [ 8682] By: jhi on 2001/02/03 05:52:11
20851 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20853 Branch: maint-5.6/perl
20855 ____________________________________________________________________________
20856 [ 8681] By: jhi on 2001/02/03 05:47:33
20857 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
20858 Branch: maint-5.6/perl
20860 ____________________________________________________________________________
20861 [ 8680] By: jhi on 2001/02/02 21:39:49
20862 Log: perlport update from Peter Prymmer.
20863 Branch: maint-5.6/perl
20865 ____________________________________________________________________________
20866 [ 8679] By: nick on 2001/02/02 20:50:48
20867 Log: Integrate mainline
20869 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20870 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
20871 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20872 ____________________________________________________________________________
20873 [ 8678] By: gsar on 2001/02/02 16:02:12
20874 Log: note about bincompat, slightly modified (from Lupe Christoph)
20875 Branch: maint-5.6/perl
20877 ____________________________________________________________________________
20878 [ 8677] By: jhi on 2001/02/02 15:46:20
20879 Log: Supported platforms updates.
20880 Branch: maint-5.6/perl
20882 ____________________________________________________________________________
20883 [ 8676] By: jhi on 2001/02/02 03:41:26
20884 Log: A couple more perlfaq2 tweaks.
20885 Branch: maint-5.6/perl
20887 ____________________________________________________________________________
20888 [ 8675] By: jhi on 2001/02/02 03:17:44
20889 Log: Misedit in #8661.
20890 Branch: maint-5.6/perl
20892 ____________________________________________________________________________
20893 [ 8674] By: jhi on 2001/02/02 03:14:38
20895 Branch: maint-5.6/perl
20897 ____________________________________________________________________________
20898 [ 8673] By: jhi on 2001/02/02 03:12:40
20899 Log: perlfaq update from Elaine Ashton.
20900 Branch: maint-5.6/perl
20902 ____________________________________________________________________________
20903 [ 8672] By: jhi on 2001/02/02 03:07:08
20904 Log: UTF-8 s/// patch from Inaba Hiroto.
20905 Branch: maint-5.6/perl
20906 ! pp_ctl.c pp_hot.c
20907 ____________________________________________________________________________
20908 [ 8671] By: jhi on 2001/02/01 22:34:31
20909 Log: Update Changes.
20911 ! Changes patchlevel.h
20912 ____________________________________________________________________________
20913 [ 8670] By: jhi on 2001/02/01 22:15:29
20914 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
20917 Upgrade to Getopt::Long 2.25, from Johan Vromans.
20919 more files need to be writable in the source distribution
20921 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20923 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20925 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20927 Allow the float to be fuzzier.
20929 need to use INT2PTR instead of a straight cast or ia64 fails
20931 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
20933 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20935 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20936 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
20937 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20938 ____________________________________________________________________________
20939 [ 8669] By: jhi on 2001/02/01 21:57:02
20940 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20941 From: Robin Barker <rmb1@cise.npl.co.uk>
20942 Date: Thu, 1 Feb 2001 16:59:05 GMT
20943 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
20944 Branch: maint-5.6/perl
20945 ! pod/perlmodlib.PL
20946 ____________________________________________________________________________
20947 [ 8668] By: nick on 2001/02/01 19:41:40
20948 Log: Integrate mainline
20950 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
20951 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
20952 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
20953 ____________________________________________________________________________
20954 [ 8667] By: gsar on 2001/02/01 16:59:11
20955 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20956 Branch: maint-5.6/perl
20957 ! embed.pl embedvar.h
20958 ____________________________________________________________________________
20959 [ 8666] By: gsar on 2001/02/01 16:34:51
20960 Log: add missing entries to win32/config.?c
20961 Branch: maint-5.6/perl
20962 ! win32/config.bc win32/config.gc win32/config.vc
20963 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20964 ____________________________________________________________________________
20965 [ 8665] By: jhi on 2001/02/01 14:58:51
20966 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
20967 From: "Stephen P. Potter" <spp@spotter.yi.org>
20968 Date: Thu, 01 Feb 2001 10:45:46 -0500
20969 Message-Id: <200102011545.KAA31479@spotter.yi.org>
20970 Branch: maint-5.6/perl
20972 ____________________________________________________________________________
20973 [ 8664] By: gsar on 2001/02/01 14:52:37
20974 Log: need to use INT2PTR instead of a straight cast or ia64 fails
20975 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
20976 Branch: maint-5.6/perl
20977 ! ext/POSIX/POSIX.xs
20978 ____________________________________________________________________________
20979 [ 8663] By: jhi on 2001/02/01 14:09:13
20980 Log: Allow the float to be fuzzier.
20981 Branch: maint-5.6/perl
20983 ____________________________________________________________________________
20984 [ 8662] By: jhi on 2001/02/01 13:59:00
20985 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20986 From: Robin Barker <rmb1@cise.npl.co.uk>
20987 Date: Thu, 1 Feb 2001 13:05:39 GMT
20988 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
20989 Branch: maint-5.6/perl
20990 ! pod/perlmodlib.pod
20991 ____________________________________________________________________________
20992 [ 8661] By: jhi on 2001/02/01 13:57:38
20993 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
20994 Date: Thu, 01 Feb 2001 14:15:41 +0100
20995 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20996 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
20998 Have the $ccflags in the gcc version test (strange, this change
20999 is claimed to be have been integrated already)
21000 Branch: maint-5.6/perl
21002 ____________________________________________________________________________
21003 [ 8660] By: jhi on 2001/02/01 13:44:10
21004 Log: Integrate changes #7950,7964,7962 from mainline.
21006 Find the stdchar signedness using cpp, should fix some of
21007 the Solaris compiler warnings reported by Alan Burlison.
21008 Branch: maint-5.6/perl
21009 !> Configure config_h.SH
21010 ____________________________________________________________________________
21011 [ 8659] By: jhi on 2001/02/01 05:35:32
21012 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
21013 From: Jan Dubois <JanD@ActiveState.com>
21014 Date: Wed, 31 Jan 2001 21:17:03 -0800
21015 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
21016 Branch: maint-5.6/perl
21018 ____________________________________________________________________________
21019 [ 8658] By: jhi on 2001/02/01 04:33:17
21020 Log: Integrate the README.os390 and README.posix-bc parts of mainline
21021 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
21022 installperl parts were taken care of by #8657.)
21023 Branch: maint-5.6/perl
21024 !> README.os390 README.posix-bc
21025 ____________________________________________________________________________
21026 [ 8657] By: jhi on 2001/02/01 04:29:21
21027 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21028 From: Peter Prymmer <pvhp@forte.com>
21029 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
21030 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
21031 Branch: maint-5.6/perl
21032 + ext/DynaLoader/dl_dllload.xs
21033 ! MANIFEST Makefile.SH hints/os390.sh installperl
21034 ____________________________________________________________________________
21035 [ 8656] By: jhi on 2001/02/01 04:25:45
21036 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
21037 From: Peter Prymmer <pvhp@forte.com>
21038 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
21039 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
21040 Branch: maint-5.6/perl
21041 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
21042 ____________________________________________________________________________
21043 [ 8655] By: jhi on 2001/02/01 04:14:47
21044 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
21045 From: troc@netrus.net
21046 Date: Wed, 31 Jan 2001 22:31:26 -0500
21047 Message-Id: <200102010331.WAA117.85@rocco.homenet>
21048 Branch: maint-5.6/perl
21050 ____________________________________________________________________________
21051 [ 8654] By: jhi on 2001/02/01 04:12:52
21052 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21053 as reported by Alan Burlison.
21054 Branch: maint-5.6/perl
21056 ____________________________________________________________________________
21057 [ 8653] By: jhi on 2001/02/01 04:05:12
21058 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
21059 From: dsugalski@northernlight.com
21060 Date: Wed, 31 Jan 2001 18:54:11 -0500
21061 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
21062 Branch: maint-5.6/perl
21064 ____________________________________________________________________________
21065 [ 8652] By: jhi on 2001/02/01 04:03:11
21066 Log: Misplaced #endif.
21068 Subject: [perl-5-6-1-trial2] patches for EPOC
21069 From: Olaf Flebbe <O.Flebbe@science-computing.de>
21070 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21071 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21072 Branch: maint-5.6/perl
21074 ____________________________________________________________________________
21075 [ 8651] By: jhi on 2001/02/01 04:00:25
21076 Log: Integrate changes #8647,8648,8650 from mainline.
21078 Macrofy a magic UTF-8 test.
21080 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
21082 Watch out for cross compiling for EPOC (usually done on linux).
21083 Branch: maint-5.6/perl
21084 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
21085 ____________________________________________________________________________
21086 [ 8650] By: jhi on 2001/02/01 03:56:20
21087 Log: Watch out for cross compiling for EPOC (usually done on linux)
21089 Subject: [perl-5-6-1-trial2] patches for EPOC
21090 From: Olaf Flebbe <O.Flebbe@science-computing.de>
21091 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21092 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21094 ! ext/Errno/Errno_pm.PL
21095 ____________________________________________________________________________
21096 [ 8649] By: gsar on 2001/02/01 00:46:00
21097 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21098 Branch: maint-5.6/perl
21100 ____________________________________________________________________________
21101 [ 8648] By: jhi on 2001/01/31 23:35:36
21102 Log: All the uses of PL_numeric_radix must be protected by
21103 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
21105 Subject: [perl-5-6-1-trial2] patches for EPOC
21106 From: Olaf Flebbe <O.Flebbe@science-computing.de>
21107 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21108 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21111 ____________________________________________________________________________
21112 [ 8647] By: jhi on 2001/01/31 22:56:16
21113 Log: Macrofy a magic UTF-8 test.
21116 ____________________________________________________________________________
21117 [ 8646] By: gsar on 2001/01/31 15:55:12
21118 Log: update Changes
21119 Branch: maint-5.6/perl
21121 ____________________________________________________________________________
21122 [ 8645] By: gsar on 2001/01/31 15:10:14
21123 Log: Configure tweak suggested by Peter Prymmer
21124 Branch: maint-5.6/perl
21126 ____________________________________________________________________________
21127 [ 8644] By: gsar on 2001/01/31 15:06:32
21128 Log: more files need to be writable in the source distribution
21129 Branch: maint-5.6/perl
21131 ____________________________________________________________________________
21132 [ 8643] By: jhi on 2001/01/31 14:59:46
21133 Log: Integrate changes #8258,8278,8279 from mainline.
21135 Make the large file tests more robust/talkative.
21136 Branch: maint-5.6/perl
21137 !> t/lib/syslfs.t t/op/lfs.t
21138 ____________________________________________________________________________
21139 [ 8642] By: gsar on 2001/01/31 14:53:48
21140 Log: integrate changes#8311,8334 from mainline
21142 Add a new MakeMaker variable PM_FILTER that defines a Unix
21143 filter to be run on each .pm during the pm_to_blib() phase,
21145 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21147 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21148 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21149 accurate reading of the "atime".
21150 Branch: maint-5.6/perl
21151 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21152 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21153 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
21154 ____________________________________________________________________________
21155 [ 8641] By: jhi on 2001/01/31 14:46:37
21156 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
21157 Branch: maint-5.6/perl
21158 ! lib/Getopt/Long.pm
21159 ____________________________________________________________________________
21160 [ 8640] By: gsar on 2001/01/31 14:40:24
21161 Log: make regen_all
21162 Branch: maint-5.6/perl
21163 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
21164 ____________________________________________________________________________
21165 [ 8639] By: gsar on 2001/01/31 14:37:25
21166 Log: refresh windows config files
21167 Branch: maint-5.6/perl
21168 ! win32/Makefile win32/config_H.bc win32/config_H.gc
21169 ! win32/config_H.vc win32/makefile.mk
21170 ____________________________________________________________________________
21171 [ 8638] By: gsar on 2001/01/31 14:28:10
21172 Log: makefile tweaks for windows: introduce a bulk-switch to enable
21173 same options as ActivePerl; sync changes with makefile.mk
21174 Branch: maint-5.6/perl
21175 ! win32/Makefile win32/makefile.mk
21176 ____________________________________________________________________________
21177 [ 8637] By: jhi on 2001/01/31 04:41:30
21178 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
21179 From: Nicholas Clark <nick@ccl4.org>
21180 Date: Tue, 30 Jan 2001 19:51:05 +0000
21181 Message-ID: <20010130195105.R76607@plum.flirble.org>
21185 ! pp.c pp.h pp_hot.c t/op/arith.t
21186 ____________________________________________________________________________
21187 [ 8636] By: jhi on 2001/01/31 02:38:32
21188 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
21189 no perlio],8257,8380,8479,8515 from mainline.
21191 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
21193 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
21194 Subject: [PATCH perl@8133] fix-up for VMS extensions
21196 In VMS embedded perls couldn't access the statically built Socket.
21198 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
21200 Further VMS piping fixes from Charles Lane.
21202 Subject: [PATCH] make t/op/misc.t work on VMS
21204 Add tracing for debugging extensions builds in VMS.
21206 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21207 Branch: maint-5.6/perl
21208 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
21209 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21210 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
21211 ____________________________________________________________________________
21212 [ 8635] By: jhi on 2001/01/31 01:46:41
21213 Log: Integrate change #7732 from mainline.
21215 Sparc 64-bit pack() fix from Jens Hamisch.
21216 Branch: maint-5.6/perl
21218 ____________________________________________________________________________
21219 [ 8634] By: jhi on 2001/01/31 01:41:16
21220 Log: One spot missing from #8626.
21221 Branch: maint-5.6/perl
21223 ____________________________________________________________________________
21224 [ 8633] By: jhi on 2001/01/31 00:49:17
21225 Log: Integrate change #7495 from mainline.
21227 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21228 Branch: maint-5.6/perl
21229 !> MANIFEST ext/re/Makefile.PL
21230 ____________________________________________________________________________
21231 [ 8632] By: jhi on 2001/01/30 23:38:49
21232 Log: Integrate change #8396 from mainline.
21234 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
21235 better multicast support (resend)
21236 Branch: maint-5.6/perl
21237 !> ext/Socket/Socket.pm
21238 ____________________________________________________________________________
21239 [ 8631] By: jhi on 2001/01/30 23:28:03
21240 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
21242 More AIX lore. (7514, ext/re/hints/aix.pl)
21244 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
21246 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)
21248 Subject: [ID 20001214.002] Net::Ping patch
21250 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
21252 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21254 Add ReuseAddr as a (preferred) alias for Reuse as we now
21255 also have ReusePort.
21257 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21258 Branch: maint-5.6/perl
21259 +> ext/re/hints/aix.pl
21260 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21261 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
21262 ____________________________________________________________________________
21263 [ 8630] By: jhi on 2001/01/30 23:03:59
21264 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
21266 read() documentation tweak for 20001121.004.
21268 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
21269 Branch: maint-5.6/perl
21270 !> pod/perlfunc.pod pod/perlre.pod
21271 ____________________________________________________________________________
21272 [ 8629] By: jhi on 2001/01/30 22:41:57
21273 Log: Integrate change #8098 from mainline.
21275 fastgetcwd is defined using a glob alias on a $^O dependent basis
21276 and there was no default assignment or perl subroutine.
21277 Branch: maint-5.6/perl
21279 ____________________________________________________________________________
21280 [ 8628] By: jhi on 2001/01/30 21:58:52
21281 Log: Integrate change #7866 from mainline.
21284 Branch: maint-5.6/perl
21285 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
21286 ____________________________________________________________________________
21287 [ 8627] By: jhi on 2001/01/30 21:39:44
21288 Log: Integrate changes #8075,8086,8228 from mainline.
21290 Darwin is not Windows. (8075,8086)
21292 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21293 Branch: maint-5.6/perl
21294 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
21295 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21296 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
21297 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
21298 ____________________________________________________________________________
21299 [ 8626] By: jhi on 2001/01/30 21:22:11
21300 Log: Integrate with tweakery the change #8625 from mainline,
21301 the multibyte decimal separator fix ("fa_IR locale failure").
21302 Branch: maint-5.6/perl
21303 ! embedvar.h perlapi.h
21304 !> intrpvar.h perl.c perl.h sv.c util.c
21305 ____________________________________________________________________________
21306 [ 8625] By: jhi on 2001/01/30 20:26:33
21307 Log: Fix for the fa_IR locale failure. The reason for the failure
21308 was that Perl was assuming the decimal separator aka the radix
21309 separator is one character. The Farsi-Iranian locale crushed
21310 that bad assumption since there the separator is 'Momayyez',
21311 glyphwise looking somewhat like a slash, and in Unicode UTF-8
21312 encoded in two bytes, 0xd9 0xab.
21314 ! intrpvar.h perl.c perl.h sv.c util.c
21315 ____________________________________________________________________________
21316 [ 8624] By: gsar on 2001/01/30 20:17:03
21318 Branch: maint-5.6/perl
21319 ! Makefile.SH pod/perlintern.pod
21320 ____________________________________________________________________________
21321 [ 8623] By: gsar on 2001/01/30 19:42:34
21322 Log: backout change#7431 and its dependents (causes spurious rebuilds
21323 of autogenerated files)
21325 fix benign b.t failure
21326 Branch: maint-5.6/perl
21327 ! Makefile.SH t/lib/b.t
21328 ____________________________________________________________________________
21329 [ 8622] By: jhi on 2001/01/30 19:41:41
21330 Log: Microperl sync.
21333 ____________________________________________________________________________
21334 [ 8621] By: gsar on 2001/01/30 19:24:47
21335 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
21338 Subject: podlators 1.06 released
21340 Subject: [PATCH @8436] Eliminate op_children
21342 (Replaced by #8448) Traces of op_children (cleanup of #8442)
21344 (Replaced by #8448) More op_children traces (cleanup of #8442).
21346 Subject: [PATCH #3 @8436] Re: Eliminate op_children
21347 Replace #8444 and #8445.
21349 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21350 at the setting of the ofs_sv in new_struct_thread() as the
21351 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
21352 uninitialized fields are, uh, initialized with),
21353 SvREFCNT_inc()ing that invited a core dump.
21355 podlators 1.07, from Russ Allbery.
21357 Subject: [PATCH] regcomp.c old feature removal
21358 From: mjd@plover.com
21359 Date: 16 Jan 2001 14:43:18 -0000
21360 Message-ID: <20010116144318.7140.qmail@plover.com>
21361 Branch: maint-5.6/perl
21362 +> lib/Pod/Text/Overstrike.pm
21363 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21364 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
21365 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
21366 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
21367 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
21369 ____________________________________________________________________________
21370 [ 8620] By: gsar on 2001/01/30 18:48:32
21371 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
21372 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
21373 now fails one test)
21375 Subject: [PATCH] lvalue AUTOLOAD. No, really.
21377 Subject: [PATCH] Interesting syntax idea
21378 Make opens + bareword assigns do typeglob assigns.
21382 Subject: [PATCH @8269] Continue blocks and B::Deparse
21383 Make the peephole optimizer to bypass more null ops and
21384 and rewrite the deparse handling of continue blocks.
21386 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21387 Doc tweak on #8313.
21389 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21391 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21393 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
21395 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21396 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21397 according to the platform.
21399 Subject: [PATCH @8404] Consolidated lvalue sub changes
21401 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21403 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21405 Subject: B::Concise -- an improved replacement for B::Terse
21407 The B::Terse drop-in replacement wasn't quite drop-in.
21409 The LVRET macro needed an aTHX.
21411 Use the /^Perl_/-less form of is_lvalue_sub().
21413 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21414 Branch: maint-5.6/perl
21415 +> ext/B/B/Concise.pm
21416 !> (integrate 27 files)
21417 ____________________________________________________________________________
21418 [ 8619] By: nick on 2001/01/30 18:40:28
21419 Log: Integrate mainline
21421 !> (integrate 40 files)
21422 ____________________________________________________________________________
21423 [ 8618] By: jhi on 2001/01/30 18:37:18
21424 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
21425 Date: Mon, 29 Jan 2001 22:51:29 -0600
21426 From: "Craig A. Berry" <craigberry@mac.com>
21427 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
21430 ____________________________________________________________________________
21431 [ 8617] By: jhi on 2001/01/30 18:34:53
21432 Log: Subject: [PATCH] Add missing CV flags to dump.c
21433 From: Tim Jenness <t.jenness@jach.hawaii.edu>
21434 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
21435 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
21438 ____________________________________________________________________________
21439 [ 8616] By: jhi on 2001/01/30 18:20:58
21440 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
21441 part isn't applicable to maintperl.
21443 UTF-8 nit from Inaba Hiroto.
21444 Branch: maint-5.6/perl
21445 !> pod/perlapi.pod utf8.c
21446 ____________________________________________________________________________
21447 [ 8615] By: jhi on 2001/01/30 18:18:51
21448 Log: UTF-8 nit from Inaba Hiroto.
21450 ! pod/perlapi.pod t/op/each.t utf8.c
21451 ____________________________________________________________________________
21452 [ 8614] By: jhi on 2001/01/30 18:13:38
21453 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
21455 perl's internal variables are not for public consumption,
21456 move their docs from perlapi.pod to perlintern.pod
21458 support for -Dusethreads build under HP-UX 10.20 and DCE threads
21459 library (11.0 and later have pthreads but 10.x don't)
21461 avoid uninitialized value warnings
21463 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21464 gets weird results)
21466 perldoc nit on windows
21468 make it possible to run the tests outside the source tree
21469 (there's still a dependency on ../lib being the library
21472 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
21473 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
21474 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
21475 !> win32/bin/search.pl win32/vdir.h
21476 ____________________________________________________________________________
21477 [ 8613] By: gsar on 2001/01/30 16:39:59
21478 Log: make it possible to run the tests outside the source tree
21479 (there's still a dependency on ../lib being the library
21481 Branch: maint-5.6/perl
21482 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
21483 ____________________________________________________________________________
21484 [ 8612] By: gsar on 2001/01/30 16:31:12
21485 Log: perldoc nit on windows
21486 Branch: maint-5.6/perl
21488 ____________________________________________________________________________
21489 [ 8611] By: gsar on 2001/01/30 16:22:54
21490 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21491 gets weird results)
21492 Branch: maint-5.6/perl
21494 ____________________________________________________________________________
21495 [ 8610] By: gsar on 2001/01/30 16:12:45
21496 Log: avoid uninitialized value warnings
21497 Branch: maint-5.6/perl
21498 ! win32/bin/search.pl
21499 ____________________________________________________________________________
21500 [ 8609] By: gsar on 2001/01/30 16:08:01
21501 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
21502 library (11.0 and later have pthreads but 10.x don't)
21503 Branch: maint-5.6/perl
21504 ! hints/hpux.sh thread.h
21505 ____________________________________________________________________________
21506 [ 8608] By: gsar on 2001/01/30 15:48:55
21507 Log: perl's internal variables are not for public consumption,
21508 move their docs from perlapi.pod to perlintern.pod
21509 Branch: maint-5.6/perl
21510 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
21512 ____________________________________________________________________________
21513 [ 8607] By: gsar on 2001/01/30 15:44:27
21514 Log: mistakenly branched perl56delta.pod, revert
21515 Branch: maint-5.6/perl
21516 - pod/perl56delta.pod
21517 !> pod/perldelta.pod
21518 ____________________________________________________________________________
21519 [ 8606] By: gsar on 2001/01/30 14:20:24
21520 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
21521 dTHR which has been a noop for a while now, except for the
21522 compatibility definition in thread.h)
21523 Branch: maint-5.6/perl
21524 !> (integrate 45 files)
21525 ____________________________________________________________________________
21526 [ 8605] By: jhi on 2001/01/30 05:43:58
21527 Log: Mark the UTF-8 APIs as experimental.
21528 Branch: maint-5.6/perl
21529 ! embed.pl pod/perlapi.pod
21530 ____________________________________________________________________________
21531 [ 8604] By: jhi on 2001/01/30 05:38:40
21532 Log: Nits from earlier integrates.
21533 Branch: maint-5.6/perl
21534 ! lib/Carp/Heavy.pm
21536 ____________________________________________________________________________
21537 [ 8603] By: jhi on 2001/01/30 05:27:26
21538 Log: Regenerate Porting files.
21539 Branch: maint-5.6/perl
21540 ! Porting/Glossary Porting/config.sh Porting/config_H
21541 ____________________________________________________________________________
21542 [ 8602] By: jhi on 2001/01/30 05:14:59
21543 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
21544 8310,8339,8447,8492,8493,8505,8525: documentation changes.
21546 Subject: Re: perlfaq style changes
21548 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
21550 Subject: [PATCH] docs on NaN
21552 Subject: [patch] perlfaq7
21554 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
21556 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
21558 Subject: [PATCH] open() example in perlfunc.pod
21560 Podify README.mpeix (a new version from the web)
21562 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21564 Subject: [PATCH] format and rewording in perlfaq.pod
21566 Subject: [PATCH] API Variable documentation
21568 Memory management calls documentation.
21570 Subject: [PATCH: perl@8482] README.vms URL updates
21572 Subject: Minor typos in perlfaq2.pod
21574 Subject: [PATCH] pod/perlvar.pod
21575 Branch: maint-5.6/perl
21576 +> pod/perl56delta.pod
21577 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21578 !> README.amiga README.epoc README.mpeix README.vms
21579 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
21580 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
21581 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
21582 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
21583 !> pod/perlvar.pod thrdvar.h
21584 ____________________________________________________________________________
21585 [ 8601] By: jhi on 2001/01/30 04:38:35
21586 Log: Integrate changes #8036,8096,8253 from mainline:
21589 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21590 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
21592 Output the (apparent) version of gcc in Tru64.
21593 Branch: maint-5.6/perl
21594 +> ext/POSIX/hints/svr4.pl
21595 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
21596 !> hints/svr4.sh t/lib/bigfltpm.t
21597 ____________________________________________________________________________
21598 [ 8600] By: jhi on 2001/01/30 04:04:01
21599 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
21602 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
21604 Debian allows /usr/bin/locale to exist without any locales. (7868)
21606 Allow the locale test needing POSIX and the taint test
21607 needing IPC::SysV to run under 'minitest' (basically,
21608 bail out if loading the extension fails). (8384)
21610 Cleanup the locale.t output (8480)
21611 Branch: maint-5.6/perl
21612 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
21613 !> t/pragma/locale.t
21614 ____________________________________________________________________________
21615 [ 8599] By: jhi on 2001/01/30 03:51:04
21616 Log: Missing generated files from #8598.
21617 Branch: maint-5.6/perl
21618 ! embed.h global.sym objXSUB.h perlapi.c proto.h
21619 ____________________________________________________________________________
21620 [ 8598] By: jhi on 2001/01/30 03:41:54
21621 Log: Integrate change #8555 from mainline, manually integrate parts
21622 of changes 8452 and 8583.
21624 Subject: [PATCH] utf8.c documentation (8452)
21626 No point in checking the length if the pointer is bogus. (8555)
21628 Introduce bytes_from_utf8() and implement sv_eq() using it,
21629 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
21630 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
21631 was malformed. (8583)
21632 Branch: maint-5.6/perl
21633 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
21634 !> pod/perlapi.pod sv.c utf8.c
21635 ____________________________________________________________________________
21636 [ 8597] By: gsar on 2001/01/30 02:37:26
21637 Log: get PERL_OBJECT build going again on windows
21638 Branch: maint-5.6/perl
21639 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21640 ! pod/perlapi.pod proto.h sv.c
21641 ____________________________________________________________________________
21642 [ 8596] By: jhi on 2001/01/30 02:16:17
21643 Log: Signedness nit.
21646 ____________________________________________________________________________
21647 [ 8595] By: jhi on 2001/01/30 02:11:07
21648 Log: EBCDIC patch for Storable, from Peter Prymmer.
21650 ! t/lib/st-06compat.t
21651 ____________________________________________________________________________
21652 [ 8594] By: jhi on 2001/01/30 01:04:48
21653 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
21654 From: Peter Prymmer <pvhp@forte.com>
21655 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
21656 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
21659 ____________________________________________________________________________
21660 [ 8593] By: jhi on 2001/01/30 00:56:47
21661 Log: Subject: [PATCH: perl@8585] pod problems in io
21662 From: Peter Prymmer <pvhp@forte.com>
21663 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
21664 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
21666 ! pod/perlapio.pod pod/perliol.pod
21667 ____________________________________________________________________________
21668 [ 8592] By: jhi on 2001/01/30 00:48:20
21669 Log: Integrate perlio.
21671 !> pod/perlapio.pod pod/perliol.pod
21672 ____________________________________________________________________________
21673 [ 8591] By: nick on 2001/01/29 22:02:28
21674 Log: GNU 'merge' Simon's copy of perliol.pod with version
21675 patched by Craig's patch.
21678 ____________________________________________________________________________
21679 [ 8590] By: nick on 2001/01/29 21:55:10
21680 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
21682 ! pod/perlapio.pod pod/perliol.pod
21683 ____________________________________________________________________________
21684 [ 8589] By: jhi on 2001/01/29 15:35:33
21685 Log: Integrate change #8586 from maint-5.6/perl.
21687 make the BOM detection code not call tell() until it has to
21688 (meant to fix esoteric compatibility issues where PL_rsfp
21692 ____________________________________________________________________________
21693 [ 8588] By: jhi on 2001/01/29 15:29:11
21694 Log: Subject: MAking Solaris malloc() the default
21695 From: Lupe Christoph <lupe@lupe-christoph.de>
21696 Date: Mon, 29 Jan 2001 12:59:36 +0100
21697 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
21699 The README.solaris part slightly tweaked.
21701 ! README.solaris hints/solaris_2.sh
21702 ____________________________________________________________________________
21703 [ 8587] By: jhi on 2001/01/29 15:17:34
21704 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
21705 From: root@ak-75.mind.de
21706 Date: Sun, 28 Jan 2001 20:32:29 +0100
21707 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
21710 ____________________________________________________________________________
21711 [ 8586] By: gsar on 2001/01/29 13:43:44
21712 Log: make the BOM detection code not call tell() until it has to
21713 (meant to fix esoteric compatibility issues where PL_rsfp
21715 Branch: maint-5.6/perl
21717 ____________________________________________________________________________
21718 [ 8585] By: jhi on 2001/01/28 20:05:45
21719 Log: Update Changes.
21721 ! Changes patchlevel.h
21722 ____________________________________________________________________________
21723 [ 8584] By: jhi on 2001/01/28 19:30:02
21724 Log: Integrate perlio.
21727 !> MANIFEST pod/perlapio.pod
21728 ____________________________________________________________________________
21729 [ 8583] By: jhi on 2001/01/28 19:28:40
21730 Log: Patch from Inaba Hiroto:
21731 - canonical UTF-8 hash keys: if a key string for a hash is
21732 UTF8-on, try downgrade the string and use it if
21733 unicode::distinct is not in effect.
21734 For the task, I added a function bytes_from_utf8() to utf8.c.
21735 It might resemble utf8_to_bytes() but it is not convenient
21737 Made a test for it and added to t/op/each.t
21738 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
21739 the mortal copy of the argument SV.
21740 And changed t/io/utf8.t test 18 which expects print() to
21741 upgrade its argument.
21742 - re-implement sv_eq with bytes_from_utf8()
21744 - tr/// does not handle UTF8 range (\x{}-\x{})
21745 - \ before raw UTF8 character produced
21746 "Malformed UTF-8 character" warning.
21747 - "\x{100}\N{CENT SIGN}" is Malformed.
21748 Added tests for these 3.
21749 - and one silly bug (by me) with qu operator.
21751 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
21752 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
21753 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
21754 ____________________________________________________________________________
21755 [ 8582] By: nick on 2001/01/28 19:25:04
21756 Log: Add pod/perliol.pod to MANIFEST :-(
21759 ____________________________________________________________________________
21760 [ 8581] By: nick on 2001/01/28 19:22:40
21761 Log: PerlIO documentation. Proofing and sub-editing requested.
21765 ____________________________________________________________________________
21766 [ 8580] By: jhi on 2001/01/28 05:16:25
21767 Log: Revert the change to sv_2pv() done by #8054: Someone who
21768 did SvNV_set() on a scalar that also happened to be POK,
21769 followed by sv_2pv() won't get the right coercion anymore.
21771 Branch: maint-5.6/perl
21773 ____________________________________________________________________________
21774 [ 8579] By: jhi on 2001/01/28 05:15:04
21775 Log: Remove the #8084 effect: do not allow -Q to be interpreted
21776 as -&Q(), this is too much wiggle room.
21777 Branch: maint-5.6/perl
21779 ____________________________________________________________________________
21780 [ 8578] By: jhi on 2001/01/28 05:12:45
21781 Log: Needed bits of #8439 (should have been in #8576),
21782 mainly for lval substr().
21783 Branch: maint-5.6/perl
21784 ! mg.c pp.c pp_hot.c
21785 ____________________________________________________________________________
21786 [ 8577] By: jhi on 2001/01/28 05:02:46
21787 Log: A missing check-in.
21788 Branch: maint-5.6/perl
21790 ____________________________________________________________________________
21791 [ 8576] By: jhi on 2001/01/28 04:26:18
21792 Log: Integrate changes #8425,8436,8439,8517 from mainline.
21793 The 8439 was not truly integrated because it had too many
21794 dependencies on the development branch and because it introduced
21795 concepts too bold for a maintenance branch (such as the qu operator).
21797 Subject: [PATCH perl@8342] -Wformat
21799 Tighten some of the UTF-8 tests a bit.
21801 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
21802 - The substr lval was still not okay.
21803 - Now pp_stringify and sv_setsv copies source's UTF8 flag
21804 even if IN_BYTE. pp_stringify is called from fold_constants
21805 at optimization phase and "\x{100}" was made SvUTF8_off under
21806 use bytes (the bytes pragma is for "byte semantics" and not
21807 for "do not produce UTF8 data")
21808 Branch: maint-5.6/perl
21809 ! t/lib/charnames.t t/op/substr.t toke.c
21810 !> sv.c t/pragma/utf8.t
21811 ____________________________________________________________________________
21812 [ 8575] By: jhi on 2001/01/28 04:01:51
21813 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
21815 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
21817 Subject: [ID 20001230.003] UTF-8 tr still hurts
21819 Test cases for #8385 (from Simon's "torture.pl")
21821 Start fixing UTF-8 lval substr() (8405)
21822 Branch: maint-5.6/perl
21823 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
21824 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
21825 ____________________________________________________________________________
21826 [ 8574] By: jhi on 2001/01/28 03:09:06
21827 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
21832 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
21834 "\x{FF}\xFF" was broken.
21836 Tests for #8329 and #8330.
21838 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21840 IRIX compiler noticed that the bof initialization might be
21841 bypassed by control flow.
21843 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
21844 Branch: maint-5.6/perl
21845 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21846 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
21847 ____________________________________________________________________________
21848 [ 8573] By: jhi on 2001/01/28 02:06:12
21849 Log: Retract #8552.
21851 ! lib/Text/Wrap.pm t/lib/textwrap.t
21852 ____________________________________________________________________________
21853 [ 8572] By: jhi on 2001/01/28 02:04:49
21854 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
21855 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
21856 not really integrated but instead salvaged by hand
21857 (they had too many dependencies on the development release
21858 to be cleanly integratable).
21860 Subject: more UTF8 test suites and an UTF8 patch
21862 Tweak for MULTIPLICITY/USE_PERLIO
21866 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21868 Use the UTF8_XXX macros in is_utf8_char().
21870 Rewrite pp_concat() in terms of sv_catsv(). The . operator
21871 should now be UTF-8-proof.
21873 Subject: [PATCH perl@8269] scanning two hex-constants
21874 fails on EBCDIC environment (script length.t)
21876 Add some Unicode chop() tests.
21877 Branch: maint-5.6/perl
21878 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
21879 !> sv.c t/op/chop.t utf8.h
21880 ____________________________________________________________________________
21881 [ 8571] By: jhi on 2001/01/28 00:35:59
21882 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
21883 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
21885 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
21887 The maxiters upper limit sanity check (guarding against
21888 non-progress) assumed bytes instead of characters in s///
21893 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
21894 join() should now be UTF-8-proof.
21896 More split // UTF-8 tests. (8250)
21897 Branch: maint-5.6/perl
21898 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
21900 ____________________________________________________________________________
21901 [ 8570] By: jhi on 2001/01/27 22:15:46
21902 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
21903 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
21904 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
21905 8084,8204,8244,8333 from mainline.
21907 For -Q where Q might be a one-letter sub name one does no more
21908 get a warning about an unknown filetest (7941,7943,7944,8084).
21910 Subject: Re: [ID 20001130.011] expression parsing bug ?
21912 Make uv_to_utf8() to zero-terminate its output buffer.
21914 Split off t/op/length.t (7995)
21916 Split off t/op/utf8decode.t (7996)
21918 Remove an unnecessary 'use utf8' from the utf8.t (7998)
21920 Split off t/op/concat.t (8004)
21922 Split off t/op/ver.t (8005)
21924 Document utf8_length(), utf8_distance(), and utf8_hop().
21926 Document utf8_to_uv() better.
21928 Introduce macros for UTF8 decoding (8028,8033).
21930 Add test for reverse() (8030,8031).
21932 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
21934 Do not return the Unicode replacement character on UTF-8
21937 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
21938 not this_utf8 i.e. the output string has one, but don't mess
21939 with source assumption. (8052,8053)
21941 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
21942 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
21943 was not expecting to be called with something that was already
21944 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
21945 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
21948 Recode the naughty binary bytes in utf8decode.t using the \xHH.
21950 Make some panic messages a bit more logical.
21951 Branch: maint-5.6/perl
21952 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
21953 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
21954 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
21955 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
21956 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
21958 ____________________________________________________________________________
21959 [ 8569] By: jhi on 2001/01/27 19:16:43
21960 Log: Integrate changes #7750 from perlio and #8566 from mainline.
21961 Branch: maint-5.6/perl
21963 ____________________________________________________________________________
21964 [ 8568] By: jhi on 2001/01/27 18:06:51
21965 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
21966 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
21967 7935[-perlio.c],7936,7959,7965 from mainline.
21969 Change the "big byte" error message to "Wide character".
21970 (7355, the croak-if-wide-chars-in-print part ignored)
21974 Introduce Perl_utf8_length().
21976 diff -se shows these as different (7753, forgotten check-ins)
21978 Subject: [PATCH] doop.c - UTF8 tr///
21980 If we use (aTHX_ ...) then put Perl_ on the front.
21982 Make utf8_length() and utf8_distance() to be less forgiving
21985 Test line numbers are different with utf8.
21987 No need to scan till infinity, 13 is enough. (7872,7911)
21989 Subject: [PATCH] Tokeniser debugging
21991 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
21993 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
21995 Be more careful in Perl_sv_utf8_downgrade().
21999 Raw zero bytes in text files confuse at least GNU patch 2.1.
22000 Branch: maint-5.6/perl
22001 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22002 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
22003 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
22004 !> t/pragma/utf8.t toke.c utf8.c utf8.h
22005 ____________________________________________________________________________
22006 [ 8567] By: nick on 2001/01/27 11:10:38
22007 Log: Integrate mainline
22009 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
22010 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
22011 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
22013 ____________________________________________________________________________
22014 [ 8566] By: jhi on 2001/01/27 06:22:48
22015 Log: More documentation for the regexp context stack.
22018 ____________________________________________________________________________
22019 [ 8565] By: jhi on 2001/01/27 05:21:57
22020 Log: Update Changes.
22022 ! Changes patchlevel.h
22023 ____________________________________________________________________________
22024 [ 8564] By: jhi on 2001/01/27 04:44:04
22025 Log: Threadedness patch for #8562 from Doug MacEachern.
22028 ____________________________________________________________________________
22029 [ 8563] By: jhi on 2001/01/27 04:26:24
22030 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
22031 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22032 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
22033 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
22036 ____________________________________________________________________________
22037 [ 8562] By: jhi on 2001/01/27 04:20:30
22038 Log: Subject: Re: Announce : Tokener reporting patch
22039 From: Simon Cozens <simon@cozens.net>
22040 Date: Mon, 22 Jan 2001 02:17:22 +0000
22041 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
22043 ! embed.h embed.pl proto.h toke.c
22044 ____________________________________________________________________________
22045 [ 8561] By: jhi on 2001/01/27 04:17:24
22046 Log: Forgot from #8545. Oops.
22048 ! pp.c t/pragma/overload.t
22049 ____________________________________________________________________________
22050 [ 8560] By: jhi on 2001/01/27 03:01:47
22051 Log: A better module compilation test, use MANIFEST as suggested
22054 ! t/lib/1_compile.t
22055 ____________________________________________________________________________
22056 [ 8559] By: jhi on 2001/01/27 02:50:48
22057 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
22058 From: Peter Prymmer <pvhp@forte.com>
22059 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
22060 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
22063 ____________________________________________________________________________
22064 [ 8558] By: jhi on 2001/01/27 02:27:05
22065 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
22066 From: Peter Prymmer <pvhp@forte.com>
22067 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
22068 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
22070 ! t/pragma/sub_lval.t
22071 ____________________________________________________________________________
22072 [ 8557] By: jhi on 2001/01/27 02:26:03
22073 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
22074 From: Peter Prymmer <pvhp@forte.com>
22075 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
22076 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
22078 ! t/lib/st-06compat.t
22079 ____________________________________________________________________________
22080 [ 8556] By: jhi on 2001/01/27 02:24:33
22081 Log: Subject: [PATCH: perl@8531] minor update to README.os390
22082 From: Peter Prymmer <pvhp@forte.com>
22083 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
22084 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
22087 ____________________________________________________________________________
22088 [ 8555] By: jhi on 2001/01/27 00:35:47
22089 Log: No point in checking the length before we know whether the pointer
22090 is bogus or not, fixes Abigail's odbm failures in Linux.
22093 ____________________________________________________________________________
22094 [ 8554] By: nick on 2001/01/26 19:01:31
22095 Log: Integrate mainline
22097 !> lib/Text/Wrap.pm t/lib/textwrap.t
22098 ____________________________________________________________________________
22099 [ 8553] By: jhi on 2001/01/26 15:19:39
22100 Log: Integrate change #7792 from perlio (multiplicity fix),
22101 fix the AV leak in regex DEBUGGING (tiny part of the
22102 polymorphic regexp patch #8143).
22103 Branch: maint-5.6/perl
22106 ____________________________________________________________________________
22107 [ 8552] By: jhi on 2001/01/26 15:03:23
22108 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
22109 From: Michael G Schwern <schwern@pobox.com>
22110 Date: Fri, 26 Jan 2001 09:28:31 -0500
22111 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
22113 ! lib/Text/Wrap.pm t/lib/textwrap.t
22114 ____________________________________________________________________________
22115 [ 8551] By: jhi on 2001/01/26 02:33:19
22116 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
22117 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
22119 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
22121 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
22125 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
22127 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
22129 (the cleanup of unused submatches in regtry() and regcppop())
22131 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
22132 stored and restored, and thusly was trounced by the utf8 swash
22135 use utf8 not required to use \x{}.
22137 Removed two more tests that make no sense in UTF-8 since the test
22138 data is not in UTF-8.
22140 Get the three different space character classes right under utf8.
22142 Implement ANYOFUTF8 regprop() dumping.
22144 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22146 Document the regex context pushing/popping a bit better.
22147 Branch: maint-5.6/perl
22148 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
22149 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
22150 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
22151 !> t/op/regmesg.t utf8.c
22152 ____________________________________________________________________________
22153 [ 8550] By: nick on 2001/01/25 19:42:30
22154 Log: Integrate mainline
22156 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
22157 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
22158 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
22159 !> t/lib/bigint.t t/lib/bigintpm.t
22160 ____________________________________________________________________________
22161 [ 8549] By: jhi on 2001/01/25 15:22:28
22162 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
22163 Branch: maint-5.6/perl
22164 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
22165 ____________________________________________________________________________
22166 [ 8548] By: jhi on 2001/01/25 15:02:55
22167 Log: Integrate changes #7997,8063,8492,8547 from mainline.
22169 Subject: Re: STRLEN - what?
22171 Subject: [PATCH] perlguts.pod
22173 Memory management calls documentation.
22175 Layout using tabulator is not a good idea in a pod.
22176 Branch: maint-5.6/perl
22177 !> pod/perlguts.pod
22178 ____________________________________________________________________________
22179 [ 8547] By: jhi on 2001/01/25 14:49:05
22180 Log: Layout using tabulator is not a good idea in a pod.
22183 ____________________________________________________________________________
22184 [ 8546] By: jhi on 2001/01/25 14:31:12
22185 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
22188 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22190 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22192 More Win32 editor/IDE/shell hints.
22194 More Win32 Perling.
22196 Yet another editor edit.
22200 IDE/editor section tweaking.
22202 Few more IDE/editor nits from p5p.
22203 Branch: maint-5.6/perl
22204 !> pod/perlfaq3.pod
22205 ____________________________________________________________________________
22206 [ 8545] By: jhi on 2001/01/25 04:16:32
22207 Log: Subject: [PATCH 5.7.0] overload int()
22208 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22209 Date: Wed, 24 Jan 2001 19:06:57 -0500
22210 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
22212 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
22213 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
22215 ____________________________________________________________________________
22216 [ 8544] By: jhi on 2001/01/25 04:15:11
22217 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
22218 From: Peter Prymmer <pvhp@forte.com>
22219 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
22220 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
22222 ! Makefile.SH README.os390 hints/os390.sh installperl
22223 ____________________________________________________________________________
22224 [ 8543] By: jhi on 2001/01/25 03:52:08
22225 Log: Integrate change #8462,8469 from mainline.
22227 In VMS Perl subversion (perl -V) is undef.
22228 Branch: maint-5.6/perl
22230 ____________________________________________________________________________
22231 [ 8542] By: jhi on 2001/01/25 03:44:55
22232 Log: Integrate changes #7835,7850,8315,8316 from mainline.
22235 Branch: maint-5.6/perl
22236 !> hints/solaris_2.sh
22237 ____________________________________________________________________________
22238 [ 8541] By: jhi on 2001/01/25 03:39:28
22239 Log: Integrate #8336 from mainline.
22240 Branch: maint-5.6/perl
22242 ____________________________________________________________________________
22243 [ 8540] By: jhi on 2001/01/25 03:23:50
22244 Log: Retract #8539.
22245 Branch: maint-5.6/perl
22247 ____________________________________________________________________________
22248 [ 8539] By: jhi on 2001/01/25 03:21:55
22249 Log: (Retracted by #5940.)
22250 Branch: maint-5.6/perl
22252 ____________________________________________________________________________
22253 [ 8538] By: jhi on 2001/01/25 03:14:07
22254 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
22255 From: Peter Prymmer <pvhp@forte.com>
22256 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
22257 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
22260 Branch: maint-5.6/perl
22261 ! configure.com vms/descrip_mms.template
22262 ____________________________________________________________________________
22263 [ 8537] By: jhi on 2001/01/25 03:06:09
22264 Log: Integrate #7710,7824,7973 from mainline.
22265 Branch: maint-5.6/perl
22266 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22267 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
22268 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
22269 !> vos/config.ga.def vos/config.ga.h win32/config.bc
22270 !> win32/config.gc win32/config.vc
22271 ____________________________________________________________________________
22272 [ 8536] By: jhi on 2001/01/24 13:50:20
22273 Log: Revert the edits made by me so far to the 5.6 branch since
22274 the TRIAL1 since I did edits when I should have been using
22275 integrates. Bad programmer. (Will integrate them properly later.)
22276 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
22277 The #8353 will not be reapplied at least for now since
22278 the UTF-8 hash keys need more thinking.
22279 (The patches #8347, #8354, #8454, #8473 were okay since they
22280 were original edits made specifically for the 5.6.1-TRIAL1.)
22281 Branch: maint-5.6/perl
22282 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22283 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
22284 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
22285 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
22286 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
22287 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22288 ! win32/config.bc win32/config.gc win32/config.vc
22289 ____________________________________________________________________________
22290 [ 8535] By: bailey on 2001/01/24 06:37:02
22293 +> (branch 26 files)
22294 !> (integrate 130 files)
22295 ____________________________________________________________________________
22296 [ 8534] By: nick on 2001/01/23 19:30:57
22297 Log: Integrate mainline.
22299 !> Changes Configure Porting/Glossary Porting/config.sh
22300 !> Porting/config_H embed.h embed.pl ext/Encode/compile
22301 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
22302 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
22303 !> pod/perlvar.pod proto.h t/lib/1_compile.t
22304 ____________________________________________________________________________
22305 [ 8533] By: jhi on 2001/01/23 16:15:46
22306 Log: Forgotten from #8501.
22308 ! Porting/Glossary Porting/config.sh Porting/config_H
22309 ____________________________________________________________________________
22310 [ 8532] By: jhi on 2001/01/23 16:13:27
22311 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
22312 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22313 Date: Mon, 22 Jan 2001 17:51:58 +0100
22314 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
22316 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
22317 ____________________________________________________________________________
22318 [ 8531] By: jhi on 2001/01/23 15:46:01
22319 Log: Update Changes.
22321 ! Changes patchlevel.h
22322 ____________________________________________________________________________
22323 [ 8530] By: jhi on 2001/01/23 15:38:39
22324 Log: De-cut-and-pasto.
22326 ! t/lib/1_compile.t
22327 ____________________________________________________________________________
22328 [ 8529] By: jhi on 2001/01/23 15:11:04
22329 Log: Document the mkdir trailing slashes case.
22332 ____________________________________________________________________________
22333 [ 8528] By: jhi on 2001/01/23 15:08:28
22334 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
22337 Subject: lib/lib.pm
22338 From: <abigail@foad.org>
22339 Date: Mon, 28 Aug 2000 20:35:08 -0400
22340 Message-ID: <20000829003508.21281.qmail@foad.org>
22343 ____________________________________________________________________________
22344 [ 8527] By: jhi on 2001/01/23 14:44:04
22345 Log: Metaconfig unit change for #8526.
22347 ! U/threads/archname.U
22348 ____________________________________________________________________________
22349 [ 8526] By: jhi on 2001/01/23 14:43:19
22350 Log: Attach -perlio to the archname if so selected.
22353 ____________________________________________________________________________
22354 [ 8525] By: jhi on 2001/01/23 14:24:01
22355 Log: Subject: [PATCH] pod/perlvar.pod
22356 From: abigail@foad.org
22357 Date: Tue, 23 Jan 2001 01:41:10 +0100
22358 Message-ID: <20010123004110.22259.qmail@foad.org>
22361 ____________________________________________________________________________
22362 [ 8524] By: jhi on 2001/01/23 14:22:32
22363 Log: A bug introduced in #8217 (the undefined variable in the
22364 lib/safe1_t #3) fixed, by Charles Lane:
22366 The earlier patch made it so that stuff running in Safe
22367 compartments could do a "caller" and see "main". That
22368 little change in name is done right before the code in
22369 the compartment is run, and apparantly the parser
22370 was picking up the stash name before it got changed.
22372 (why it was threaded vs. unthreaded Perl that was sensitive to this
22373 I still don't know...and it probably doesn't matter).
22375 I tryed removing the stash name-change and saw that threaded Perl
22376 did indeed pass the lib/safe1.t tests.
22378 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
22379 do the name change (and to connect _ in the compartment to the global
22380 _) which is removed from _safe_call_sv. Then Safe.pm is modified
22381 to call _safe_pkg_prep when creating a new compartment.
22383 Passes all tests with threaded perl on linux; passes all tests
22384 with unthreaded perl on VMS.
22386 At some point I'll probably want to revisit Safe and Opcode to
22387 provide more sensible handling of global variables...and to get
22388 formats working in Safe compartments, which they don't do currently.
22390 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
22391 ____________________________________________________________________________
22392 [ 8523] By: jhi on 2001/01/23 14:11:58
22393 Log: Also the lib/Thread.pm itself needs to be ignored if
22394 the Thread extension hasn't been built.
22396 ! t/lib/1_compile.t
22397 ____________________________________________________________________________
22398 [ 8522] By: jhi on 2001/01/23 13:51:28
22399 Log: print() instead of warn() so that stderr doesn't get
22400 unncessarily polluted.
22402 ! ext/Encode/compile
22403 ____________________________________________________________________________
22404 [ 8521] By: jhi on 2001/01/23 13:49:48
22405 Log: Integrate perlio.
22407 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
22408 !> ext/Encode/encode.h
22409 ____________________________________________________________________________
22410 [ 8520] By: nick on 2001/01/22 21:44:00
22411 Log: More messing with Encode:
22412 Extra fields in header to allow multiple names and to record
22413 other things "compile" knows.
22414 Re-organise compile to factor out common output routines.
22416 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
22417 ____________________________________________________________________________
22418 [ 8519] By: nick on 2001/01/22 20:33:50
22419 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
22421 ! ext/Encode/Makefile.PL ext/Encode/compile
22422 ____________________________________________________________________________
22423 [ 8518] By: nick on 2001/01/22 20:28:13
22424 Log: Integrate mainline
22426 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
22427 !> vos/config.alpha.def vos/config.alpha.h
22428 ____________________________________________________________________________
22429 [ 8517] By: jhi on 2001/01/22 15:37:17
22430 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
22434 ____________________________________________________________________________
22435 [ 8516] By: jhi on 2001/01/22 14:55:15
22436 Log: More SIG_SIZE fixes.
22438 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
22439 ____________________________________________________________________________
22440 [ 8515] By: jhi on 2001/01/22 14:50:27
22441 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
22442 From: "Craig A. Berry" <craigberry@mac.com>
22443 Date: Mon, 22 Jan 2001 00:42:24 -0600
22444 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
22447 ____________________________________________________________________________
22448 [ 8514] By: jhi on 2001/01/22 14:31:17
22449 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
22450 From: "Craig A. Berry" <craigberry@mac.com>
22451 Date: Sun, 21 Jan 2001 23:03:25 -0600
22452 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
22455 ____________________________________________________________________________
22456 [ 8513] By: jhi on 2001/01/22 14:14:00
22457 Log: Add the .ucm encoding tables to the MANIFEST.
22460 ____________________________________________________________________________
22461 [ 8512] By: jhi on 2001/01/22 13:43:33
22462 Log: Integrate perlio.
22464 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22465 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22466 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22467 +> ext/Encode/Encode/iso8859-10.ucm
22468 +> ext/Encode/Encode/iso8859-13.ucm
22469 +> ext/Encode/Encode/iso8859-14.ucm
22470 +> ext/Encode/Encode/iso8859-15.ucm
22471 +> ext/Encode/Encode/iso8859-16.ucm
22472 +> ext/Encode/Encode/iso8859-2.ucm
22473 +> ext/Encode/Encode/iso8859-3.ucm
22474 +> ext/Encode/Encode/iso8859-4.ucm
22475 +> ext/Encode/Encode/iso8859-5.ucm
22476 +> ext/Encode/Encode/iso8859-6.ucm
22477 +> ext/Encode/Encode/iso8859-7.ucm
22478 +> ext/Encode/Encode/iso8859-8.ucm
22479 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22480 +> ext/Encode/Encode/symbol.ucm
22481 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
22483 ____________________________________________________________________________
22484 [ 8511] By: nick on 2001/01/21 23:44:47
22485 Log: Make "real" layers of ":utf8" and ":raw".
22486 So now PERLIO=utf8 perl ...
22487 does what Andreas wanted.
22488 Fix arg passing in open.pm (still have a Carp issue).
22490 ! lib/open.pm perlio.c perliol.h
22491 ____________________________________________________________________________
22492 [ 8510] By: jhi on 2001/01/21 22:56:53
22493 Log: Document the regex context pushing/popping a bit better.
22496 ____________________________________________________________________________
22497 [ 8509] By: jhi on 2001/01/21 22:55:44
22498 Log: Tweak the mkdir trailing slash code some more.
22500 TO DO: the same handling should probably be done for
22501 all the other filesystem functions that can have directories
22502 as their arguments.
22505 ____________________________________________________________________________
22506 [ 8508] By: nick on 2001/01/21 21:37:43
22507 Log: Switch "compiled in" encodings to .ucm format.
22508 (Leave others as .enc till we can run-time load .ucm,
22509 or find some other way to load them.)
22511 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22512 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22513 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22514 + ext/Encode/Encode/iso8859-10.ucm
22515 + ext/Encode/Encode/iso8859-13.ucm
22516 + ext/Encode/Encode/iso8859-14.ucm
22517 + ext/Encode/Encode/iso8859-15.ucm
22518 + ext/Encode/Encode/iso8859-16.ucm
22519 + ext/Encode/Encode/iso8859-2.ucm
22520 + ext/Encode/Encode/iso8859-3.ucm
22521 + ext/Encode/Encode/iso8859-4.ucm
22522 + ext/Encode/Encode/iso8859-5.ucm
22523 + ext/Encode/Encode/iso8859-6.ucm
22524 + ext/Encode/Encode/iso8859-7.ucm
22525 + ext/Encode/Encode/iso8859-8.ucm
22526 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22527 + ext/Encode/Encode/symbol.ucm
22528 ! ext/Encode/Makefile.PL ext/Encode/compile
22529 ____________________________________________________________________________
22530 [ 8507] By: nick on 2001/01/21 21:02:03
22531 Log: Integrate (partial) mainline.
22533 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
22534 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
22535 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22536 ____________________________________________________________________________
22537 [ 8506] By: jhi on 2001/01/21 20:09:30
22538 Log: Update Changes.
22540 ! Changes patchlevel.h
22541 ____________________________________________________________________________
22542 [ 8505] By: jhi on 2001/01/21 19:39:59
22543 Log: Subject: Minor typos in perlfaq2.pod
22544 From: "Stephen P. Potter" <spp@spotter.yi.org>
22545 Message-Id: <200101192101.QAA11911@spotter.yi.org>
22546 Date: Fri, 19 Jan 2001 16:01:13 -0500
22548 with a nit from Philip Netwon.
22551 ____________________________________________________________________________
22552 [ 8504] By: jhi on 2001/01/21 19:33:05
22553 Log: Metaconfig change for #8503.
22555 ! U/threads/usethreads.U
22556 ____________________________________________________________________________
22557 [ 8503] By: jhi on 2001/01/21 19:32:21
22558 Log: Sanity check for conflicting thread flavours.
22560 ! Configure config_h.SH
22561 ____________________________________________________________________________
22562 [ 8502] By: jhi on 2001/01/21 19:23:00
22563 Log: Metaconfig change for #8501.
22565 ! U/modified/sig_name.U
22566 ____________________________________________________________________________
22567 [ 8501] By: jhi on 2001/01/21 19:22:26
22568 Log: The SIG_SIZE is the number of the elements *excluding*
22569 the terminating NULL.
22571 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
22572 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
22573 ! win32/config_H.vc
22574 ____________________________________________________________________________
22575 [ 8500] By: jhi on 2001/01/21 18:31:31
22576 Log: Integrate perlio.
22578 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
22579 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
22580 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
22581 !> pp_sys.c proto.h sv.c
22582 ____________________________________________________________________________
22583 [ 8499] By: jhi on 2001/01/21 17:43:57
22584 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
22585 From: Hugo <hv@crypt.compulink.co.uk>
22586 Date: Sun, 21 Jan 2001 13:34:05 +0000
22587 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
22589 In sprintf UTF8ize only if necessary.
22592 ____________________________________________________________________________
22593 [ 8498] By: nick on 2001/01/21 16:25:32
22594 Log: Encode cleanup.
22595 Add command line control over "compile" so that Makefile.PL
22596 needs can be combined with other uses.
22597 Use command line options in Makefile.PL.
22598 Fix multi-byte parsing in .ucm files.
22600 ! ext/Encode/Makefile.PL ext/Encode/compile
22601 ____________________________________________________________________________
22602 [ 8497] By: nick on 2001/01/21 12:56:27
22603 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
22605 ! ext/Encode/Encode.xs
22606 ____________________________________________________________________________
22607 [ 8496] By: nick on 2001/01/21 12:18:45
22608 Log: Fixup after integrate:
22609 missed the .sym files that are changed by regen_headers
22610 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
22612 ! global.sym pp.sym sv.c
22613 ____________________________________________________________________________
22614 [ 8495] By: nick on 2001/01/21 11:51:07
22615 Log: Integrate mainline.
22617 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
22618 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
22619 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
22620 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
22621 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
22622 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
22623 !> win32/Makefile win32/makefile.mk
22624 ____________________________________________________________________________
22625 [ 8494] By: jhi on 2001/01/20 23:12:11
22626 Log: Forgot the expect_number() prototype.
22628 ! embed.h embed.pl proto.h
22629 ____________________________________________________________________________
22630 [ 8493] By: jhi on 2001/01/20 22:56:39
22631 Log: Subject: [PATCH: perl@8482] README.vms URL updates
22632 From: Peter Prymmer <pvhp@forte.com>
22633 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
22634 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
22636 Plus Craig A. Berry's suggestion to use compaq.com instead
22640 ____________________________________________________________________________
22641 [ 8492] By: jhi on 2001/01/20 22:50:05
22642 Log: Memory management calls documentation.
22645 ____________________________________________________________________________
22646 [ 8491] By: jhi on 2001/01/20 22:38:33
22647 Log: Signedness nit plus few memcpy/Copy nits.
22650 ____________________________________________________________________________
22651 [ 8490] By: jhi on 2001/01/20 22:25:53
22652 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
22653 From: Peter Prymmer <pvhp@forte.com>
22654 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
22655 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
22657 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
22658 ____________________________________________________________________________
22659 [ 8489] By: jhi on 2001/01/20 22:24:41
22660 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
22661 From: Peter Prymmer <pvhp@forte.com>
22662 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
22663 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
22665 ! win32/Makefile win32/makefile.mk
22666 ____________________________________________________________________________
22667 [ 8488] By: jhi on 2001/01/20 22:22:27
22668 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
22669 From: Peter Prymmer <pvhp@forte.com>
22670 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
22671 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
22674 ____________________________________________________________________________
22675 [ 8487] By: jhi on 2001/01/20 22:21:18
22676 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
22677 From: Peter Prymmer <pvhp@forte.com>
22678 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
22679 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
22681 + ext/DynaLoader/dl_dllload.xs
22682 ! MANIFEST Makefile.SH hints/os390.sh
22683 ____________________________________________________________________________
22684 [ 8486] By: jhi on 2001/01/20 22:17:53
22685 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
22686 From: Peter Prymmer <pvhp@forte.com>
22687 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
22688 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
22690 ! README.os390 README.posix-bc
22691 ____________________________________________________________________________
22692 [ 8485] By: jhi on 2001/01/20 20:15:30
22693 Log: Document and test the new qu operator.
22696 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
22697 ! pod/perlretut.pod pod/perlunicode.pod
22698 ____________________________________________________________________________
22699 [ 8484] By: nick on 2001/01/20 19:42:30
22700 Log: Infrastructure to allow:
22701 open($fh,"|-",@array);
22703 i.e. mark pp_open as needing a stack mark, and make pp_open
22704 process its args in that style (and pass them _all_ to tied handles OPEN).
22705 Invent do_openn() which takes SV ** at allow it to see multiple args.
22706 Note this does not _do_ anything yet.
22708 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
22709 ! perlapi.c pp_proto.h pp_sys.c proto.h
22710 ____________________________________________________________________________
22711 [ 8483] By: nick on 2001/01/20 17:23:14
22712 Log: Integrate mainline.
22714 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
22715 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
22716 ____________________________________________________________________________
22717 [ 8482] By: jhi on 2001/01/19 15:37:49
22718 Log: Update Changes.
22720 ! Changes patchlevel.h
22721 ____________________________________________________________________________
22722 [ 8481] By: jhi on 2001/01/19 14:41:24
22723 Log: Subject: Re: new feature: s?printf parameter reordering
22724 From: Hugo <hv@crypt.compulink.co.uk>
22725 Date: Thu, 11 Jan 2001 17:09:03 +0000
22726 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
22728 - support reordering for all parameters: %, *v, *, .*
22729 - lay down that the reordering specification must immediately
22730 follow that parameter: %3$, *v3$, *3$, .*3$
22731 - fix vectorisation of a zero-length string
22732 - factor out the code choosing the argument to format
22734 Possibly unwanted side-effects:
22735 - the special format specifiers ' +-0' must now precede any
22736 vectorisation specifier. Tests in op/sprintf and op/ver
22737 have been changed to reflect this.
22738 - sprintf.t test #214 changed its expectations because in many
22739 cases, the next parameter has already been consumed when an
22740 invalid type letter is detected.
22742 Probably wanted side-effects:
22743 - attempts to format a non-existent parameter will warn as if C<undef>
22744 - attempt to write to non-existent parameter with '%n' will complain
22745 of "attempt to modify read-only value" instead of being silent
22747 ! sv.c t/op/sprintf.t t/op/ver.t
22748 ____________________________________________________________________________
22749 [ 8480] By: jhi on 2001/01/19 14:08:37
22750 Log: Subject: PATCH pragma/locale.t
22751 From: andreas.koenig@anima.de (Andreas J. Koenig)
22752 Date: 18 Jan 2001 09:45:37 +0100
22753 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
22755 ! t/pragma/locale.t
22756 ____________________________________________________________________________
22757 [ 8479] By: jhi on 2001/01/19 13:19:58
22758 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
22761 ____________________________________________________________________________
22762 [ 8478] By: jhi on 2001/01/19 02:12:35
22763 Log: Automate 1_compile.t.
22765 ! t/lib/1_compile.t
22766 ____________________________________________________________________________
22767 [ 8477] By: jhi on 2001/01/19 01:49:56
22768 Log: Integrate perlio.
22770 !> sv.c win32/config.bc win32/config.gc win32/config.vc
22771 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22772 ____________________________________________________________________________
22773 [ 8476] By: nick on 2001/01/18 21:51:52
22774 Log: Integrate mainline
22776 +> t/lib/1_compile.t t/lib/compmod.pl
22777 !> MANIFEST configure.com lib/unicode/distinct.pm
22778 ____________________________________________________________________________
22779 [ 8475] By: nick on 2001/01/18 21:48:02
22780 Log: Win32 "safe signals" co-existance fix.
22781 Fix SIG_SIZE value.
22782 Clear PL_sig_pending when cloning (fork).
22784 ! sv.c win32/config.bc win32/config.gc win32/config.vc
22785 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22786 ____________________________________________________________________________
22787 [ 8474] By: jhi on 2001/01/18 14:40:57
22788 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
22790 ! t/lib/1_compile.t
22791 ____________________________________________________________________________
22792 [ 8473] By: gsar on 2001/01/18 11:42:31
22793 Log: unsubmitted trial1 change
22794 Branch: maint-5.6/perl
22796 ____________________________________________________________________________
22797 [ 8472] By: jhi on 2001/01/18 04:30:24
22798 Log: The first bug found by 1_compile.t.
22800 ! lib/unicode/distinct.pm
22801 ____________________________________________________________________________
22802 [ 8471] By: jhi on 2001/01/18 04:29:42
22803 Log: Add Schwern's 1_compile test. The compile_module script renamed
22804 to be a bit shorter for the 8.3 people.
22806 + t/lib/1_compile.t t/lib/compmod.pl
22808 ____________________________________________________________________________
22809 [ 8470] By: jhi on 2001/01/18 04:16:00
22810 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)
22811 From: Peter Prymmer <pvhp@forte.com>
22812 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
22813 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
22815 Branch: maint-5.6/perl
22817 ____________________________________________________________________________
22818 [ 8469] By: jhi on 2001/01/18 04:13:02
22819 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)
22820 From: Peter Prymmer <pvhp@forte.com>
22821 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
22822 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
22826 ____________________________________________________________________________
22827 [ 8468] By: jhi on 2001/01/18 03:42:08
22828 Log: Integrate perlio.
22830 !> gv.c mg.c perlio.c util.c
22831 ____________________________________________________________________________
22832 [ 8467] By: nick on 2001/01/17 22:41:10
22833 Log: "Safe" signals - trial implementation.
22834 gv.c tweaked to zero PL_sig_pend array
22835 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
22836 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
22837 Odd thing is that it "works" with PERLIO=stdio as well (linux).
22839 ! gv.c mg.c perlio.c util.c
22840 ____________________________________________________________________________
22841 [ 8466] By: nick on 2001/01/17 20:40:20
22842 Log: Integrate mainline.
22844 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22845 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22846 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
22847 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22848 !> vos/config.ga.h win32/config.bc win32/config.gc
22850 ____________________________________________________________________________
22851 [ 8465] By: jhi on 2001/01/17 18:37:13
22852 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
22853 From: Nicholas Clark <nick@ccl4.org>
22854 Date: Wed, 17 Jan 2001 17:31:33 +0000
22855 Message-ID: <20010117173133.I2633@plum.flirble.org>
22858 ____________________________________________________________________________
22859 [ 8464] By: jhi on 2001/01/17 14:43:17
22860 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
22861 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22862 Date: Wed, 17 Jan 2001 15:16:43 +0100
22863 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
22865 pp_int() was dropping an NV to the floor,
22866 int(279964589018079/59) either returned not an integer
22867 4745162525730.15, or one got "Attempt to free unreferenced scalar."
22870 ____________________________________________________________________________
22871 [ 8463] By: jhi on 2001/01/17 06:12:42
22872 Log: (Replaced by #8470)
22874 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)
22875 From: "Craig A. Berry" <craigberry@mac.com>
22876 Date: Tue, 16 Jan 2001 23:38:46 -0600
22877 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22878 Branch: maint-5.6/perl
22880 ____________________________________________________________________________
22881 [ 8462] By: jhi on 2001/01/17 06:11:31
22882 Log: (Replaced by #8469)
22884 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)
22885 From: "Craig A. Berry" <craigberry@mac.com>
22886 Date: Tue, 16 Jan 2001 23:38:46 -0600
22887 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22890 ____________________________________________________________________________
22891 [ 8461] By: jhi on 2001/01/17 05:56:12
22892 Log: Allow for one trailing slash in the directory of mkdir().
22895 ____________________________________________________________________________
22896 [ 8460] By: jhi on 2001/01/17 03:26:01
22897 Log: Metaconfig unit changes for #8459.
22899 ! U/modified/Loc.U U/modified/sig_name.U
22900 ____________________________________________________________________________
22901 [ 8459] By: jhi on 2001/01/17 03:24:48
22902 Log: Define SIG_SIZE, the number of elements in the sig_name and
22903 sig_num arrays, including the final NULL entry.
22905 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22906 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22907 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
22908 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22909 ! win32/config.bc win32/config.gc win32/config.vc
22910 ____________________________________________________________________________
22911 [ 8458] By: jhi on 2001/01/17 01:41:33
22912 Log: Integrate perlio.
22914 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22915 !> perlapi.h proto.h sv.c
22916 ____________________________________________________________________________
22917 [ 8457] By: nick on 2001/01/16 22:07:26
22918 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
22919 Provides all the "cost" but no benefit yet - it is to allow cost
22920 to be measured, and implementation experiments (just in mg.c?).
22922 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22923 ! perlapi.h proto.h sv.c
22924 ____________________________________________________________________________
22925 [ 8456] By: nick on 2001/01/16 21:07:07
22926 Log: Integrate mainline.
22928 !> (integrate 51 files)
22929 ____________________________________________________________________________
22930 [ 8455] By: jhi on 2001/01/16 18:13:43
22931 Log: Subject: [PATCH] regcomp.c old feature removal
22932 From: mjd@plover.com
22933 Date: 16 Jan 2001 14:43:18 -0000
22934 Message-ID: <20010116144318.7140.qmail@plover.com>
22937 ____________________________________________________________________________
22938 [ 8454] By: jhi on 2001/01/16 16:12:39
22939 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
22940 From: "Indy Singh" <indy@nusphere.com>
22941 Date: Wed, 10 Jan 2001 20:17:49 -0500
22942 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
22943 Branch: maint-5.6/perl
22945 ____________________________________________________________________________
22946 [ 8453] By: jhi on 2001/01/16 16:09:33
22947 Log: Update Changes.
22949 ! Changes patchlevel.h
22950 ____________________________________________________________________________
22951 [ 8452] By: jhi on 2001/01/16 15:42:04
22952 Log: Subject: Re: API Cleanup
22953 To: perl5-porters@perl.org
22954 Date: Tue, 16 Jan 2001 13:42:30 +0000
22955 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
22957 Subject: [PATCH] utf8.c documentation
22958 From: Simon Cozens <simon@cozens.net>
22959 Date: Tue, 16 Jan 2001 13:52:48 +0000
22960 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
22962 Subject: Re: API Cleanup
22963 From: Simon Cozens <simon@cozens.net>
22964 Date: Tue, 16 Jan 2001 14:58:55 +0000
22965 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
22969 ! embed.pl pod/perlapi.pod utf8.c
22970 ____________________________________________________________________________
22971 [ 8451] By: jhi on 2001/01/16 14:41:39
22972 Log: podlators 1.07, from Russ Allbery.
22975 ____________________________________________________________________________
22976 [ 8450] By: jhi on 2001/01/16 14:24:19
22977 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
22978 From: "Indy Singh" <indy@nusphere.com>
22979 Date: Mon, 15 Jan 2001 20:59:40 -0500
22980 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
22983 ____________________________________________________________________________
22984 [ 8449] By: jhi on 2001/01/16 03:42:55
22985 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
22986 at the setting of the ofs_sv in new_struct_thread() as the
22987 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
22988 that invited a core dump.
22991 ____________________________________________________________________________
22992 [ 8448] By: jhi on 2001/01/16 01:49:07
22993 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
22994 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22995 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
22996 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
22998 Replace #8444 and #8445.
23000 ! ext/B/B.xs ext/B/B/Debug.pm
23001 ____________________________________________________________________________
23002 [ 8447] By: jhi on 2001/01/15 21:05:35
23003 Log: Subject: [PATCH] API Variable documentation
23004 From: Simon Cozens <simon@cozens.net>
23005 Date: Mon, 15 Jan 2001 19:35:54 +0000
23006 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
23008 ! pod/perlapi.pod thrdvar.h
23009 ____________________________________________________________________________
23010 [ 8446] By: jhi on 2001/01/15 20:49:20
23011 Log: Signedness nit.
23014 ____________________________________________________________________________
23015 [ 8445] By: jhi on 2001/01/15 20:28:48
23016 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
23019 ____________________________________________________________________________
23020 [ 8444] By: jhi on 2001/01/15 13:09:10
23021 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
23024 ____________________________________________________________________________
23025 [ 8443] By: jhi on 2001/01/15 13:06:26
23026 Log: Missing from #8439.
23029 ____________________________________________________________________________
23030 [ 8442] By: jhi on 2001/01/15 13:02:38
23031 Log: Subject: [PATCH @8436] Eliminate op_children
23032 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23033 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
23034 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
23036 Subject: [PATCH @8436] Re: Eliminate op_children
23037 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23038 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
23039 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
23041 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
23042 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
23044 ____________________________________________________________________________
23045 [ 8441] By: jhi on 2001/01/15 12:57:08
23046 Log: Use the /^Perl_/-less form of is_lvalue_sub().
23049 ____________________________________________________________________________
23050 [ 8440] By: jhi on 2001/01/15 05:13:09
23051 Log: Revert #8437 and #8438, the Linux large files story is more complex.
23052 Branch: metaconfig/U/perl
23053 ! d_fpos64_t.U d_off64_t.U
23055 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23056 ! config_h.SH configure.com epoc/config.sh perl.h
23057 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23058 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23059 ! win32/config.bc win32/config.gc win32/config.vc
23060 ____________________________________________________________________________
23061 [ 8439] By: jhi on 2001/01/15 05:02:24
23062 Log: More UTF-8 patches from Inaba Hiroto.
23063 - The substr lval was still not okay.
23064 - Now pp_stringify and sv_setsv copies source's UTF8 flag
23065 even if IN_BYTE. pp_stringify is called from fold_constants
23066 at optimization phase and "\x{100}" was made SvUTF8_off under
23067 use bytes (the bytes pragma is for "byte semantics" and not
23068 for "do not produce UTF8 data")
23069 - New `qu' operator to generate UTF8 string explicitly.
23070 Though I agree with the policy "0x00-0xff always produce bytes",
23071 sometimes want to such a string to be coded in UTF8.
23072 I can use pack"U0a*" but it requires more typing and has
23074 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
23075 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
23076 string is not UTF8_on and has char 0x80-0xff.
23078 TODO: document and test qu.
23080 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
23081 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
23083 ____________________________________________________________________________
23084 [ 8438] By: jhi on 2001/01/14 05:10:23
23085 Log: Metaconfig unit changes for #8437.
23086 Branch: metaconfig/U/perl
23087 ! d_fpos64_t.U d_off64_t.U
23088 ____________________________________________________________________________
23089 [ 8437] By: jhi on 2001/01/14 04:55:34
23090 Log: Add <features.h> probing, seems to be needed for (some?)
23091 Linux largefileness.
23093 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23094 ! config_h.SH configure.com epoc/config.sh perl.h
23095 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23096 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23097 ! win32/config.bc win32/config.gc win32/config.vc
23098 ____________________________________________________________________________
23099 [ 8436] By: jhi on 2001/01/13 17:47:21
23100 Log: Tighten some of the tests a bit.
23103 ____________________________________________________________________________
23104 [ 8435] By: jhi on 2001/01/13 17:31:54
23105 Log: Integrate perlio.
23107 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
23108 !> win32/config_H.gc win32/config_H.vc
23109 ____________________________________________________________________________
23110 [ 8434] By: nick on 2001/01/13 11:36:53
23111 Log: Run dmake regen_config_h for Win32
23113 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23114 ____________________________________________________________________________
23115 [ 8433] By: nick on 2001/01/13 11:31:55
23116 Log: VMS friendly patch to Encode compile process
23118 ! ext/Encode/Makefile.PL ext/Encode/compile
23119 ____________________________________________________________________________
23120 [ 8432] By: nick on 2001/01/13 11:06:44
23121 Log: Integrate mainline
23123 +> ext/B/B/Concise.pm
23124 !> (integrate 52 files)
23125 ____________________________________________________________________________
23126 [ 8431] By: jhi on 2001/01/13 05:55:55
23127 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
23128 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23129 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
23130 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
23132 ! ext/B/B/Concise.pm
23133 ____________________________________________________________________________
23134 [ 8430] By: jhi on 2001/01/13 04:24:18
23135 Log: The LVRET macro needed an aTHX.
23138 ____________________________________________________________________________
23139 [ 8429] By: jhi on 2001/01/13 02:12:42
23140 Log: Update Changes.
23142 ! Changes patchlevel.h
23143 ____________________________________________________________________________
23144 [ 8428] By: jhi on 2001/01/13 02:08:50
23145 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
23146 From: Peter Prymmer <pvhp@forte.com>
23147 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
23148 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
23150 Add a BEGIN guard for sloppy floating point division.
23152 ! lib/Math/BigInt.pm lib/bigint.pl
23153 ____________________________________________________________________________
23154 [ 8427] By: jhi on 2001/01/13 01:47:16
23155 Log: The B::Terse drop-in replacement wasn't quite drop-in.
23158 ____________________________________________________________________________
23159 [ 8426] By: jhi on 2001/01/12 21:20:43
23162 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23163 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
23164 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23165 ! vos/config.ga.def vos/config.ga.h win32/config.bc
23166 ! win32/config.gc win32/config.vc
23167 ____________________________________________________________________________
23168 [ 8425] By: jhi on 2001/01/12 20:20:14
23169 Log: Subject: [PATCH perl@8342] -Wformat
23170 From: Robin Barker <rmb1@cise.npl.co.uk>
23171 Date: Fri, 12 Jan 2001 20:03:14 GMT
23172 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
23174 ! ext/Encode/Encode.xs mg.c sv.c toke.c
23175 ____________________________________________________________________________
23176 [ 8424] By: jhi on 2001/01/12 20:01:48
23177 Log: Subject: B::Concise -- an improved replacement for B::Terse
23178 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23179 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
23180 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
23182 + ext/B/B/Concise.pm
23183 ! MANIFEST ext/B/B/Terse.pm
23184 ____________________________________________________________________________
23185 [ 8423] By: jhi on 2001/01/12 19:24:02
23186 Log: The new metaconfig unit from the #8421.
23187 Branch: metaconfig/U/perl
23189 ____________________________________________________________________________
23190 [ 8422] By: jhi on 2001/01/12 19:23:43
23191 Log: Forgot the microperl config from the #8421.
23193 ! uconfig.h uconfig.sh
23194 ____________________________________________________________________________
23195 [ 8421] By: jhi on 2001/01/12 19:05:27
23196 Log: Add sigprocmask() probe, regen Configure, regen toc.
23198 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23199 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
23200 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23201 ! vos/config.ga.h win32/config.bc win32/config.gc
23203 ____________________________________________________________________________
23204 [ 8420] By: jhi on 2001/01/12 18:34:31
23205 Log: Add sockatmark() to the todo list.
23208 ____________________________________________________________________________
23209 [ 8419] By: jhi on 2001/01/12 18:09:46
23210 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
23213 ____________________________________________________________________________
23214 [ 8418] By: jhi on 2001/01/12 18:05:30
23215 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
23216 From: Radu Greab <radu@netsoft.ro>
23217 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
23218 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
23220 ! op.c t/pragma/sub_lval.t
23221 ____________________________________________________________________________
23222 [ 8417] By: jhi on 2001/01/12 16:09:09
23223 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
23224 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23225 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
23226 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
23228 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
23229 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
23230 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
23231 ! t/pragma/sub_lval.t toke.c
23232 ____________________________________________________________________________
23233 [ 8416] By: jhi on 2001/01/12 15:42:06
23234 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
23235 From: "Richard Soderberg" <rs@crystalflame.net>
23236 Date: Fri, 12 Jan 2001 04:49:35 -0800
23237 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
23239 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
23240 according to the platform.
23243 ____________________________________________________________________________
23244 [ 8415] By: jhi on 2001/01/12 15:33:41
23245 Log: One more UTF-8 fix from Inaba Hiroto.
23247 ! pp.c regexec.c t/pragma/utf8.t
23248 ____________________________________________________________________________
23249 [ 8414] By: jhi on 2001/01/12 15:30:18
23250 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
23253 ____________________________________________________________________________
23254 [ 8413] By: jhi on 2001/01/12 15:22:10
23255 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
23256 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23257 Date: Thu, 11 Jan 2001 12:53:36 +0100
23258 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
23261 ____________________________________________________________________________
23262 [ 8412] By: jhi on 2001/01/12 15:20:25
23263 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
23264 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23265 Date: Fri, 12 Jan 2001 14:37:55 +0100
23266 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
23268 ! hints/posix-bc.sh
23269 ____________________________________________________________________________
23270 [ 8411] By: jhi on 2001/01/12 15:14:14
23271 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
23272 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23273 Date: Fri, 12 Jan 2001 10:42:21 +0100
23274 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
23277 ____________________________________________________________________________
23278 [ 8410] By: jhi on 2001/01/12 05:48:55
23279 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
23280 From: Nicholas Clark <nick@ccl4.org>
23281 Date: Sun, 7 Jan 2001 19:47:14 +0000
23282 Message-ID: <20010107194714.B1048@plum.flirble.org>
23284 ! t/op/numconvert.t
23285 ____________________________________________________________________________
23286 [ 8409] By: jhi on 2001/01/12 05:41:28
23287 Log: Integrate perlio.
23290 ____________________________________________________________________________
23291 [ 8408] By: nick on 2001/01/11 22:43:28
23292 Log: Remove variables that were used in experiments.
23295 ____________________________________________________________________________
23296 [ 8407] By: nick on 2001/01/11 20:57:44
23297 Log: Catch die in %SIG handler and unblock the signal before re-dying.
23298 This make Linux work _without_ sigsetjmp().
23299 Turn off sigsetjmp() to see what else it does.
23300 May need Configure probe for sigprocmask() if anything has sigaction()
23301 but not sigprocmask().
23304 ____________________________________________________________________________
23305 [ 8406] By: nick on 2001/01/11 19:32:07
23306 Log: Integrate mainline
23308 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
23309 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
23311 ____________________________________________________________________________
23312 [ 8405] By: jhi on 2001/01/11 17:11:01
23313 Log: Fix UTF-8 lval substr().
23315 ! mg.c t/op/substr.t
23316 ____________________________________________________________________________
23317 [ 8404] By: jhi on 2001/01/11 05:13:58
23318 Log: Update Changes.
23320 ! Changes patchlevel.h
23321 ____________________________________________________________________________
23322 [ 8403] By: jhi on 2001/01/11 04:38:24
23323 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
23324 From: Hugo <hv@crypt.compulink.co.uk>
23325 Date: Mon, 30 Oct 2000 01:33:26 +0000
23326 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
23328 ! regexec.c t/op/re_tests
23329 ____________________________________________________________________________
23330 [ 8402] By: jhi on 2001/01/11 04:26:12
23331 Log: Integrate perlio.
23334 ____________________________________________________________________________
23335 [ 8401] By: nick on 2001/01/10 22:52:55
23336 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
23337 (So Alan and Ilya can try setting via hints.)
23338 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
23339 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
23340 doing the save everywhere seems to restart read() correctly, but just
23341 doing it once "round" the handler does not.
23344 ____________________________________________________________________________
23345 [ 8400] By: jhi on 2001/01/10 21:57:54
23346 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
23347 of IRIX, HP-UX is unaffected.
23350 ____________________________________________________________________________
23351 [ 8399] By: nick on 2001/01/10 21:29:19
23352 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
23355 ____________________________________________________________________________
23356 [ 8398] By: jhi on 2001/01/10 20:55:31
23357 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
23358 also have ReusePort.
23360 ! ext/IO/lib/IO/Socket/INET.pm
23361 ____________________________________________________________________________
23362 [ 8397] By: jhi on 2001/01/10 20:50:57
23363 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23364 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23365 Date: Wed, 10 Jan 2001 01:38:13 -0800
23366 Message-ID: <20010110013813.B41744@yahoo-inc.com>
23368 ! ext/IO/lib/IO/Socket/INET.pm
23369 ____________________________________________________________________________
23370 [ 8396] By: jhi on 2001/01/10 20:49:30
23371 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
23372 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23373 Date: Wed, 10 Jan 2001 01:37:32 -0800
23374 Message-ID: <20010110013732.A41744@yahoo-inc.com>
23376 ! ext/Socket/Socket.pm
23377 ____________________________________________________________________________
23378 [ 8395] By: jhi on 2001/01/10 20:41:37
23379 Log: Test for bug id 20010105.016 (fixed by #8378).
23382 ____________________________________________________________________________
23383 [ 8394] By: jhi on 2001/01/10 20:26:32
23384 Log: Integrate perlio.
23387 ____________________________________________________________________________
23388 [ 8393] By: nick on 2001/01/10 19:34:30
23389 Log: Back out Simon's pid hackery for now.
23392 ____________________________________________________________________________
23393 [ 8392] By: nick on 2001/01/10 19:23:13
23394 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
23396 !> (integrate 29 files)
23397 ____________________________________________________________________________
23398 [ 8391] By: jhi on 2001/01/10 18:43:15
23399 Log: Subject: [PATCH] Fix my_pclose segfault
23400 From: Simon Cozens <simon@cozens.net>
23401 Date: Wed, 10 Jan 2001 18:39:35 +0000
23402 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
23405 ____________________________________________________________________________
23406 [ 8390] By: jhi on 2001/01/10 18:42:08
23407 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
23408 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23409 Date: Wed, 10 Jan 2001 13:23:02 EST
23410 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
23412 ! ext/Opcode/Opcode.xs
23413 ____________________________________________________________________________
23414 [ 8389] By: jhi on 2001/01/10 15:16:07
23415 Log: Turn off the integer preservation for now.
23418 ____________________________________________________________________________
23419 [ 8388] By: jhi on 2001/01/10 15:01:25
23420 Log: Few more IDE/editor nits from p5p.
23423 ____________________________________________________________________________
23424 [ 8387] By: jhi on 2001/01/10 06:53:16
23425 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
23426 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
23427 Date: Tue, 9 Jan 2001 23:16:02 +0000
23428 Message-ID: <20010109231602.A81101@plum.flirble.org>
23431 ____________________________________________________________________________
23432 [ 8386] By: jhi on 2001/01/10 03:17:54
23433 Log: Test cases for #8385 (from Simon's "torture.pl")
23436 ____________________________________________________________________________
23437 [ 8385] By: jhi on 2001/01/10 03:17:11
23438 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
23439 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
23440 Date: Wed, 10 Jan 2001 11:39:39 +0900
23441 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
23443 Some more UTF-8 tr cases fixed.
23446 ____________________________________________________________________________
23447 [ 8384] By: jhi on 2001/01/09 22:45:40
23448 Log: Allow the locale test needing POSIX and the taint test
23449 needing IPC::SysV to run under 'minitest' (basically,
23450 bail out if loading the extension fails)
23452 ! t/op/misc.t t/op/taint.t
23453 ____________________________________________________________________________
23454 [ 8383] By: jhi on 2001/01/09 21:36:04
23455 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23456 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23457 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
23458 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
23461 ____________________________________________________________________________
23462 [ 8382] By: jhi on 2001/01/09 21:06:08
23463 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
23464 Should finish up the bug id 20001205.022.
23466 ! pp.c pp_hot.c scope.c
23467 ____________________________________________________________________________
23468 [ 8381] By: jhi on 2001/01/09 18:27:43
23469 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
23470 From: Andy Dougherty <doughera@lafayette.edu>
23471 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
23472 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
23474 More robust yacc/bison error detection.
23477 ____________________________________________________________________________
23478 [ 8380] By: jhi on 2001/01/09 15:21:38
23479 Log: Subject: [PATCH] make t/op/misc.t work on VMS
23480 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23481 Date: Tue, 9 Jan 2001 07:53:55 EST
23482 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
23484 ! t/op/misc.t vms/test.com
23485 ____________________________________________________________________________
23486 [ 8379] By: jhi on 2001/01/09 15:20:38
23487 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
23488 From: jhi@cc.hut.fi
23489 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
23490 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
23492 The #8378 fixed this.
23495 ____________________________________________________________________________
23496 [ 8378] By: jhi on 2001/01/09 15:05:32
23497 Log: Subject: One more patch for UTF8
23498 From: Inaba Hiroto <inaba@st.rim.or.jp>
23499 Date: Tue, 09 Jan 2001 01:04:32 +0900
23500 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
23502 UTF-8 fixes for 'x' and tr///.
23504 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
23505 ! regcomp.c regexec.c toke.c utf8.c
23506 ____________________________________________________________________________
23507 [ 8377] By: jhi on 2001/01/09 14:32:17
23508 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
23511 ____________________________________________________________________________
23512 [ 8376] By: jhi on 2001/01/09 04:32:32
23513 Log: integrate changes #7775, #8316, #8316 from mainline
23514 Branch: maint-5.6/perl
23515 ! hints/solaris_2.sh
23516 ____________________________________________________________________________
23517 [ 8375] By: jhi on 2001/01/09 04:26:43
23518 Log: Update Changes.
23520 ! Changes patchlevel.h
23521 ____________________________________________________________________________
23522 [ 8374] By: jhi on 2001/01/09 04:14:32
23523 Log: IDE/editor section tweaking.
23526 ____________________________________________________________________________
23527 [ 8373] By: jhi on 2001/01/09 02:38:26
23528 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
23529 From: Peter Prymmer <pvhp@forte.com>
23530 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
23531 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
23533 In preparation os OS/390 dynamic loading.
23535 ! README.os390 hints/os390.sh
23536 ____________________________________________________________________________
23537 [ 8372] By: jhi on 2001/01/09 00:24:30
23538 Log: Integrate with perlio.
23540 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23541 ____________________________________________________________________________
23542 [ 8371] By: nick on 2001/01/08 23:54:33
23543 Log: Fix "scalars leaked" bugs caused by overload magic
23544 (Highlighted by Ilya's DESTROY optimization.)
23546 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23547 ____________________________________________________________________________
23548 [ 8370] By: nick on 2001/01/08 20:19:41
23549 Log: Integrate mainline
23551 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
23552 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
23554 ____________________________________________________________________________
23555 [ 8369] By: jhi on 2001/01/08 17:30:52
23556 Log: save_delete() Safefree() doesn't (anymore?) work with shared
23557 strings, one test failure in op/misc and almost all of lib/b.
23558 (Outcomments #8369.)
23561 ____________________________________________________________________________
23562 [ 8368] By: jhi on 2001/01/08 14:47:10
23563 Log: (Outcommented by #8369.)
23565 Subject: Re: Perl BugID 20001205.022 ---- save_delete
23566 From: Simon Cozens <simon@cozens.net>
23567 Date: Sat, 6 Jan 2001 11:48:40 +0000
23568 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
23570 The save_delete() does need the Safefree.
23573 ____________________________________________________________________________
23574 [ 8367] By: bailey on 2001/01/08 08:53:52
23575 Log: Once again syncing after too long an absence
23577 +> (branch 55 files)
23578 - MAINTAIN fix_pl vos/config.def vos/config.h
23579 - vos/config_h.SH_orig
23580 !> (integrate 498 files)
23581 ____________________________________________________________________________
23582 [ 8366] By: jhi on 2001/01/08 02:42:59
23583 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
23584 From: nick@ccl4.org
23585 Date: Sun, 7 Jan 2001 21:07:18 +0000
23586 Message-Id: <20010107210717.D1048@plum.flirble.org>
23588 ! sv.c t/op/64bitint.t
23589 ____________________________________________________________________________
23590 [ 8365] By: jhi on 2001/01/08 02:35:16
23591 Log: Subject: [PATCH] environ nit
23592 From: Simon Cozens <simon@cozens.net>
23593 Date: Sun, 7 Jan 2001 17:57:07 +0000
23594 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
23596 Use environ only if we have it.
23599 ____________________________________________________________________________
23600 [ 8364] By: jhi on 2001/01/08 02:24:51
23601 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
23603 ! ext/GDBM_File/GDBM_File.xs
23604 ____________________________________________________________________________
23605 [ 8363] By: jhi on 2001/01/08 02:19:24
23606 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
23607 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23608 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
23609 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
23612 ____________________________________________________________________________
23613 [ 8362] By: jhi on 2001/01/08 02:17:43
23614 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
23615 From: Doug MacEachern <dougm@covalent.net>
23616 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
23617 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
23619 Allow AUTOLOAD to be an xsub and allow such xsubs
23620 to avoid use of $AUTOLOAD.
23623 ____________________________________________________________________________
23624 [ 8361] By: jhi on 2001/01/08 02:16:07
23625 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23626 From: Radu Greab <radu@netsoft.ro>
23627 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
23628 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
23630 No need for the potentially unportable $SIG{CHLD}.
23633 ____________________________________________________________________________
23634 [ 8360] By: jhi on 2001/01/08 01:58:23
23635 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
23637 ! lib/Getopt/Long.pm
23638 ____________________________________________________________________________
23639 [ 8359] By: jhi on 2001/01/08 01:55:44
23640 Log: Integrate perlio.
23642 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
23643 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
23644 !> utf8.c win32/Makefile
23645 ____________________________________________________________________________
23646 [ 8358] By: jhi on 2001/01/07 21:16:50
23647 Log: Update the EPOC cross SDK URL.
23650 ____________________________________________________________________________
23651 [ 8357] By: jhi on 2001/01/07 21:16:09
23652 Log: Update the EPOC cross SDK URL.
23653 Branch: maint-5.6/perl
23655 ____________________________________________________________________________
23656 [ 8356] By: nick on 2001/01/06 21:47:52
23657 Log: FILE * in XS code for PerlIO world:
23658 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
23659 - Add FILE * T_STDIO typemap.
23660 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
23662 ! lib/ExtUtils/typemap perlio.c perlio.h
23663 ____________________________________________________________________________
23664 [ 8355] By: jhi on 2001/01/06 20:27:15
23665 Log: integrate change #8336 from mainline
23667 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
23668 Branch: maint-5.6/perl
23670 ____________________________________________________________________________
23671 [ 8354] By: jhi on 2001/01/06 20:24:29
23672 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23673 From: Robin Barker <rmb1@cise.npl.co.uk>
23674 Date: Fri, 22 Dec 2000 12:17:38 GMT
23675 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23677 The patch reformats some long =item lines so they give
23678 correct output via pod2man | nroff -man
23680 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23681 From: Robin Barker <rmb1@cise.npl.co.uk>
23682 Date: Tue, 2 Jan 2001 15:35:03 GMT
23683 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23685 Here is a _further_ patch which corrects a few more errors:
23686 * an empty C<=item> in CPAN.pm
23687 * patching the wrong file (pod/perlamiga.pod not README.amiga)
23688 * leaving empty C<=item>s which formatted incorrectly
23689 * over long C<=item>s revealed by latest patch to Pod::Man
23690 Branch: maint-5.6/perl
23691 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23692 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23693 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
23694 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
23695 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
23696 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
23697 ____________________________________________________________________________
23698 [ 8353] By: jhi on 2001/01/06 20:21:10
23699 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
23702 Branch: maint-5.6/perl
23703 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
23704 ____________________________________________________________________________
23705 [ 8352] By: jhi on 2001/01/06 20:18:44
23706 Log: Forgotten from #8438.
23707 Branch: maint-5.6/perl
23709 ____________________________________________________________________________
23710 [ 8351] By: jhi on 2001/01/06 20:18:12
23711 Log: Forgotten from #8347.
23712 Branch: maint-5.6/perl
23714 ____________________________________________________________________________
23715 [ 8350] By: jhi on 2001/01/06 20:00:19
23716 Log: Thinko in #8347.
23717 Branch: maint-5.6/perl
23719 ____________________________________________________________________________
23720 [ 8349] By: jhi on 2001/01/06 18:05:30
23721 Log: Copy the FAQ3 IDE section from the development branch,
23722 changes originally by Peter Prymmer.
23723 Branch: maint-5.6/perl
23725 ____________________________________________________________________________
23726 [ 8348] By: jhi on 2001/01/06 18:03:02
23727 Log: EPOC updates for TRIAL1.
23729 Subject: [5.6.1 trial1] EPOC update
23730 From: Olaf Flebbe <O.Flebbe@science-computing.de>
23731 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
23732 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
23734 Subject: epoc patch2 for perl-5.6.1-trial1
23735 From: Olaf Flebbe <O.Flebbe@science-computing.de>
23736 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
23737 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
23738 Branch: maint-5.6/perl
23739 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
23741 ____________________________________________________________________________
23742 [ 8347] By: jhi on 2001/01/06 17:29:10
23743 Log: integrate changes #7710,7824,7973 from mainline,
23744 plus VMS nits from Peter Prymmer and Dan Sugalski.
23746 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23747 library (getprotobyname and getprotobynumber are outversioned by
23748 the same calls in libc, at least for xlc version 3.
23750 Add HAS_SBRK_PROTO.
23752 Fixes for signedness warnings noticed by VMSperlers.
23753 Branch: maint-5.6/perl
23754 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23755 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
23756 ! sv.c vms/descrip_mms.template vos/config.alpha.def
23757 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23758 ! win32/config.bc win32/config.gc win32/config.vc
23759 ____________________________________________________________________________
23760 [ 8346] By: nick on 2001/01/06 14:36:01
23761 Log: Fixup accumulated integrate muddles (perlio == devperl again)
23763 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
23764 ____________________________________________________________________________
23765 [ 8345] By: nick on 2001/01/06 14:24:58
23766 Log: Integrate mainline
23768 !> (integrate 55 files)
23769 ____________________________________________________________________________
23770 [ 8344] By: jhi on 2001/01/06 02:24:02
23771 Log: Subject: [patch] PerlIO_cleanup() prototype
23772 From: Doug MacEachern <dougm@covalent.net>
23773 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
23774 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
23777 ____________________________________________________________________________
23778 [ 8343] By: jhi on 2001/01/06 01:04:09
23779 Log: IRIX compiler noticed that the bof initialization might be
23780 bypassed by control flow.
23783 ____________________________________________________________________________
23784 [ 8342] By: jhi on 2001/01/06 00:10:48
23785 Log: Update Changes.
23787 ! Changes patchlevel.h
23788 ____________________________________________________________________________
23789 [ 8341] By: jhi on 2001/01/05 23:52:33
23790 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
23793 ____________________________________________________________________________
23794 [ 8340] By: jhi on 2001/01/05 22:44:08
23795 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23796 From: Radu Greab <radu@netsoft.ro>
23797 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
23798 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
23800 ! t/io/pipe.t util.c
23801 ____________________________________________________________________________
23802 [ 8339] By: jhi on 2001/01/05 22:35:17
23803 Log: Subject: [PATCH] format and rewording in perlfaq.pod
23804 From: Robin Barker <rmb1@cise.npl.co.uk>
23805 Date: Fri, 5 Jan 2001 18:51:20 GMT
23806 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
23809 ____________________________________________________________________________
23810 [ 8338] By: jhi on 2001/01/05 22:31:17
23811 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
23812 From: Peter Prymmer <pvhp@forte.com>
23813 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
23814 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
23817 ____________________________________________________________________________
23818 [ 8337] By: jhi on 2001/01/05 18:15:11
23819 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
23820 From: Robin Barker <rmb1@cise.npl.co.uk>
23821 Date: Tue, 2 Jan 2001 15:24:07 GMT
23822 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
23824 If you call configure as C<./Configure> or C<sh ./Configure>,
23825 $src is set to the absolute path name, not '.'.
23827 This, in turn, means -Dmksymlink tries to do its stuff because
23828 it does not think it is in the src directory.
23830 (plus a metaconfig nitfix)
23832 ! U/compline/ccflags.U U/modified/src.U
23834 ! Configure config_h.SH
23835 ____________________________________________________________________________
23836 [ 8336] By: jhi on 2001/01/05 17:48:32
23837 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
23838 From: Alan Burlison <Alan.Burlison@uk.sun.com>
23839 Message-ID: <3A5606C4.473D2226@uk.sun.com>
23840 Date: Fri, 05 Jan 2001 17:39:16 +0000
23843 ____________________________________________________________________________
23844 [ 8335] By: jhi on 2001/01/05 16:05:44
23845 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
23847 ! lib/Getopt/Long.pm
23848 ____________________________________________________________________________
23849 [ 8334] By: jhi on 2001/01/05 16:00:51
23850 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
23851 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23852 Date: Fri, 05 Jan 2001 13:46:51 +0100
23853 Message-ID: <13693.978698811@nice.ram.loc>
23855 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
23856 accurate reading of the "atime".
23859 ____________________________________________________________________________
23860 [ 8333] By: jhi on 2001/01/05 15:57:37
23861 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
23862 From: Simon Cozens <simon@cozens.net>
23863 Date: Fri, 8 Dec 2000 13:33:31 +0000
23864 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
23866 A lost patch fragment.
23869 ____________________________________________________________________________
23870 [ 8332] By: jhi on 2001/01/05 15:40:42
23871 Log: Do away with strncpy() and a fixed length buffer.
23874 ____________________________________________________________________________
23875 [ 8331] By: jhi on 2001/01/05 15:03:07
23876 Log: Tests for #8329 and #8330.
23879 ____________________________________________________________________________
23880 [ 8330] By: jhi on 2001/01/05 15:02:38
23881 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
23882 raw 8-bit form to the UTF-8 string.
23885 ____________________________________________________________________________
23886 [ 8329] By: jhi on 2001/01/05 14:55:13
23887 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
23888 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23889 Date: Fri, 5 Jan 2001 12:28:52 +0100
23890 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
23892 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
23893 no effect. (changed the strncpy() to Copy())
23896 ____________________________________________________________________________
23897 [ 8328] By: jhi on 2001/01/05 06:44:27
23898 Log: UTF-8 cleanup.
23900 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23901 ! regexec.c sv.c toke.c
23902 ____________________________________________________________________________
23903 [ 8327] By: jhi on 2001/01/05 01:11:29
23904 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')
23905 From: Radu Greab <radu@netsoft.ro>
23906 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
23907 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
23909 Cleans up Harness to not use FileHandle, which uses IO.
23911 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23912 ____________________________________________________________________________
23913 [ 8326] By: jhi on 2001/01/05 00:56:37
23914 Log: Update Changes.
23916 ! Changes patchlevel.h
23917 ____________________________________________________________________________
23918 [ 8325] By: jhi on 2001/01/05 00:53:18
23919 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
23920 From: Peter Prymmer <pvhp@forte.com>
23921 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
23922 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
23924 plus a couple more tailing whitespace removals.
23927 ____________________________________________________________________________
23928 [ 8324] By: jhi on 2001/01/05 00:47:39
23929 Log: Add some Unicode chop() tests.
23932 ____________________________________________________________________________
23933 [ 8323] By: jhi on 2001/01/05 00:47:23
23934 Log: Unify UTF-8 malformedness handling.
23936 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
23937 ____________________________________________________________________________
23938 [ 8322] By: jhi on 2001/01/04 22:21:54
23939 Log: The new $issymlink was unknown to Mksymlinks.
23940 Branch: metaconfig/U/perl
23941 ! Mksymlinks.U issymlink.U
23943 ! Configure config_h.SH
23944 ____________________________________________________________________________
23945 [ 8321] By: jhi on 2001/01/04 21:51:05
23946 Log: The test didn't work under the core test framework.
23949 ____________________________________________________________________________
23950 [ 8320] By: jhi on 2001/01/04 21:14:22
23951 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
23953 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
23954 ____________________________________________________________________________
23955 [ 8319] By: jhi on 2001/01/04 20:46:17
23956 Log: Typo in #8312 when manually appying a problematic patch fragment.
23958 ! ext/Storable/Storable.xs
23959 ____________________________________________________________________________
23960 [ 8318] By: jhi on 2001/01/04 20:43:01
23961 Log: The $sh_c didn't fly.
23963 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23964 ! U/modified/Loc.U U/modified/myhostname.U
23965 ! U/modified/spitshell.U
23966 Branch: metaconfig/U/perl
23969 ! Configure config_h.SH
23970 ____________________________________________________________________________
23971 [ 8317] By: jhi on 2001/01/04 19:58:01
23972 Log: AIX builtin test -h is broken, changes based on
23974 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
23975 Date: Tue, 02 Jan 2001 11:24:39 +0100
23976 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23977 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
23979 + U/modified/spitshell.U
23980 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23981 ! U/modified/Loc.U U/modified/myhostname.U
23982 Branch: metaconfig/U/perl
23983 ! Mksymlinks.U issymlink.U
23986 ____________________________________________________________________________
23987 [ 8316] By: jhi on 2001/01/04 19:02:22
23988 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
23989 From: Andy Dougherty <doughera@lafayette.edu>
23990 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
23991 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
23995 ! hints/solaris_2.sh
23996 ____________________________________________________________________________
23997 [ 8315] By: jhi on 2001/01/04 18:56:48
23998 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
23999 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
24000 Date: Wed, 3 Jan 2001 07:58:51 +0100
24001 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
24003 ! hints/solaris_2.sh
24004 ____________________________________________________________________________
24005 [ 8314] By: jhi on 2001/01/04 18:54:07
24006 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
24007 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24008 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
24009 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
24011 Doc tweak on #8313.
24013 ! ext/B/B/Deparse.pm
24014 ____________________________________________________________________________
24015 [ 8313] By: jhi on 2001/01/04 18:52:27
24016 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
24017 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
24018 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24019 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
24021 Make the peephole optimizer to bypass more null ops and
24022 and rewrite the deparse handling of continue blocks.
24024 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
24025 ____________________________________________________________________________
24026 [ 8312] By: jhi on 2001/01/04 18:47:39
24027 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
24029 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24030 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24032 ____________________________________________________________________________
24033 [ 8311] By: jhi on 2001/01/04 18:36:08
24034 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
24035 filter to be run on each .pm during the pm_to_blib() phase,
24038 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
24039 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24040 Date: Wed, 03 Jan 2001 22:01:30 +0100
24041 Message-ID: <5296.978555690@nice.ram.loc>
24043 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
24044 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24045 ! lib/ExtUtils/MakeMaker.pm
24046 ____________________________________________________________________________
24047 [ 8310] By: jhi on 2001/01/04 18:32:54
24048 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24049 From: Robin Barker <rmb1@cise.npl.co.uk>
24050 Date: Tue, 2 Jan 2001 15:35:03 GMT
24051 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24053 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
24054 ! pod/perlrequick.pod
24055 ____________________________________________________________________________
24056 [ 8309] By: jhi on 2001/01/04 18:29:07
24057 Log: Subject: Re: [patch] static-ize XS()
24058 From: Doug MacEachern <dougm@covalent.net>
24059 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
24060 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
24062 Provide prototypes for the XS functions.
24064 ! lib/ExtUtils/xsubpp
24065 ____________________________________________________________________________
24066 [ 8308] By: jhi on 2001/01/04 18:27:44
24067 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
24068 From: Doug MacEachern <dougm@covalent.net>
24069 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
24070 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
24072 ! lib/ExtUtils/typemap
24073 ____________________________________________________________________________
24074 [ 8307] By: jhi on 2001/01/04 18:25:25
24075 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
24076 From: Doug MacEachern <dougm@covalent.net>
24077 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
24078 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
24080 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
24082 ! lib/ExtUtils/MM_Unix.pm
24083 ____________________________________________________________________________
24084 [ 8306] By: jhi on 2001/01/04 18:23:00
24085 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
24086 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24087 Date: Thu, 4 Jan 2001 12:47:10 +0100
24088 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
24090 The toke.c part only, patching embed.h and proto.h is futile.
24093 ____________________________________________________________________________
24094 [ 8305] By: jhi on 2001/01/04 18:05:51
24095 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
24096 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24097 Date: Thu, 4 Jan 2001 17:50:12 +0100
24098 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
24101 ____________________________________________________________________________
24102 [ 8304] By: jhi on 2001/01/04 18:03:26
24103 Log: Subject: [PATCH perl@8269]
24104 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24105 Date: Thu, 4 Jan 2001 12:53:39 +0100
24106 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
24108 If running byacc write-enable also perly.h.
24111 ____________________________________________________________________________
24112 [ 8303] By: jhi on 2001/01/04 15:40:49
24113 Log: Rewrite pp_concat() in terms of sv_catsv().
24116 ____________________________________________________________________________
24117 [ 8302] By: nick on 2001/01/03 22:43:22
24118 Log: Integrate mainline.
24120 !> ext/Encode/Encode.xs sv.c utf8.c
24121 ____________________________________________________________________________
24122 [ 8301] By: jhi on 2001/01/02 23:40:26
24123 Log: Variable naming tweak.
24126 ____________________________________________________________________________
24127 [ 8300] By: jhi on 2001/01/02 23:40:02
24128 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
24129 in is_utf8_string().
24132 ____________________________________________________________________________
24133 [ 8299] By: jhi on 2001/01/02 22:14:40
24134 Log: Integrate perlio.
24136 !> pp.c pp_hot.c win32/Makefile
24137 ____________________________________________________________________________
24138 [ 8298] By: nick on 2001/01/02 22:03:06
24139 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
24142 ____________________________________________________________________________
24143 [ 8297] By: jhi on 2001/01/02 04:26:28
24144 Log: Signedness nit.
24146 ! ext/Encode/Encode.xs
24147 ____________________________________________________________________________
24148 [ 8296] By: nick on 2001/01/01 23:49:36
24149 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
24152 ____________________________________________________________________________
24153 [ 8295] By: jhi on 2001/01/01 23:05:48
24154 Log: Integrate perlio.
24156 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24158 ____________________________________________________________________________
24159 [ 8294] By: nick on 2001/01/01 22:48:34
24160 Log: Integrate mainline
24162 ! pp_hot.c t/lib/encode.t
24163 !> (integrate 65 files)
24164 ____________________________________________________________________________
24165 [ 8293] By: nick on 2001/01/01 21:58:50
24166 Log: More rigor in UTF-8-ness of Encode's toUnicode
24167 XS export some of the utf8 internal functions.
24168 Test some of the functions.
24169 Fix pp_concat() bug shown by said tests.
24171 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24173 ____________________________________________________________________________
24174 [ 8292] By: jhi on 2001/01/01 18:11:44
24175 Log: Integrate perlio.
24177 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24178 !> ext/Encode/encengine.c ext/Encode/encode.h
24179 ____________________________________________________________________________
24180 [ 8291] By: jhi on 2001/01/01 18:10:58
24181 Log: Podify README.mpeix (a new version from the web),
24182 add a dummy NAME to Carp::Heavy, regen toc.
24184 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
24186 ____________________________________________________________________________
24187 [ 8290] By: nick on 2001/01/01 17:43:47
24188 Log: Loose the "Loading..." warning.
24189 Another bug in fallback support
24191 ! ext/Encode/Encode.pm ext/Encode/encengine.c
24192 ____________________________________________________________________________
24193 [ 8289] By: jhi on 2001/01/01 00:01:57
24194 Log: Bump up Larry's copyright.
24196 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
24197 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
24198 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
24199 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
24200 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
24201 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
24202 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
24203 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
24204 ____________________________________________________________________________
24205 [ 8288] By: nick on 2000/12/31 21:27:53
24206 Log: Fix .ucm reading - forgot a chr()
24207 Start of .ucm write (for .enc to .ucm)
24209 ! ext/Encode/compile
24210 ____________________________________________________________________________
24211 [ 8287] By: jhi on 2000/12/31 18:15:56
24212 Log: Comment away a diagnostic message as noted by Craig A. Berry
24213 (the unexpected message was confusing testing)
24215 ! ext/Encode/Encode.pm
24216 ____________________________________________________________________________
24217 [ 8286] By: jhi on 2000/12/31 18:14:51
24218 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
24219 Date: Sun, 31 Dec 2000 11:17:37 -0600
24220 From: "Craig A. Berry" <craigberry@mac.com>
24221 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
24223 ! ext/Encode/Makefile.PL
24224 ____________________________________________________________________________
24225 [ 8285] By: nick on 2000/12/31 18:11:54
24226 Log: Start of support of ICU-style .ucm files:
24227 - teach compile how to read a .ucm file
24228 - first guess at how to represent fallbacks in "tries".
24229 - use fallbacks if check == 0
24230 - new return code to indicate we used one.
24232 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24233 ! ext/Encode/encengine.c ext/Encode/encode.h
24234 ____________________________________________________________________________
24235 [ 8284] By: jhi on 2000/12/31 18:04:41
24236 Log: Pacify picky VMS compiler.
24238 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
24239 From: "Craig A. Berry" <craig.berry@psinetcs.com>
24240 Date: Sat, 30 Dec 2000 18:10:02 -0600
24241 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
24244 ____________________________________________________________________________
24245 [ 8283] By: jhi on 2000/12/31 16:11:47
24246 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
24248 ! t/lib/glob-basic.t
24249 ____________________________________________________________________________
24250 [ 8282] By: jhi on 2000/12/31 15:26:11
24251 Log: Integrate perlio.
24253 !> makedef.pl opcode.pl os2/os2.c perlio.c
24254 ____________________________________________________________________________
24255 [ 8281] By: nick on 2000/12/31 10:06:15
24256 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
24257 is available to be exported
24259 ! makedef.pl perlio.c
24260 ____________________________________________________________________________
24261 [ 8280] By: nick on 2000/12/31 09:41:26
24262 Log: Ilya's OS2 patch (testing for damage on Win32)
24264 ! makedef.pl opcode.pl os2/os2.c
24265 ____________________________________________________________________________
24266 [ 8279] By: jhi on 2000/12/30 21:52:07
24269 ! t/lib/syslfs.t t/op/lfs.t
24270 ____________________________________________________________________________
24271 [ 8278] By: jhi on 2000/12/30 21:47:49
24272 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24273 From: andreas.koenig@anima.de (Andreas J. Koenig)
24274 Date: 30 Dec 2000 22:35:37 +0100
24275 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
24277 The 32-bit wraparound test wasn't quite right.
24279 ! t/lib/syslfs.t t/op/lfs.t
24280 ____________________________________________________________________________
24281 [ 8277] By: jhi on 2000/12/30 21:33:44
24282 Log: Subject: [PATCH] open() example in perlfunc.pod
24283 From: Karsten Sperling <s_sperli@ira.uka.de>
24284 Date: Sat, 30 Dec 2000 22:27:09 +0100
24285 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
24288 ____________________________________________________________________________
24289 [ 8276] By: jhi on 2000/12/30 20:32:40
24290 Log: Not quite that many tests yet.
24293 ____________________________________________________________________________
24294 [ 8275] By: jhi on 2000/12/30 20:26:58
24295 Log: Integrate perlio.
24298 ____________________________________________________________________________
24299 [ 8274] By: jhi on 2000/12/30 20:24:56
24300 Log: Signedness nit.
24303 ____________________________________________________________________________
24304 [ 8273] By: jhi on 2000/12/30 20:15:46
24305 Log: Add a test case for 20000731.001 which was fixed by the #8267.
24308 ____________________________________________________________________________
24309 [ 8272] By: nick on 2000/12/30 19:47:51
24310 Log: Tweak for MULTIPLICITY/USE_PERLIO
24313 ____________________________________________________________________________
24314 [ 8271] By: nick on 2000/12/30 19:46:45
24315 Log: Integrate mainline
24317 +> lib/unicode/distinct.pm
24318 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
24319 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
24320 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
24321 ____________________________________________________________________________
24322 [ 8270] By: jhi on 2000/12/30 19:39:50
24323 Log: Subject: RE: perl@8269
24324 From: "Richard Soderberg" <rs@crystalflame.net>
24325 Date: Sat, 30 Dec 2000 11:36:27 -0800
24326 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
24331 ____________________________________________________________________________
24332 [ 8269] By: jhi on 2000/12/30 18:55:48
24333 Log: Update Changes.
24335 ! Changes patchlevel.h
24336 ____________________________________________________________________________
24337 [ 8268] By: jhi on 2000/12/30 17:18:40
24338 Log: Add a test for Unicode split //. The #8267 was the cure.
24341 ____________________________________________________________________________
24342 [ 8267] By: jhi on 2000/12/30 17:14:19
24343 Log: Subject: more UTF8 test suites and an UTF8 patch
24344 From: Inaba Hiroto <inaba@st.rim.or.jp>
24345 Date: Sat, 30 Dec 2000 14:27:10 +0900
24346 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
24348 Just the patch part for now, and the pragma renamed
24349 as unicode::distinct.
24351 + lib/unicode/distinct.pm
24352 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
24353 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24354 ! regcomp.h regexec.c sv.c toke.c utf8.c
24355 ____________________________________________________________________________
24356 [ 8266] By: nick on 2000/12/30 16:40:49
24357 Log: Integrate mainline
24359 +> lib/Pod/Text/Overstrike.pm
24360 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
24361 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
24362 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
24363 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
24364 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
24365 ____________________________________________________________________________
24366 [ 8265] By: jhi on 2000/12/30 07:28:55
24367 Log: The sv_catsv() fix, take two.
24370 ____________________________________________________________________________
24371 [ 8264] By: jhi on 2000/12/30 06:19:18
24372 Log: Undo all the join-related changes since #8248: relevant
24373 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
24374 The new sv_catsv() doesn't fly so it must go back to
24377 ! sv.c t/op/join.t t/pragma/utf8.t
24378 ____________________________________________________________________________
24379 [ 8263] By: jhi on 2000/12/30 01:08:32
24380 Log: (Retracted by #8264) Tweak sv_catsv() some more.
24383 ____________________________________________________________________________
24384 [ 8262] By: jhi on 2000/12/30 00:45:14
24385 Log: Retract #8261.
24388 ____________________________________________________________________________
24389 [ 8261] By: jhi on 2000/12/30 00:38:32
24390 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
24393 ____________________________________________________________________________
24394 [ 8260] By: jhi on 2000/12/29 22:51:33
24395 Log: (Retracted by #8264) More fixing for #8251.
24398 ____________________________________________________________________________
24399 [ 8259] By: jhi on 2000/12/29 18:27:30
24400 Log: Subject: podlators 1.06 released
24401 From: Russ Allbery <rra@stanford.edu>
24402 Date: 25 Dec 2000 05:09:30 -0800
24403 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
24405 + lib/Pod/Text/Overstrike.pm
24406 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
24407 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
24408 ____________________________________________________________________________
24409 [ 8258] By: jhi on 2000/12/29 18:20:45
24410 Log: Make the large file tests more robust/talkative as suggested by
24412 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24413 From: andreas.koenig@anima.de (Andreas J. Koenig)
24414 Date: 29 Dec 2000 14:23:01 +0100
24415 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
24417 ! t/lib/syslfs.t t/op/lfs.t
24418 ____________________________________________________________________________
24419 [ 8257] By: jhi on 2000/12/29 17:48:04
24420 Log: Further VMS piping fixes from Charles Lane:
24422 In summary, error messages produced when a subprocess terminated
24423 abnormally were being sent not just to the parent process, but to
24424 grandparents, because of default values for error output that were
24425 not completely overridden when the subprocess was started.
24427 This patch fixes this behavior by defining user-mode (i.e., temporary
24428 for the duration of the program) logical names for SYS$OUTPUT and
24429 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
24430 changes to make it so that the user-mode logicals are the ones that
24431 control where Perl's error messages go if it terminates abnormally.
24433 I also added some gratuitous fixes to the indentation of braces in
24434 the piping code. It just looked ugly, before.
24436 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
24437 ____________________________________________________________________________
24438 [ 8256] By: jhi on 2000/12/29 17:45:12
24439 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
24440 From: "Casey R. Tweten" <crt@kiski.net>
24441 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
24442 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
24444 Tests for for #8240.
24446 ! t/pragma/constant.t
24447 ____________________________________________________________________________
24448 [ 8255] By: jhi on 2000/12/29 17:43:07
24449 Log: Subject: Re: [PATCH] Interesting syntax idea
24450 From: Simon Cozens <simon@cozens.net>
24451 Date: Fri, 29 Dec 2000 14:34:04 +0000
24452 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
24456 ! t/pragma/sub_lval.t
24457 ____________________________________________________________________________
24458 [ 8254] By: jhi on 2000/12/29 17:42:11
24459 Log: Subject: [PATCH] Interesting syntax idea
24460 From: Simon Cozens <simon@cozens.net>
24461 Date: Wed, 27 Dec 2000 05:08:57 +0000
24462 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
24464 Make opens + bareword assigns do typeglob assigns.
24467 ____________________________________________________________________________
24468 [ 8253] By: jhi on 2000/12/29 17:36:45
24469 Log: Output the (apparent) version of gcc, as suggested by
24471 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
24472 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
24473 Date: 26 Dec 2000 04:29:17 -0500
24474 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
24476 (The patch as such didn't any more apply as the misparsing had
24477 already been addressed in #6474.) Also change the wording about
24478 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
24481 ____________________________________________________________________________
24482 [ 8252] By: nick on 2000/12/29 12:14:31
24483 Log: Integrate mainline
24485 !> (integrate 27 files)
24486 ____________________________________________________________________________
24487 [ 8251] By: jhi on 2000/12/29 08:45:46
24488 Log: (Retracted by #8264)
24492 sv_catsv() needs one more byte space than seems reasonable.
24493 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
24494 Curiouser and curiouser.
24497 ____________________________________________________________________________
24498 [ 8250] By: jhi on 2000/12/29 07:57:52
24499 Log: More split // UTF-8 tests.
24502 ____________________________________________________________________________
24503 [ 8249] By: jhi on 2000/12/29 07:54:51
24504 Log: (Retracted by #8264) More join() testing which was good because
24505 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
24507 ! pp.c t/op/join.t utf8.c utf8.h
24508 ____________________________________________________________________________
24509 [ 8248] By: jhi on 2000/12/29 07:08:32
24510 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
24511 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
24512 that the only cases to care about are byte+byte and byte+character.
24514 TODO: See how well pp_concat() could be implemented in terms
24517 ! doop.c sv.c t/op/join.t utf8.h
24518 ____________________________________________________________________________
24519 [ 8247] By: jhi on 2000/12/29 06:35:23
24520 Log: Signedness nit.
24523 ____________________________________________________________________________
24524 [ 8246] By: jhi on 2000/12/29 01:23:31
24525 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
24526 From: Lupe Christoph <lupe@lupe-christoph.de>
24527 Date: Thu, 28 Dec 2000 23:00:00 +0100
24528 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
24530 Suggest rsync --delete --dry-run.
24533 ____________________________________________________________________________
24534 [ 8245] By: jhi on 2000/12/28 23:57:05
24535 Log: The maxiters upper limit sanity check (guarding against
24536 non-progress) assumed bytes instead of characters in s///
24540 ____________________________________________________________________________
24541 [ 8244] By: jhi on 2000/12/28 23:34:08
24542 Log: Make some panic messages a bit more logical.
24544 ! doop.c pod/perldiag.pod pp.c pp_hot.c
24545 ____________________________________________________________________________
24546 [ 8243] By: jhi on 2000/12/28 22:59:16
24547 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
24548 From: Simon Cozens <simon@cozens.net>
24549 Date: Wed, 27 Dec 2000 02:30:03 +0000
24550 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
24552 ! pp.c t/pragma/sub_lval.t
24553 ____________________________________________________________________________
24554 [ 8242] By: jhi on 2000/12/28 22:56:53
24555 Log: Subject: [PATCH blead] Fix B::Terse indentation
24556 From: Daniel Chetlin <daniel@chetlin.com>
24557 Date: Wed, 27 Dec 2000 06:43:30 -0800
24558 Message-ID: <20001227064329.B9573@darkstar>
24560 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
24561 ____________________________________________________________________________
24562 [ 8241] By: jhi on 2000/12/28 22:48:59
24563 Log: The latter patch from the
24565 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
24566 From: Peter Prymmer <pvhp@forte.com>
24567 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
24568 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
24570 (the former patch from the above should have been
24571 taken care of by Nick I-S)
24574 ____________________________________________________________________________
24575 [ 8240] By: jhi on 2000/12/28 22:45:22
24576 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
24577 From: "Casey R. Tweten" <crt@kiski.net>
24578 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
24579 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
24582 ____________________________________________________________________________
24583 [ 8239] By: jhi on 2000/12/28 22:37:45
24584 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
24585 From: Simon Cozens <simon@cozens.net>
24586 Date: Wed, 27 Dec 2000 14:12:44 +0000
24587 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
24589 ! t/op/method.t t/op/sort.t toke.c
24590 ____________________________________________________________________________
24591 [ 8238] By: jhi on 2000/12/28 22:30:32
24592 Log: Subject: [PATCH perl@8229] Call.pm
24593 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
24594 Date: Mon, 25 Dec 2000 10:47:15 -0000
24595 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
24597 ! ext/Filter/Util/Call/Call.pm
24598 ____________________________________________________________________________
24599 [ 8237] By: jhi on 2000/12/28 22:19:21
24600 Log: Subject: [PATCH blead] Fix problem with `&' prototype
24601 From: Daniel Chetlin <daniel@chetlin.com>
24602 Date: Wed, 27 Dec 2000 15:55:32 -0800
24603 Message-ID: <20001227155532.D9573@darkstar>
24605 ! op.c t/comp/proto.t
24606 ____________________________________________________________________________
24607 [ 8236] By: jhi on 2000/12/28 22:09:25
24608 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
24609 From: Daniel Chetlin <daniel@chetlin.com>
24610 Date: Sun, 24 Dec 2000 04:09:49 -0800
24611 Message-ID: <20001224040949.B3090@darkstar>
24613 ! gv.c mg.c t/op/attrs.t
24614 ____________________________________________________________________________
24615 [ 8235] By: jhi on 2000/12/28 22:07:11
24616 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
24617 From: Jan Dubois <jand@ActiveState.com>
24618 Date: Tue, 26 Dec 2000 20:57:31 -0800
24619 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
24622 ____________________________________________________________________________
24623 [ 8234] By: jhi on 2000/12/28 21:52:42
24624 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
24625 From: Simon Cozens <simon@cozens.net>
24626 Date: Thu, 28 Dec 2000 20:33:13 +0000
24627 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
24629 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
24630 ____________________________________________________________________________
24631 [ 8233] By: jhi on 2000/12/28 19:40:49
24632 Log: Integrate perlio.
24634 !> ext/Encode/Makefile.PL ext/Encode/compile
24635 ____________________________________________________________________________
24636 [ 8232] By: nick on 2000/12/23 16:06:00
24637 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
24638 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
24640 ! ext/Encode/Makefile.PL
24641 ____________________________________________________________________________
24642 [ 8231] By: nick on 2000/12/23 14:30:34
24643 Log: "Compiled" encode build cleanup
24644 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
24645 - .c files do not export sub-tables
24647 ! ext/Encode/Makefile.PL ext/Encode/compile
24648 ____________________________________________________________________________
24649 [ 8230] By: nick on 2000/12/23 12:50:37
24650 Log: Integrate mainline
24652 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24653 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24654 !> pod/perl5004delta.pod pod/perl5005delta.pod
24655 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24656 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24657 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24659 ____________________________________________________________________________
24660 [ 8229] By: jhi on 2000/12/22 15:32:12
24661 Log: Integrate perlio.
24663 +> win32/distclean.bat
24664 !> MANIFEST t/io/utf8.t
24665 ____________________________________________________________________________
24666 [ 8228] By: jhi on 2000/12/22 15:29:40
24667 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
24668 From: Robin Barker <rmb1@cise.npl.co.uk>
24669 Date: Fri, 22 Dec 2000 12:17:38 GMT
24670 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
24672 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24673 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24674 ! pod/perl5004delta.pod pod/perl5005delta.pod
24675 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24676 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24677 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24679 ____________________________________________________________________________
24680 [ 8227] By: jhi on 2000/12/22 15:24:28
24681 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
24682 From: "John L. Allen" <allen@grumman.com>
24683 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
24684 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
24686 Document APPLLIB_EXP.
24689 ____________________________________________________________________________
24690 [ 8226] By: nick on 2000/12/21 22:11:50
24691 Log: Handy script for when one forgets to "dmake clean"
24693 + win32/distclean.bat
24695 ____________________________________________________________________________
24696 [ 8225] By: nick on 2000/12/21 21:54:04
24697 Log: CRLF platform issue with io/utf8 fix.
24700 ____________________________________________________________________________
24701 [ 8224] By: nick on 2000/12/21 21:02:20
24702 Log: Integrate mainline
24704 !> Changes Configure Makefile.SH Porting/Glossary
24705 !> Porting/config.sh Porting/config_H configure.com
24706 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
24707 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
24708 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
24709 !> win32/config.bc win32/config.gc win32/config.vc
24710 ____________________________________________________________________________
24711 [ 8223] By: jhi on 2000/12/21 17:09:16
24712 Log: Update Changes.
24714 ! Changes patchlevel.h
24715 ____________________________________________________________________________
24716 [ 8222] By: jhi on 2000/12/21 16:24:01
24717 Log: Metaconfig unit changes for #8221.
24718 Branch: metaconfig/U/perl
24722 ____________________________________________________________________________
24723 [ 8221] By: jhi on 2000/12/21 16:23:48
24724 Log: Rename testsyml to issymlink.
24726 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24727 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
24729 ____________________________________________________________________________
24730 [ 8220] By: jhi on 2000/12/21 15:47:26
24731 Log: Robustness support for #8218 (symlink forest) since the GNU
24732 tools seem to be overly picky about symlinkage depths.
24734 ! Makefile.SH t/io/fs.t
24735 ____________________________________________________________________________
24736 [ 8219] By: jhi on 2000/12/21 15:38:27
24737 Log: Metaconfig changes for #8218.
24739 ! U/modified/Oldconfig.U
24740 Branch: metaconfig/U/perl
24743 ____________________________________________________________________________
24744 [ 8218] By: jhi on 2000/12/21 15:37:57
24745 Log: Add Configure option -Dmksymlinks which will create a symlink
24746 forest if the current/build differs from the source directory.
24747 TODO: mkdir -p is not portable.
24750 ____________________________________________________________________________
24751 [ 8217] By: jhi on 2000/12/21 14:39:12
24752 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
24753 From: Nick Ing-Simmons <nik@tiuk.ti.com>
24754 Date: Thu, 21 Dec 2000 09:38:18 GMT
24755 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
24757 The ofs became an SV.
24759 ! ext/Thread/Thread.xs
24760 ____________________________________________________________________________
24761 [ 8216] By: jhi on 2000/12/21 05:40:21
24762 Log: The polymorphism seems to have fixed 20000517.001.
24765 ____________________________________________________________________________
24766 [ 8215] By: jhi on 2000/12/21 04:44:52
24767 Log: read() documentation tweak for 20001121.004.
24770 ____________________________________________________________________________
24771 [ 8214] By: jhi on 2000/12/21 03:54:11
24772 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
24774 ! pp_sys.c t/op/misc.t
24775 ____________________________________________________________________________
24776 [ 8213] By: jhi on 2000/12/21 00:28:10
24777 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
24778 From: Peter Prymmer <pvhp@forte.com>
24779 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
24780 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
24783 ____________________________________________________________________________
24784 [ 8212] By: jhi on 2000/12/21 00:26:21
24785 Log: Edit edit edit.
24788 ____________________________________________________________________________
24789 [ 8211] By: jhi on 2000/12/20 18:52:46
24790 Log: Update Changes.
24792 ! Changes patchlevel.h
24793 ____________________________________________________________________________
24794 [ 8210] By: jhi on 2000/12/20 18:34:47
24795 Log: Yet another editor edit.
24798 ____________________________________________________________________________
24799 [ 8209] By: jhi on 2000/12/20 15:33:28
24800 Log: More Win32 Perling.
24803 ____________________________________________________________________________
24804 [ 8208] By: jhi on 2000/12/20 15:07:46
24805 Log: More Win32 editor/IDE/shell hints.
24808 ____________________________________________________________________________
24809 [ 8207] By: jhi on 2000/12/20 03:54:08
24810 Log: Subject: [PATCH] obscure timing knowledge
24811 From: Nicholas Clark <nick@ccl4.org>
24812 Date: Tue, 19 Dec 2000 19:22:31 +0000
24813 Message-ID: <20001219192231.F2827@plum.flirble.org>
24816 ____________________________________________________________________________
24817 [ 8206] By: jhi on 2000/12/20 03:45:57
24818 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
24819 From: Spider Boardman <spider@leggy.zk3.dec.com>
24820 Date: Tue, 19 Dec 2000 21:30:16 -0500
24821 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
24824 ____________________________________________________________________________
24825 [ 8205] By: jhi on 2000/12/19 23:02:01
24826 Log: Update Changes.
24828 ! Changes patchlevel.h
24829 ____________________________________________________________________________
24830 [ 8204] By: jhi on 2000/12/19 22:58:18
24831 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
24832 using the \xHH notation. No more inlined UTF-8, sigh, but easier
24833 on editors and diffing/patching.
24835 ! t/op/utf8decode.t
24836 ____________________________________________________________________________
24837 [ 8203] By: nick on 2000/12/19 21:36:16
24838 Log: Integrate mainline (forgot my own change...)
24840 !> ext/Encode/compile
24841 ____________________________________________________________________________
24842 [ 8202] By: nick on 2000/12/19 21:34:42
24843 Log: Integrate mainline.
24845 !> (integrate 61 files)
24846 ____________________________________________________________________________
24847 [ 8201] By: nick on 2000/12/19 21:34:06
24848 Log: Avoid looking for File::Glob when we don't need it.
24850 ! ext/Encode/compile
24851 ____________________________________________________________________________
24852 [ 8200] By: jhi on 2000/12/19 18:35:49
24853 Log: Update Changes.
24855 ! Changes patchlevel.h
24856 ____________________________________________________________________________
24857 [ 8199] By: jhi on 2000/12/19 18:35:07
24858 Log: Microperl tweaks.
24860 ! sv.c uconfig.h uconfig.sh
24861 ____________________________________________________________________________
24862 [ 8198] By: jhi on 2000/12/19 18:29:59
24863 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
24865 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24866 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
24867 ____________________________________________________________________________
24868 [ 8197] By: jhi on 2000/12/19 17:55:29
24869 Log: In VMS embedded perls couldn't access the statically built Socket,
24873 ____________________________________________________________________________
24874 [ 8196] By: jhi on 2000/12/19 17:49:50
24875 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
24876 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
24877 Date: Sun, 17 Dec 2000 19:11:44 -0000
24878 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
24880 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24881 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24882 ____________________________________________________________________________
24883 [ 8195] By: jhi on 2000/12/19 17:47:53
24884 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
24885 From: Jonathan Stowe <gellyfish@gellyfish.com>
24886 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
24887 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
24890 ____________________________________________________________________________
24891 [ 8194] By: jhi on 2000/12/19 17:46:28
24892 Log: Subject: Re: useless use of void context work-around
24893 From: andreas.koenig@anima.de (Andreas J. Koenig)
24894 Date: 16 Dec 2000 15:13:36 +0100
24895 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
24897 Document (comment) the q(di ds ig) trick in the code.
24900 ____________________________________________________________________________
24901 [ 8193] By: jhi on 2000/12/19 17:10:57
24902 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
24903 From: "Mark J. Reed" <mreed@strange.turner.com>
24904 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
24905 Message-Id: <200012160222.VAA13986@strange.turner.com>
24907 ! ext/Sys/Syslog/Syslog.pm
24908 ____________________________________________________________________________
24909 [ 8192] By: jhi on 2000/12/19 17:07:45
24910 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
24911 From: Nicholas Clark <nick@ccl4.org>
24912 Date: Sat, 16 Dec 2000 19:03:13 +0000
24913 Message-ID: <20001216190313.D68304@plum.flirble.org>
24916 ____________________________________________________________________________
24917 [ 8191] By: jhi on 2000/12/19 17:06:13
24918 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
24919 From: Dominic Dunlop <domo@computer.org>
24920 Date: Mon, 18 Dec 2000 12:00:15 +0100
24921 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
24923 This patchlet is needed in order that perl can be statically linked.
24926 ____________________________________________________________________________
24927 [ 8190] By: jhi on 2000/12/19 17:03:08
24928 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
24929 From: "Craig A. Berry" <craig.berry@psinetcs.com>
24930 Date: Sun, 17 Dec 2000 00:18:35 -0600
24931 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
24933 ! perlio.h vms/gen_shrfls.pl
24934 ____________________________________________________________________________
24935 [ 8189] By: jhi on 2000/12/19 16:20:28
24936 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
24937 From: Prymmer/Kahn <pvhp@best.com>
24938 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
24939 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
24941 A better version of #8188.
24944 ____________________________________________________________________________
24945 [ 8188] By: jhi on 2000/12/19 15:57:06
24946 Log: (Replaced by #8189)
24948 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24949 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
24950 From: Prymmer/Kahn <pvhp@best.com>
24951 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
24952 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24953 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
24954 Date: Mon, 18 Dec 2000 11:10:45 -0500
24955 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
24958 ____________________________________________________________________________
24959 [ 8187] By: jhi on 2000/12/19 15:54:19
24960 Log: Email address fix for Anton Berezin.
24963 ____________________________________________________________________________
24964 [ 8186] By: jhi on 2000/12/19 15:38:54
24965 Log: Subject: [PATCH perl@8102] cygwin port
24966 From: "Eric Fifer" <efifer@dircon.co.uk>
24967 Date: Thu, 14 Dec 2000 13:41:29 -0000
24968 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
24970 When compiling modules the data item that is being imported
24971 from libperl.dll needs to be tagged as imported/shared data:
24972 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
24975 ____________________________________________________________________________
24976 [ 8185] By: jhi on 2000/12/19 14:53:24
24977 Log: Regen uconfig.h and uconfig.sh.
24979 ! uconfig.h uconfig.sh
24980 ____________________________________________________________________________
24981 [ 8184] By: jhi on 2000/12/18 20:43:49
24982 Log: Comments work so much better when they are closed.
24985 ____________________________________________________________________________
24986 [ 8183] By: jhi on 2000/12/18 18:04:02
24987 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
24988 Fixes the bug 20001218.016.
24991 ____________________________________________________________________________
24992 [ 8182] By: gsar on 2000/12/18 09:53:47
24993 Log: delete spurious files
24994 Branch: maint-5.6/perl
24995 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
24996 - vos/config.h vos/config_h.SH_orig
24997 ____________________________________________________________________________
24998 [ 8181] By: gsar on 2000/12/18 09:46:08
25000 Branch: maint-5.6/perl
25001 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
25002 ____________________________________________________________________________
25003 [ 8180] By: gsar on 2000/12/18 09:20:27
25004 Log: integrate changes#7924..7926,7946,7952 from mainline
25005 Branch: maint-5.6/perl
25006 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
25007 !> lib/File/stat.pm t/lib/class-struct.t
25008 ____________________________________________________________________________
25009 [ 8179] By: gsar on 2000/12/18 08:55:54
25010 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
25011 7918,7919,7988,8907 from mainline (various)
25012 Branch: maint-5.6/perl
25013 +> t/lib/class-struct.t
25014 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
25015 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
25016 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
25017 ____________________________________________________________________________
25018 [ 8178] By: gsar on 2000/12/18 08:16:30
25019 Log: avoid redefinition warnings on windows due to sys/socket.h getting
25020 #included before win32.h
25021 Branch: maint-5.6/perl
25022 ! win32/include/sys/socket.h
25023 ____________________________________________________________________________
25024 [ 8177] By: gsar on 2000/12/18 05:24:04
25025 Log: make regen_headers; fix POSIX.xs problems; remove outdated
25026 code from sys/socket.h that makes build fail now
25027 Branch: maint-5.6/perl
25028 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
25030 !> win32/include/sys/socket.h
25031 ____________________________________________________________________________
25032 [ 8176] By: gsar on 2000/12/18 05:20:17
25033 Log: update Changes
25034 Branch: maint-5.6/perl
25035 ! Changes patchlevel.h
25036 ____________________________________________________________________________
25037 [ 8175] By: gsar on 2000/12/18 04:57:48
25038 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
25039 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
25040 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
25041 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
25042 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
25044 Branch: maint-5.6/perl
25045 +> lib/File/Spec/Epoc.pm
25046 !> (integrate 88 files)
25047 ____________________________________________________________________________
25048 [ 8174] By: gsar on 2000/12/18 03:53:09
25049 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
25050 7625..7629,7631..7634,7637,7639,7642 from mainline
25051 Branch: maint-5.6/perl
25053 !> (integrate 26 files)
25054 ____________________________________________________________________________
25055 [ 8173] By: gsar on 2000/12/18 03:37:02
25056 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
25057 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
25058 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
25059 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
25060 Branch: maint-5.6/perl
25061 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
25063 !> (integrate 111 files)
25064 ____________________________________________________________________________
25065 [ 8172] By: jhi on 2000/12/18 02:49:27
25068 ! pod/perlmodlib.pod pod/perltoc.pod
25069 ____________________________________________________________________________
25070 [ 8171] By: gsar on 2000/12/18 02:49:24
25071 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
25072 7465..7471 from mainline
25074 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
25075 in platforms that strictly require all the symbols being present
25078 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
25080 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
25082 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
25084 Subject: [PATCH] todo
25086 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
25088 Use $sort, $uniq (and $tr) consistently as wondered
25091 Too enthusiastic editing in #7460.
25093 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
25095 Upgrade to CPAN 1.58_55.
25096 Subject: CPAN.pm status
25098 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
25100 Make target reordering to avoid pointless re-makes.
25101 Subject: Re: Total re-make of 'make okfile' after 7451 ?
25103 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
25105 Subject: DOC PATCH 5.6.0
25107 Add the repository doc by Malcolm, Sarathy, and by Simon,
25108 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
25109 Branch: maint-5.6/perl
25110 +> Porting/repository.pod
25111 !> Configure MANIFEST Makefile.SH README.dos README.os2
25112 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
25113 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
25114 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
25115 ____________________________________________________________________________
25116 [ 8169] By: gsar on 2000/12/18 02:33:34
25117 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
25118 7435..7441,7445 from mainline
25120 Make the UTF-8 decoding stricter and more verbose when
25121 malformation happens. This involved adding an argument
25122 to utf8_to_uv_chk(), which involved changing its prototype,
25123 and prefer STRLEN over I32 for the UTF-8 length, which as
25124 a domino effect necessitated changing the prototypes of
25125 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
25126 The stricter UTF-8 decoding checking uses Markus Kuhn's
25127 UTF-8 Decode Stress Tester from
25128 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
25130 Run vms/vms_yfix.pl, should have done that after changing
25133 Subject: [PATCH 5.7.0] static linking with uninstalled perl
25135 (Replaced by #7440.)
25136 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25138 Fix the bug ID 20001024.005, the bug introduced by #7416.
25140 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
25142 Fix the bug reported in
25143 From: andreas.koenig@anima.de (Andreas J. Koenig)
25144 Also make is_utf8_char() stricter.
25146 Missed the header file changes from #7425.
25148 Check if stdio supports tweaking lval and cnt simultaneously.
25149 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
25151 Stratus VOS updates from Paul Green.
25153 Podify README.epoc and README.vos.
25155 Add targets to Makefile.SH, most importantly
25156 'regen_all' which also remembers to update vms/perly*.
25158 Subject: Minor update to find2perl, for portability
25160 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
25162 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
25164 Rename UTF8LEN() to be UNISKIP(), too confusing to have
25165 UTF8LEN() and UTF8SKIP().
25167 Allow poking holes at the UTF-8 decoding strictness.
25169 Continue the internal UTF-8 API tweaking.
25170 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
25171 used much more than the simpler API, now called utf8_to_uv_simple().
25172 Still not quite happy with API, too much partial duplication
25175 A new version of making the syslog test more robust.
25177 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25179 buildtoc target tweaks.
25181 Integrate with vmsperl #7430 by Charles Bailey:
25183 Cleanup from prior patch (Charles Lane?):
25184 - improve handling of MFDs in Basename and Path
25185 - default to no xsubpp line # munging when building debug images
25186 Branch: maint-5.6/perl
25187 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25188 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
25189 !> (integrate 67 files)
25190 ____________________________________________________________________________
25191 [ 8168] By: gsar on 2000/12/18 02:05:49
25192 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
25194 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
25195 From: Martin Husemann <martin@duskware.de>
25197 Subject: [PATCH 5.7.0] restore match data on backtracing
25198 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25199 Branch: maint-5.6/perl
25200 !> regcomp.c regexec.c t/op/re_tests
25201 ____________________________________________________________________________
25202 [ 8167] By: gsar on 2000/12/18 01:55:22
25203 Log: integrate changes#7858,7986 from mainline
25205 C<foreach my $x ...> in pseudo-fork()ed process may diddle
25206 parent's memory; fix it by keeping track of the actual pad
25207 offset rather than a raw pointer (this change is probably also
25208 relevant to non-ithreads case to avoid fallout from reallocs of
25209 the pad array, but is currently only enabled for the ithreads
25210 case in the interests of minimal disruption to existing "well
25213 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25214 due to the notorious GetFileType() bug in Windows 9x, which fstat()
25216 Branch: maint-5.6/perl
25217 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25218 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
25219 !> win32/win32.c win32/win32.h win32/win32sck.c
25220 ____________________________________________________________________________
25221 [ 8166] By: gsar on 2000/12/18 01:52:59
25222 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
25223 from mainline (xsubpp and ExtUtils::LibList fixups, various
25225 Branch: maint-5.6/perl
25226 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
25227 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
25228 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
25229 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
25230 !> win32/bin/search.pl
25231 ____________________________________________________________________________
25232 [ 8165] By: gsar on 2000/12/18 01:28:45
25233 Log: integrate changes#7533,7563,7611,7623 from mainline (various
25234 malloc.c embellishments)
25235 Branch: maint-5.6/perl
25236 !> malloc.c pod/perldiag.pod
25237 ____________________________________________________________________________
25238 [ 8164] By: gsar on 2000/12/18 01:23:33
25239 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
25241 Branch: maint-5.6/perl
25243 ____________________________________________________________________________
25244 [ 8163] By: gsar on 2000/12/18 01:17:50
25245 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
25247 Branch: maint-5.6/perl
25248 !> Makefile.SH utils/perlbug.PL
25249 ____________________________________________________________________________
25250 [ 8162] By: gsar on 2000/12/18 00:25:43
25251 Log: always export Perl_deb() (it is required by re.xs whether
25252 Perl is built with or without -DDEBUGGING)
25253 Branch: maint-5.6/perl
25255 ____________________________________________________________________________
25256 [ 8161] By: gsar on 2000/12/18 00:23:38
25257 Log: integrate change#7414 from mainline
25259 Undo the basename() part of #7412 since the lib/basename
25260 tests would need upgrading too.
25262 squelch two tests in tr.t that rely on tr/// paranoia change
25263 that's not in 5.6.x
25264 Branch: maint-5.6/perl
25266 !> lib/File/Basename.pm
25267 ____________________________________________________________________________
25268 [ 8160] By: gsar on 2000/12/18 00:05:30
25269 Log: missing change in previous integrate
25270 Branch: maint-5.6/perl
25272 ____________________________________________________________________________
25273 [ 8159] By: gsar on 2000/12/18 00:03:38
25274 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
25275 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
25276 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
25277 7410..7413 from mainline
25278 Branch: maint-5.6/perl
25279 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
25280 +> t/lib/tie-splice.t
25281 - lib/unicode/Is/DCinital.pl
25282 !> (integrate 112 files)
25283 ____________________________________________________________________________
25284 [ 8158] By: jhi on 2000/12/17 23:04:24
25285 Log: Subject: [PATCHES] RE: perl@8150
25286 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25287 Date: Sun, 17 Dec 2000 21:46:39 +0100
25288 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
25290 Neither cygwin has a getpwuid() one can trust on.
25292 ! t/lib/glob-basic.t
25293 ____________________________________________________________________________
25294 [ 8157] By: jhi on 2000/12/17 23:01:54
25295 Log: More MAN.PODS => {} fixes.
25297 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
25298 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
25299 ! os2/OS2/REXX/Makefile.PL
25300 ____________________________________________________________________________
25301 [ 8156] By: gsar on 2000/12/17 22:49:13
25302 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
25303 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
25304 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
25305 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
25306 7201,7204 from mainline
25307 Branch: maint-5.6/perl
25308 !> (integrate 121 files)
25309 ____________________________________________________________________________
25310 [ 8155] By: jhi on 2000/12/17 22:30:58
25311 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
25312 From: "Craig A. Berry" <craigberry@mac.com>
25313 Date: Sun, 17 Dec 2000 13:09:28 -0600
25314 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
25316 MAN.PODS => ' ' is naughty.
25318 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25319 ____________________________________________________________________________
25320 [ 8154] By: nick on 2000/12/17 22:07:13
25321 Log: MULTIPLICITY nit.
25324 ____________________________________________________________________________
25325 [ 8153] By: gsar on 2000/12/17 21:23:05
25326 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
25327 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
25330 Document the SvIOK_.*UV().
25332 Update Unicode todo list.
25334 Guard against bad string->int conversion for quads.
25336 Subject: small apidoc fix
25338 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25340 Subject: [PATCH] Tied filehandle documentation
25342 Subject: [PATCH] Modernize Opcode.pm documentation
25344 Make Data::Dumper (non-XS) to work with changed semantics of ref().
25345 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25346 [applied even though said semantics didn't change in 5.6.x]
25348 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25350 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
25352 Fix the URL, but the server is still missing in action.
25353 Subject: [ID 20000905.002] perlfaq1.pod URL error
25355 Subject: [ID 20000903.001] \w in utf8-strings
25357 Fix the ccversion detection for 5.1 and beyond.
25358 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25360 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25362 Subject: [ID 20000904.008] Tiny fix for perldiag
25364 Subject: Re: [ID 20000906.004] segfault with bad perl statement
25366 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25368 Subject: [ID 20000908.002] perlipc documentation bug.
25370 Subject: [PATCH lib/Benchmark.pm]
25372 Re-allow vec() for characters > 255.
25373 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
25375 Do away with memory models cruft. Sorry, PDP users.
25379 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25381 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25383 Upgrade to CPAN 1.57_65, from Andreas König.
25385 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25388 Silence t/pod/*.t about alternate quote-mappings now implemented
25389 by Pod::Text, from Brad Appleton.
25391 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25392 Subject: borland C++ win32.c tweak
25394 C<@a = @b = split(...)> optimization coredumps under ithreads
25395 (missed a spot when fixing up op_pmreplroot hack for ithreads)
25397 Document the SvUTF8*().
25399 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25401 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25403 Do in VMS as the #7054 does.
25405 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25407 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25409 Subject: [patch: perl@7045] vms updates
25411 Test for the #7049.
25412 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
25414 Break up the myconfig lines a bit.
25415 Subject: perlbug/perl -V output format
25417 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25419 The #7054 truncated Configure badly.
25421 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25422 initialization in all the threads on Windows
25424 Allow for whitespace between "#" and "line" in cpp output.
25425 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25427 Remove vestiges of tr//CU.
25428 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25430 The return value of setlocale must be copied away.
25431 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25433 Allow chop() and chomp() to be overridden.
25434 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25436 Hints optimization.
25439 Subject: [PATCH] de-wall t/README
25441 Subject: Re: Two advertising clauses need to be removed
25442 Branch: maint-5.6/perl
25443 !> (integrate 75 files)
25444 ____________________________________________________________________________
25445 [ 8152] By: gsar on 2000/12/17 20:30:11
25446 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
25447 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
25448 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
25450 Don't attach -ld to the archname if pointless.
25452 Document UNTIE in a very minimalistic way.
25454 POSIX doesn't report long double values under -Duselongdouble
25455 when the long doubles are "real" (bigger than doubles).
25457 More author updates.
25459 Try to deduce NV_MAX. Really should be Configure fodder.
25461 :: not allowed in pathnames, change to .
25462 Subject: [PATCH perl@6938] cygwin port
25464 Forget about NV_MAX (#6951). Various floating point tweaks,
25465 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25467 Move the Solaris 7 scan to use64bitall, make the
25468 failure to find 64-bot sparc libc to mention the
25469 possibility of being in an intel, from Lupe and Alan.
25473 AUTHORS tweaks, from Peter Prymmer.
25475 More address tweaking.
25477 Small tweaks all over.
25479 File::Temp patches from Andreas König,
25481 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25483 Subject: CPAN.pm beta 1.57_57 for the core
25485 Part of the solution.
25486 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25488 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25490 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25492 Add the overload warnings to perldiag.
25494 Drop unused argument.
25495 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
25497 Subject: Nit in Configure (bleadperl@6961)
25499 Update to PodParser 1.18, from Brad Appleton.
25501 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
25503 Subject: [PATCH: 6948] add SCNfldbl to configure.com
25505 Document UNTIE. Also tweak implementation to suppress the 'inner references'
25506 warning when UNTIE exists and instead pass the cound of extra references to
25509 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25510 so that case-ignoring systems like DCL can tell them from
25511 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
25513 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25515 Feature ordering tweak.
25519 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
25521 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25523 Subject: http:// in L<>
25527 change#6791 accidentally clobbered change#6710, put it back
25529 Only the first line, thank you very much.
25531 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25532 plus rework the http: spots as suggested by Tom Christiansen,
25533 plus regen perltoc.
25535 Undo part of change 6489 which looks like a bulk edit which
25536 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25537 The supressing of main:: on return from select() is undesirable.
25539 Apparently avoiding the swapping is too costly.
25541 Various Configure nits by Philip Newton,
25542 plus the ebcdic one by me.
25544 Make certain cc is set before trying to run it.
25546 If overloaded %{} etc. return the object do not loop.
25547 Thus sub deref { $_[0] } functions if object is wanted type.
25551 More %{} and other deref special casing - do not pass to 'nomethod'.
25552 Branch: maint-5.6/perl
25553 !> (integrate 59 files)
25554 ____________________________________________________________________________
25555 [ 8151] By: gsar on 2000/12/17 19:14:38
25556 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
25557 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
25559 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
25561 Make the epsilon to be relative, not absolute.
25563 Put back the flags dump as reasoned in
25564 Subject: Re: [PATCH] Glob dumping
25566 Introduce ccname to keep track of what compiler kind of we have.
25568 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
25570 Put back the slice accidentally removed by #6907.
25572 Reset archname and archname64 always, forcing them be
25573 recomputed at each Configure run, make Configure and
25574 the hints files agree on the naming of largefiles variables.
25576 Don't say "Perl 5.0 source kit".
25578 Subject: [PATCH] fix misc cast warnings
25580 Subject: typos in pods
25582 NVs not necessarily doubles, as pointed out by Yitzchak.
25584 Subject: [PATCH 6889] add a few ldbl formats to configure.com
25586 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25588 Better options for rsync.
25590 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25592 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25594 Subject: [PATCH] Re: UNTIE method
25596 A better fix for the Socket building problem from Craig Berry.
25598 Retract the dummy test, skip the security tests (instead of failing),
25599 explain what the warnings mean.
25602 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25604 Update to Unicode 3.0.1.
25606 Missed one Unicode file.
25608 Subject: Re: typos in pods
25610 The #6929 was too skimpy.
25612 sscanf() may be the only way to read long doubles from strings.
25614 Reveal Borland's isnan.
25615 Subject: build with BC++ tweak
25617 Issue useful diagnostic on unknown pod commands.
25618 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
25620 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
25622 Clarify the third case of ftmp-security warnings.
25624 Make -Dusemorebits find long doubles in Solaris.
25626 Wrap the test in eval.
25627 Branch: maint-5.6/perl
25628 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25629 +> lib/unicode/PropList.txt lib/unicode/README.perl
25630 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
25631 +> lib/unicode/Unicode.301 vms/vmspipe.com
25632 - lib/unicode/Props.txt lib/unicode/UCD300.html
25633 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25634 !> (integrate 305 files)
25635 ____________________________________________________________________________
25636 [ 8150] By: jhi on 2000/12/17 18:47:57
25637 Log: Uncheckedin generated files.
25639 ! global.sym perlapi.c pod/perlapi.pod
25640 ____________________________________________________________________________
25641 [ 8149] By: jhi on 2000/12/17 18:41:22
25642 Log: Update Changes.
25644 ! Changes patchlevel.h
25645 ____________________________________________________________________________
25646 [ 8148] By: jhi on 2000/12/17 18:39:16
25647 Log: Subject: [PATCH] Fcntl constants speedup
25648 From: Nicholas Clark <nick@ccl4.org>
25649 Date: Sun, 17 Dec 2000 16:29:24 +0000
25650 Message-ID: <20001217162924.E97668@plum.flirble.org>
25652 Use IVs for the Fcntl constants instead of NVs.
25654 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
25655 ____________________________________________________________________________
25656 [ 8147] By: jhi on 2000/12/17 18:33:41
25657 Log: Add test for #8145 (binmode() warning), add warning for
25658 ioctl() and sockpair(), document them. (fileno() cannot
25659 be tripwired with the same kind of warning because
25660 'defined fileno($foo)' seems to be an idiom.)
25662 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
25663 ____________________________________________________________________________
25664 [ 8146] By: gsar on 2000/12/17 18:09:08
25665 Log: update Changes
25666 Branch: maint-5.6/perl
25668 ____________________________________________________________________________
25669 [ 8145] By: jhi on 2000/12/17 17:39:35
25670 Log: Subject: [PATCH] Re: The long awaited feature ...
25671 From: Simon Cozens <simon@cozens.net>
25672 Date: Sun, 17 Dec 2000 12:31:56 +0000
25673 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
25675 Add a warning to binmode() about using bad filehandles
25676 (can happen e.g. if someone forgets the filehandle argument)
25679 ____________________________________________________________________________
25680 [ 8144] By: jhi on 2000/12/17 17:33:48
25681 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
25682 From: Jonathan Stowe <gellyfish@gellyfish.com>
25683 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
25684 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
25687 ____________________________________________________________________________
25688 [ 8143] By: jhi on 2000/12/17 05:31:37
25689 Log: Polymorphic regexps.
25691 Fixes at least the bugs 20001028.003 (both of them...) and
25692 20001108.001. The bugs 20001114.001 and 20001205.014 seem
25693 also to be fixed by now, probably already before this patch.
25695 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
25696 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
25697 ! t/op/utf8decode.t t/pragma/utf8.t
25698 ____________________________________________________________________________
25699 [ 8142] By: jhi on 2000/12/16 17:16:05
25700 Log: Subject: [patch perl@8102] dos/djgpp update
25701 From: Laszlo Molnar <ml1050@freemail.hu>
25702 Date: Sat, 16 Dec 2000 01:40:52 +0100
25703 Message-ID: <20001216014052.A335@freemail.hu>
25705 ! djgpp/config.over t/base/commonsense.t
25706 ____________________________________________________________________________
25707 [ 8141] By: jhi on 2000/12/16 17:09:27
25708 Log: Few uncheckedin files.
25710 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
25711 ____________________________________________________________________________
25712 [ 8140] By: nick on 2000/12/15 22:14:31
25713 Log: Integrate mainline
25715 !> (integrate 53 files)
25716 ____________________________________________________________________________
25717 [ 8139] By: jhi on 2000/12/15 19:49:49
25718 Log: One more IVUV tweak from Nicholas Clark.
25721 ____________________________________________________________________________
25722 [ 8138] By: jhi on 2000/12/15 19:17:06
25723 Log: Return of the IVUV-preservation, now seems to be happy even
25724 in Digital UNIX (the broken strtoul brokenness detection
25725 seems to have been the fly in the ointment).
25727 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25728 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
25729 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
25730 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
25731 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25732 ! vos/config.ga.h win32/config.bc win32/config.gc
25734 ____________________________________________________________________________
25735 [ 8137] By: jhi on 2000/12/15 18:12:14
25736 Log: Metaconfig unit change for #8136.
25738 ! U/modified/d_strtoul.U
25739 Branch: metaconfig/U/perl
25740 ! d_strtoull.U d_strtouq.U
25741 ____________________________________________________________________________
25742 [ 8136] By: jhi on 2000/12/15 18:11:35
25743 Log: I don't think it's sensible or portable to test the strtou*
25747 ____________________________________________________________________________
25748 [ 8135] By: jhi on 2000/12/15 17:18:49
25749 Log: Metaconfig unit change for #8134.
25751 ! U/modified/d_strtoul.U
25752 ____________________________________________________________________________
25753 [ 8134] By: jhi on 2000/12/15 17:14:13
25754 Log: If longsize is 8 we don't need a LL suffix for integer constants.
25756 ! Configure config_h.SH
25757 ____________________________________________________________________________
25758 [ 8133] By: jhi on 2000/12/15 16:00:23
25759 Log: Update Changes.
25761 ! Changes patchlevel.h
25762 ____________________________________________________________________________
25763 [ 8132] By: jhi on 2000/12/15 15:44:16
25764 Log: Some compilers get huffy if you do not cast a const pointer
25765 to a non-const when assigning.
25768 ____________________________________________________________________________
25769 [ 8131] By: jhi on 2000/12/15 15:38:30
25770 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
25771 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25772 Date: Fri, 15 Dec 2000 05:26:57 -0500
25773 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
25775 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
25776 ! t/pragma/overload.t
25777 ____________________________________________________________________________
25778 [ 8130] By: jhi on 2000/12/15 15:36:08
25779 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
25780 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25781 Date: Thu, 14 Dec 2000 22:02:43 -0500
25782 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
25785 ____________________________________________________________________________
25786 [ 8129] By: jhi on 2000/12/15 15:34:16
25787 Log: Subject: PATCH: h2xs nit
25788 From: Tim Jenness <t.jenness@jach.hawaii.edu>
25789 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
25790 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
25792 Add a template README.
25795 ____________________________________________________________________________
25796 [ 8128] By: jhi on 2000/12/15 15:32:22
25797 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
25799 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
25800 ____________________________________________________________________________
25801 [ 8127] By: jhi on 2000/12/15 15:19:34
25802 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
25803 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25804 Date: Thu, 14 Dec 2000 20:04:42 EST
25805 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
25807 ! ext/Opcode/Opcode.xs
25808 ____________________________________________________________________________
25809 [ 8126] By: jhi on 2000/12/15 15:17:49
25810 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
25811 From: Peter Prymmer <pvhp@forte.com>
25812 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
25813 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
25815 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
25816 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
25817 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
25818 ____________________________________________________________________________
25819 [ 8125] By: jhi on 2000/12/15 15:11:05
25820 Log: This seems to be a stage sane and stable enough to checkin.
25821 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
25823 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
25824 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
25825 ! t/op/cmp.t t/op/numconvert.t
25826 ____________________________________________________________________________
25827 [ 8124] By: jhi on 2000/12/15 04:20:26
25828 Log: Something is really wonky.
25831 ____________________________________________________________________________
25832 [ 8123] By: jhi on 2000/12/15 04:00:50
25833 Log: Fixes for the IV UV patches to compile in Digital UNIX.
25836 ____________________________________________________________________________
25837 [ 8122] By: jhi on 2000/12/15 02:53:40
25838 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
25839 From: "Craig A. Berry" <craigberry@mac.com>
25840 Date: Thu, 14 Dec 2000 19:10:49 -0600
25841 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
25844 ____________________________________________________________________________
25845 [ 8121] By: jhi on 2000/12/15 02:50:00
25846 Log: Metaconfig changes for #8120.
25848 + U/modified/d_strtoul.U
25849 Branch: metaconfig/U/perl
25850 ! d_strtoull.U d_strtouq.U
25851 ____________________________________________________________________________
25852 [ 8120] By: jhi on 2000/12/15 02:49:42
25853 Log: From: Nicholas Clark <nick@ccl4.org>
25854 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
25855 Date: Thu, 14 Dec 2000 18:38:57 +0000
25856 Message-ID: <20001214183857.B97909@plum.flirble.org>
25858 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25859 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
25860 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25861 ! vos/config.ga.def vos/config.ga.h win32/config.bc
25862 ! win32/config.gc win32/config.vc
25863 ____________________________________________________________________________
25864 [ 8119] By: jhi on 2000/12/14 23:40:58
25865 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
25866 From: Nicholas Clark <nick@ccl4.org>
25867 Date: Wed, 13 Dec 2000 20:08:50 +0000
25868 Message-ID: <20001213200849.B71166@plum.flirble.org>
25870 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
25871 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
25872 ____________________________________________________________________________
25873 [ 8118] By: jhi on 2000/12/14 22:46:26
25874 Log: Integrate perlio.
25876 !> MANIFEST ext/Encode/compile makedef.pl
25877 ____________________________________________________________________________
25878 [ 8117] By: nick on 2000/12/14 22:38:53
25879 Log: Win32 tweaks to get Encode to build
25880 - temp hack to makedef.pl till PerlIO is properly "exported".
25882 static encpage_t foo[];
25883 so make 'em extern for now.
25885 ! ext/Encode/compile makedef.pl
25886 ____________________________________________________________________________
25887 [ 8116] By: nick on 2000/12/14 22:00:53
25888 Log: Document the new files
25891 ____________________________________________________________________________
25892 [ 8115] By: jhi on 2000/12/14 21:58:01
25893 Log: MANIFEST new files of #8114.
25896 ____________________________________________________________________________
25897 [ 8114] By: jhi on 2000/12/14 21:50:49
25898 Log: Integrate perlio.
25900 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25901 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
25902 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25903 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25904 !> ext/Encode/Makefile.PL
25905 ____________________________________________________________________________
25906 [ 8113] By: jhi on 2000/12/14 21:48:49
25907 Log: The documentation part of the
25909 Subject: [ID 20001214.002] Net::Ping patch
25910 From: Jonathan Stowe <gellyfish@gellyfish.com>
25911 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
25912 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
25913 since the #7529 had already addressed the same problem.
25916 ____________________________________________________________________________
25917 [ 8112] By: jhi on 2000/12/14 21:42:57
25918 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
25919 From: Dominic Dunlop <domo@computer.org>
25920 Date: Tue, 12 Dec 2000 10:47:10 +0100
25921 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
25923 Document how elusive subroutines can be.
25926 ____________________________________________________________________________
25927 [ 8111] By: jhi on 2000/12/14 21:38:05
25928 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
25929 From: Dominic Dunlop <domo@computer.org>
25930 Date: Thu, 14 Dec 2000 10:13:51 +0100
25931 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
25933 ! ext/POSIX/POSIX.pod
25934 ____________________________________________________________________________
25935 [ 8110] By: jhi on 2000/12/14 21:36:32
25936 Log: Subject: [patch] perlfaq7
25937 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25938 Date: Thu, 14 Dec 2000 15:31:07 +0100
25939 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
25942 ____________________________________________________________________________
25943 [ 8109] By: jhi on 2000/12/14 21:29:20
25944 Log: Subject: [8104] Encode
25945 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25946 Date: Thu, 14 Dec 2000 14:49:34 +0100
25947 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
25949 Type casting for nervous compilers.
25951 ! ext/Encode/Encode.xs
25952 ____________________________________________________________________________
25953 [ 8108] By: jhi on 2000/12/14 21:26:17
25954 Log: Subject: [8104] DB_File
25955 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25956 Date: Thu, 14 Dec 2000 14:49:35 +0100
25957 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
25959 Type definition incorrect for DB 2.7.7. Not known when it
25960 changed, so only changed it for a known revision.
25962 ! ext/DB_File/DB_File.xs
25963 ____________________________________________________________________________
25964 [ 8107] By: jhi on 2000/12/14 21:23:41
25965 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
25966 From: Peter Prymmer <pvhp@forte.com>
25967 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
25968 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
25970 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
25972 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
25973 ! ext/Encode/Encode/posix-bc.enc
25974 ____________________________________________________________________________
25975 [ 8106] By: nick on 2000/12/14 20:36:13
25976 Log: "Cold" build correction to Encode's Makefile.PL
25978 ! ext/Encode/Makefile.PL
25979 ____________________________________________________________________________
25980 [ 8105] By: nick on 2000/12/14 20:09:37
25981 Log: "Compiled" encodings.
25982 Correct replacement character in EBCDIC .enc files
25983 Add 0x7F to ASCII repertoire.
25985 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
25986 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25987 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25988 ! ext/Encode/Makefile.PL ext/Encode/compile
25989 ! ext/Encode/encengine.c ext/Encode/encode.h
25990 ____________________________________________________________________________
25991 [ 8104] By: nick on 2000/12/14 00:38:20
25992 Log: Integrate mainline
25994 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
25995 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
25996 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
25997 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
25998 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
25999 !> t/lib/db-hash.t t/lib/db-recno.t
26000 ____________________________________________________________________________
26001 [ 8103] By: nick on 2000/12/13 23:16:13
26002 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
26003 so far and so it does not get lost.
26005 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26006 ____________________________________________________________________________
26007 [ 8102] By: jhi on 2000/12/13 17:14:22
26008 Log: Update Changes.
26010 ! Changes patchlevel.h
26011 ____________________________________________________________________________
26012 [ 8101] By: jhi on 2000/12/13 16:53:41
26013 Log: Move the proto of start_glob() to a better place; regen api files.
26015 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
26016 ____________________________________________________________________________
26017 [ 8100] By: jhi on 2000/12/13 16:47:11
26018 Log: Metaconfig change for #8099.
26020 ! U/modified/Head.U
26021 ____________________________________________________________________________
26022 [ 8099] By: jhi on 2000/12/13 16:46:48
26023 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
26024 From: Andy Dougherty <doughera@lafayette.edu>
26025 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
26026 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
26029 ____________________________________________________________________________
26030 [ 8098] By: jhi on 2000/12/13 16:39:02
26031 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
26032 From: rspier@pobox.com (Robert Spier)
26033 Date: Tue, 12 Dec 2000 21:12:39 -0500
26034 Message-ID: <14902.56087.678086.725773@rls.cx>
26036 fastgetcwd is defined using a glob alias on a $^O dependent basis -
26037 and there was no default assignment or perl subroutine.
26040 ____________________________________________________________________________
26041 [ 8097] By: jhi on 2000/12/13 16:16:01
26042 Log: Subject: [PATCH] move startglob out of pp_hot.c
26043 From: Nicholas Clark <nick@ccl4.org>
26044 Date: Mon, 11 Dec 2000 23:16:39 +0000
26045 Message-ID: <20001211231638.A55550@plum.flirble.org>
26047 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
26048 ____________________________________________________________________________
26049 [ 8096] By: jhi on 2000/12/13 15:26:23
26050 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
26051 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26052 Date: Wed, 13 Dec 2000 14:01:37 +0100
26053 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
26055 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
26056 in turn requires libpthread in libswanted.
26059 ____________________________________________________________________________
26060 [ 8095] By: jhi on 2000/12/12 19:51:05
26061 Log: The integration wars continue.
26064 ____________________________________________________________________________
26065 [ 8094] By: jhi on 2000/12/12 19:48:26
26066 Log: Subject: [PATCH perl@8070] DB_File-1.74
26067 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26068 Date: Mon, 11 Dec 2000 23:07:17 -0000
26069 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
26071 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26072 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
26073 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
26075 ____________________________________________________________________________
26076 [ 8093] By: nick on 2000/12/12 19:42:13
26077 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
26080 !> lib/File/DosGlob.pm
26081 ____________________________________________________________________________
26082 [ 8092] By: jhi on 2000/12/12 19:28:11
26083 Log: Integrate perlio.
26086 ____________________________________________________________________________
26087 [ 8091] By: nick on 2000/12/12 18:49:45
26088 Log: Fix for Tk, and upgrading shared SVs.
26091 ____________________________________________________________________________
26092 [ 8090] By: jhi on 2000/12/12 16:48:59
26093 Log: Subject: [PATCH] Re: Breadperl & Tk
26094 From: Nick Ing-Simmons <nik@tiuk.ti.com>
26095 Date: Tue, 12 Dec 2000 14:48:27 GMT
26096 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
26099 ____________________________________________________________________________
26100 [ 8089] By: jhi on 2000/12/12 03:37:19
26101 Log: Subject: DosGlob.pm diff for bash style brace expansion.
26102 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
26103 Date: Fri, 8 Dec 2000 10:45:30 -0600
26104 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
26106 ! lib/File/DosGlob.pm
26107 ____________________________________________________________________________
26108 [ 8088] By: nick on 2000/12/11 23:59:59
26109 Log: Integrate mainline
26111 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
26112 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26113 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
26114 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
26115 !> t/op/local.t t/pragma/warn/toke toke.c
26116 ____________________________________________________________________________
26117 [ 8087] By: jhi on 2000/12/11 23:20:23
26118 Log: Integrate perlio.
26120 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26121 ____________________________________________________________________________
26122 [ 8086] By: jhi on 2000/12/11 22:50:59
26123 Log: Tune further the OS detection of CGI.
26126 ____________________________________________________________________________
26127 [ 8085] By: nick on 2000/12/11 22:50:46
26128 Log: Finish 1st pass of "encoding" layer e.g. :
26129 open($fh,"<encoding(iso8859-7)",$greek) || die;
26131 ! ext/Encode/Encode.xs perlio.c perliol.h
26132 ____________________________________________________________________________
26133 [ 8084] By: jhi on 2000/12/11 22:32:06
26134 Log: Revert the -f ambiguousity patch, seems to cause
26135 too much hassle (the interpret -Q as a function
26136 where Q is not a known filetest part is left in).
26138 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
26140 ____________________________________________________________________________
26141 [ 8083] By: jhi on 2000/12/11 22:27:23
26142 Log: (accidentally empty check-in)
26144 ! lib/File/DosGlob.pm
26145 ____________________________________________________________________________
26146 [ 8082] By: nick on 2000/12/11 19:09:51
26147 Log: Restore mmap function (broken by tweaks to shared buffer
26148 layer for encode(xxxx)).
26151 ____________________________________________________________________________
26152 [ 8081] By: jhi on 2000/12/11 18:29:13
26153 Log: Subject: Re: The long awaited feature ...
26154 From: Simon Cozens <simon@cozens.net>
26155 Date: Mon, 11 Dec 2000 15:54:24 +0000
26156 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
26158 More io/utf8 tests.
26161 ____________________________________________________________________________
26162 [ 8080] By: jhi on 2000/12/11 18:19:36
26163 Log: Subject: PATCH MakeMaker manpage clarification
26164 From: andreas.koenig@anima.de (Andreas J. Koenig)
26165 Date: 10 Dec 2000 20:46:13 +0100
26166 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
26168 ! lib/ExtUtils/MakeMaker.pm
26169 ____________________________________________________________________________
26170 [ 8079] By: jhi on 2000/12/11 15:35:07
26171 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
26172 From: Simon Cozens <simon@cozens.net>
26173 Date: Sun, 10 Dec 2000 19:06:19 +0000
26174 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
26176 ! ext/B/B/Deparse.pm t/lib/b.t
26177 ____________________________________________________________________________
26178 [ 8078] By: jhi on 2000/12/11 15:09:11
26179 Log: Subject: [PATCH] docs on NaN
26180 From: Nicholas Clark <nick@ccl4.org>
26181 Date: Mon, 11 Dec 2000 01:48:38 +0000
26182 Message-ID: <20001211014838.B99205@plum.flirble.org>
26185 ____________________________________________________________________________
26186 [ 8077] By: jhi on 2000/12/11 15:02:21
26187 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
26188 From: Simon Cozens <simon@cozens.net>
26189 Date: Mon, 11 Dec 2000 01:21:45 +0000
26190 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
26192 ! pp.c pp_hot.c scope.c t/op/local.t
26193 ____________________________________________________________________________
26194 [ 8076] By: nick on 2000/12/10 20:43:32
26195 Log: Not merge worthy...
26196 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
26197 syntax is modelled on attributes.
26198 Untested fix for io/utf8 on Win32 etc.
26199 Very clumsy start to the encode layer.
26201 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26202 ____________________________________________________________________________
26203 [ 8075] By: jhi on 2000/12/10 18:39:33
26204 Log: Darwin is not Windows.
26207 ____________________________________________________________________________
26208 [ 8074] By: jhi on 2000/12/10 18:31:27
26209 Log: Subject: Ambiguous -%c() resolved as a file test
26210 From: "Paul Marquess" <Paul.Marquess@openwave.com>
26211 Date: Sun, 10 Dec 2000 15:35:07 -0000
26212 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
26214 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26215 ____________________________________________________________________________
26216 [ 8073] By: jhi on 2000/12/10 18:16:29
26217 Log: Subject: PATCH installperl misinformed
26218 From: andreas.koenig@anima.de (Andreas J. Koenig)
26219 Date: 10 Dec 2000 13:01:32 +0100
26220 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
26223 ____________________________________________________________________________
26224 [ 8072] By: jhi on 2000/12/10 18:07:55
26225 Log: The walkoptree confusion rages; walkoptree() seems to be coming
26226 from B.xs, while walkoptree_slow() comes from B.pm.
26229 ____________________________________________________________________________
26230 [ 8071] By: nick on 2000/12/10 11:45:47
26231 Log: Integrate mainline
26233 +> t/base/commonsense.t
26234 !> (integrate 37 files)
26235 ____________________________________________________________________________
26236 [ 8070] By: jhi on 2000/12/10 04:46:21
26237 Log: Update Changes.
26239 ! Changes patchlevel.h
26240 ____________________________________________________________________________
26241 [ 8069] By: jhi on 2000/12/10 04:39:19
26242 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
26243 From: andreas.koenig@anima.de (Andreas J. Koenig)
26244 Date: 09 Dec 2000 17:14:25 +0100
26245 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
26247 + t/base/commonsense.t
26248 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
26249 ____________________________________________________________________________
26250 [ 8068] By: jhi on 2000/12/10 04:17:36
26251 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
26252 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26253 Date: Sat, 9 Dec 2000 16:47:22 -0000
26254 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
26256 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
26257 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
26258 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
26259 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
26260 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
26261 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26263 ____________________________________________________________________________
26264 [ 8067] By: jhi on 2000/12/10 03:52:02
26265 Log: Test case for #8066.
26268 ____________________________________________________________________________
26269 [ 8066] By: jhi on 2000/12/10 03:50:30
26270 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
26271 From: Simon Cozens <simon@cozens.net>
26272 Date: Sun, 10 Dec 2000 00:55:37 +0000
26273 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
26276 ____________________________________________________________________________
26277 [ 8065] By: jhi on 2000/12/10 03:44:52
26278 Log: Test case for #8064.
26281 ____________________________________________________________________________
26282 [ 8064] By: jhi on 2000/12/10 03:42:32
26283 Log: Subject: Re: prototype of substr
26284 From: Simon Cozens <simon@cozens.net>
26285 Date: Sun, 10 Dec 2000 00:13:33 +0000
26286 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
26288 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
26291 ____________________________________________________________________________
26292 [ 8063] By: jhi on 2000/12/10 03:39:42
26293 Log: Subject: [PATCH] perlguts.pod
26294 From: Simon Cozens <simon@cozens.net>
26295 Date: Sun, 10 Dec 2000 00:06:47 +0000
26296 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
26298 Documentation of the different types of ops,
26299 plus the functions in dump.c
26302 ____________________________________________________________________________
26303 [ 8062] By: jhi on 2000/12/10 03:30:04
26304 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
26305 From: Nicholas Clark <nick@talking.bollo.cx>
26306 Date: Sat, 09 Dec 2000 18:57:25 +0000
26307 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
26309 Be more robust in weird hostname setups.
26311 ! t/lib/net-hostent.t
26312 ____________________________________________________________________________
26313 [ 8061] By: jhi on 2000/12/10 03:28:21
26314 Log: Pacify fussy compiler.
26317 ____________________________________________________________________________
26318 [ 8060] By: jhi on 2000/12/10 02:52:46
26319 Log: Integrate perlio.
26321 !> pp_sys.c t/io/utf8.t
26322 ____________________________________________________________________________
26323 [ 8059] By: nick on 2000/12/09 23:40:14
26324 Log: read/sysread/recv should now be utf8 aware.
26325 Basic test for utf8 read.
26327 ! pp_sys.c t/io/utf8.t
26328 ____________________________________________________________________________
26329 [ 8058] By: jhi on 2000/12/09 21:56:02
26330 Log: Integrate perlio.
26333 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
26334 ____________________________________________________________________________
26335 [ 8057] By: jhi on 2000/12/09 21:53:35
26336 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
26337 From: Inaba Hiroto <inaba@st.rim.or.jp>
26338 Date: Sun, 10 Dec 2000 05:53:21 +0900
26339 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
26344 ____________________________________________________________________________
26345 [ 8056] By: jhi on 2000/12/09 21:51:16
26346 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
26347 From: Inaba Hiroto <inaba@st.rim.or.jp>
26348 Date: Sat, 09 Dec 2000 18:02:00 +0900
26349 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
26351 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
26353 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
26354 ____________________________________________________________________________
26355 [ 8055] By: nick on 2000/12/09 20:11:48
26356 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
26357 than raw PerlIO_write() - does not seem to break any tests.
26360 ____________________________________________________________________________
26361 [ 8054] By: nick on 2000/12/09 19:47:30
26362 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
26363 (sysread, recv and write i.e. formats still to do...)
26364 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
26365 open($fh,">:utf8","name")
26366 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
26367 so no extra overhead is involved.
26368 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
26369 to a non-utf8 stream.
26370 Add initial io/utf8.t
26371 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
26372 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
26373 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
26376 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
26377 ____________________________________________________________________________
26378 [ 8053] By: nick on 2000/12/09 19:26:37
26379 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
26380 was only testing this_utf8.
26383 ____________________________________________________________________________
26384 [ 8052] By: nick on 2000/12/09 19:09:41
26385 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
26386 i.e. the output string has one, but don't mess with source assumption.
26389 ____________________________________________________________________________
26390 [ 8051] By: jhi on 2000/12/09 16:55:17
26391 Log: Integrate perlio.
26393 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
26394 !> sv.c thrdvar.h util.c
26395 ____________________________________________________________________________
26396 [ 8050] By: jhi on 2000/12/09 16:48:07
26397 Log: Nits noticed by Peter Prymmer.
26399 ! lib/ExtUtils/MM_VMS.pm
26400 ____________________________________________________________________________
26401 [ 8049] By: nick on 2000/12/09 13:49:40
26402 Log: UTF8 output prework.
26403 - Store $\ and $, as SVs so they can have SvUTF8 flag
26404 - use do_print() rather than raw PerlIO_write() to print them.
26406 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
26408 ____________________________________________________________________________
26409 [ 8048] By: nick on 2000/12/09 12:30:43
26410 Log: Integrate mainline.
26412 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
26414 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
26415 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26416 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
26417 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
26418 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
26419 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26420 ____________________________________________________________________________
26421 [ 8047] By: jhi on 2000/12/09 00:23:27
26422 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
26423 From: Michael G Schwern <schwern@pobox.com>
26424 Date: Fri, 8 Dec 2000 14:43:04 -0600
26426 ! lib/ExtUtils/MM_VMS.pm
26427 ____________________________________________________________________________
26428 [ 8046] By: jhi on 2000/12/08 23:10:27
26429 Log: A missed check-in.
26431 ! lib/ExtUtils/Manifest.pm
26432 ____________________________________________________________________________
26433 [ 8045] By: jhi on 2000/12/08 21:57:12
26434 Log: (null check-in)
26436 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
26437 ____________________________________________________________________________
26438 [ 8044] By: jhi on 2000/12/08 21:11:06
26439 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
26440 at the final draft stage.
26442 + ext/Encode/Encode/iso8859-16.enc
26444 ____________________________________________________________________________
26445 [ 8043] By: jhi on 2000/12/08 16:39:04
26446 Log: Update Changes.
26448 ! Changes patchlevel.h
26449 ____________________________________________________________________________
26450 [ 8042] By: jhi on 2000/12/08 16:33:39
26451 Log: Do not return the Unicode replacement character if UTF-8
26452 decoding goes awry, it should be up to the caller to decide.
26454 ! pod/perlapi.pod utf8.c
26455 ____________________________________________________________________________
26456 [ 8041] By: jhi on 2000/12/08 16:22:28
26457 Log: metaconfig maintenance.
26459 ! U/modified/stdchar.U
26460 Branch: metaconfig/U/perl
26462 ____________________________________________________________________________
26463 [ 8040] By: jhi on 2000/12/08 16:03:08
26464 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
26465 From: sthoenna@efn.org
26466 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
26467 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
26469 ! Changes lib/ExtUtils/MM_OS2.pm
26470 ____________________________________________________________________________
26471 [ 8039] By: jhi on 2000/12/08 15:57:11
26472 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
26473 From: Simon Cozens <simon@cozens.net>
26474 Date: Fri, 8 Dec 2000 13:33:31 +0000
26475 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
26477 (The pp_hot part needed a rewrite.)
26479 ! doop.c pp_hot.c utf8.c
26480 ____________________________________________________________________________
26481 [ 8038] By: jhi on 2000/12/08 15:25:08
26483 From: Michael Stevens <michael@etla.org>
26484 Date: Wed, 6 Dec 2000 23:24:01 +0000
26485 Message-ID: <20001206232400.A21381@firedrake.org>
26487 Plus a note from Nick Ing-Simmons.
26490 ____________________________________________________________________________
26491 [ 8037] By: jhi on 2000/12/08 15:18:35
26492 Log: Filetype is text.
26494 ! t/op/utf8decode.t
26495 ____________________________________________________________________________
26496 [ 8036] By: jhi on 2000/12/08 03:31:27
26497 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26498 From: Andy Dougherty <doughera@lafayette.edu>
26499 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
26500 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
26502 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26503 From: Andy Dougherty <doughera@lafayette.edu>
26504 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
26505 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
26507 + ext/POSIX/hints/svr4.pl
26508 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
26509 ____________________________________________________________________________
26510 [ 8035] By: jhi on 2000/12/08 03:26:01
26511 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
26512 From: Andy Dougherty <doughera@lafayette.edu>
26513 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
26514 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
26516 ! t/README t/base/term.t
26517 ____________________________________________________________________________
26518 [ 8034] By: jhi on 2000/12/08 03:21:59
26519 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
26520 From: mjd@plover.com
26521 Date: 7 Dec 2000 21:04:20 -0000
26522 Message-ID: <20001207210420.22282.qmail@plover.com>
26527 ____________________________________________________________________________
26528 [ 8033] By: jhi on 2000/12/08 03:19:03
26529 Log: Use the UTF8 macros a bit. They can't be used with abandon
26530 everywhere because we do generate illegal UTF-8 in some situations.
26531 This is of course naughty.
26533 ! pod/perlapi.pod utf8.c utf8.h
26534 ____________________________________________________________________________
26535 [ 8032] By: jhi on 2000/12/08 03:00:09
26538 ! t/pragma/warn/utf8
26539 ____________________________________________________________________________
26540 [ 8031] By: jhi on 2000/12/08 02:22:39
26544 ____________________________________________________________________________
26545 [ 8030] By: jhi on 2000/12/08 01:23:54
26546 Log: Add test for reverse().
26550 ____________________________________________________________________________
26551 [ 8029] By: jhi on 2000/12/08 01:21:47
26552 Log: Integrate perlio.
26554 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
26555 !> perlio.c perlio.h perlsdio.h warnings.pl
26556 ____________________________________________________________________________
26557 [ 8028] By: jhi on 2000/12/08 01:19:08
26558 Log: Introduce macros for UTF8 decoding.
26560 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26561 ____________________________________________________________________________
26562 [ 8027] By: nick on 2000/12/07 22:18:19
26563 Log: Integrate mainline
26565 !> embed.pl pod/perlapi.pod utf8.c
26566 ____________________________________________________________________________
26567 [ 8026] By: nick on 2000/12/07 21:45:08
26568 Log: Various oddities p4 diff -se showed up
26569 Remove 'our' from warnings.pl
26571 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
26572 ____________________________________________________________________________
26573 [ 8025] By: nick on 2000/12/07 21:43:32
26574 Log: Change PerlIO_(get|set)pos to take SV *
26575 Should fix, OS/2, VMS, (sfio??)
26577 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
26578 ____________________________________________________________________________
26579 [ 8024] By: jhi on 2000/12/07 19:05:32
26580 Log: Document utf8_to_uv() better.
26582 ! pod/perlapi.pod utf8.c
26583 ____________________________________________________________________________
26584 [ 8023] By: jhi on 2000/12/07 18:23:47
26585 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
26587 ! embed.pl pod/perlapi.pod utf8.c
26588 ____________________________________________________________________________
26589 [ 8022] By: jhi on 2000/12/07 04:13:51
26590 Log: Integrate perlio.
26592 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
26593 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
26594 !> win32/makefile.mk
26595 ____________________________________________________________________________
26596 [ 8021] By: nick on 2000/12/07 00:28:14
26597 Log: Various attempts at MSVC debug - not sure what has
26598 changed but works now.
26599 Seems atexit() _may_ work for DLLs built with MSVC so don't
26600 call cleanup that way.
26602 ! perlio.c win32/makefile.mk
26603 ____________________________________________________________________________
26604 [ 8020] By: nick on 2000/12/06 19:57:20
26605 Log: Integrate mainline
26607 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
26608 !> (integrate 75 files)
26609 ____________________________________________________________________________
26610 [ 8019] By: nick on 2000/12/06 19:28:21
26611 Log: Add useperlio to config.vc
26612 Turn off binmode in config_H.PL
26613 Regen all the config_H.xx
26614 Attempt to get debugging build with MSVC.
26616 ! win32/config.vc win32/config_H.bc win32/config_H.gc
26617 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
26618 ____________________________________________________________________________
26619 [ 8018] By: nick on 2000/12/06 19:21:57
26620 Log: Test various dup/external program options on all platforms.
26623 ____________________________________________________________________________
26624 [ 8017] By: nick on 2000/12/06 19:20:47
26625 Log: Fix harness to be less picky
26627 ! lib/Test/Harness.pm
26628 ____________________________________________________________________________
26629 [ 8016] By: jhi on 2000/12/06 16:45:12
26630 Log: Update Changes.
26632 ! Changes patchlevel.h
26633 ____________________________________________________________________________
26634 [ 8015] By: jhi on 2000/12/06 16:41:03
26635 Log: Test \x{...} with ord().
26638 ____________________________________________________________________________
26639 [ 8014] By: jhi on 2000/12/06 16:20:33
26640 Log: Test tweak because of #8013.
26643 ____________________________________________________________________________
26644 [ 8013] By: jhi on 2000/12/06 16:09:09
26645 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
26646 From: Michael G Schwern <schwern@pobox.com>
26647 Date: Tue, 5 Dec 2000 21:23:28 -0500
26648 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
26650 Carp::Heavy parts not very applicable because of recent changes.
26652 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
26653 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
26654 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
26655 ! lib/Exporter.pm lib/Exporter/Heavy.pm
26656 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
26657 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26658 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
26659 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
26660 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
26661 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
26662 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
26663 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
26664 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
26665 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
26666 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
26667 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
26668 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
26669 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
26670 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
26671 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
26673 ____________________________________________________________________________
26674 [ 8012] By: jhi on 2000/12/06 15:22:38
26675 Log: Subject: [PATCH] Re: New harness is failing things
26676 From: Nick Ing-Simmons <nik@tiuk.ti.com>
26677 Date: Wed, 6 Dec 2000 13:00:30 GMT
26678 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
26680 ! lib/Test/Harness.pm
26681 ____________________________________________________________________________
26682 [ 8011] By: jhi on 2000/12/06 15:12:08
26683 Log: Subject: installhtml changes
26684 From: Michael Stevens <michael@etla.org>
26685 Date: Wed, 6 Dec 2000 13:15:53 +0000
26686 Message-ID: <20001206131553.A27317@firedrake.org>
26689 ____________________________________________________________________________
26690 [ 8010] By: jhi on 2000/12/06 15:06:05
26691 Log: Subject: the dTHR hits
26692 From: Michael Stevens <michael@etla.org>
26693 Date: Wed, 6 Dec 2000 12:06:03 +0000
26694 Message-ID: <20001206120603.A24581@firedrake.org>
26696 More, errrm, less dTHRs.
26698 ! bytecode.pl ext/B/B/C.pm
26699 ____________________________________________________________________________
26700 [ 8009] By: jhi on 2000/12/06 15:04:25
26701 Log: Subject: MakeMaker mailing list gone?
26702 From: Michael G Schwern <schwern@pobox.com>
26703 Date: Tue, 5 Dec 2000 19:29:59 -0500
26704 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
26706 The MakeMaker mailing list is dead, perlbug is the right
26707 address to report bugs.
26709 ! lib/ExtUtils/MakeMaker.pm
26710 ____________________________________________________________________________
26711 [ 8008] By: jhi on 2000/12/06 15:00:32
26712 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
26713 From: Michael G Schwern <schwern@pobox.com>
26714 Date: Tue, 5 Dec 2000 19:21:21 -0500
26715 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
26717 Add a default MANIFEST skip that ignores things like
26718 version control files, editor temporary files, and the Makefile.
26720 + lib/ExtUtils/MANIFEST.SKIP
26721 ! MANIFEST lib/ExtUtils/Manifest.pm
26722 ____________________________________________________________________________
26723 [ 8007] By: jhi on 2000/12/06 14:57:20
26724 Log: In Amiga more manual hackery of the scripts seems to be needed,
26725 from Jan-Erik Karlsson. Why Configure does not get this right
26726 is unknown, may be shell-induced.
26729 ____________________________________________________________________________
26730 [ 8006] By: jhi on 2000/12/05 23:53:12
26731 Log: Add TOPm1s to peek at the second topmost stack item.
26734 ____________________________________________________________________________
26735 [ 8005] By: jhi on 2000/12/05 23:13:55
26736 Log: Avaunt, you foul UTF-8 tests.
26738 ! t/op/ver.t t/pragma/utf8.t
26739 ____________________________________________________________________________
26740 [ 8004] By: jhi on 2000/12/05 23:09:54
26741 Log: Continue utf8 dispersal.
26744 ! MANIFEST t/pragma/utf8.t
26745 ____________________________________________________________________________
26746 [ 8003] By: nick on 2000/12/05 23:02:39
26747 Log: Integrate mainline.
26749 +> t/op/length.t t/op/utf8decode.t
26750 !> (integrate 69 files)
26751 ____________________________________________________________________________
26752 [ 8002] By: jhi on 2000/12/05 22:59:28
26753 Log: Integrate perlio.
26755 !> iperlsys.h perl.c perlio.c win32/perllib.c
26756 ____________________________________________________________________________
26757 [ 8001] By: nick on 2000/12/05 22:07:52
26758 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
26759 - calloc/free suffer from damage on TerminateThread()
26760 - use PerlMemShared (as originally planned) now fixed
26761 - avoid doing anything important on DLL "detach".
26763 ! perl.c perlio.c win32/perllib.c
26764 ____________________________________________________________________________
26765 [ 8000] By: nick on 2000/12/05 21:05:09
26766 Log: Fix gross PerlMemShared issue.
26769 ____________________________________________________________________________
26770 [ 7999] By: jhi on 2000/12/05 20:46:58
26771 Log: Test for Unicode (UTF-8) hash keys.
26774 ____________________________________________________________________________
26775 [ 7998] By: jhi on 2000/12/05 20:30:35
26776 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
26777 is now always UTF-8), empty line cosmetics.
26780 ____________________________________________________________________________
26781 [ 7997] By: jhi on 2000/12/05 20:15:40
26782 Log: Subject: Re: STRLEN - what?
26783 From: Andy Dougherty <doughera@lafayette.edu>
26784 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
26785 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
26790 ____________________________________________________________________________
26791 [ 7996] By: jhi on 2000/12/05 20:13:34
26792 Log: Split off the UTF-8 decoder tests, make them to check also
26795 + t/op/utf8decode.t
26796 ! MANIFEST t/pragma/utf8.t utf8.c
26797 ____________________________________________________________________________
26798 [ 7995] By: jhi on 2000/12/05 16:39:47
26799 Log: Start migrating bits of pragma/utf8 to elsewhere
26800 (since the long term plan is to obsolete 'use utf8').
26803 ! MANIFEST t/pragma/utf8.t
26804 ____________________________________________________________________________
26805 [ 7994] By: jhi on 2000/12/05 16:30:21
26806 Log: Fix a manual edit typo from #7993, fix the message formatting
26807 for Unicode, add few our declarations.
26809 ! lib/Carp/Heavy.pm
26810 ____________________________________________________________________________
26811 [ 7993] By: jhi on 2000/12/05 16:09:15
26812 Log: Subject: Need help with warnings :-(
26813 From: "Ben Tilly" <ben_tilly@hotmail.com>
26814 Date: Tue, 05 Dec 2000 01:35:54 -0500
26815 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
26817 Subject: UPDATE: Carp/Heavy now passes all tests
26818 From: "Ben Tilly" <ben_tilly@hotmail.com>
26819 Date: Tue, 05 Dec 2000 07:59:41 -0500
26820 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
26822 The Brave New Carp.
26824 ! lib/Carp.pm lib/Carp/Heavy.pm
26825 ____________________________________________________________________________
26826 [ 7992] By: jhi on 2000/12/05 15:55:08
26827 Log: Subject: [PATCH perl@7979] cygwin port
26828 From: "Eric Fifer" <efifer@dircon.co.uk>
26829 Date: Tue, 5 Dec 2000 14:04:09 -0000
26830 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
26832 ! t/lib/net-hostent.t
26833 ____________________________________________________________________________
26834 [ 7991] By: jhi on 2000/12/05 15:52:34
26835 Log: Subject: Re: [PATCH] The largest hoax of all times?
26836 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26837 Date: Tue, 5 Dec 2000 00:40:25 -0500
26838 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
26840 Subject: Re: [PATCH] The largest hoax of all times?
26841 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26842 Date: Mon, 4 Dec 2000 23:55:53 -0500
26843 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
26845 Subject: Re: [PATCH] The largest hoax of all times?
26846 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26847 Date: Tue, 5 Dec 2000 01:28:45 -0500
26848 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
26850 Fix the unpredictable order of DESTROYs.
26852 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
26853 ! sv.c sv.h t/op/ref.t
26854 ____________________________________________________________________________
26855 [ 7990] By: jhi on 2000/12/05 14:38:53
26856 Log: Subject: [PATCH] shrink pp_hot fractionally
26857 From: Nicholas Clark <nick@ccl4.org>
26858 Date: Tue, 5 Dec 2000 12:44:31 +0000
26859 Message-ID: <20001205124431.E74518@plum.flirble.org>
26861 Use report_evil_fh().
26863 ! opcode.pl opnames.h pp_hot.c util.c
26864 ____________________________________________________________________________
26865 [ 7989] By: jhi on 2000/12/05 14:21:27
26866 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26867 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26868 Date: Mon, 04 Dec 2000 22:21:59 -0800
26869 Message-ID: <HmIL6gzkgepS092yn@efn.org>
26871 Harness shouldn't ignore responses like "ok 3\r\r\n".
26873 ! lib/Test/Harness.pm
26874 ____________________________________________________________________________
26875 [ 7988] By: jhi on 2000/12/05 13:51:28
26876 Log: Integrate the "skip" messages to explain().
26878 ! t/lib/syslfs.t t/op/lfs.t
26879 ____________________________________________________________________________
26880 [ 7987] By: jhi on 2000/12/05 12:34:54
26881 Log: The one that got away in #7984.
26883 Subject: Re: dTHR - what and why?
26884 From: Michael Stevens <michael@etla.org>
26885 Date: Tue, 5 Dec 2000 11:15:52 +0000
26886 Message-ID: <20001205111552.A4647@firedrake.org>
26889 ____________________________________________________________________________
26890 [ 7986] By: gsar on 2000/12/05 09:14:44
26891 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
26892 due to the notorious GetFileType() bug in Windows 9x, which fstat()
26895 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
26896 ____________________________________________________________________________
26897 [ 7985] By: jhi on 2000/12/05 05:49:03
26898 Log: Integrate perlio.
26900 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26901 !> win32/perlhost.h win32/perllib.c
26902 ____________________________________________________________________________
26903 [ 7984] By: jhi on 2000/12/05 05:48:16
26904 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
26906 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
26907 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
26908 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
26909 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
26910 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
26911 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
26912 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
26913 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
26915 ____________________________________________________________________________
26916 [ 7983] By: nick on 2000/12/04 23:27:43
26917 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
26919 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26920 ! win32/perlhost.h win32/perllib.c
26921 ____________________________________________________________________________
26922 [ 7982] By: jhi on 2000/12/04 19:44:09
26923 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
26924 uncovered by #7980.
26927 ____________________________________________________________________________
26928 [ 7981] By: jhi on 2000/12/04 19:42:07
26929 Log: Subject: [PATCH] Trivial dump.c feature
26930 From: Simon Cozens <simon@cozens.net>
26931 Date: Mon, 4 Dec 2000 18:08:38 +0000
26932 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
26934 Show whether a constant is UTF-8.
26937 ____________________________________________________________________________
26938 [ 7980] By: jhi on 2000/12/04 19:36:51
26939 Log: UTF-8 hash keys, patch from Inaba Hiroto.
26941 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
26942 ____________________________________________________________________________
26943 [ 7979] By: jhi on 2000/12/04 17:36:28
26944 Log: Update Changes.
26946 ! Changes patchlevel.h
26947 ____________________________________________________________________________
26948 [ 7978] By: jhi on 2000/12/04 16:42:17
26949 Log: Retract #7977, still too volatile (the euphemism of the day
26950 for unfinished and buggy :-)
26952 ! doop.c hv.c pp.c sv.h
26953 ____________________________________________________________________________
26954 [ 7977] By: jhi on 2000/12/04 16:25:15
26955 Log: (Retracted by #7978, too shaky yet.)
26957 Subject: Re: utf8 in hash keys, implementor missing
26958 From: Simon Cozens <simon@cozens.net>
26959 Date: Sat, 2 Dec 2000 19:49:35 +0000
26960 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
26962 The first step at UTF-8 hash keys.
26964 ! doop.c hv.c pp.c sv.h
26965 ____________________________________________________________________________
26966 [ 7976] By: jhi on 2000/12/04 16:13:53
26967 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26968 From: sthoenna@efn.org
26969 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
26970 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
26972 ! os2/os2.c perlio.c
26973 ____________________________________________________________________________
26974 [ 7975] By: jhi on 2000/12/04 16:05:25
26975 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
26976 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26977 Date: Thu, 30 Nov 2000 20:50:37 -0800
26978 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
26981 ____________________________________________________________________________
26982 [ 7974] By: jhi on 2000/12/04 16:03:57
26983 Log: Subject: [PATCH] ++ 20% faster
26984 From: Nicholas Clark <nick@ccl4.org>
26985 Date: Mon, 4 Dec 2000 12:17:27 +0000
26986 Message-ID: <20001204121726.B52976@plum.flirble.org>
26988 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
26991 ____________________________________________________________________________
26992 [ 7973] By: jhi on 2000/12/04 16:00:48
26994 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
26995 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26996 Date: Mon, 04 Dec 2000 12:30:45 +0100
26997 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
26999 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
27000 library (getprotobyname and getprotobynumber are outversioned by
27001 the same calls in libc, at least for xlc version 3.
27004 ____________________________________________________________________________
27005 [ 7972] By: jhi on 2000/12/04 02:58:31
27006 Log: Integrate perlio.
27008 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
27009 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
27010 !> win32/win32.h win32/win32iop.h win32/win32thread.h
27011 ____________________________________________________________________________
27012 [ 7971] By: nick on 2000/12/04 00:24:33
27013 Log: Quieten some noise in Win32 builds:
27014 - win32.h is included after <sys/socket.h>, so need to
27015 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
27016 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
27018 ! doio.c perl.h toke.c win32/win32.h
27019 ____________________________________________________________________________
27020 [ 7970] By: nick on 2000/12/03 22:57:46
27021 Log: PERL_IMPLICIT_SYS compiles but does not work.
27023 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
27024 ! win32/perlhost.h win32/perllib.c win32/win32.h
27025 ! win32/win32iop.h win32/win32thread.h
27026 ____________________________________________________________________________
27027 [ 7969] By: jhi on 2000/12/03 22:12:58
27028 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
27029 used to swash_init(), makes regprop() dumps more informative
27030 (+utf8::IsAlpha, -utf8::IsDigit, for example).
27032 ! regcomp.c regexec.c
27033 ____________________________________________________________________________
27034 [ 7968] By: jhi on 2000/12/03 21:39:56
27035 Log: Implement ANYOFUTF8 regprop() dumping.
27038 ____________________________________________________________________________
27039 [ 7967] By: jhi on 2000/12/03 20:57:19
27040 Log: Make uv_to_utf8() to zero-terminate its output buffer,
27041 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
27043 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
27044 ____________________________________________________________________________
27045 [ 7966] By: nick on 2000/12/03 18:41:21
27046 Log: Integrate mainline (STDCHAR)
27048 !> Configure t/pragma/utf8.t
27049 ____________________________________________________________________________
27050 [ 7965] By: jhi on 2000/12/03 17:58:20
27051 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
27054 ____________________________________________________________________________
27055 [ 7964] By: jhi on 2000/12/03 17:35:56
27056 Log: Integrate perlio.
27058 !> iperlsys.h perlio.c
27059 ____________________________________________________________________________
27060 [ 7963] By: jhi on 2000/12/03 17:33:55
27061 Log: Metaconfig unit change for #7962.
27063 ! U/modified/stdchar.U
27064 ____________________________________________________________________________
27065 [ 7962] By: jhi on 2000/12/03 17:33:27
27066 Log: Untangle the <stdio.h> #include nest for the stdchar test,
27067 from Andy Dougherty.
27070 ____________________________________________________________________________
27071 [ 7961] By: nick on 2000/12/03 16:53:00
27072 Log: Make iperlsys.h vector stdio not PerlIO.
27074 ! iperlsys.h perlio.c
27075 ____________________________________________________________________________
27076 [ 7960] By: nick on 2000/12/03 14:43:01
27077 Log: Integrate mainline
27079 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
27080 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
27081 ____________________________________________________________________________
27082 [ 7959] By: jhi on 2000/12/03 08:16:36
27083 Log: Use DO_UTF8().
27086 ____________________________________________________________________________
27087 [ 7958] By: jhi on 2000/12/02 18:33:05
27088 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27089 From: Mike Guy <mjtg@cam.ac.uk>
27090 Date: Sat, 02 Dec 2000 17:27:13 +0000
27091 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
27093 An extraneous argument.
27096 ____________________________________________________________________________
27097 [ 7957] By: jhi on 2000/12/02 18:22:32
27098 Log: A missing hunk.
27100 ! t/lib/net-hostent.t
27101 ____________________________________________________________________________
27102 [ 7956] By: jhi on 2000/12/02 18:06:20
27103 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
27104 From: Nicholas Clark <nick@ccl4.org>
27105 Date: Sat, 2 Dec 2000 14:28:27 +0000
27106 Message-ID: <20001202142827.A12308@plum.flirble.org>
27110 ! t/lib/net-hostent.t
27111 ____________________________________________________________________________
27112 [ 7955] By: jhi on 2000/12/02 17:58:06
27113 Log: Metaconfig unit change for #7954.
27115 ! U/modified/stdchar.U
27116 ____________________________________________________________________________
27117 [ 7954] By: jhi on 2000/12/02 17:54:32
27118 Log: An inconvenient hang would happen if the stdio _ptr wasn't
27119 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
27120 would be grepping stdin for all eternity for the _ptr.)
27123 ____________________________________________________________________________
27124 [ 7953] By: jhi on 2000/12/02 00:07:15
27125 Log: Update Changes.
27127 ! Changes patchlevel.h
27128 ____________________________________________________________________________
27129 [ 7952] By: jhi on 2000/12/01 23:54:47
27130 Log: Subject: Re: long shell lines
27131 From: Andy Dougherty <doughera@lafayette.edu>
27132 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
27133 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
27135 Split overly long shell command lines.
27137 ! lib/ExtUtils/MM_Unix.pm
27138 ____________________________________________________________________________
27139 [ 7951] By: jhi on 2000/12/01 23:48:02
27140 Log: The metaconfig unit change for #7950.
27142 + U/modified/stdchar.U
27143 ____________________________________________________________________________
27144 [ 7950] By: jhi on 2000/12/01 23:47:39
27145 Log: Try to find stdchar also from <stdio_impl.h>.
27147 ! Configure config_h.SH
27148 ____________________________________________________________________________
27149 [ 7949] By: jhi on 2000/12/01 23:46:45
27150 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27151 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27152 Date: Fri, 1 Dec 2000 16:26:08 -0500
27153 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
27155 Reword the diagnostic message.
27158 ____________________________________________________________________________
27159 [ 7948] By: nick on 2000/12/01 22:49:43
27160 Log: Integrate mainline (for s/y/m as sub names stuff).
27162 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
27163 !> t/pragma/warn/toke toke.c
27164 ____________________________________________________________________________
27165 [ 7947] By: jhi on 2000/12/01 20:55:41
27166 Log: Integrate perlio.
27168 !> perlio.c perliol.h t/io/pipe.t
27169 ____________________________________________________________________________
27170 [ 7946] By: jhi on 2000/12/01 20:36:51
27171 Log: Upgrade to CPAN 1.59_51, from Andreas König.
27173 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27174 ____________________________________________________________________________
27175 [ 7945] By: nick on 2000/12/01 20:31:32
27176 Log: Integrate mainline
27178 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
27179 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
27180 +> t/lib/net-hostent.t
27181 !> (integrate 35 files)
27182 ____________________________________________________________________________
27183 [ 7944] By: jhi on 2000/12/01 20:23:29
27184 Log: Some help for 20001130.011. Now one gets warnings like
27185 "Ambiguous -f() resolved as a file test ..."
27187 ! pod/perldiag.pod t/pragma/warn/toke toke.c
27188 ____________________________________________________________________________
27189 [ 7943] By: jhi on 2000/12/01 19:44:44
27190 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
27191 that also breaks using them as methods.
27193 ! pod/perldiag.pod t/op/misc.t toke.c
27194 ____________________________________________________________________________
27195 [ 7942] By: nick on 2000/12/01 17:56:46
27196 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
27197 Make 'unix' pass most tests
27198 - do unread by temporary push of layer ("pending") holding unread chars
27199 - fast_gets is now based on per-handle flag
27200 - relax one of io/pipe.t tests to allow print to fail and close to
27201 succeed so that it passes on unbuffered "unix" layer.
27202 Remaining fail is sporadic and a genuine race condition between
27203 parent/child in fork test.
27205 ! perlio.c perliol.h t/io/pipe.t
27206 ____________________________________________________________________________
27207 [ 7941] By: jhi on 2000/12/01 15:28:58
27208 Log: (Retracted by #7943.)
27210 Reserve the short named string operator names.
27212 ! pod/perldiag.pod t/op/misc.t toke.c
27213 ____________________________________________________________________________
27214 [ 7940] By: jhi on 2000/12/01 06:45:53
27215 Log: Get the three different space character classes right under utf8.
27217 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
27218 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
27219 ! regexec.c t/op/pat.t utf8.c
27220 ____________________________________________________________________________
27221 [ 7939] By: jhi on 2000/12/01 03:26:26
27222 Log: Two more tests that make no sense in UTF-8 since the test
27223 data is not in UTF-8.
27226 ____________________________________________________________________________
27227 [ 7938] By: jhi on 2000/12/01 03:20:39
27228 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
27229 should it be required inside regexen?
27231 ! regcomp.c t/op/regmesg.t
27232 ____________________________________________________________________________
27233 [ 7937] By: jhi on 2000/12/01 02:58:53
27234 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
27235 stored and restored, and thusly was trounced by the utf8 swash
27239 ____________________________________________________________________________
27240 [ 7936] By: jhi on 2000/11/30 20:41:39
27241 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
27242 Why the different platforms behave so differently (core dump vs
27243 no core dump) on this bug is a but of a mystery, but if I had to
27244 guess I would mumble something like 'alignment'.
27247 ____________________________________________________________________________
27248 [ 7935] By: jhi on 2000/11/30 16:17:02
27249 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
27250 From: Robin Barker <rmb1@cise.npl.co.uk>
27251 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
27252 Date: Thu, 30 Nov 2000 14:27:12 GMT
27255 ____________________________________________________________________________
27256 [ 7934] By: jhi on 2000/11/30 16:04:49
27257 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
27259 ! t/lib/net-hostent.t
27260 ____________________________________________________________________________
27261 [ 7933] By: jhi on 2000/11/30 06:07:26
27262 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
27263 From: Peter Prymmer <pvhp@forte.com>
27264 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
27265 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
27267 In VMS the localhost may be LOCALHOST.
27269 ! t/lib/net-hostent.t
27270 ____________________________________________________________________________
27271 [ 7932] By: jhi on 2000/11/30 01:11:11
27272 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
27273 From: Peter Prymmer <pvhp@forte.com>
27274 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
27275 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
27277 plus regen perlapi.pod.
27279 ! pod/perlapi.pod utf8.c
27280 ____________________________________________________________________________
27281 [ 7931] By: jhi on 2000/11/30 01:06:19
27282 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
27283 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27284 Date: Wed, 29 Nov 2000 17:15:11 EST
27285 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
27287 ! t/lib/filter-util.pl t/lib/filter-util.t
27288 ____________________________________________________________________________
27289 [ 7930] By: jhi on 2000/11/29 18:51:55
27290 Log: Update Changes.
27292 ! Changes patchlevel.h
27293 ____________________________________________________________________________
27294 [ 7929] By: jhi on 2000/11/29 18:50:55
27295 Log: Update the va_copy() metaconfig unit.
27296 Branch: metaconfig/U/perl
27298 ____________________________________________________________________________
27299 [ 7928] By: jhi on 2000/11/29 17:50:43
27300 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
27301 From: Dominic Dunlop <domo@computer.org>
27302 Date: Tue, 28 Nov 2000 16:41:57 +0100
27303 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
27305 Patch to catch a core dump in the Configure va_copy test.
27307 ! Configure config_h.SH
27308 ____________________________________________________________________________
27309 [ 7927] By: jhi on 2000/11/29 17:31:59
27310 Log: Retract #7921, the patch shouldn't be needed.
27313 ____________________________________________________________________________
27314 [ 7926] By: jhi on 2000/11/29 17:01:41
27315 Log: Make the Class::Struct import() wiser.
27317 ! lib/Class/Struct.pm t/lib/class-struct.t
27318 ____________________________________________________________________________
27319 [ 7925] By: jhi on 2000/11/29 16:36:33
27320 Log: All the core library users of Class::Struct seem to be
27321 using "use Class::Struct 'struct';" instead of the bare
27322 "use Class::Struct;", which isn't documented in Class::Struct.
27323 This can't be right.
27326 ____________________________________________________________________________
27327 [ 7924] By: jhi on 2000/11/29 16:32:15
27328 Log: A test works better if it has the right 1..$n output.
27330 ! t/lib/class-struct.t
27331 ____________________________________________________________________________
27332 [ 7923] By: jhi on 2000/11/29 16:29:11
27333 Log: Forgot to MANIFEST the new Net::hostent test.
27336 ____________________________________________________________________________
27337 [ 7922] By: jhi on 2000/11/29 16:27:49
27338 Log: Integrate perlio.
27340 !> iperlsys.h perlio.c
27341 ____________________________________________________________________________
27342 [ 7921] By: jhi on 2000/11/29 16:27:10
27343 Log: (Retracted by #7927.)
27345 Subject: [PATCH] Is infinity a number?
27346 From: Simon Cozens <simon@cozens.net>
27347 Date: Wed, 29 Nov 2000 14:48:20 +0000
27348 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
27351 ____________________________________________________________________________
27352 [ 7920] By: jhi on 2000/11/29 16:23:02
27353 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
27354 From: rspier@pobox.com (Robert Spier)
27355 Date: Wed, 29 Nov 2000 02:17:49 -0500
27356 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
27358 Add a test for Net::hostent.
27360 + t/lib/net-hostent.t
27361 ____________________________________________________________________________
27362 [ 7919] By: jhi on 2000/11/29 16:21:31
27363 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
27364 add a test for Class::Struct.
27366 + t/lib/class-struct.t
27367 ! MANIFEST lib/Class/Struct.pm
27368 ____________________________________________________________________________
27369 [ 7918] By: jhi on 2000/11/29 15:48:40
27370 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
27371 From: rspier@pobox.com (Robert Spier)
27372 Date: Wed, 29 Nov 2000 02:25:39 -0500
27373 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
27375 More checking in case someone has broken their services or
27376 protocol databases.
27378 ! ext/Sys/Syslog/Syslog.pm
27379 ____________________________________________________________________________
27380 [ 7917] By: jhi on 2000/11/29 15:46:25
27381 Log: Subject: [PATCH] $^O win32 -> MSWin32
27382 From: rspier@pobox.com (Robert Spier)
27383 Date: Wed, 29 Nov 2000 02:17:38 -0500
27384 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
27386 plus similar nits for vms, err, VMS, and UNICOS.
27388 ! t/lib/syslfs.t t/op/lfs.t
27389 ____________________________________________________________________________
27390 [ 7916] By: jhi on 2000/11/29 15:42:51
27391 Log: Subject: [PATCH] Tokeniser debugging
27392 From: Simon Cozens <simon@cozens.net>
27393 Date: Wed, 29 Nov 2000 14:15:45 +0000
27394 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
27396 ! perl.c perl.h pod/perlrun.pod toke.c
27397 ____________________________________________________________________________
27398 [ 7915] By: jhi on 2000/11/29 15:41:36
27399 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27400 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27401 Date: Wed, 29 Nov 2000 02:13:14 -0500
27402 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
27406 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27407 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27408 Date: Wed, 29 Nov 2000 03:09:04 -0500
27409 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
27411 OUT and IN_OUT documentation.
27413 ! lib/ExtUtils/xsubpp pod/perlxs.pod
27414 ____________________________________________________________________________
27415 [ 7914] By: jhi on 2000/11/29 03:35:01
27416 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
27417 From: John Tobey <jtobey@john-edwin-tobey.org>
27418 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
27419 Message-Id: <m140e1N-000FOoC@feynman.localnet>
27421 plus a performance speedup noticed by Sarathy.
27424 ____________________________________________________________________________
27425 [ 7913] By: jhi on 2000/11/29 03:16:59
27426 Log: Use "1 while unlink" so that VMS gets clean, too.
27428 ! t/lib/filter-util.t
27429 ____________________________________________________________________________
27430 [ 7912] By: jhi on 2000/11/29 03:09:08
27431 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
27432 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27433 Date: Tue, 28 Nov 2000 03:27:09 -0500
27434 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
27436 ! lib/ExtUtils/xsubpp
27437 ____________________________________________________________________________
27438 [ 7911] By: jhi on 2000/11/29 03:06:30
27439 Log: This should have been part of #7872: no need to scan UTF-8
27443 ____________________________________________________________________________
27444 [ 7910] By: jhi on 2000/11/29 02:50:04
27445 Log: One more perltie.pod nit from Casey R. Tweten.
27448 ____________________________________________________________________________
27449 [ 7909] By: jhi on 2000/11/29 02:44:23
27450 Log: Document the known sprintf test failures, exact standard
27451 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
27453 ! pod/perldelta.pod t/op/sprintf.t
27454 ____________________________________________________________________________
27455 [ 7908] By: jhi on 2000/11/29 02:36:23
27456 Log: Add the Encoding table format documentation.
27458 + ext/Encode/Encode/EncodeFormat.pod
27460 ____________________________________________________________________________
27461 [ 7907] By: jhi on 2000/11/29 02:07:24
27462 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
27463 From: "Casey R. Tweten" <crt@kiski.net>
27464 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
27465 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
27467 Subject: Re: [PATCH] Updating perltie.pod for arrays
27468 From: "Casey R. Tweten" <crt@kiski.net>
27469 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
27470 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
27473 ____________________________________________________________________________
27474 [ 7906] By: nick on 2000/11/28 22:40:59
27475 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
27477 ! iperlsys.h perlio.c
27478 ____________________________________________________________________________
27479 [ 7905] By: nick on 2000/11/28 22:04:34
27480 Log: Integrate mainline
27482 !> (integrate 39 files)
27483 ____________________________________________________________________________
27484 [ 7904] By: jhi on 2000/11/28 16:44:43
27485 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
27486 From: Nicholas Clark <nick@babyhippo.co.uk>
27487 Date: Tue, 28 Nov 2000 11:16:57 +0000
27488 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
27491 ____________________________________________________________________________
27492 [ 7903] By: jhi on 2000/11/28 16:40:31
27493 Log: Subject: [PATCH] Updating perltie.pod for arrays
27494 From: "Casey R. Tweten" <crt@kiski.net>
27495 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
27496 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
27499 ____________________________________________________________________________
27500 [ 7902] By: jhi on 2000/11/28 16:39:37
27501 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
27502 From: Robin Barker <rmb1@cise.npl.co.uk>
27503 Date: Mon, 27 Nov 2000 17:56:44 GMT
27504 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
27506 ! pod/perlfunc.pod t/op/split.t
27507 ____________________________________________________________________________
27508 [ 7901] By: jhi on 2000/11/28 16:28:04
27509 Log: setmode() is a DOSish-only thing.
27512 ____________________________________________________________________________
27513 [ 7900] By: jhi on 2000/11/28 16:21:46
27514 Log: Subject: [PATCH] perlcc.PL cleanups
27515 From: Simon Cozens <simon@cozens.net>
27516 Date: Tue, 28 Nov 2000 12:44:35 +0000
27517 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
27520 ____________________________________________________________________________
27521 [ 7899] By: gsar on 2000/11/28 06:32:55
27522 Log: reintegrate files missed by change#7895
27523 Branch: maint-5.6/perl
27524 +> ext/ByteLoader/bytecode.h utils/Makefile
27526 ____________________________________________________________________________
27527 [ 7897] By: gsar on 2000/11/27 18:22:47
27528 Log: can't integrate these two files, for some reason
27529 Branch: maint-5.6/perl
27530 - ext/ByteLoader/bytecode.h utils/Makefile
27531 ____________________________________________________________________________
27532 [ 7895] By: gsar on 2000/11/27 18:11:21
27533 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
27534 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
27535 6757..6890,6892..6901 from mainline
27537 Bytecompiler patches from Benjamin Stuhl.
27541 Subject: [PATCH blead] B:: missing dependency
27543 Subject: [PATCH: 6757] configure.com updates and syslog build
27545 Long double Gconvert fixes from Yitzchak Scott-Thoennes
27546 and Spider Boardman.
27548 Subject: [PATCH blead] nextchar() abuse misses an optimisation
27550 Long double fixes from Spider Boardman.
27552 Make the selection of NVff et al stricter.
27554 cSVOPo_*v things index into the current PL_curpad
27555 under ithreads, which is different from the curpad
27556 used by the XSUB. (In other words, the code as-is
27557 before this patch wouldn't work under ithreads.)
27561 VMS MMS (make) wants null action.
27563 Mac and other portability updates from Chris Nandor.
27565 Storable support, v-version fixes.
27566 Subject: CPAN.pm beta for testing available
27568 Portability fix from Hugo van der Sanden.
27572 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27574 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27576 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27578 Replace #6705 with a minimal doc patch.
27579 Subject: [PATCH 5.6.0] replace change #6705
27581 Drop the separate perlbc, perlcc -b should be enough.
27583 installperl couldn't tell whether it had run tests or not.
27584 Subject: [PATCH] Re: installperl and t/TEST
27586 Add silencer flags to installperl.
27587 Subject: [PATCH] Making installperl silent.
27589 Make "make install" by default silent. A new "install-verbose"
27592 More liberal parsing of version numbers.
27593 Subject: Re: CPAN.pm beta for testing available
27595 Create directories in silence.
27596 Subject: [PATCH] Another silencer for MakeMaker
27598 DOS patches and portability/porting notes, from Tim Jenness.
27600 Make installman to recognize the silence flag -S.
27602 Actually do something with the silencer option.
27604 Continue silencing.
27606 Show the doc file, not the temp file.
27610 Subject: [PATCH] More silencing of installman.
27612 Better wording for the vec lvalue diagnostic.
27613 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27615 Subject: [PATCH: 6805] several more tweaks to configure.com
27617 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
27620 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
27622 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
27623 (applied slightly modified)
27625 installperl --verbose and --silent.
27626 Subject: Re: [PATCH] More silencing of installman.
27628 Add install-silent target.
27630 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
27631 the problem reported in
27632 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
27634 Tweak the sfio/useperlio logic, hopefully as wished in
27635 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
27637 One forgotten file from #6816.
27639 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
27641 Remove duplicately applied patch shards.
27642 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
27644 Support preserving extremely big/small angles.
27646 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
27648 Subject: [PATCH] installation not quite silent yet.
27650 Update the test count.
27652 Use UVxf, PTR2UV, NVff.
27654 Document PTR2XX and INT2PTR.
27656 no-install target a la make -n.
27657 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
27659 grep -e isn't portable.
27660 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
27662 Can't get the test to reliably work thanks to the
27663 inaccurateness of floating point. "Resolves" bug ids
27664 20000826.003, 20000826.009, 20000826.010,
27666 Subject: installman buglet
27668 DJGPP update from Laszlo Molnar.
27670 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27672 Passing -R in ldflags makes now it to appear in the default
27673 for lddlflags, just like with -L.
27674 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27678 Use the actual thread type, not the pointer-to-struct.
27680 Provice virtual $Config{ccflags_nolargefiles} etc.
27682 display_format used as a class method without arguments was broken,
27684 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
27686 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
27688 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
27690 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
27692 opmini.o may be left around if a build is interrupted.
27696 Fix for ID 20000828.001, long doubles were not formatted
27697 correctly (showed up in $], which stopped installing perl).
27699 An attempt to fix the problem reported in
27700 Subject: Building perl@6856 using gcc/AIX 4.3.3
27701 I can't test this properly since the gcc installation I have
27702 access to seems to be botched (gcc is calling the AIX cpp,
27703 a losing proposition...)
27705 Add -ld to archname on long tr...double platforms.
27707 Subject: hv.h Doc Patch
27711 Subject: [PATCH bleedperl@6856] warnings fixes
27713 -S is the silent flag, -s is the strip flag.
27714 Subject: [PATCH] Re: [PATCH] make no-install
27716 Take out the SUIDMAIL thing, that will not be
27717 a problem in 5.7.*.
27719 Subject: [PATCH bleedperl@6866] spellings
27721 Subject: [PATCH] Re: files not cleaned even by veryclean
27723 Use minimal @INC in tests, most of the time just '../lib',
27724 so that we simply can't pick up stuff from other Perls than
27725 the one we are testing. Pointed out by
27726 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
27728 Update to Getopt::Long 2.24, from Johan Vromans.
27730 Fix for thinko in #6848.
27731 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
27733 Patches all over for people and the files they (hopefully) care about.
27735 Subject: Net::protoent does not export 'getproto'
27737 Missed a change in #6869.
27739 Subject: [PATCH] Warnings in B::Deparse
27741 Subject: [PATCH] Glob dumping
27743 Disable one of the tests for now.
27745 Disabling the one test is a bit tricky.
27747 Don't forget to tidy up.
27749 The #6881 removed one dump line.
27751 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
27753 Under usethreads the dumped variable is IN_PAD.
27754 Subject: Re: [PATCH] Glob dumping
27756 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
27758 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
27760 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
27762 Regen Configure for #6894.
27764 Subject: [PATCH: 6889] updates to perlebcdic.pod
27766 Undo namespace pollution of #6878.
27767 Subject: Re: Net::protoent does not export 'getproto'
27769 Admit that we are leaking scalars.
27771 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
27772 Branch: maint-5.6/perl
27773 !> (integrate 271 files)
27774 ____________________________________________________________________________
27775 [ 7894] By: gsar on 2000/11/27 16:00:34
27776 Log: a couple of nits
27777 Branch: maint-5.6/perl
27778 ! MANIFEST pp_sys.c
27779 ____________________________________________________________________________
27780 [ 7893] By: gsar on 2000/11/27 15:10:56
27781 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
27782 6740..6745,6747..6757,6760
27784 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
27786 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
27788 Doc nits spotted by Richard Soderberg.
27790 move WNOHANG definition to where other such things are
27792 Make $Config{byteorder} more magical so that it is
27793 dynamically computed: nice for 'fat binaries'.
27794 Subject: [PATCH]: default byteorder
27796 Subject: [PATCH] Cwd.pm now uses strict
27798 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
27800 Get -DLEAKTEST to compile (not necessarily to work, mind)
27801 Subject: [ID 20000724.006] -DLEAKTEST problem
27803 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
27805 Add perlebcdic from Peter Prymmer, regen toc.
27807 Don't propose using modules built for 5.005 if no binary
27808 compatibility with 5.005 is attempted.
27810 Do not use prototyping here.
27811 Subject: [ID 20000817.016] [PATCH] Peek.xs
27813 Document what the backtick returns if the command fails.
27815 Add byteorder to the myconfig output.
27817 Introduce NVef, NVff, and NVgf, use the middle one.
27818 (helps for lib/peek + Linux + long doubles) Reported in
27819 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
27820 Use NVs in POSIX math, not doubles.
27821 Subject: [ID 20000817.014] POSIX & modfl
27823 Subject: [PATCH 5.6.0+] newSVrv() memory leak
27825 The byteorder code in #6671 was wrong.
27827 Fix the lib/complex failure of
27828 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
27829 Linux long double accuracy issue: something that
27830 when printed with %g looks like "2" but int() of it is 1.
27832 Propagate new Configure vars.
27834 Unbuffer the output.
27836 Subject: [PATCH] perltrap.pod spring cleaning
27838 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27839 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27841 Tiny Getopt::Long patch from Johan Vromans.
27843 Document code point which makes if (defined %stash::) to work
27844 (noted by Spider Boardman).
27846 Subject: [PATCH perl@6698] cygwin port
27848 Document the NDBM_File and ODBM_File as SDBM_File
27849 was documented in #6417.
27851 The new tests were missing from #6415.
27853 Add [[:blank:]] as suggested in
27854 Subject: [ID 20000716.024] [=cc=] / [:blank:]
27855 (the [=cc=] has already been taken care of by #6439
27856 so the whole bug report can be closed)
27857 and make [[:space:]] to be equivalent to isspace(3)
27858 (as opposed to \s, which is isSPACE()). The difference
27859 is that now [[:space:]] matches the mythical vertical tab,
27862 Don't eat leading os from index entries.
27863 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27865 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27867 Typo in pp_complement().
27868 Subject: [PATCH perl-current] Deparse
27870 Add warnif(), check warnings further up the stack,
27871 all the warnings functions now can take an optional object reference.
27872 Subject: [PATCH bleedperl@6691] warnings pragma update
27874 Fix a core dump in lib/selfloader under -DDEBUGGING.
27875 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
27877 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27879 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27881 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27882 Put back the long double avoidance code to POSIX.xs
27883 because VMS seems to need it still.
27885 Introduce a 'veryclean' target that is like 'distclean'
27886 but also removes *~ and *.orig.
27888 Subject: [ID 20000817.023] endianness description in perlfunc.pod
27890 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27892 Let's try #6717 again.
27895 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27897 pp_open() could pass an uninitialized filename down to do_open9().
27899 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27901 Update to CGI 2.72, from Lincoln Stein.
27903 Subject: [PATCH] Silence MakeMaker (Was: installman)
27905 Use temporary directory instead of current directory.
27906 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27908 Document odd vs even subreleases and -Dusedevel.
27910 The veryclean target needs to clobber.
27912 Use File::Spec->tmpdir().
27914 Document the number of exponent digits.
27916 Mention perlebcdic and perlposix-bc.
27918 s/this one/the 5.6.0 release/
27922 The correct cleaning order is an art.
27924 small tweaks for change#6705: avoid C++ style comments in C code;
27925 use Perl's malloc API rather than the low level system one
27927 Array context keeps slithering in.
27929 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27931 Subject: [PATCH] os2.c fix for use64bitint
27933 Update to Pod::LaTeX 0.53.
27934 Subject: [PATCH] lib/Pod/LaTeX.pm updates
27936 Document the endianness of Alpha more precisely.
27938 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27940 Rename the macro argument because some preprocessors
27941 can't tell the difference and expand arguments also inside
27942 double quoted strings.
27944 free TLS slot properly on Windows
27946 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27948 Unicos/mk requires elaborate paranoia.
27950 Tweak the floating point output routine preferences.
27952 Also under djgpp the timestamps are funky.
27954 Apply some PodParser 1.18 patches; the Pod/Find.pm
27955 patches cannot be applied since #6712 conflicts.
27957 Use PodParser 1.18 new test.
27960 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27963 Branch: maint-5.6/perl
27964 +> pod/perlebcdic.pod
27965 !> (integrate 106 files)
27966 ____________________________________________________________________________
27967 [ 7892] By: jhi on 2000/11/27 15:02:32
27968 Log: Update Changes.
27970 ! Changes patchlevel.h
27971 ____________________________________________________________________________
27972 [ 7891] By: jhi on 2000/11/27 14:57:23
27973 Log: Subject: Re: perlfaq style changes
27974 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27975 Date: Sat, 25 Nov 2000 23:32:26 -0800
27976 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
27978 plus a note from Ronald Kimball.
27980 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
27981 ____________________________________________________________________________
27982 [ 7890] By: jhi on 2000/11/27 14:53:14
27983 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
27984 From: Benjamin Holzman <bah@ecnvantage.com>
27985 Date: Sun, 26 Nov 2000 16:27:33 -0500
27986 Message-ID: <20001126162733.J25040@ecnvantage.com>
27989 ____________________________________________________________________________
27990 [ 7889] By: jhi on 2000/11/27 14:43:11
27991 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
27992 From: lvirden@cas.org
27993 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
27994 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
27997 ____________________________________________________________________________
27998 [ 7888] By: jhi on 2000/11/27 14:32:34
27999 Log: Restore also the locale test to no-sprintf-taint state.
28000 Fixes the bug 20001127.003.
28002 ! sv.c t/pragma/locale.t
28003 ____________________________________________________________________________
28004 [ 7887] By: gsar on 2000/11/27 14:13:05
28005 Log: integrate changes#6613..6616,6620..6665 from mainline
28007 VMS configure.com update continues.
28009 Subject: Test fails / warnings with perl-current #6612
28011 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28013 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28015 For now remove the mail code.
28017 Subject: Re: [PATCH] @+, @- readonly
28019 Subject: warning: storage class after type is obsolescent
28023 Subject: Re: File::Temp problems on VMS in bleedperl
28026 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28028 Make the user to give up his firstborn, err, to knowingly
28029 verify installing an unstable developer release. Also bump
28030 the release to 5.7.0, but leave a patch tag in the local
28031 patches saying that this is not yet the real thing.
28033 Update (kinda) to Test 1.14, from Joshua Pritikin.
28035 make ok etc also for win32.
28037 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28039 Don't blow limited stacks, a lower number is enough to
28040 tickle the lookbehind limit.
28042 Use -Dusedevel; regen Configure and the respective Porting stuff.
28044 Subject: [PATCH] debugger exit code should reflect user exit code
28046 Subject: [PATCH perl@6620] cygwin port
28048 Missed a file from #6638.
28050 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)
28052 magic callbacks all need to have same type signature
28054 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28056 Fix a dependency problem.
28057 Subject: [PATCH: 6640] VMS Makefile.SH update
28059 The numeric locale was reset to "C" by s?printf and never restored.
28060 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28061 No test since adding the failing example to locale.t
28062 does not fail -- probably because the locale settings are so
28063 thoroughly tweaked by that time. Running the example standalone
28064 does fail, though. UPDATE: test case added at change #7540.
28066 Subject: [ID 20000324.040] minor fix to perlhpux.pod
28068 Update to CPAN 1.57.
28070 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28072 Change the perlbug address to perl.org since it's more forgiving.
28074 Change the regx compilation error markers to use = instead of <
28075 since pod makes using the latter quite messy. Reported in
28076 ID 20000814.006 by Abigail and in
28077 Subject: Unknown escape E<> ?
28079 Update to perldebtut 1.9, from Richard Foley.
28081 check that the number pseudo children doesn't exceed
28082 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28083 the WaitForMultipleObjects() limit that would cause wait()
28085 wait() and waitpid() could potentially be rewritten to use
28086 more than one thread to do the waiting to eliminate this
28089 change#6328 could make close(SOCKET) return false on windows
28092 pod nit seen in passing
28094 on windows, the return values from wait() and waitpid() don't
28095 match those of pseudo-pids
28097 waitpid() now handles externally spawned pids correctly;
28098 fixes for backtick/wait/waitpid failures on Windows 9x
28099 these changes make the pid returned by process functions on
28100 Windows 9x always positive by clearing the high bit (which
28101 is always set on Win9x); pseudo-process PIDs are likewise
28102 always negative now on Win9x (just as on NT/2000)
28104 trailing new %ENV entries weren't being pushed into the real
28105 environment of subprocesses on Windows
28107 Tweak the regex compilation errors once more.
28109 avoid warnings from dense compiler
28111 add "ok" targets from change#6632 in makefile.mk
28112 Branch: maint-5.6/perl
28113 - lib/Pod/PlainText.pm vms/configure.com
28114 !> (integrate 66 files)
28115 ____________________________________________________________________________
28116 [ 7886] By: jhi on 2000/11/27 13:54:18
28117 Log: __FUNCTION__ isn't portable and trying to emulate it leads
28118 into practically spelling out the name of the function.
28119 Takes care of the bug 20001127.001.
28122 ____________________________________________________________________________
28123 [ 7885] By: gsar on 2000/11/27 13:53:18
28124 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
28125 6610..6611 from mainline
28127 Make regular expression parse error messages easier to understand.
28128 Subject: Re: enhanced(?) regex error messages
28130 Tiny tidying on report_evil_fh().
28132 Subject: Re: enhanced(?) regex error messages
28133 plus Capitalize the error messages, plus perldiag them.
28135 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28137 Document here-doc better.
28139 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28141 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28142 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28143 (either perlbug or p5p ate the original), plus regen
28144 perlapi and perltoc.
28148 Double check that we have a dirhandle.
28150 Subject: Re: enhanced(?) regex error messages
28151 (plus two small patches sent privately)
28152 (this still seems to leave few test failures)
28154 warn is a macro, avoid using at a variable to avoid warnings
28155 in some configurations; readdir.t is too conservative in
28156 estimating number of *.t's
28158 Get back into sync with Jeffrey on the enhanced regex warnings.
28160 Subject: [PATCH 5.6.0] cygwin port
28162 Zero entries were skipped, fix from Adrian Goalby
28163 <argoalby@yahoo.co.uk>
28165 Subject: Remove dead entry in perldiag
28167 Amend the description of Perl6.
28168 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28172 It's the 2ndO'ROSSC.
28174 Revert the sv.c part of #6559, a better fix is needed.
28176 Iterating perl6 description.
28178 Update to Term::ANSIColor 1.03, from Russ Allbery.
28180 Update to Getopt::Long 2.23_05, from Johan Vromans.
28182 Small AUTHORS and MAINTAIN updates. Could do with big updates.
28184 Update to Pod::Parser 1.17, from Brad Appleton.
28186 Update to CPAN 1.56, from Andreas König.
28188 Update to CGI 2.70, from Lincoln Stein.
28190 Put back the std @INC thing.
28192 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28193 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28195 Document the IO::Select timeout.
28197 sleep(1) does not necessarily return 1.
28198 Subject: [PATCH bleadperl] op/lex_assign.t
28200 Subject: debugger "d" command doesnt check line number
28202 B::Deparse didn't do sub attributes.
28203 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28205 Preprocessing and postprocessing for File::Find.
28206 Subject: Patch to Find::File.pm to allow alphabetical results
28208 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
28210 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28212 Subject: Re: [ID 20000730.003] utf8::length() bad
28214 Subject: Getting perlio and threads to compile
28215 (the Solaris version changes in Configure skipped)
28218 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28220 Add Perl debugging tutorial, regen toc.
28221 Subject: perldebtut.pod
28223 Add a few missing files, update MANIFEST.
28225 Rewrite of vms/subconfigure.com as configure.com,
28226 from Peter Prymmer and the vmsperl crew.
28228 Should have deleted this in #6603.
28230 Fix the test for 5005threads.
28232 Fix-n-skip the tests under 5005threads.
28234 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28236 Upgrade to CGI 2.71, from Lincoln Stein.
28237 Branch: maint-5.6/perl
28238 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28239 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
28240 +> t/op/regmesg.t t/pod/find.t vms/configure.com
28241 - vms/subconfigure.com
28243 !> (integrate 115 files)
28244 ____________________________________________________________________________
28245 [ 7884] By: jhi on 2000/11/27 13:44:33
28246 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
28247 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28248 Date: Mon, 27 Nov 2000 08:23:54 EST
28249 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
28251 ! vms/descrip_mms.template vms/test.com
28252 ____________________________________________________________________________
28253 [ 7883] By: gsar on 2000/11/27 11:50:46
28254 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
28255 6511..6513,6515..6523,6525..6536
28257 The swallow_bom() saga continues. The #23 of require.t
28258 (UTF16-LE) still fails (silently, no output) but the #22
28259 (UTF16-BE) seems to be working now. The root of the
28260 failure may be in sv_gets(): is it UTF-16LE-aware,
28261 especially when it comes to line endings?
28263 Document the problem with -P in HP-UX and its workaround.
28265 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
28266 (aka ID 20000730.002)
28268 Subject: fix and question re: waitpid() under win32
28270 Make the safety catch for buggy gccs work with triple version
28271 numbers like 2.95.2. Reported in
28272 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
28274 In Digital UNIX warn if gcc explicitly chosen because even
28275 2.95.2 is known to cause problems.
28277 Make chr() for values >127 to create utf8 when under utf8.
28279 various syntax errors and such (not fixed: comp/require.t#22 coredump
28282 Stash away the largefiles flags and libswanted.
28284 BOM patching from Simon Cozens.
28286 If gccosandvers is equal to osname, clear gccosandvers.
28288 Make p4desc to skip non-mainperl branches by default.
28290 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
28293 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
28295 In new BSDs changes to argv[] do not show up in ps(1) output,
28296 instead one must use setproctitle(). This was already addressed
28297 by change #6457, but the below has a new variant for FreeBSD 4.0
28298 or later, and the matter is also documented more.
28300 FreeBSD 3.* updates from
28301 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28303 regen_headers, regen perltoc.
28305 Document in one place the memory abstractions used in Perl core.
28307 memcpy has n o in it, as pinted ut by Sarathy.
28309 Remove the extraneous "main::" prefix from all the
28310 "opened only for", "on closed", and "never opened" warnings.
28312 The name of a filehandle does not have <these>.
28314 The tr utf8 patching continues.
28316 The new setproctitle() feature is available only in
28317 bleeding edge FreeBSD. From Paul Saab.
28319 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
28321 Dump UVs as UVs in Data::Dumper.
28325 Document the IVdf UVuf UVof UVxf.
28327 require.t needs binmode() to work on windows
28329 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28330 that are hopefully soon put into use.
28332 Allow "no Module;" even if there is no 'unimport'.
28334 Better skip message for the test; one of the two problems in
28335 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28337 The subtest 4 may fail also on VOBS, as pointed out
28338 by Nick Ing-Simmons in November 1999, bug id 19991124.003
28339 (but the failure in that bug report isn't the subtest 4).
28341 Be more informative on what is skipped and why,
28342 also repeat the list at the end.
28346 Subject: [PATCH] sv.h documentation - SvLEN
28348 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28350 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28352 Subject: [PATCH] bad cppsymbols on os2 + Configure question
28354 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28356 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28357 mention the idea of @( and @)
28359 This is 6512. Really.
28361 Subject: [ID 19990721.004] Documentation bug in perlfunc
28363 Subject: Minor tweak to perlvar.pod
28365 In the warnings call filehandles consistently so;
28366 add "unopened" warning for stat().
28368 After the #6519 a warning about stat() is just that,
28369 not about a filetest, which now have their own warning.
28371 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28373 Subject: Re: Array vs. List context
28375 Subject: New perlcc, take 2
28377 Weed buglets pointed out by
28378 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28380 gcc versions might have (parentheses) in them.
28382 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28384 Essential prototype changes were missing from #6527.
28385 Also make report_evil_fh() more bomb-proof.
28387 Zap lib/Sys directory when cleaning up.
28389 Change the Policy policy: now -Dprefix= with an existing
28390 Policy.sh and prefix == siteprefix == vendorprefix, then all
28391 of them follow along the new prefix.
28392 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28394 Continue fixing the io warnings. This also
28395 sort of fixes bug ID 20000802.003: the core dump
28396 is no more. Whether the current behaviour is correct
28397 (giving a warning: "Not a format reference"), is another matter.
28399 Have symbols for the IoTYPEs.
28401 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28403 Document a bit that UDP is not what you might think.
28404 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28405 tr memory corruption fix from Simon Cozens.
28407 Plug the security hole described in the Aug 05 2000 bugtraq message
28408 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28409 The security hole exists only in suidperls, which isn't
28410 installed or even built by default.
28411 Branch: maint-5.6/perl
28412 !> (integrate 71 files)
28413 ____________________________________________________________________________
28414 [ 7882] By: gsar on 2000/11/27 10:25:36
28415 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
28418 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28419 to be fatal errors (instead of by default ignoring them, and
28420 ignoring with a bug: even though -w gave an error, the opening [
28421 was left in) Reported in:
28423 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28425 Subject: [PATCH] split /^/
28427 MacOS nits from Matthias Neeracher.
28429 More split() doc and test patches from Mike Guy.
28431 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28432 from Graham Barr in the module list.
28434 docfix from Peter Scott <Peter@PSDT.com>.
28436 File::Temp patches for VMS and OS/2 from Tim Jenness.
28438 open() wariness in perlbug.
28440 Subject: [PATCH] minor doc change - perlguts
28442 Subject: Minor doc patch: handy.h
28444 Be wary of close()s, too.
28446 Further File::Temp patches from Yitzchak Scott-Thoennes
28447 and Craig A. Berry.
28449 Subject: [PATCH] fixes bug 20000508.004
28451 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28453 Allow "no AutoLoader;", based on change #6444,
28454 suggested by Graham Barr.
28456 Use setproctitle() if available to modify $0.
28458 Warn if the version of the operating system used to compile gcc
28459 differs from the current version of the operating system.
28460 Also display the gcc compilation os and version in myconfig.
28463 Tiny fixes for #6460.
28465 The problem described in this
28466 Subject: [ID 20000322.018] named chars aren't magical enough
28467 has been fixed in perl 5.6.0 but just in case added a test
28468 to keep it away. (The report from Joseph Hall.)
28470 Tune the comments and hopefully stop a memory leak.
28472 Subject: UTF8 concat
28473 (with a memory leak fixed, plus a few casts added)
28474 This also seems to help for
28475 Subject: [ID 20000716.015] join UTF8 weirdness
28477 Do not upgrade SVs into utf8 just because they participate
28478 in eq or cmp. Reported and fix suggested in
28479 Subject: [ID 20000720.009] sv_eq UTF8 bug
28481 Fix the HALF_UPGRADE() macro introduced in #6263.
28483 Find green threads before native threads.
28484 Subject: Re: Patch to jpl/JNI/Makefile.PL
28485 Branch: maint-5.6/perl
28486 !> (integrate 30 files)
28487 ____________________________________________________________________________
28488 [ 7881] By: jhi on 2000/11/27 05:48:41
28489 Log: It seems that *both* the unused submatch loop cleanup
28493 ____________________________________________________________________________
28494 [ 7880] By: jhi on 2000/11/27 04:50:07
28495 Log: Clean .exists deeper.
28498 ____________________________________________________________________________
28499 [ 7879] By: jhi on 2000/11/27 02:31:35
28500 Log: The code in regcppop() (see #7878) contains the correct lower
28501 limit for the unused submatch 'cleanup' loop so that under
28502 "use utf8" the following code wouldn't dump core:
28503 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
28504 the cleanup loop in regtry() stomped beyond allocated area
28505 in the startp[] array. Therefore, copied the correct lower
28506 loop limit (*PL_reglastparen) to regtry(). Note: something
28507 may still not be quite right: why was the _higher_ loop limit
28508 (prog->nparens) different in the utf8 case?
28510 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
28511 without core dumps, there were about 17 of them before
28512 the patch (with us since Perl 5.7.0). Two failures, still:
28513 496 and 505 (though these may not be severe).
28515 Patch #7881 is also needed since both the cleanup loops
28518 Also, the t/op/pat#44 seems to core dump under utf8.
28519 Plus a couple of failures. UGH-8.
28522 ____________________________________________________________________________
28523 [ 7878] By: jhi on 2000/11/27 02:21:17
28524 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
28525 the code in regcppop() seems to be redundant for the test suite --
28526 but it contains a germ of truth, and it needed for the build
28527 process itself: see #7879 and #7881.
28530 ____________________________________________________________________________
28531 [ 7877] By: jhi on 2000/11/27 01:53:09
28532 Log: Comment on comment.
28535 ____________________________________________________________________________
28536 [ 7876] By: jhi on 2000/11/27 00:49:59
28537 Log: Adjust the docs to agree with #7875.
28539 ! pod/perllocale.pod
28540 ____________________________________________________________________________
28541 [ 7875] By: jhi on 2000/11/27 00:49:27
28542 Log: Retract #7863. It makes more sense not to taint formatted output,
28543 not even by sprintf().
28546 ____________________________________________________________________________
28547 [ 7874] By: jhi on 2000/11/26 23:36:02
28548 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
28549 Not really fixed (should really dump the UTF-8 charclass),
28550 but stopped displaying the garbage.
28552 Also add a note on the (missing) Unicode PSXSPC and BLANK.
28555 ____________________________________________________________________________
28556 [ 7873] By: jhi on 2000/11/26 21:31:13
28557 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
28560 ____________________________________________________________________________
28561 [ 7872] By: jhi on 2000/11/26 21:06:04
28562 Log: No need to scan till infinity, 13 is enough.
28565 ____________________________________________________________________________
28566 [ 7871] By: jhi on 2000/11/26 20:20:32
28567 Log: Test line numbers are different with utf8.
28570 ____________________________________________________________________________
28571 [ 7870] By: jhi on 2000/11/26 20:10:12
28575 ____________________________________________________________________________
28576 [ 7869] By: jhi on 2000/11/26 19:01:05
28577 Log: Make utf8_length() and utf8_distance() (the latter of which
28578 is unused at the moment) to be less forgiving about bad UTF-8.
28580 ! embed.h embed.pl objXSUB.h proto.h utf8.c
28581 ____________________________________________________________________________
28582 [ 7868] By: jhi on 2000/11/26 18:45:56
28583 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
28584 From: Benjamin Holzman <bah@ecnvantage.com>
28585 Date: Sat, 25 Nov 2000 20:40:20 -0500
28586 Message-ID: <20001125204020.A25040@ecnvantage.com>
28588 Debian allows installing /usr/bin/locale without installing
28589 any locales, an error message will ensue.
28591 ! t/pragma/locale.t
28592 ____________________________________________________________________________
28593 [ 7867] By: jhi on 2000/11/26 18:31:12
28594 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
28595 From: Benjamin Holzman <bah@ecnvantage.com>
28596 Date: Sun, 26 Nov 2000 02:42:34 -0500
28597 Message-ID: <20001126024234.G25040@ecnvantage.com>
28599 Patch for the bug 20000212.002.
28601 ! sv.c t/op/array.t
28602 ____________________________________________________________________________
28603 [ 7866] By: jhi on 2000/11/26 18:28:09
28604 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
28605 From: Tim Jenness <t.jenness@jach.hawaii.edu>
28606 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
28607 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
28611 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28612 ____________________________________________________________________________
28613 [ 7865] By: jhi on 2000/11/26 18:24:22
28614 Log: The metaconfig unit change for #7864.
28615 Branch: metaconfig/U/perl
28617 ____________________________________________________________________________
28618 [ 7864] By: jhi on 2000/11/26 18:23:41
28619 Log: Make the va_copy() test not to be so talkative.
28621 ! Configure config_h.SH
28622 ____________________________________________________________________________
28623 [ 7863] By: jhi on 2000/11/26 18:11:02
28624 Log: Fix locale inconsistencies unearthed by Hugo's work.
28625 Now the floating point sprintf really does taint the result
28626 string as perllocale promises (has promised for a long time)
28627 if "use locale" is in the lexical scope.
28629 ! sv.c t/pragma/locale.t
28630 ____________________________________________________________________________
28631 [ 7862] By: jhi on 2000/11/26 00:35:15
28632 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
28633 From: Nicholas Clark <nick@ccl4.org>
28634 Date: Sun, 26 Nov 2000 00:07:50 +0000
28635 Message-ID: <20001126000750.A22446@plum.flirble.org>
28640 ____________________________________________________________________________
28641 [ 7861] By: jhi on 2000/11/26 00:01:26
28642 Log: Integrate perlio.
28644 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
28645 ____________________________________________________________________________
28646 [ 7860] By: nick on 2000/11/25 22:04:17
28647 Log: Correct relative path from new ext\Filter\Util\Call location
28650 ! win32/makefile.mk
28651 ____________________________________________________________________________
28652 [ 7859] By: nick on 2000/11/25 21:26:54
28653 Log: Integrate mainline.
28655 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28656 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28657 +> t/lib/filter-util.t
28658 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28659 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28660 - t/lib/filt-util.t
28661 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
28662 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28663 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
28664 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
28665 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
28666 !> win32/makefile.mk
28667 ____________________________________________________________________________
28668 [ 7858] By: gsar on 2000/11/25 20:52:17
28669 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
28670 parent's memory; fix it by keeping track of the actual pad
28671 offset rather than a raw pointer (this change is probably also
28672 relevant to non-ithreads case to avoid fallout from reallocs of
28673 the pad array, but is currently only enabled for the ithreads
28674 case in the interests of minimal disruption to existing "well
28677 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
28678 ! proto.h scope.c scope.h sv.c t/op/fork.t
28679 ____________________________________________________________________________
28680 [ 7857] By: nick on 2000/11/25 20:01:28
28681 Log: All tests pass on Win32/gcc/USE_PERLIO.
28682 - when crlf layer is pushed make unix-level binary.
28683 - remove :crlf injection in pp_backtick in pp_sys.c
28684 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
28686 ! doio.c perlio.c pp_sys.c win32/makefile.mk
28687 ____________________________________________________________________________
28688 [ 7856] By: jhi on 2000/11/25 18:38:30
28689 Log: Update the metaconfig units for #7855.
28690 Branch: metaconfig/U/perl
28691 ! useperlio.U usesocks.U
28692 ____________________________________________________________________________
28693 [ 7855] By: jhi on 2000/11/25 18:37:54
28694 Log: Undo the SOCKS workarounds, instead start using PerlIO
28695 if SOCKS is selected.
28697 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
28698 From: Jens Hamisch <jens@Strawberry.COM>
28699 Date: Fri, 24 Nov 2000 18:31:30 +0100
28700 Message-ID: <20001124183130.E28337@Strawberry.COM>
28702 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
28703 From: Jens Hamisch <jens@Strawberry.COM>
28704 Date: Fri, 24 Nov 2000 19:11:51 +0100
28705 Message-ID: <20001124191151.A28753@Strawberry.COM>
28707 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
28708 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
28709 ____________________________________________________________________________
28710 [ 7854] By: jhi on 2000/11/25 17:39:08
28711 Log: Undo #7848. Some of the code seems to use walkoptree(),
28712 some walkoptree_slow(). An unfinished renaming?
28713 Now the sub is walkoptree() (which is @EXPORT_OK),
28714 the walkoptree_slow() is a typeglob alias to walkoptree.
28715 This makes the tests to pass, at least.
28717 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28718 ____________________________________________________________________________
28719 [ 7853] By: nick on 2000/11/24 22:24:33
28720 Log: Re-arrange crlf vs binary for platforms that care.
28721 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
28722 Lip-service to making stdio layer work on such platfroms (untested).
28723 Now fails 3 tests rather than one, checkin to see if I can debug
28724 the issue under linux. (Do not merge.)
28726 ! doio.c perlio.c perliol.h
28727 ____________________________________________________________________________
28728 [ 7852] By: jhi on 2000/11/24 18:57:39
28729 Log: AUTHORS edits.
28732 ____________________________________________________________________________
28733 [ 7851] By: jhi on 2000/11/24 17:34:56
28734 Log: Add Jan-Erik Karlsson.
28737 ____________________________________________________________________________
28738 [ 7850] By: jhi on 2000/11/24 17:27:56
28739 Log: Configure should find stdchar on its own.
28741 ! hints/solaris_2.sh
28742 ____________________________________________________________________________
28743 [ 7849] By: jhi on 2000/11/24 17:24:55
28744 Log: Subject: PATCH over 7848: Filter test flawed
28745 From: andreas.koenig@anima.de (Andreas J. Koenig)
28746 Date: 24 Nov 2000 10:28:29 +0100
28747 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
28749 ! t/lib/filter-util.t
28750 ____________________________________________________________________________
28751 [ 7848] By: jhi on 2000/11/24 17:22:15
28752 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
28753 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
28754 Date: Fri, 24 Nov 2000 16:12:58 +0000
28755 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
28758 ____________________________________________________________________________
28759 [ 7847] By: jhi on 2000/11/24 03:07:01
28760 Log: Integrate perlio.
28762 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28763 !> win32/makefile.mk
28764 ____________________________________________________________________________
28765 [ 7846] By: gsar on 2000/11/24 00:55:57
28766 Log: integrate changes#6415..6418,6420..6438 from mainline
28768 Fix the bitvector ops for utf8 (tricky since past 7 bits
28769 the utf8 'characters' can be more than one octet).
28771 MPE/ix updates for perl 5.6.0 from Mark Bixby.
28773 Subject: SDBM_File documentation
28779 Send all installperl messages to STDERR and be -w clean.
28781 Out-of-date note removed.
28783 Protect against "wild next"s, that is, callbacks doing "next"
28784 instead of "return".
28786 Use STDOUT consistently.
28788 The output might have been produced in the wrong order.
28790 A missing 'break' after the [[:space:]] switch case.
28793 [ID 19991110.003] another matching finding by pcre author
28794 which has already been fixed by some patch, as verified in
28796 Documentation to explain the behaviour of map().
28798 Add an optimization for map-maps-a-list-element-to-more-list-elements
28799 case, but add also notes explaining the relationship of this
28800 patch and the earlier notes by Sarathy.
28802 Subject: [ID 20000716.023] syslog test fails without sockets
28804 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28805 Test cases for #6431.
28807 File::Spec::VMS fixup for tmpdir from Craig Berry.
28809 Make the "uninit variable" warning to say "concat or string"
28810 or "join or string" when in concat or join .
28812 Get UTF16 BOMs working. Patch from
28813 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28815 Subject: [PATCH] Make large file tests deal with SIGXFSZ
28817 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
28819 Subject: [PATCH] av.c apidoc
28820 Branch: maint-5.6/perl
28821 !> (integrate 43 files)
28822 ____________________________________________________________________________
28823 [ 7845] By: gsar on 2000/11/24 00:20:45
28824 Log: integrate changes#6406..6414 from mainline
28826 Merge perlhacktut into perlhack, update perlguts.
28828 Fix AutoSplit to use File::Spec the right way in VMS,
28829 from Peter Prymmer.
28832 [ID 19991110.002] minimal matching discrepancy found by pcre author
28833 seems to have been fixed (though differently from what was suggested
28834 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
28836 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
28837 not in pod, from Peter Prymmer
28839 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
28840 From: Hugo <hv@crypt.compulink.co.uk>
28841 Date: Fri, 14 Jul 2000 23:05:20 +0100
28842 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
28844 Didn't anymore apply, but that point still could use another fix.
28846 lib/b test fixes from Peter Prymmer.
28848 More docs for sv functions.
28850 perlvms.pod whitespace cleanup to keep pod utils happy.
28852 another VMS build tweak from Peter Prymmer
28853 Branch: maint-5.6/perl
28854 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
28855 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
28856 !> vms/descrip_mms.template vms/perlvms.pod
28857 ____________________________________________________________________________
28858 [ 7844] By: nick on 2000/11/23 23:42:45
28859 Log: Win32/perlio Now just fails one io/argv.t test - lack
28860 of default :crlf on standard streams.
28863 ____________________________________________________________________________
28864 [ 7843] By: nick on 2000/11/23 23:04:05
28865 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
28866 peek fail is showing a real problem (multiple crlf layers
28867 are getting pushed.)
28869 ! doio.c perlio.c win32/makefile.mk
28870 ____________________________________________________________________________
28871 [ 7842] By: nick on 2000/11/23 19:46:23
28872 Log: Implement PerlIO_binmode()
28873 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
28874 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
28875 make binmode in t/lib/io_tell.t unconditional so that works.
28876 Checkin just so Win32 machine can see these changes.
28878 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28879 ____________________________________________________________________________
28880 [ 7841] By: jhi on 2000/11/23 19:30:00
28881 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
28884 ____________________________________________________________________________
28885 [ 7840] By: jhi on 2000/11/23 17:18:02
28886 Log: SOCKS wrestling continues, patches from Jens Hamisch.
28888 ! doio.c embed.h embed.pl perlsdio.h proto.h
28889 ____________________________________________________________________________
28890 [ 7839] By: jhi on 2000/11/23 16:54:14
28891 Log: Push Filter::Util::Call one level deeper.
28893 + t/lib/filter-util.t
28894 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28895 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28896 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28897 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28898 - t/lib/filt-util.t
28899 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
28900 ! win32/Makefile win32/makefile.mk
28901 ____________________________________________________________________________
28902 [ 7838] By: jhi on 2000/11/23 16:52:40
28903 Log: Reach back one higher up when searching for PERL_SRC.
28905 ! lib/ExtUtils/MM_Unix.pm
28906 ____________________________________________________________________________
28907 [ 7837] By: jhi on 2000/11/23 16:05:41
28908 Log: Subject: Re: perl@7826
28909 Date: Thu, 23 Nov 2000 02:20:25 -0600
28910 From: "Craig A. Berry" <craigberry@mac.com>
28911 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
28913 Make VMS to like Filter::Util::Call.
28915 ! configure.com ext/Filter/Util/Makefile.PL
28916 ____________________________________________________________________________
28917 [ 7836] By: nick on 2000/11/23 16:04:08
28918 Log: Implement crlf layer - not ready for merge.
28920 ! perlio.c win32/makefile.mk
28921 ____________________________________________________________________________
28922 [ 7835] By: jhi on 2000/11/23 15:56:52
28923 Log: STDCHAR is different in Sparc v9 vs x86.
28925 ! hints/solaris_2.sh
28926 ____________________________________________________________________________
28927 [ 7834] By: jhi on 2000/11/23 15:50:47
28928 Log: The type needs to be visible to protos.
28931 ____________________________________________________________________________
28932 [ 7833] By: jhi on 2000/11/23 15:40:46
28933 Log: Finish unfinished SOCKS workaround changes.
28936 ____________________________________________________________________________
28937 [ 7832] By: jhi on 2000/11/23 15:33:30
28938 Log: Integrate perlio.
28940 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28941 !> win32/makefile.mk
28942 ____________________________________________________________________________
28943 [ 7831] By: nick on 2000/11/23 10:31:07
28944 Log: Correct makefile.mk dependancies for ext/Filter/Util
28946 Run dmake regen_config_h
28948 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28949 ! win32/makefile.mk
28950 ____________________________________________________________________________
28951 [ 7830] By: nick on 2000/11/23 08:05:07
28952 Log: Integrate mainline
28954 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28955 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
28956 +> t/lib/filt-util.pl t/lib/filt-util.t
28957 !> (integrate 41 files)
28958 ____________________________________________________________________________
28959 [ 7829] By: gsar on 2000/11/23 03:07:11
28960 Log: build the Filter extension on windows
28962 ! win32/Makefile win32/makefile.mk
28963 ____________________________________________________________________________
28964 [ 7828] By: gsar on 2000/11/23 02:46:35
28965 Log: regenerate win32/config* and fix some inconsistencies in the
28966 makefiles; always export Perl_deb() because it is needed
28967 by ext/re/* (whether perl itself is built with -DDEBUGGING
28970 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
28971 ! win32/config_H.vc win32/makefile.mk
28972 ____________________________________________________________________________
28973 [ 7827] By: gsar on 2000/11/23 02:18:38
28974 Log: get sources building on windows+MSVC again (untested with other
28977 ! win32/include/sys/socket.h win32/perllib.c
28978 ____________________________________________________________________________
28979 [ 7826] By: jhi on 2000/11/23 01:18:26
28980 Log: Update Changes.
28982 ! Changes patchlevel.h
28983 ____________________________________________________________________________
28984 [ 7825] By: jhi on 2000/11/23 00:20:41
28985 Log: Subject: Re: av.c patch (having slight problems)
28986 From: "Ben Tilly" <ben_tilly@hotmail.com>
28987 Date: Tue, 21 Nov 2000 23:29:31 -0500
28988 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
28993 ____________________________________________________________________________
28994 [ 7824] By: jhi on 2000/11/22 23:59:15
28995 Log: Fixes for signedness warnings noticed by VMSperlers.
28997 ! ext/Storable/Storable.xs regcomp.c sv.c
28998 ____________________________________________________________________________
28999 [ 7823] By: jhi on 2000/11/22 23:19:31
29000 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
29001 From: Peter Prymmer <pvhp@forte.com>
29002 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
29003 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
29005 ! t/pragma/warn/pp_hot
29006 ____________________________________________________________________________
29007 [ 7822] By: jhi on 2000/11/22 22:52:20
29011 ____________________________________________________________________________
29012 [ 7821] By: jhi on 2000/11/22 22:46:39
29013 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
29014 by Damian Conway, as suggested by Paul Marquess.
29016 + lib/Filter/Simple.pm
29017 ____________________________________________________________________________
29018 [ 7820] By: jhi on 2000/11/22 22:45:51
29019 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
29021 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29022 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29023 + t/lib/filt-util.t
29025 ____________________________________________________________________________
29026 [ 7819] By: jhi on 2000/11/22 22:03:27
29027 Log: Integrate perlio.
29029 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29030 !> win32/makefile.mk
29031 ____________________________________________________________________________
29032 [ 7818] By: jhi on 2000/11/22 21:56:02
29033 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
29035 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
29037 ____________________________________________________________________________
29038 [ 7817] By: jhi on 2000/11/22 21:39:49
29039 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
29040 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29041 Date: Wed, 22 Nov 2000 16:08:12 -0500
29042 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
29044 ! lib/ExtUtils/Liblist.pm
29045 ____________________________________________________________________________
29046 [ 7816] By: jhi on 2000/11/22 21:38:25
29047 Log: Go ahead and #include <unistd.h> in perl.h.
29049 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
29051 ____________________________________________________________________________
29052 [ 7815] By: jhi on 2000/11/22 21:22:52
29053 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29054 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29055 Date: Mon, 20 Nov 2000 18:30:52 -0500
29056 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
29058 ! pod/perlre.pod regcomp.c t/op/re_tests
29059 ____________________________________________________________________________
29060 [ 7814] By: jhi on 2000/11/22 21:21:46
29061 Log: Subject: [PATCH 5.7.0] Liblist finally works
29062 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29063 Date: Tue, 21 Nov 2000 22:02:17 -0500
29064 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
29066 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
29067 ! lib/ExtUtils/MakeMaker.pm
29068 ____________________________________________________________________________
29069 [ 7813] By: jhi on 2000/11/22 21:20:23
29070 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
29071 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29072 Date: Wed, 22 Nov 2000 17:53:15 +0100
29073 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
29075 AIX dynaloader and perlio patch.
29077 ! ext/DynaLoader/dl_aix.xs
29078 ____________________________________________________________________________
29079 [ 7812] By: jhi on 2000/11/22 21:17:52
29080 Log: (Accidentally empty patch.)
29083 ____________________________________________________________________________
29084 [ 7811] By: jhi on 2000/11/22 21:16:31
29085 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
29086 From: Peter Prymmer <pvhp@forte.com>
29087 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
29088 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
29091 ____________________________________________________________________________
29092 [ 7810] By: jhi on 2000/11/22 21:15:36
29093 Log: Subject: Re: perl@7777
29094 From: "John P. Linderman" <jpl@research.att.com>
29095 Date: Wed, 22 Nov 2000 13:11:11 -0500
29096 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
29101 ____________________________________________________________________________
29102 [ 7809] By: jhi on 2000/11/22 21:14:19
29103 Log: Subject: [PATCH perl@7795] Perlio_tell fix
29104 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29105 Date: Wed, 22 Nov 2000 13:51:37 EST
29106 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
29109 ____________________________________________________________________________
29110 [ 7808] By: jhi on 2000/11/22 21:13:27
29111 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
29112 From: Casey Tweten <crt@kiski.net>
29113 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
29114 Message-Id: <200011201653.LAA10194@home.kiski.net>
29117 ____________________________________________________________________________
29118 [ 7807] By: jhi on 2000/11/22 21:12:35
29119 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
29120 From: Casey Tweten <crt@kiski.net>
29121 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
29122 Message-Id: <200011201636.LAA07227@home.kiski.net>
29125 ____________________________________________________________________________
29126 [ 7806] By: jhi on 2000/11/22 21:10:59
29127 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
29128 From: "Casey R. Tweten" <crt@kiski.net>
29129 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
29130 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
29133 ____________________________________________________________________________
29134 [ 7805] By: nick on 2000/11/22 21:05:06
29135 Log: Integrate mainline
29137 !> Changes Porting/genlog ext/DB_File/DB_File.xs
29138 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
29139 !> utils/perlbug.PL
29140 ____________________________________________________________________________
29141 [ 7804] By: jhi on 2000/11/22 21:01:12
29142 Log: Subject: [PATCH] Test.pm POD peculiarity
29143 From: "Casey R. Tweten" <crt@kiski.net>
29144 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
29145 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
29148 ____________________________________________________________________________
29149 [ 7803] By: jhi on 2000/11/22 20:59:59
29150 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
29151 From: "Philip Newton" <pnewton@gmx.de>
29152 Date: Wed, 22 Nov 2000 14:25:53 +0100
29153 Message-Id: <3A1BD771.25462.1939FAD@localhost>
29155 Be case-understanding also on 's', and use the -oi of sendmail
29156 not to terminate the transmission on a lone '.'.
29159 ____________________________________________________________________________
29160 [ 7802] By: nick on 2000/11/22 20:51:42
29161 Log: Win32 PerlIO intermediate state now working as expected.
29162 - In current state we are still using C runtime in text/binary
29163 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
29164 - PERLIO=stdio and PERLIO=unix pass all expected tests.
29165 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
29166 and PerlIO_seek() and the dummy crlf layer is not making adjustments
29167 for CRLF translation happening in C runtime. All other tests pass.
29169 Added note to README.win32 to point out the snags of doing a perl build
29170 with Norton AntiVirus turned on.
29172 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
29173 which file a fail comes from.
29175 Updated "canned" config.h to match the one generated.
29177 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29178 ! win32/makefile.mk
29179 ____________________________________________________________________________
29180 [ 7801] By: jhi on 2000/11/22 06:50:20
29183 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
29184 ____________________________________________________________________________
29185 [ 7800] By: jhi on 2000/11/22 01:29:55
29186 Log: Changes had accidentally gone too silent on non-main branches.
29188 ! Changes Porting/genlog patchlevel.h
29189 ____________________________________________________________________________
29190 [ 7799] By: gsar on 2000/11/22 01:02:56
29191 Log: some lib_pm.PL changes snuck in via change#7772
29192 Branch: maint-5.6/perl
29194 ____________________________________________________________________________
29195 [ 7798] By: nick on 2000/11/21 21:59:40
29196 Log: Integrate mainline
29198 !> (integrate 28 files)
29199 ____________________________________________________________________________
29200 [ 7797] By: jhi on 2000/11/21 21:01:45
29201 Log: Integrate perlio.
29203 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
29204 ____________________________________________________________________________
29205 [ 7796] By: nick on 2000/11/21 20:36:22
29206 Log: Win32 builds and runs (mostly) with USE_PERLIO.
29207 PERLIO=perlio passes all tests.
29208 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
29210 ! perlio.c win32/perllib.c win32/win32.c
29211 ____________________________________________________________________________
29212 [ 7795] By: jhi on 2000/11/21 19:03:44
29213 Log: Update Changes.
29215 ! Changes patchlevel.h
29216 ____________________________________________________________________________
29217 [ 7794] By: jhi on 2000/11/21 18:56:34
29218 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
29219 From: "Craig A. Berry" <craigberry@mac.com>
29220 Date: Mon, 20 Nov 2000 20:27:06 -0600
29221 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
29226 ____________________________________________________________________________
29227 [ 7793] By: jhi on 2000/11/21 18:54:41
29228 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
29229 From: Dominic Dunlop <domo@computer.org>
29230 Date: Mon, 20 Nov 2000 18:55:29 +0100
29231 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
29233 va_copy() and the need of it.
29234 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
29235 Branch: metaconfig/U/perl
29238 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29239 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
29240 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
29241 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29242 ! win32/config.bc win32/config.gc win32/config.vc
29243 ____________________________________________________________________________
29244 [ 7792] By: jhi on 2000/11/21 17:04:10
29245 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
29248 ____________________________________________________________________________
29249 [ 7791] By: jhi on 2000/11/21 17:01:16
29250 Log: Export the SOCKS workaround symbols only if necessary.
29252 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
29253 ____________________________________________________________________________
29254 [ 7790] By: nick on 2000/11/20 23:57:11
29255 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
29258 ____________________________________________________________________________
29259 [ 7789] By: nick on 2000/11/20 23:38:33
29260 Log: Integrate mainline
29262 +> lib/File/Spec/Epoc.pm
29263 !> (integrate 34 files)
29264 ____________________________________________________________________________
29265 [ 7788] By: nick on 2000/11/20 23:20:18
29266 Log: Make extra buffer layer work (dummy crlf layer)
29268 ! doio.c perlio.c perlio.h
29269 ____________________________________________________________________________
29270 [ 7787] By: jhi on 2000/11/20 22:44:04
29271 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
29272 From: Peter Prymmer <pvhp@forte.com>
29273 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
29274 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
29276 ! t/pragma/locale.t
29277 ____________________________________________________________________________
29278 [ 7786] By: jhi on 2000/11/20 22:29:10
29279 Log: Subject: DOC PATCH 5.6.0 perlreftut
29280 From: mjd@plover.com
29281 Date: 20 Nov 2000 19:45:06 -0000
29282 Message-ID: <20001120194506.9505.qmail@plover.com>
29284 ! pod/perlreftut.pod
29285 ____________________________________________________________________________
29286 [ 7785] By: jhi on 2000/11/20 22:27:44
29287 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
29288 From: David Dyck <dcd@tc.fluke.com>
29289 Date: Mon, 20 Nov 2000 11:43:40 -0800
29290 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
29293 ____________________________________________________________________________
29294 [ 7784] By: jhi on 2000/11/20 22:23:21
29295 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
29296 Date: Mon, 20 Nov 2000 17:06:10 -0500
29297 To: Mailing list Perl5 <perl5-porters@perl.org>
29298 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
29300 ! pp_ctl.c t/op/pat.t
29301 ____________________________________________________________________________
29302 [ 7783] By: jhi on 2000/11/20 22:11:18
29303 Log: Subject: [PATCH] doop.c - UTF8 tr///
29304 From: Simon Cozens <simon@cozens.net>
29305 Date: Sat, 18 Nov 2000 18:49:30 +0000
29306 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
29308 Subject: Re: [PATCH] doop.c - UTF8 tr///
29309 From: Simon Cozens <simon@cozens.net>
29310 Date: Mon, 20 Nov 2000 20:45:22 +0000
29311 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
29313 Make tr on UTF-8 better but still not correct.
29316 ____________________________________________________________________________
29317 [ 7782] By: jhi on 2000/11/20 22:02:16
29318 Log: Remove the shared object before attempting to create
29319 (by linking) a new one. E.g. in AIX not removing
29320 becomes quite painful if one tries to do more than one
29321 build in the same tree (an interrupted build, for example),
29322 since the AIX' shared dynaloader seemingly keeps the shared
29323 objects open and therefore 'busy' for quite a while, even when
29324 nobody is using the objects, leading into link failures.
29326 ! lib/ExtUtils/MM_Unix.pm
29327 ____________________________________________________________________________
29328 [ 7781] By: gsar on 2000/11/20 19:02:55
29329 Log: type mismatch due to faulty integration
29330 Branch: maint-5.6/perl
29331 ! toke.c win32/Makefile
29332 ____________________________________________________________________________
29333 [ 7780] By: gsar on 2000/11/20 17:31:55
29334 Log: integrate changes#6392,6394..6399,6401..6404
29336 The {multiplier} of a fixed substring was overlooked which
29337 caused a wrong initial search offset for that substring.
29339 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29340 From: Hugo <hv@crypt.compulink.co.uk>
29341 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29342 Date: Thu, 13 Jul 2000 19:27:13 +0100
29344 Fix the BOM bug: not a byteorder bug, a signedness bug.
29346 Replace change #6337 with a better one.
29348 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29349 From: Hugo <hv@crypt.compulink.co.uk>
29350 Date: Fri, 14 Jul 2000 04:16:20 +0100
29351 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29353 MakeMaker should not remove editor backups (*~) on `make clean`
29354 by default (completes change#6383)
29356 move new variables to the end of the interpreter structure (for
29357 bincompat in code that doesn't #include XSUB.h)
29359 rename totally bletcherous SvLOCK() thingy (doesn't do what the
29360 name suggests anyway)
29362 various cleanups (typos, misformatted code, and small bugs)
29364 typecasts needed for change#6394
29366 typos in change#6399, regen headers
29368 inconsistent types needs casts
29370 PERL_OBJECT build tweaks
29371 Branch: maint-5.6/perl
29372 !> MANIFEST doop.c embed.h embed.pl embedvar.h
29373 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
29374 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
29375 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
29377 ____________________________________________________________________________
29378 [ 7779] By: gsar on 2000/11/20 17:06:29
29379 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
29381 Cosmetics and perldelta.
29383 Fix nits noticed by Boston.pm.
29385 Do the cc sanity check both before the hints and
29386 after the cc selction.
29388 get sprintf.t to adjust properly for 3-digit exponents
29390 don't clobber *.orig files on *clean targets
29392 fix bugs in processing %v-*d and similar format specs (from
29393 Avi Finkel <avi@finkel.org>)
29395 sprintf test tweaks (from Dominic Dunlop)
29397 new selfloader.t in change#6183 doesn't close DATA handles,
29398 and thus fails to clean up tmp files on dosish platforms
29400 typos (spotted by Peter Prymmer)
29402 typo fix from Craig Berry
29403 Branch: maint-5.6/perl
29404 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
29405 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
29406 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
29408 ____________________________________________________________________________
29409 [ 7778] By: gsar on 2000/11/20 16:46:51
29410 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
29412 Subject: Re: format bug report [Patch]
29413 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29414 Date: Wed, 05 Jul 2000 13:12:52 +0200
29415 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29417 Subject: Re: format bug report [Patch]
29418 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29419 Date: Wed, 05 Jul 2000 14:10:01 +0200
29420 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29422 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29423 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29424 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29425 Date: Fri, 07 Jul 2000 17:57:16 +0100
29427 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29428 To: perl5-porters@perl.org
29429 From: Karsten Sperling <spiff@phreax.net>
29430 Date: Mon, 10 Jul 2000 15:12:52 +0200
29431 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29433 README.posix-bc podified from Thomas Dorner.
29435 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
29436 From: Dominic Dunlop <domo@computer.org>
29437 Date: Tue, 11 Jul 2000 12:27:33 +0200
29438 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
29443 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29444 From: Roderick Schertler <roderick@argon.org>
29445 Date: Tue, 11 Jul 2000 13:55:05 -0400
29446 Message-Id: <200007111755.NAA05077@jones.argon.org>
29448 Minor cleanups on the booklist.
29450 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29453 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29454 Branch: maint-5.6/perl
29455 +> pod/perlbook.pod
29456 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
29457 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
29458 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
29459 ____________________________________________________________________________
29460 [ 7777] By: jhi on 2000/11/20 16:08:49
29461 Log: Update Changes.
29463 ! Changes patchlevel.h
29464 ____________________________________________________________________________
29465 [ 7776] By: jhi on 2000/11/20 15:27:56
29466 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
29467 This may be overly harsh but until proven otherwise, we think this
29468 way, or until we have a simple test for Configure (having to start
29469 up servers is does not count as simple) to check for the problems.
29472 ____________________________________________________________________________
29473 [ 7775] By: jhi on 2000/11/20 15:22:17
29474 Log: Solaris hints tweaks.
29476 ! hints/solaris_2.sh
29477 ____________________________________________________________________________
29478 [ 7774] By: jhi on 2000/11/20 15:01:20
29479 Log: Add a workaround to SOCKS 64-bit problems.
29481 ! doio.c embed.h embed.pl perlsdio.h proto.h
29482 ____________________________________________________________________________
29483 [ 7773] By: jhi on 2000/11/20 14:51:47
29484 Log: sysseek() instead of seek().
29487 ____________________________________________________________________________
29488 [ 7772] By: gsar on 2000/11/20 13:06:23
29489 Log: integrate changes#6315..6319,6321..6331,6333..6338
29491 Integrate with Sarathy, preliminary fix for unicos
29492 alignment problems in [ID 20000612.002] Perl problem on Cray system.
29494 some debugger output does not go to the socket when RemotePort is set
29496 winsock cleanup never done on Windows (leads to handle leaks)
29498 fix UNC path handling on Windows under ithreads, and chdir()
29499 return value when given a non-existent directory
29501 Autogenerate pod/Makefile and pod/buildtoc.
29502 buildtoc also checks whether the existin pods are
29503 mentioned in MANIFEST and perl.pod, and vice versa.
29504 (None of the thusly found discrepancies fixed yet.)
29505 roffitall also needs to be autogenerated similarly but it
29506 seems so badly out of date that I didn't touch it yet.
29508 Config is being used.
29510 Add =head1 NAMEs so that buildtoc is happy.
29511 (The CGI::Util nit reported to Lincoln.)
29513 Fix complaints of buildtoc.
29515 Fix the alignment problem in Crays ([ID 20000612.002]).
29517 Remove perlbook, update perlfaq book listing,
29518 rearrange perl.pod, regenerate perltoc.
29520 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29521 was cast to an unsigned (32-bit) integer with wild abandon.
29523 winsock options weren't being set in all threads under ithreads
29524 (caused send()s from second and subsequent threads to fail)
29526 accept() leaks memory on windows due to incorrect ordering of
29527 closesocket() and fclose() calls
29529 Reorder perl.pod once more.
29531 More POSIX.pod tweaks.
29533 Sprinkle ldlibpath.
29535 Precedence goof, fix based on
29536 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29537 From: Hugo <hv@crypt.compulink.co.uk>
29538 Date: Tue, 11 Jul 2000 12:52:38 +0100
29539 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29541 Subject: PATCH perlguts.pod: Document D and d magic types
29542 From: mjd@plover.com
29543 Date: 5 Jul 2000 18:01:51 -0000
29544 Message-ID: <20000705180151.29413.qmail@plover.com>
29546 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29547 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29548 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29549 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29551 Subject: [PATCH cfgperl] $& segfaults if you trick it
29552 From: simon@brecon.co.uk (Simon Cozens)
29553 Date: 7 Jul 2000 11:26:09 GMT
29554 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29556 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29557 From: Hugo <hv@crypt.compulink.co.uk>
29558 Date: Tue, 11 Jul 2000 12:44:50 +0100
29559 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29561 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29562 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29563 Date: Tue, 11 Jul 2000 13:50:51 +0100
29564 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29565 Branch: maint-5.6/perl
29566 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
29568 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
29569 !> (integrate 26 files)
29570 ____________________________________________________________________________
29571 [ 7771] By: gsar on 2000/11/20 12:31:42
29572 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
29575 Subject: [PATCH bleedperl] File::Spec 0.82 beta
29576 From: Barrie Slaymaker <barries@jester.slaysys.com>
29577 Date: Wed, 28 Jun 2000 11:35:29 -0400
29578 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29580 tweak perlembed for multiplicity/usethreads sanity; correct notes
29583 localize %INC in a Safe compartment so that use/require work
29584 (many other magic globals probably need similar treatment)
29586 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29587 when @_ is modified, causing coredumps
29589 slurp mode fix in change#4736 still not quite right
29591 Point to perlipc for more SysV IPC examples.
29593 Elaborate POSIX.pod. Still needs work.
29595 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29597 fix large memory leak that has been around for ever, masked by
29598 -DPURIFY (most of the arenas were never freed!)
29600 fix memory leak on Windows (PL_sys_intern contents were never
29603 PERL_OBJECT build tweak
29607 remove rel2abs prototypes (from Barrie Slaymaker)
29609 missing perldiag entry for unpack("w",...) diagnostic (from
29612 better diagnostic on Frob->stuff() when Frob:: doesn't exist
29613 (from Richard Soderberg <rs@oregonnet.com>)
29615 Win32 patches for cfgperl from Sarathy.
29617 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
29619 More POSIX.pod embellishment.
29621 tyop in change#6306
29622 Branch: maint-5.6/perl
29623 !> (integrate 44 files)
29624 ____________________________________________________________________________
29625 [ 7770] By: gsar on 2000/11/20 11:51:00
29626 Log: integrate changes#6268..6282 from cfgperl branch
29628 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
29629 From: Dominic Dunlop <domo@computer.org>
29630 Date: Thu, 29 Jun 2000 12:32:39 +0200
29631 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
29633 Regen headers for #6261 (and update embed.pl for this) and #6267,
29634 silence few compiler warnings.
29636 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
29637 From: Nicholas Clark <nick@talking.bollo.cx>
29638 Date: Fri, 23 Jun 2000 16:21:15 +0100
29639 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
29641 Subject: PATCH pod/perltie.pod
29642 From: Ian Phillipps <Ian.Phillipps@iname.com>
29643 Date: Fri, 16 Jun 2000 00:17:19 +0100
29644 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
29645 (only the first hunk, the second hunk had already been done
29646 by some other patch)
29648 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
29649 From: Tom Phoenix <rootbeer@redcat.com>
29650 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
29651 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
29653 Subject: [PATCH] xsub attributes
29654 From: Doug MacEachern <dougm@covalent.net>
29655 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
29656 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
29658 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
29659 From: Andy Dougherty <doughera@lafayette.edu>
29660 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
29661 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
29663 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
29664 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29665 Date: Tue, 13 Jun 2000 02:43:48 -0500
29666 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
29668 Subject: [PATCH] Re: eval documentation: context
29669 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29670 Date: Mon, 12 Jun 2000 15:07:29 +0100
29671 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
29673 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
29674 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29675 Date: Mon, 12 Jun 2000 14:55:59 +0100
29676 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
29678 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
29679 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
29680 Date: Fri, 09 Jun 2000 12:39:27 -0400
29681 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
29682 (plus update the version "number" of Text::Wrap)
29684 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
29685 From: Tim Ayers <tayers@bridge.com>
29686 Date: Thu, 08 Jun 2000 08:11:06 +0200
29687 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
29688 [resent by Richard Foley, Message-Id probably wrong]
29690 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
29691 From: rspier@pobox.com (Robert Spier)
29692 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
29693 Message-ID: <14654.31913.845602.610277@rls.cx>
29695 Subject: [PATCH 5.6.0] utils/h2xs.PL
29696 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29697 Date: Wed, 7 Jun 2000 04:02:04 -0500
29698 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
29700 Subject: [PATCH 5.6.0]ITHREADs for VMS
29701 From: Dan Sugalski <dan@sidhe.org>
29702 Date: Tue, 06 Jun 2000 11:59:50 -0400
29703 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
29704 Branch: maint-5.6/perl
29705 !> (integrate 31 files)
29706 ____________________________________________________________________________
29707 [ 7769] By: gsar on 2000/11/20 11:29:06
29708 Log: integrate changes#6261..6266 from cfgperl
29710 Subject: Re: [PATCH cfgperl] BOMs away!
29711 From: simon@brecon.co.uk (Simon Cozens)
29712 Date: 17 Jun 2000 11:49:57 GMT
29713 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
29715 Subject: 5.6.0 Patch for EPOC
29716 From: Olaf Flebbe <o.flebbe@gmx.de>
29717 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
29718 Message-ID: <23449.960929969@www11.gmx.net>
29720 tr fixes from Simon Cozens
29722 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
29723 From: Marty Lucich <marty@netcom.com>
29724 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
29725 Message-Id: <200006282116.OAA11148@netcom.com>
29726 ccdlflags update (the BSD/OS 4.1 part had already been taken
29729 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
29730 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29731 Date: Wed, 28 Jun 2000 17:50:12 -0700
29732 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
29734 Subject: [PATCH 5.6.0] cygwin port
29735 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
29736 From: "Fifer, Eric" <EFifer@sanwaint.com>
29737 Date: Thu, 29 Jun 2000 12:58:29 +0100
29738 Branch: maint-5.6/perl
29739 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
29740 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
29741 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29742 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
29743 ____________________________________________________________________________
29744 [ 7768] By: gsar on 2000/11/20 11:13:44
29745 Log: integrate changes#6252..6256,6259..6260
29747 Paranoia tweak on #6249.
29748 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29749 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29750 Date: Sun, 25 Jun 2000 23:43:12 -0400
29751 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
29753 Subject: tr///, help wanted.
29754 From: simon@brecon.co.uk (Simon Cozens)
29755 Date: 28 Jun 2000 11:29:04 GMT
29756 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
29758 small thinko tweaks
29760 tweaks from Simon Conzes to further fix tr/// under utf8
29762 perlnewmod was missing from MANIFEST.
29764 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
29765 From: simon@brecon.co.uk (Simon Cozens)
29766 Date: 17 Jun 2000 11:56:44 GMT
29767 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
29769 Branch: maint-5.6/perl
29770 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
29771 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
29772 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
29773 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
29774 ____________________________________________________________________________
29775 [ 7767] By: gsar on 2000/11/20 10:51:38
29776 Log: integrate change#6250 from cfgperl
29778 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
29779 From: Doug MacEachern <dougm@covalent.net>
29780 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
29781 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
29782 Branch: maint-5.6/perl
29784 !> MANIFEST embed.pl global.sym proto.h toke.c
29785 ____________________________________________________________________________
29786 [ 7766] By: gsar on 2000/11/20 10:48:34
29787 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
29789 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
29790 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29791 Date: Mon, 26 Jun 2000 18:40:14 +0100
29792 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
29794 Subject: [PATCH] bytes<->utf8 fixes
29795 From: simon@brecon.co.uk (Simon Cozens)
29796 Date: 26 Jun 2000 04:55:45 GMT
29797 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
29799 Subject: [PATCH] is_utf8_string
29800 From: simon@brecon.co.uk (Simon Cozens)
29801 Date: 26 Jun 2000 02:25:59 GMT
29802 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
29804 Subject: [PATCH] avoid mg_ptr in '*' magic
29805 From: Doug MacEachern <dougm@covalent.net>
29806 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
29807 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
29809 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
29810 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29811 Date: Sat, 24 Jun 2000 13:06:20 +0100
29812 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
29814 Allow for standalone testing.
29816 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
29817 From: Mark-Jason Dominus <mjd@plover.com>
29818 Date: Tue, 27 Jun 2000 22:36:42 -0400
29819 Message-ID: <20000628023642.12166.qmail@plover.com>
29821 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29822 From: Frank Tobin <ftobin@uiuc.edu>
29823 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
29824 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
29825 Branch: maint-5.6/perl
29826 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
29827 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
29828 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
29829 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
29830 !> utf8.c utils/h2xs.PL
29831 ____________________________________________________________________________
29832 [ 7765] By: gsar on 2000/11/20 10:29:13
29833 Log: integrate change#6239 from cfgperl
29835 Configure maintenance. Sever some dependency cycles,
29836 separate gccversion from the cc unit,
29837 address [ID 20000623.006] Configure script patch for using gcc on AIX
29838 (but solve it a little bit differently),
29839 unduplex some accidentally duplicated units,
29840 suggest using gcc if no cc available
29841 (p5p thread: "Solaris configure: counterproposal", 1999-09)
29842 Branch: maint-5.6/perl
29843 !> Configure Todo-5.6 config_h.SH
29844 ____________________________________________________________________________
29845 [ 7764] By: gsar on 2000/11/20 10:25:55
29846 Log: integrate changes#6233..6238 from cfgperl
29848 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
29849 From: Mark-Jason Dominus <mjd@plover.com>
29850 Date: Fri, 16 Jun 2000 20:53:04 -0400
29851 Message-ID: <20000617005304.8008.qmail@plover.com>
29853 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
29854 because when run as services (Win32ese for daemons)
29855 no environment variables are set and tmpdir ends up as /tmp,
29856 which is ambiguous.
29857 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
29858 From: matt@sergeant.org
29859 Date: 16 Jun 2000 16:30:43 -0000
29860 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
29862 The thread begun by
29863 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
29864 From: Kevin.Ruscoe@ubsw.com
29865 Date: Fri, 16 Jun 2000 16:38:51 +0100
29866 Message-Id: <H000019b03c300d6@MHS>
29868 Tweak embed.pl, regen headers.
29870 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
29871 From: Dan Sugalski <dan@sidhe.org>
29872 Date: Fri, 23 Jun 2000 17:00:00 -0400
29873 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
29874 Branch: maint-5.6/perl
29875 !> (integrate 27 files)
29876 ____________________________________________________________________________
29877 [ 7763] By: gsar on 2000/11/20 10:08:08
29878 Log: s/perl56delta/perldelta/g
29879 Branch: maint-5.6/perl
29881 ____________________________________________________________________________
29882 [ 7762] By: gsar on 2000/11/20 10:04:00
29883 Log: integrate changes#6225,6229,6231,6232 from cfgperl
29885 Add source code filenames to apidoc.
29886 From: simon@brecon.co.uk (Simon Cozens)
29887 Subject: [PATCH embed.pl] Source X-ref
29888 Date: 22 Jun 2000 02:18:49 GMT
29889 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29891 Subject: README.hpux version 0.6.1
29892 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29893 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29894 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29896 Subject: [PATCH 5.6.0] cygwin port
29897 From: "Fifer, Eric" <EFifer@sanwaint.com>
29898 Date: Tue, 20 Jun 2000 14:30:58 +0100
29899 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
29901 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
29902 From: simon@brecon.co.uk (Simon Cozens)
29903 Date: 19 Jun 2000 15:18:27 GMT
29904 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
29906 plus update pod/Makefile and regenerate perltoc
29907 Branch: maint-5.6/perl
29908 +> pod/perlutil.pod
29909 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
29910 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
29911 ____________________________________________________________________________
29912 [ 7761] By: jhi on 2000/11/20 04:09:55
29913 Log: Miraculous typo.
29916 ____________________________________________________________________________
29917 [ 7760] By: jhi on 2000/11/20 04:06:08
29918 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
29919 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29920 Date: Sun, 19 Nov 2000 22:30:26 -0500
29921 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
29923 ! regexec.c scope.h t/op/pat.t
29924 ____________________________________________________________________________
29925 [ 7759] By: jhi on 2000/11/20 02:05:22
29926 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
29929 ____________________________________________________________________________
29930 [ 7758] By: jhi on 2000/11/20 01:58:11
29931 Log: Subject: [perl 7711: EPOC] updates
29932 From: Olaf Flebbe <o.flebbe@gmx.de>
29933 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
29934 Message-ID: <25575.974658810@www23.gmx.net>
29936 + lib/File/Spec/Epoc.pm
29937 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
29938 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
29939 ! lib/File/Spec.pm perl.c sv.c
29940 ____________________________________________________________________________
29941 [ 7757] By: jhi on 2000/11/20 01:53:11
29942 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
29945 ____________________________________________________________________________
29946 [ 7756] By: jhi on 2000/11/20 01:47:22
29947 Log: Integrate perlio.
29949 - ext/re/hints/MSWin32.pl
29950 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
29951 !> win32/config.gc win32/config_H.gc win32/win32sck.c
29952 ____________________________________________________________________________
29953 [ 7755] By: nick on 2000/11/19 20:57:17
29954 Log: Add dummy crlf layer (just as buffer)
29955 Correct 1st bug - one layer of indirection.
29957 ! perlio.c perlio.h perliol.h
29958 ____________________________________________________________________________
29959 [ 7754] By: nick on 2000/11/19 20:56:12
29960 Log: Work-round to Perl_deb_nocontext is no longer required
29962 - ext/re/hints/MSWin32.pl
29963 ____________________________________________________________________________
29964 [ 7753] By: nick on 2000/11/19 20:01:16
29965 Log: diff -se shows these as different
29967 ! global.sym pod/perlapi.pod
29968 ____________________________________________________________________________
29969 [ 7752] By: nick on 2000/11/19 18:57:30
29970 Log: Configure GCC/Win32 build -Duseperlio
29971 Fix a couple of gross issues
29972 - double-include of ../deb.o in re.dll
29973 - win32sck.c needs PerlIO and FILE
29975 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
29977 ____________________________________________________________________________
29978 [ 7751] By: nick on 2000/11/19 17:05:36
29979 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
29982 ____________________________________________________________________________
29983 [ 7750] By: nick on 2000/11/19 16:57:14
29987 ____________________________________________________________________________
29988 [ 7749] By: jhi on 2000/11/19 16:28:40
29989 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
29990 From: "Peter J. Farley III" <pjfarley@banet.net>
29991 Date: Sun, 19 Nov 2000 01:42:58 -0500
29992 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
29994 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
29995 ____________________________________________________________________________
29996 [ 7748] By: jhi on 2000/11/19 16:08:10
29997 Log: Subject: podlators 1.05 available
29998 From: Russ Allbery <rra@stanford.edu>
29999 Date: 18 Nov 2000 22:04:28 -0800
30000 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
30002 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
30003 ____________________________________________________________________________
30004 [ 7747] By: nick on 2000/11/19 11:19:39
30005 Log: Integrate mainline
30007 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30009 ____________________________________________________________________________
30010 [ 7746] By: jhi on 2000/11/19 06:42:22
30011 Log: Make hex scanning warn on "\x{x}" and "\xx".
30012 "\x" and and hex("x") are still valid.
30015 ____________________________________________________________________________
30016 [ 7745] By: nick on 2000/11/18 22:52:28
30017 Log: Integrate mainline
30019 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
30020 !> perl.h perlio.c proto.h regcomp.c regcomp.h
30021 ____________________________________________________________________________
30022 [ 7744] By: jhi on 2000/11/18 22:50:28
30023 Log: Introduce Perl_utf8_length(). Use it.
30025 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30026 ____________________________________________________________________________
30027 [ 7743] By: jhi on 2000/11/18 22:38:51
30028 Log: Compiler denit.
30031 ____________________________________________________________________________
30032 [ 7742] By: jhi on 2000/11/18 20:33:05
30033 Log: Integrate perlio.
30035 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30036 !> perlio.h pp_ctl.c pp_sys.c sv.c
30037 ____________________________________________________________________________
30038 [ 7741] By: jhi on 2000/11/18 20:31:27
30039 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
30040 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30041 Date: Fri, 17 Nov 2000 20:35:11 -0500
30042 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
30044 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
30045 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30046 Date: Fri, 17 Nov 2000 21:03:47 -0500
30047 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
30049 Plus a little bit of tweaking in pregcomp().
30051 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
30052 ____________________________________________________________________________
30053 [ 7740] By: nick on 2000/11/18 20:17:22
30054 Log: Lexical use open ... support:
30055 add ->cop_io to COP structure in cop.h.
30056 Make mg.c and gv.c associate it with ${^OPEN}.
30057 Make lib/open.pm set it.
30058 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
30059 manner similar to ->cop_warnings.
30060 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
30061 call new PerlIO_apply_layers().
30062 Declare latter in perlio.h and define in perlio.c
30064 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30065 ! perlio.h pp_ctl.c pp_sys.c sv.c
30066 ____________________________________________________________________________
30067 [ 7739] By: jhi on 2000/11/18 19:54:00
30068 Log: Integrate perlio.
30070 !> doio.c perlio.c pp.c
30071 ____________________________________________________________________________
30072 [ 7738] By: jhi on 2000/11/18 17:16:13
30073 Log: Subject: [PATCH 5.7.0] etags broken again
30074 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30075 Date: Sat, 18 Nov 2000 02:41:36 -0500
30076 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
30079 ____________________________________________________________________________
30080 [ 7737] By: jhi on 2000/11/18 17:12:18
30081 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
30083 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30084 ____________________________________________________________________________
30085 [ 7736] By: nick on 2000/11/18 14:06:20
30086 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
30087 part to be isolated.
30090 ____________________________________________________________________________
30091 [ 7735] By: nick on 2000/11/18 11:03:32
30092 Log: Integrate mainline
30094 !> Changes README.amiga README.win32 patchlevel.h
30095 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
30096 ____________________________________________________________________________
30097 [ 7734] By: jhi on 2000/11/18 01:18:56
30098 Log: Update Changes.
30100 ! Changes patchlevel.h
30101 ____________________________________________________________________________
30102 [ 7733] By: jhi on 2000/11/18 00:32:54
30103 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
30104 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30105 Date: Fri, 17 Nov 2000 17:28:02 -0500
30106 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
30108 ! regcomp.c regexec.c t/op/re_tests
30109 ____________________________________________________________________________
30110 [ 7732] By: jhi on 2000/11/18 00:28:56
30111 Log: Sparc 64-bit pack() fix from Jens Hamisch.
30114 ____________________________________________________________________________
30115 [ 7731] By: jhi on 2000/11/18 00:18:39
30116 Log: Explain in more detail the {} syntax ambiguousity.
30118 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
30119 From: Nicholas Clark <nick@ccl4.org>
30120 Date: Fri, 17 Nov 2000 22:10:28 +0000
30121 Message-ID: <20001117221028.A88930@plum.flirble.org>
30124 ____________________________________________________________________________
30125 [ 7730] By: jhi on 2000/11/18 00:12:18
30126 Log: Subject: Fix for README.amiga (20000323.033)
30127 From: "Stephen P. Potter" <spp@spotter.yi.org>
30128 Date: Fri, 17 Nov 2000 12:25:51 -0500
30129 Message-Id: <200011171725.MAA05768@spotter.yi.org>
30132 ____________________________________________________________________________
30133 [ 7729] By: jhi on 2000/11/18 00:08:34
30134 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
30135 From: "A. C. Yardley" <yardley@tanet.net>
30136 Date: Mon, 3 Apr 2000 11:35:33 -0700
30137 Message-ID: <3483.000403@tanet.net>
30140 ____________________________________________________________________________
30141 [ 7728] By: nick on 2000/11/17 21:59:47
30142 Log: Integrate mainline
30144 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
30145 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
30146 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
30147 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
30148 ____________________________________________________________________________
30149 [ 7727] By: nick on 2000/11/17 21:56:31
30150 Log: Experiment on use of attributes.pm interface.
30151 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
30152 SVt_PVRV if not already something better (else vivify of say magic gets
30156 ____________________________________________________________________________
30157 [ 7726] By: jhi on 2000/11/17 14:15:49
30158 Log: Subject: Fix for 20000815.006
30159 From: "Stephen P. Potter" <spp@spotter.yi.org>
30160 Date: Fri, 17 Nov 2000 08:57:45 -0500
30161 Message-Id: <200011171357.IAA05122@spotter.yi.org>
30163 It's really 20000518.006.
30165 ! pod/perlmodlib.PL
30166 ____________________________________________________________________________
30167 [ 7725] By: jhi on 2000/11/17 14:12:31
30168 Log: Subject: Fix for 20000409.001
30169 From: "Stephen P. Potter" <spp@spotter.yi.org>
30170 Date: Fri, 17 Nov 2000 08:55:45 -0500
30171 Message-Id: <200011171355.IAA05104@spotter.yi.org>
30174 ____________________________________________________________________________
30175 [ 7724] By: jhi on 2000/11/17 14:08:58
30176 Log: Undo #7627 now that we have =head3.
30179 ____________________________________________________________________________
30180 [ 7723] By: jhi on 2000/11/17 14:04:09
30181 Log: As surmised the #7719 wasn't a good move.
30183 ! hints/solaris_2.sh
30184 ____________________________________________________________________________
30185 [ 7722] By: jhi on 2000/11/17 13:59:04
30186 Log: Also the 64bitall hints can be either here or there.
30188 ! hints/solaris_2.sh
30189 ____________________________________________________________________________
30190 [ 7721] By: jhi on 2000/11/17 02:26:23
30191 Log: Test tweak for the open pragma.
30194 ____________________________________________________________________________
30195 [ 7720] By: jhi on 2000/11/17 00:23:22
30196 Log: The long double hints can be here or there.
30198 ! hints/solaris_2.sh
30199 ____________________________________________________________________________
30200 [ 7719] By: jhi on 2000/11/17 00:14:06
30201 Log: For Solaris use64bitall the stdchar needs a little bit of help.
30203 ! hints/solaris_2.sh
30204 ____________________________________________________________________________
30205 [ 7718] By: jhi on 2000/11/16 23:27:34
30206 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
30207 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30208 Date: Wed, 15 Nov 2000 08:56:32 +0100
30209 Message-ID: <3A1241B0.64477E00@alcatel.at>
30211 ! lib/Carp/Heavy.pm
30212 ____________________________________________________________________________
30213 [ 7717] By: jhi on 2000/11/16 23:23:29
30214 Log: Subject: [PATCH] Re: 20001101.003 PDL
30215 From: Nicholas Clark <nick@ccl4.org>
30216 Date: Thu, 16 Nov 2000 16:48:25 +0000
30217 Message-ID: <20001116164825.B93487@plum.flirble.org>
30219 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
30220 ____________________________________________________________________________
30221 [ 7716] By: jhi on 2000/11/16 23:21:31
30222 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
30223 From: "Casey R. Tweten" <crt@kiski.net>
30224 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
30225 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
30227 ! lib/Pod/Checker.pm pod/perlpod.pod
30228 ____________________________________________________________________________
30229 [ 7715] By: jhi on 2000/11/16 23:19:40
30230 Log: Avoid an infinite loop in VMS when utils scripts are run
30231 with no arguments, from Charles Lane.
30234 ____________________________________________________________________________
30235 [ 7714] By: jhi on 2000/11/16 23:17:08
30236 Log: Subject: perllocale.pod changes
30237 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30238 Date: Mon, 13 Nov 2000 10:09:22 +0300
30239 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
30241 ! pod/perllocale.pod
30242 ____________________________________________________________________________
30243 [ 7713] By: jhi on 2000/11/16 23:14:06
30244 Log: Integrate perlio.
30246 !> doio.c perlio.c perlio.h util.c
30247 ____________________________________________________________________________
30248 [ 7712] By: nick on 2000/11/16 21:10:58
30249 Log: Integrate mainline
30251 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30252 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30253 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
30254 !> vos/config.ga.def vos/config.ga.h win32/config.bc
30255 !> win32/config.gc win32/config.vc
30256 ____________________________________________________________________________
30257 [ 7711] By: nick on 2000/11/16 19:56:41
30259 consistent way of getting 'rb', 'wb' etc. for binary opens
30260 move *perlio::layers to *open::layers
30261 a #define to show layers available
30262 DOSISH popen/PerlIO had export/import sense inverted.
30264 ! doio.c perlio.c perlio.h util.c
30265 ____________________________________________________________________________
30266 [ 7710] By: jhi on 2000/11/16 15:46:05
30267 Log: Add HAS_SBRK_PROTO.
30268 Branch: metaconfig/U/perl
30271 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30272 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30273 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30274 ! vos/config.ga.def vos/config.ga.h win32/config.bc
30275 ! win32/config.gc win32/config.vc
30276 ____________________________________________________________________________
30277 [ 7709] By: nick on 2000/11/16 07:31:49
30278 Log: Integrate mainline
30280 !> (integrate 35 files)
30281 ____________________________________________________________________________
30282 [ 7708] By: jhi on 2000/11/16 05:33:03
30283 Log: These files are text, not binary.
30285 ! ext/Encode/Encode/iso8859-10.enc
30286 ! ext/Encode/Encode/iso8859-13.enc
30287 ! ext/Encode/Encode/iso8859-14.enc
30288 ! ext/Encode/Encode/iso8859-15.enc
30289 ____________________________________________________________________________
30290 [ 7707] By: jhi on 2000/11/16 01:53:37
30291 Log: Update Changes.
30293 ! Changes patchlevel.h
30294 ____________________________________________________________________________
30295 [ 7706] By: jhi on 2000/11/16 01:35:59
30296 Log: More #undefing of stdio.
30298 ! fakesdio.h nostdio.h
30299 ____________________________________________________________________________
30300 [ 7705] By: jhi on 2000/11/16 01:34:18
30301 Log: Add fwalk() probe to the configuration files and regen perltoc.
30303 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30304 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
30305 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30306 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30307 ! win32/config.bc win32/config.gc win32/config.vc
30308 ____________________________________________________________________________
30309 [ 7704] By: jhi on 2000/11/16 01:33:07
30310 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
30311 an optional third argument to Inlibc?)
30312 Branch: metaconfig/U/perl
30314 ____________________________________________________________________________
30315 [ 7703] By: jhi on 2000/11/16 01:09:22
30316 Log: The type of the hash_cb() size argument is tricky.
30318 ! ext/DB_File/DB_File.xs
30319 ____________________________________________________________________________
30320 [ 7702] By: jhi on 2000/11/15 23:01:16
30321 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
30324 ____________________________________________________________________________
30325 [ 7701] By: jhi on 2000/11/15 22:52:32
30329 ____________________________________________________________________________
30330 [ 7700] By: jhi on 2000/11/15 22:51:56
30331 Log: UINT64_C() work continues.
30333 ! handy.h perl.h utf8.h
30334 ____________________________________________________________________________
30335 [ 7699] By: jhi on 2000/11/15 14:13:04
30336 Log: SOCKS has its own USE_THREADS, based on
30338 Subject: [ID 20001114.002] et. al. bugfix followup
30339 From: Jens Hamisch <jens@Strawberry.COM>
30340 Date: Wed, 15 Nov 2000 14:23:11 +0100
30341 Message-ID: <20001115142311.A21164@Strawberry.COM>
30344 ____________________________________________________________________________
30345 [ 7698] By: jhi on 2000/11/15 03:50:56
30346 Log: Add few missing #undefs and sort them.
30349 ____________________________________________________________________________
30350 [ 7697] By: jhi on 2000/11/15 03:39:14
30351 Log: Linenumber fix.
30353 ! t/pragma/warn/utf8
30354 ____________________________________________________________________________
30355 [ 7696] By: jhi on 2000/11/15 02:55:26
30356 Log: EBCDIC tweaks.
30358 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
30359 From: Peter Prymmer <pvhp@forte.com>
30360 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
30361 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
30363 ! t/op/regmesg.t t/pragma/warn/utf8
30364 ____________________________________________________________________________
30365 [ 7695] By: jhi on 2000/11/15 02:53:58
30366 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
30367 From: Peter Prymmer <pvhp@forte.com>
30368 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
30369 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
30372 ____________________________________________________________________________
30373 [ 7694] By: jhi on 2000/11/15 02:50:55
30374 Log: Subject: [PATCH: perl@7674] updates to README.os390
30375 From: Prymmer/Kahn <pvhp@best.com>
30376 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
30377 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
30380 ____________________________________________________________________________
30381 [ 7693] By: jhi on 2000/11/15 02:48:37
30382 Log: Quit utf8_to_uv() instantly if curlen == 0.
30385 ____________________________________________________________________________
30386 [ 7692] By: jhi on 2000/11/15 02:24:29
30387 Log: Use u_int32_t for the size of hash_cb(), not size_t.
30389 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
30390 From: Jens Hamisch <jens@Strawberry.COM>
30391 Date: Tue, 14 Nov 2000 19:03:55 +0100
30392 Message-Id: <20001114190355.A20559@Strawberry.COM>
30394 ! ext/DB_File/DB_File.xs
30395 ____________________________________________________________________________
30396 [ 7691] By: jhi on 2000/11/15 02:20:12
30397 Log: Use UINT64_C().
30399 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
30400 From: Jens Hamisch <jens@Strawberry.COM>
30401 Date: Tue, 14 Nov 2000 19:16:23 +0100
30402 Message-Id: <20001114191623.G20559@Strawberry.COM>
30405 ____________________________________________________________________________
30406 [ 7690] By: jhi on 2000/11/15 02:17:06
30407 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
30408 (a macro to define signed and unsigned integer constants).
30411 ____________________________________________________________________________
30412 [ 7689] By: jhi on 2000/11/15 01:56:51
30413 Log: Regen Configure.
30416 ____________________________________________________________________________
30417 [ 7688] By: jhi on 2000/11/15 01:56:32
30418 Log: Make the unit know about SOCKS.
30420 ! U/protos/socksizetype.U
30421 ____________________________________________________________________________
30422 [ 7687] By: jhi on 2000/11/15 01:54:47
30423 Log: Remove unused dependencies.
30425 ! U/compline/d_getpagsz.U
30426 ____________________________________________________________________________
30427 [ 7686] By: nick on 2000/11/14 21:25:13
30428 Log: Integrate mainline.
30430 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
30431 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
30432 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
30433 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
30434 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
30435 !> win32/config.bc win32/config.gc win32/config.vc
30436 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
30437 ____________________________________________________________________________
30438 [ 7685] By: jhi on 2000/11/14 17:54:56
30439 Log: Integrate perlio.
30441 +> fakesdio.h perliol.h
30442 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30443 !> perlsdio.h perlsfio.h pod/perlfunc.pod
30444 ____________________________________________________________________________
30445 [ 7684] By: nick on 2000/11/14 17:43:04
30446 Log: PerlIO #include and #ifdef re-work.
30448 + fakesdio.h perliol.h
30449 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30450 ! perlsdio.h perlsfio.h
30451 ____________________________________________________________________________
30452 [ 7683] By: jhi on 2000/11/14 15:42:40
30453 Log: Hoist the duplicated socket/netdb include logic to perl.h;
30454 undef SETERRNO in case SOCKS has defined it. Based on:
30456 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
30457 From: Jens Hamisch <jens@Strawberry.COM>
30458 Date: Tue, 14 Nov 2000 11:34:40 +0100
30459 Message-Id: <20001114113440.A20005@Strawberry.COM>
30461 ! doio.c perl.h pp_sys.c
30462 ____________________________________________________________________________
30463 [ 7682] By: jhi on 2000/11/14 14:07:28
30464 Log: Subject: some additions for makefiles for win32 (for perl@7674)
30465 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30466 Date: Tue, 14 Nov 2000 09:31:13 +0300
30467 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
30469 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
30470 ! win32/makefile.mk
30471 ____________________________________________________________________________
30472 [ 7681] By: jhi on 2000/11/14 14:01:41
30473 Log: Subject: tiny typo in perl5db.pl
30474 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30475 Date: Tue, 14 Nov 2000 09:29:28 +0300
30476 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
30479 ____________________________________________________________________________
30480 [ 7680] By: jhi on 2000/11/14 04:13:50
30481 Log: Redo #7679 with LFs instead of CRLFs.
30483 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
30484 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
30485 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30486 ____________________________________________________________________________
30487 [ 7679] By: jhi on 2000/11/14 01:21:09
30488 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
30489 From: Benjamin Stuhl <tiriath@yahoo.com>
30490 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30491 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30493 + win32/bin/mdelete.bat
30494 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
30495 ! makedef.pl perlio.c win32/Makefile win32/config.gc
30496 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30497 ____________________________________________________________________________
30498 [ 7678] By: jhi on 2000/11/14 01:19:20
30499 Log: Fix the re extension building for Win32.
30501 Subject: [PATCH perl@7638] Get PerlIO building on Win32
30502 From: Benjamin Stuhl <tiriath@yahoo.com>
30503 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30504 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30506 + ext/re/hints/MSWin32.pl
30508 ____________________________________________________________________________
30509 [ 7677] By: jhi on 2000/11/14 01:13:54
30510 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
30511 From: sthoenna@efn.org
30512 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
30513 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
30515 ! doop.c pp.c toke.c utf8.c utf8.h
30516 ____________________________________________________________________________
30517 [ 7676] By: jhi on 2000/11/13 20:23:15
30518 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30519 From: Nicholas Clark <nick@ccl4.org>
30520 Date: Mon, 13 Nov 2000 18:55:04 +0000
30521 Message-ID: <20001113185504.J29183@plum.flirble.org>
30523 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
30524 ____________________________________________________________________________
30525 [ 7675] By: nick on 2000/11/13 20:21:57
30526 Log: Integrate mainline ...
30528 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
30529 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
30530 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
30531 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
30532 ____________________________________________________________________________
30533 [ 7674] By: jhi on 2000/11/13 15:07:56
30534 Log: Update Changes.
30536 ! Changes patchlevel.h
30537 ____________________________________________________________________________
30538 [ 7673] By: jhi on 2000/11/13 14:42:42
30539 Log: Remove the new two tests of lib/io_xs for now, they seem to
30540 fail under perlio on some platforms.
30543 ____________________________________________________________________________
30544 [ 7672] By: jhi on 2000/11/13 13:57:53
30545 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
30548 ____________________________________________________________________________
30549 [ 7671] By: jhi on 2000/11/13 05:30:48
30550 Log: Placate nervous compilers that see longer than ints switch()ing.
30553 ____________________________________________________________________________
30554 [ 7670] By: jhi on 2000/11/13 05:14:21
30555 Log: fputs() does return EOF on error but here we don't care.
30558 ____________________________________________________________________________
30559 [ 7669] By: jhi on 2000/11/13 05:02:45
30560 Log: Declare reg_data like reg_substr_data.
30563 ____________________________________________________________________________
30564 [ 7668] By: jhi on 2000/11/13 04:54:34
30565 Log: Typos in #7667.
30568 ____________________________________________________________________________
30569 [ 7667] By: jhi on 2000/11/13 04:49:49
30570 Log: Cleanup messy #ifdef.
30573 ____________________________________________________________________________
30574 [ 7666] By: jhi on 2000/11/13 04:17:34
30575 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30576 From: Nicholas Clark <nick@talking.bollo.cx>
30577 Date: Sun, 12 Nov 2000 21:14:11 +0000
30578 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
30580 Note: only one breakage of the two reported is fixed by this patch.
30583 ____________________________________________________________________________
30584 [ 7665] By: jhi on 2000/11/13 04:05:07
30585 Log: Tweak the definition of the bit complement on UTF-8 data:
30586 if none of the characters in the string are > 0xff,
30587 the result is a complemented byte string, not a (UTF-8)
30588 char string. Based on the summary in
30590 Subject: Re: [ID 20000918.005] ~ on wide chars
30591 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30592 Date: Fri, 10 Nov 2000 09:47:15 -0800
30593 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
30595 This should give us the maximum backward (pre-char string)
30596 compatibility and utf8 compatibility. The other alternative
30597 would be to limit the bit complement to be always byte only,
30598 taking the least significant byte of the chars.
30600 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
30601 ____________________________________________________________________________
30602 [ 7664] By: jhi on 2000/11/13 00:23:44
30603 Log: Couple of tests from #7660 salvaged.
30606 ! MANIFEST t/io/tell.t
30607 ____________________________________________________________________________
30608 [ 7663] By: jhi on 2000/11/13 00:02:48
30609 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
30610 From: Nicholas Clark <nick@talking.bollo.cx>
30611 Date: Sun, 12 Nov 2000 21:23:43 +0000
30612 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
30615 ____________________________________________________________________________
30616 [ 7662] By: jhi on 2000/11/13 00:01:39
30617 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
30618 From: Nicholas Clark <nick@talking.bollo.cx>
30619 Date: Sun, 12 Nov 2000 21:30:04 +0000
30620 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
30622 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
30623 ____________________________________________________________________________
30624 [ 7661] By: jhi on 2000/11/12 23:57:29
30625 Log: Document tell() on special streams.
30628 ____________________________________________________________________________
30629 [ 7660] By: jhi on 2000/11/12 23:54:22
30630 Log: (Subsumed by #7664)
30634 ____________________________________________________________________________
30635 [ 7659] By: jhi on 2000/11/12 22:55:25
30636 Log: Many subdocumented return values of the IO extension now documented.
30637 ungetc and write still left subdocumented.
30639 Subject: [PATCH] (was Re: IO::Handle::ungetc)
30640 From: Nicholas Clark <nick@talking.bollo.cx>
30641 Date: Sun, 12 Nov 2000 21:35:53 +0000
30642 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
30644 ! ext/IO/lib/IO/Handle.pm
30645 ____________________________________________________________________________
30646 [ 7658] By: jhi on 2000/11/12 21:37:06
30647 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
30648 From: Nicholas Clark <nick@talking.bollo.cx>
30649 Date: Sun, 12 Nov 2000 20:03:22 +0000
30650 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
30653 ____________________________________________________________________________
30654 [ 7657] By: jhi on 2000/11/12 20:34:55
30655 Log: Integrate perlio.
30658 ____________________________________________________________________________
30659 [ 7656] By: nick on 2000/11/12 19:25:06
30660 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
30663 ____________________________________________________________________________
30664 [ 7655] By: nick on 2000/11/12 19:09:41
30665 Log: Integrate mainline
30667 +> README.solaris ext/Encode/Encode/cp1006.enc
30668 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
30669 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
30670 +> ext/Encode/Encode/iso8859-13.enc
30671 +> ext/Encode/Encode/iso8859-14.enc
30672 +> ext/Encode/Encode/iso8859-15.enc
30673 !> (integrate 34 files)
30674 ____________________________________________________________________________
30675 [ 7654] By: jhi on 2000/11/12 19:00:22
30676 Log: Add a metaconfig unit for fsync.
30677 Branch: metaconfig/U/perl
30679 ____________________________________________________________________________
30680 [ 7653] By: jhi on 2000/11/12 19:00:01
30681 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
30683 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30684 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30685 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30686 ! vos/config.ga.h win32/config.bc win32/config.gc
30688 ____________________________________________________________________________
30689 [ 7652] By: jhi on 2000/11/11 21:12:01
30690 Log: Copy the s// information of README.hpux also to the perlrun.
30692 ! README.hpux pod/perlrun.pod
30693 ____________________________________________________________________________
30694 [ 7651] By: jhi on 2000/11/11 21:03:13
30695 Log: More README.solaris updates from Andy Dougherty.
30698 ____________________________________________________________________________
30699 [ 7650] By: jhi on 2000/11/11 18:38:57
30700 Log: More descriptive error for unknown perlio layers.
30702 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
30703 From: Dominic Dunlop <domo@computer.org>
30704 Date: Sat, 11 Nov 2000 18:20:32 +0100
30705 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30707 ! perlio.c pod/perldiag.pod
30708 ____________________________________________________________________________
30709 [ 7649] By: jhi on 2000/11/11 18:37:52
30710 Log: MachTen doesn't really do mmap() and munmap().
30712 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
30713 From: Dominic Dunlop <domo@computer.org>
30714 Date: Sat, 11 Nov 2000 18:20:32 +0100
30715 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30718 ____________________________________________________________________________
30719 [ 7648] By: jhi on 2000/11/11 18:36:46
30720 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
30721 From: rspier@pobox.com (Robert Spier)
30722 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
30723 Message-ID: <14861.32839.491271.985797@rls.cx>
30725 ! Porting/Contract pod/perltoot.pod
30726 ____________________________________________________________________________
30727 [ 7647] By: jhi on 2000/11/11 18:35:30
30728 Log: Simplify the getpagesize() unit by dropping the
30729 pagesize probe since it's nowadays slightly more
30730 complicated because of sysconf(). (Note: if some
30731 platform really needs the -lPW for getpagesize,
30734 TODO: a new pagesize unit.
30736 ! U/compline/d_getpagsz.U
30737 ____________________________________________________________________________
30738 [ 7646] By: jhi on 2000/11/11 18:33:23
30739 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
30741 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30742 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30743 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30744 ! vos/config.ga.h win32/config.bc win32/config.gc
30746 ____________________________________________________________________________
30747 [ 7645] By: jhi on 2000/11/11 16:45:15
30748 Log: Use sysconf() or getpagesize() to find out the pagesize.
30751 ____________________________________________________________________________
30752 [ 7644] By: jhi on 2000/11/11 15:46:08
30753 Log: Integrate perlio.
30756 ____________________________________________________________________________
30757 [ 7643] By: jhi on 2000/11/11 15:33:36
30758 Log: Subject: Re: [PATCH] README.solaris
30759 From: Lupe Christoph <lupe@lupe-christoph.de>
30760 Date: Sat, 11 Nov 2000 14:08:10 +0100
30761 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
30764 ____________________________________________________________________________
30765 [ 7642] By: jhi on 2000/11/11 15:22:12
30766 Log: Subject: [PATCH perl@7638] cygwin port
30767 From: "Eric Fifer" <egf7@columbia.edu>
30768 Date: Fri, 10 Nov 2000 19:30:30 -0000
30769 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
30771 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
30772 ____________________________________________________________________________
30773 [ 7641] By: nick on 2000/11/11 14:50:36
30774 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
30775 Also call "Buf" layer directly when unread'ing non-read chars.
30778 ____________________________________________________________________________
30779 [ 7640] By: jhi on 2000/11/11 02:05:02
30780 Log: Add more encoding tables.
30782 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
30783 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
30784 + ext/Encode/Encode/iso8859-10.enc
30785 + ext/Encode/Encode/iso8859-13.enc
30786 + ext/Encode/Encode/iso8859-14.enc
30787 + ext/Encode/Encode/iso8859-15.enc
30789 ____________________________________________________________________________
30790 [ 7639] By: jhi on 2000/11/10 18:49:25
30791 Log: Subject: [PATCH] README.solaris
30792 From: Andy Dougherty <doughera@lafayette.edu>
30793 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
30794 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
30797 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
30798 ! pod/perl.pod pod/perltoc.pod
30799 ____________________________________________________________________________
30800 [ 7638] By: jhi on 2000/11/10 15:04:15
30801 Log: Update Changes.
30803 ! Changes patchlevel.h
30804 ____________________________________________________________________________
30805 [ 7637] By: jhi on 2000/11/10 14:14:28
30806 Log: Explain better why certain regex tests are skipped.
30808 Subject: Re: tests skipped: unknown reason
30809 From: Lupe Christoph <lupe@lupe-christoph.de>
30810 Date: Fri, 10 Nov 2000 09:08:56 +0100
30811 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
30814 ____________________________________________________________________________
30815 [ 7636] By: nick on 2000/11/10 13:40:00
30816 Log: Integrate mainline.
30818 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
30819 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
30820 !> win32/bin/search.pl
30821 ____________________________________________________________________________
30822 [ 7635] By: nick on 2000/11/10 13:25:52
30823 Log: Re-instate stdio large file support via perlio.
30826 ____________________________________________________________________________
30827 [ 7634] By: jhi on 2000/11/10 04:49:55
30828 Log: Amdahl UTS hints updates.
30830 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
30831 From: hom00@utsglobal.com (Harold O Morris)
30832 Date: Thu, 9 Nov 2000 20:02 PST
30833 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
30836 ____________________________________________________________________________
30837 [ 7633] By: jhi on 2000/11/09 23:33:28
30838 Log: Subject: [PATCH] IO::Seekable pod
30839 From: Nicholas Clark <nick@talking.bollo.cx>
30840 Date: Thu, 9 Nov 2000 20:29:45 +0000
30841 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
30843 ! ext/IO/lib/IO/Handle.pm
30844 ____________________________________________________________________________
30845 [ 7632] By: jhi on 2000/11/09 21:55:41
30846 Log: Various doc oddball characters.
30848 Subject: [ID 20001106.004] Perl 5.6.0 bugs
30849 From: Michael Somos <somos@grail.cba.csuohio.edu>
30850 Date: Mon, 6 Nov 2000 17:44:20 -0500
30851 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
30853 ! emacs/cperl-mode.el lib/unicode/syllables.txt
30854 ! win32/bin/search.pl
30855 ____________________________________________________________________________
30856 [ 7631] By: jhi on 2000/11/09 21:12:29
30857 Log: Subject: Re: bash -c exit and linux hints
30858 From: "John P. Linderman" <jpl@research.att.com>
30859 Date: Thu, 02 Nov 2000 09:37:25 -0500
30860 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
30863 ____________________________________________________________________________
30864 [ 7630] By: nick on 2000/11/09 20:34:11
30865 Log: Integrate mainline.
30867 !> (integrate 91 files)
30868 ____________________________________________________________________________
30869 [ 7629] By: jhi on 2000/11/09 19:46:31
30870 Log: Missing dTHXs.
30872 Subject: RE: perl@7595 builds not on cygwin
30873 From: "Eric Fifer" <egf7@columbia.edu>
30874 Date: Thu, 9 Nov 2000 19:26:50 -0000
30875 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
30877 ! ext/Devel/Peek/Peek.xs
30878 ____________________________________________________________________________
30879 [ 7628] By: jhi on 2000/11/09 14:48:27
30880 Log: Disable only the tests 99 and 166 for UTF-8 locales.
30882 ! t/pragma/locale.t
30883 ____________________________________________________________________________
30884 [ 7627] By: jhi on 2000/11/09 14:40:27
30885 Log: There's no =head3.
30888 ____________________________________________________________________________
30889 [ 7626] By: jhi on 2000/11/09 13:54:26
30890 Log: The generated boot_* headers are wrong. Pickier compiler,
30891 such as KAI C++ will refuse to compile the resulting perlmain.
30893 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
30894 From: Harri Pasanen <harri.pasanen@trema.com>
30895 Date: Thu, 09 Nov 2000 14:23:28 +0100
30896 Message-Id: <3A0AA550.26D548A3@trema.com>
30899 ____________________________________________________________________________
30900 [ 7625] By: jhi on 2000/11/09 13:50:44
30901 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
30902 From: Prymmer/Kahn <pvhp@best.com>
30903 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
30904 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
30906 All except the "cow orker" change.
30908 ! Porting/pumpkin.pod
30909 ____________________________________________________________________________
30910 [ 7624] By: jhi on 2000/11/09 13:45:33
30913 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
30914 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30915 Date: Thu, 09 Nov 2000 11:05:52 +0100
30916 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
30918 ! pod/perldiag.pod t/pragma/warn/pp_sys
30919 ____________________________________________________________________________
30920 [ 7623] By: jhi on 2000/11/09 13:37:16
30921 Log: Typo in an ifndef.
30923 Subject: Re: [PATCH 5.7.0] better messages from malloc()
30924 From: Joe Smith <jms@inwap.com>
30925 Date: Thu, 09 Nov 2000 01:33:14 -0800
30926 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
30929 ____________________________________________________________________________
30930 [ 7622] By: jhi on 2000/11/09 13:31:18
30931 Log: Remove unused extra arguments.
30932 Branch: metaconfig/U/perl
30935 ! Configure config_h.SH
30936 ____________________________________________________________________________
30937 [ 7621] By: jhi on 2000/11/09 13:16:36
30938 Log: More VMS moves on environment handling, from Charles Lane.
30940 ! t/pragma/locale.t
30941 ____________________________________________________________________________
30942 [ 7620] By: jhi on 2000/11/09 04:42:38
30943 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
30944 From: David Dyck <dcd@tc.fluke.com>
30945 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
30946 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
30949 ____________________________________________________________________________
30950 [ 7619] By: jhi on 2000/11/09 04:36:21
30951 Log: Forgot from #7618.
30954 ____________________________________________________________________________
30955 [ 7618] By: jhi on 2000/11/09 04:28:44
30956 Log: Make deleting for %ENV work for (newer versions of) VMS,
30957 from Craig A. Berry.
30960 ____________________________________________________________________________
30961 [ 7617] By: jhi on 2000/11/09 04:25:05
30962 Log: Subject: [PATCH] Class::Struct at compile time
30963 From: "Casey R. Tweten" <crt@kiski.net>
30964 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
30965 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
30967 ! lib/Class/Struct.pm
30968 ____________________________________________________________________________
30969 [ 7616] By: jhi on 2000/11/09 04:15:17
30970 Log: Subject: [ID 20001108.013] spelling
30971 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
30972 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
30973 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
30976 ____________________________________________________________________________
30977 [ 7615] By: jhi on 2000/11/09 04:12:42
30978 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
30979 From: Peter Prymmer <pvhp@forte.com>
30980 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
30981 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
30984 ____________________________________________________________________________
30985 [ 7614] By: jhi on 2000/11/08 22:42:55
30986 Log: A missing aTHX_.
30988 ! ext/IPC/SysV/SysV.xs
30989 ____________________________________________________________________________
30990 [ 7613] By: jhi on 2000/11/08 19:30:21
30991 Log: Update Changes.
30993 ! Changes patchlevel.h
30994 ____________________________________________________________________________
30995 [ 7612] By: jhi on 2000/11/08 18:35:25
30996 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
30997 From: David Dyck <dcd@tc.fluke.com>
30998 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
30999 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
31002 ____________________________________________________________________________
31003 [ 7611] By: jhi on 2000/11/08 18:30:26
31004 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
31005 From: Dominic Dunlop <domo@computer.org>
31006 Date: Tue, 7 Nov 2000 12:05:25 +0100
31007 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
31010 ____________________________________________________________________________
31011 [ 7610] By: jhi on 2000/11/08 18:25:14
31012 Log: Do not test UTF-8 locales since that the tests would require
31013 polymorphic regexen.
31015 ! t/pragma/locale.t
31016 ____________________________________________________________________________
31017 [ 7609] By: jhi on 2000/11/08 17:12:51
31018 Log: Locale buglets.
31020 Subject: RE: Locales support (setlocale) fixes
31021 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31022 Date: Wed, 8 Nov 2000 20:01:39 +0300
31023 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
31025 ! t/pragma/locale.t util.c
31026 ____________________________________________________________________________
31027 [ 7608] By: jhi on 2000/11/08 17:00:16
31028 Log: Deleting $ENV{PATH} in VMS is not recommendable.
31030 ! t/pragma/locale.t
31031 ____________________________________________________________________________
31032 [ 7607] By: jhi on 2000/11/08 16:58:26
31033 Log: Subject: PATCH std stdio for (Free)BSD
31034 From: Nicholas Clark <nick@ccl4.org>
31035 Date: Wed, 8 Nov 2000 15:36:29 +0000
31036 Message-ID: <20001108153629.D98736@plum.flirble.org>
31038 ! U/compline/d_stdstdio.U
31040 ! Configure config_h.SH
31041 ____________________________________________________________________________
31042 [ 7606] By: jhi on 2000/11/08 16:43:31
31043 Log: Forgot to bump the line numbers in #7601.
31045 ! t/pragma/warn/pp_sys
31046 ____________________________________________________________________________
31047 [ 7605] By: jhi on 2000/11/08 16:39:12
31048 Log: More careful detection of how well NVs and UVs mix.
31050 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))
31051 From: Nicholas Clark <nick@ccl4.org>
31052 Date: Wed, 8 Nov 2000 15:14:12 +0000
31053 Message-ID: <20001108151412.B98736@plum.flirble.org>
31055 Added some SIGFPE paranoia.
31056 Branch: metaconfig/U/perl
31059 ! Configure config_h.SH
31060 ____________________________________________________________________________
31061 [ 7604] By: jhi on 2000/11/08 14:39:10
31062 Log: Subject: [patch perl@7595] VMS configure.com tweak
31063 From: "Craig A. Berry" <craigberry@mac.com>
31064 Date: Wed, 8 Nov 2000 00:24:12 -0600
31065 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
31068 ____________________________________________________________________________
31069 [ 7603] By: jhi on 2000/11/08 14:27:11
31070 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
31071 From: Robin Barker <rmb1@cise.npl.co.uk>
31072 Date: Wed, 8 Nov 2000 11:11:39 GMT
31073 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
31076 ____________________________________________________________________________
31077 [ 7602] By: jhi on 2000/11/08 14:25:03
31078 Log: Fix for the tie-refhash string table leaks.
31080 From: Nick Ing-Simmons <nik@tiuk.ti.com>
31081 Date: Wed, 8 Nov 2000 13:03:04 GMT
31082 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
31084 ! t/lib/tie-refhash.t
31085 ____________________________________________________________________________
31086 [ 7601] By: jhi on 2000/11/08 14:21:08
31087 Log: Try to avoid flockless and emulationless places.
31089 ! t/pragma/warn/pp_sys
31090 ____________________________________________________________________________
31091 [ 7600] By: jhi on 2000/11/08 02:28:54
31092 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
31094 Subject: [PATCH] prototyped functions that should be overrideable
31095 From: "Casey R. Tweten" <crt@kiski.net>
31096 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
31097 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
31100 ____________________________________________________________________________
31101 [ 7599] By: jhi on 2000/11/08 01:12:05
31102 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
31104 Subject: [PATCH] perlbug.PL
31105 From: "Kurt D. Starsinic" <kstar@chapin.edu>
31106 Date: Mon, 6 Nov 2000 21:39:01 -0500
31107 Message-ID: <20001106213901.B20955@O2.chapin.edu>
31110 ____________________________________________________________________________
31111 [ 7598] By: jhi on 2000/11/07 23:42:00
31112 Log: Bad thinko in #7581 (I used the test program with the expanded
31115 ! U/compline/d_stdstdio.U
31118 ____________________________________________________________________________
31119 [ 7597] By: jhi on 2000/11/07 21:43:29
31120 Log: Subject: [PATCH perl@7573] cygwin port
31121 From: "Fifer, Eric" <EFifer@sanwaint.com>
31122 Date: Tue, 7 Nov 2000 18:08:51 -0000
31123 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
31125 Synchronize with Cygwin 1.1.5.
31127 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
31128 ! pod/perlport.pod unixish.h util.c
31129 ____________________________________________________________________________
31130 [ 7596] By: jhi on 2000/11/07 21:39:25
31131 Log: perlhack updates from H.Merijn Brand.
31134 ____________________________________________________________________________
31135 [ 7595] By: jhi on 2000/11/07 20:21:41
31136 Log: Update Changes.
31138 ! Changes patchlevel.h
31139 ____________________________________________________________________________
31140 [ 7594] By: jhi on 2000/11/07 19:18:58
31141 Log: Be more robust in Dynaloader.pm.
31143 ! ext/DynaLoader/DynaLoader_pm.PL
31144 ____________________________________________________________________________
31145 [ 7593] By: jhi on 2000/11/07 16:49:31
31146 Log: AUTHORS update.
31149 ____________________________________________________________________________
31150 [ 7592] By: gsar on 2000/11/07 16:39:51
31151 Log: normalize relative paths in virtualized current directory on windows,
31152 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
31156 ____________________________________________________________________________
31157 [ 7591] By: jhi on 2000/11/07 16:04:26
31158 Log: Too profiler-happy: with optimization the #7590 actually makes
31159 the test to run 0.5% _slower_. Requires much more instrumentation.
31162 ! regcomp.c regcomp.h
31163 ____________________________________________________________________________
31164 [ 7590] By: jhi on 2000/11/07 15:51:13
31165 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
31166 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
31167 by using memset() and testing bytewise (as opposed to bitwise).
31169 ! regcomp.c regcomp.h
31170 ____________________________________________________________________________
31171 [ 7589] By: jhi on 2000/11/07 12:56:39
31172 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
31173 From: "Craig A. Berry" <craig.berry@psinetcs.com>
31174 Date: Mon, 06 Nov 2000 23:45:30 -0500
31175 Message-Id: <0011079735.AA973576259@univpress.com>
31177 ! configure.com t/lib/st-lock.t
31178 ____________________________________________________________________________
31179 [ 7588] By: jhi on 2000/11/07 01:03:28
31183 ____________________________________________________________________________
31184 [ 7587] By: jhi on 2000/11/07 01:00:27
31185 Log: A doc addition for bug id 20001105.019, beware \p.
31188 ____________________________________________________________________________
31189 [ 7586] By: jhi on 2000/11/07 00:32:22
31190 Log: Fake support of holey files in win/dosish platforms.
31192 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
31193 From: kipp@shonanblue.ne.jp
31194 Date: Mon, 6 Nov 2000 13:30:55 -0800
31195 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
31197 ! ext/SDBM_File/sdbm/sdbm.c
31198 ____________________________________________________________________________
31199 [ 7585] By: jhi on 2000/11/07 00:12:54
31200 Log: Subject: Pod updates
31201 From: "Stephen P. Potter" <spp@spotter.yi.org>
31202 Date: Mon, 06 Nov 2000 18:56:43 -0500
31203 Message-Id: <200011062357.SAA18173@spotter.yi.org>
31205 ! README.dos README.os2 README.win32 pod/buildtoc.PL
31206 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
31207 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
31208 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
31209 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
31210 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
31211 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
31212 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
31213 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31214 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
31215 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
31216 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
31217 ! pod/perltootc.pod pod/perlunicode.pod
31218 ____________________________________________________________________________
31219 [ 7584] By: jhi on 2000/11/07 00:04:17
31220 Log: Varargs don't always work too well if one puts an unsigned
31221 char on the stack and pop an unsigned quad off the stack.
31223 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
31224 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31225 Date: Mon, 06 Nov 2000 15:19:05 -0800
31226 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
31229 ____________________________________________________________________________
31230 [ 7583] By: jhi on 2000/11/06 23:58:48
31231 Log: %ENV note tweaks from Dan Sugalski.
31233 ! pod/perlport.pod vms/perlvms.pod
31234 ____________________________________________________________________________
31235 [ 7582] By: jhi on 2000/11/06 23:05:49
31236 Log: glibc5 detection by __GNU_LIBRARY__.
31239 ____________________________________________________________________________
31240 [ 7581] By: jhi on 2000/11/06 22:51:29
31241 Log: Make the stdio test program of 7427 less noisy while being
31242 compiled so that Digital UNIX wouldn't get both
31243 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
31244 undefined. This makes perlio happy.
31246 ! U/compline/d_stdstdio.U
31248 ! Configure config_h.SH
31249 ____________________________________________________________________________
31250 [ 7580] By: jhi on 2000/11/06 22:41:41
31251 Log: Document %ENV = () portability issues.
31253 ! pod/perlport.pod vms/perlvms.pod
31254 ____________________________________________________________________________
31255 [ 7579] By: jhi on 2000/11/06 21:29:24
31256 Log: VOS updates from Paul Green.
31258 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31259 ____________________________________________________________________________
31260 [ 7578] By: jhi on 2000/11/06 21:00:40
31261 Log: Sanitize the environment further.
31263 ! t/pragma/locale.t
31264 ____________________________________________________________________________
31265 [ 7577] By: jhi on 2000/11/06 20:53:51
31266 Log: Re-introduce 7552 lost in integration.
31269 ____________________________________________________________________________
31270 [ 7576] By: jhi on 2000/11/06 20:33:46
31271 Log: Admit that the test leaks scalars.
31274 ____________________________________________________________________________
31275 [ 7575] By: jhi on 2000/11/06 20:17:08
31276 Log: Integrate perlio.
31279 ____________________________________________________________________________
31280 [ 7574] By: nick on 2000/11/06 20:07:28
31281 Log: Remove debug. Try (Mmap_t) on madvise() call.
31284 ____________________________________________________________________________
31285 [ 7573] By: jhi on 2000/11/06 13:56:05
31286 Log: Update Changes.
31288 ! Changes patchlevel.h
31289 ____________________________________________________________________________
31290 [ 7572] By: jhi on 2000/11/06 13:48:41
31291 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
31292 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31293 Date: Mon, 06 Nov 2000 10:11:42 +0100
31294 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
31297 ____________________________________________________________________________
31298 [ 7571] By: jhi on 2000/11/06 01:45:51
31299 Log: AUTHORS updates.
31302 ____________________________________________________________________________
31303 [ 7570] By: jhi on 2000/11/06 00:18:00
31306 Subject: [ID 20000728.005] perl -P broken
31307 From: David Dyck <dcd@tc.fluke.com>
31308 Date: Fri, 28 Jul 2000 17:19:16 -0700
31309 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
31311 (hopefully). The fix is also not complete, it seems to break
31312 BOM swallowing for libc5 systems, but until someone figures
31313 out a way to do this without ftell(), this will do.
31316 ____________________________________________________________________________
31317 [ 7569] By: jhi on 2000/11/06 00:05:30
31318 Log: Document that the evaled syntax errors cause scalar leaks.
31321 ____________________________________________________________________________
31322 [ 7568] By: jhi on 2000/11/05 23:14:47
31323 Log: opmini.o can linger from Configures past.
31326 ____________________________________________________________________________
31327 [ 7567] By: jhi on 2000/11/05 21:28:39
31328 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
31329 first argument correctly.
31332 ____________________________________________________________________________
31333 [ 7566] By: jhi on 2000/11/05 21:15:56
31334 Log: Integrate perlio.
31337 ____________________________________________________________________________
31338 [ 7565] By: jhi on 2000/11/05 21:15:13
31339 Log: Use -dM for gcc (the suggested patch did it only for Linux,
31340 but I think it can be generalized).
31342 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
31343 From: Pixel <pixel@mandrakesoft.com>
31344 Date: 05 Nov 2000 21:49:34 +0100
31345 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
31347 ! ext/Errno/Errno_pm.PL
31348 ____________________________________________________________________________
31349 [ 7564] By: nick on 2000/11/05 21:09:18
31350 Log: Added a mmap layer as a "subclass" of perlio.
31351 PERLIO=mmap ./perl harness passes
31354 ____________________________________________________________________________
31355 [ 7563] By: jhi on 2000/11/05 19:48:55
31356 Log: Add a note for future generations about bug id 20000229.006.
31359 ____________________________________________________________________________
31360 [ 7562] By: jhi on 2000/11/05 19:38:24
31361 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
31363 ! pp_ctl.c t/op/pos.t
31364 ____________________________________________________________________________
31365 [ 7561] By: jhi on 2000/11/05 18:21:46
31366 Log: Add =pod to be tidy.
31368 ! lib/Math/Complex.pm
31369 ____________________________________________________________________________
31370 [ 7560] By: jhi on 2000/11/05 17:38:46
31371 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
31373 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31374 ! ext/Storable/Storable.xs t/lib/st-recurse.t
31375 ____________________________________________________________________________
31376 [ 7559] By: jhi on 2000/11/05 17:32:59
31377 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
31378 From: "Peter J. Farley III" <pjfarley@banet.net>
31379 Date: Sun, 05 Nov 2000 11:55:59 -0500
31380 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
31383 ____________________________________________________________________________
31384 [ 7558] By: jhi on 2000/11/05 17:29:19
31385 Log: Integrate perlio.
31388 ____________________________________________________________________________
31389 [ 7557] By: jhi on 2000/11/05 17:22:01
31390 Log: A fix of sorts for 20000329.026, a better error message
31391 for a missing "use charnames" when using the \N{...}.
31393 ! pod/perldiag.pod toke.c
31394 ____________________________________________________________________________
31395 [ 7556] By: jhi on 2000/11/05 16:33:50
31396 Log: Test tweak: show also the failed locales.
31398 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
31399 From: Lupe Christoph <lupe@lupe-christoph.de>
31400 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
31401 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
31403 ! t/pragma/locale.t
31404 ____________________________________________________________________________
31405 [ 7555] By: nick on 2000/11/05 11:09:34
31406 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
31407 open RDWR so does not fail. (pragma/warnings 303 again...)
31410 ____________________________________________________________________________
31411 [ 7554] By: nick on 2000/11/05 10:10:13
31412 Log: Fix case where ungetc(f,EOF) was allowed.
31413 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
31414 so we can see similarities.
31415 Use types more carefully and a STDCHAR array in hope that this will
31416 fix Jarrko's 64bit machine.
31419 ____________________________________________________________________________
31420 [ 7553] By: jhi on 2000/11/05 01:12:16
31423 Subject: [ID 20001004.007] taint propogation is inconsistent
31424 From: pimlott@idiomtech.com (Andrew Pimlott)
31425 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
31426 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
31428 The culprit was sv_setsv() which was rather blindly
31429 propagating taint, which lead to behaviour where if
31430 a tainted anon hash value was seen all the hash values
31431 from then on at that level became tainted, or at any
31432 upper levels in the case of nested anon hashes.
31434 ! sv.c t/op/taint.t
31435 ____________________________________________________________________________
31436 [ 7552] By: jhi on 2000/11/04 23:44:18
31437 Log: Some cpps don't like splitting conditionals across several lines.
31440 ____________________________________________________________________________
31441 [ 7551] By: nick on 2000/11/04 23:40:44
31442 Log: Integrate mainline
31444 !> pp_hot.c t/op/taint.t
31445 ____________________________________________________________________________
31446 [ 7550] By: nick on 2000/11/04 23:39:05
31447 Log: Integrate mainline again
31449 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
31450 !> t/lib/b.t t/op/misc.t util.c
31451 ____________________________________________________________________________
31452 [ 7549] By: jhi on 2000/11/04 23:14:01
31455 Subject: [ID 20001004.006] undef is never tainted
31456 From: pimlott@idiomtech.com (Andrew Pimlott)
31457 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
31458 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
31460 An undef read from a slurped file was not tainted.
31462 ! pp_hot.c t/op/taint.t
31463 ____________________________________________________________________________
31464 [ 7548] By: jhi on 2000/11/04 22:56:21
31465 Log: Test tweak ($Config{useperlio} is by default undef) .
31468 ____________________________________________________________________________
31469 [ 7547] By: jhi on 2000/11/04 22:43:56
31470 Log: Integrate perlio.
31473 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
31474 !> pod/perlapi.pod t/lib/b.t
31475 ____________________________________________________________________________
31476 [ 7546] By: jhi on 2000/11/04 22:40:59
31477 Log: Configure would use a bad $myuname from an old config.sh.
31479 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
31480 From: Andy Dougherty <doughera@lafayette.edu>
31481 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
31482 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
31484 ! U/modified/Oldconfig.U
31486 ! Configure config_h.SH
31487 ____________________________________________________________________________
31488 [ 7545] By: jhi on 2000/11/04 22:36:54
31489 Log: Subject: Locales support (setlocale) fixes
31490 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31491 Date: Sat, 4 Nov 2000 10:15:48 +0300
31492 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
31494 Modified quite a bit to be more portable.
31496 ! embed.h embed.pl perl.h proto.h util.c
31497 ____________________________________________________________________________
31498 [ 7544] By: jhi on 2000/11/04 22:32:47
31499 Log: Dying is too strict here, better just skip.
31502 ____________________________________________________________________________
31503 [ 7543] By: nick on 2000/11/04 21:55:13
31504 Log: Merge mainline
31506 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31507 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
31508 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
31509 !> (integrate 64 files)
31510 ____________________________________________________________________________
31511 [ 7542] By: jhi on 2000/11/04 21:09:28
31512 Log: More Changes tweakery.
31514 ! Changes Porting/genlog
31515 ____________________________________________________________________________
31516 [ 7541] By: jhi on 2000/11/04 20:58:18
31517 Log: Changes fixups.
31520 ____________________________________________________________________________
31521 [ 7540] By: jhi on 2000/11/04 20:42:38
31522 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
31523 create a "fast path" for locale name probing using "locale -a"
31524 if available, squash finally hopefully the s?printf resetting
31525 the numeric locale (since, IIUC perllocale, it never shouldn't).
31527 ! sv.c t/op/misc.t t/pragma/locale.t
31528 ____________________________________________________________________________
31529 [ 7539] By: nick on 2000/11/04 19:56:10
31530 Log: PerlIO infrastructure complete.
31533 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
31534 ____________________________________________________________________________
31535 [ 7538] By: nick on 2000/11/04 14:31:32
31536 Log: Type tweaks + less contorted allocation scheme
31539 ____________________________________________________________________________
31540 [ 7537] By: nick on 2000/11/04 12:40:42
31541 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
31542 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
31543 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
31544 sensible) which lead to some interesting fails.
31547 ____________________________________________________________________________
31548 [ 7536] By: jhi on 2000/11/04 00:20:02
31549 Log: Add FCNTL_CAN_LOCK.
31551 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31552 From: Andy Dougherty <doughera@lafayette.edu>
31553 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
31554 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
31556 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31557 From: Andy Dougherty <doughera@lafayette.edu>
31558 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
31559 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
31560 Branch: metaconfig/U/perl
31561 + d_fcntl_can_lock.U
31564 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31565 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
31566 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31567 ! vos/config.ga.h win32/config.bc win32/config.gc
31569 ____________________________________________________________________________
31570 [ 7535] By: nick on 2000/11/03 22:19:10
31571 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
31572 - Works on Linux with
31575 - Works on Solaris with
31577 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
31578 - Fails (hangs in openpid) if you try and stack
31579 perlio + stdio - Linux stdio's read() logic is hanging.
31581 ! iperlsys.h perlio.c
31582 ____________________________________________________________________________
31583 [ 7534] By: jhi on 2000/11/03 15:16:02
31584 Log: Subject: Re: README.aix
31585 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31586 Date: Fri, 03 Nov 2000 16:03:15 +0100
31587 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
31590 ____________________________________________________________________________
31591 [ 7533] By: jhi on 2000/11/03 03:59:02
31592 Log: Subject: [PATCH 5.7.0] better messages from malloc()
31593 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31594 Date: Wed, 1 Nov 2000 23:39:56 -0500
31595 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
31597 ! malloc.c pod/perldiag.pod
31598 ____________________________________________________________________________
31599 [ 7532] By: jhi on 2000/11/03 00:11:56
31600 Log: The #7521 touched things it shouldn't have.
31602 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
31603 ____________________________________________________________________________
31604 [ 7531] By: jhi on 2000/11/02 22:32:33
31605 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
31606 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31607 Date: Thu, 2 Nov 2000 16:58:36 EST
31608 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
31610 ! vms/gen_shrfls.pl
31611 ____________________________________________________________________________
31612 [ 7530] By: jhi on 2000/11/02 22:08:49
31613 Log: Fix the problem discussed in
31615 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
31616 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
31617 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
31619 originally from Linc Madison. Also Andreas König's comments
31620 taken into account. Some other problems with Tie::SubstrHash
31621 fixed: didn't croak when the table exceeded the requested number
31622 of entries (as documented) but instead when the number of entries
31623 exceeded the size of the table, a croak() had an unnecessary \n,
31624 didn't have a CLEAR method, documented that there is no exists().
31625 Didn't fix to be strict-proof because the module uses &foo; and
31626 dynamic scope. Added a test script exercizing both first tamely
31627 the basic functionality, and then the failure cases reported by
31630 + t/lib/tie-substrhash.t
31631 ! MANIFEST lib/Tie/SubstrHash.pm
31632 ____________________________________________________________________________
31633 [ 7529] By: jhi on 2000/11/02 17:58:08
31634 Log: recv() can fail and return undef.
31636 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
31637 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
31638 Date: Thu, 2 Nov 2000 20:12:20 +0300
31639 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
31642 ____________________________________________________________________________
31643 [ 7528] By: jhi on 2000/11/02 17:49:09
31647 ____________________________________________________________________________
31648 [ 7527] By: jhi on 2000/11/02 15:48:37
31649 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
31650 fix a autovivification bug in Tie::RefHash, add tests for both.
31652 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
31653 From: Edward Avis <epa98@doc.ic.ac.uk>
31654 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
31655 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
31657 + t/lib/tie-refhash.t
31658 ! MANIFEST lib/Tie/RefHash.pm
31659 ____________________________________________________________________________
31660 [ 7526] By: jhi on 2000/11/02 13:56:26
31661 Log: Test::Harness revealed buglets in the new DynaLoader.
31663 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
31664 From: andreas.koenig@anima.de (Andreas J. Koenig)
31665 Date: 02 Nov 2000 11:26:48 +0100
31666 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
31668 ! ext/DynaLoader/DynaLoader_pm.PL
31669 ____________________________________________________________________________
31670 [ 7525] By: jhi on 2000/11/01 23:52:08
31671 Log: The entry for #7503 was missing.
31674 ____________________________________________________________________________
31675 [ 7524] By: jhi on 2000/11/01 23:40:52
31676 Log: Update Changes.
31678 ! Changes patchlevel.h
31679 ____________________________________________________________________________
31680 [ 7523] By: jhi on 2000/11/01 22:57:09
31681 Log: More tweaking on the #7522 theme.
31683 ! ext/DynaLoader/DynaLoader_pm.PL
31684 ____________________________________________________________________________
31685 [ 7522] By: jhi on 2000/11/01 22:06:15
31686 Log: Expand %Config variables and %ENV variables only if
31687 so requested during build time using the
31688 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
31689 Not expanding makes relocating distributions easier.
31691 ! ext/DynaLoader/DynaLoader_pm.PL
31692 ____________________________________________________________________________
31693 [ 7521] By: jhi on 2000/11/01 20:56:34
31694 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
31695 and setgid() because they were just changing $< and $( which means
31696 only changing the real uid/gid, as opposed to changing both
31697 real and effective ids. (The alternative way could have been
31698 in POSIX.pm to change $> and $), too, but making a direct call
31699 to the C API feels cleaner.) Fixes the bug
31701 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
31702 From: "Garry T. Williams" <garry@zvolve.com>
31703 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
31704 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
31706 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31707 ! ext/POSIX/typemap pod/perlvar.pod
31708 ____________________________________________________________________________
31709 [ 7520] By: jhi on 2000/11/01 20:08:33
31710 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
31711 From: "Garry T. Williams" <garry@zvolve.com>
31712 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
31713 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
31716 ____________________________________________________________________________
31717 [ 7519] By: jhi on 2000/11/01 20:01:22
31718 Log: Locale warning explanation tweak.
31721 ____________________________________________________________________________
31722 [ 7518] By: jhi on 2000/11/01 18:57:13
31725 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
31726 From: Jarkko Hietaniemi <jhi@iki.fi>
31727 Date: Tue, 10 Oct 2000 08:22:28 -0500
31728 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
31731 ____________________________________________________________________________
31732 [ 7517] By: jhi on 2000/11/01 18:41:59
31733 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
31734 From: Martien Verbruggen <mgjv@comdyn.com.au>
31735 Date: Fri, 6 Oct 2000 14:09:10 +1100
31736 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
31739 ____________________________________________________________________________
31740 [ 7516] By: jhi on 2000/11/01 18:34:55
31741 Log: Generalize the Camel wording.
31743 Subject: Re: perlfaq style changes
31744 From: John Borwick <jhborwic@unity.ncsu.edu>
31745 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
31746 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
31748 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
31749 ____________________________________________________________________________
31750 [ 7515] By: jhi on 2000/11/01 16:52:31
31751 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
31752 From: pimlott@idiomtech.com (Andrew Pimlott)
31753 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
31754 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
31757 ____________________________________________________________________________
31758 [ 7514] By: jhi on 2000/11/01 15:03:40
31759 Log: More AIX lore.
31761 ! ext/re/hints/aix.pl
31762 ____________________________________________________________________________
31763 [ 7513] By: jhi on 2000/11/01 14:48:30
31764 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
31765 From: root <root@chronos.fi.muni.cz>
31766 Date: Wed, 1 Nov 2000 12:31:32 +0100
31767 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
31770 ____________________________________________________________________________
31771 [ 7512] By: jhi on 2000/11/01 14:46:47
31772 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
31773 From: Martin Husemann <martin@duskware.de>
31774 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
31775 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
31778 ____________________________________________________________________________
31779 [ 7511] By: jhi on 2000/11/01 14:39:50
31780 Log: AUTHORS updates.
31783 ____________________________________________________________________________
31784 [ 7510] By: jhi on 2000/11/01 14:29:50
31785 Log: Subject: [PATCH] startperl to respect versiononly
31786 From: Robin Barker <rmb1@cise.npl.co.uk>
31787 Date: Tue, 31 Oct 2000 16:29:36 GMT
31788 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
31789 Branch: metaconfig/U/perl
31792 ! Configure config_h.SH
31793 ____________________________________________________________________________
31794 [ 7509] By: jhi on 2000/11/01 14:19:53
31795 Log: printf UVs the correct way, noticed by Robin Barker.
31798 ____________________________________________________________________________
31799 [ 7508] By: jhi on 2000/11/01 14:10:03
31800 Log: Do not cleanup *% because the % has special meanings in some
31801 shell environments.
31803 ! ext/Storable/Makefile.PL
31804 ____________________________________________________________________________
31805 [ 7507] By: jhi on 2000/11/01 14:06:00
31806 Log: The NonStop-UX libraries have a novel way to say NaN.
31809 ____________________________________________________________________________
31810 [ 7506] By: jhi on 2000/11/01 14:03:35
31811 Log: The osname has been lowercased by now, from Tom Bates.
31813 ! U/modified/Oldconfig.U
31815 ! Configure config_h.SH
31816 ____________________________________________________________________________
31817 [ 7505] By: jhi on 2000/10/31 19:18:39
31818 Log: The compiler is either gcc or cc, from Tom Bates.
31820 ! hints/nonstopux.sh
31821 ____________________________________________________________________________
31822 [ 7504] By: jhi on 2000/10/31 14:53:42
31823 Log: Update Changes.
31825 ! Changes patchlevel.h
31826 ____________________________________________________________________________
31827 [ 7503] By: jhi on 2000/10/31 14:30:50
31828 Log: Whitespace style tweak. Was originally going to see to
31830 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
31831 From: Joe Smith <jms@inwap.com>
31832 Date: Mon, 30 Oct 2000 18:47:57 -0800
31833 Message-Id: <39FE32DD.24AAC4D@inwap.com>
31835 but that had already been taken care of.
31837 ! U/compline/d_stdstdio.U
31839 ! Configure config_h.SH
31840 ____________________________________________________________________________
31841 [ 7502] By: jhi on 2000/10/31 14:25:02
31842 Log: AUTHORS tweaks.
31845 ____________________________________________________________________________
31846 [ 7501] By: jhi on 2000/10/31 14:23:59
31847 Log: Subject: perlfaq style changes
31848 From: John Borwick <jhborwic@unity.ncsu.edu>
31849 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
31850 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
31852 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31853 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31854 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31856 ____________________________________________________________________________
31857 [ 7500] By: jhi on 2000/10/31 14:22:15
31858 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
31860 Subject: Re: [ID 20000918.005] ~ on wide chars
31861 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31862 Date: Mon, 30 Oct 2000 21:09:55 -0800
31863 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
31865 (The ord() part of the patch skipped.)
31868 ____________________________________________________________________________
31869 [ 7499] By: jhi on 2000/10/31 14:20:08
31870 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
31871 From: Jens Hamisch <jens@Strawberry.COM>
31872 Date: Mon, 30 Oct 2000 15:17:07 +0100
31873 Message-Id: <20001030151707.A9597@Strawberry.COM>
31876 ____________________________________________________________________________
31877 [ 7498] By: jhi on 2000/10/31 14:16:29
31878 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
31879 From: Peter Prymmer <pvhp@forte.com>
31880 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
31881 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
31883 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31884 + ext/Encode/Encode/posix-bc.enc
31885 ! MANIFEST t/lib/encode.t
31886 ____________________________________________________________________________
31887 [ 7497] By: jhi on 2000/10/31 14:13:22
31888 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
31889 From: Peter Prymmer <pvhp@forte.com>
31890 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
31891 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
31894 ____________________________________________________________________________
31895 [ 7496] By: jhi on 2000/10/31 14:12:05
31896 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
31897 From: Peter Prymmer <pvhp@forte.com>
31898 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
31899 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
31901 ! t/lib/cgi-function.t
31902 ____________________________________________________________________________
31903 [ 7495] By: jhi on 2000/10/31 14:11:08
31904 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
31905 From: Peter Prymmer <pvhp@forte.com>
31906 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
31907 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
31909 + ext/re/hints/aix.pl
31910 ! MANIFEST ext/re/Makefile.PL
31911 ____________________________________________________________________________
31912 [ 7494] By: jhi on 2000/10/31 14:08:32
31913 Log: Use Errno magic.
31915 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
31916 From: Casey Tweten <perl@ctweten.amsite.com>
31917 Date: Mon, 30 Oct 2000 15:51:17 -0500
31918 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
31921 ____________________________________________________________________________
31922 [ 7493] By: jhi on 2000/10/31 14:05:07
31923 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
31925 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
31926 From: Nicholas Clark <nick@ccl4.org>
31927 Date: Mon, 30 Oct 2000 17:38:45 +0000
31928 Message-ID: <20001030173845.O60355@plum.flirble.org>
31930 ! Makefile.SH utils/perlbug.PL
31931 ____________________________________________________________________________
31932 [ 7492] By: nick on 2000/10/30 19:37:23
31933 Log: Change files which are mysteriously different to mainline to be
31934 copies of mainline.
31936 ! objXSUB.h perlapi.c pod/perlapi.pod
31937 ____________________________________________________________________________
31938 [ 7491] By: nick on 2000/10/30 18:05:54
31939 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
31940 - typo in endian code in putc.
31941 - Don't allow read of write-only files and vice-versa
31942 - and off-by-one in flush-all loop.
31943 Remove debug calls as they were using GCC specific features.
31946 ____________________________________________________________________________
31947 [ 7490] By: nick on 2000/10/29 21:45:45
31948 Log: Integrate mainline to perlio
31950 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
31952 ____________________________________________________________________________
31953 [ 7489] By: jhi on 2000/10/29 21:11:08
31954 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
31955 From: andreas.koenig@anima.de (Andreas J. Koenig)
31956 Date: 29 Oct 2000 22:05:59 +0100
31957 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
31959 ! lib/ExtUtils/Manifest.pm
31960 ____________________________________________________________________________
31961 [ 7488] By: jhi on 2000/10/29 21:07:47
31962 Log: Tests for #7487.
31964 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31965 From: andreas.koenig@anima.de (Andreas J. Koenig)
31966 Date: 29 Oct 2000 19:37:09 +0100
31967 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
31970 ____________________________________________________________________________
31971 [ 7487] By: jhi on 2000/10/29 21:06:27
31972 Log: constsub spillage.
31974 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31975 From: John Tobey <jtobey@john-edwin-tobey.org>
31976 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
31977 Message-Id: <m13pvSr-000FObC@feynman.localnet>
31980 ____________________________________________________________________________
31981 [ 7486] By: nick on 2000/10/29 21:05:04
31982 Log: Integrate mainline to perlio branch
31984 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
31985 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
31986 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
31987 +> vos/install_perl.cm
31988 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
31989 - vos/config.h vos/config_h.SH_orig
31990 !> (integrate 141 files)
31991 ____________________________________________________________________________
31992 [ 7485] By: jhi on 2000/10/29 21:00:47
31993 Log: Make \x{...} consistently produce UTF-8.
31995 Subject: Re: \x{...} is confused
31996 From: Simon Cozens <simon@cozens.net>
31997 Date: Sun, 29 Oct 2000 19:36:48 +0000
31998 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
32000 ! t/pragma/utf8.t toke.c
32001 ____________________________________________________________________________
32002 [ 7484] By: nick on 2000/10/29 20:05:29
32003 Log: PerlIO passes all tests.
32006 ____________________________________________________________________________
32007 [ 7483] By: jhi on 2000/10/29 18:06:55
32008 Log: Update Changes.
32010 ! Changes patchlevel.h
32011 ____________________________________________________________________________
32012 [ 7482] By: nick on 2000/10/29 17:43:28
32013 Log: Include <unistd.h> to get correct lseek() prototype etc.
32014 (I thought perl.h did that) - down to two fails
32015 - comp/require.t (last test)
32016 - lib/io_xs.t - possibly import/export of FILE * ?
32019 ____________________________________________________________________________
32020 [ 7481] By: jhi on 2000/10/29 17:02:37
32021 Log: UTF-8 decoder tweak.
32024 ____________________________________________________________________________
32025 [ 7480] By: nick on 2000/10/29 16:26:11
32026 Log: Fixed two bugs:
32027 - error code not being set on close (of broken pipe)
32028 - append mode was truncating.
32029 At least one seek/tell bug remains.
32032 ____________________________________________________________________________
32033 [ 7479] By: nick on 2000/10/29 11:18:16
32034 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
32035 in case of accidents. Still several worrying fails, no line disciplines yet.
32037 ! iperlsys.h perlio.c
32038 ____________________________________________________________________________
32039 [ 7478] By: jhi on 2000/10/29 02:04:01
32040 Log: Add also emailless people.
32043 ____________________________________________________________________________
32044 [ 7477] By: jhi on 2000/10/29 01:36:00
32045 Log: The #7476 needs a MANIFEST change, too.
32048 ____________________________________________________________________________
32049 [ 7476] By: jhi on 2000/10/29 01:35:21
32050 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
32054 ____________________________________________________________________________
32055 [ 7475] By: jhi on 2000/10/28 23:57:25
32056 Log: De-quoted-unreadable to ISO Latin 1.
32057 (There's one ISO-2022-JP name in Changes5.004.)
32059 ! Changes Changes5.6
32060 ____________________________________________________________________________
32061 [ 7474] By: jhi on 2000/10/28 19:13:06
32062 Log: Subject: [ID 20001027.007] uniq array in perlfaq
32063 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
32064 Date: Fri, 27 Oct 2000 19:28:30 +0200
32065 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
32068 ____________________________________________________________________________
32069 [ 7473] By: jhi on 2000/10/28 18:02:05
32070 Log: Locking null mutexes is not recommendable.
32072 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
32073 From: Hugo <hv@crypt.compulink.co.uk>
32074 Date: Sat, 28 Oct 2000 18:41:12 +0100
32075 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
32078 ____________________________________________________________________________
32079 [ 7472] By: jhi on 2000/10/28 17:52:58
32080 Log: Better create a true mailing list for the repository keepers.
32082 ! Porting/repository.pod
32083 ____________________________________________________________________________
32084 [ 7471] By: jhi on 2000/10/28 17:28:24
32085 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
32086 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32088 + Porting/repository.pod
32090 ____________________________________________________________________________
32091 [ 7470] By: jhi on 2000/10/28 17:20:54
32092 Log: Subject: DOC PATCH 5.6.0
32093 From: mjd@plover.com
32094 Date: 27 Oct 2000 17:32:44 -0000
32095 Message-ID: <20001027173244.23754.qmail@plover.com>
32098 ____________________________________________________________________________
32099 [ 7469] By: jhi on 2000/10/28 17:16:45
32100 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32101 From: "Peter J. Farley III" <pjfarley@banet.net>
32102 Date: Fri, 27 Oct 2000 20:32:56 -0400
32103 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
32106 ____________________________________________________________________________
32107 [ 7468] By: jhi on 2000/10/28 17:07:18
32108 Log: Make target reordering to avoid pointless re-makes.
32110 Subject: Re: Total re-make of 'make okfile' after 7451 ?
32111 From: Nicholas Clark <nick@ccl4.org>
32112 Date: Sat, 28 Oct 2000 00:31:02 +0100
32113 Message-ID: <20001028003101.A54517@plum.flirble.org>
32116 ____________________________________________________________________________
32117 [ 7467] By: jhi on 2000/10/28 17:05:31
32118 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32119 From: lvirden@cas.org
32120 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
32121 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
32124 ____________________________________________________________________________
32125 [ 7466] By: jhi on 2000/10/28 16:09:16
32126 Log: Upgrade to CPAN 1.58_55.
32128 Subject: CPAN.pm status
32129 From: andreas.koenig@anima.de (Andreas J. Koenig)
32130 Date: 28 Oct 2000 08:18:00 +0200
32131 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
32133 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32134 ____________________________________________________________________________
32135 [ 7465] By: jhi on 2000/10/28 16:02:47
32136 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32138 ! embed.h embed.pl perl.h proto.h toke.c
32139 ____________________________________________________________________________
32140 [ 7464] By: nick on 2000/10/28 10:43:44
32141 Log: Fix for sv_2iv() on "shared" value from keys %hash.
32144 ____________________________________________________________________________
32145 [ 7463] By: jhi on 2000/10/27 16:18:29
32146 Log: Update Changes.
32148 ! Changes patchlevel.h
32149 ____________________________________________________________________________
32150 [ 7462] By: jhi on 2000/10/27 16:17:44
32151 Log: Too enthusiastic editing in #7460.
32153 ! U/modified/Oldsym.U
32155 ! Configure config_h.SH
32156 ____________________________________________________________________________
32157 [ 7461] By: jhi on 2000/10/27 15:37:38
32158 Log: Retract #7459, the script needs more work.
32162 ____________________________________________________________________________
32163 [ 7460] By: jhi on 2000/10/27 15:23:14
32164 Log: Use $sort, $uniq (and $tr) consistently as wondered
32167 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
32168 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
32169 ! U/modified/libc.U
32171 ! Configure config_h.SH
32172 ____________________________________________________________________________
32173 [ 7459] By: jhi on 2000/10/27 15:02:07
32174 Log: (Retracted by #7461)
32176 Add a shell script for creating/removing symbolic link farms,
32177 useful for keeping the source code read-only and doing the
32178 builds somewhere else.
32182 ____________________________________________________________________________
32183 [ 7458] By: jhi on 2000/10/27 14:42:20
32184 Log: Do away with the fix_pl.
32187 ! MANIFEST Makefile.SH
32188 ____________________________________________________________________________
32189 [ 7457] By: jhi on 2000/10/27 12:43:13
32190 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32191 From: Jens Hamisch <jens@Strawberry.COM>
32192 Date: Fri, 27 Oct 2000 14:38:21 +0200
32193 Message-Id: <20001027143821.B3366@Strawberry.COM>
32196 ____________________________________________________________________________
32197 [ 7456] By: jhi on 2000/10/27 12:33:42
32198 Log: Subject: [PATCH] todo
32199 From: Nicholas Clark <nick@ccl4.org>
32200 Date: Thu, 26 Oct 2000 22:32:29 +0100
32201 Message-ID: <20001026223229.A44540@plum.flirble.org>
32204 ____________________________________________________________________________
32205 [ 7455] By: jhi on 2000/10/27 12:02:21
32206 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
32207 From: John Tobey <jtobey@john-edwin-tobey.org>
32208 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
32209 Message-Id: <m13ozHF-000FObC@feynman.localnet>
32211 ! op.c t/pragma/sub_lval.t
32212 ____________________________________________________________________________
32213 [ 7454] By: jhi on 2000/10/27 11:59:42
32214 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32215 From: sthoenna@efn.org
32216 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
32217 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
32219 ! pp.c t/op/assignwarn.t
32220 ____________________________________________________________________________
32221 [ 7453] By: jhi on 2000/10/27 00:15:08
32222 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
32224 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32225 ! ext/Storable/Storable.xs t/lib/st-lock.t
32226 ____________________________________________________________________________
32227 [ 7452] By: jhi on 2000/10/26 13:05:52
32228 Log: Undo #7451, this seems to be a deficiency in Perforce,
32229 there is no per-file line-terminator type, only per-client.
32231 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32232 ! win32/makefile.mk
32233 ____________________________________________________________________________
32234 [ 7451] By: jhi on 2000/10/26 04:56:03
32235 Log: Experimenting in DOS arcana.
32237 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32238 ! win32/makefile.mk
32239 ____________________________________________________________________________
32240 [ 7450] By: jhi on 2000/10/26 04:50:52
32241 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
32242 From: "Peter J. Farley III" <pjfarley@banet.net>
32243 Date: Wed, 25 Oct 2000 23:10:18 -0400
32244 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
32247 ____________________________________________________________________________
32248 [ 7449] By: jhi on 2000/10/26 04:49:16
32249 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
32250 From: Hugo <hv@crypt.compulink.co.uk>
32251 Date: Thu, 26 Oct 2000 01:55:17 +0100
32252 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
32254 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
32256 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
32257 ____________________________________________________________________________
32258 [ 7448] By: jhi on 2000/10/26 04:38:36
32259 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32260 From: Peter Prymmer <pvhp@forte.com>
32261 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
32262 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
32265 ____________________________________________________________________________
32266 [ 7447] By: jhi on 2000/10/25 23:20:02
32267 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32268 in platforms that strictly require all the symbols being present
32272 ____________________________________________________________________________
32273 [ 7446] By: jhi on 2000/10/25 21:55:57
32274 Log: Update Changes.
32276 ! Changes patchlevel.h
32277 ____________________________________________________________________________
32278 [ 7445] By: jhi on 2000/10/25 21:27:08
32279 Log: Integrate with vmsperl #7430 by Charles Bailey:
32281 Cleanup from prior patch (Charles Lane?):
32282 - improve handling of MFDs in Basename and Path
32283 - default to no xsubpp line # munging when building debug images
32285 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32286 ____________________________________________________________________________
32287 [ 7444] By: jhi on 2000/10/25 21:03:50
32288 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
32289 From: John Peacock <JPeacock@UnivPress.com>
32290 Date: Thu, 18 May 2000 11:55:27 -0400
32291 Message-ID: <3924126F.A58BE57A@UnivPress.com>
32293 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
32295 ____________________________________________________________________________
32296 [ 7443] By: jhi on 2000/10/25 20:43:10
32297 Log: Temporary stopgap for the self-tying issue: for now only
32298 array and hash self-ties are verboten. The real fix, of
32299 course, would be to comprehensively test (and implement?)
32300 and debug (and document) self-ties.
32302 ! pod/perldiag.pod pp_sys.c t/op/tie.t
32303 ____________________________________________________________________________
32304 [ 7442] By: jhi on 2000/10/25 20:14:30
32305 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
32306 From: Dan Sugalski <dan@sidhe.org>
32307 Date: Wed, 25 Oct 2000 13:36:35 -0400
32308 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
32310 plus regen global.sym.
32312 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
32314 ____________________________________________________________________________
32315 [ 7441] By: jhi on 2000/10/25 20:12:20
32316 Log: buildtoc target tweaks.
32319 ____________________________________________________________________________
32320 [ 7440] By: jhi on 2000/10/25 20:03:53
32321 Log: A new version of making the syslog test more robust.
32324 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32325 From: "Kurt D. Starsinic" <kstar@chapin.edu>
32326 Date: Wed, 25 Oct 2000 12:13:54 -0400
32327 Message-ID: <20001025121354.B2264@O2.chapin.edu>
32330 ____________________________________________________________________________
32331 [ 7439] By: jhi on 2000/10/25 20:00:48
32332 Log: Continue the internal UTF-8 API tweaking.
32333 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32334 used much more than the simpler API, now called utf8_to_uv_simple().
32335 Still not quite happy with API, too much partial duplication
32338 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
32339 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
32340 ! regcomp.c regexec.c sv.c toke.c utf8.c
32341 ____________________________________________________________________________
32342 [ 7438] By: jhi on 2000/10/25 18:52:30
32343 Log: Allow poking holes at the UTF-8 decoding strictness.
32345 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
32347 ____________________________________________________________________________
32348 [ 7437] By: jhi on 2000/10/25 13:53:05
32349 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
32350 UTF8LEN() and UTF8SKIP().
32352 ! pp.c utf8.c utf8.h
32353 ____________________________________________________________________________
32354 [ 7436] By: jhi on 2000/10/25 13:51:37
32355 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
32356 From: Nicholas Clark <nick@ccl4.org>
32357 Date: Wed, 25 Oct 2000 14:44:05 +0100
32358 Message-ID: <20001025144404.D27253@plum.flirble.org>
32361 ____________________________________________________________________________
32362 [ 7435] By: jhi on 2000/10/25 13:49:32
32363 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32364 From: Mike Guy <mjtg@cam.ac.uk>
32365 Date: Tue, 24 Oct 2000 14:59:40 +0100
32366 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
32369 ____________________________________________________________________________
32370 [ 7434] By: jhi on 2000/10/25 13:48:41
32371 Log: AIX is picky about its symbol exports. Solution for now
32372 is to include the deb.o explicitly to the re extension build.
32374 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
32375 From: Peter Prymmer <pvhp@forte.com>
32376 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
32377 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
32379 ! ext/re/Makefile.PL hints/aix.sh
32380 ____________________________________________________________________________
32381 [ 7433] By: jhi on 2000/10/25 13:46:49
32382 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32383 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32384 Date: Wed, 25 Oct 2000 12:02:20 +0200
32385 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
32388 ____________________________________________________________________________
32389 [ 7432] By: jhi on 2000/10/25 13:44:28
32390 Log: Subject: Minor update to find2perl, for portability
32391 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32392 Date: Wed, 25 Oct 2000 12:05:47 +0100
32393 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
32396 ____________________________________________________________________________
32397 [ 7431] By: jhi on 2000/10/25 13:40:39
32398 Log: Add targets to Makefile.SH, most importantly
32399 'regen_all' which also remembers to update vms/perly*.
32402 ____________________________________________________________________________
32403 [ 7430] By: bailey on 2000/10/25 03:13:53
32404 Log: Cleanup from prior patch (Charles Lane?):
32405 - improve handling of MFDs in Basename and Path
32406 - default to no xsubpp line # munging when building debug images
32408 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32409 ____________________________________________________________________________
32410 [ 7429] By: jhi on 2000/10/24 20:03:40
32411 Log: Podify README.epoc and README.vos.
32413 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
32414 ! pod/perlport.pod pod/perltoc.pod
32415 ____________________________________________________________________________
32416 [ 7428] By: jhi on 2000/10/24 19:10:33
32417 Log: Stratus VOS updates from Paul Green.
32419 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32420 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32421 - vos/config.def vos/config.h vos/config_h.SH_orig
32422 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
32423 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
32424 ____________________________________________________________________________
32425 [ 7427] By: jhi on 2000/10/24 18:59:48
32426 Log: Check if stdio supports tweaking lval and cnt simultaneously.
32428 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32429 From: Nicholas Clark <nick@ccl4.org>
32430 Date: Mon, 23 Oct 2000 15:39:32 +0100
32431 Message-ID: <20001023153932.A10786@plum.flirble.org>
32433 ! U/compline/d_stdstdio.U
32435 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32436 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
32437 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
32438 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
32439 ! vos/config.h vos/config_h.SH_orig win32/config.bc
32440 ! win32/config.gc win32/config.vc
32441 ____________________________________________________________________________
32442 [ 7426] By: jhi on 2000/10/24 17:57:44
32443 Log: Missed the header file changes from #7425.
32445 ! embed.h embed.pl objXSUB.h proto.h
32446 ____________________________________________________________________________
32447 [ 7425] By: jhi on 2000/10/24 17:55:17
32448 Log: Fix the bug reported in
32450 From: andreas.koenig@anima.de (Andreas J. Koenig)
32451 Subject: Encode bug?
32452 Date: 24 Oct 2000 14:01:26 +0200
32453 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
32455 Also make is_utf8_char() stricter.
32457 ! ext/Encode/Encode.xs utf8.c
32458 ____________________________________________________________________________
32459 [ 7424] By: jhi on 2000/10/24 15:15:39
32460 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32461 From: Peter Scott <Peter@PSDT.com>
32462 Date: Mon, 23 Oct 2000 19:46:01 -0700
32463 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
32466 ____________________________________________________________________________
32467 [ 7423] By: jhi on 2000/10/24 14:25:30
32468 Log: Test tweak to avoid pulling in the whole Config.
32471 ____________________________________________________________________________
32472 [ 7422] By: jhi on 2000/10/24 14:03:16
32473 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
32476 ____________________________________________________________________________
32477 [ 7421] By: jhi on 2000/10/24 13:32:09
32478 Log: (Replaced by #7440.)
32480 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32481 From: "Kurt D. Starsinic" <kstar@chapin.edu>
32482 Date: Mon, 23 Oct 2000 16:40:54 -0400
32483 Message-ID: <20001023164054.B14491@O2.chapin.edu>
32486 ____________________________________________________________________________
32487 [ 7420] By: jhi on 2000/10/24 13:30:53
32488 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
32489 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32490 Date: Mon, 23 Oct 2000 17:29:03 -0400
32491 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
32493 ! lib/ExtUtils/MM_Unix.pm
32494 ____________________________________________________________________________
32495 [ 7419] By: jhi on 2000/10/24 13:29:57
32496 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32497 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32498 Date: Mon, 23 Oct 2000 19:01:32 -0400
32499 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
32502 ____________________________________________________________________________
32503 [ 7418] By: jhi on 2000/10/24 13:26:04
32504 Log: Replace #7409 with
32506 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
32507 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32508 Date: Mon, 23 Oct 2000 20:08:56 +0200
32509 Message-ID: <20001023200855.A14850@nice.ram.loc>
32511 ! ext/Storable/Storable.pm t/lib/st-lock.t
32512 ____________________________________________________________________________
32513 [ 7417] By: jhi on 2000/10/24 13:17:52
32514 Log: Run vms/vms_yfix.pl, should have done that after changing
32517 ! vms/perly_c.vms vms/perly_h.vms
32518 ____________________________________________________________________________
32519 [ 7416] By: jhi on 2000/10/24 02:55:33
32520 Log: Make the UTF-8 decoding stricter and more verbose when
32521 malformation happens. This involved adding an argument
32522 to utf8_to_uv_chk(), which involved changing its prototype,
32523 and prefer STRLEN over I32 for the UTF-8 length, which as
32524 a domino effect necessitated changing the prototypes of
32525 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32526 The stricter UTF-8 decoding checking uses Markus Kuhn's
32527 UTF-8 Decode Stress Tester from
32528 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32530 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
32531 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
32532 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
32533 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
32534 ____________________________________________________________________________
32535 [ 7415] By: jhi on 2000/10/23 14:06:06
32536 Log: Update Changes.
32538 ! Changes patchlevel.h
32539 ____________________________________________________________________________
32540 [ 7414] By: jhi on 2000/10/23 12:39:52
32541 Log: Undo the basename() part of #7412 since the lib/basename
32542 tests would need upgrading too.
32544 ! lib/File/Basename.pm
32545 ____________________________________________________________________________
32546 [ 7413] By: jhi on 2000/10/23 12:19:27
32547 Log: Document PERL_INSTALL_ROOT of #7210.
32549 ! lib/ExtUtils/Install.pm
32550 ____________________________________________________________________________
32551 [ 7412] By: jhi on 2000/10/23 12:16:47
32552 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
32554 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
32555 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
32556 ____________________________________________________________________________
32557 [ 7411] By: jhi on 2000/10/23 12:07:41
32558 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
32559 From: Prymmer/Kahn <pvhp@best.com>
32560 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
32561 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
32563 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
32564 ____________________________________________________________________________
32565 [ 7410] By: jhi on 2000/10/23 04:10:11
32566 Log: The change #7187 was not so good on VMS.
32568 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
32569 From: "Craig A. Berry" <craig.berry@psinetcs.com>
32570 Date: Sun, 22 Oct 2000 23:03:08 -0500
32571 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
32574 ____________________________________________________________________________
32575 [ 7409] By: jhi on 2000/10/23 03:57:36
32576 Log: Avoid Storable locking on DJGPP for now.
32578 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
32579 From: "Peter J. Farley III" <pjfarley@banet.net>
32580 Date: Sun, 22 Oct 2000 20:00:00 -0400
32581 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
32583 ! ext/Storable/Storable.pm t/lib/st-lock.t
32584 ____________________________________________________________________________
32585 [ 7408] By: jhi on 2000/10/23 03:50:24
32586 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
32587 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32588 Date: Sun, 22 Oct 2000 21:12:22 -0400
32589 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
32592 ____________________________________________________________________________
32593 [ 7407] By: jhi on 2000/10/23 03:43:12
32594 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
32595 From: Hugo <hv@crypt.compulink.co.uk>
32596 Date: Mon, 23 Oct 2000 00:47:22 +0100
32597 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
32599 ! regexec.c t/op/pat.t
32600 ____________________________________________________________________________
32601 [ 7406] By: jhi on 2000/10/23 03:40:29
32602 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
32604 ! lib/ExtUtils/MakeMaker.pm
32605 ____________________________________________________________________________
32606 [ 7405] By: jhi on 2000/10/22 21:32:00
32609 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
32610 From: rspier@pobox.com (Robert Spier)
32611 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
32612 Message-ID: <14835.16112.13457.447971@rls.cx>
32615 ____________________________________________________________________________
32616 [ 7404] By: jhi on 2000/10/22 21:30:51
32617 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
32618 From: rspier@pobox.com (Robert Spier)
32619 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
32620 Message-ID: <14835.17223.72448.705566@rls.cx>
32622 ! lib/ExtUtils/MakeMaker.pm
32623 ____________________________________________________________________________
32624 [ 7403] By: jhi on 2000/10/22 21:24:11
32625 Log: Subject: [PATCH bleadperl] ripples from constsub patch
32626 From: John Tobey <jtobey@john-edwin-tobey.org>
32627 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
32628 Message-Id: <m13nSOB-000FObC@feynman.localnet>
32630 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
32631 ____________________________________________________________________________
32632 [ 7402] By: jhi on 2000/10/22 20:59:35
32633 Log: Support s?printf parameter reordering.
32635 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
32636 ____________________________________________________________________________
32637 [ 7401] By: jhi on 2000/10/22 19:19:14
32638 Log: Expand %Config variables only if explicitly so requested
32639 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
32641 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32642 From: Gurusamy Sarathy <gsar@ActiveState.com>
32643 Date: Sun, 22 Oct 2000 11:47:32 -0700
32644 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
32646 ! Makefile.SH lib/lib_pm.PL
32647 ____________________________________________________________________________
32648 [ 7400] By: jhi on 2000/10/22 18:24:10
32649 Log: Move the #7390 test from warn/op to comp/redef.
32651 Subject: Re: Creating const subs for constants.
32652 From: John Tobey <jtobey@john-edwin-tobey.org>
32653 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
32654 Message-Id: <m13nG72-000FObC@feynman.localnet>
32656 ! t/comp/redef.t t/pragma/warn/op
32657 ____________________________________________________________________________
32658 [ 7399] By: jhi on 2000/10/22 17:49:59
32659 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32660 From: Nicholas Clark <nick@ccl4.org>
32661 Date: Sat, 21 Oct 2000 22:23:19 +0100
32662 Message-ID: <20001021222319.B45586@plum.flirble.org>
32664 ! ext/DynaLoader/DynaLoader_pm.PL
32665 ____________________________________________________________________________
32666 [ 7398] By: jhi on 2000/10/22 17:47:35
32667 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
32668 From: Hugo <hv@crypt.compulink.co.uk>
32669 Date: Sat, 21 Oct 2000 18:19:59 +0100
32670 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
32672 ! ext/B/B.pm ext/B/B/C.pm
32673 ____________________________________________________________________________
32674 [ 7397] By: jhi on 2000/10/22 17:35:18
32675 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
32676 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
32677 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
32678 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
32681 ____________________________________________________________________________
32682 [ 7396] By: jhi on 2000/10/22 17:19:46
32683 Log: Subject: installman go-faster stripes
32684 From: Nicholas Clark <nick@talking.bollo.cx>
32685 Date: Sat, 21 Oct 2000 17:24:53 +0100
32686 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
32688 Subject: Re: installman go-faster stripes
32689 From: Russ Allbery <rra@stanford.edu>
32690 Date: 21 Oct 2000 11:04:13 -0700
32691 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
32693 ! installman pod/pod2man.PL
32694 ____________________________________________________________________________
32695 [ 7395] By: jhi on 2000/10/22 17:17:35
32696 Log: Hints tweak from Anton Berezin.
32699 ____________________________________________________________________________
32700 [ 7394] By: jhi on 2000/10/22 04:50:04
32701 Log: Tweak the Is* definitions of Unicode character classes
32702 to better match the official categorizations; embrace
32703 the official categorizations; add the combining marks
32704 as alpha (and -numeric); fix DCinital (a typo and edito)
32707 + lib/unicode/Is/DCmedial.pl
32708 - lib/unicode/Is/DCinital.pl
32709 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32710 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
32711 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
32712 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32713 ____________________________________________________________________________
32714 [ 7393] By: jhi on 2000/10/21 18:06:05
32715 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
32716 From: Daniel Chetlin <daniel@chetlin.com>
32717 Date: Sat, 21 Oct 2000 02:57:03 -0700
32718 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
32720 + t/lib/tie-splice.t
32721 ! MANIFEST lib/Tie/Array.pm
32722 ____________________________________________________________________________
32723 [ 7392] By: gsar on 2000/10/21 18:05:15
32724 Log: resync utfperl branch with mainline
32726 !> (integrate 1760 files)
32727 ____________________________________________________________________________
32728 [ 7391] By: jhi on 2000/10/21 14:37:49
32729 Log: Testcases for a #7383,#7385 related bug.
32731 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
32732 From: Nicholas Clark <nick@ccl4.org>
32733 Date: Sat, 21 Oct 2000 15:04:51 +0100
32734 Message-ID: <20001021150451.A51566@plum.flirble.org>
32737 ____________________________________________________________________________
32738 [ 7390] By: jhi on 2000/10/21 14:35:57
32739 Log: Add a testcase for #7389.
32742 ____________________________________________________________________________
32743 [ 7389] By: jhi on 2000/10/21 14:26:45
32744 Log: Subject: Re: Creating const subs for constants.
32745 From: John Tobey <jtobey@john-edwin-tobey.org>
32746 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
32747 Message-Id: <m13mo0N-000FObC@feynman.localnet>
32749 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
32751 ____________________________________________________________________________
32752 [ 7388] By: nick on 2000/10/21 11:44:23
32753 Log: Populate perlio branch
32755 +> (branch 1760 files)
32756 ____________________________________________________________________________
32757 [ 7387] By: nick on 2000/10/21 10:52:05
32758 Log: Get branch back as replica of mainline via :
32759 p4 integrate -b utfperl
32760 p4 resolve -at ./...
32762 +> (branch 269 files)
32763 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
32764 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
32765 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
32766 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
32767 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
32768 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32769 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32770 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32771 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
32772 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
32773 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
32774 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
32775 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
32776 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
32777 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
32778 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
32779 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
32780 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
32781 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
32782 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
32783 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
32784 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
32785 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
32786 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
32787 - lib/unicode/UCD300.html lib/unicode/Unicode.300
32788 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
32789 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
32790 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
32791 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
32792 !> (integrate 965 files)
32793 ____________________________________________________________________________
32794 [ 7386] By: jhi on 2000/10/21 01:31:12
32795 Log: Update Changes.
32797 ! Changes patchlevel.h
32798 ____________________________________________________________________________
32799 [ 7385] By: jhi on 2000/10/21 01:28:42
32800 Log: The #7383 was right only in the context of the original bug report,
32801 not in more general case.
32804 ____________________________________________________________________________
32805 [ 7384] By: jhi on 2000/10/21 01:08:23
32806 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
32808 ! ext/IO/lib/IO/Select.pm
32809 ____________________________________________________________________________
32810 [ 7383] By: jhi on 2000/10/21 00:44:18
32811 Log: Fix for ID 20001020.006, concatenating an unset submatch
32812 with utf8 resulted in "Modification of a read-only value".
32814 ! pp_hot.c t/pragma/utf8.t
32815 ____________________________________________________________________________
32816 [ 7382] By: jhi on 2000/10/20 20:44:31
32817 Log: Make scan_num() reëntrant, as suggested in
32819 Subject: [PATCH perl@7229] Rentrant parser and yylex()
32820 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32821 Date: Fri, 20 Oct 2000 14:17:27 +0100
32822 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
32824 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
32826 ____________________________________________________________________________
32827 [ 7381] By: jhi on 2000/10/20 20:07:29
32828 Log: Reëntrancy fix.
32830 Subject: [PATCH perl@7229] Rentrant parser and yylex()
32831 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32832 Date: Fri, 20 Oct 2000 14:17:27 +0100
32833 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
32835 ! embed.h embed.pl perl.h proto.h toke.c
32836 ____________________________________________________________________________
32837 [ 7380] By: jhi on 2000/10/20 19:15:54
32838 Log: Don't write double values through long double pointers,
32841 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32842 From: Jens Hamisch <jens@Strawberry.COM>
32843 Date: Tue, 17 Oct 2000 08:39:36 +0200
32844 Message-Id: <20001017083936.A11104@Strawberry.COM>
32847 ____________________________________________________________________________
32848 [ 7379] By: jhi on 2000/10/20 18:43:37
32849 Log: Portability tweak on #7377.
32851 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
32852 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32853 Date: Fri, 20 Oct 2000 13:13:41 EDT
32854 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
32857 ____________________________________________________________________________
32858 [ 7378] By: jhi on 2000/10/20 12:57:19
32859 Log: SOCKS function redefinitions need prototypes, too, otherwise
32860 for example 32 bit versus 64 bit differences cause a lot of
32863 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32864 From: Jens Hamisch <jens@Strawberry.COM>
32865 Date: Tue, 17 Oct 2000 08:39:36 +0200
32866 Message-Id: <20001017083936.A11104@Strawberry.COM>
32869 ____________________________________________________________________________
32870 [ 7377] By: jhi on 2000/10/20 12:37:12
32871 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
32872 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32873 Date: Fri, 20 Oct 2000 08:26:04 EDT
32874 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
32876 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
32877 ____________________________________________________________________________
32878 [ 7376] By: jhi on 2000/10/20 12:35:31
32879 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
32880 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32881 Date: Fri, 20 Oct 2000 07:48:15 EDT
32882 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
32884 ! configure.com vms/gen_shrfls.pl
32885 ____________________________________________________________________________
32886 [ 7375] By: bailey on 2000/10/20 04:44:37
32889 +> (branch 134 files)
32890 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
32891 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
32892 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
32893 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
32894 - eg/cgi/frameset.cgi eg/cgi/index.html
32895 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32896 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32897 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32898 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
32899 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
32900 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
32901 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
32902 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
32903 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
32904 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
32905 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
32906 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
32907 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
32908 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
32909 - lib/unicode/Props.txt lib/unicode/UCD300.html
32910 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
32911 - utils/perlbc.PL vms/subconfigure.com
32912 !> (integrate 785 files)
32913 ____________________________________________________________________________
32914 [ 7374] By: jhi on 2000/10/20 00:59:48
32915 Log: In the latest compiler builds cccdlflags must not become -fpic,
32916 from Wilfredo Sánchez.
32919 ____________________________________________________________________________
32920 [ 7373] By: jhi on 2000/10/20 00:56:35
32921 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
32922 From: Tony Cook <tony@develop-help.com>
32923 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
32924 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
32927 ____________________________________________________________________________
32928 [ 7372] By: jhi on 2000/10/19 19:34:40
32929 Log: Typo noted by Mark Lutz.
32932 ____________________________________________________________________________
32933 [ 7371] By: jhi on 2000/10/19 19:33:13
32934 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
32936 ! U/modified/Cppsym.U U/modified/Oldconfig.U
32937 Branch: metaconfig/U/perl
32938 ! End.U dlsrc.U libperl.U
32940 + hints/nonstopux.sh
32941 ! Configure MANIFEST config_h.SH
32942 ____________________________________________________________________________
32943 [ 7370] By: jhi on 2000/10/19 17:18:08
32944 Log: Subject: PATCH do_print has 2 PerlIO_error()s
32945 From: nick@ccl4.org
32946 Date: Thu, 19 Oct 2000 18:09:20 +0100
32947 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
32950 ____________________________________________________________________________
32951 [ 7369] By: jhi on 2000/10/19 14:01:49
32952 Log: Update Changes.
32954 ! Changes patchlevel.h
32955 ____________________________________________________________________________
32956 [ 7368] By: jhi on 2000/10/19 13:04:29
32957 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
32958 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32959 Date: Wed, 18 Oct 2000 13:12:01 +0200
32960 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
32963 ____________________________________________________________________________
32964 [ 7367] By: jhi on 2000/10/19 02:22:40
32965 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
32966 of a 'pmshort' anywhere in the B, so the offending line was simply
32970 ____________________________________________________________________________
32971 [ 7366] By: jhi on 2000/10/19 02:12:37
32972 Log: Add the test case for the bug id 20000730.004 which seems
32973 to have been fixed by now.
32976 ____________________________________________________________________________
32977 [ 7365] By: jhi on 2000/10/18 23:36:24
32978 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
32979 From: Hugo <hv@crypt.compulink.co.uk>
32980 Date: Wed, 18 Oct 2000 23:25:58 +0100
32981 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
32983 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
32984 ____________________________________________________________________________
32985 [ 7364] By: jhi on 2000/10/18 21:12:53
32989 ____________________________________________________________________________
32990 [ 7363] By: jhi on 2000/10/18 20:55:38
32991 Log: Missing change from #7362.
32994 ____________________________________________________________________________
32995 [ 7362] By: jhi on 2000/10/18 20:52:01
32996 Log: Borland C fstat() never saw the fd as writable.
32998 Subject: fix for Borland's weak "stat" (perl@7211)
32999 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33000 Date: Mon, 16 Oct 2000 09:55:03 +0400
33001 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
33004 ____________________________________________________________________________
33005 [ 7361] By: jhi on 2000/10/18 17:43:50
33008 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
33009 ____________________________________________________________________________
33010 [ 7360] By: jhi on 2000/10/18 17:07:44
33011 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33012 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
33013 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
33014 Date: Mon, 16 Oct 2000 15:19:49 +0200
33018 ____________________________________________________________________________
33019 [ 7359] By: jhi on 2000/10/18 17:04:49
33020 Log: Subject: Pod patch for Devel::Peek
33021 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33022 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
33023 Date: Mon, 16 Oct 2000 12:26:34 +0200
33025 ! ext/Devel/Peek/Peek.pm
33026 ____________________________________________________________________________
33027 [ 7358] By: jhi on 2000/10/18 17:03:15
33028 Log: Make Cwd more bulletproof in chrooted environments.
33030 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
33031 From: "Eric E. Coe" <Eric.Coe@oracle.com>
33032 Date: Wed, 18 Oct 2000 04:03:54 -0400
33033 Message-Id: <39ED596A.70E599FE@oracle.com>
33036 ____________________________________________________________________________
33037 [ 7357] By: jhi on 2000/10/18 16:37:26
33038 Log: Disable the UTF8 downgrade croakage for now to avoid
33039 too many not okay messages.
33042 ____________________________________________________________________________
33043 [ 7356] By: jhi on 2000/10/17 23:29:41
33044 Log: Show the failed remote port, instead of the failing line number.
33046 Subject: [PATCH 5.6.1 Debugger] More diagnostics
33047 From: David Sparks <daves@ActiveState.com>
33048 Date: Tue, 17 Oct 2000 15:00:24 -0700
33049 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
33052 ____________________________________________________________________________
33053 [ 7355] By: jhi on 2000/10/17 14:11:31
33054 Log: On output try to downgrade to bytes, croak if impossible,
33055 from Simon Cozens. This means that outputting >255 UTF8
33056 is impossible. Consider this as a strong incentive to get
33057 the I/O disciplines implemented.
33059 ! doio.c pod/perldiag.pod sv.c
33060 ____________________________________________________________________________
33061 [ 7354] By: jhi on 2000/10/17 13:42:23
33062 Log: Clarify documentation on 'use bytes'.
33064 Subject: Re: What does 'use bytes' "mean" ?
33065 From: Simon Cozens <simon@cozens.net>
33066 Date: Mon, 18 Sep 2000 18:24:25 +0100
33067 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
33070 ____________________________________________________________________________
33071 [ 7353] By: jhi on 2000/10/17 13:28:12
33072 Log: Workaround for a sfio bug where the stream error indicator
33073 is not cleared as documented.
33075 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33076 From: Nicholas Clark <nick@ccl4.org>
33077 Date: Mon, 16 Oct 2000 18:28:23 +0100
33078 Message-ID: <20001016182823.J19700@plum.flirble.org>
33081 ____________________________________________________________________________
33082 [ 7352] By: jhi on 2000/10/17 13:06:19
33083 Log: More IoTYPE sprinkling.
33086 ____________________________________________________________________________
33087 [ 7351] By: jhi on 2000/10/16 22:47:07
33088 Log: Detect early whether the std streams have gone bad.
33090 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33091 Date: Mon, 16 Oct 2000 23:28:42 +0100
33092 From: Nicholas Clark <nick@ccl4.org>
33093 Message-ID: <20001016232842.A37942@plum.flirble.org>
33096 ____________________________________________________________________________
33097 [ 7350] By: jhi on 2000/10/16 22:45:16
33098 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
33099 From: "Peter J. Farley III" <pjfarley@banet.net>
33100 Date: Mon, 16 Oct 2000 18:15:59 -0400
33101 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
33103 ! djgpp/djgpp.c dosish.h t/io/open.t
33104 ____________________________________________________________________________
33105 [ 7349] By: jhi on 2000/10/16 22:36:45
33106 Log: perldelta tweak.
33108 ! pod/perldelta.pod
33109 ____________________________________________________________________________
33110 [ 7348] By: jhi on 2000/10/16 15:17:53
33111 Log: Update Changes.
33113 ! Changes patchlevel.h
33114 ____________________________________________________________________________
33115 [ 7347] By: jhi on 2000/10/16 13:55:27
33116 Log: Add the capability to include/exclude branches.
33119 ____________________________________________________________________________
33120 [ 7346] By: jhi on 2000/10/16 13:18:04
33121 Log: Add Charles Lane.
33124 ____________________________________________________________________________
33125 [ 7345] By: jhi on 2000/10/16 13:13:21
33126 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
33128 ! pod/perldelta.pod
33129 ____________________________________________________________________________
33130 [ 7344] By: gsar on 2000/10/16 09:30:21
33131 Log: integrate change#6220 from cfgperl
33133 Win32 patches from Benjamin Stuhl.
33134 Branch: maint-5.6/perl
33135 !> makedef.pl win32/win32.h
33136 ____________________________________________________________________________
33137 [ 7343] By: gsar on 2000/10/16 08:32:19
33138 Log: integrate changes#6221,6222 from cfgperl
33140 Remove tr///CU (the feature is to be obsoleted by better interfaces).
33141 From: simon@brecon.co.uk (Simon Cozens)
33142 Subject: [PATCH] Eliminate tr///[CU][CU]
33143 Date: 23 Jun 2000 11:05:40 GMT
33144 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33147 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33148 From: Ian Phillipps <Ian.Phillipps@iname.com>
33149 Date: Fri, 23 Jun 2000 10:40:58 +0100
33150 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33151 Branch: maint-5.6/perl
33152 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
33153 ____________________________________________________________________________
33154 [ 7342] By: gsar on 2000/10/16 08:28:08
33155 Log: integrate change#6217 from cfgperl (in part)
33157 Rename the fdpid locking and integrate with Sarathy.
33158 Branch: maint-5.6/perl
33159 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33160 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33161 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33163 ____________________________________________________________________________
33164 [ 7341] By: gsar on 2000/10/16 08:23:39
33165 Log: integrate changes#6214..6216 from mainline
33167 @_ can't have junk in it even in the non-USE_ITHREADS case because
33168 caller() wants to populate @DB::args with it (causes a coredump
33169 in Carp::confess())
33171 tweak comment about @DB::args
33173 be more optimal about clearing @_
33174 Branch: maint-5.6/perl
33175 !> av.h cop.h pp_ctl.c t/op/runlevel.t
33176 ____________________________________________________________________________
33177 [ 7340] By: gsar on 2000/10/16 08:20:37
33178 Log: integrate changes#6207..6210 from cfgperl
33180 Subject: [PATCH 5.6.0] Threadsafe patches
33181 From: Dan Sugalski <dan@sidhe.org>
33182 To: perl5-porters@perl.org
33183 Date: Mon, 08 May 2000 18:08:13 -0400
33184 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33186 Regen headers for #6207.
33188 Lock PL_fdpid against race conditions, based on:
33189 Subject: [PATCH 5.6.0]subprocess fixup for threads
33190 From: Dan Sugalski <dan@sidhe.org>
33191 To: perl5-porters@perl.org
33192 Date: Tue, 11 Apr 2000 17:02:32 -0400
33193 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33195 Mopup for #6207 and #6209.
33196 Branch: maint-5.6/perl
33197 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
33198 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
33200 ____________________________________________________________________________
33201 [ 7339] By: gsar on 2000/10/16 08:14:34
33202 Log: integrate change#6203 from cfgperl
33204 perldiag should refer to perlos2.pod not README.os2
33205 Branch: maint-5.6/perl
33206 !> pod/perldiag.pod
33207 ____________________________________________________________________________
33208 [ 7338] By: gsar on 2000/10/16 08:11:42
33209 Log: integrate change#6201 from mainline
33211 Perl_eval_pv() leaks 4 bytes every time it is called because it
33212 does a PUSHMARK that's never ever POPMARKed; in general, only
33213 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33214 Perl_eval_[sp]v() don't because they don't take any incoming
33215 arguments (this leak has been around since the original version
33216 of perl_eval_pv() in 5.003_97e)
33217 Branch: maint-5.6/perl
33219 ____________________________________________________________________________
33220 [ 7337] By: gsar on 2000/10/16 08:08:47
33221 Log: integrate changes#6197..6200 from cfgperl
33223 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33224 From: John Borwick <jhborwic@unity.ncsu.edu>
33225 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33226 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33228 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33229 From: Dan Sugalski <dan@sidhe.org>
33230 To: vmsperl@perl.org, perl5-porters@perl.org
33231 Date: Fri, 02 Jun 2000 16:00:41 -0400
33232 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33233 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33235 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33236 From: Dan Sugalski <dan@sidhe.org>
33237 To: perl5-porters@perl.org, vmsperl@perl.org
33238 Date: Fri, 02 Jun 2000 17:30:51 -0400
33239 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33241 Update to cperl-mode.el 4.31 from
33242 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33243 Subject: A couple of notes
33244 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33245 To: Mailing list Perl5 <perl5-porters@perl.org>
33246 Date: Sat, 3 Jun 2000 23:33:32 -0400
33247 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33248 Branch: maint-5.6/perl
33249 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
33250 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
33251 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
33252 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
33254 ____________________________________________________________________________
33255 [ 7336] By: gsar on 2000/10/16 08:03:46
33256 Log: integrate changes#6194,6195 from mainline
33258 fix small eval"" memory leaks under USE_ITHREADS
33260 fix yet another eval"" leak under USE_ITHREADS
33261 Branch: maint-5.6/perl
33262 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33263 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33265 ____________________________________________________________________________
33266 [ 7335] By: gsar on 2000/10/16 08:02:15
33267 Log: integrate changes#6190,6191 from mainline
33269 submit missing embed.pl change
33271 vec() loses numericalness (modified version of patch suggested
33273 Branch: maint-5.6/perl
33274 !> doop.c embed.pl t/op/vec.t
33275 ____________________________________________________________________________
33276 [ 7334] By: gsar on 2000/10/16 08:01:03
33277 Log: integrate change#6189 from mainline
33279 counting tr/// corrupts later operation (from M.J.T Guy)
33280 Branch: maint-5.6/perl
33281 !> doop.c t/op/tr.t
33282 ____________________________________________________________________________
33283 [ 7333] By: gsar on 2000/10/16 07:59:07
33284 Log: integrate changes#6183..6188 from mainline
33286 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
33289 tweak for change#6127
33291 remove incorrect documentation about implicit split to @_ in
33292 list context, which never really worked in perl 5 (from
33295 further qualify references to "alphanumeric" (from Wolfgang Laun
33296 <wolfgang.laun@alcatel.at>)
33298 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33299 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33302 Branch: maint-5.6/perl
33303 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33304 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
33305 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
33306 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
33307 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
33308 !> pod/pod2latex.PL utils/h2xs.PL
33309 ____________________________________________________________________________
33310 [ 7332] By: gsar on 2000/10/16 07:53:52
33311 Log: integrate change#6179 from mainline
33313 buggy modulus on UVs introduced by change#3378 (resulted in
33314 4063328477 % 65535 amounting to 27406, instead of 27407)
33315 Branch: maint-5.6/perl
33316 !> pp.c t/op/arith.t
33317 ____________________________________________________________________________
33318 [ 7331] By: gsar on 2000/10/16 07:52:49
33319 Log: integrate changes#6176,6177,6178,6182 from cfgperl
33321 Single-quoted utf8 patch from Simon Cozens.
33323 Substitution utf8 patch from Simon Cozens.
33327 Be Cleaner Part Deux.
33328 Branch: maint-5.6/perl
33329 !> Makefile.SH pp_hot.c toke.c
33330 ____________________________________________________________________________
33331 [ 7330] By: gsar on 2000/10/16 07:41:36
33332 Log: integrate change#6172 from mainline
33334 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33335 (from Ilya Zakharevich)
33336 Branch: maint-5.6/perl
33337 !> regexec.c t/op/re_tests
33338 ____________________________________________________________________________
33339 [ 7329] By: gsar on 2000/10/16 07:40:25
33340 Log: integrate change#6171 from mainline
33342 scalar() doesn't force scalar context when used in void context
33343 (from Simon Cozens)
33344 Branch: maint-5.6/perl
33345 !> op.c t/op/wantarray.t
33346 ____________________________________________________________________________
33347 [ 7328] By: gsar on 2000/10/16 07:39:33
33348 Log: integrate change#6170 from mainline
33350 change#6142 needs tweaks to tests to work where there's no
33351 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33352 Branch: maint-5.6/perl
33353 !> t/lib/filefind.t
33354 ____________________________________________________________________________
33355 [ 7327] By: gsar on 2000/10/16 07:35:34
33356 Log: integrate changes#6166..6168 from cfgperl
33358 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33359 in case somebody wants to write an extension for more
33360 shadow database interfaces.
33364 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33365 Branch: maint-5.6/perl
33366 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33367 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
33368 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
33369 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33370 !> win32/config.vc win32/config_H.bc win32/config_H.gc
33371 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33372 ____________________________________________________________________________
33373 [ 7326] By: gsar on 2000/10/16 07:29:05
33374 Log: integrate changes#6157,6159..6161,6164 from cfgperl
33376 Regen Configure to jive with #6149.
33378 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33380 Changes for the File::Temp 0.08 (change #6159) test suite
33381 to fit better into the Perl distribution test framework.
33383 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33384 both from Simon Cozens.
33387 Branch: maint-5.6/perl
33388 +> pod/perlmodlib.PL pod/perlnewmod.pod
33389 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
33390 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
33391 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33392 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33393 ____________________________________________________________________________
33394 [ 7325] By: gsar on 2000/10/16 07:25:13
33395 Log: integrate change#6158 from vmsperl
33397 Add fallback to tmpfile for use in cases where user's relying on
33398 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33400 Branch: maint-5.6/perl
33401 !> vms/vms.c vms/vmsish.h
33402 ____________________________________________________________________________
33403 [ 7324] By: gsar on 2000/10/16 07:20:50
33404 Log: integrate changes#6153..6155 from mainline
33406 prettier Test::Harness output on failed tests (from Nicholas Clark
33407 <nick@Bagpuss.uk.boo.com>)
33409 avoid type mismatch warning
33411 small bug in change#6144; remove random \xA0 character that snuck
33413 Branch: maint-5.6/perl
33414 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
33416 ____________________________________________________________________________
33417 [ 7323] By: gsar on 2000/10/16 07:18:47
33418 Log: integrate changes#6151,6152 from mainline
33420 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33422 cosmetic fixups of RE debug output (from Ilya Zakharevich)
33423 Branch: maint-5.6/perl
33425 ____________________________________________________________________________
33426 [ 7322] By: gsar on 2000/10/16 07:17:25
33427 Log: integrate changes#6146..6150 from mainline
33431 add a make entry to Config.pm so "perl -V:make" works on VMS
33432 (from Peter Prymmer)
33434 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33436 OS/2 tweaks for usethreads build (from Rocco Caputo
33439 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33440 Branch: maint-5.6/perl
33441 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
33442 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
33443 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
33444 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
33445 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
33446 !> warnings.pl x2p/a2p.h
33447 ____________________________________________________________________________
33448 [ 7321] By: gsar on 2000/10/16 07:14:02
33449 Log: integrate changes#6143..6145 from mainline
33451 MacOS support, part 1 (from Matthias Neeracher
33452 <neeri@iis.ee.ethz.ch>)
33454 MacOS support, part 2: make AutoSplit use File::Spec instead
33455 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33456 <neeri@iis.ee.ethz.ch>)
33458 make xsubpp skip embedded pod (from Matthias Neeracher
33459 <neeri@iis.ee.ethz.ch>)
33460 Branch: maint-5.6/perl
33461 +> ext/DynaLoader/dl_mac.xs
33462 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
33463 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33464 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
33465 !> pp_ctl.c proto.h toke.c util.c util.h
33466 ____________________________________________________________________________
33467 [ 7320] By: gsar on 2000/10/16 07:12:13
33468 Log: integrate changes#6141,6142 from mainline
33470 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
33471 forwarded by Peter Seebach from the bsdi-users mailing list.
33472 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
33474 File::Find fails to chdir when chasing symlinks (from
33475 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33476 Branch: maint-5.6/perl
33477 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
33478 ____________________________________________________________________________
33479 [ 7319] By: gsar on 2000/10/16 07:04:30
33480 Log: integrate change#6139 from mainline
33482 revise mktables.PL for bugs and newness in Unicode 3.0
33483 (from James Bence <jbence@amgen.com>)
33484 Branch: maint-5.6/perl
33485 +> (branch 30 files)
33486 !> (integrate 49 files)
33487 ____________________________________________________________________________
33488 [ 7318] By: gsar on 2000/10/16 07:01:01
33489 Log: integrate changes#6137,6138 from mainline
33491 fix bogus redeclaration warning for "our" variables in different
33494 add note about the handling of negative indices to tied arrays
33495 (from Michael G Schwern <schwern@pobox.com>)
33496 Branch: maint-5.6/perl
33497 !> op.c pod/perltie.pod t/pragma/strict-vars
33498 ____________________________________________________________________________
33499 [ 7317] By: gsar on 2000/10/16 06:58:46
33500 Log: integrate changes#6127..6136 from mainline
33502 call_method(...,G_EVAL) can longjmp() out if the method probing
33503 failed (from Gisle Aas)
33505 new perlxstut example for passing/returning refs to arrays
33506 (from David Lowe <dlowe@pootpoot.com>)
33508 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33510 fix places that mean C<"word" character> but say C<alphanumeric
33513 avoid warnings in POSIX.pm (from Barrie Slaymaker)
33515 warnings::enabled() doesn't fall back to looking at $^W if
33516 caller isn't using lexical warnings (from Paul Marquess)
33518 elide bogus test in change#6132
33520 make Test::Harness use wait.h/WCOREDUMP if available
33521 (from Ben Tilly <ben_tilly@hotmail.com>)
33523 enable Test::Harness to dynamically determine column width etc.
33524 (from Rob Napier <rnapier@employees.org>)
33526 random pod typos (from Peter Scott <Peter@PSDT.com>)
33527 Branch: maint-5.6/perl
33528 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
33529 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
33530 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33531 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
33532 ____________________________________________________________________________
33533 [ 7316] By: gsar on 2000/10/16 06:53:23
33534 Log: integrate change#6126 from mainline
33536 change#2879 broke rvalue autovivification of magicals such as
33537 ${$num} (reworked variant of patch suggested by Simon Cozens)
33538 Branch: maint-5.6/perl
33539 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33540 !> pp_hot.c proto.h t/op/gv.t
33541 ____________________________________________________________________________
33542 [ 7315] By: gsar on 2000/10/16 06:51:38
33543 Log: integrate changes#6123,6125 from mainline
33545 clarify gotcha with #line directives (from Rocco Caputo
33548 enable propagating exception objects via Perl_croak() in XS code
33550 Branch: maint-5.6/perl
33551 !> pod/perldebug.pod pod/perlsyn.pod util.c
33552 ____________________________________________________________________________
33553 [ 7314] By: gsar on 2000/10/16 06:49:28
33554 Log: integrate change#6122 from mainline
33556 downgrade fatal error on C<"foo@nosucharray.com"> to optional
33557 warning (from Mark-Jason Dominus)
33558 Branch: maint-5.6/perl
33559 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
33560 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
33561 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
33563 ____________________________________________________________________________
33564 [ 7313] By: gsar on 2000/10/16 06:46:54
33565 Log: integrate changes#6112..6121 from vmsperl
33567 Check for existence of file before trying to delete
33569 Ugly workaround for version-specific RTL error
33571 Urk -- undo previous removal of vmsish 'exit' change
33573 Add bounds checking for several strings (Charles Lane)
33575 Miscellaneous cosmetic fixes (Charles Lane)
33577 Treat sockets as special in sys(read|write) (Charles Lane et al.)
33579 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
33580 Flatten case labels in switch statements uniformly (Charles Bailey)
33582 Quiet error messages in vmsish.t (Charles Lane)
33584 Add missing escape (Charles Lane)
33586 Allow eliminate_macros() and fixpath() to handle space-delimited
33587 lists (based on fixes by Craig Berry)
33588 Branch: maint-5.6/perl
33589 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
33590 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
33592 ____________________________________________________________________________
33593 [ 7312] By: gsar on 2000/10/16 06:41:18
33594 Log: integrate changes#6107,6110 from cfgperl
33596 Tweak the todo list.
33599 Branch: maint-5.6/perl
33601 ____________________________________________________________________________
33602 [ 7311] By: gsar on 2000/10/16 06:38:38
33603 Log: integrate changes#6104,6108 from mainline
33605 PL_sys_intern was being initialized too late on windows
33607 reenable fake signal handling on Windows, bugs and all
33608 Branch: maint-5.6/perl
33609 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
33610 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
33612 ____________________________________________________________________________
33613 [ 7310] By: gsar on 2000/10/16 06:36:03
33614 Log: integrate changes#6095,6097..6103 from cfgperl
33616 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
33617 might be useful in future.
33619 Add a note about possible compilation problems from Allen Smith.
33621 Add a note about other, yet unsupported, shadow password APIs.
33623 Tweaks for the cc bugs from Allen Smith.
33625 More compilation tweakery from Allen Smith.
33627 Hints and test tweaks for Unicos.
33629 The test suite tweak in #6101 wasn't quite right.
33631 Test tweaking for Unicos continues.
33632 Branch: maint-5.6/perl
33633 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33634 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
33635 !> t/lib/complex.t t/op/64bitint.t
33636 ____________________________________________________________________________
33637 [ 7309] By: gsar on 2000/10/16 06:29:41
33638 Log: integrate changes#6093,6094 from mainline
33640 fork() failure to create pseudo process sets errno=EAGAIN and returns
33641 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
33643 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
33644 Branch: maint-5.6/perl
33645 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
33646 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
33647 ____________________________________________________________________________
33648 [ 7308] By: gsar on 2000/10/16 06:27:29
33649 Log: integrate change#6092 from cfgperl
33651 Regen perltoc with the fixed buildtoc.
33652 Branch: maint-5.6/perl
33654 ____________________________________________________________________________
33655 [ 7307] By: gsar on 2000/10/16 06:26:40
33656 Log: integrate changes#6089,6090 from mainline
33658 buildtoc tweak to fix newline lossage
33660 concat doesn't preserve utf8-ness, and doesn't invalidate
33661 [NI]OK; added tests for both
33662 Branch: maint-5.6/perl
33663 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
33664 ____________________________________________________________________________
33665 [ 7306] By: gsar on 2000/10/16 06:24:05
33666 Log: integrate change#6088 from cfgperl
33668 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
33669 because we do not use those. The HAS_GETSPNAM remains,
33670 though, because we still do use that.
33671 Branch: maint-5.6/perl
33672 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33673 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
33674 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
33675 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33676 !> win32/config.vc win32/config_H.bc win32/config_H.gc
33677 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33678 ____________________________________________________________________________
33679 [ 7305] By: gsar on 2000/10/16 06:15:52
33680 Log: integrate changes#6084,6085,6087 from mainline
33682 substr() does not preserve utf8-ness (from Stefan Eissing
33683 <Eissing@medicaldataservice.de>); added tests
33685 repeat operator (x) doesn't preserve utf8-ness
33687 reverse() and quotemeta() weren't preserving utf8-ness; add tests
33688 Branch: maint-5.6/perl
33689 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
33690 ____________________________________________________________________________
33691 [ 7304] By: gsar on 2000/10/16 06:13:10
33692 Log: integrate changes#6077..6083 from mainline
33694 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
33697 workaround for CRT bug in chdir() (from Charles Lane, via
33700 remove outdated kludge in Carp (NULLs are permitted in diagnostics
33703 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
33704 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33706 better default perlbug categories for ok reports (from Richard Foley)
33708 peek.t non-portable to ithreads
33710 note about undocumented caller() return value (from M.J.T. Guy);
33711 yet another peek.t tweak
33712 Branch: maint-5.6/perl
33713 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33714 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33715 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
33716 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
33717 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
33719 ____________________________________________________________________________
33720 [ 7303] By: gsar on 2000/10/16 06:03:18
33721 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
33722 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
33724 &HUGE_VAL is not defined, it exists.
33726 Do not warn that an infinity does not look like a number.
33728 Rewrite the pwent/spent logic to be a little bit more clearer.
33730 Continue on the pwent/spent case.
33732 Correct Freudian slip.
33734 Use HUGE_VALL if applicable.
33736 pwent/spent #ifdef imbalance.
33740 Call getspnam() only iff needd.
33742 Test both the scalar and list contexts.
33744 Use setxxent()/endxxent().
33750 Be more forgiving in POSIX about HUGE_VALL.
33754 The search of infinity continues, this time simplified.
33756 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
33757 in natively 64-bit platforms where a long is a quad (no need
33758 for long longs). Also added bias for IVs.
33762 Introduce t/lib/peek.t.
33764 Make the test more portable.
33765 Branch: maint-5.6/perl
33768 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
33769 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
33770 !> t/op/pwent.t toke.c util.c
33771 ____________________________________________________________________________
33772 [ 7302] By: gsar on 2000/10/16 05:03:37
33773 Log: integrate changes#6066..6071 from mainline
33777 replace direct call to sighandler() with (*PL_sighandlerp)()
33779 note about values()
33781 File::Spec compatibility update (from Barrie Slaymaker
33782 <barries@slaysys.com>)
33784 remove misleading comment (from M.J.T. Guy)
33786 misformatted perllocal.pod (from Tim Jenness
33787 <t.jenness@jach.hawaii.edu>)
33788 Branch: maint-5.6/perl
33789 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
33790 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33791 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
33792 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
33793 ____________________________________________________________________________
33794 [ 7301] By: gsar on 2000/10/16 05:00:08
33795 Log: integrate changes#6061..6063 from mainline
33797 change#5921 neglected to make eq honor "use bytes"
33799 additional tests for utf8.t
33801 tokeq() could read unallocated field in argument
33802 Branch: maint-5.6/perl
33803 !> sv.c t/pragma/utf8.t toke.c
33804 ____________________________________________________________________________
33805 [ 7300] By: gsar on 2000/10/16 04:56:54
33806 Log: integrate changes#6046,6048,6057,6058 from mainline
33808 libscheck has insufficient checks for n32 libs (from
33809 Albert Chin-A-Young <china@thewrittenword.com>)
33811 add note about how $( doesn't interpolate in REs (from
33812 Philip Newton <newton@ficus.frogspace.net>)
33814 fix broken parsing of /\x{ab}/
33816 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
33817 (spotted by Donald Kinzer <dkinzer@premia.com>)
33818 Branch: maint-5.6/perl
33819 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
33821 ____________________________________________________________________________
33822 [ 7299] By: gsar on 2000/10/16 04:52:50
33823 Log: integrate change#6044 from mainline
33825 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
33826 such that underscores are only ignored in literal numbers,
33827 "\x{...}", and hex/oct argument
33828 Branch: maint-5.6/perl
33829 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
33830 ____________________________________________________________________________
33831 [ 7298] By: gsar on 2000/10/16 04:50:53
33832 Log: integrate changes#6027..6043 from mainline
33834 podlators-1.02 update (from Russ Allbery)
33836 Pod::Man generates groff-incompatible macro definition (from
33839 add CGI.pm v2.66 (from Lincoln Stein)
33841 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
33842 for @- and @+ (from Johan Vromans)
33844 small nits in diagnostics.pm (from Robin Barker)
33846 whitespace adjustments
33848 missing files in MANIFEST
33850 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
33853 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
33855 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
33856 Branch: maint-5.6/perl
33857 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
33858 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
33859 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
33860 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
33861 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
33862 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
33863 !> t/lib/cgi-html.t t/lib/cgi-request.t
33864 ____________________________________________________________________________
33865 [ 7297] By: gsar on 2000/10/16 04:44:30
33866 Log: integrate change#6025 from mainline
33868 Is{Alnum,Alpha,Word} don't match titlecase
33869 TODO: IsSpace is defined recursively!
33870 (both spotted by Larry)
33871 Branch: maint-5.6/perl
33872 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33873 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33874 ____________________________________________________________________________
33875 [ 7296] By: gsar on 2000/10/16 04:39:30
33876 Log: integrate change#6023 from mainline
33878 debugger stomps on $. (from M.J.T. Guy)
33879 Branch: maint-5.6/perl
33881 ____________________________________________________________________________
33882 [ 7295] By: gsar on 2000/10/16 04:38:02
33883 Log: integrate change#6022 from mainline
33885 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
33886 Branch: maint-5.6/perl
33888 ____________________________________________________________________________
33889 [ 7294] By: gsar on 2000/10/16 04:37:05
33890 Log: integrate changes#6018..6021 from mainline
33892 make lib/syslog.t portable to systems that don't have _PATH_LOG,
33893 make _PATH_LOG() return "" if unavailable
33895 windows portability tweaks
33899 remove Win2K issue in pod (fixed by change#6020)
33900 Branch: maint-5.6/perl
33901 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
33902 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
33903 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
33904 ____________________________________________________________________________
33905 [ 7293] By: gsar on 2000/10/16 04:20:00
33906 Log: integrate changes#6013..6015 from mainline
33908 tweak change#5945 to display correct switch name in diagnostic
33910 glob() loading File::Glob behind the scenes may cause syntax errors
33912 tweak test for portability
33913 Branch: maint-5.6/perl
33914 !> op.c perl.c pod/perldiag.pod t/lib/b.t
33915 ____________________________________________________________________________
33916 [ 7292] By: gsar on 2000/10/16 04:18:11
33917 Log: integrate changes#6005..6010 from mainline, cfgperl
33919 perldoc might fail via "use blib" (from Hugo van der Sanden)
33923 note about compile failures and END blocks (from M.J.T. Guy)
33925 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
33927 (change#6009 integrated earlier in change#7255)
33929 clarify note about shadow password support (from
33930 gellyfish@gellyfish.com)
33931 Branch: maint-5.6/perl
33932 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33933 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
33934 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
33935 ____________________________________________________________________________
33936 [ 7291] By: gsar on 2000/10/16 04:12:03
33937 Log: integrate changes#6002,6003 from mainline
33939 destructive sv_setsv() can lose UV-ness from source, causing
33940 numeric promotions/comparisons to fail to do the right thing
33942 allow REG_EXPAND_SZ keys in Windows registry (from
33943 John Clayton <John.Clayton@barclayscapital.com>)
33944 Branch: maint-5.6/perl
33945 !> sv.c win32/win32.c
33946 ____________________________________________________________________________
33947 [ 7290] By: gsar on 2000/10/16 04:10:19
33948 Log: integrate change#6001 from mainline
33950 support additional library locations via $Config{otherlibdirs}
33951 (from Andy Dougherty)
33952 Branch: maint-5.6/perl
33953 !> Configure INSTALL Porting/Glossary Porting/config.sh
33954 !> Porting/config_H config_h.SH epoc/config.sh perl.c
33955 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
33956 !> win32/config.bc win32/config.gc win32/config.vc
33957 ____________________________________________________________________________
33958 [ 7289] By: gsar on 2000/10/16 04:08:28
33959 Log: integrate change#5999 from mainline
33961 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
33962 Branch: maint-5.6/perl
33963 !> t/pragma/warn/toke toke.c
33964 ____________________________________________________________________________
33965 [ 7288] By: gsar on 2000/10/16 04:07:01
33966 Log: integrate changes#5997,5998 from cfgperl
33970 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
33971 Branch: maint-5.6/perl
33972 !> lib/Math/Complex.pm
33973 ____________________________________________________________________________
33974 [ 7287] By: gsar on 2000/10/16 04:04:37
33975 Log: integrate change#5995 from mainline
33977 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
33978 Branch: maint-5.6/perl
33979 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33980 ____________________________________________________________________________
33981 [ 7286] By: gsar on 2000/10/16 04:03:21
33982 Log: integrate change#5994 from mainline
33984 fix for missed accounting for null byte in pack("Z",...) (from
33986 Branch: maint-5.6/perl
33987 !> pp.c t/op/pack.t
33988 ____________________________________________________________________________
33989 [ 7285] By: gsar on 2000/10/16 04:02:11
33990 Log: integrate changes#5989..5993 from mainline
33992 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33993 itself and no other (from Tom Hughes)
33995 use $ENV{LIB} to search for libs under Visual C compiler
33996 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33998 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
34000 pod nit (from Simon Cozens)
34002 various minor tweaks seen on p5p
34003 Branch: maint-5.6/perl
34004 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
34005 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
34006 !> t/op/array.t toke.c
34007 ____________________________________________________________________________
34008 [ 7284] By: gsar on 2000/10/16 03:59:00
34009 Log: integrate changes#5978..5988 from mainline
34011 sync version numbers in File::Spec with the ones on CPAN
34012 (from Barrie Slaymaker)
34014 under useithreads, constant pad entries could inadvertantly be
34015 shared across threads (from Eric Blood <eblood@xmission.com>);
34016 added Eric's test case to testsuite
34018 allow Configure -S to run non-interactively (spotted by Greg Hudson
34021 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
34022 prototype mismatch with CORE::glob(); update pod and tests to
34023 suit (File::Glob::glob() is still available for backward
34024 compatibility, but should be considered deprecated)
34026 avoid error in IO::Socket::INET when given an unknown service name
34027 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
34029 numeric conversion of non-number in change#3378 tramples on
34030 OOK offset, causing segfaults
34032 attributes::reftype() doesn't work on tied argument
34034 forked child may not exit correctly if it failed to open
34035 /dev/console (from Graham Barr)
34037 add regular expressions tutorial and quick-start guide (from
34038 Mark Kvale <kvale@phy.ucsf.edu>)
34040 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
34042 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
34043 <paul@miraclefish.com>)
34044 Branch: maint-5.6/perl
34045 +> pod/perlrequick.pod pod/perlretut.pod
34046 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
34047 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
34048 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
34049 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
34050 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
34051 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34052 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
34053 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
34054 ____________________________________________________________________________
34055 [ 7283] By: gsar on 2000/10/16 03:52:14
34056 Log: integrate change#5977 from mainline
34058 autoquote barewords followed by newline and arrow properly
34059 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
34060 Branch: maint-5.6/perl
34061 !> t/pragma/warn/toke toke.c
34062 ____________________________________________________________________________
34063 [ 7282] By: gsar on 2000/10/16 03:50:48
34064 Log: integrate change#5976 from mainline
34066 DB_File v1.73 update (from Paul Marquess)
34067 Branch: maint-5.6/perl
34068 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34069 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
34070 ____________________________________________________________________________
34071 [ 7281] By: gsar on 2000/10/16 03:49:14
34072 Log: integrate change#5975 from mainline
34074 allow sort() reentrancy (variant of patch suggested by
34075 Hugo van der Sanden)
34076 Branch: maint-5.6/perl
34077 !> pp_ctl.c t/op/sort.t
34078 ____________________________________________________________________________
34079 [ 7280] By: gsar on 2000/10/16 03:48:22
34080 Log: integrate change#5974 from mainline
34082 change#4197 somehow missed initializing PL_errors, meaning
34083 syntax error queueing wasn't working outside eval"" at all;
34084 also fixed eval"" to localize PL_error_count, so that compile-time
34085 eval's don't clobber the error state of the outer context
34086 Branch: maint-5.6/perl
34087 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
34088 !> t/pragma/warn/toke
34089 ____________________________________________________________________________
34090 [ 7279] By: gsar on 2000/10/16 03:46:21
34091 Log: integrate change#5973 from mainline
34093 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
34094 Branch: maint-5.6/perl
34095 !> regcomp.c regexec.c t/op/re_tests
34096 ____________________________________________________________________________
34097 [ 7278] By: gsar on 2000/10/16 03:44:54
34098 Log: integrate change#5971 from cfgperl
34100 Unicos tweaks from Mark P. Lutz.
34101 Branch: maint-5.6/perl
34102 !> hints/unicos.sh lib/Math/Complex.pm
34103 ____________________________________________________________________________
34104 [ 7277] By: gsar on 2000/10/16 03:42:59
34105 Log: integrate changes#5966..5970 from mainline
34107 add testsuite for B backends, fix bug in B::Deparse (from
34108 Simon Cozens <simon@brecon.co.uk>)
34110 improved docs on the warn_uninit diagnostic (from David Glasser
34113 tolerate spaces in group names in test on solaris (from David Boyce
34116 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
34118 Data::Dumper fumbles negative numbers on 32-bit platforms where
34120 Branch: maint-5.6/perl
34121 +> t/lib/b.t t/lib/syslog.t
34122 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
34123 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
34124 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
34125 ____________________________________________________________________________
34126 [ 7276] By: gsar on 2000/10/16 03:39:30
34127 Log: integrate change#5965 from mainline
34129 avoid "will not stay shared" warnings for our variables (from
34131 Branch: maint-5.6/perl
34132 !> op.c t/pragma/warn/op
34133 ____________________________________________________________________________
34134 [ 7275] By: gsar on 2000/10/16 03:38:18
34135 Log: integrate change#5964 from mainline
34137 reformat to 72 columns (again)
34138 Branch: maint-5.6/perl
34139 !> pod/perldiag.pod
34140 ____________________________________________________________________________
34141 [ 7274] By: gsar on 2000/10/16 03:36:58
34142 Log: integrate change#5963 from mainline
34144 patch from Larry to make (\&) prototype work; added tests for
34146 Branch: maint-5.6/perl
34147 !> op.c t/comp/proto.t
34148 ____________________________________________________________________________
34149 [ 7273] By: gsar on 2000/10/16 03:35:51
34150 Log: integrate changes#5956..5962 from mainline
34152 better diagnostics on failed tests (from Ilya Zakharevich)
34154 pod nits (from A. C. Yardley <yardley@tanet.net>)
34156 change#3569 deleted some essential code, revert; avoid use of
34157 atexit() to make DynaLoader work properly on AIX under mod_perl
34158 (from Jens-Uwe Mager <jum@helios.de>)
34160 doubled words in pods (from Simon Cozens
34161 <simon.p.cozens@jp.pwcglobal.com>)
34163 better INSTALL notes on Solaris issues (from Dominic Dunlop)
34165 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34167 updated README.hpux (from Jeff Okamoto)
34168 Branch: maint-5.6/perl
34169 !> INSTALL README.hpux emacs/cperl-mode.el
34170 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
34171 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
34172 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
34173 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
34174 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
34175 !> t/op/lex_assign.t
34176 ____________________________________________________________________________
34177 [ 7272] By: gsar on 2000/10/16 03:31:22
34178 Log: integrate change#5955 from mainline
34180 longstanding bug exposed by change#3307: sort arguments weren't
34181 compiled with the right wantarray context (ensuing runtime lookup
34182 via block_gimme() was getting the incidental context of the
34184 Branch: maint-5.6/perl
34185 !> op.c t/op/sort.t
34186 ____________________________________________________________________________
34187 [ 7271] By: gsar on 2000/10/16 03:29:11
34188 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
34191 Flatten the cpp jungle doing the nosuid checking.
34193 Do not assume sign propagation. (from M.J.T. Guy)
34195 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
34197 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
34198 Now pp_ncmp() returns undef is either operand is a NaN.
34200 On second thoughts frexp() does have two arguments.
34202 Document that tr() is not tr(1).
34204 Be more robust on "extreme" (large absolute value)
34205 arguments. Originally reported by Daniel Connelly
34206 as a problem with asinh() on large negative arguments,
34207 asinh() used to bail out because an argument to log()
34208 ended up being zero. Ilya Zakharevich proposed using
34209 Taylor's series in such cases, which for such large
34210 arguments is a very good approximation.
34212 Undo "use integer" addition from 64bitint as it seems
34213 to break most of the subtests in Digital UNIX;
34214 Unicos needs to find another way.
34215 Branch: maint-5.6/perl
34216 !> (integrate 29 files)
34217 ____________________________________________________________________________
34218 [ 7270] By: gsar on 2000/10/16 03:09:44
34219 Log: integrate changes#5948,5949,5950 from mainline
34221 typo in vars.pm that leads to cryptic message (from Piotr
34222 Piatkowski <kompas@kompas.usr.onet.pl>)
34224 make perldoc use the pod2man from the same version (from
34227 reformat perldiag to avoid long lines
34228 Branch: maint-5.6/perl
34229 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
34230 ____________________________________________________________________________
34231 [ 7269] By: gsar on 2000/10/16 03:05:54
34232 Log: integrate change#5947 from mainline
34234 use &dl_error rather than &dl_load_file as the guard for calling
34235 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
34236 statically built perl)
34237 Branch: maint-5.6/perl
34238 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34239 ____________________________________________________________________________
34240 [ 7268] By: gsar on 2000/10/16 03:04:48
34241 Log: integrate change#5945 from mainline
34243 make module name mandatory after -M switch; reorder perldiag
34244 alphabetically (from Mark-Jason Dominus)
34245 Branch: maint-5.6/perl
34246 !> perl.c pod/perldiag.pod
34247 ____________________________________________________________________________
34248 [ 7267] By: gsar on 2000/10/16 03:03:01
34249 Log: integrate change#5939 from mainline
34251 more pod nits (from Larry Virden)
34252 Branch: maint-5.6/perl
34253 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
34254 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
34255 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
34256 ____________________________________________________________________________
34257 [ 7266] By: gsar on 2000/10/16 03:01:39
34258 Log: integrate change#5938 from mainline
34260 Consolidated B::Deparse fixes (from Stephen McCamant)
34261 Branch: maint-5.6/perl
34262 !> ext/B/B/Deparse.pm
34263 ____________________________________________________________________________
34264 [ 7265] By: gsar on 2000/10/16 03:00:43
34265 Log: integrate change#5936 from mainline
34267 additional tests for change#7263 (from Paul Marquess)
34268 Branch: maint-5.6/perl
34269 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
34270 !> t/pragma/warn/5nolint t/pragma/warn/6default
34271 ____________________________________________________________________________
34272 [ 7264] By: gsar on 2000/10/16 02:58:34
34273 Log: integrate change#5934 from mainline
34275 propagate lexical warnings from surrounding scope correctly
34276 within string eval() (from Paul Marquess)
34277 Branch: maint-5.6/perl
34278 !> pp_ctl.c t/pragma/warn/pp_ctl
34279 ____________________________________________________________________________
34280 [ 7263] By: gsar on 2000/10/16 02:56:53
34281 Log: integrate change#5932 from mainline
34283 add rsignal(), whichsig() and do_join() to public API list
34284 (mod_perl uses them to good advantage)
34285 Branch: maint-5.6/perl
34286 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
34287 ____________________________________________________________________________
34288 [ 7262] By: gsar on 2000/10/16 02:55:53
34289 Log: integrate change#5931 from mainline
34291 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
34292 Branch: maint-5.6/perl
34293 !> pp_hot.c regexec.c t/op/pat.t
34294 ____________________________________________________________________________
34295 [ 7261] By: gsar on 2000/10/16 02:55:01
34296 Log: integrate change#5930 from mainline
34298 small os390 tweaks (from Peter Prymmer)
34299 Branch: maint-5.6/perl
34300 !> config_h.SH makedepend.SH
34301 ____________________________________________________________________________
34302 [ 7260] By: gsar on 2000/10/16 02:54:10
34303 Log: integrate change#5929 from mainline
34306 Branch: maint-5.6/perl
34307 !> pod/perlguts.pod
34308 ____________________________________________________________________________
34309 [ 7259] By: gsar on 2000/10/16 02:52:55
34310 Log: integrate change#5927 from mainline
34312 arrange for next() to resume at the unstack op rather than the
34313 loop conditional, so that scope cleanup happens correctly
34314 (from Stephen McCamant)
34315 Branch: maint-5.6/perl
34316 !> op.c pp_ctl.c t/op/misc.t
34317 ____________________________________________________________________________
34318 [ 7258] By: gsar on 2000/10/16 02:51:38
34319 Log: integrate change#5926 from mainline
34321 on windows, reserve 16M of stack rather than 128M (allows more
34322 threads to run concurrently)
34323 Branch: maint-5.6/perl
34324 !> win32/Makefile win32/makefile.mk
34325 ____________________________________________________________________________
34326 [ 7257] By: gsar on 2000/10/16 02:50:37
34327 Log: integrate change#5925 from mainline
34329 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34330 Branch: maint-5.6/perl
34332 ____________________________________________________________________________
34333 [ 7256] By: gsar on 2000/10/16 02:49:36
34334 Log: integrate change#5924 from mainline
34336 avoid using uninitialized memory in require version check
34337 Branch: maint-5.6/perl
34338 !> pp_ctl.c universal.c
34339 ____________________________________________________________________________
34340 [ 7255] By: gsar on 2000/10/16 02:48:03
34341 Log: integrate changes#5923,5928,6009 from mainline
34343 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34344 Branch: maint-5.6/perl
34345 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34346 ____________________________________________________________________________
34347 [ 7254] By: gsar on 2000/10/16 02:44:46
34348 Log: integrate change#5922 from mainline
34350 commentary about IoTYPE() (from Nathan Torkington)
34351 Branch: maint-5.6/perl
34353 ____________________________________________________________________________
34354 [ 7253] By: gsar on 2000/10/16 02:43:49
34355 Log: integrate change#5921 from mainline
34357 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34358 Branch: maint-5.6/perl
34359 !> sv.c t/lib/charnames.t t/pragma/utf8.t
34360 ____________________________________________________________________________
34361 [ 7252] By: gsar on 2000/10/16 02:42:31
34362 Log: integrate change#5920 from mainline
34364 Larry's fix for buggy propagation of utf8-ness in join(); add test
34365 Branch: maint-5.6/perl
34366 !> doop.c t/op/ver.t
34367 ____________________________________________________________________________
34368 [ 7251] By: gsar on 2000/10/16 02:41:14
34369 Log: integrate changes#5915..5919 from mainline
34371 various (pod tweaks &c)
34372 Branch: maint-5.6/perl
34373 !> (integrate 33 files)
34374 ____________________________________________________________________________
34375 [ 7250] By: gsar on 2000/10/16 02:38:16
34376 Log: integrate change#5914 from mainline
34378 caller() wasn't returning the right number of elements for
34380 Branch: maint-5.6/perl
34381 !> pp_ctl.c t/pragma/warn/9enabled
34382 ____________________________________________________________________________
34383 [ 7249] By: gsar on 2000/10/16 02:37:02
34384 Log: integrate change#5913 from mainline
34386 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
34387 (from Mark-Jason Dominus)
34388 Branch: maint-5.6/perl
34389 !> pod/perlfunc.pod
34390 ____________________________________________________________________________
34391 [ 7248] By: gsar on 2000/10/16 02:35:58
34392 Log: integrate change#5912 from mainline
34394 fix totally broken caching in UNIVERSAL::isa() (from
34396 Branch: maint-5.6/perl
34397 !> t/op/universal.t universal.c
34398 ____________________________________________________________________________
34399 [ 7247] By: gsar on 2000/10/16 02:34:27
34400 Log: integrate changes#5910,5911 from mainline
34404 add linebreak properties from unicode/LineBrk.txt (from
34405 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34406 Branch: maint-5.6/perl
34407 +> (branch 29 files)
34408 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
34409 ____________________________________________________________________________
34410 [ 7246] By: gsar on 2000/10/16 02:33:29
34411 Log: integrate change#5909 from mainline
34413 mode argument to do_binmode() should be file mode, not boolean
34414 Branch: maint-5.6/perl
34416 ____________________________________________________________________________
34417 [ 7245] By: gsar on 2000/10/16 02:31:04
34418 Log: integrate change#5908 from mainline
34420 introduce illegal symbols into null package so that
34421 gv_fetchpv(...,TRUE) always returns a valid GV even when the
34422 symbol is trapped by strictures (avoids coredumps)
34423 Branch: maint-5.6/perl
34424 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
34425 !> t/pragma/strict-vars
34426 ____________________________________________________________________________
34427 [ 7244] By: jhi on 2000/10/16 02:29:54
34428 Log: Subject: $Carp::ExportLevel confusion in Exporter
34429 From: "Ben Tilly" <ben_tilly@hotmail.com>
34430 Date: Sat, 14 Oct 2000 16:44:34 EDT
34431 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
34433 ! lib/Exporter/Heavy.pm
34434 ____________________________________________________________________________
34435 [ 7243] By: jhi on 2000/10/16 02:28:33
34436 Log: Subject: [PATCH perlguts.pod] Document offset hack
34437 From: Simon Cozens <simon@cozens.net>
34438 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
34439 Date: Sat, 14 Oct 2000 19:32:25 +0100
34442 ____________________________________________________________________________
34443 [ 7242] By: gsar on 2000/10/16 02:26:51
34444 Log: integrate changes#5905,5906,5907,6064 from mainline
34446 printf/sprintf didn't get quad types right under use64bitint
34447 Branch: maint-5.6/perl
34448 !> pp_sys.c sv.c t/op/64bitint.t
34449 ____________________________________________________________________________
34450 [ 7241] By: jhi on 2000/10/16 02:22:44
34451 Log: Subject: small pod patch
34452 From: Dan Boorstein <dan_boo@bellsouth.net>
34453 Date: Sat, 14 Oct 2000 14:29:24 -0400
34454 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
34456 ! pod/perlfaq7.pod pod/perlmod.pod
34457 ____________________________________________________________________________
34458 [ 7240] By: jhi on 2000/10/16 02:13:46
34461 Subject: Re: Problems with bleadperl
34462 From: "Stephen P. Potter" <spp@ds.net>
34463 Date: Fri, 13 Oct 2000 13:32:49 -0400
34464 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
34466 ! t/pragma/overload.t
34467 ____________________________________________________________________________
34468 [ 7239] By: jhi on 2000/10/16 01:41:18
34469 Log: One more ~utf8 tweak.
34472 ____________________________________________________________________________
34473 [ 7238] By: jhi on 2000/10/16 01:34:14
34474 Log: Tweak the test of #7235.
34477 ____________________________________________________________________________
34478 [ 7237] By: jhi on 2000/10/16 01:25:04
34479 Log: Fix a couple of compiler-noted nits in #7235.
34482 ____________________________________________________________________________
34483 [ 7236] By: jhi on 2000/10/16 01:22:46
34484 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
34487 ____________________________________________________________________________
34488 [ 7235] By: jhi on 2000/10/15 16:24:44
34489 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
34491 From: Simon Cozens <simon@cozens.net>
34492 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
34493 Date: Sat, 14 Oct 2000 20:52:13 +0100
34494 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
34496 ! pp.c t/op/bop.t utf8.h
34497 ____________________________________________________________________________
34498 [ 7234] By: jhi on 2000/10/15 15:19:29
34499 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
34500 The problem was that rx->minlen was in chars while pp_split()
34501 thought it would be in bytes.
34503 ! pp.c t/pragma/utf8.t
34504 ____________________________________________________________________________
34505 [ 7233] By: jhi on 2000/10/14 20:24:24
34506 Log: Document FNCASE=y as discussed in the bug 20000902.009.
34509 ____________________________________________________________________________
34510 [ 7232] By: jhi on 2000/10/14 18:52:21
34511 Log: Add test for bug id 20000427.003 (which seems to have
34512 been fixed) (also duplicate as 20000427.004, though
34513 with a higher severity). Move one utf8 from op/append
34514 to pragma/utf8, tag the tests with bug ids.
34516 ! t/op/append.t t/pragma/utf8.t
34517 ____________________________________________________________________________
34518 [ 7231] By: jhi on 2000/10/14 17:28:37
34519 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
34522 ____________________________________________________________________________
34523 [ 7230] By: jhi on 2000/10/14 14:24:50
34524 Log: Needs to be conditional on SunOS 4.
34526 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
34527 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34528 Date: Sat, 14 Oct 2000 13:37:49 +0100
34529 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
34530 Branch: metaconfig/U/perl
34533 ! Configure myconfig.SH pod/perldelta.pod
34534 ____________________________________________________________________________
34535 [ 7229] By: jhi on 2000/10/14 00:49:22
34536 Log: Update Changes.
34538 ! Changes patchlevel.h
34539 ____________________________________________________________________________
34540 [ 7228] By: jhi on 2000/10/14 00:46:10
34541 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
34542 From: Peter Prymmer <pvhp@forte.com>
34543 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
34544 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
34547 ____________________________________________________________________________
34548 [ 7227] By: jhi on 2000/10/13 23:20:30
34549 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
34552 ____________________________________________________________________________
34553 [ 7226] By: jhi on 2000/10/13 22:14:32
34556 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
34557 From: Peter Prymmer <pvhp@forte.com>
34558 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
34559 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
34562 ____________________________________________________________________________
34563 [ 7225] By: jhi on 2000/10/13 22:11:31
34564 Log: op/sprintf.t patch for OS/390 (and any other host with limited
34565 floating-point exponent length)
34567 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
34568 From: Dominic Dunlop <domo@computer.org>
34569 Date: Fri, 13 Oct 2000 19:17:57 +0200
34570 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
34573 ____________________________________________________________________________
34574 [ 7224] By: jhi on 2000/10/13 18:40:48
34575 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
34578 ____________________________________________________________________________
34579 [ 7223] By: jhi on 2000/10/13 18:37:13
34580 Log: Thinko in #7222.
34583 ____________________________________________________________________________
34584 [ 7222] By: jhi on 2000/10/13 18:05:23
34585 Log: Use UTF8SKIP(), from Simon Cozens.
34588 ____________________________________________________________________________
34589 [ 7221] By: jhi on 2000/10/13 15:43:19
34590 Log: (accidentally empty check-in)
34593 ____________________________________________________________________________
34594 [ 7220] By: jhi on 2000/10/13 15:23:51
34595 Log: Add (optimistically) Storable to static extensions.
34597 ! hints/uwin.sh hints/vmesa.sh
34598 ____________________________________________________________________________
34599 [ 7219] By: jhi on 2000/10/13 15:20:05
34600 Log: Amdahl UTS doesn't seem to do dynaloading.
34603 ____________________________________________________________________________
34604 [ 7218] By: jhi on 2000/10/13 15:15:20
34605 Log: Slight tweak of the code to appease Amdahl UTS cc.
34608 ____________________________________________________________________________
34609 [ 7217] By: jhi on 2000/10/13 14:50:42
34610 Log: In Amdahl UTS "struct sv" is defined by a system header,
34614 ____________________________________________________________________________
34615 [ 7216] By: jhi on 2000/10/13 11:58:25
34616 Log: Ilya implemented the memory profiling API.
34619 ____________________________________________________________________________
34620 [ 7215] By: jhi on 2000/10/13 02:56:38
34621 Log: Subject: [PATCH 5.7.0] Perl API for mstats
34622 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34623 Date: Thu, 12 Oct 2000 22:52:40 -0400
34624 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
34626 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
34627 ____________________________________________________________________________
34628 [ 7214] By: jhi on 2000/10/13 02:55:38
34629 Log: Subject: [PATCH 5.7.0] IVs in mtats
34630 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34631 Date: Thu, 12 Oct 2000 22:51:04 -0400
34632 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
34635 ____________________________________________________________________________
34636 [ 7213] By: jhi on 2000/10/13 02:31:47
34637 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
34639 ! pod/perldiag.pod pp_sys.c
34640 ____________________________________________________________________________
34641 [ 7212] By: jhi on 2000/10/13 01:27:38
34642 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
34643 From: Peter Prymmer <pvhp@forte.com>
34644 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
34645 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
34648 ____________________________________________________________________________
34649 [ 7211] By: jhi on 2000/10/13 00:35:09
34650 Log: Update Changes.
34652 ! Changes patchlevel.h
34653 ____________________________________________________________________________
34654 [ 7210] By: jhi on 2000/10/12 23:59:40
34655 Log: The Install.pm third of
34657 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34658 From: Bill Campbell <bill@celestial.com>
34659 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34660 Date: Thu, 5 Oct 2000 18:04:51 -0700
34662 ! lib/ExtUtils/Install.pm
34663 ____________________________________________________________________________
34664 [ 7209] By: jhi on 2000/10/12 23:58:43
34667 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34668 Date: Thu, 5 Oct 2000 18:04:51 -0700
34669 From: Bill Campbell <bill@celestial.com>
34670 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34672 The Install.pm changes will be submitted separately because
34673 they need some work and discussion still.
34675 ! lib/getopts.pl lib/termcap.pl
34676 ____________________________________________________________________________
34677 [ 7208] By: jhi on 2000/10/12 23:41:19
34678 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
34679 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34680 Date: Thu, 12 Oct 2000 07:30:02 EDT
34681 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
34683 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
34684 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
34685 ____________________________________________________________________________
34686 [ 7207] By: jhi on 2000/10/12 23:39:01
34687 Log: An updated EBCDIC tr patch.
34689 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
34690 From: Peter Prymmer <pvhp@forte.com>
34691 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
34692 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
34695 ____________________________________________________________________________
34696 [ 7206] By: jhi on 2000/10/12 23:34:55
34697 Log: Upgrade to CPAN 1.58, from Andreas König.
34699 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34700 ____________________________________________________________________________
34701 [ 7205] By: jhi on 2000/10/12 23:29:08
34702 Log: Introduce the man[24-8] variables, from Andy Dougherty.
34703 Branch: metaconfig/U/perl
34704 + mandirs.U mandirstyle.U
34706 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34707 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
34708 ! vos/config.h vos/config.pl vos/config_h.SH_orig
34709 ! win32/config.bc win32/config.gc win32/config.vc
34710 ____________________________________________________________________________
34711 [ 7204] By: gsar on 2000/10/12 18:11:24
34712 Log: restore change#7202
34715 ____________________________________________________________________________
34716 [ 7203] By: gsar on 2000/10/12 18:09:40
34717 Log: another test of the Emergency Broadcast System--back out
34721 ____________________________________________________________________________
34722 [ 7202] By: gsar on 2000/10/12 16:40:47
34723 Log: (submitted on behalf of Jarkko)
34724 Fix the lib/encode.t subtest 6 failure as reported by Andreas
34725 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
34726 was unearthed by change 7182, as was a bug in HTML::Entities.
34729 ____________________________________________________________________________
34730 [ 7201] By: jhi on 2000/10/11 03:16:05
34731 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
34733 ! pp_hot.c t/pragma/utf8.t
34734 ____________________________________________________________________________
34735 [ 7200] By: jhi on 2000/10/11 00:40:30
34736 Log: The #7198 was a false alarm.
34739 ____________________________________________________________________________
34740 [ 7199] By: jhi on 2000/10/11 00:26:04
34741 Log: Remove duplicated code.
34744 ____________________________________________________________________________
34745 [ 7198] By: jhi on 2000/10/10 23:30:46
34746 Log: (Retracted by #7200.)
34749 ____________________________________________________________________________
34750 [ 7197] By: jhi on 2000/10/10 21:49:30
34751 Log: Add the test case for #7190, from the original bug report
34755 ____________________________________________________________________________
34756 [ 7196] By: jhi on 2000/10/10 21:40:49
34757 Log: Reapply Andy's patch and regen Configure.
34759 ! Configure INSTALL Makefile.SH Porting/Glossary
34760 ! Porting/config.sh config_h.SH epoc/config.sh installperl
34761 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34763 ____________________________________________________________________________
34764 [ 7195] By: jhi on 2000/10/10 21:09:30
34765 Log: Use the versiononly instead of the installscripts,
34766 retract the changes 7146 and 7147.
34768 ! Configure INSTALL Makefile.SH Porting/Glossary
34769 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
34770 ! installperl uconfig.sh vos/config.def win32/config.bc
34771 ! win32/config.gc win32/config.vc
34772 ____________________________________________________________________________
34773 [ 7194] By: jhi on 2000/10/10 21:06:15
34774 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
34775 From: Peter Prymmer <pvhp@forte.com>
34776 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
34777 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
34780 ____________________________________________________________________________
34781 [ 7193] By: jhi on 2000/10/10 21:05:12
34782 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
34783 From: Peter Prymmer <pvhp@forte.com>
34784 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
34785 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
34788 ____________________________________________________________________________
34789 [ 7192] By: jhi on 2000/10/10 20:57:30
34790 Log: Add versiononly, delete installscripts, from Andy Dougherty.
34792 - U/installdirs/installscripts.U
34793 Branch: metaconfig/U/perl
34795 ____________________________________________________________________________
34796 [ 7191] By: jhi on 2000/10/10 19:41:21
34797 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
34798 From: Peter Prymmer <pvhp@forte.com>
34799 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
34800 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
34802 ! pod/perlebcdic.pod
34803 ____________________________________________________________________________
34804 [ 7190] By: jhi on 2000/10/10 19:26:14
34805 Log: Subject: Re: utf8 concat, mg_get
34806 From: Simon Cozens <simon@cozens.net>
34807 Date: Tue, 10 Oct 2000 17:40:17 +0100
34808 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
34811 ____________________________________________________________________________
34812 [ 7189] By: jhi on 2000/10/10 19:23:03
34813 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
34814 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
34815 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
34816 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
34818 ! lib/ExtUtils/MM_Unix.pm
34819 ____________________________________________________________________________
34820 [ 7188] By: jhi on 2000/10/10 15:31:24
34821 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
34822 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
34823 Date: Fri, 14 Jul 2000 10:47:36 +0100
34824 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
34827 ____________________________________________________________________________
34828 [ 7187] By: jhi on 2000/10/10 13:30:10
34829 Log: Quote the temp file name, needed in Win32 because the
34830 default name unfortunately contains spaces, shouldn't
34833 Subject: FW: perldoc fails if $TEMP contains spaces
34834 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
34835 Date: Thu, 14 Sep 2000 08:58:45 +0100
34836 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
34839 ____________________________________________________________________________
34840 [ 7186] By: jhi on 2000/10/10 13:16:27
34841 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
34842 From: hv@hugo.hybyte.com
34843 Date: Tue, 10 Oct 2000 14:10:20 +0100
34844 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
34846 ! t/lib/thr5005.t util.c
34847 ____________________________________________________________________________
34848 [ 7185] By: jhi on 2000/10/10 12:06:22
34849 Log: Upgrade to podlators 1.04, from Russ Allbery.
34851 ! lib/Pod/Man.pm lib/Pod/Text.pm
34852 ____________________________________________________________________________
34853 [ 7184] By: jhi on 2000/10/10 12:01:32
34854 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
34856 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
34857 ____________________________________________________________________________
34858 [ 7183] By: jhi on 2000/10/09 23:47:15
34859 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
34860 From: Peter Prymmer <pvhp@forte.com>
34861 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
34862 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
34864 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
34865 ____________________________________________________________________________
34866 [ 7182] By: jhi on 2000/10/09 23:43:16
34867 Log: Make eq work again with utf8 (disabling the upgrading
34868 should no more be necessary since the copies of the
34869 scalars are upgraded, not the scalars themselves).
34870 Takes care of ID 20001009.001. (The claimed length()
34871 bug in 20001009.001 seems bogus to me.)
34873 ! sv.c t/pragma/utf8.t
34874 ____________________________________________________________________________
34875 [ 7181] By: gsar on 2000/10/09 19:41:54
34876 Log: tweak for change#7173
34879 ____________________________________________________________________________
34880 [ 7180] By: gsar on 2000/10/09 19:26:56
34881 Log: on Windows, clean targets might not work under some flavors of the shell
34883 ! win32/Makefile win32/makefile.mk
34884 ____________________________________________________________________________
34885 [ 7179] By: jhi on 2000/10/09 19:21:02
34886 Log: Update Changes.
34888 ! Changes patchlevel.h
34889 ____________________________________________________________________________
34890 [ 7178] By: jhi on 2000/10/09 19:18:23
34891 Log: Warn about unknown scripts.
34893 Subject: Re: ideas? patches? [PATCH bleadperl]
34894 From: Dominic Dunlop <domo@computer.org>
34895 Date: Mon, 9 Oct 2000 14:57:17 +0200
34896 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
34899 ____________________________________________________________________________
34900 [ 7177] By: jhi on 2000/10/09 19:13:27
34901 Log: Change #7160 had a nasty typo.
34903 ! U/compline/Compile.U
34905 ! Configure config_h.SH
34906 ____________________________________________________________________________
34907 [ 7176] By: gsar on 2000/10/09 18:59:33
34911 ____________________________________________________________________________
34912 [ 7175] By: gsar on 2000/10/09 18:54:28
34913 Log: Windows9x doesn't support link(), despite what Config.pm
34916 ! lib/ExtUtils/Manifest.pm
34917 ____________________________________________________________________________
34918 [ 7174] By: gsar on 2000/10/09 18:50:03
34919 Log: avoid nonportable example code
34922 ____________________________________________________________________________
34923 [ 7173] By: gsar on 2000/10/09 18:46:54
34924 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
34925 being used) when closing a socket handle
34927 ! win32/win32.c win32/win32.h win32/win32sck.c
34928 ____________________________________________________________________________
34929 [ 7172] By: gsar on 2000/10/09 18:41:40
34930 Log: on Windows, cwd strings in the environment should be of the
34931 form =X:=X:\foo instead of =X=X:\foo\
34934 ____________________________________________________________________________
34935 [ 7171] By: gsar on 2000/10/09 18:30:09
34936 Log: on Windows, LoadLibrary() could load an extension DLL multiple
34937 times if forward slashes are used in the path
34940 ____________________________________________________________________________
34941 [ 7170] By: jhi on 2000/10/09 17:53:59
34942 Log: Add a todo note about overloadable assertions.
34945 ____________________________________________________________________________
34946 [ 7169] By: jhi on 2000/10/09 13:43:45
34947 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
34948 From: mjd@plover.com
34949 Date: 9 Oct 2000 00:24:44 -0000
34950 Message-ID: <20001009002444.10616.qmail@plover.com>
34952 ! pod/perldebguts.pod
34953 ____________________________________________________________________________
34954 [ 7168] By: nick on 2000/10/08 13:16:33
34955 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
34956 is not right thing to do on (e.g. x86). Network order is also "right" for
34959 ! ext/Encode/Encode.pm
34960 ____________________________________________________________________________
34961 [ 7167] By: nick on 2000/10/08 12:54:42
34962 Log: Make "encodings" work post-install when Encode/*.enc files may not
34963 be in same directory as Encode.pm
34965 ! ext/Encode/Encode.pm
34966 ____________________________________________________________________________
34967 [ 7166] By: nick on 2000/10/08 11:51:26
34968 Log: Work round the fact that $hash->{$key} does not take into account
34969 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
34970 so that key is always in the "expected" encoding - i.e. same way we put
34973 ! ext/Encode/Encode.pm
34974 ____________________________________________________________________________
34975 [ 7165] By: gsar on 2000/10/08 04:15:29
34976 Log: save_re_context() could reset PL_curcop to freed memory, causing core
34977 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
34980 ____________________________________________________________________________
34981 [ 7164] By: jhi on 2000/10/06 20:51:48
34982 Log: UTF8ize split() so that the cloned substrings get the UTF8
34983 flag of the original scalar. Problem reported by Simon Cozens.
34985 ! pp.c t/pragma/utf8.t
34986 ____________________________________________________________________________
34987 [ 7163] By: nick on 2000/10/06 20:48:34
34988 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
34989 got a false +ve and so did not reach code which would have un-FAKEd the SV.
34992 ____________________________________________________________________________
34993 [ 7162] By: nick on 2000/10/06 20:25:37
34994 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
34995 To fix (sort {$a <=> $b} keys %hash) in particular but
34996 should cover a number of other as-yet-unknown cases as well.
34999 ____________________________________________________________________________
35000 [ 7161] By: jhi on 2000/10/06 19:56:18
35001 Log: Change the version number of Tie::Handle in the core to 4.0,
35002 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
35004 Subject: Note on Tie::Handle
35005 From: andreas.koenig@anima.de (Andreas J. Koenig)
35006 Date: 06 Oct 2000 21:48:58 +0200
35007 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
35009 ! lib/Tie/Handle.pm
35010 ____________________________________________________________________________
35011 [ 7160] By: jhi on 2000/10/06 18:20:35
35012 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
35013 as the first option of cc/ld because of ultrapicky compilers
35016 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
35017 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
35018 ! U/compline/orderlib.U U/modified/Cppsym.U
35019 ! U/modified/d_access.U
35020 Branch: metaconfig/U/perl
35021 ! Checkcc.U d_dlsymun.U gccvers.U
35023 ! Configure config_h.SH
35024 ____________________________________________________________________________
35025 [ 7159] By: jhi on 2000/10/06 13:56:39
35026 Log: Update Changes.
35028 ! Changes patchlevel.h
35029 ____________________________________________________________________________
35030 [ 7158] By: jhi on 2000/10/06 12:48:40
35031 Log: Eliminate $Is_VMS code from the test.
35033 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
35034 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35035 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
35036 Date: Thu, 5 Oct 2000 07:46:33 EDT
35039 ____________________________________________________________________________
35040 [ 7157] By: jhi on 2000/10/06 12:47:13
35041 Log: Also the $ccflags is needed for the C compiler check.
35043 Subject: Configure (check for C-compiler)
35044 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35045 Date: Fri, 06 Oct 2000 08:47:15 +0200
35046 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
35047 Branch: metaconfig/U/perl
35050 ! Configure config_h.SH
35051 ____________________________________________________________________________
35052 [ 7156] By: jhi on 2000/10/06 11:45:15
35053 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
35055 ! perl.c pp_ctl.c sv.h utf8.c
35056 ____________________________________________________________________________
35057 [ 7155] By: jhi on 2000/10/06 11:40:41
35058 Log: IO::Handle->syswrite() did not handle length omission
35059 like CORE::syswrite() does.
35061 Subject: [Fwd] IO::Handle, syswrite and arguments
35062 From: Graham Barr <gbarr@pobox.com>
35063 Date: Fri, 6 Oct 2000 10:22:05 +0100
35064 Message-ID: <20001006102205.U6312@pobox.com>
35066 The original patch from andrew@ugh.net.au.
35068 ! ext/IO/lib/IO/Handle.pm
35069 ____________________________________________________________________________
35070 [ 7154] By: jhi on 2000/10/06 01:42:15
35074 ____________________________________________________________________________
35075 [ 7153] By: jhi on 2000/10/06 00:39:55
35076 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
35079 ____________________________________________________________________________
35080 [ 7152] By: jhi on 2000/10/06 00:38:11
35081 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
35083 ! perl.c pp_ctl.c sv.h utf8.c
35084 ____________________________________________________________________________
35085 [ 7151] By: jhi on 2000/10/06 00:36:38
35086 Log: Subject: Re: Questions about Tie::Array and perl modules
35087 From: Nick Ing-Simmons <nik@tiuk.ti.com>
35088 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
35089 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
35091 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
35093 ! lib/Tie/Array.pm t/op/array.t
35094 ____________________________________________________________________________
35095 [ 7150] By: jhi on 2000/10/05 00:20:45
35096 Log: Regen Changes.
35098 ! Changes patchlevel.h
35099 ____________________________________________________________________________
35100 [ 7149] By: jhi on 2000/10/05 00:20:01
35104 ____________________________________________________________________________
35105 [ 7148] By: jhi on 2000/10/04 23:35:08
35106 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
35107 reported several times by Dominic Dunlop, for example in
35108 ID 20000315.008. Patch from Dominic. Patch affects at
35109 least MachTen, and possibly other oldish BSDs. Should not
35110 break non-broken platforms (tested on LinuxPPC).
35113 ____________________________________________________________________________
35114 [ 7147] By: jhi on 2000/10/04 23:26:34
35115 Log: The one that got away from 7146.
35117 + U/installdirs/installscripts.U
35118 ____________________________________________________________________________
35119 [ 7146] By: jhi on 2000/10/04 23:25:04
35120 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
35121 suggested by H. Merijn Brand.
35123 ! Configure INSTALL Makefile.SH Porting/Glossary
35124 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
35125 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35127 ____________________________________________________________________________
35128 [ 7145] By: jhi on 2000/10/04 22:08:21
35129 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
35130 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35131 Date: Wed, 4 Oct 2000 17:37:46 -0400
35132 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
35135 ____________________________________________________________________________
35136 [ 7144] By: jhi on 2000/10/04 18:11:41
35137 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
35138 From: Jeff Pinyan <jeffp@crusoe.net>
35139 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
35140 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
35143 ____________________________________________________________________________
35144 [ 7143] By: jhi on 2000/10/04 18:09:58
35145 Log: Subject: perlhack.pod Patch for Externals Tools
35146 From: Fisher Mark <fisherm@tce.com>
35147 Date: Tue, 3 Oct 2000 15:43:27 -0500
35148 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
35151 ____________________________________________________________________________
35152 [ 7142] By: jhi on 2000/10/04 18:08:41
35153 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
35154 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35155 Date: Wed, 4 Oct 2000 12:11:11 EDT
35156 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
35159 ____________________________________________________________________________
35160 [ 7141] By: jhi on 2000/10/04 12:20:16
35161 Log: Subject: [PATCH 5.7.0] h2xs not working
35162 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35163 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
35164 Date: Tue, 3 Oct 2000 21:43:01 -0400
35166 Subject: [PATCH 5.7.0] h2xs not documenting the created module
35167 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35168 Date: Tue, 3 Oct 2000 22:55:19 -0400
35169 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
35172 ____________________________________________________________________________
35173 [ 7140] By: jhi on 2000/10/04 11:53:44
35174 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
35175 From: nick@babyhippo.com
35176 Date: Wed, 4 Oct 2000 12:06:45 +0100
35177 Message-Id: <20001004120645.A7356@babyhippo.com>
35179 Retract 7118 and 7135.
35181 ! installman installperl op.c t/pragma/subs.t
35182 ____________________________________________________________________________
35183 [ 7139] By: jhi on 2000/10/03 22:09:41
35184 Log: It is possible to have no hosts database at all. Pointed out in
35186 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35187 From: Peter Prymmer <pvhp@forte.com>
35188 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35189 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35191 ! U/modified/myhostname.U
35193 ! Configure config_h.SH
35194 ____________________________________________________________________________
35195 [ 7138] By: jhi on 2000/10/03 21:49:49
35196 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35197 From: Peter Prymmer <pvhp@forte.com>
35198 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35199 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35202 ____________________________________________________________________________
35203 [ 7137] By: jhi on 2000/10/03 20:10:05
35204 Log: One remaining nit less at the VMS mailbox sizing.
35207 ____________________________________________________________________________
35208 [ 7136] By: jhi on 2000/10/03 20:08:47
35209 Log: Test harness update to sync with the new perlcc,
35213 ____________________________________________________________________________
35214 [ 7135] By: jhi on 2000/10/03 15:15:42
35215 Log: Subject: Re: PATCH for 20001003.004
35216 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
35217 From: "AARON B. DOSSETT" <aaron@iglou.com>
35218 Message-Id: <E13gTay-0006od-00@iglou.com>
35220 ! installman installperl
35221 ____________________________________________________________________________
35222 [ 7134] By: jhi on 2000/10/03 15:00:34
35223 Log: Subject: [ID 20001003.006] B::Debug not -w clean
35224 From: Nicholas Clark <nick@babyhippo.co.uk>
35225 Date: Tue, 03 Oct 2000 15:46:32 +0100
35226 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
35229 ____________________________________________________________________________
35230 [ 7133] By: jhi on 2000/10/03 14:58:39
35231 Log: Scale down the VMS message boxes, by Charles Lane.
35232 Fix for ID 20000903.009, workaround at
35233 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
35236 ____________________________________________________________________________
35237 [ 7132] By: jhi on 2000/10/03 11:20:37
35238 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
35240 + t/lib/st-lock.t t/lib/st-utf8.t
35241 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
35242 ! ext/Storable/Storable.xs t/lib/st-recurse.t
35243 ____________________________________________________________________________
35244 [ 7131] By: jhi on 2000/10/03 03:38:23
35247 ! MANIFEST Makefile.SH
35248 ____________________________________________________________________________
35249 [ 7130] By: jhi on 2000/10/03 03:31:05
35250 Log: Update Changes.
35252 ! Changes patchlevel.h
35253 ____________________________________________________________________________
35254 [ 7129] By: jhi on 2000/10/03 02:24:02
35255 Log: Misplaced else.
35256 Branch: metaconfig/U/perl
35259 ! Configure config_h.SH
35260 ____________________________________________________________________________
35261 [ 7128] By: jhi on 2000/10/03 02:08:29
35262 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
35263 From: sthoenna@efn.org
35264 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
35265 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
35266 Branch: metaconfig/U/perl
35269 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
35270 ____________________________________________________________________________
35271 [ 7127] By: jhi on 2000/10/03 01:13:14
35272 Log: Update Changes.
35274 ! Changes patchlevel.h
35275 ____________________________________________________________________________
35276 [ 7126] By: jhi on 2000/10/03 00:57:08
35277 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
35278 as suggested by Olaf Flebbe and Nick Clark.
35280 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
35281 ____________________________________________________________________________
35282 [ 7125] By: jhi on 2000/10/03 00:50:56
35283 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
35284 From: Nick Clark <nick@plum.flirble.org>
35285 Date: Mon, 2 Oct 2000 11:03:24 +0100
35286 Message-Id: <20001002110324.D20073@plum.flirble.org>
35288 Also fixes bug ID 20001002.005.
35291 ____________________________________________________________________________
35292 [ 7124] By: jhi on 2000/10/03 00:34:59
35293 Log: Subject: [PATCH 5.7.0] Epoc update
35294 From: Olaf Flebbe <o.flebbe@gmx.de>
35295 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
35296 Message-ID: <26423.969484586@www10.gmx.net>
35298 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
35299 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
35300 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
35302 ____________________________________________________________________________
35303 [ 7123] By: jhi on 2000/10/03 00:30:07
35304 Log: Regen headers.
35306 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
35307 ____________________________________________________________________________
35308 [ 7122] By: jhi on 2000/10/03 00:10:48
35309 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
35312 ____________________________________________________________________________
35313 [ 7121] By: jhi on 2000/10/03 00:05:06
35314 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
35315 From: <abigail@foad.org>
35316 Date: Tue, 26 Sep 2000 13:36:14 -0400
35317 Message-ID: <20000926173614.4356.qmail@foad.org>
35320 ____________________________________________________________________________
35321 [ 7120] By: jhi on 2000/10/03 00:04:00
35322 Log: Inside require() $^S was always left undefined.
35324 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
35325 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35326 Date: Wed, 27 Sep 2000 18:54:49 -0400
35327 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
35329 ! cop.h mg.c pp_ctl.c util.c
35330 ____________________________________________________________________________
35331 [ 7119] By: jhi on 2000/10/03 00:00:16
35332 Log: Subject: [PATCH] DLL not restartabke with threaded perl
35333 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
35334 Date: Thu, 28 Sep 2000 09:20:46 +0100
35335 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
35338 ____________________________________________________________________________
35339 [ 7118] By: jhi on 2000/10/02 23:59:20
35340 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
35341 From: Nicholas Clark <nick@ccl4.org>
35342 Date: Thu, 28 Sep 2000 11:52:24 +0100
35343 Message-ID: <20000928115224.D7924@plum.flirble.org>
35346 ____________________________________________________________________________
35347 [ 7117] By: jhi on 2000/10/02 23:57:51
35348 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
35349 From: Nicholas Clark <nick@babyhippo.co.uk>
35350 Date: Thu, 28 Sep 2000 12:18:10 +0100
35351 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
35353 Did not apply cleanly, manual intervention was needed.
35355 ! ext/B/B/Bytecode.pm utils/perlcc.PL
35356 ____________________________________________________________________________
35357 [ 7116] By: jhi on 2000/10/02 23:50:40
35358 Log: Document the issue (is not a syntax error, kind of)
35360 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
35361 From: Nicholas Clark <nick@ccl4.org>
35362 Date: Thu, 28 Sep 2000 17:12:42 +0100
35363 Message-ID: <20000928171242.K7924@plum.flirble.org>
35366 ____________________________________________________________________________
35367 [ 7115] By: jhi on 2000/10/02 23:48:58
35368 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
35369 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35370 Date: Thu, 28 Sep 2000 21:55:31 -0400
35371 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
35374 ____________________________________________________________________________
35375 [ 7114] By: jhi on 2000/10/02 23:47:57
35376 Log: Subject: DOC PATCH 5.6.0
35377 From: mjd@plover.com
35378 Date: 30 Sep 2000 06:02:34 -0000
35379 Message-ID: <20000930060234.4559.qmail@plover.com>
35381 ! pod/perldebguts.pod
35382 ____________________________________________________________________________
35383 [ 7113] By: jhi on 2000/10/02 23:46:43
35384 Log: SOCK_DGRAM and listen() do not mix as reported in
35386 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
35387 From: Petter Reinholdtsen <pere@hungry.com>
35388 Date: Sun, 1 Oct 2000 10:57:20 +0800
35389 Message-Id: <200010010257.KAA05735@localhost.localdomain>
35391 The patch for 5.7.0+ had to be reengineered, though.
35393 ! ext/IO/lib/IO/Socket/UNIX.pm
35394 ____________________________________________________________________________
35395 [ 7112] By: jhi on 2000/10/02 23:36:57
35396 Log: Subject: Re: [PATCH 5.005_64 missed]
35397 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35398 Date: Sun, 1 Oct 2000 18:50:10 -0400
35399 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
35402 ____________________________________________________________________________
35403 [ 7111] By: jhi on 2000/10/02 23:35:40
35404 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
35405 From: Radu Greab <radu@netsoft.ro>
35406 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
35407 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
35409 ! op.c opcode.pl t/op/substr.t
35410 ____________________________________________________________________________
35411 [ 7110] By: jhi on 2000/10/02 23:32:38
35412 Log: Subject: [PATCH] Fix aliasing of tied filehandles
35413 From: Daniel Chetlin <daniel@chetlin.com>
35414 Date: Mon, 2 Oct 2000 14:53:27 -0700
35415 Message-ID: <20001002145327.C1617@ilmd>
35417 ! perl.h pp_hot.c t/op/tiehandle.t
35418 ____________________________________________________________________________
35419 [ 7109] By: jhi on 2000/10/02 23:31:30
35420 Log: s/Robin Parker/Robin Barker/
35423 ____________________________________________________________________________
35424 [ 7108] By: jhi on 2000/10/02 23:15:46
35425 Log: Retract #7091 as suggested in
35427 From: Robin Barker <rmb1@cise.npl.co.uk>
35428 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
35429 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
35430 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
35433 ____________________________________________________________________________
35434 [ 7107] By: nick on 2000/10/02 18:23:14
35435 Log: A few tweaks to get Tk803 to work with Encode scheme.
35437 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35438 ____________________________________________________________________________
35439 [ 7106] By: nick on 2000/10/01 21:34:14
35440 Log: Add checking cases to Encode's toUnicode and fromUnicode.
35442 ! ext/Encode/Encode.pm
35443 ____________________________________________________________________________
35444 [ 7105] By: nick on 2000/10/01 17:18:01
35445 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
35446 To read and use them.
35447 Add a lib/encode.t which checks a few things.
35449 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
35450 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
35451 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
35452 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
35453 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
35454 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
35455 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
35456 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
35457 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
35458 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
35459 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
35460 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
35461 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
35462 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
35463 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
35464 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
35465 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
35466 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
35467 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
35468 + ext/Encode/Encode/iso2022-jp.enc
35469 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35470 + ext/Encode/Encode/iso8859-1.enc
35471 + ext/Encode/Encode/iso8859-2.enc
35472 + ext/Encode/Encode/iso8859-3.enc
35473 + ext/Encode/Encode/iso8859-4.enc
35474 + ext/Encode/Encode/iso8859-5.enc
35475 + ext/Encode/Encode/iso8859-6.enc
35476 + ext/Encode/Encode/iso8859-7.enc
35477 + ext/Encode/Encode/iso8859-8.enc
35478 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
35479 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
35480 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
35481 + ext/Encode/Encode/macCentEuro.enc
35482 + ext/Encode/Encode/macCroatian.enc
35483 + ext/Encode/Encode/macCyrillic.enc
35484 + ext/Encode/Encode/macDingbats.enc
35485 + ext/Encode/Encode/macGreek.enc
35486 + ext/Encode/Encode/macIceland.enc
35487 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
35488 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
35489 + ext/Encode/Encode/macTurkish.enc
35490 + ext/Encode/Encode/macUkraine.enc
35491 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
35493 ! MANIFEST ext/Encode/Encode.pm
35494 ____________________________________________________________________________
35495 [ 7104] By: nick on 2000/09/30 13:04:30
35496 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
35497 From: Daniel Chetlin <daniel@chetlin.com>
35498 Date: Mon, 18 Sep 2000 05:05:40 -0700
35499 Message-Id: <20000918050540.C652@ilmd>
35501 ! lib/overload.pm sv.c t/pragma/overload.t
35502 ____________________________________________________________________________
35503 [ 7103] By: nick on 2000/09/30 12:53:36
35504 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
35505 From: Johan Vromans <jvromans@squirrel.nl>
35506 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
35507 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
35510 ____________________________________________________________________________
35511 [ 7102] By: nick on 2000/09/30 12:52:31
35512 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
35513 From: Spider Boardman <spider@Orb.Nashua.NH.US>
35514 Date: Sat, 16 Sep 2000 16:36:45 -0400
35515 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
35517 ! ext/B/B/Deparse.pm
35518 ____________________________________________________________________________
35519 [ 7101] By: nick on 2000/09/30 12:51:41
35520 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
35521 From: Craig A. Berry <craig.berry@psinetcs.com>
35522 Date: Sat, 16 Sep 2000 10:11:10 -0500
35523 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
35526 ____________________________________________________________________________
35527 [ 7100] By: nick on 2000/09/30 12:50:33
35528 Log: Subject: Re: unicode support and perl [ID 20000901.097]
35529 From: Spider Boardman <spider@Orb.Nashua.NH.US>
35530 Date: Fri, 15 Sep 2000 16:37:58 -0400
35531 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
35534 ____________________________________________________________________________
35535 [ 7099] By: nick on 2000/09/30 12:49:35
35536 Log: Subject: Re: unicode support and perl [ID 20000901.097]
35537 From: Spider Boardman <spider@Orb.Nashua.NH.US>
35538 Date: Fri, 15 Sep 2000 16:25:30 -0400
35539 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
35542 ____________________________________________________________________________
35543 [ 7098] By: nick on 2000/09/30 12:48:00
35544 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
35545 From: Gisle Aas <gisle@ActiveState.com>
35546 Date: 15 Sep 2000 16:23:41 +0200
35547 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
35550 ____________________________________________________________________________
35551 [ 7097] By: nick on 2000/09/30 12:45:16
35552 Log: Subject: [PATCH] Nits in perlmod.pod
35553 From: Daniel Chetlin <daniel@chetlin.com>
35554 Date: Fri, 15 Sep 2000 02:04:09 -0700
35555 Message-Id: <20000915020409.A2104@ilmd>
35558 ____________________________________________________________________________
35559 [ 7096] By: nick on 2000/09/30 12:18:00
35560 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
35561 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
35562 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
35563 0 to checking to get the warning.
35565 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
35566 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
35567 ! regexec.c sv.c toke.c utf8.c
35568 ____________________________________________________________________________
35569 [ 7095] By: nick on 2000/09/15 16:55:59
35570 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
35572 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
35573 From: Spider Boardman <spider@Orb.Nashua.NH.US>
35574 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
35575 Date: Fri, 15 Sep 2000 06:37:30 -0400
35577 ! ext/Encode/Encode.xs sv.c
35578 ____________________________________________________________________________
35579 [ 7094] By: jhi on 2000/09/15 03:23:32
35580 Log: Update Changes.
35582 ! Changes patchlevel.h
35583 ____________________________________________________________________________
35584 [ 7093] By: jhi on 2000/09/15 03:11:44
35585 Log: Fix for the charnames.t failures from Spider Boardman.
35588 ____________________________________________________________________________
35589 [ 7092] By: jhi on 2000/09/15 00:15:48
35590 Log: Botched the #7090 check-in.
35593 ____________________________________________________________________________
35594 [ 7091] By: jhi on 2000/09/14 23:33:24
35595 Log: Part of #7081 didn't come through.
35598 ____________________________________________________________________________
35599 [ 7090] By: jhi on 2000/09/14 23:17:39
35600 Log: Subject: Re: perl@7078
35601 From: Spider Boardman <spider@web.zk3.dec.com>
35602 Date: Thu, 14 Sep 2000 19:06:36 -0400
35603 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
35606 ____________________________________________________________________________
35607 [ 7089] By: jhi on 2000/09/14 23:11:21
35608 Log: Small portability tweaks.
35610 ! ext/Encode/Encode.xs
35611 ____________________________________________________________________________
35612 [ 7088] By: jhi on 2000/09/14 22:57:23
35613 Log: Fake return to pacify picky compilers.
35615 ! ext/Encode/Encode.xs
35616 ____________________________________________________________________________
35617 [ 7087] By: jhi on 2000/09/14 22:53:37
35618 Log: Subject: [PATCH] utf8.c apidoc
35619 From: Simon Cozens <simon@cozens.net>
35620 Date: Thu, 14 Sep 2000 23:46:57 +0100
35621 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
35623 ! perlapi.c pod/perlapi.pod utf8.c
35624 ____________________________________________________________________________
35625 [ 7086] By: jhi on 2000/09/14 22:40:38
35626 Log: We don't need to count the high bit bytes, a boolean is enough.
35629 ____________________________________________________________________________
35630 [ 7085] By: jhi on 2000/09/14 21:20:09
35631 Log: Replace #7084 with
35633 Subject: Re: perl@7078
35634 From: Spider Boardman <spider@web.zk3.dec.com>
35635 Date: Thu, 14 Sep 2000 17:09:36 -0400
35636 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
35639 ____________________________________________________________________________
35640 [ 7084] By: jhi on 2000/09/14 20:03:34
35641 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
35642 convertable to bytes by checking it doesn't go above 0xc3
35644 Subject: Re: perl@7078
35645 From: Simon Cozens <simon@cozens.net>
35646 Date: Thu, 14 Sep 2000 20:59:19 +0100
35647 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
35650 ____________________________________________________________________________
35651 [ 7083] By: jhi on 2000/09/14 19:38:47
35652 Log: Subject: Re: perl@7078
35653 From: Simon Cozens <simon@cozens.net>
35654 Date: Thu, 14 Sep 2000 20:13:09 +0100
35655 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
35658 ____________________________________________________________________________
35659 [ 7082] By: jhi on 2000/09/14 17:50:44
35660 Log: The one that got away.
35663 ____________________________________________________________________________
35664 [ 7081] By: jhi on 2000/09/14 17:45:35
35665 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
35666 From: Robin Barker <rmb1@cise.npl.co.uk>
35667 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
35668 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
35670 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
35671 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
35672 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
35673 ! regcomp.c toke.c universal.c
35674 ____________________________________________________________________________
35675 [ 7080] By: jhi on 2000/09/14 17:40:35
35676 Log: Problems picked up by AIX cc.
35678 Subject: Re: perl@7078 (patch included)
35679 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35680 Date: Thu, 14 Sep 2000 18:53:30 +0200
35681 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
35683 ! ext/Encode/Encode.xs
35684 ____________________________________________________________________________
35685 [ 7079] By: jhi on 2000/09/14 17:38:27
35686 Log: Subject: File::Find 5.7.0 POD nits
35687 From: Rich Morin <rdm@cfcl.com>
35688 Date: Wed, 13 Sep 2000 22:03:58 -0700
35689 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
35692 ____________________________________________________________________________
35693 [ 7078] By: jhi on 2000/09/14 14:58:20
35694 Log: Update Changes.
35696 ! Changes patchlevel.h
35697 ____________________________________________________________________________
35698 [ 7077] By: jhi on 2000/09/14 14:55:54
35699 Log: Compilation warnings and an error.
35702 ____________________________________________________________________________
35703 [ 7076] By: jhi on 2000/09/14 14:42:56
35704 Log: Fix for a parsing bug, not for the original bug.
35706 Subject: Re: [ID 20000910.005] Another segfault with regexes.
35707 From: Spider Boardman <spider@web.zk3.dec.com>
35708 Date: Wed, 13 Sep 2000 17:52:20 -0400
35709 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
35712 ____________________________________________________________________________
35713 [ 7075] By: jhi on 2000/09/14 14:40:40
35714 Log: Batch of UTF-8 patches from Simon Cozens.
35716 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
35717 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
35719 ____________________________________________________________________________
35720 [ 7074] By: jhi on 2000/09/14 14:29:58
35721 Log: Subject: Re: Two advertising clauses need to be removed
35722 From: Russ Allbery <rra@stanford.edu>
35723 Date: 13 Sep 2000 18:50:26 -0700
35724 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
35726 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
35727 ____________________________________________________________________________
35728 [ 7073] By: jhi on 2000/09/14 14:28:20
35729 Log: Subject: [PATCH] de-wall t/README
35730 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35731 Date: Wed, 13 Sep 2000 17:46:55 -0700
35732 Message-ID: <//Bw5gzkge/e092yn@efn.org>
35735 ____________________________________________________________________________
35736 [ 7072] By: jhi on 2000/09/14 14:25:10
35737 Log: Hints optimization.
35740 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35741 Date: Wed, 13 Sep 2000 21:42:07 +0200
35742 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
35745 ____________________________________________________________________________
35746 [ 7071] By: jhi on 2000/09/14 14:23:30
35747 Log: Allow chop() and chomp() to be overridden.
35749 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
35750 From: "Casey R. Tweten" <crt@kiski.net>
35751 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
35752 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
35755 ____________________________________________________________________________
35756 [ 7070] By: jhi on 2000/09/14 14:20:36
35757 Log: The return value of setlocale must be copied away.
35759 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
35760 From: Alan Burlison <Alan.Burlison@uk.sun.com>
35761 Date: Wed, 13 Sep 2000 16:27:37 +0100
35762 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
35765 ____________________________________________________________________________
35766 [ 7069] By: jhi on 2000/09/14 14:16:27
35767 Log: Remove vestiges of tr//CU.
35769 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
35770 From: Nick Clark <nick@plum.flirble.org>
35771 Date: Tue, 12 Sep 2000 22:50:14 +0100
35772 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
35774 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
35775 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35776 Date: Tue, 12 Sep 2000 21:38:48 -0700
35777 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
35779 ! op.h pod/perlunicode.pod
35780 ____________________________________________________________________________
35781 [ 7068] By: jhi on 2000/09/13 14:18:39
35782 Log: Add the Encode extension. The code is still largely just skeleton.
35784 + ext/Encode/Encode.pm ext/Encode/Encode.xs
35785 + ext/Encode/Makefile.PL ext/Encode/Todo
35786 ! MANIFEST Todo-5.6
35787 ____________________________________________________________________________
35788 [ 7067] By: jhi on 2000/09/12 17:43:33
35789 Log: Allow for whitespace between "#" and "line" in cpp output.
35791 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
35792 From: Calle Dybedahl <calle@lysator.liu.se>
35793 Date: 12 Sep 2000 19:38:02 +0200
35794 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
35796 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
35797 ____________________________________________________________________________
35798 [ 7066] By: gsar on 2000/09/12 17:24:29
35799 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
35800 initialization in all the threads on Windows
35803 ____________________________________________________________________________
35804 [ 7065] By: jhi on 2000/09/12 15:11:31
35805 Log: Update Changes.
35807 ! Changes patchlevel.h
35808 ____________________________________________________________________________
35809 [ 7064] By: jhi on 2000/09/12 14:54:54
35810 Log: Retract #7062, the pod tests are not ready.
35813 ____________________________________________________________________________
35814 [ 7063] By: jhi on 2000/09/12 14:25:41
35815 Log: The #7054 truncated Configure badly.
35816 Branch: metaconfig/U/perl
35819 ! Configure config_h.SH
35820 ____________________________________________________________________________
35821 [ 7062] By: jhi on 2000/09/12 14:08:32
35822 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
35823 From: sthoenna@efn.org
35824 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
35825 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
35828 ____________________________________________________________________________
35829 [ 7061] By: jhi on 2000/09/12 14:07:18
35830 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
35831 From: sthoenna@efn.org
35832 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
35833 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
35836 ____________________________________________________________________________
35837 [ 7060] By: jhi on 2000/09/12 14:06:08
35838 Log: Break up the myconfig lines a bit.
35840 Subject: perlbug/perl -V output format
35841 From: sthoenna@efn.org
35842 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
35843 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
35846 ____________________________________________________________________________
35847 [ 7059] By: jhi on 2000/09/12 14:05:04
35848 Log: Test for the #7049.
35850 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
35851 From: andreas.koenig@anima.de (Andreas J. Koenig)
35852 Date: 12 Sep 2000 06:42:01 +0200
35853 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
35856 ____________________________________________________________________________
35857 [ 7058] By: jhi on 2000/09/12 14:03:05
35858 Log: Subject: [patch: perl@7045] vms updates
35859 From: Peter Prymmer <pvhp@forte.com>
35860 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
35861 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
35863 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
35864 ____________________________________________________________________________
35865 [ 7057] By: jhi on 2000/09/12 14:00:51
35866 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
35867 From: sthoenna@efn.org
35868 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
35869 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
35872 ____________________________________________________________________________
35873 [ 7056] By: jhi on 2000/09/12 13:58:14
35874 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
35875 From: Jeff Pinyan <jeffp@crusoe.net>
35876 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
35877 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
35880 ____________________________________________________________________________
35881 [ 7055] By: jhi on 2000/09/12 13:56:32
35882 Log: Do in VMS as the #7054 does.
35885 ____________________________________________________________________________
35886 [ 7054] By: jhi on 2000/09/12 13:50:31
35887 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
35888 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35889 Date: Mon, 11 Sep 2000 08:33:09 +0100
35890 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
35891 Branch: metaconfig/U/perl
35894 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
35895 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
35896 ____________________________________________________________________________
35897 [ 7053] By: jhi on 2000/09/12 13:29:19
35898 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
35899 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35900 Date: Tue, 12 Sep 2000 08:35:59 EDT
35901 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
35904 ____________________________________________________________________________
35905 [ 7052] By: jhi on 2000/09/11 23:01:50
35906 Log: Document the SvUTF8*().
35908 ! pod/perlapi.pod sv.h
35909 ____________________________________________________________________________
35910 [ 7051] By: gsar on 2000/09/11 14:46:30
35911 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
35912 (missed a spot when fixing up op_pmreplroot hack for ithreads)
35914 ! op.c t/op/split.t
35915 ____________________________________________________________________________
35916 [ 7050] By: nick on 2000/09/11 10:03:51
35917 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
35919 Subject: borland C++ win32.c tweak
35920 From: Vadim Konovalov <vkonovalov@lucent.com>
35921 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
35922 Date: Mon, 11 Sep 2000 11:22:33 +0400
35925 ____________________________________________________________________________
35926 [ 7049] By: nick on 2000/09/11 09:57:33
35927 Log: Point fix for s/// on foreach (keys %xxx).
35930 ____________________________________________________________________________
35931 [ 7048] By: jhi on 2000/09/10 23:37:09
35932 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
35933 by Pod::Text, from Brad Appleton.
35935 ! t/pod/testp2pt.pl
35936 ____________________________________________________________________________
35937 [ 7047] By: jhi on 2000/09/10 14:32:53
35938 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
35941 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
35942 ____________________________________________________________________________
35943 [ 7046] By: jhi on 2000/09/10 14:15:08
35944 Log: Upgrade to CPAN 1.57_65, from Andreas König.
35946 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35947 ____________________________________________________________________________
35948 [ 7045] By: jhi on 2000/09/08 21:36:32
35949 Log: Update Changes.
35951 ! Changes patchlevel.h
35952 ____________________________________________________________________________
35953 [ 7044] By: jhi on 2000/09/08 21:29:56
35954 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
35955 From: Peter Prymmer <pvhp@forte.com>
35956 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
35957 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
35960 ____________________________________________________________________________
35961 [ 7043] By: jhi on 2000/09/08 21:27:50
35962 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
35963 From: Peter Prymmer <pvhp@forte.com>
35964 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
35965 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
35967 ! Makefile.SH installperl
35968 ____________________________________________________________________________
35969 [ 7042] By: jhi on 2000/09/08 21:23:21
35970 Log: Continue #7041.
35972 ! cygwin/Makefile.SHs os2/Makefile.SHs
35973 ____________________________________________________________________________
35974 [ 7041] By: jhi on 2000/09/08 21:18:10
35975 Log: Do away with memory models cruft. Sorry, PDP users.
35977 ! U/modified/cc.U U/modified/libpth.U
35979 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
35980 ! Porting/config_H cflags.SH config_h.SH configure.com
35981 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
35982 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
35983 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
35984 ____________________________________________________________________________
35985 [ 7040] By: jhi on 2000/09/08 14:34:18
35986 Log: Major rewrite of s2p. And I mean really major, it is
35987 an implementation of sed in perl. If called as s2p it
35988 will function as s2p. Note: needs non-UNIXifying.
35991 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35992 Date: Mon, 28 Aug 2000 14:05:12 +0200
35993 Message-ID: <39AA5578.2102E2AA@alcatel.at>
35996 ____________________________________________________________________________
35997 [ 7039] By: jhi on 2000/09/08 14:19:49
35998 Log: Re-allow vec() for characters > 255.
36000 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
36001 From: Spider Boardman <spider@web.zk3.dec.com>
36002 Date: Fri, 08 Sep 2000 02:21:02 -0400
36003 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
36005 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
36007 ____________________________________________________________________________
36008 [ 7038] By: jhi on 2000/09/08 14:14:18
36009 Log: Subject: [PATCH lib/Benchmark.pm]
36010 From: <abigail@foad.org>
36011 Date: Thu, 7 Sep 2000 15:03:20 -0400
36012 Message-ID: <20000907190320.888.qmail@foad.org>
36015 ____________________________________________________________________________
36016 [ 7037] By: jhi on 2000/09/08 14:11:06
36017 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
36019 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
36020 From: Spider Boardman <spider@web.zk3.dec.com>
36021 Date: Fri, 08 Sep 2000 01:30:27 -0400
36022 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
36025 ____________________________________________________________________________
36026 [ 7036] By: jhi on 2000/09/08 14:08:58
36027 Log: Subject: [ID 20000908.002] perlipc documentation bug.
36028 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
36029 Date: Fri, 08 Sep 2000 12:38:32 +0200
36030 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
36033 ____________________________________________________________________________
36034 [ 7035] By: jhi on 2000/09/08 14:03:12
36035 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36036 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36037 Date: Fri, 08 Sep 2000 11:47:34 +0200
36038 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
36041 ____________________________________________________________________________
36042 [ 7034] By: jhi on 2000/09/08 13:59:35
36043 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
36044 From: Simon Cozens <simon@cozens.net>
36045 Date: Thu, 7 Sep 2000 20:40:38 +0100
36046 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
36049 ____________________________________________________________________________
36050 [ 7033] By: jhi on 2000/09/08 04:03:03
36051 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
36052 From: "Larry W. Virden" <lvirden@cas.org>
36053 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
36054 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
36057 ____________________________________________________________________________
36058 [ 7032] By: jhi on 2000/09/07 22:18:30
36059 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
36060 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
36061 Date: Mon, 04 Sep 2000 13:16:38 -0700
36062 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
36065 ____________________________________________________________________________
36066 [ 7031] By: jhi on 2000/09/07 22:02:29
36067 Log: Fix the ccversion detection for 5.1 and beyond.
36069 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36070 From: Spider Boardman <spider@leggy.zk3.dec.com>
36071 Date: Thu, 7 Sep 2000 17:54:27 -0400
36072 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
36075 ____________________________________________________________________________
36076 [ 7030] By: jhi on 2000/09/07 19:12:28
36079 Subject: [ID 20000903.001] \w in utf8-strings
36080 From: Marc Lehmann <pcg@goof.com>
36081 Date: Sun, 03 Sep 2000 09:44:29 +0200
36082 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
36084 and various related nits.
36086 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
36087 ____________________________________________________________________________
36088 [ 7029] By: jhi on 2000/09/07 18:49:09
36089 Log: Fix the URL, but the server is still missing in action.
36091 Subject: [ID 20000905.002] perlfaq1.pod URL error
36092 From: "Larry W. Virden" <lvirden@cas.org>
36093 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
36094 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
36097 ____________________________________________________________________________
36098 [ 7028] By: jhi on 2000/09/07 18:47:13
36099 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
36100 From: Hugo <hv@crypt.compulink.co.uk>
36101 Date: Tue, 05 Sep 2000 14:13:37 +0100
36102 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
36105 ____________________________________________________________________________
36106 [ 7027] By: jhi on 2000/09/07 18:45:35
36107 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
36108 From: Daniel Chetlin <daniel@chetlin.com>
36109 Date: Tue, 5 Sep 2000 04:57:07 -0700
36110 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
36112 ! pod/perlfaq6.pod pod/perlop.pod
36113 ____________________________________________________________________________
36114 [ 7026] By: jhi on 2000/09/07 18:44:01
36115 Log: Document the new ref() semantics.
36117 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36118 From: Gisle Aas <gisle@ActiveState.com>
36119 Date: 05 Sep 2000 08:10:30 +0200
36120 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
36122 ! pod/perldelta.pod
36123 ____________________________________________________________________________
36124 [ 7025] By: jhi on 2000/09/07 18:42:27
36125 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
36127 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36128 From: Gisle Aas <gisle@ActiveState.com>
36129 Date: 05 Sep 2000 08:11:40 +0200
36130 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
36132 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
36133 ____________________________________________________________________________
36134 [ 7024] By: jhi on 2000/09/07 18:39:32
36135 Log: Subject: [PATCH] Modernize Opcode.pm documentation
36136 From: Gisle Aas <gisle@ActiveState.com>
36137 Date: 4 Sep 2000 00:18:55 -0000
36138 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
36140 ! ext/Opcode/Opcode.pm
36141 ____________________________________________________________________________
36142 [ 7023] By: jhi on 2000/09/07 18:37:42
36143 Log: Subject: [PATCH] Tied filehandle documentation
36144 From: Gisle Aas <gisle@ActiveState.com>
36145 Date: 4 Sep 2000 00:14:40 -0000
36146 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
36148 ! pod/perlfunc.pod pod/perltie.pod
36149 ____________________________________________________________________________
36150 [ 7022] By: jhi on 2000/09/07 18:35:37
36151 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
36152 From: Gisle Aas <gisle@ActiveState.com>
36153 Date: 4 Sep 2000 00:04:22 -0000
36154 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
36156 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
36157 ____________________________________________________________________________
36158 [ 7021] By: jhi on 2000/09/07 18:33:22
36159 Log: Subject: small apidoc fix
36160 From: Marc Lehmann <pcg@goof.com>
36161 Date: Sun, 3 Sep 2000 05:12:06 +0200
36162 Message-ID: <20000903051206.A5909@cerebro.laendle>
36164 ! pod/perlapi.pod utf8.c
36165 ____________________________________________________________________________
36166 [ 7020] By: jhi on 2000/09/07 16:14:57
36167 Log: Tiny perldelta nits.
36169 ! pod/perldelta.pod
36170 ____________________________________________________________________________
36171 [ 7019] By: jhi on 2000/09/07 16:04:20
36172 Log: Guard against bad string->int conversion for quads.
36175 ____________________________________________________________________________
36176 [ 7018] By: jhi on 2000/09/06 17:07:03
36177 Log: Update Unicode todo list.
36180 ____________________________________________________________________________
36181 [ 7017] By: jhi on 2000/09/05 21:16:01
36182 Log: Document the SvIOK_.*UV().
36184 ! pod/perlapi.pod sv.h
36185 ____________________________________________________________________________
36186 [ 7016] By: nick on 2000/09/03 21:54:46
36187 Log: Hash lookup of constant strings optimization:
36188 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
36189 to string table (as per sharepvn). Add newSV_pvn_share to create such
36190 a thing. Make hv.c compare addresses of strings and skip string compare
36191 if equal. Make method_named and helem ops use these shared-string SVs
36192 when arg is constant. Make keys op return shared-string SVs (less clearly
36195 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
36196 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
36197 ! pod/perlintern.pod pp_hot.c proto.h sv.c
36198 ____________________________________________________________________________
36199 [ 7015] By: jhi on 2000/09/02 17:48:59
36200 Log: This is 5.7.0.
36203 ____________________________________________________________________________
36204 [ 7014] By: jhi on 2000/09/02 17:35:45
36205 Log: Changes and patchlevel tweaks.
36207 ! Changes patchlevel.h
36208 ____________________________________________________________________________
36209 [ 7013] By: jhi on 2000/09/02 17:30:50
36210 Log: Update Changes.
36212 ! Changes patchlevel.h
36213 ____________________________________________________________________________
36214 [ 7012] By: nick on 2000/09/02 17:25:20
36215 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
36217 ! gv.c lib/overload.pm
36218 ____________________________________________________________________________
36219 [ 7011] By: jhi on 2000/09/02 17:16:25
36220 Log: Update perlhist.
36223 ____________________________________________________________________________
36224 [ 7010] By: jhi on 2000/09/02 17:01:35
36225 Log: perldelta nits.
36227 ! pod/perldelta.pod
36228 ____________________________________________________________________________
36229 [ 7009] By: nick on 2000/09/02 16:48:35
36230 Log: If overloaded %{} etc. return the object do not loop.
36231 Thus sub deref { $_[0] } functions if object is wanted type.
36234 ____________________________________________________________________________
36235 [ 7008] By: jhi on 2000/09/02 16:26:11
36236 Log: Retab MANIFEST.
36238 ! ext/Storable/MANIFEST
36239 ____________________________________________________________________________
36240 [ 7007] By: jhi on 2000/09/02 16:23:02
36241 Log: Make certain cc is set before trying to run it.
36243 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
36244 ____________________________________________________________________________
36245 [ 7006] By: jhi on 2000/09/02 15:45:41
36246 Log: Unicode notes.
36248 ! pod/perldelta.pod
36249 ____________________________________________________________________________
36250 [ 7005] By: jhi on 2000/09/02 15:42:11
36251 Log: Various Configure nits by Philip Newton,
36252 plus the ebcdic one by me.
36254 + U/modified/pager.U
36255 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
36256 Branch: metaconfig/U/perl
36257 ! Devel.U quadfio.U
36259 ! Configure config_h.SH
36260 ____________________________________________________________________________
36261 [ 7004] By: jhi on 2000/09/02 15:06:14
36262 Log: Apparently avoiding the swapping is too costly.
36264 From: "Ben Tilly" <ben_tilly@hotmail.com>
36265 Subject: Re: the door is closed.
36266 Date: Fri, 01 Sep 2000 20:23:16 EDT
36267 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
36270 ____________________________________________________________________________
36271 [ 7003] By: nick on 2000/09/02 12:26:04
36272 Log: Undo part of change 6489 which looks like a bulk edit which
36273 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
36274 The supressing of main:: on return from select() is undesirable.
36277 ____________________________________________________________________________
36278 [ 7002] By: jhi on 2000/09/01 23:08:54
36279 Log: Update Changes.
36281 ! Changes patchlevel.h
36282 ____________________________________________________________________________
36283 [ 7001] By: jhi on 2000/09/01 23:00:13
36284 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
36285 From: Peter Prymmer <pvhp@forte.com>
36286 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
36287 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
36289 plus rework the http: spots as suggested by Tom Christiansen,
36290 plus regen perltoc.
36292 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
36293 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
36294 ____________________________________________________________________________
36295 [ 7000] By: jhi on 2000/09/01 22:36:01
36296 Log: Only the first line, thank you very much.
36298 ! hints/solaris_2.sh
36299 ____________________________________________________________________________
36300 [ 6999] By: gsar on 2000/09/01 22:16:40
36301 Log: change#6791 accidentally clobbered change#6710, put it back
36304 ____________________________________________________________________________
36305 [ 6998] By: jhi on 2000/09/01 22:14:16
36306 Log: Mention the HP-UX LP64 freak failure.
36308 ! pod/perldelta.pod
36309 ____________________________________________________________________________
36310 [ 6997] By: jhi on 2000/09/01 21:48:32
36314 ____________________________________________________________________________
36315 [ 6996] By: jhi on 2000/09/01 21:27:10
36316 Log: Update Changes.
36318 ! Changes patchlevel.h
36319 ____________________________________________________________________________
36320 [ 6995] By: jhi on 2000/09/01 21:14:24
36321 Log: Mi splgn s gnin.g
36324 ____________________________________________________________________________
36325 [ 6994] By: jhi on 2000/09/01 21:09:54
36326 Log: Subject: http:// in L<>
36327 From: Nicholas Clark <nick@ccl4.org>
36328 Date: Fri, 1 Sep 2000 22:03:21 +0100
36329 Message-ID: <20000901220321.B72074@plum.flirble.org>
36331 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
36332 ____________________________________________________________________________
36333 [ 6993] By: jhi on 2000/09/01 21:06:54
36334 Log: Update to Storable 1.0, from Raphael Manfredi.
36336 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
36337 ! ext/Storable/Makefile.PL ext/Storable/README
36338 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36339 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36340 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
36341 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
36342 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
36343 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
36344 ____________________________________________________________________________
36345 [ 6992] By: jhi on 2000/09/01 20:43:05
36346 Log: Mention known sfio+linux buglet.
36348 ! pod/perldelta.pod
36349 ____________________________________________________________________________
36350 [ 6991] By: jhi on 2000/09/01 20:40:11
36351 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
36352 From: Peter Prymmer <pvhp@forte.com>
36353 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
36354 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
36357 ____________________________________________________________________________
36358 [ 6990] By: jhi on 2000/09/01 20:25:26
36359 Log: Retract #6986.
36361 ! hints/solaris_2.sh
36362 ____________________________________________________________________________
36363 [ 6989] By: jhi on 2000/09/01 20:23:00
36364 Log: Mergesort is back.
36366 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
36367 ____________________________________________________________________________
36368 [ 6988] By: jhi on 2000/09/01 19:37:40
36369 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
36370 From: Mike Guy <mjtg@cam.ac.uk>
36371 Date: Fri, 01 Sep 2000 17:43:33 +0100
36372 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
36374 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
36375 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
36376 ____________________________________________________________________________
36377 [ 6987] By: jhi on 2000/09/01 19:17:10
36378 Log: Regen perltoc.
36381 ____________________________________________________________________________
36382 [ 6986] By: jhi on 2000/09/01 18:51:10
36383 Log: Subject: Re: Solaris x86 has no SPARC libraries!
36384 From: Lupe Christoph <lupe@lupe-christoph.de>
36385 Date: Fri, 1 Sep 2000 20:41:20 +0200
36386 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
36388 ! hints/solaris_2.sh
36389 ____________________________________________________________________________
36390 [ 6985] By: jhi on 2000/09/01 18:28:10
36391 Log: Update Changes.
36393 ! Changes patchlevel.h
36394 ____________________________________________________________________________
36395 [ 6984] By: jhi on 2000/09/01 18:26:53
36396 Log: Feature ordering tweak.
36399 ____________________________________________________________________________
36400 [ 6983] By: jhi on 2000/09/01 18:19:50
36401 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36402 From: <abigail@foad.org>
36403 Date: Fri, 1 Sep 2000 13:07:32 -0400
36404 Message-ID: <20000901170732.18249.qmail@foad.org>
36406 ! t/pragma/overload.t
36407 ____________________________________________________________________________
36408 [ 6982] By: jhi on 2000/09/01 18:17:54
36409 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
36410 so that case-ignoring systems like DCL can tell them from
36411 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
36412 Branch: metaconfig/U/perl
36413 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
36415 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36416 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
36417 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
36418 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
36419 ! vos/config.def vos/config.h vos/config_h.SH_orig
36420 ! win32/config.bc win32/config.gc win32/config.vc
36421 ____________________________________________________________________________
36422 [ 6981] By: nick on 2000/09/01 17:21:57
36423 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
36424 warning when UNTIE exists and instead pass the cound of extra references to
36427 ! pod/perltie.pod pp_sys.c
36428 ____________________________________________________________________________
36429 [ 6980] By: jhi on 2000/09/01 16:54:44
36430 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
36431 From: Peter Prymmer <pvhp@forte.com>
36432 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
36433 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
36436 ____________________________________________________________________________
36437 [ 6979] By: jhi on 2000/09/01 16:06:20
36438 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
36439 From: Mike Guy <mjtg@cam.ac.uk>
36440 Date: Fri, 01 Sep 2000 16:49:27 +0100
36441 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
36444 ____________________________________________________________________________
36445 [ 6978] By: jhi on 2000/09/01 16:00:42
36446 Log: Update to PodParser 1.18, from Brad Appleton.
36448 ! lib/Pod/Checker.pm t/pod/find.t
36449 ____________________________________________________________________________
36450 [ 6977] By: jhi on 2000/09/01 14:48:58
36451 Log: Subject: Nit in Configure (bleadperl@6961)
36452 From: Lupe Christoph <lupe@lupe-christoph.de>
36453 Date: Fri, 1 Sep 2000 16:34:29 +0200
36454 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
36456 ! U/compline/ccflags.U
36458 ! Configure config_h.SH
36459 ____________________________________________________________________________
36460 [ 6976] By: jhi on 2000/09/01 14:39:52
36461 Log: Update Changes.
36463 ! Changes patchlevel.h
36464 ____________________________________________________________________________
36465 [ 6975] By: jhi on 2000/09/01 14:37:36
36466 Log: microperl config update.
36468 ! uconfig.h uconfig.sh
36469 ____________________________________________________________________________
36470 [ 6974] By: jhi on 2000/09/01 14:36:53
36471 Log: Document known deficiencies.
36473 ! pod/perldelta.pod
36474 ____________________________________________________________________________
36475 [ 6973] By: jhi on 2000/09/01 14:10:20
36476 Log: Mention warnings fixes and updates.
36478 ! pod/perldelta.pod
36479 ____________________________________________________________________________
36480 [ 6972] By: jhi on 2000/09/01 14:01:52
36481 Log: Drop unused argument.
36483 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
36484 From: Spider Boardman <spider@web.zk3.dec.com>
36485 Date: Thu, 31 Aug 2000 16:10:15 -0400
36486 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
36489 ____________________________________________________________________________
36490 [ 6971] By: jhi on 2000/09/01 13:59:24
36491 Log: Add the overload warnings to perldiag.
36493 ! lib/overload.pm pod/perldiag.pod
36494 ____________________________________________________________________________
36495 [ 6970] By: jhi on 2000/09/01 13:55:10
36496 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36497 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36498 Date: Fri, 1 Sep 2000 13:43:15 +0100
36499 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
36501 ! lib/overload.pm t/pragma/overload.t
36502 ____________________________________________________________________________
36503 [ 6969] By: jhi on 2000/09/01 13:52:27
36504 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36505 From: <abigail@foad.org>
36506 Date: Fri, 1 Sep 2000 05:46:54 -0400
36507 Message-ID: <20000901094654.6476.qmail@foad.org>
36510 ____________________________________________________________________________
36511 [ 6968] By: jhi on 2000/09/01 13:50:05
36512 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
36513 From: Daniel Chetlin <daniel@chetlin.com>
36514 Date: Fri, 1 Sep 2000 02:10:55 -0700
36515 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
36517 ! pod/perlretut.pod
36518 ____________________________________________________________________________
36519 [ 6967] By: jhi on 2000/09/01 13:47:54
36520 Log: Part of the solution.
36522 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
36523 From: Mike Guy <mjtg@cam.ac.uk>
36524 Date: Fri, 01 Sep 2000 14:16:01 +0100
36525 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
36528 ____________________________________________________________________________
36529 [ 6966] By: jhi on 2000/09/01 13:46:17
36530 Log: Subject: CPAN.pm beta 1.57_57 for the core
36531 From: andreas.koenig@anima.de (Andreas J. Koenig)
36532 Date: 01 Sep 2000 15:16:31 +0200
36533 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
36535 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36536 ____________________________________________________________________________
36537 [ 6965] By: jhi on 2000/09/01 13:43:18
36538 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
36539 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36540 Date: Fri, 01 Sep 2000 01:47:22 -0500
36541 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
36543 ! pod/perldelta.pod vms/vms.c
36544 ____________________________________________________________________________
36545 [ 6964] By: jhi on 2000/09/01 13:35:35
36546 Log: File::Temp patches from Andreas König,
36548 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
36549 From: andreas.koenig@anima.de (Andreas J. Koenig)
36550 Date: 01 Sep 2000 10:07:20 +0200
36551 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
36553 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
36554 From: andreas.koenig@anima.de (Andreas J. Koenig)
36555 Date: 31 Aug 2000 23:26:08 +0200
36556 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
36558 ! lib/File/Temp.pm t/lib/ftmp-security.t
36559 ____________________________________________________________________________
36560 [ 6963] By: jhi on 2000/09/01 02:22:24
36561 Log: Retract the mergesort code, way too incompatible licensing
36564 ! pod/perldelta.pod pp_ctl.c
36565 ____________________________________________________________________________
36566 [ 6962] By: jhi on 2000/08/31 23:27:32
36567 Log: Update Changes.
36569 ! Changes patchlevel.h
36570 ____________________________________________________________________________
36571 [ 6961] By: jhi on 2000/08/31 23:20:04
36572 Log: Small tweaks all over.
36574 ! U/compline/d_gconvert.U
36576 ! AUTHORS Configure config_h.SH pp_ctl.c
36577 ____________________________________________________________________________
36578 [ 6960] By: jhi on 2000/08/31 22:39:36
36579 Log: Further rewording.
36582 ____________________________________________________________________________
36583 [ 6959] By: jhi on 2000/08/31 21:26:44
36584 Log: More address tweaking.
36587 ____________________________________________________________________________
36588 [ 6958] By: jhi on 2000/08/31 20:47:25
36589 Log: AUTHORS tweaks, from Peter Prymmer.
36591 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
36592 From: Peter Prymmer <pvhp@forte.com>
36593 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
36594 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
36597 ____________________________________________________________________________
36598 [ 6957] By: jhi on 2000/08/31 20:34:43
36599 Log: perldelta tweaks.
36601 ! pod/perldelta.pod
36602 ____________________________________________________________________________
36603 [ 6956] By: jhi on 2000/08/31 19:11:06
36604 Log: Regen perltoc.
36607 ____________________________________________________________________________
36608 [ 6955] By: jhi on 2000/08/31 19:06:30
36609 Log: Clarify the mergesort situation.
36612 ____________________________________________________________________________
36613 [ 6954] By: jhi on 2000/08/31 18:24:17
36614 Log: Move the Solaris 7 scan to use64bitall, make the
36615 failure to find 64-bot sparc libc to mention the
36616 possibility of being in an intel, from Lupe and Alan.
36618 ! hints/solaris_2.sh
36619 ____________________________________________________________________________
36620 [ 6953] By: jhi on 2000/08/31 18:09:20
36621 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
36622 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
36624 ! U/compline/d_gconvert.U U/threads/archname.U
36625 Branch: metaconfig/U/perl
36628 ! Configure config_h.SH sv.c
36629 ____________________________________________________________________________
36630 [ 6952] By: jhi on 2000/08/31 17:42:24
36631 Log: :: not allowed in pathnames, change to .
36633 Subject: [PATCH perl@6938] cygwin port
36634 From: "Fifer, Eric" <EFifer@sanwaint.com>
36635 Date: Thu, 31 Aug 2000 16:32:59 +0100
36636 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
36637 Branch: metaconfig/U/perl
36639 ____________________________________________________________________________
36640 [ 6951] By: jhi on 2000/08/31 17:02:05
36641 Log: Try to deduce NV_MAX. Really should be Configure fodder.
36644 ____________________________________________________________________________
36645 [ 6950] By: jhi on 2000/08/31 16:26:08
36646 Log: More author updates.
36648 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
36649 From: Simon Cozens <simon@cozens.net>
36650 Date: Thu, 31 Aug 2000 17:13:32 +0100
36651 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
36654 ____________________________________________________________________________
36655 [ 6949] By: jhi on 2000/08/31 16:04:49
36656 Log: POSIX doesn't report long double values under -Duselongdouble
36657 when the long doubles are "real" (bigger than doubles).
36659 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
36660 From: Spider Boardman <spider@peano.zk3.dec.com>
36661 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
36662 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
36664 ! ext/POSIX/POSIX.xs
36665 ____________________________________________________________________________
36666 [ 6948] By: jhi on 2000/08/31 15:25:10
36667 Log: Update Changes.
36669 ! Changes patchlevel.h
36670 ____________________________________________________________________________
36671 [ 6947] By: jhi on 2000/08/31 15:22:29
36672 Log: Document UNTIE in a very minimalistic way.
36674 ! pod/perlfunc.pod pod/perltie.pod
36675 ____________________________________________________________________________
36676 [ 6946] By: jhi on 2000/08/31 15:15:23
36677 Log: Document known failures.
36679 ! pod/perldelta.pod
36680 ____________________________________________________________________________
36681 [ 6945] By: jhi on 2000/08/31 15:07:00
36682 Log: Don't attach -ld to the archname if pointless.
36684 ! U/threads/archname.U
36686 ! Configure config_h.SH
36687 ____________________________________________________________________________
36688 [ 6944] By: jhi on 2000/08/31 14:37:42
36689 Log: Wrap the test in eval.
36691 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
36692 From: Tim Jenness <timj@jach.hawaii.edu>
36693 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
36694 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
36696 ! t/lib/ftmp-security.t
36697 ____________________________________________________________________________
36698 [ 6943] By: jhi on 2000/08/31 14:30:57
36699 Log: Make -Dusemorebits find long doubles in Solaris.
36701 ! hints/solaris_2.sh
36702 ____________________________________________________________________________
36703 [ 6942] By: jhi on 2000/08/31 13:48:45
36704 Log: Clarify the third case of ftmp-security warnings.
36707 ____________________________________________________________________________
36708 [ 6941] By: jhi on 2000/08/31 13:40:31
36709 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
36710 From: <abigail@foad.org>
36711 Date: Thu, 31 Aug 2000 01:35:05 -0400
36712 Message-ID: <20000831053505.32120.qmail@foad.org>
36714 ! pod/perldelta.pod
36715 ____________________________________________________________________________
36716 [ 6940] By: jhi on 2000/08/31 13:38:48
36717 Log: Issue useful diagnostic on unknown pod commands.
36719 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
36720 From: <abigail@foad.org>
36721 Date: Thu, 31 Aug 2000 03:41:18 -0400
36722 Message-ID: <20000831074118.24880.qmail@foad.org>
36725 ____________________________________________________________________________
36726 [ 6939] By: jhi on 2000/08/31 13:34:33
36727 Log: Reveal Borland's isnan.
36729 Subject: build with BC++ tweak
36730 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36731 Date: Thu, 31 Aug 2000 13:09:37 +0400
36732 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
36735 ____________________________________________________________________________
36736 [ 6938] By: jhi on 2000/08/31 05:01:20
36737 Log: Update Changes.
36739 ! Changes patchlevel.h
36740 ____________________________________________________________________________
36741 [ 6937] By: jhi on 2000/08/31 04:26:23
36742 Log: sscanf() may be the only way to read long doubles from strings.
36743 Branch: metaconfig/U/perl
36746 ! Configure config_h.SH perl.h util.c
36747 ____________________________________________________________________________
36748 [ 6936] By: jhi on 2000/08/31 04:18:19
36749 Log: The #6929 was too skimpy.
36752 ____________________________________________________________________________
36753 [ 6935] By: jhi on 2000/08/31 02:47:07
36754 Log: Subject: Re: typos in pods
36755 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36756 Date: Wed, 30 Aug 2000 19:25:34 -0700
36757 Message-ID: <eIcr5gzkg25X092yn@efn.org>
36759 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
36760 ____________________________________________________________________________
36761 [ 6934] By: jhi on 2000/08/31 02:42:55
36762 Log: Missed one Unicode file.
36764 + lib/unicode/UCDFF301.html
36765 ____________________________________________________________________________
36766 [ 6933] By: jhi on 2000/08/30 23:42:27
36767 Log: Update Changes.
36769 ! Changes patchlevel.h
36770 ____________________________________________________________________________
36771 [ 6932] By: jhi on 2000/08/30 23:40:07
36772 Log: Mention UNTIE in perldelta. Still needs documenting
36773 in perltie et alia.
36775 ! pod/perldelta.pod
36776 ____________________________________________________________________________
36777 [ 6931] By: jhi on 2000/08/30 23:36:02
36778 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
36779 From: <abigail@foad.org>
36780 Date: Wed, 30 Aug 2000 19:28:07 -0400
36781 Message-ID: <20000830232807.305.qmail@foad.org>
36783 ! pod/perldelta.pod
36784 ____________________________________________________________________________
36785 [ 6930] By: jhi on 2000/08/30 23:32:40
36786 Log: Update to Unicode 3.0.1.
36788 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
36789 + lib/unicode/PropList.txt lib/unicode/README.perl
36790 + lib/unicode/UCD301.html lib/unicode/Unicode.301
36791 - lib/unicode/Props.txt lib/unicode/UCD300.html
36792 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
36794 ____________________________________________________________________________
36795 [ 6929] By: jhi on 2000/08/30 22:38:18
36796 Log: Heap decorruption.
36798 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
36799 From: Alan Burlison <Alan.Burlison@uk.sun.com>
36800 Date: Wed, 30 Aug 2000 22:39:52 +0100
36801 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
36804 ____________________________________________________________________________
36805 [ 6928] By: jhi on 2000/08/30 22:29:34
36806 Log: Retract the dummy test, skip the security tests (instead of failing),
36807 explain what the warnings mean.
36809 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
36810 ____________________________________________________________________________
36811 [ 6927] By: jhi on 2000/08/30 22:14:13
36812 Log: Change the internal implementation of sort() to be mergesort
36813 instead of quicksort, from John Linderman <jpl@research.att.com>.
36814 Gives us better worst case, better average case, and stability.
36815 What's there not to like? (Small fixes for threaded builds
36818 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
36819 ____________________________________________________________________________
36820 [ 6926] By: jhi on 2000/08/30 20:55:20
36821 Log: A better fix for the Socket building problem from Craig Berry.
36824 ____________________________________________________________________________
36825 [ 6925] By: jhi on 2000/08/30 20:20:25
36826 Log: Subject: [PATCH] Re: UNTIE method
36827 From: Nick Ing-Simmons <nik@tiuk.ti.com>
36828 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
36829 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
36831 ! pp_sys.c t/op/tie.t
36832 ____________________________________________________________________________
36833 [ 6924] By: jhi on 2000/08/30 20:17:11
36834 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
36835 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36836 Date: Wed, 30 Aug 2000 15:03:14 -0500
36837 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
36840 ____________________________________________________________________________
36841 [ 6923] By: jhi on 2000/08/30 20:15:18
36842 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
36843 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36844 Date: Wed, 30 Aug 2000 13:30:36 -0500
36845 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
36848 ____________________________________________________________________________
36849 [ 6922] By: jhi on 2000/08/30 19:54:43
36850 Log: Better options for rsync.
36853 ____________________________________________________________________________
36854 [ 6921] By: jhi on 2000/08/30 19:40:16
36855 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
36856 From: Rick Delaney <rick@consumercontact.com>
36857 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
36858 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
36861 ____________________________________________________________________________
36862 [ 6920] By: jhi on 2000/08/30 19:36:40
36863 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
36864 From: Peter Prymmer <pvhp@forte.com>
36865 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
36866 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
36869 ____________________________________________________________________________
36870 [ 6919] By: jhi on 2000/08/30 14:52:02
36871 Log: Update Changes.
36873 ! Changes patchlevel.h
36874 ____________________________________________________________________________
36875 [ 6918] By: jhi on 2000/08/30 14:48:34
36876 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
36878 ! lib/ExtUtils/typemap
36879 ____________________________________________________________________________
36880 [ 6917] By: jhi on 2000/08/30 14:46:34
36881 Log: Subject: typos in pods
36882 From: Nicholas Clark <nick@ccl4.org>
36883 Date: Wed, 30 Aug 2000 01:12:50 +0100
36884 Message-ID: <20000830011249.A61388@plum.flirble.org>
36886 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
36887 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
36888 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
36889 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
36890 ____________________________________________________________________________
36891 [ 6916] By: jhi on 2000/08/30 14:19:09
36892 Log: Document Storable problems on Crays. (Will have
36893 to document all the other Storable problems, too.)
36895 ! pod/perldelta.pod
36896 ____________________________________________________________________________
36897 [ 6915] By: jhi on 2000/08/30 14:06:02
36898 Log: Subject: [PATCH] fix misc cast warnings
36899 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36900 Date: Tue, 29 Aug 2000 23:16:14 -0700
36901 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
36903 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
36904 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
36906 ____________________________________________________________________________
36907 [ 6914] By: jhi on 2000/08/30 14:03:45
36908 Log: Timestamp mismatch again. Need to fix this dependence on
36909 config_h.SH timestamp, since it's the contents of config_h.SH
36912 ! uconfig.h uconfig.sh
36913 ____________________________________________________________________________
36914 [ 6913] By: jhi on 2000/08/30 13:54:06
36915 Log: Don't say "Perl 5.0 source kit".
36918 ____________________________________________________________________________
36919 [ 6912] By: jhi on 2000/08/30 13:51:24
36920 Log: Reset archname and archname64 always, forcing them be
36921 recomputed at each Configure run, make Configure and
36922 the hints files agree on the naming of largefiles variables.
36924 ! U/threads/archname.U
36925 Branch: metaconfig/U/perl
36928 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
36929 ! hints/linux.sh hints/solaris_2.sh
36930 ____________________________________________________________________________
36931 [ 6911] By: jhi on 2000/08/30 13:30:13
36932 Log: Put back the slice accidentally removed by #6907.
36934 ! hints/solaris_2.sh
36935 ____________________________________________________________________________
36936 [ 6910] By: jhi on 2000/08/30 01:24:26
36937 Log: Be consistent: other Net::get* do export theirs.
36939 Subject: Re: Net::protoent does not export 'getproto'
36940 From: Yasushi Nakajima <sey@jkc.co.jp>
36941 Date: Wed, 30 Aug 2000 09:53:14 +0900
36942 Message-Id: <200008300051.DAA24700@taku.hut.fi>
36944 ! lib/Net/protoent.pm
36945 ____________________________________________________________________________
36946 [ 6909] By: jhi on 2000/08/30 01:17:25
36947 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
36948 From: Gurusamy Sarathy <gsar@ActiveState.com>
36949 Date: Tue, 29 Aug 2000 17:17:07 -0700
36950 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
36953 ____________________________________________________________________________
36954 [ 6908] By: jhi on 2000/08/30 00:58:05
36955 Log: Update Changes.
36957 ! Changes patchlevel.h
36958 ____________________________________________________________________________
36959 [ 6907] By: jhi on 2000/08/30 00:57:22
36960 Log: Introduce ccname to keep track of what compiler kind of we have.
36961 Branch: metaconfig/U/perl
36962 ! Checkcc.U gccvers.U
36964 ! Configure config_h.SH hints/solaris_2.sh
36965 ____________________________________________________________________________
36966 [ 6906] By: jhi on 2000/08/30 00:25:47
36967 Log: Put back the flags dump as reasoned in
36969 Subject: Re: [PATCH] Glob dumping
36970 From: Mike Guy <mjtg@cam.ac.uk>
36971 Date: Tue, 29 Aug 2000 21:41:32 +0100
36972 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
36974 ! dump.c t/lib/peek.t
36975 ____________________________________________________________________________
36976 [ 6905] By: jhi on 2000/08/30 00:16:17
36977 Log: Make the epsilon to be relative, not absolute.
36979 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
36980 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
36981 Date: Tue, 29 Aug 2000 19:58:56 -0400
36982 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
36985 ____________________________________________________________________________
36986 [ 6904] By: jhi on 2000/08/30 00:13:09
36987 Log: From now on, Gisle is on my list of usual suspects :-)
36990 ! ext/Opcode/Safe.pm
36991 ____________________________________________________________________________
36992 [ 6903] By: jhi on 2000/08/29 23:51:20
36993 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
36994 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36995 Date: Tue, 29 Aug 2000 18:43:26 -0500
36996 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
36999 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
37001 ____________________________________________________________________________
37002 [ 6902] By: jhi on 2000/08/29 23:44:14
37003 Log: Retry what #6882 attempted.
37005 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
37006 From: Gisle Aas <gisle@ActiveState.com>
37007 Date: 30 Aug 2000 00:33:09 +0200
37008 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
37010 ! ext/Opcode/Safe.pm
37011 ____________________________________________________________________________
37012 [ 6901] By: jhi on 2000/08/29 22:59:32
37013 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
37014 From: Hugo <hv@crypt.compulink.co.uk>
37015 Date: Mon, 12 Jun 2000 19:36:08 +0100
37016 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
37019 ____________________________________________________________________________
37020 [ 6900] By: jhi on 2000/08/29 22:58:35
37021 Log: Admit that we are leaking scalars.
37023 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
37024 From: Spider Boardman <spider@leggy.zk3.dec.com>
37025 Date: Tue, 29 Aug 2000 18:48:29 -0400
37026 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
37028 ! t/pragma/warnings.t
37029 ____________________________________________________________________________
37030 [ 6899] By: jhi on 2000/08/29 20:53:13
37031 Log: Update Changes.
37033 ! Changes patchlevel.h
37034 ____________________________________________________________________________
37035 [ 6898] By: jhi on 2000/08/29 20:46:21
37036 Log: Undo namespace pollution of #6878.
37038 Subject: Re: Net::protoent does not export 'getproto'
37039 From: Mike Guy <mjtg@cam.ac.uk>
37040 Date: Tue, 29 Aug 2000 21:32:37 +0100
37041 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
37043 ! lib/Net/protoent.pm
37044 ____________________________________________________________________________
37045 [ 6897] By: jhi on 2000/08/29 20:44:29
37046 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
37047 From: Peter Prymmer <pvhp@forte.com>
37048 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
37049 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
37051 ! pod/perlebcdic.pod
37052 ____________________________________________________________________________
37053 [ 6896] By: jhi on 2000/08/29 20:40:57
37054 Log: There's no point repeating the 'revision' (5) of perl5.
37055 Branch: metaconfig/U/perl
37056 ! Devel.U patchlevel.U
37058 ! Configure config_h.SH
37059 ____________________________________________________________________________
37060 [ 6895] By: jhi on 2000/08/29 20:16:58
37061 Log: Regen Configure for #6894.
37062 Branch: metaconfig/U/perl
37065 ! Configure config_h.SH
37066 ____________________________________________________________________________
37067 [ 6894] By: jhi on 2000/08/29 19:59:52
37068 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
37069 From: "Philip Newton" <Philip.Newton@gmx.net>
37070 Date: Tue, 29 Aug 2000 21:39:14 +0200
37071 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
37073 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
37074 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
37075 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
37077 ____________________________________________________________________________
37078 [ 6893] By: jhi on 2000/08/29 19:55:30
37079 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
37080 From: "Philip Newton" <Philip.Newton@gmx.net>
37081 Date: Tue, 29 Aug 2000 21:39:14 +0200
37082 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
37085 ____________________________________________________________________________
37086 [ 6892] By: jhi on 2000/08/29 19:53:59
37087 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
37088 From: "Philip Newton" <Philip.Newton@gmx.net>
37089 Date: Tue, 29 Aug 2000 21:48:18 +0200
37090 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
37093 ____________________________________________________________________________
37094 [ 6891] By: jhi on 2000/08/29 18:30:03
37095 Log: Nail the ID 20000828.023.
37097 ! ext/Storable/Storable.xs
37098 ____________________________________________________________________________
37099 [ 6890] By: jhi on 2000/08/29 16:50:17
37100 Log: Under usethreads the dumped variable is IN_PAD.
37102 Subject: Re: [PATCH] Glob dumping
37103 From: Gisle Aas <gisle@ActiveState.com>
37104 Date: 29 Aug 2000 18:45:05 +0200
37105 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
37108 ____________________________________________________________________________
37109 [ 6889] By: jhi on 2000/08/29 15:17:37
37110 Log: Update Changes.
37112 ! Changes patchlevel.h
37113 ____________________________________________________________________________
37114 [ 6888] By: jhi on 2000/08/29 14:49:59
37115 Log: Retract #6882, broke the safe tests.
37117 ! ext/Opcode/Safe.pm
37118 ____________________________________________________________________________
37119 [ 6887] By: jhi on 2000/08/29 14:47:06
37120 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
37121 From: Gisle Aas <gisle@ActiveState.com>
37122 Date: 09 Jun 2000 20:00:11 +0200
37123 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
37126 ____________________________________________________________________________
37127 [ 6886] By: jhi on 2000/08/29 14:42:45
37128 Log: The #6881 removed one dump line.
37131 ____________________________________________________________________________
37132 [ 6885] By: jhi on 2000/08/29 14:30:47
37133 Log: Don't forget to tidy up.
37135 ! t/lib/ftmp-security.t
37136 ____________________________________________________________________________
37137 [ 6884] By: jhi on 2000/08/29 14:25:17
37138 Log: Disabling the one test is a bit tricky.
37140 ! t/lib/ftmp-security.t
37141 ____________________________________________________________________________
37142 [ 6883] By: jhi on 2000/08/29 14:16:25
37143 Log: Disable one of the tests for now.
37145 ! t/lib/ftmp-security.t
37146 ____________________________________________________________________________
37147 [ 6882] By: jhi on 2000/08/29 14:05:50
37148 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
37150 Date: 29 Aug 2000 10:35:06 -0000
37151 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
37153 ! ext/Opcode/Safe.pm
37154 ____________________________________________________________________________
37155 [ 6881] By: jhi on 2000/08/29 14:03:51
37156 Log: Subject: [PATCH] Glob dumping
37157 From: Gisle Aas <gisle@ActiveState.com>
37158 Date: 29 Aug 2000 07:59:42 -0000
37159 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
37162 ____________________________________________________________________________
37163 [ 6880] By: jhi on 2000/08/29 14:02:01
37164 Log: Subject: [PATCH] Warnings in B::Deparse
37165 From: <abigail@foad.org>
37166 Date: Tue, 29 Aug 2000 00:00:01 -0400
37167 Message-ID: <20000829040001.2999.qmail@foad.org>
37169 ! ext/B/B/Deparse.pm
37170 ____________________________________________________________________________
37171 [ 6879] By: jhi on 2000/08/29 13:57:26
37172 Log: Missed a change in #6869.
37175 ____________________________________________________________________________
37176 [ 6878] By: jhi on 2000/08/29 13:45:04
37177 Log: Subject: Net::protoent does not export 'getproto'
37178 From: Yasushi Nakajima <sey@jkc.co.jp>
37179 Date: Tue, 29 Aug 2000 17:28:57 +0900
37181 ! lib/Net/protoent.pm
37182 ____________________________________________________________________________
37183 [ 6877] By: jhi on 2000/08/29 13:39:19
37184 Log: Patches all over for people and the files they (hopefully) care about.
37186 ! AUTHORS Changes MAINTAIN
37187 ____________________________________________________________________________
37188 [ 6876] By: jhi on 2000/08/29 12:53:54
37189 Log: Fix for thinko in #6848.
37191 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
37192 From: Lupe Christoph <lupe@lupe-christoph.de>
37193 Date: Tue, 29 Aug 2000 09:04:08 +0200
37194 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
37196 ! ext/Thread/Thread.xs
37197 ____________________________________________________________________________
37198 [ 6875] By: jhi on 2000/08/29 12:50:14
37199 Log: Update to Getopt::Long 2.24, from Johan Vromans.
37201 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37202 ____________________________________________________________________________
37203 [ 6874] By: jhi on 2000/08/29 02:09:53
37204 Log: Use minimal @INC in tests, most of the time just '../lib',
37205 so that we simply can't pick up stuff from other Perls than
37206 the one we are testing. Pointed out by
37208 From: Mike Guy <mjtg@cam.ac.uk>
37209 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
37210 Date: Fri, 25 Aug 2000 15:15:59 +0100
37211 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
37214 ____________________________________________________________________________
37215 [ 6873] By: jhi on 2000/08/29 01:07:11
37216 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
37217 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37218 Date: Mon, 28 Aug 2000 17:45:52 -0700
37219 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
37221 ! Makefile.SH hints/os2.sh
37222 ____________________________________________________________________________
37223 [ 6872] By: jhi on 2000/08/28 23:33:39
37224 Log: Subject: [PATCH bleedperl@6866] spellings
37225 From: marcel@codewerk.com (Marcel Grunauer)
37226 Date: Tue, 29 Aug 2000 01:19:59 +0200
37227 Message-Id: <200008282319.BAA29862@gandalf.local>
37229 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
37230 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
37231 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
37232 ____________________________________________________________________________
37233 [ 6871] By: jhi on 2000/08/28 23:22:09
37234 Log: Take out the SUIDMAIL thing, that will not be
37235 a problem in 5.7.*.
37238 ____________________________________________________________________________
37239 [ 6870] By: jhi on 2000/08/28 23:19:30
37240 Log: -S is the silent flag, -s is the strip flag.
37242 Subject: [PATCH] Re: [PATCH] make no-install
37243 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37244 Date: Mon, 28 Aug 2000 15:12:55 -0700
37245 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
37248 ____________________________________________________________________________
37249 [ 6869] By: jhi on 2000/08/28 23:12:05
37250 Log: Subject: [PATCH bleedperl@6856] warnings fixes
37251 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37252 Date: Mon, 28 Aug 2000 23:55:06 +0100
37253 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
37255 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
37256 ! warnings.h warnings.pl
37257 ____________________________________________________________________________
37258 [ 6868] By: jhi on 2000/08/28 21:38:22
37259 Log: Potential cruft.
37262 ____________________________________________________________________________
37263 [ 6867] By: jhi on 2000/08/28 21:35:36
37264 Log: Update Changes.
37266 ! Changes patchlevel.h
37267 ____________________________________________________________________________
37268 [ 6866] By: jhi on 2000/08/28 21:33:49
37269 Log: Subject: hv.h Doc Patch
37270 From: Fisher Mark <fisherm@tce.com>
37271 Date: Mon, 28 Aug 2000 16:24:59 -0500
37272 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
37275 ____________________________________________________________________________
37276 [ 6865] By: jhi on 2000/08/28 21:02:15
37277 Log: Add -ld to archname on long tr...double platforms.
37279 ! U/threads/archname.U
37281 ! Configure config_h.SH
37282 ____________________________________________________________________________
37283 [ 6864] By: jhi on 2000/08/28 20:38:59
37284 Log: An attempt to fix the problem reported in
37286 Subject: Building perl@6856 using gcc/AIX 4.3.3
37287 From: Daniel Muino <dmuino@afip.gov.ar>
37288 Date: Mon, 28 Aug 2000 15:50:01 -0300
37289 Message-ID: <20000828155001.A14403@con2-dgi>
37291 I can't test this properly since the gcc installation I have
37292 access to seems to be botched (gcc is calling the AIX cpp,
37293 a losing proposition...)
37296 ____________________________________________________________________________
37297 [ 6863] By: jhi on 2000/08/28 18:57:52
37298 Log: Fix for ID 20000828.001, long doubles were not formatted
37299 correctly (showed up in $], which stopped installing perl).
37302 ____________________________________________________________________________
37303 [ 6862] By: jhi on 2000/08/28 18:07:15
37304 Log: Typo in #6858.
37307 ____________________________________________________________________________
37308 [ 6861] By: jhi on 2000/08/28 17:57:27
37309 Log: opmini.o may be left around if a build is interrupted.
37312 ____________________________________________________________________________
37313 [ 6860] By: jhi on 2000/08/28 16:52:50
37314 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
37315 From: Daniel Chetlin <daniel@chetlin.com>
37316 Date: Mon, 28 Aug 2000 01:14:18 -0700
37317 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
37320 ____________________________________________________________________________
37321 [ 6859] By: jhi on 2000/08/28 16:08:46
37322 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
37323 From: Nicholas Clark <nick@ccl4.org>
37324 Date: Mon, 28 Aug 2000 16:03:27 +0100
37325 Message-Id: <20000828160327.C49785@plum.flirble.org>
37327 ! ext/ByteLoader/bytecode.h
37328 ____________________________________________________________________________
37329 [ 6858] By: jhi on 2000/08/28 16:02:10
37330 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
37331 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
37332 Date: Mon, 28 Aug 2000 13:08:30 +0200
37333 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
37336 ____________________________________________________________________________
37337 [ 6857] By: jhi on 2000/08/28 15:42:47
37338 Log: display_format used as a class method without arguments was broken,
37341 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
37342 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
37343 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
37344 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
37346 ! lib/Math/Complex.pm t/lib/complex.t
37347 ____________________________________________________________________________
37348 [ 6856] By: jhi on 2000/08/27 22:09:48
37349 Log: Update Changes.
37351 ! Changes patchlevel.h
37352 ____________________________________________________________________________
37353 [ 6855] By: jhi on 2000/08/27 21:59:21
37354 Log: Retract #6853 (false alarm).
37356 ! lib/ExtUtils/xsubpp
37357 ____________________________________________________________________________
37358 [ 6854] By: jhi on 2000/08/27 21:37:44
37359 Log: Update Changes.
37361 ! Changes patchlevel.h
37362 ____________________________________________________________________________
37363 [ 6853] By: jhi on 2000/08/27 21:37:16
37364 Log: Subject: [PATCH perl@6850] workaround for xsubpp
37365 From: Hugo <hv@crypt.compulink.co.uk>
37366 Date: Sun, 27 Aug 2000 22:30:25 +0100
37367 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
37369 ! lib/ExtUtils/xsubpp
37370 ____________________________________________________________________________
37371 [ 6852] By: jhi on 2000/08/27 21:33:58
37372 Log: Big-endian 64-bit patch from Raphael Manfredi.
37374 ! ext/Storable/Storable.xs
37375 ____________________________________________________________________________
37376 [ 6851] By: jhi on 2000/08/27 21:22:21
37377 Log: More ruthless editing from Hugo van der Sanden.
37379 ! pod/perldelta.pod
37380 ____________________________________________________________________________
37381 [ 6850] By: jhi on 2000/08/27 16:11:46
37382 Log: Update Changes.
37384 ! Changes patchlevel.h
37385 ____________________________________________________________________________
37386 [ 6849] By: jhi on 2000/08/27 16:11:05
37387 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
37389 ! configpm pod/perldelta.pod
37390 ____________________________________________________________________________
37391 [ 6848] By: jhi on 2000/08/27 15:35:08
37392 Log: Use the actual thread type, not the pointer-to-struct.
37394 ! ext/Thread/Thread.xs
37395 ____________________________________________________________________________
37396 [ 6847] By: jhi on 2000/08/27 15:30:49
37399 ! t/pragma/warn/pp_sys
37400 ____________________________________________________________________________
37401 [ 6846] By: jhi on 2000/08/27 15:19:02
37402 Log: Passing -R in ldflags makes now it to appear in the default
37403 for lddlflags, just like with -L.
37405 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37406 From: Lupe Christoph <lupe@lupe-christoph.de>
37407 Date: Sun, 27 Aug 2000 10:28:21 +0200
37408 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
37409 Branch: metaconfig/U/perl
37413 ____________________________________________________________________________
37414 [ 6845] By: jhi on 2000/08/27 15:08:54
37415 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37416 From: Alan Burlison <Alan.Burlison@uk.sun.com>
37417 Date: Sat, 26 Aug 2000 22:23:27 +0100
37418 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
37420 ! lib/ExtUtils/MM_Unix.pm
37421 ____________________________________________________________________________
37422 [ 6844] By: jhi on 2000/08/27 15:02:37
37423 Log: DJGPP update from Laszlo Molnar.
37425 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
37426 From: ml1050 <ml1050@freemail.hu>
37427 Date: Sat, 26 Aug 2000 23:24:40 +0200
37428 Message-Id: <20000826232440.A439@freemail.hu>
37430 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
37431 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
37432 ____________________________________________________________________________
37433 [ 6843] By: jhi on 2000/08/27 14:53:58
37434 Log: Subject: installman buglet
37435 From: Lupe Christoph <lupe@lupe-christoph.de>
37436 Date: Sun, 27 Aug 2000 14:38:59 +0200
37437 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
37440 ____________________________________________________________________________
37441 [ 6842] By: jhi on 2000/08/27 14:52:08
37442 Log: Can't get the test to reliably work thanks to the
37443 inaccurateness of floating point. "Resolves" bug ids
37444 20000826.003, 20000826.009, 20000826.010,
37447 ____________________________________________________________________________
37448 [ 6841] By: jhi on 2000/08/26 15:53:58
37449 Log: Update Changes.
37451 ! Changes patchlevel.h
37452 ____________________________________________________________________________
37453 [ 6840] By: jhi on 2000/08/26 14:23:03
37454 Log: grep -e isn't portable.
37456 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
37457 From: chris@broadband.att.com
37458 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
37459 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
37461 ! hints/solaris_2.sh
37462 ____________________________________________________________________________
37463 [ 6839] By: jhi on 2000/08/26 14:12:23
37464 Log: no-install target a la make -n.
37466 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
37467 From: <abigail@foad.org>
37468 Date: Sat, 26 Aug 2000 03:57:34 -0400
37469 Message-ID: <20000826075735.18912.qmail@foad.org>
37471 ! Makefile.SH installman installperl
37472 ____________________________________________________________________________
37473 [ 6838] By: jhi on 2000/08/26 14:06:33
37474 Log: Retract #6826 as the #6828 should be do the same
37475 in a More Correct Way.
37478 ____________________________________________________________________________
37479 [ 6837] By: jhi on 2000/08/26 05:24:00
37482 ! ext/Storable/Storable.xs
37483 ____________________________________________________________________________
37484 [ 6836] By: jhi on 2000/08/26 05:05:46
37485 Log: Nicer in decimal.
37487 ! ext/Storable/Storable.xs
37488 ____________________________________________________________________________
37489 [ 6835] By: jhi on 2000/08/26 05:03:50
37490 Log: There be no UVdf.
37492 ! ext/Storable/Storable.xs
37493 ____________________________________________________________________________
37494 [ 6834] By: jhi on 2000/08/26 05:00:18
37495 Log: Continue IVdfing and UVxfing.
37497 ! ext/Storable/Storable.xs
37498 ____________________________________________________________________________
37499 [ 6833] By: jhi on 2000/08/26 04:53:14
37502 ! ext/Storable/Storable.xs
37503 ____________________________________________________________________________
37504 [ 6832] By: jhi on 2000/08/26 04:40:41
37505 Log: Document PTR2XX and INT2PTR.
37508 ____________________________________________________________________________
37509 [ 6831] By: jhi on 2000/08/26 04:33:18
37510 Log: Use UVxf, PTR2UV, NVff.
37512 ! ext/Storable/Storable.xs
37513 ____________________________________________________________________________
37514 [ 6830] By: jhi on 2000/08/26 04:31:32
37515 Log: Update the test count.
37518 ____________________________________________________________________________
37519 [ 6829] By: jhi on 2000/08/26 03:05:50
37520 Log: Subject: [PATCH] installation not quite silent yet.
37521 From: <abigail@foad.org>
37522 Date: Fri, 25 Aug 2000 20:07:53 -0400
37523 Message-ID: <20000826000753.7822.qmail@foad.org>
37525 ! installman installperl
37526 ____________________________________________________________________________
37527 [ 6828] By: jhi on 2000/08/26 03:05:14
37528 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
37529 From: Spider Boardman <spider@web.zk3.dec.com>
37530 Date: Fri, 25 Aug 2000 19:12:40 -0400
37531 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
37534 ____________________________________________________________________________
37535 [ 6827] By: jhi on 2000/08/25 23:54:34
37536 Log: Support preserving extremely big/small angles.
37538 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
37539 ____________________________________________________________________________
37540 [ 6826] By: jhi on 2000/08/25 23:01:20
37541 Log: Patch installperl to be long double-aware.
37543 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
37544 From: Spider Boardman <spider@web.zk3.dec.com>
37545 Date: Fri, 25 Aug 2000 18:15:23 -0400
37546 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
37549 ____________________________________________________________________________
37550 [ 6825] By: jhi on 2000/08/25 22:58:25
37551 Log: Remove duplicately applied patch shards.
37553 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
37554 From: Spider Boardman <spider@leggy.zk3.dec.com>
37555 Date: Fri, 25 Aug 2000 16:45:03 -0400
37556 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
37559 ____________________________________________________________________________
37560 [ 6824] By: jhi on 2000/08/25 22:57:00
37561 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37562 From: Daniel Chetlin <daniel@chetlin.com>
37563 Date: Fri, 25 Aug 2000 12:23:16 -0700
37564 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
37566 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37567 From: Daniel Chetlin <daniel@chetlin.com>
37568 Date: Fri, 25 Aug 2000 14:47:19 -0700
37569 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
37572 ____________________________________________________________________________
37573 [ 6823] By: jhi on 2000/08/25 22:44:17
37574 Log: Timestamp problem?
37576 ! uconfig.h uconfig.sh
37577 ____________________________________________________________________________
37578 [ 6822] By: jhi on 2000/08/25 19:01:06
37579 Log: One forgotten file from #6816.
37582 ____________________________________________________________________________
37583 [ 6821] By: jhi on 2000/08/25 18:56:39
37584 Log: Regen Changes.
37586 ! Changes patchlevel.h
37587 ____________________________________________________________________________
37588 [ 6820] By: jhi on 2000/08/25 18:52:35
37589 Log: Fix Changes ordering.
37592 ____________________________________________________________________________
37593 [ 6819] By: jhi on 2000/08/25 18:50:25
37594 Log: Update Changes.
37596 ! Changes patchlevel.h
37597 ____________________________________________________________________________
37598 [ 6818] By: jhi on 2000/08/25 18:47:45
37599 Log: Tweak the sfio/useperlio logic, hopefully as wished in
37601 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
37602 From: Nicholas Clark <nick@babyhippo.co.uk>
37603 Date: Fri, 25 Aug 2000 12:01:45 +0100
37604 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
37605 Branch: metaconfig/U/perl
37609 ____________________________________________________________________________
37610 [ 6817] By: jhi on 2000/08/25 18:32:51
37611 Log: Allow microperl to assume <math.h>, without it the math
37612 functions like floor() are assumed to return int, which makes
37613 for core dumps in machines where integer and floating register
37616 ! uconfig.h uconfig.sh
37617 ____________________________________________________________________________
37618 [ 6816] By: jhi on 2000/08/25 18:27:17
37619 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
37620 the problem reported in
37622 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
37623 From: danhale@us.ibm.com
37624 Date: Fri, 25 Aug 2000 10:58:06 -0400
37625 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
37626 Branch: metaconfig/U/perl
37629 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
37630 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
37631 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
37632 ! win32/config.gc win32/config.vc
37633 ____________________________________________________________________________
37634 [ 6815] By: jhi on 2000/08/25 17:43:31
37635 Log: A solution for the retrieve_fd autosplit warning,
37636 idea suggested by Mike Guy.
37638 ! ext/Storable/Storable.pm
37639 ____________________________________________________________________________
37640 [ 6814] By: jhi on 2000/08/25 17:16:03
37641 Log: Add install-silent target.
37644 ____________________________________________________________________________
37645 [ 6813] By: jhi on 2000/08/25 17:14:23
37646 Log: Subject: Re: [PATCH] More silencing of installman.
37647 From: <abigail@foad.org>
37648 Date: Thu, 24 Aug 2000 19:27:03 -0400
37649 Message-ID: <20000824232703.7001.qmail@foad.org>
37651 Subject: Re: [PATCH] More silencing of installman.
37652 From: <abigail@foad.org>
37653 Date: Fri, 25 Aug 2000 03:00:58 -0400
37654 Message-ID: <20000825070058.10697.qmail@foad.org>
37657 ____________________________________________________________________________
37658 [ 6812] By: jhi on 2000/08/25 17:11:28
37659 Log: installperl --verbose and --silent.
37661 Subject: Re: [PATCH] More silencing of installman.
37662 From: <abigail@foad.org>
37663 Message-ID: <20000825064430.9719.qmail@foad.org>
37664 Date: Fri, 25 Aug 2000 02:44:30 -0400
37667 ____________________________________________________________________________
37668 [ 6811] By: jhi on 2000/08/25 17:05:43
37669 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
37670 From: "Peter J. Farley III" <pjfarley@banet.net>
37671 Date: Thu, 24 Aug 2000 21:58:03 -0400
37672 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
37674 (applied slightly modified)
37676 ! lib/ExtUtils/MM_Unix.pm
37677 ____________________________________________________________________________
37678 [ 6810] By: jhi on 2000/08/25 17:01:18
37679 Log: Missing parts of
37681 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
37682 From: Peter Prymmer <pvhp@forte.com>
37683 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
37684 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
37687 ____________________________________________________________________________
37688 [ 6809] By: jhi on 2000/08/25 16:46:32
37689 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
37690 From: "Craig A. Berry" <craig.berry@psinetcs.com>
37691 Date: Thu, 24 Aug 2000 19:13:11 -0500
37692 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
37695 ____________________________________________________________________________
37696 [ 6808] By: jhi on 2000/08/25 16:39:22
37697 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
37698 From: Peter Prymmer <pvhp@forte.com>
37699 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
37700 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
37703 ____________________________________________________________________________
37704 [ 6807] By: jhi on 2000/08/25 16:36:37
37705 Log: Better wording for the vec lvalue diagnostic.
37707 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
37708 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
37709 Date: Wed, 23 Aug 2000 14:12:16 -0400
37710 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
37713 ____________________________________________________________________________
37714 [ 6806] By: jhi on 2000/08/24 18:17:22
37715 Log: Subject: [PATCH] More silencing of installman.
37716 From: <abigail@foad.org>
37717 Date: Thu, 24 Aug 2000 14:01:44 -0400
37718 Message-ID: <20000824180144.20062.qmail@foad.org>
37721 ____________________________________________________________________________
37722 [ 6805] By: jhi on 2000/08/24 15:00:31
37723 Log: Update Changes.
37725 ! Changes patchlevel.h
37726 ____________________________________________________________________________
37727 [ 6804] By: jhi on 2000/08/24 14:59:07
37728 Log: Regen perltoc.
37731 ____________________________________________________________________________
37732 [ 6803] By: jhi on 2000/08/24 14:44:39
37733 Log: Show the doc file, not the temp file.
37736 ____________________________________________________________________________
37737 [ 6802] By: jhi on 2000/08/24 14:41:53
37738 Log: Continue silencing.
37741 ____________________________________________________________________________
37742 [ 6801] By: jhi on 2000/08/24 14:34:40
37743 Log: Actually do something with the silencer option.
37746 ____________________________________________________________________________
37747 [ 6800] By: jhi on 2000/08/24 14:26:22
37748 Log: Make installman to recognize the silence flag -S.
37751 ____________________________________________________________________________
37752 [ 6799] By: jhi on 2000/08/24 13:49:38
37753 Log: DOS patches and portability/porting notes, from Tim Jenness.
37756 ____________________________________________________________________________
37757 [ 6798] By: jhi on 2000/08/24 13:48:27
37758 Log: Create directories in silence.
37760 Subject: [PATCH] Another silencer for MakeMaker
37761 From: andreas.koenig@anima.de (Andreas J. Koenig)
37762 Date: 24 Aug 2000 14:18:52 +0200
37763 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
37765 ! lib/ExtUtils/Command.pm
37766 ____________________________________________________________________________
37767 [ 6797] By: jhi on 2000/08/24 13:46:42
37768 Log: More liberal parsing of version numbers.
37770 Subject: Re: CPAN.pm beta for testing available
37771 From: andreas.koenig@anima.de (Andreas J. Koenig)
37772 Date: 24 Aug 2000 13:51:57 +0200
37773 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
37776 ____________________________________________________________________________
37777 [ 6796] By: jhi on 2000/08/24 13:44:36
37778 Log: Make "make install" by default silent. A new "install-verbose"
37782 ____________________________________________________________________________
37783 [ 6795] By: jhi on 2000/08/24 13:39:14
37784 Log: Add silencer flags to installperl.
37786 Subject: [PATCH] Making installperl silent.
37787 From: <abigail@foad.org>
37788 Date: Thu, 24 Aug 2000 05:01:45 -0400
37789 Message-ID: <20000824090145.13141.qmail@foad.org>
37792 ____________________________________________________________________________
37793 [ 6794] By: jhi on 2000/08/24 13:35:50
37794 Log: installperl couldn't tell whether it had run tests or not.
37796 Subject: [PATCH] Re: installperl and t/TEST
37797 From: <abigail@foad.org>
37798 Date: Thu, 24 Aug 2000 04:00:53 -0400
37799 Message-ID: <20000824080053.2494.qmail@foad.org>
37801 ! Makefile.SH installperl
37802 ____________________________________________________________________________
37803 [ 6793] By: jhi on 2000/08/24 13:27:50
37804 Log: Drop the separate perlbc, perlcc -b should be enough.
37807 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
37808 ____________________________________________________________________________
37809 [ 6792] By: jhi on 2000/08/24 04:41:30
37810 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
37811 plus the typo fix from Peter Prymmer.
37813 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
37814 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
37815 ____________________________________________________________________________
37816 [ 6791] By: jhi on 2000/08/24 02:10:43
37817 Log: Replace #6705 with a minimal doc patch.
37819 Subject: [PATCH 5.6.0] replace change #6705
37820 From: Jan Dubois <jand@ActiveState.com>
37821 Date: Wed, 23 Aug 2000 18:31:51 -0700
37822 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
37824 ! lib/Win32.pod win32/win32.c
37825 ____________________________________________________________________________
37826 [ 6790] By: jhi on 2000/08/23 17:52:00
37827 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
37828 From: Mike Guy <mjtg@cam.ac.uk>
37829 Date: Wed, 23 Aug 2000 18:38:46 +0100
37830 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
37832 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
37833 ____________________________________________________________________________
37834 [ 6789] By: jhi on 2000/08/23 15:34:21
37835 Log: Update Changes.
37837 ! Changes patchlevel.h
37838 ____________________________________________________________________________
37839 [ 6788] By: jhi on 2000/08/23 15:33:40
37840 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
37841 From: Wilfredo Sánchez <wsanchez@apple.com>
37842 Date: Tue, 22 Aug 2000 19:31:27 -0700
37843 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
37846 ____________________________________________________________________________
37847 [ 6787] By: jhi on 2000/08/23 15:29:31
37848 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
37849 From: Spider Boardman <spider@leggy.zk3.dec.com>
37850 Date: Wed, 23 Aug 2000 10:33:23 -0400
37851 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
37854 ____________________________________________________________________________
37855 [ 6786] By: jhi on 2000/08/23 15:28:11
37858 ! ext/B/Makefile.PL
37859 ____________________________________________________________________________
37860 [ 6785] By: jhi on 2000/08/23 14:37:04
37861 Log: Update Changes.
37863 ! Changes patchlevel.h
37864 ____________________________________________________________________________
37865 [ 6784] By: jhi on 2000/08/23 13:58:41
37866 Log: Portability fix from Hugo van der Sanden.
37868 ! ext/re/Makefile.PL
37869 ____________________________________________________________________________
37870 [ 6783] By: jhi on 2000/08/23 13:53:53
37871 Log: Storable support, v-version fixes.
37873 Subject: CPAN.pm beta for testing available
37874 From: andreas.koenig@anima.de (Andreas J. Koenig)
37875 Date: 22 Aug 2000 23:31:33 +0200
37876 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
37878 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37879 ____________________________________________________________________________
37880 [ 6782] By: jhi on 2000/08/23 13:51:26
37881 Log: Mac and other portability updates from Chris Nandor.
37883 ! pod/perlmodinstall.pod
37884 ____________________________________________________________________________
37885 [ 6781] By: jhi on 2000/08/23 13:47:33
37886 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
37887 From: Peter Prymmer <pvhp@forte.com>
37888 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
37889 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
37891 ! ext/Storable/Storable.xs
37892 ____________________________________________________________________________
37893 [ 6780] By: jhi on 2000/08/23 13:33:34
37894 Log: VMS MMS (make) wants null action.
37896 ! ext/B/Makefile.PL
37897 ____________________________________________________________________________
37898 [ 6779] By: jhi on 2000/08/22 19:44:47
37899 Log: Forgot portability nit.
37901 ! t/lib/st-forgive.t
37902 ____________________________________________________________________________
37903 [ 6778] By: jhi on 2000/08/22 19:35:25
37906 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
37908 ____________________________________________________________________________
37909 [ 6777] By: jhi on 2000/08/22 18:50:53
37910 Log: Update Changes.
37912 ! Changes patchlevel.h
37913 ____________________________________________________________________________
37914 [ 6776] By: jhi on 2000/08/22 18:44:46
37915 Log: cSVOPo_*v things index into the current PL_curpad
37916 under ithreads, which is different from the curpad
37917 used by the XSUB. (In other words, the code as-is
37918 before this patch wouldn't work under ithreads.)
37922 ____________________________________________________________________________
37923 [ 6775] By: jhi on 2000/08/22 18:18:37
37924 Log: Make the selection of NVff et al stricter.
37925 Branch: metaconfig/U/perl
37928 ! Configure config_h.SH
37929 ____________________________________________________________________________
37930 [ 6774] By: jhi on 2000/08/22 17:19:42
37931 Log: perldelta nits.
37933 ! pod/perldelta.pod
37934 ____________________________________________________________________________
37935 [ 6773] By: jhi on 2000/08/22 17:06:26
37936 Log: Long double fixes from Spider Boardman.
37938 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
37939 From: system PRIVILEGED account <root@peano.zk3.dec.com>
37940 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
37941 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
37943 ! t/lib/bigfltpm.t t/lib/st-06compat.t
37944 ____________________________________________________________________________
37945 [ 6772] By: jhi on 2000/08/22 15:04:53
37946 Log: Update Changes.
37948 ! Changes patchlevel.h
37949 ____________________________________________________________________________
37950 [ 6771] By: jhi on 2000/08/22 15:01:44
37951 Log: perldelta fixes from Hugo van der Sanden.
37953 ! pod/perldelta.pod
37954 ____________________________________________________________________________
37955 [ 6770] By: jhi on 2000/08/22 14:34:49
37956 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
37957 From: Hugo <hv@crypt.compulink.co.uk>
37958 Date: Tue, 22 Aug 2000 11:21:53 +0100
37959 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
37962 ____________________________________________________________________________
37963 [ 6769] By: jhi on 2000/08/22 14:30:02
37964 Log: Add Yitzchak, reformat.
37966 ! Changes config_h.SH
37967 ____________________________________________________________________________
37968 [ 6768] By: jhi on 2000/08/22 14:21:35
37969 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
37970 and Spider Boardman.
37972 ! U/compline/d_gconvert.U
37975 ____________________________________________________________________________
37976 [ 6767] By: jhi on 2000/08/22 14:11:24
37977 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
37978 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37979 Date: Mon, 21 Aug 2000 19:08:31 -0700
37980 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
37982 - ext/Storable/patchlevel.h
37983 ! MANIFEST ext/Storable/MANIFEST
37984 ____________________________________________________________________________
37985 [ 6766] By: jhi on 2000/08/22 13:49:29
37986 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
37987 From: Peter Prymmer <pvhp@forte.com>
37988 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
37989 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
37991 ! configure.com ext/Storable/Makefile.PL
37992 ____________________________________________________________________________
37993 [ 6765] By: jhi on 2000/08/22 13:44:59
37994 Log: Subject: [PATCH blead] B:: missing dependency
37995 From: Hugo <hv@crypt.compulink.co.uk>
37996 Date: Tue, 22 Aug 2000 06:44:33 +0100
37997 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
37999 ! ext/B/Makefile.PL
38000 ____________________________________________________________________________
38001 [ 6764] By: jhi on 2000/08/22 13:38:12
38002 Log: More bytecompiler.
38004 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
38005 ____________________________________________________________________________
38006 [ 6763] By: jhi on 2000/08/22 13:36:44
38007 Log: Bytecompiler patches from Benjamin Stuhl.
38009 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
38010 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38011 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38012 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38013 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
38014 ! perl.c perlapi.h pod/perldelta.pod
38015 ____________________________________________________________________________
38016 [ 6762] By: jhi on 2000/08/21 23:43:40
38017 Log: An obsoleted diagnostic.
38019 ! pod/perldelta.pod
38020 ____________________________________________________________________________
38021 [ 6761] By: jhi on 2000/08/21 23:01:45
38022 Log: The #6759 wasn't quite right.
38024 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38025 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38026 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38027 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38028 ! t/lib/st-tieditems.t
38029 ____________________________________________________________________________
38030 [ 6760] By: jhi on 2000/08/21 22:35:49
38031 Log: Be verydeepclean.
38034 ____________________________________________________________________________
38035 [ 6759] By: jhi on 2000/08/21 22:25:40
38036 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
38037 From: Peter Prymmer <pvhp@forte.com>
38038 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
38039 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
38041 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38042 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38043 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38044 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38045 ! t/lib/st-tieditems.t
38046 ____________________________________________________________________________
38047 [ 6758] By: jhi on 2000/08/21 22:22:32
38048 Log: Few more casts, need reported in
38050 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
38051 From: Mike Stok <mike@stok.co.uk>
38052 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
38053 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
38057 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
38058 From: abigail@foad.org
38059 Date: 21 Aug 2000 21:31:34 -0000
38060 Message-Id: <20000821213134.30170.qmail@foad.org>
38062 ! ext/Storable/Storable.xs
38063 ____________________________________________________________________________
38064 [ 6757] By: jhi on 2000/08/21 18:37:07
38065 Log: Update Changes.
38067 ! Changes patchlevel.h
38068 ____________________________________________________________________________
38069 [ 6756] By: jhi on 2000/08/21 18:34:02
38072 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
38073 From: <abigail@foad.org>
38074 Date: Mon, 21 Aug 2000 14:00:16 -0400
38075 Message-ID: <20000821180016.28627.qmail@foad.org>
38078 ____________________________________________________________________________
38079 [ 6755] By: jhi on 2000/08/21 18:30:56
38080 Log: Use PodParser 1.18 new test.
38082 ! t/pod/special_seqs.t t/pod/special_seqs.xr
38083 ____________________________________________________________________________
38084 [ 6754] By: jhi on 2000/08/21 18:28:35
38085 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
38086 patches cannot be applied since #6712 conflicts.
38088 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
38089 ____________________________________________________________________________
38090 [ 6753] By: jhi on 2000/08/21 18:15:11
38091 Log: Weed out some smaller changes.
38093 ! pod/perldelta.pod
38094 ____________________________________________________________________________
38095 [ 6752] By: jhi on 2000/08/21 18:02:30
38096 Log: Also under djgpp the timestamps are funky.
38099 ____________________________________________________________________________
38100 [ 6751] By: jhi on 2000/08/21 17:55:56
38101 Log: Tweak the floating point output routine preferences.
38103 ! U/compline/d_gconvert.U
38106 ____________________________________________________________________________
38107 [ 6750] By: jhi on 2000/08/21 17:51:29
38108 Log: Unicos/mk requires elaborate paranoia.
38110 ! lib/Math/Complex.pm
38111 ____________________________________________________________________________
38112 [ 6749] By: gsar on 2000/08/21 16:53:31
38113 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
38116 ____________________________________________________________________________
38117 [ 6748] By: gsar on 2000/08/21 16:22:19
38118 Log: free TLS slot properly on Windows
38120 ! thread.h win32/perllib.c win32/win32thread.h
38121 ____________________________________________________________________________
38122 [ 6747] By: jhi on 2000/08/21 16:20:58
38123 Log: Rename the macro argument because some preprocessors
38124 can't tell the difference and expand arguments also inside
38125 double quoted strings.
38128 ____________________________________________________________________________
38129 [ 6746] By: jhi on 2000/08/21 16:09:41
38130 Log: Support long doubles in Storable.
38132 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
38133 From: Radu Greab <radu@netsoft.ro>
38134 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
38135 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
38137 ! ext/Storable/Storable.xs
38138 ____________________________________________________________________________
38139 [ 6745] By: jhi on 2000/08/21 15:51:40
38140 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
38141 From: "Fifer, Eric" <EFifer@sanwaint.com>
38142 Date: Mon, 21 Aug 2000 15:34:49 +0100
38143 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
38145 ! t/pragma/warn/9enabled
38146 ____________________________________________________________________________
38147 [ 6744] By: jhi on 2000/08/21 15:39:35
38148 Log: Document the endianness of Alpha more precisely.
38150 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
38152 ____________________________________________________________________________
38153 [ 6743] By: jhi on 2000/08/21 14:47:05
38154 Log: perldelta fixes from the p5p crowd.
38156 ! pod/perldelta.pod pod/perlop.pod
38157 ____________________________________________________________________________
38158 [ 6742] By: jhi on 2000/08/21 13:34:51
38159 Log: Update to Pod::LaTeX 0.53.
38161 Subject: [PATCH] lib/Pod/LaTeX.pm updates
38162 From: Tim Jenness <timj@jach.hawaii.edu>
38163 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
38164 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
38167 ____________________________________________________________________________
38168 [ 6741] By: jhi on 2000/08/21 13:33:01
38169 Log: Subject: [PATCH] os2.c fix for use64bitint
38170 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38171 Date: Mon, 21 Aug 2000 01:32:25 -0700
38172 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
38175 ____________________________________________________________________________
38176 [ 6740] By: jhi on 2000/08/21 13:28:52
38177 Log: Array context keeps slithering in.
38179 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
38180 From: Daniel Chetlin <daniel@chetlin.com>
38181 Date: Sun, 20 Aug 2000 21:40:25 -0700
38182 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
38184 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
38185 ! pod/perldebtut.pod
38186 ____________________________________________________________________________
38187 [ 6739] By: jhi on 2000/08/21 13:23:55
38188 Log: Big-endian quad fixes for Storable from Radu Greab,
38189 plus few explicit null casts for picky compilers.
38191 ! ext/Storable/Storable.xs
38192 ____________________________________________________________________________
38193 [ 6738] By: gsar on 2000/08/21 05:56:13
38194 Log: small tweaks for change#6705: avoid C++ style comments in C code;
38195 use Perl's malloc API rather than the low level system one
38198 ____________________________________________________________________________
38199 [ 6737] By: gsar on 2000/08/21 05:35:41
38200 Log: add Storable to list of extensions on Windows
38202 ! win32/Makefile win32/makefile.mk
38203 ____________________________________________________________________________
38204 [ 6736] By: jhi on 2000/08/21 02:57:53
38205 Log: Update Changes.
38207 ! Changes patchlevel.h
38208 ____________________________________________________________________________
38209 [ 6735] By: jhi on 2000/08/21 02:57:20
38212 ! pod/perldelta.pod
38213 ____________________________________________________________________________
38214 [ 6734] By: jhi on 2000/08/21 02:57:03
38215 Log: Add Storable 0.7.2 from Raphael Manfredi,
38216 plus the patch from
38218 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
38219 From: Radu Greab <radu@netsoft.ro>
38220 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
38221 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
38223 plus changes to get Storable to compile with
38224 picky ANSI compilers.
38226 + ext/Storable/ChangeLog ext/Storable/MANIFEST
38227 + ext/Storable/Makefile.PL ext/Storable/README
38228 + ext/Storable/Storable.pm ext/Storable/Storable.xs
38229 + ext/Storable/patchlevel.h t/lib/st-06compat.t
38230 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
38231 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
38232 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38233 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38234 + t/lib/st-tieditems.t
38236 ____________________________________________________________________________
38237 [ 6733] By: jhi on 2000/08/21 02:29:09
38238 Log: The correct cleaning order is an art.
38241 ____________________________________________________________________________
38242 [ 6732] By: jhi on 2000/08/21 01:23:39
38243 Log: The #6724 is here.
38245 ! t/lib/ftmp-security.t
38246 ____________________________________________________________________________
38247 [ 6731] By: jhi on 2000/08/20 23:17:03
38248 Log: s/this one/the 5.6.0 release/
38250 ! pod/perl56delta.pod
38251 ____________________________________________________________________________
38252 [ 6730] By: jhi on 2000/08/20 23:07:34
38253 Log: Mention perlebcdic and perlposix-bc.
38256 ____________________________________________________________________________
38257 [ 6729] By: jhi on 2000/08/20 21:32:59
38258 Log: Document the number of exponent digits.
38261 ____________________________________________________________________________
38262 [ 6728] By: jhi on 2000/08/20 21:16:47
38263 Log: Use File::Spec->tmpdir().
38265 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
38266 From: Tim Jenness <timj@jach.hawaii.edu>
38267 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
38269 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
38272 ____________________________________________________________________________
38273 [ 6727] By: jhi on 2000/08/20 20:43:32
38274 Log: Update Changes.
38276 ! Changes patchlevel.h
38277 ____________________________________________________________________________
38278 [ 6726] By: jhi on 2000/08/20 20:41:44
38279 Log: The veryclean target needs to clobber.
38282 ____________________________________________________________________________
38283 [ 6725] By: jhi on 2000/08/20 20:37:38
38284 Log: Document odd vs even subreleases and -Dusedevel.
38287 ____________________________________________________________________________
38288 [ 6724] By: jhi on 2000/08/20 19:58:05
38289 Log: Use temporary directory instead of current directory.
38291 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
38292 From: Tim Jenness <timj@jach.hawaii.edu>
38293 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
38294 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
38296 ! t/lib/ftmp-security.t
38297 ____________________________________________________________________________
38298 [ 6723] By: jhi on 2000/08/20 19:55:55
38299 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
38300 From: andreas.koenig@anima.de (Andreas J. Koenig)
38301 Date: 20 Aug 2000 15:52:03 +0200
38302 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
38304 ! lib/ExtUtils/MM_Unix.pm
38305 ____________________________________________________________________________
38306 [ 6722] By: jhi on 2000/08/20 19:46:01
38307 Log: Update to CGI 2.72, from Lincoln Stein.
38310 ____________________________________________________________________________
38311 [ 6721] By: jhi on 2000/08/20 19:43:54
38312 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
38313 From: Radu Greab <radu@netsoft.ro>
38314 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
38315 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
38317 ! ext/GDBM_File/GDBM_File.xs
38318 ____________________________________________________________________________
38319 [ 6720] By: jhi on 2000/08/20 19:42:01
38320 Log: pp_open() could pass an uninitialized filename down to do_open9().
38323 ____________________________________________________________________________
38324 [ 6719] By: jhi on 2000/08/20 14:06:41
38325 Log: UTF8 concat fixes.
38327 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
38328 From: Hugo <hv@crypt.compulink.co.uk>
38329 Date: Sun, 20 Aug 2000 07:30:46 +0100
38330 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
38332 ! pp_hot.c t/op/append.t
38333 ____________________________________________________________________________
38334 [ 6718] By: jhi on 2000/08/20 02:09:37
38335 Log: Let's try #6717 again.
38338 ____________________________________________________________________________
38339 [ 6717] By: jhi on 2000/08/20 01:56:55
38340 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
38341 From: "Craig A. Berry" <craig.berry@metamorgs.com>
38342 Date: Sat, 19 Aug 2000 18:15:39 -0500
38343 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
38346 ____________________________________________________________________________
38347 [ 6716] By: jhi on 2000/08/19 15:50:11
38348 Log: Update Changes.
38350 ! Changes patchlevel.h
38351 ____________________________________________________________________________
38352 [ 6715] By: jhi on 2000/08/19 15:39:09
38353 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
38354 From: Jonathan D Johnston <jdjohnston2@juno.com>
38355 Date: Thu, 17 Aug 2000 23:13:01 -0400
38356 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
38359 ____________________________________________________________________________
38360 [ 6714] By: jhi on 2000/08/19 15:34:04
38361 Log: Introduce a 'veryclean' target that is like 'distclean'
38362 but also removes *~ and *.orig.
38364 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
38365 ! utils/Makefile x2p/Makefile.SH
38366 ____________________________________________________________________________
38367 [ 6713] By: jhi on 2000/08/19 14:15:45
38368 Log: Put back the long double avoidance code to POSIX.xs
38369 because VMS seems to need it still.
38371 ! ext/POSIX/POSIX.xs
38372 ____________________________________________________________________________
38373 [ 6712] By: jhi on 2000/08/19 14:10:41
38374 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
38375 From: Peter Prymmer <pvhp@forte.com>
38376 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
38377 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
38379 ! lib/Pod/Find.pm t/pod/find.t
38380 ____________________________________________________________________________
38381 [ 6711] By: jhi on 2000/08/19 14:09:19
38382 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
38383 From: Peter Prymmer <pvhp@forte.com>
38384 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
38385 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
38386 cc: vmsperl@perl.org
38389 ____________________________________________________________________________
38390 [ 6710] By: jhi on 2000/08/19 14:08:01
38391 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
38392 From: Jan Dubois <jand@ActiveState.com>
38393 Date: Fri, 18 Aug 2000 16:31:48 -0700
38394 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
38397 ____________________________________________________________________________
38398 [ 6709] By: jhi on 2000/08/19 14:06:57
38399 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
38401 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
38402 From: Spider.Boardman@Orb.Nashua.NH.US
38403 Date: Fri, 18 Aug 2000 18:41:14 -0400
38404 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
38407 ____________________________________________________________________________
38408 [ 6708] By: jhi on 2000/08/18 22:04:49
38409 Log: Update Changes.
38411 ! Changes patchlevel.h
38412 ____________________________________________________________________________
38413 [ 6707] By: jhi on 2000/08/18 21:55:14
38414 Log: Add warnif(), check warnings further up the stack,
38415 all the warnings functions now can take an optional object reference.
38417 Subject: [PATCH bleedperl@6691] warnings pragma update
38418 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38419 Date: Fri, 18 Aug 2000 22:42:06 +0100
38420 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
38422 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
38423 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
38424 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
38425 ____________________________________________________________________________
38426 [ 6706] By: jhi on 2000/08/18 21:41:45
38427 Log: Typo in pp_complement().
38429 Subject: [PATCH perl-current] Deparse
38430 From: Peter Scott <Peter@PSDT.com>
38431 Date: Fri, 18 Aug 2000 12:44:37 -0700
38432 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
38434 ! ext/B/B/Deparse.pm
38435 ____________________________________________________________________________
38436 [ 6705] By: jhi on 2000/08/18 21:25:59
38437 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
38438 From: Jan Dubois <jand@ActiveState.com>
38439 Date: Fri, 18 Aug 2000 14:22:51 -0700
38440 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
38442 ! lib/Win32.pod win32/win32.c
38443 ____________________________________________________________________________
38444 [ 6704] By: jhi on 2000/08/18 21:16:14
38445 Log: Don't eat leading os from index entries.
38447 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
38448 From: Russ Allbery <rra@stanford.edu>
38449 Date: 10 Aug 2000 20:49:25 -0700
38450 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
38453 ____________________________________________________________________________
38454 [ 6703] By: jhi on 2000/08/18 21:07:06
38455 Log: Add [[:blank:]] as suggested in
38457 Subject: [ID 20000716.024] [=cc=] / [:blank:]
38458 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38459 Date: Sun, 16 Jul 2000 17:55:29 -0700
38460 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38462 (the [=cc=] has already been taken care of by #6439
38463 so the whole bug report can be closed)
38465 and make [[:space:]] to be equivalent to isspace(3)
38466 (as opposed to \s, which is isSPACE()). The difference
38467 is that now [[:space:]] matches the mythical vertical tab,
38470 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
38471 ! regexec.c t/op/pat.t
38472 ____________________________________________________________________________
38473 [ 6702] By: jhi on 2000/08/18 18:47:47
38474 Log: The new tests were missing from #6415.
38477 ____________________________________________________________________________
38478 [ 6701] By: jhi on 2000/08/18 18:20:40
38479 Log: Document the NDBM_File and ODBM_File as SDBM_File
38480 was documented in #6417.
38482 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
38483 ! ext/SDBM_File/SDBM_File.pm
38484 ____________________________________________________________________________
38485 [ 6700] By: jhi on 2000/08/18 18:10:39
38486 Log: Subject: [PATCH perl@6698] cygwin port
38487 From: "Fifer, Eric" <EFifer@sanwaint.com>
38488 Date: Fri, 18 Aug 2000 17:30:05 +0100
38489 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
38492 ____________________________________________________________________________
38493 [ 6699] By: jhi on 2000/08/18 16:21:49
38494 Log: Document code point which makes if (defined %stash::) to work
38495 (noted by Spider Boardman).
38498 ____________________________________________________________________________
38499 [ 6698] By: jhi on 2000/08/18 13:43:27
38500 Log: Update Changes.
38502 ! Changes patchlevel.h
38503 ____________________________________________________________________________
38504 [ 6697] By: jhi on 2000/08/18 13:35:57
38505 Log: Tiny Getopt::Long patch from Johan Vromans.
38507 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
38508 ____________________________________________________________________________
38509 [ 6696] By: jhi on 2000/08/18 13:26:14
38510 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
38511 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
38512 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
38513 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
38515 ! pod/perldiag.pod pod/perlsyn.pod
38516 ____________________________________________________________________________
38517 [ 6695] By: jhi on 2000/08/18 13:13:26
38518 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
38519 From: Daniel Chetlin <daniel@chetlin.com>
38520 Date: Fri, 18 Aug 2000 03:13:36 -0700
38521 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
38524 ____________________________________________________________________________
38525 [ 6694] By: jhi on 2000/08/18 13:08:05
38526 Log: Subject: [PATCH] perltrap.pod spring cleaning
38527 From: Daniel Chetlin <daniel@chetlin.com>
38528 Date: Fri, 18 Aug 2000 03:06:54 -0700
38529 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
38531 plus Mike Guy's nitfix.
38534 ____________________________________________________________________________
38535 [ 6693] By: jhi on 2000/08/18 13:00:26
38536 Log: Unbuffer the output.
38538 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
38539 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38540 Date: Thu, 17 Aug 2000 18:39:29 -0700
38541 Message-ID: <RPJn5gzkgydf092yn@efn.org>
38544 ____________________________________________________________________________
38545 [ 6692] By: jhi on 2000/08/18 05:19:17
38546 Log: Delete the image, too, not just its MANIFEStation.
38548 - lib/CGI/eg/wilogo.gif
38549 ____________________________________________________________________________
38550 [ 6691] By: jhi on 2000/08/18 05:10:26
38551 Log: Propagate new Configure vars.
38553 ! configure.com epoc/config.sh uconfig.h uconfig.sh
38554 ! vos/config.def vos/config.h vos/config_h.SH_orig
38555 ! win32/config.bc win32/config.gc win32/config.vc
38556 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38557 ____________________________________________________________________________
38558 [ 6690] By: jhi on 2000/08/18 04:30:56
38559 Log: Update Changes.
38561 ! Changes patchlevel.h
38562 ____________________________________________________________________________
38563 [ 6689] By: jhi on 2000/08/18 04:12:30
38564 Log: Fix the lib/complex failure of
38566 From: abigail@foad.org
38567 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
38568 Date: 15 Aug 2000 04:06:38 -0000
38569 Message-Id: <20000815040638.8524.qmail@foad.org>
38571 Linux long double accuracy issue: something that
38572 when printed with %g looks like "2" but int() of it is 1.
38574 ! lib/Math/Complex.pm
38575 ____________________________________________________________________________
38576 [ 6688] By: jhi on 2000/08/18 03:15:35
38577 Log: The byteorder code in #6671 was wrong.
38580 ____________________________________________________________________________
38581 [ 6687] By: jhi on 2000/08/18 02:08:42
38582 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
38583 From: Jan Dubois <jand@ActiveState.com>
38584 Date: Thu, 17 Aug 2000 18:31:55 -0700
38585 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
38588 ____________________________________________________________________________
38589 [ 6686] By: jhi on 2000/08/18 02:04:15
38590 Log: Use NVs in POSIX math, not doubles.
38592 From: abigail@foad.org
38593 Subject: [ID 20000817.014] POSIX & modfl
38594 Date: 17 Aug 2000 20:49:18 -0000
38595 Message-Id: <20000817204918.23123.qmail@foad.org>
38597 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38598 ____________________________________________________________________________
38599 [ 6685] By: jhi on 2000/08/18 02:02:12
38600 Log: Introduce NVef, NVff, and NVgf, use the middle one.
38601 (helps for lib/peek + Linux + long doubles) Reported in
38603 From: abigail@foad.org
38604 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
38605 Date: 15 Aug 2000 04:06:38 -0000
38606 Message-Id: <20000815040638.8524.qmail@foad.org>
38608 (note: the lib/complex failure has not yet been addressed)
38609 Branch: metaconfig/U/perl
38612 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38613 ! config_h.SH dump.c perl.h pod/perlguts.pod
38614 ____________________________________________________________________________
38615 [ 6684] By: jhi on 2000/08/17 23:22:19
38616 Log: Add byteorder to the myconfig output.
38619 ____________________________________________________________________________
38620 [ 6683] By: jhi on 2000/08/17 23:20:19
38621 Log: The image doth not exist, spotted by Johan Vromans.
38624 ____________________________________________________________________________
38625 [ 6682] By: jhi on 2000/08/17 22:38:16
38626 Log: Document what the backtick returns if the command fails.
38629 ____________________________________________________________________________
38630 [ 6681] By: jhi on 2000/08/17 22:33:12
38631 Log: Do not use prototyping here.
38633 Subject: [ID 20000817.016] [PATCH] Peek.xs
38634 From: abigail@foad.org
38635 Date: 17 Aug 2000 20:55:56 -0000
38636 Message-Id: <20000817205556.24270.qmail@foad.org>
38638 ! ext/Devel/Peek/Makefile.PL
38639 ____________________________________________________________________________
38640 [ 6680] By: jhi on 2000/08/17 19:46:43
38641 Log: Don't propose using modules built for 5.005 if no binary
38642 compatibility with 5.005 is attempted.
38644 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38645 Subject: Minor nit with 5.7.0 (6655)
38646 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
38647 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
38649 ! U/installdirs/inc_version_list.U
38651 ! Configure config_h.SH
38652 ____________________________________________________________________________
38653 [ 6679] By: jhi on 2000/08/17 19:16:39
38654 Log: Microperl config update.
38656 ! uconfig.h uconfig.sh
38657 ____________________________________________________________________________
38658 [ 6678] By: jhi on 2000/08/17 19:16:13
38659 Log: The #6648 wasn't protective enough for limited platforms
38663 ____________________________________________________________________________
38664 [ 6677] By: jhi on 2000/08/17 14:46:35
38665 Log: Update Changes.
38667 ! Changes patchlevel.h
38668 ____________________________________________________________________________
38669 [ 6676] By: jhi on 2000/08/17 14:44:02
38670 Log: Add perlebcdic from Peter Prymmer, regen toc.
38672 + pod/perlebcdic.pod
38673 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38674 ____________________________________________________________________________
38675 [ 6675] By: jhi on 2000/08/17 14:41:52
38676 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
38678 ! pod/perldebtut.pod
38679 ____________________________________________________________________________
38680 [ 6674] By: jhi on 2000/08/17 14:29:43
38681 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
38683 Subject: [ID 20000724.006] -DLEAKTEST problem
38684 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
38685 Date: Tue, 25 Jul 2000 00:36:32 -0500
38686 Message-Id: <20000725003632.A26186@www.llamacom.com>
38690 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
38691 From: Hugo <hv@crypt.compulink.co.uk>
38692 Date: Thu, 17 Aug 2000 15:23:42 +0100
38693 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
38696 ____________________________________________________________________________
38697 [ 6673] By: jhi on 2000/08/17 04:07:10
38698 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
38699 From: John Peacock <JPeacock@UnivPress.com>
38700 Date: Tue, 01 Aug 2000 09:38:12 -0400
38701 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
38703 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
38704 ____________________________________________________________________________
38705 [ 6672] By: jhi on 2000/08/17 03:04:35
38706 Log: Subject: [PATCH] Cwd.pm now uses strict
38707 From: Tim Jenness <timj@jach.hawaii.edu>
38708 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
38709 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
38712 ____________________________________________________________________________
38713 [ 6671] By: jhi on 2000/08/17 02:16:35
38714 Log: Make $Config{byteorder} more magical so that it is
38715 dynamically computed: nice for 'fat binaries'.
38717 Subject: [PATCH]: default byteorder
38718 From: Wilfredo Sánchez <wsanchez@apple.com>
38719 Date: Mon, 31 Jul 2000 19:45:31 -0700
38720 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
38723 ____________________________________________________________________________
38724 [ 6670] By: gsar on 2000/08/17 01:22:21
38725 Log: move WNOHANG definition to where other such things are
38728 ____________________________________________________________________________
38729 [ 6669] By: jhi on 2000/08/17 01:19:17
38730 Log: Update Changes.
38732 ! Changes patchlevel.h
38733 ____________________________________________________________________________
38734 [ 6668] By: jhi on 2000/08/17 01:16:29
38735 Log: Doc nits spotted by Richard Soderberg.
38737 ! README.posix-bc README.vmesa
38738 ____________________________________________________________________________
38739 [ 6667] By: jhi on 2000/08/17 01:12:11
38740 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
38741 From: "Casey R. Tweten" <crt@kiski.net>
38742 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
38743 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
38745 ! pod/perldebtut.pod
38746 ____________________________________________________________________________
38747 [ 6666] By: jhi on 2000/08/17 01:09:31
38748 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
38749 From: "Casey R. Tweten" <crt@kiski.net>
38750 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
38751 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
38754 ____________________________________________________________________________
38755 [ 6665] By: gsar on 2000/08/17 01:03:52
38756 Log: add "ok" targets from change#6632 in makefile.mk
38758 ! pod/perlport.pod win32/Makefile win32/makefile.mk
38759 ____________________________________________________________________________
38760 [ 6664] By: gsar on 2000/08/17 00:56:11
38761 Log: avoid warnings from dense compiler
38764 ____________________________________________________________________________
38765 [ 6663] By: jhi on 2000/08/17 00:51:49
38766 Log: Tweak the regex compilation errors once more.
38768 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38769 ! t/op/regmesg.t t/pragma/warn/regcomp
38770 ____________________________________________________________________________
38771 [ 6662] By: gsar on 2000/08/17 00:28:19
38772 Log: trailing new %ENV entries weren't being pushed into the real
38773 environment of subprocesses on Windows
38775 ! t/op/magic.t win32/perlhost.h
38776 ____________________________________________________________________________
38777 [ 6661] By: gsar on 2000/08/17 00:19:20
38778 Log: waitpid() now handles externally spawned pids correctly;
38779 fixes for backtick/wait/waitpid failures on Windows 9x
38781 these changes make the pid returned by process functions on
38782 Windows 9x always positive by clearing the high bit (which
38783 is always set on Win9x); pseudo-process PIDs are likewise
38784 always negative now on Win9x (just as on NT/2000)
38786 ! pp_sys.c win32/perlhost.h win32/win32.c
38787 ____________________________________________________________________________
38788 [ 6660] By: jhi on 2000/08/17 00:04:32
38789 Log: Retract #6645.
38791 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38792 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
38794 ____________________________________________________________________________
38795 [ 6659] By: gsar on 2000/08/16 23:59:28
38796 Log: on windows, the return values from wait() and waitpid() don't
38797 match those of pseudo-pids
38799 ! pp_sys.c t/op/fork.t util.c win32/win32.c
38800 ____________________________________________________________________________
38801 [ 6658] By: gsar on 2000/08/16 23:56:14
38802 Log: pod nit seen in passing
38805 ____________________________________________________________________________
38806 [ 6657] By: gsar on 2000/08/16 23:53:42
38807 Log: change#6328 could make close(SOCKET) return false on windows
38811 ____________________________________________________________________________
38812 [ 6656] By: gsar on 2000/08/16 23:46:57
38813 Log: check that the number pseudo children doesn't exceed
38814 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
38815 the WaitForMultipleObjects() limit that would cause wait()
38818 wait() and waitpid() could potentially be rewritten to use
38819 more than one thread to do the waiting to eliminate this
38823 ____________________________________________________________________________
38824 [ 6655] By: jhi on 2000/08/16 14:11:05
38825 Log: Update Changes.
38827 ! Changes patchlevel.h
38828 ____________________________________________________________________________
38829 [ 6654] By: jhi on 2000/08/16 14:10:12
38830 Log: Update to perldebtut 1.9, from Richard Foley.
38832 ! pod/perldebtut.pod
38833 ____________________________________________________________________________
38834 [ 6653] By: jhi on 2000/08/16 14:08:17
38835 Log: Change the regx compilation error markers to use = instead of <
38836 since pod makes using the latter quite messy. Reported in
38837 ID 20000814.006 by Abigail and in
38838 Subject: Unknown escape E<> ?
38839 From: Lupe Christoph <lupe@lupe-christoph.de>
38840 Date: Fri, 11 Aug 2000 00:30:27 +0200
38841 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
38843 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38844 ! t/op/regmesg.t t/pragma/warn/regcomp
38845 ____________________________________________________________________________
38846 [ 6652] By: jhi on 2000/08/16 13:25:31
38847 Log: Change the perlbug address to perl.org since it's more forgiving.
38849 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
38850 From: abigail@foad.org
38851 Date: 15 Aug 2000 04:15:40 -0000
38852 Message-Id: <20000815041540.8633.qmail@foad.org>
38855 ____________________________________________________________________________
38856 [ 6651] By: jhi on 2000/08/16 13:22:35
38857 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
38858 From: Tim Jenness <timj@jach.hawaii.edu>
38859 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
38860 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
38863 ____________________________________________________________________________
38864 [ 6650] By: jhi on 2000/08/16 13:18:13
38865 Log: Update to CPAN 1.57.
38867 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
38868 From: andreas.koenig@anima.de (Andreas J. Koenig)
38869 Date: 16 Aug 2000 15:09:46 +0200
38870 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
38873 ____________________________________________________________________________
38874 [ 6649] By: jhi on 2000/08/16 13:12:31
38875 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
38876 From: "Larry W. Virden" <lvirden@cas.org>
38877 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
38878 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
38881 ____________________________________________________________________________
38882 [ 6648] By: jhi on 2000/08/16 13:03:53
38883 Log: The numeric locale was reset to "C" by s?printf and never restored.
38885 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38886 From: Christian Kirsch <ck@held.mind.de>
38887 Date: Wed, 9 Aug 2000 17:05:17 +0200
38888 Message-Id: <20000809170517.A25389@held>
38890 No test since adding the failing example to locale.t
38891 does not fail -- probably because the locale settings are so
38892 thoroughly tweaked by that time. Running the example standalone
38893 does fail, though. UPDATE: test case added at change #7540.
38895 ! dump.c perl.h pp.c pp_ctl.c sv.c
38896 ____________________________________________________________________________
38897 [ 6647] By: jhi on 2000/08/16 00:07:54
38898 Log: Update Changes and test semi-automatic patchlevel updating.
38900 ! Changes patchlevel.h
38901 ____________________________________________________________________________
38902 [ 6646] By: jhi on 2000/08/15 23:35:07
38903 Log: Fix a dependency problem.
38905 Subject: [PATCH: 6640] VMS Makefile.SH update
38906 From: Peter Prymmer <pvhp@forte.com>
38907 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
38908 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
38910 ! vms/descrip_mms.template
38911 ____________________________________________________________________________
38912 [ 6645] By: jhi on 2000/08/15 23:33:23
38913 Log: (Retracted by #6660)
38915 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
38916 From: Dominic Dunlop <domo@computer.org>
38917 Date: Tue, 15 Aug 2000 22:20:52 +0200
38918 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
38919 Branch: metaconfig/U/perl
38922 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38923 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
38925 ____________________________________________________________________________
38926 [ 6644] By: jhi on 2000/08/15 21:17:20
38927 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
38928 From: abigail@foad.org
38929 Date: 15 Aug 2000 20:12:41 -0000
38930 Message-Id: <20000815201241.25556.qmail@foad.org>
38933 ____________________________________________________________________________
38934 [ 6643] By: jhi on 2000/08/15 21:15:28
38935 Log: (an already applied patch)
38938 ____________________________________________________________________________
38939 [ 6642] By: gsar on 2000/08/15 19:54:05
38940 Log: magic callbacks all need to have same type signature
38942 ! embed.pl mg.c proto.h
38943 ____________________________________________________________________________
38944 [ 6641] By: jhi on 2000/08/15 17:56:27
38945 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)
38946 From: Mike Guy <mjtg@cam.ac.uk>
38947 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
38948 Date: Tue, 15 Aug 2000 18:26:45 +0100
38950 Only the peek.t part applied, not the hash quality part.
38953 ____________________________________________________________________________
38954 [ 6640] By: jhi on 2000/08/15 16:37:37
38955 Log: Update Changes.
38958 ____________________________________________________________________________
38959 [ 6639] By: jhi on 2000/08/15 16:34:55
38960 Log: Missed a file from #6638.
38963 ____________________________________________________________________________
38964 [ 6638] By: jhi on 2000/08/15 16:33:19
38965 Log: Subject: [PATCH perl@6620] cygwin port
38966 From: "Fifer, Eric" <EFifer@sanwaint.com>
38967 Date: Tue, 15 Aug 2000 17:00:49 +0100
38968 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
38970 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
38971 ____________________________________________________________________________
38972 [ 6637] By: jhi on 2000/08/15 16:29:22
38973 Log: Subject: [PATCH] debugger exit code should reflect user exit code
38974 From: Mike Guy <mjtg@cam.ac.uk>
38975 Date: Tue, 15 Aug 2000 16:55:59 +0100
38976 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
38979 ____________________________________________________________________________
38980 [ 6636] By: jhi on 2000/08/15 15:30:58
38981 Log: Update Changes.
38984 ____________________________________________________________________________
38985 [ 6635] By: jhi on 2000/08/15 15:27:21
38986 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
38988 ! U/mkglossary U/mksample
38989 Branch: metaconfig/U/perl
38992 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38993 ____________________________________________________________________________
38994 [ 6634] By: jhi on 2000/08/15 14:11:55
38995 Log: Don't blow limited stacks, a lower number is enough to
38996 tickle the lookbehind limit.
38998 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
38999 From: Dominic Dunlop <domo@computer.org>
39000 Date: Tue, 15 Aug 2000 13:51:24 +0200
39001 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
39004 ____________________________________________________________________________
39005 [ 6633] By: jhi on 2000/08/15 14:01:46
39006 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
39007 From: Mike Guy <mjtg@cam.ac.uk>
39008 Date: Tue, 15 Aug 2000 12:10:50 +0100
39009 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
39012 ____________________________________________________________________________
39013 [ 6632] By: jhi on 2000/08/15 13:58:48
39014 Log: make ok etc also for win32.
39016 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
39017 From: Prymmer/Kahn <pvhp@best.com>
39018 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
39019 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
39022 ____________________________________________________________________________
39023 [ 6631] By: jhi on 2000/08/15 13:45:03
39024 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
39027 ____________________________________________________________________________
39028 [ 6630] By: jhi on 2000/08/15 03:25:09
39029 Log: Update Changes.
39032 ____________________________________________________________________________
39033 [ 6629] By: jhi on 2000/08/15 03:23:53
39034 Log: magic_regdatum_set() is void, not int.
39036 ! embed.pl mg.c proto.h
39037 ____________________________________________________________________________
39038 [ 6628] By: jhi on 2000/08/15 03:08:02
39039 Log: Make the user to give up his firstborn, err, to knowingly
39040 verify installing an unstable developer release. Also bump
39041 the release to 5.7.0, but leave a patch tag in the local
39042 patches saying that this is not yet the real thing.
39044 ! U/modified/Instruct.U
39045 Branch: metaconfig/U/perl
39048 ! Configure patchlevel.h
39049 ____________________________________________________________________________
39050 [ 6627] By: jhi on 2000/08/14 22:32:52
39051 Log: README.os2 update.
39053 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
39054 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39055 Date: Wed, 02 Aug 2000 21:55:09 -0700
39056 Message-ID: <tsPi5gzkgegX092yn@efn.org>
39059 ____________________________________________________________________________
39060 [ 6626] By: jhi on 2000/08/14 21:00:02
39061 Log: Subject: Re: File::Temp problems on VMS in bleedperl
39062 From: Tim Jenness <timj@jach.hawaii.edu>
39063 cc: vmsperl@perl.org
39064 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
39065 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
39067 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
39068 ____________________________________________________________________________
39069 [ 6625] By: jhi on 2000/08/14 20:52:16
39070 Log: Add SUIDMAIL as was done for the CERT alert.
39073 ____________________________________________________________________________
39074 [ 6624] By: jhi on 2000/08/14 20:48:50
39075 Log: Subject: sfio2000
39076 From: Daniel Muino <dmuino@afip.gov.ar>
39077 Date: Mon, 14 Aug 2000 16:58:11 -0300
39078 Message-ID: <20000814165811.B16368@con2-dgi>
39080 ! perlsdio.h perlsfio.h
39081 ____________________________________________________________________________
39082 [ 6623] By: jhi on 2000/08/14 20:47:36
39083 Log: Subject: warning: storage class after type is obsolescent
39084 From: Daniel Muino <dmuino@afip.gov.ar>
39085 Date: Mon, 14 Aug 2000 16:42:47 -0300
39086 Message-ID: <20000814164247.A16368@con2-dgi>
39088 ! regcomp.pl regnodes.h
39089 ____________________________________________________________________________
39090 [ 6622] By: jhi on 2000/08/14 20:43:05
39091 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
39092 From: abigail@foad.org
39093 Date: 14 Aug 2000 20:00:10 -0000
39094 Message-Id: <20000814200010.27271.qmail@foad.org>
39097 ____________________________________________________________________________
39098 [ 6621] By: jhi on 2000/08/14 15:23:05
39099 Log: Update Changes.
39102 ____________________________________________________________________________
39103 [ 6620] By: jhi on 2000/08/14 15:22:14
39104 Log: Subject: Re: [PATCH] @+, @- readonly
39105 From: Mike Guy <mjtg@cam.ac.uk>
39106 Date: Mon, 14 Aug 2000 15:26:55 +0100
39107 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
39109 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
39111 ____________________________________________________________________________
39112 [ 6619] By: jhi on 2000/08/14 14:12:08
39113 Log: Update Changes.
39116 ____________________________________________________________________________
39117 [ 6618] By: jhi on 2000/08/14 14:09:34
39118 Log: For now remove the mail code.
39121 ____________________________________________________________________________
39122 [ 6617] By: jhi on 2000/08/14 14:08:28
39123 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
39125 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
39126 ! pod/perlfaq8.pod pod/perlsec.pod
39127 ____________________________________________________________________________
39128 [ 6616] By: jhi on 2000/08/14 14:00:11
39129 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39130 From: Mike Guy <mjtg@cam.ac.uk>
39131 Date: Mon, 14 Aug 2000 08:26:02 +0100
39132 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
39135 ____________________________________________________________________________
39136 [ 6615] By: jhi on 2000/08/14 13:58:45
39137 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
39138 From: Mike Guy <mjtg@cam.ac.uk>
39139 Date: Mon, 14 Aug 2000 08:04:22 +0100
39140 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
39142 ! gv.c mg.c t/op/pat.t
39143 ____________________________________________________________________________
39144 [ 6614] By: jhi on 2000/08/14 13:56:45
39145 Log: Subject: Test fails / warnings with perl-current #6612
39146 From: Mike Guy <mjtg@cam.ac.uk>
39147 Date: Mon, 14 Aug 2000 07:57:23 +0100
39148 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
39150 ! t/lib/b.t t/lib/peek.t
39151 ____________________________________________________________________________
39152 [ 6613] By: jhi on 2000/08/14 13:45:33
39153 Log: VMS configure.com update continues.
39155 - vms/configure.com
39156 ! MANIFEST configure.com
39157 ____________________________________________________________________________
39158 [ 6612] By: jhi on 2000/08/13 22:13:35
39159 Log: Update Changes.
39162 ____________________________________________________________________________
39163 [ 6611] By: jhi on 2000/08/13 16:21:45
39164 Log: Upgrade to CGI 2.71, from Lincoln Stein.
39166 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
39167 ____________________________________________________________________________
39168 [ 6610] By: jhi on 2000/08/13 15:09:16
39169 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
39170 From: Mike Guy <mjtg@cam.ac.uk>
39171 Date: Sun, 13 Aug 2000 13:45:51 +0100
39172 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
39175 ____________________________________________________________________________
39176 [ 6609] By: jhi on 2000/08/13 14:31:26
39177 Log: Andreas says that 1.56 is fine, so reverting back to it.
39180 ____________________________________________________________________________
39181 [ 6608] By: jhi on 2000/08/13 05:34:20
39182 Log: Update Changes.
39185 ____________________________________________________________________________
39186 [ 6607] By: jhi on 2000/08/13 05:32:01
39187 Log: Put back the \z changes of #5406 to CPAN.pm.
39190 ____________________________________________________________________________
39191 [ 6606] By: jhi on 2000/08/13 05:20:16
39192 Log: Fix-n-skip the tests under 5005threads.
39195 ____________________________________________________________________________
39196 [ 6605] By: jhi on 2000/08/13 05:07:48
39197 Log: Fix the test for 5005threads.
39200 ____________________________________________________________________________
39201 [ 6604] By: jhi on 2000/08/13 03:35:37
39202 Log: Should have deleted this in #6603.
39204 - vms/subconfigure.com
39205 ____________________________________________________________________________
39206 [ 6603] By: jhi on 2000/08/12 18:29:32
39207 Log: Rewrite of vms/subconfigure.com as configure.com,
39208 from Peter Prymmer and the vmsperl crew.
39210 + vms/configure.com
39212 ____________________________________________________________________________
39213 [ 6602] By: jhi on 2000/08/11 13:00:01
39214 Log: PlainText.pm is dead.
39216 - lib/Pod/PlainText.pm
39218 ____________________________________________________________________________
39219 [ 6601] By: jhi on 2000/08/11 04:06:45
39220 Log: Update Changes.
39223 ____________________________________________________________________________
39224 [ 6600] By: jhi on 2000/08/11 04:06:10
39225 Log: Add a few missing files, update MANIFEST.
39227 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
39228 + lib/Pod/PlainText.pm t/pod/find.t
39229 ! MANIFEST t/op/regmesg.t
39230 ____________________________________________________________________________
39231 [ 6599] By: jhi on 2000/08/11 03:31:10
39232 Log: Add Perl debugging tutorial, regen toc.
39234 Subject: perldebtut.pod
39235 From: Richard Foley <Richard.Foley@m.dasa.de>
39236 Date: Wed, 09 Aug 2000 10:17:15 +0200
39237 Message-id: <3991138B.262247B8@m.dasa.de>
39239 + pod/perldebtut.pod
39240 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39241 ____________________________________________________________________________
39242 [ 6598] By: jhi on 2000/08/11 02:48:56
39243 Log: tiny Changes edit
39246 ____________________________________________________________________________
39247 [ 6597] By: jhi on 2000/08/11 02:39:04
39248 Log: Tests for #6589.
39250 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39251 From: simon@brecon.co.uk (Simon Cozens)
39252 Date: 11 Aug 2000 02:24:52 GMT
39253 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
39256 ____________________________________________________________________________
39257 [ 6596] By: jhi on 2000/08/11 01:50:07
39258 Log: Update Changes.
39261 ____________________________________________________________________________
39262 [ 6595] By: jhi on 2000/08/11 01:47:16
39266 ____________________________________________________________________________
39267 [ 6594] By: jhi on 2000/08/11 01:36:16
39268 Log: Subject: Getting perlio and threads to compile
39269 From: Lupe Christoph <lupe@lupe-christoph.de>
39270 Date: Wed, 9 Aug 2000 11:35:54 +0200
39271 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
39273 (the Solaris version changes in Configure skipped)
39275 ! hints/solaris_2.sh thread.h
39276 ____________________________________________________________________________
39277 [ 6593] By: jhi on 2000/08/11 01:30:16
39278 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
39279 From: simon@brecon.co.uk (Simon Cozens)
39280 Date: 1 Aug 2000 06:55:19 GMT
39281 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
39284 ____________________________________________________________________________
39285 [ 6592] By: jhi on 2000/08/11 01:26:39
39286 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
39287 From: Peter Scott <Peter@PeterScott.com>
39288 Date: Thu, 10 Aug 2000 08:23:27 -0700
39289 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
39292 ____________________________________________________________________________
39293 [ 6591] By: jhi on 2000/08/11 01:22:02
39294 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
39295 From: Hugo <hv@crypt.compulink.co.uk>
39296 Date: Thu, 10 Aug 2000 19:23:04 +0100
39297 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
39299 ! regexec.c t/op/pat.t
39300 ____________________________________________________________________________
39301 [ 6590] By: jhi on 2000/08/11 01:19:19
39302 Log: Preprocessing and postprocessing for File::Find.
39304 Subject: Patch to Find::File.pm to allow alphabetical results
39305 From: Joe Smith <jsmith@inwap.com>
39306 Date: Wed, 9 Aug 2000 02:44:54 -0700
39307 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
39310 ____________________________________________________________________________
39311 [ 6589] By: jhi on 2000/08/11 01:12:39
39312 Log: B::Deparse didn't do sub attributes.
39314 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39315 From: simon@brecon.co.uk (Simon Cozens)
39316 Date: 9 Aug 2000 04:49:20 GMT
39317 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
39319 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
39320 ____________________________________________________________________________
39321 [ 6588] By: jhi on 2000/08/11 01:06:40
39322 Log: Subject: debugger "d" command doesnt check line number
39323 From: Mike Guy <mjtg@cam.ac.uk>
39324 Date: Tue, 08 Aug 2000 21:54:29 +0100
39325 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
39327 ! lib/perl5db.pl mg.c pod/perldiag.pod
39328 ____________________________________________________________________________
39329 [ 6587] By: jhi on 2000/08/11 00:45:03
39330 Log: sleep(1) does not necessarily return 1.
39332 Subject: [PATCH bleadperl] op/lex_assign.t
39333 From: Hugo <hv@crypt.compulink.co.uk>
39334 Date: Thu, 03 Aug 2000 14:34:22 +0100
39335 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
39337 ! t/op/lex_assign.t
39338 ____________________________________________________________________________
39339 [ 6586] By: jhi on 2000/08/11 00:31:50
39340 Log: Document the IO::Select timeout.
39342 ! ext/IO/lib/IO/Select.pm
39343 ____________________________________________________________________________
39344 [ 6585] By: jhi on 2000/08/11 00:13:54
39345 Log: Forgot contributor.
39348 ____________________________________________________________________________
39349 [ 6584] By: jhi on 2000/08/11 00:09:19
39353 ____________________________________________________________________________
39354 [ 6583] By: jhi on 2000/08/11 00:07:53
39355 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
39357 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
39358 From: Mike Guy <mjtg@cam.ac.uk>
39359 Date: Thu, 10 Aug 2000 15:50:54 +0100
39360 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
39363 ____________________________________________________________________________
39364 [ 6582] By: jhi on 2000/08/10 23:29:32
39365 Log: Update Changes.
39368 ____________________________________________________________________________
39369 [ 6581] By: jhi on 2000/08/10 23:26:16
39370 Log: Put back the std @INC thing.
39372 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
39373 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
39374 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
39376 ____________________________________________________________________________
39377 [ 6580] By: jhi on 2000/08/10 23:03:34
39378 Log: Update to CGI 2.70, from Lincoln Stein.
39380 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39381 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39382 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
39383 ! t/lib/cgi-request.t
39384 ____________________________________________________________________________
39385 [ 6579] By: jhi on 2000/08/10 22:41:50
39386 Log: Update to CPAN 1.56, from Andreas König.
39388 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39389 ____________________________________________________________________________
39390 [ 6578] By: jhi on 2000/08/10 22:38:13
39391 Log: Update to Pod::Parser 1.17, from Brad Appleton.
39393 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39394 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
39395 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
39396 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39397 ! t/pod/include.t t/pod/included.t t/pod/lref.t
39398 ! t/pod/multiline_items.t t/pod/nested_items.t
39399 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39400 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
39401 ! t/pod/special_seqs.t
39402 ____________________________________________________________________________
39403 [ 6577] By: jhi on 2000/08/10 22:35:41
39404 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
39407 ____________________________________________________________________________
39408 [ 6576] By: jhi on 2000/08/10 22:24:54
39409 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
39412 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
39413 ! t/lib/gol-compat.t t/lib/gol-linkage.t
39414 ____________________________________________________________________________
39415 [ 6575] By: jhi on 2000/08/10 22:02:07
39416 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
39418 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
39419 ____________________________________________________________________________
39420 [ 6574] By: jhi on 2000/08/10 21:55:03
39421 Log: Iterating perl6 description.
39424 ____________________________________________________________________________
39425 [ 6573] By: jhi on 2000/08/10 21:48:26
39426 Log: Revert the sv.c part of #6559, a better fix is needed.
39429 ____________________________________________________________________________
39430 [ 6572] By: jhi on 2000/08/10 20:33:43
39431 Log: It's the 2ndO'ROSSC.
39434 ____________________________________________________________________________
39435 [ 6571] By: jhi on 2000/08/10 15:55:48
39439 ____________________________________________________________________________
39440 [ 6570] By: jhi on 2000/08/10 14:11:17
39441 Log: An exceptionally sticky typo.
39444 ____________________________________________________________________________
39445 [ 6569] By: jhi on 2000/08/10 14:09:33
39446 Log: detypo (and test Changes updating script)
39449 ____________________________________________________________________________
39450 [ 6568] By: jhi on 2000/08/10 14:07:07
39451 Log: Update Changes.
39454 ____________________________________________________________________________
39455 [ 6567] By: jhi on 2000/08/10 14:06:19
39456 Log: Amend the description of Perl6.
39457 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
39458 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39459 Date: Wed, 9 Aug 2000 22:11:06 -0500
39460 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
39463 ____________________________________________________________________________
39464 [ 6566] By: jhi on 2000/08/10 13:58:57
39465 Log: Subject: Remove dead entry in perldiag
39466 From: Mike Guy <mjtg@cam.ac.uk>
39467 Date: Thu, 10 Aug 2000 14:19:19 +0100
39468 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
39471 ____________________________________________________________________________
39472 [ 6565] By: jhi on 2000/08/10 13:51:48
39473 Log: Zero entries were skipped, fix from Adrian Goalby
39474 <argoalby@yahoo.co.uk>
39476 ! lib/unicode/Number.pl lib/unicode/mktables.PL
39477 ____________________________________________________________________________
39478 [ 6564] By: jhi on 2000/08/10 13:00:12
39479 Log: Subject: [PATCH 5.6.0] cygwin port
39480 From: "Fifer, Eric" <EFifer@sanwaint.com>
39481 Date: Thu, 10 Aug 2000 13:15:36 +0100
39482 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
39484 ! README.cygwin hints/cygwin.sh
39485 ____________________________________________________________________________
39486 [ 6563] By: jhi on 2000/08/10 12:55:16
39487 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
39489 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
39490 ____________________________________________________________________________
39491 [ 6562] By: gsar on 2000/08/10 08:38:39
39492 Log: warn is a macro, avoid using at a variable to avoid warnings
39493 in some configurations; readdir.t is too conservative in
39494 estimating number of *.t's
39496 ! t/op/readdir.t util.c
39497 ____________________________________________________________________________
39498 [ 6561] By: jhi on 2000/08/09 23:35:42
39499 Log: Update Changes.
39502 ____________________________________________________________________________
39503 [ 6560] By: jhi on 2000/08/09 23:05:47
39504 Log: Subject: Re: enhanced(?) regex error messages
39505 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39506 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
39507 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
39509 (plus two small patches sent privately)
39510 (this still seems to leave few test failures)
39513 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
39514 ! t/pragma/warn/regcomp
39515 ____________________________________________________________________________
39516 [ 6559] By: jhi on 2000/08/09 20:41:18
39517 Log: (The fix did work but was not right, retracted in #6573)
39519 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39520 From: Christian Kirsch <ck@held.mind.de>
39521 Date: Wed, 9 Aug 2000 17:05:17 +0200
39522 Message-Id: <20000809170517.A25389@held>
39524 ! sv.c t/pragma/locale.t
39525 ____________________________________________________________________________
39526 [ 6558] By: jhi on 2000/08/08 22:34:08
39527 Log: Tiny updates on the contributors list.
39530 ____________________________________________________________________________
39531 [ 6557] By: jhi on 2000/08/08 19:34:28
39532 Log: Double check that we have a dirhandle.
39535 ____________________________________________________________________________
39536 [ 6556] By: jhi on 2000/08/08 19:01:51
39537 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
39538 May be repopulated with fresh maintained examples.
39540 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
39541 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
39542 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
39543 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
39544 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
39545 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
39546 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
39547 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
39548 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
39549 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
39550 + lib/CGI/eg/wilogo_gif.uu
39551 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
39552 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
39553 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
39554 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
39555 - eg/cgi/frameset.cgi eg/cgi/index.html
39556 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39557 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39558 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39559 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39560 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39561 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39562 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39563 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39564 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39565 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39566 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39567 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39568 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39569 - eg/van/vanish eg/who eg/wrapsuid
39571 ____________________________________________________________________________
39572 [ 6555] By: jhi on 2000/08/08 18:51:08
39573 Log: Delete chat2 as requested by Randal.
39575 Subject: Re: perlfaq8 coyness
39576 From: merlyn@stonehenge.com (Randal L. Schwartz)
39577 Date: 15 May 2000 18:52:42 -0700
39578 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
39582 ____________________________________________________________________________
39583 [ 6554] By: jhi on 2000/08/08 18:31:35
39584 Log: Regen global.sym.
39587 ____________________________________________________________________________
39588 [ 6553] By: jhi on 2000/08/08 18:28:13
39589 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
39590 (either perlbug or p5p ate the original), plus regen
39591 perlapi and perltoc.
39593 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
39594 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
39595 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
39596 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
39597 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
39598 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
39599 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
39600 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
39601 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
39602 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
39603 ____________________________________________________________________________
39604 [ 6552] By: jhi on 2000/08/08 18:06:29
39605 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
39606 From: Mike Guy <mjtg@cam.ac.uk>
39607 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
39608 Date: Tue, 08 Aug 2000 15:51:27 +0100
39610 ! doop.c sv.h t/op/join.t t/pragma/overload.t
39611 ____________________________________________________________________________
39612 [ 6551] By: jhi on 2000/08/08 18:01:11
39613 Log: Re-apply #6549.
39616 ____________________________________________________________________________
39617 [ 6550] By: jhi on 2000/08/08 17:43:08
39618 Log: Accidental retraction of #6549.
39621 ____________________________________________________________________________
39622 [ 6549] By: jhi on 2000/08/08 17:40:04
39623 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39624 From: Mike Guy <mjtg@cam.ac.uk>
39625 Date: Mon, 07 Aug 2000 21:49:58 +0100
39626 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
39629 ____________________________________________________________________________
39630 [ 6548] By: jhi on 2000/08/08 17:37:57
39631 Log: Document here-doc better.
39633 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
39634 From: Mike Guy <mjtg@cam.ac.uk>
39635 Date: Mon, 07 Aug 2000 14:02:09 +0100
39636 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
39639 ____________________________________________________________________________
39640 [ 6547] By: jhi on 2000/08/08 17:33:34
39641 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
39642 From: "Randy J. Ray" <rjray@redhat.com>
39643 Date: Mon, 07 Aug 2000 19:12:25 -0700
39644 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
39646 ! perl.c pod/perlrun.pod
39647 ____________________________________________________________________________
39648 [ 6546] By: jhi on 2000/08/08 17:29:26
39649 Log: Subject: Re: enhanced(?) regex error messages
39650 From: Hugo <hv@crypt.compulink.co.uk>
39651 Date: Tue, 08 Aug 2000 03:25:51 +0100
39652 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
39654 plus Capitalize the error messages, plus perldiag them.
39656 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
39657 ____________________________________________________________________________
39658 [ 6545] By: jhi on 2000/08/08 13:59:28
39659 Log: Augment #6539 a bit: don't croak if there's magic in the air.
39661 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
39662 From: Hugo <hv@crypt.compulink.co.uk>
39663 Date: Tue, 08 Aug 2000 03:02:03 +0100
39664 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
39666 ! pp.c t/op/bless.t
39667 ____________________________________________________________________________
39668 [ 6544] By: jhi on 2000/08/07 21:11:52
39669 Log: Make the test -w clean.
39672 ____________________________________________________________________________
39673 [ 6543] By: jhi on 2000/08/07 19:49:53
39674 Log: use warnings instead of $^W.
39677 ____________________________________________________________________________
39678 [ 6542] By: jhi on 2000/08/07 17:41:41
39679 Log: Disable a portability warning Because We Know What We Are Doing.
39682 ____________________________________________________________________________
39683 [ 6541] By: jhi on 2000/08/07 17:29:51
39684 Log: Tiny tidying on report_evil_fh().
39687 ____________________________________________________________________________
39688 [ 6540] By: jhi on 2000/08/07 16:37:38
39689 Log: Make regular expression parse error messages easier to understand.
39691 Subject: Re: enhanced(?) regex error messages
39692 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39693 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
39694 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
39697 ____________________________________________________________________________
39698 [ 6539] By: jhi on 2000/08/07 16:12:27
39699 Log: Make bless(REF, REF) a fatal error, add bless tests.
39701 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
39702 From: Hugo <hv@crypt.compulink.co.uk>
39703 Date: Mon, 07 Aug 2000 16:59:38 +0100
39704 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
39707 ! MANIFEST pod/perldiag.pod pp.c sv.c
39708 ____________________________________________________________________________
39709 [ 6538] By: jhi on 2000/08/07 15:59:43
39710 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
39711 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
39712 Date: Thu, 3 Aug 2000 14:29:21 -0700
39713 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
39716 ____________________________________________________________________________
39717 [ 6537] By: jhi on 2000/08/07 15:47:18
39718 Log: Retract #6419 for now since it breaks in AFS and MachTen.
39721 ____________________________________________________________________________
39722 [ 6536] By: jhi on 2000/08/07 15:05:29
39723 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
39724 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
39725 The security hole exists only in suidperls, which isn't
39726 installed or even built by default.
39729 ____________________________________________________________________________
39730 [ 6535] By: jhi on 2000/08/07 14:45:14
39731 Log: tr memory corruption fix from Simon Cozens.
39734 ____________________________________________________________________________
39735 [ 6534] By: jhi on 2000/08/06 11:38:16
39736 Log: Document a bit that UDP is not what you might think.
39738 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
39739 From: Lupe Christoph <lupe@lupe-christoph.de>
39740 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
39741 Date: Mon, 24 Jul 2000 08:59:15 +0200
39744 ____________________________________________________________________________
39745 [ 6533] By: jhi on 2000/08/06 11:35:01
39746 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
39747 From: Jeff Pinyan <jeffp@hut.crusoe.net>
39748 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
39749 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
39752 ____________________________________________________________________________
39753 [ 6532] By: jhi on 2000/08/06 03:45:41
39754 Log: Have symbols for the IoTYPEs.
39756 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
39757 ____________________________________________________________________________
39758 [ 6531] By: jhi on 2000/08/06 01:33:55
39759 Log: Continue fixing the io warnings. This also
39760 sort of fixes bug ID 20000802.003: the core dump
39761 is no more. Whether the current behaviour is correct
39762 (giving a warning: "Not a format reference"), is another matter.
39764 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
39765 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39766 ____________________________________________________________________________
39767 [ 6530] By: jhi on 2000/08/05 21:33:12
39768 Log: Change the Policy policy: now -Dprefix= with an existing
39769 Policy.sh and prefix == siteprefix == vendorprefix, then all
39770 of them follow along the new prefix.
39772 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
39773 From: Andy Dougherty <doughera@lafayette.edu>
39774 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
39775 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
39778 ____________________________________________________________________________
39779 [ 6529] By: jhi on 2000/08/05 18:57:28
39780 Log: Zap lib/Sys directory when cleaning up.
39783 ____________________________________________________________________________
39784 [ 6528] By: jhi on 2000/08/05 18:40:44
39785 Log: Essential prototype changes were missing from #6527.
39786 Also make report_evil_fh() more bomb-proof.
39789 ____________________________________________________________________________
39790 [ 6527] By: jhi on 2000/08/05 03:22:05
39791 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
39792 From: "Ronald F. Guilmette" <rfg@monkeys.com>
39793 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
39794 Message-Id: <200007242247.PAA52177@monkeys.com>
39796 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
39797 ____________________________________________________________________________
39798 [ 6526] By: jhi on 2000/08/04 21:23:27
39799 Log: gcc versions might have (parentheses) in them.
39800 Branch: metaconfig/U/perl
39803 ! Configure config_h.SH
39804 ____________________________________________________________________________
39805 [ 6525] By: jhi on 2000/08/04 20:23:12
39806 Log: Weed buglets pointed out by
39808 From: Lupe Christoph <lupe@lupe-christoph.de>
39809 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
39810 Date: Fri, 4 Aug 2000 17:34:39 +0200
39811 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
39812 Branch: metaconfig/U/perl
39813 ! gccvers.U uselfs.U
39815 ! Configure config_h.SH
39816 ____________________________________________________________________________
39817 [ 6524] By: jhi on 2000/08/04 19:02:08
39818 Log: Warn under -w if lstat(FH) is attempted.
39820 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
39821 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
39822 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
39823 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
39825 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
39826 ! t/pragma/warn/pp_sys
39827 ____________________________________________________________________________
39828 [ 6523] By: jhi on 2000/08/04 12:31:11
39829 Log: Subject: New perlcc, take 2
39830 From: simon@brecon.co.uk (Simon Cozens)
39831 Date: 4 Aug 2000 06:21:04 GMT
39832 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
39835 ____________________________________________________________________________
39836 [ 6522] By: jhi on 2000/08/04 12:26:33
39837 Log: Subject: Re: Array vs. List context
39838 From: Daniel Chetlin <daniel@chetlin.com>
39839 Date: Fri, 4 Aug 2000 00:22:44 -0700
39840 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
39842 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
39844 ____________________________________________________________________________
39845 [ 6521] By: jhi on 2000/08/04 12:22:38
39846 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
39847 From: Raymund Will <ray@caldera.de>
39848 Date: Fri, 4 Aug 2000 12:07:09 +0200
39849 Message-Id: <20000804120709.A14982@caldera.de>
39852 ____________________________________________________________________________
39853 [ 6520] By: jhi on 2000/08/04 04:09:06
39854 Log: After the #6519 a warning about stat() is just that,
39855 not about a filetest, which now have their own warning.
39858 ____________________________________________________________________________
39859 [ 6519] By: jhi on 2000/08/04 04:06:30
39860 Log: In the warnings call filehandles consistently so;
39861 add "unopened" warning for stat().
39863 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39864 ! t/pragma/warn/pp_sys
39865 ____________________________________________________________________________
39866 [ 6518] By: jhi on 2000/08/04 02:55:35
39867 Log: Subject: Minor tweak to perlvar.pod
39868 From: "Stephen P. Potter" <spp@ds.net>
39869 Date: Tue, 18 Apr 2000 09:26:03 -0400
39870 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
39873 ____________________________________________________________________________
39874 [ 6517] By: jhi on 2000/08/04 02:50:08
39875 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
39876 From: "Clinton Pierce" <cpierce1@ford.com>
39877 Date: Wed, 21 Jul 1999 16:45:31 -0400
39878 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
39880 Fix by Stephen Potter (visible in the bug db but not in p5p?)
39882 ! pod/perlfunc.pod pod/perlop.pod
39883 ____________________________________________________________________________
39884 [ 6516] By: jhi on 2000/08/04 02:09:25
39885 Log: This is 6512. Really.
39888 ____________________________________________________________________________
39889 [ 6515] By: jhi on 2000/08/04 01:25:50
39890 Log: mention the idea of @( and @)
39893 ____________________________________________________________________________
39894 [ 6514] By: bailey on 2000/08/04 01:18:46
39895 Log: YA resync with mainstem, including VMS patches from others
39897 +> (branch 48 files)
39898 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
39899 !> (integrate 354 files)
39900 ____________________________________________________________________________
39901 [ 6513] By: jhi on 2000/08/04 01:18:18
39902 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
39903 From: Mark Dickinson <dickins3@fas.harvard.edu>
39904 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
39905 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
39907 ! t/op/grent.t t/op/pwent.t
39908 ____________________________________________________________________________
39909 [ 6512] By: jhi on 2000/08/04 01:14:06
39910 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
39911 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39912 Date: Wed, 02 Aug 2000 10:51:01 +0100
39913 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
39916 ____________________________________________________________________________
39917 [ 6511] By: jhi on 2000/08/04 00:57:00
39918 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
39919 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39920 Date: Thu, 03 Aug 2000 17:20:04 -0700
39921 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
39923 ! U/modified/Cppsym.U
39925 ! Configure config_h.SH
39926 ____________________________________________________________________________
39927 [ 6510] By: jhi on 2000/08/04 00:25:28
39931 ____________________________________________________________________________
39932 [ 6509] By: jhi on 2000/08/03 23:43:18
39933 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
39934 From: Dominic Dunlop <domo@computer.org>
39935 Date: Thu, 3 Aug 2000 22:16:46 +0200
39936 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
39939 ____________________________________________________________________________
39940 [ 6508] By: jhi on 2000/08/03 23:40:37
39941 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
39942 From: Hugo <hv@crypt.compulink.co.uk>
39943 Date: Thu, 03 Aug 2000 18:25:30 +0100
39944 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
39946 ! regcomp.c t/op/re_tests
39947 ____________________________________________________________________________
39948 [ 6507] By: jhi on 2000/08/03 23:38:28
39949 Log: Subject: [PATCH] sv.h documentation - SvLEN
39950 From: Mike Guy <mjtg@cam.ac.uk>
39951 Date: Thu, 03 Aug 2000 14:43:09 +0100
39952 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
39955 ____________________________________________________________________________
39956 [ 6506] By: jhi on 2000/08/03 15:49:14
39957 Log: Disable the fix_pl hack for now.
39960 ____________________________________________________________________________
39961 [ 6505] By: jhi on 2000/08/03 13:49:04
39962 Log: Add a URL for FSF.
39964 Subject: Patch for README
39965 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39966 Date: Wed, 2 Aug 2000 13:25:09 -0500
39967 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
39970 ____________________________________________________________________________
39971 [ 6504] By: jhi on 2000/08/03 13:29:19
39972 Log: Be more informative on what is skipped and why,
39973 also repeat the list at the end.
39976 ____________________________________________________________________________
39977 [ 6503] By: jhi on 2000/08/03 13:07:05
39978 Log: Circumvent the removal of .patch by fix_pl.
39980 Subject: Re: [ID 20000802.011] unable to 'make test'
39981 From: simon@brecon.co.uk (Simon Cozens)
39982 Date: 3 Aug 2000 04:17:00 GMT
39983 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
39986 ____________________________________________________________________________
39987 [ 6502] By: jhi on 2000/08/03 00:14:34
39988 Log: Add the missing setproctitle unit.
39989 Branch: metaconfig/U/perl
39991 ____________________________________________________________________________
39992 [ 6501] By: jhi on 2000/08/03 00:00:26
39993 Log: The subtest 4 may fail also on VOBS, as pointed out
39994 by Nick Ing-Simmons in November 1999, bug id 19991124.003
39995 (but the failure in that bug report isn't the subtest 4).
39998 ____________________________________________________________________________
39999 [ 6500] By: jhi on 2000/08/02 23:49:30
40000 Log: Better skip message for the test; one of the two problems in
40002 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
40003 From: Lupe Christoph <lupe@lupe-christoph.de>
40004 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
40005 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
40007 ! t/op/numconvert.t
40008 ____________________________________________________________________________
40009 [ 6499] By: jhi on 2000/08/02 22:49:16
40010 Log: Allow "no Module;" even if there is no 'unimport'.
40012 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
40013 From: mjd@plover.com
40014 Date: 24 Mar 2000 15:24:34 -0000
40015 Message-Id: <20000324152434.15160.qmail@plover.com>
40018 ____________________________________________________________________________
40019 [ 6498] By: jhi on 2000/08/02 22:42:58
40020 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
40021 that are hopefully soon put into use.
40023 ! opcode.h opcode.pl opnames.h
40024 ____________________________________________________________________________
40025 [ 6497] By: gsar on 2000/08/02 22:28:59
40026 Log: require.t needs binmode() to work on windows
40029 ____________________________________________________________________________
40030 [ 6496] By: jhi on 2000/08/02 22:08:51
40031 Log: Document the IVdf UVuf UVof UVxf.
40034 ____________________________________________________________________________
40035 [ 6495] By: jhi on 2000/08/02 21:54:26
40038 ! ext/Data/Dumper/Dumper.xs
40039 ____________________________________________________________________________
40040 [ 6494] By: jhi on 2000/08/02 21:49:17
40041 Log: Dump UVs as UVs in Data::Dumper.
40043 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
40044 From: Gurusamy Sarathy <gsar@ActiveState.com>
40045 Date: Thu, 27 Apr 2000 12:26:25 -0700
40046 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
40048 ! ext/Data/Dumper/Dumper.xs
40049 ____________________________________________________________________________
40050 [ 6493] By: jhi on 2000/08/02 17:01:58
40051 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
40052 From: Hugo <hv@crypt.compulink.co.uk>
40053 Date: Wed, 02 Aug 2000 14:53:56 +0100
40054 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
40056 ! regexec.c t/op/re_tests
40057 ____________________________________________________________________________
40058 [ 6492] By: jhi on 2000/08/02 15:02:46
40059 Log: The new setproctitle() feature is available only in
40060 bleeding edge FreeBSD. From Paul Saab.
40063 ____________________________________________________________________________
40064 [ 6491] By: jhi on 2000/08/02 13:34:36
40065 Log: The tr utf8 patching continues.
40067 Subject: Re: #6469, too many tests claimed in require.t
40068 From: simon@brecon.co.uk (Simon Cozens)
40069 Date: 2 Aug 2000 02:37:17 GMT
40070 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
40072 (the logic of the test was the wrong way round in the patch)
40075 ____________________________________________________________________________
40076 [ 6490] By: jhi on 2000/08/02 13:27:38
40077 Log: The name of a filehandle does not have <these>.
40079 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40080 ! t/pragma/warn/pp_sys util.c
40081 ____________________________________________________________________________
40082 [ 6489] By: jhi on 2000/08/02 04:26:46
40083 Log: Remove the extraneous "main::" prefix from all the
40084 "opened only for", "on closed", and "never opened" warnings.
40086 Subject: Re: inappropriate warning
40087 From: Gurusamy Sarathy <gsar@ActiveState.com>
40088 Date: Mon, 20 Mar 2000 11:28:02 -0800
40089 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
40091 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
40092 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
40093 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40094 ____________________________________________________________________________
40095 [ 6488] By: jhi on 2000/08/02 03:02:57
40096 Log: memcpy has n o in it, as pinted ut by Sarathy.
40099 ____________________________________________________________________________
40100 [ 6487] By: jhi on 2000/08/02 02:44:51
40101 Log: Document in one place the memory abstractions used in Perl core.
40103 Subject: Re: Memory abstraction
40104 From: simon@brecon.co.uk (Simon Cozens)
40105 Date: 2 Aug 2000 02:20:23 GMT
40106 Organization: Earth.li Origins
40109 ____________________________________________________________________________
40110 [ 6486] By: jhi on 2000/08/02 02:41:57
40111 Log: regen_headers, regen perltoc.
40113 ! perlapi.c pod/perltoc.pod
40114 ____________________________________________________________________________
40115 [ 6485] By: jhi on 2000/08/02 01:43:33
40116 Log: "This little thing tests for a file .patch, and if it contains
40117 a number, pops into patchlevel.h" (making it easier to track
40118 which development version people are reporting bugs against)
40120 Subject: Patchlevel autogeneration for repository perls
40121 From: simon@brecon.co.uk (Simon Cozens)
40122 Date: 14 Jul 2000 07:12:15 GMT
40123 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
40126 ! MANIFEST Makefile.SH
40127 ____________________________________________________________________________
40128 [ 6484] By: jhi on 2000/08/02 01:32:54
40129 Log: FreeBSD 3.* updates from
40131 From: Paul Saab <ps@yahoo-inc.com>
40132 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40133 Date: Tue, 1 Aug 2000 15:41:39 -0700
40134 Message-Id: <20000801154139.A53740@yahoo-inc.com>
40137 ____________________________________________________________________________
40138 [ 6483] By: jhi on 2000/08/02 01:27:44
40139 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
40140 instead one must use setproctitle(). This was already addressed
40141 by change #6457, but the below has a new variant for FreeBSD 4.0
40142 or later, and the matter is also documented more.
40144 From: Paul Saab <ps@yahoo-inc.com>
40145 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40146 Date: Tue, 1 Aug 2000 15:41:39 -0700
40147 Message-Id: <20000801154139.A53740@yahoo-inc.com>
40148 Branch: metaconfig/U/perl
40151 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
40152 ____________________________________________________________________________
40153 [ 6482] By: jhi on 2000/08/01 22:17:32
40154 Log: The test from this
40156 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
40157 Date: Sat, 15 Apr 2000 17:03:44 +0100
40158 From: Tom Hughes <tom@compton.nu>
40159 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
40161 was missing, the code change went in as #5989
40162 (which had a different test?)
40165 ____________________________________________________________________________
40166 [ 6481] By: jhi on 2000/08/01 21:48:38
40167 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
40168 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
40169 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
40170 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
40173 ____________________________________________________________________________
40174 [ 6480] By: jhi on 2000/08/01 18:05:28
40175 Log: Make p4desc to skip non-mainperl branches by default.
40178 ____________________________________________________________________________
40179 [ 6479] By: jhi on 2000/08/01 17:29:19
40180 Log: If gccosandvers is equal to osname, clear gccosandvers.
40181 Branch: metaconfig/U/perl
40184 ! Configure config_h.SH
40185 ____________________________________________________________________________
40186 [ 6478] By: jhi on 2000/08/01 15:54:08
40187 Log: BOM patching from Simon Cozens.
40190 ____________________________________________________________________________
40191 [ 6477] By: jhi on 2000/08/01 04:50:33
40192 Log: Stash away the largefiles flags and libswanted.
40194 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
40195 ____________________________________________________________________________
40196 [ 6476] By: gsar on 2000/08/01 04:24:24
40197 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
40200 ! t/pragma/utf8.t utf8.c win32/win32.c
40201 ____________________________________________________________________________
40202 [ 6475] By: jhi on 2000/08/01 03:35:24
40203 Log: Make chr() for values >127 to create utf8 when under utf8.
40205 Subject: Re: uft8/chr()
40206 From: simon@brecon.co.uk (Simon Cozens)
40207 Date: 1 Aug 2000 02:37:02 GMT
40208 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
40210 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
40211 ____________________________________________________________________________
40212 [ 6474] By: jhi on 2000/08/01 02:36:18
40213 Log: In Digital UNIX warn if gcc explicitly chosen because even
40214 2.95.2 is known to cause problems.
40217 ____________________________________________________________________________
40218 [ 6473] By: jhi on 2000/08/01 02:00:56
40219 Log: Make the safety catch for buggy gccs work with triple version
40220 numbers like 2.95.2. Reported in
40222 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
40223 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
40224 Date: Mon, 31 Jul 2000 14:55:06 +0200
40225 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
40228 ____________________________________________________________________________
40229 [ 6472] By: jhi on 2000/08/01 01:13:33
40230 Log: Subject: fix and question re: waitpid() under win32
40231 From: Brian Clarke <clarke@appliedmeta.com>
40232 Date: Fri, 28 Jul 2000 15:18:29 -0400
40233 Message-ID: <3981DC85.290314EB@appliedmeta.com>
40235 Slightly reformatted and WNOHANG # define moved to win32.h
40236 so that also POSIX.xs sees it, as suggsted by Sarathy.
40238 ! win32/win32.c win32/win32.h
40239 ____________________________________________________________________________
40240 [ 6471] By: jhi on 2000/08/01 00:55:05
40241 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
40242 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40243 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
40244 Date: Mon, 31 Jul 2000 13:28:51 +0100
40246 (aka ID 20000730.002)
40249 ____________________________________________________________________________
40250 [ 6470] By: jhi on 2000/07/31 23:34:42
40251 Log: Document the problem with -P in HP-UX and its workaround.
40253 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
40254 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
40255 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
40256 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
40259 ____________________________________________________________________________
40260 [ 6469] By: jhi on 2000/07/31 04:15:02
40261 Log: The swallow_bom() saga continues. The #23 of require.t
40262 (UTF16-LE) still fails (silently, no output) but the #22
40263 (UTF16-BE) seems to be working now. The root of the
40264 failure may be in sv_gets(): is it UTF-16LE-aware,
40265 especially when it comes to line endings?
40267 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
40268 ! t/comp/require.t toke.c utf8.c
40269 ____________________________________________________________________________
40270 [ 6468] By: jhi on 2000/07/30 19:05:48
40271 Log: Find green threads before native threads.
40273 Subject: Re: Patch to jpl/JNI/Makefile.PL
40274 From: Jens Thomsen <jens@fiend.cis.com>
40275 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
40276 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
40278 ! jpl/JNI/Makefile.PL
40279 ____________________________________________________________________________
40280 [ 6467] By: jhi on 2000/07/30 18:36:22
40281 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
40284 ____________________________________________________________________________
40285 [ 6466] By: jhi on 2000/07/30 04:37:29
40286 Log: A new version of the "remove UPPERACSE string comparison"
40287 operators. The problem with the previous one (change #6454)
40288 was that it was for Perl 5.6.0. From Paul Marquess.
40290 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
40291 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
40292 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40293 ____________________________________________________________________________
40294 [ 6465] By: jhi on 2000/07/29 22:39:56
40295 Log: Do not upgrade SVs into utf8 just because they participate
40296 in eq or cmp. Reported and fix suggested in
40298 Subject: [ID 20000720.009] sv_eq UTF8 bug
40299 From: "Simon Cozens" <simon@othersideofthe.earth.li>
40300 Date: 21 Jul 2000 04:37:29 -0000
40301 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
40303 Exercise for the kind reader: should we or should we not
40304 cache the utf8 conversion alonside the SV? (as magic,
40305 as thestrxfrm()ed version is cached under use locale)
40306 Argue both for and against.
40309 ____________________________________________________________________________
40310 [ 6464] By: jhi on 2000/07/29 22:36:22
40311 Log: Subject: UTF8 concat
40312 From: simon@brecon.co.uk (Simon Cozens)
40313 Date: 30 Jun 2000 06:13:25 GMT
40314 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
40316 (with a memory leak fixed, plus a few casts added)
40318 This also seems to help for
40320 Subject: [ID 20000716.015] join UTF8 weirdness
40321 From: root <root@ak-71.mind.de>
40322 Date: Sat, 15 Jul 2000 15:29:54 +0200
40323 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
40325 (from Andreas König)
40328 ____________________________________________________________________________
40329 [ 6463] By: jhi on 2000/07/29 00:55:39
40330 Log: Tune the comments and hopefully stop a memory leak.
40333 ____________________________________________________________________________
40334 [ 6462] By: jhi on 2000/07/29 00:16:53
40335 Log: The problem described in this
40337 Subject: [ID 20000322.018] named chars aren't magical enough
40338 From: root <root@dixie.cscaper.com>
40339 Date: Wed, 22 Mar 2000 18:37:42 -0700
40340 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
40342 has been fixed in perl 5.6.0 but just in case added a test
40343 to keep it away. (The report from Joseph Hall.)
40345 ! t/lib/charnames.t
40346 ____________________________________________________________________________
40347 [ 6461] By: jhi on 2000/07/28 23:56:36
40348 Log: Tiny fixes for #6460.
40349 Branch: metaconfig/U/perl
40352 ! Configure config_h.SH
40353 ____________________________________________________________________________
40354 [ 6460] By: jhi on 2000/07/28 23:24:41
40355 Log: Warn if the version of the operating system used to compile gcc
40356 differs from the current version of the operating system.
40357 Also display the gcc compilation os and version in myconfig.
40360 Subject: Re: [ID 20000710.003] ERRORS!!
40361 From: "Kurt D. Starsinic" <kstar@chapin.edu>
40362 Date: Mon, 10 Jul 2000 15:54:16 -0400
40363 Message-ID: <20000710155416.A1384@O2.chapin.edu>
40364 Branch: metaconfig/U/perl
40367 ! Configure config_h.SH myconfig.SH
40368 ____________________________________________________________________________
40369 [ 6459] By: jhi on 2000/07/28 22:00:32
40370 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
40371 letter to $Config{osvers}.
40373 ! U/modified/Oldconfig.U
40375 ! Configure config_h.SH
40376 ____________________________________________________________________________
40377 [ 6458] By: jhi on 2000/07/28 04:15:39
40378 Log: Back out #6454, doesn't seem to work.
40379 (Reason: that patch was for perl 5.6.0, not perl-current)
40380 (A version of the patch for perl-current came in later as #6466)
40382 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40383 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40384 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40385 ____________________________________________________________________________
40386 [ 6457] By: jhi on 2000/07/27 23:31:49
40387 Log: Use setproctitle() if available to modify $0.
40389 Subject: setting $* on BSD4 broken
40390 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40391 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
40392 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
40394 ! U/modified/Myinit.U
40396 ! Configure config_h.SH mg.c
40397 ____________________________________________________________________________
40398 [ 6456] By: jhi on 2000/07/27 14:50:47
40399 Log: Allow "no AutoLoader;", based on change #6444,
40400 suggested by Graham Barr.
40402 ! lib/AutoLoader.pm
40403 ____________________________________________________________________________
40404 [ 6455] By: jhi on 2000/07/27 14:19:10
40405 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
40406 From: rspier@pobox.com (Robert Spier)
40407 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
40408 Message-ID: <14720.15855.787664.424783@rls.cx>
40411 ____________________________________________________________________________
40412 [ 6454] By: jhi on 2000/07/27 14:03:02
40413 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
40418 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
40419 From: Ryan Herbert <rherbert@sycamorehq.com>
40420 Date: Mon, 17 Jul 2000 11:40:42 -0400
40421 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
40425 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
40426 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40427 Date: Wed, 26 Jul 2000 23:40:18 +0100
40428 Message-ID: <000001bff752$79511880$0a17073e@tiny>
40430 based on an earlier patch from Stephen P. Potter.
40432 (Removed later by change #6458 because this patch was for
40433 perl 5.6.0, not perl-current)
40435 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40436 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40437 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40438 ____________________________________________________________________________
40439 [ 6453] By: jhi on 2000/07/27 13:48:02
40440 Log: Subject: [PATCH] fixes bug 20000508.004
40441 From: Michael Stevens <mstevens@globnix.org>
40442 Date: Thu, 27 Jul 2000 13:49:04 +0100
40443 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
40446 ____________________________________________________________________________
40447 [ 6452] By: jhi on 2000/07/26 23:51:26
40448 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
40449 and Craig A. Berry.
40451 ! lib/File/Temp.pm pod/perlport.pod
40452 ____________________________________________________________________________
40453 [ 6451] By: jhi on 2000/07/26 19:43:30
40454 Log: Be wary of close()s, too.
40456 Subject: Re: [PATCH] perlbug cleanup
40457 From: Tim Jenness <t.jenness@jach.hawaii.edu>
40458 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
40459 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
40462 ____________________________________________________________________________
40463 [ 6450] By: jhi on 2000/07/26 18:41:40
40464 Log: Subject: Minor doc patch: handy.h
40465 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
40466 Date: Wed, 26 Jul 2000 15:34:25 -0300
40467 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
40469 ! handy.h pod/perlapi.pod
40470 ____________________________________________________________________________
40471 [ 6449] By: jhi on 2000/07/26 18:23:55
40472 Log: Subject: [PATCH] minor doc change - perlguts
40473 From: Michael Stevens <mstevens@globnix.org>
40474 Date: Thu, 13 Jul 2000 12:39:18 +0100
40475 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
40478 ____________________________________________________________________________
40479 [ 6448] By: jhi on 2000/07/26 18:20:30
40480 Log: open() wariness in perlbug.
40482 Subject: [PATCH] perlbug cleanup
40483 From: Michael Stevens <mstevens@globnix.org>
40484 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
40485 Date: Thu, 13 Jul 2000 15:52:23 +0100
40488 ____________________________________________________________________________
40489 [ 6447] By: jhi on 2000/07/26 18:13:04
40490 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
40492 ! lib/File/Temp.pm t/lib/ftmp-security.t
40493 ____________________________________________________________________________
40494 [ 6446] By: jhi on 2000/07/26 18:06:32
40495 Log: docfix from Peter Scott <Peter@PSDT.com>.
40498 ____________________________________________________________________________
40499 [ 6445] By: jhi on 2000/07/26 17:53:31
40500 Log: Fix *foo{FORMAT}.
40502 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40503 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40504 Date: Wed, 26 Jul 2000 19:51:02 +0200
40505 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
40507 From: Graham Barr <gbarr@pobox.com>
40508 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40509 Date: Wed, 26 Jul 2000 17:38:36 +0100
40510 Message-ID: <20000726173836.L472@pobox.com>
40512 ! pp.c sv.c t/op/gv.t
40513 ____________________________________________________________________________
40514 [ 6444] By: jhi on 2000/07/26 17:49:14
40515 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
40516 from Graham Barr in the module list.
40518 ! gv.c pod/perlobj.pod
40519 ____________________________________________________________________________
40520 [ 6443] By: jhi on 2000/07/26 16:06:56
40521 Log: More split() doc and test patches from Mike Guy.
40523 ! pod/perlfunc.pod t/op/split.t
40524 ____________________________________________________________________________
40525 [ 6442] By: jhi on 2000/07/26 16:05:30
40526 Log: MacOS nits from Matthias Neeracher.
40529 ____________________________________________________________________________
40530 [ 6441] By: jhi on 2000/07/26 04:39:57
40531 Log: Subject: [PATCH] split /^/
40532 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40533 Date: Tue, 25 Jul 2000 14:18:57 +0100
40534 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
40536 (with notes from tchrist and gbarr)
40538 ! pod/perlfunc.pod t/op/split.t
40539 ____________________________________________________________________________
40540 [ 6440] By: jhi on 2000/07/26 04:32:32
40541 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
40542 From: Peter Prymmer <pvhp@forte.com>
40543 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
40544 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
40546 ! vms/munchconfig.c
40547 ____________________________________________________________________________
40548 [ 6439] By: jhi on 2000/07/26 04:31:01
40549 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
40550 to be fatal errors (instead of by default ignoring them, and
40551 ignoring with a bug: even though -w gave an error, the opening [
40552 was left in) Reported in:
40554 Subject: [ID 20000716.024] [=cc=] / [:blank:]
40555 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
40556 Date: Sun, 16 Jul 2000 17:55:29 -0700
40557 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
40559 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
40560 ____________________________________________________________________________
40561 [ 6438] By: jhi on 2000/07/25 15:41:15
40562 Log: Subject: [PATCH] av.c apidoc
40563 From: simon@brecon.co.uk (Simon Cozens)
40564 Date: 24 Jul 2000 06:40:52 GMT
40565 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
40567 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40568 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
40569 ____________________________________________________________________________
40570 [ 6437] By: jhi on 2000/07/25 14:05:36
40571 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
40572 From: "Stephen P. Potter" <spp@ds.net>
40573 Date: Mon, 24 Jul 2000 14:22:23 -0400
40574 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
40576 ! pod/perllocale.pod
40577 ____________________________________________________________________________
40578 [ 6436] By: jhi on 2000/07/25 14:02:03
40579 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
40580 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40581 Date: Mon, 24 Jul 2000 18:04:28 +0100
40582 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
40584 ! t/lib/syslfs.t t/op/lfs.t
40585 ____________________________________________________________________________
40586 [ 6435] By: jhi on 2000/07/25 13:59:28
40587 Log: Get UTF16 BOMs working. Patch from
40589 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40590 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40591 Date: Tue, 25 Jul 2000 12:52:45 +0100
40592 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
40596 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40597 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40598 Date: Tue, 25 Jul 2000 11:43:25 +0100
40599 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
40601 ! t/comp/require.t toke.c utf8.c
40602 ____________________________________________________________________________
40603 [ 6434] By: jhi on 2000/07/25 02:39:54
40604 Log: Make the "uninit variable" warning to say "concat or string"
40605 or "join or string" when in concat or join .
40607 Subject: Re: [ID 20000403.009] uninitialised concatenation???
40608 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40609 Date: Tue, 04 Apr 2000 18:22:58 +0100
40610 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
40612 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
40613 From: William R Ward <hermit@BayView.COM>
40614 Date: Thu, 30 Mar 2000 19:50:03 -0800
40615 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
40617 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
40618 ! t/pragma/warn/op t/pragma/warn/sv
40619 ____________________________________________________________________________
40620 [ 6433] By: jhi on 2000/07/24 17:52:56
40621 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
40623 ! lib/File/Spec/VMS.pm
40624 ____________________________________________________________________________
40625 [ 6432] By: jhi on 2000/07/24 17:44:44
40626 Log: Test cases for #6431.
40628 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40629 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40630 Date: Mon, 24 Jul 2000 15:32:29 +0100
40631 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
40633 ! t/op/pat.t t/op/split.t
40634 ____________________________________________________________________________
40635 [ 6431] By: jhi on 2000/07/24 17:43:17
40638 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40639 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40640 Date: Mon, 17 Jul 2000 20:04:56 +0100
40641 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
40644 ____________________________________________________________________________
40645 [ 6430] By: jhi on 2000/07/24 03:42:42
40646 Log: Subject: [ID 20000716.023] syslog test fails without sockets
40647 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40648 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
40649 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
40650 Branch: metaconfig/U/perl
40653 ! Configure config_h.SH
40654 ____________________________________________________________________________
40655 [ 6429] By: jhi on 2000/07/24 03:11:52
40656 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
40657 case, but add also notes explaining the relationship of this
40658 patch and the earlier notes by Sarathy.
40660 Subject: Map is still slow
40661 From: "Ben Tilly" <ben_tilly@hotmail.com>
40662 Date: Sat, 15 Jul 2000 17:23:27 EDT
40663 Message-ID: <20000715212327.21656.qmail@hotmail.com>
40666 ____________________________________________________________________________
40667 [ 6428] By: jhi on 2000/07/24 02:58:52
40668 Log: Documentation to explain the behaviour of map().
40670 Subject: Re: Map is still slow
40671 From: Gurusamy Sarathy <gsar@ActiveState.com>
40672 Date: Sat, 15 Jul 2000 16:05:09 -0700
40673 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
40676 ____________________________________________________________________________
40677 [ 6427] By: jhi on 2000/07/24 02:50:03
40679 [ID 19991110.003] another matching finding by pcre author
40680 which has already been fixed by some patch, as verified in
40682 Subject: Re: two regex bugs from the mists of time (well, last November)
40683 From: Hugo <hv@crypt.compulink.co.uk>
40684 Date: Sat, 22 Jul 2000 18:12:58 +0100
40685 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
40688 ____________________________________________________________________________
40689 [ 6426] By: jhi on 2000/07/24 02:11:20
40690 Log: A missing 'break' after the [[:space:]] switch case.
40692 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
40693 From: "Stephen P. Potter" <spp@ds.net>
40694 Date: Tue, 18 Jul 2000 16:25:17 -0400
40695 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
40698 ____________________________________________________________________________
40699 [ 6425] By: jhi on 2000/07/24 02:06:12
40700 Log: The output might have been produced in the wrong order.
40702 Subject: [ID 20000720.003] [PATCH] t/op/write.t
40703 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40704 Date: Thu, 20 Jul 2000 18:49:18 +0100
40705 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
40708 ____________________________________________________________________________
40709 [ 6424] By: jhi on 2000/07/24 02:00:07
40710 Log: Use STDOUT consistently.
40712 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
40713 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40714 Date: Thu, 20 Jul 2000 18:04:01 +0100
40715 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
40717 ! lib/Test/Harness.pm
40718 ____________________________________________________________________________
40719 [ 6423] By: jhi on 2000/07/24 01:54:54
40720 Log: Protect against "wild next"s, that is, callbacks doing "next"
40721 instead of "return".
40723 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
40724 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40725 Date: Tue, 18 Jul 2000 11:30:16 +0100
40726 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
40729 ____________________________________________________________________________
40730 [ 6422] By: jhi on 2000/07/24 01:35:47
40731 Log: Out-of-date note removed.
40733 Subject: [PATCH] documentation perlipc
40734 From: rspier@pobox.com (Robert Spier)
40735 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
40736 Message-ID: <14711.35178.572612.502654@rls.cx>
40739 ____________________________________________________________________________
40740 [ 6421] By: jhi on 2000/07/24 00:09:18
40741 Log: Send all installperl messages to STDERR and be -w clean.
40743 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
40744 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40745 Date: Sat, 22 Jul 2000 14:02:11 +0100
40746 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
40749 ____________________________________________________________________________
40750 [ 6420] By: jhi on 2000/07/24 00:04:19
40751 Log: Decutandpasto.
40753 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
40754 From: "Richard Soderberg" <rs@crystalflame.net>
40755 Date: Sun, 23 Jul 2000 01:37:23 -0700
40756 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
40759 ____________________________________________________________________________
40760 [ 6419] By: jhi on 2000/07/24 00:01:12
40761 Log: A cleaner abs_path().
40762 Subject: Re: unix alternative to Cwd.pm
40763 From: Jeff Pinyan <jeffp@crusoe.net>
40764 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
40765 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
40768 ____________________________________________________________________________
40769 [ 6418] By: jhi on 2000/07/23 23:48:56
40772 Subject: [PATCH perl-current] Typo in hints/powerux.sh
40773 From: "Richard Soderberg" <rs@crystalflame.net>
40774 Date: Sun, 23 Jul 2000 01:27:33 -0700
40775 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
40778 ____________________________________________________________________________
40779 [ 6417] By: jhi on 2000/07/17 22:13:31
40780 Log: Subject: SDBM_File documentation
40781 From: mjd@plover.com
40782 Date: 16 Jul 2000 17:41:17 -0000
40783 Message-ID: <20000716174117.18515.qmail@plover.com>
40785 ! ext/SDBM_File/SDBM_File.pm
40786 ____________________________________________________________________________
40787 [ 6416] By: jhi on 2000/07/17 19:13:26
40788 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
40790 ! hints/mpeix.sh mpeix/relink
40791 ____________________________________________________________________________
40792 [ 6415] By: jhi on 2000/07/15 14:11:02
40793 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
40794 the utf8 'characters' can be more than one octet).
40796 Date: Sat, 15 Jul 2000 00:21:56 +0100
40797 From: Tom Hughes <tom@compton.nu>
40798 Subject: Re: [ID 20000714.002]
40799 Message-ID: <db2334de49.tom@compton.compton.nu>
40803 Subject: [ID 20000714.002]
40804 From: "Simon Cozens" <simon@othersideofthe.earth.li>
40805 Date: 14 Jul 2000 15:13:09 -0000
40806 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
40809 ____________________________________________________________________________
40810 [ 6414] By: jhi on 2000/07/15 03:13:41
40811 Log: another VMS build tweak from Peter Prymmer
40813 ! vms/descrip_mms.template
40814 ____________________________________________________________________________
40815 [ 6413] By: jhi on 2000/07/15 03:10:40
40816 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
40819 ____________________________________________________________________________
40820 [ 6412] By: jhi on 2000/07/15 00:31:05
40821 Log: More docs for sv functions.
40823 Subject: [PATCH cfgperl] sv.c apidoc
40824 From: simon@brecon.co.uk (Simon Cozens)
40825 Date: 13 Jul 2000 09:00:20 GMT
40826 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
40828 Subject: Re: [PATCH cfgperl] sv.c apidoc
40829 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40830 Date: Thu, 13 Jul 2000 12:27:41 +0100
40831 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
40833 Subject: Re: [PATCH cfgperl] sv.c apidoc
40834 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40835 Date: Thu, 13 Jul 2000 13:23:09 +0100
40836 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
40838 Subject: Re: [PATCH cfgperl] sv.c apidoc
40839 From: simon@brecon.co.uk (Simon Cozens)
40840 Date: 14 Jul 2000 06:51:02 GMT
40841 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
40843 ! embed.pl pod/perlapi.pod sv.c
40844 ____________________________________________________________________________
40845 [ 6411] By: jhi on 2000/07/15 00:10:41
40846 Log: lib/b test fixes from Peter Prymmer.
40849 ____________________________________________________________________________
40850 [ 6410] By: jhi on 2000/07/15 00:02:09
40851 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
40852 From: Hugo <hv@crypt.compulink.co.uk>
40853 Date: Fri, 14 Jul 2000 23:05:20 +0100
40854 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
40856 Didn't anymore apply, but that point still could use another fix.
40859 ____________________________________________________________________________
40860 [ 6409] By: jhi on 2000/07/14 23:15:15
40861 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
40862 not in pod, from Peter Prymmer
40864 ! vms/descrip_mms.template
40865 ____________________________________________________________________________
40866 [ 6408] By: jhi on 2000/07/14 20:35:05
40867 Log: The bug report
40868 [ID 19991110.002] minimal matching discrepancy found by pcre author
40869 seems to have been fixed (though differently from what was suggested
40870 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
40873 ____________________________________________________________________________
40874 [ 6407] By: jhi on 2000/07/14 17:38:08
40875 Log: Fix AutoSplit to use File::Spec the right way in VMS,
40876 from Peter Prymmer.
40879 ____________________________________________________________________________
40880 [ 6406] By: jhi on 2000/07/14 14:13:22
40881 Log: Merge perlhacktut into perlhack, update perlguts.
40883 Subject: Re: Perlhacktut
40884 From: simon@brecon.co.uk (Simon Cozens)
40885 Date: 14 Jul 2000 06:49:21 GMT
40886 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
40888 Subject: Re: Perlhacktut
40889 From: simon@brecon.co.uk (Simon Cozens)
40890 Date: 14 Jul 2000 07:09:45 GMT
40891 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
40893 ! pod/perlguts.pod pod/perlhack.pod
40894 ____________________________________________________________________________
40895 [ 6405] By: jhi on 2000/07/14 14:02:31
40896 Log: Integrate with Sarathy.
40898 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
40899 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
40900 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
40901 ____________________________________________________________________________
40902 [ 6404] By: gsar on 2000/07/14 12:15:02
40903 Log: PERL_OBJECT build tweaks
40906 ____________________________________________________________________________
40907 [ 6403] By: gsar on 2000/07/14 11:23:41
40908 Log: inconsistent types needs casts
40911 ____________________________________________________________________________
40912 [ 6402] By: gsar on 2000/07/14 11:12:04
40913 Log: typos in change#6399, regen headers
40915 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
40916 ____________________________________________________________________________
40917 [ 6401] By: gsar on 2000/07/14 10:59:12
40918 Log: typecasts needed for change#6394
40921 ____________________________________________________________________________
40922 [ 6400] By: gsar on 2000/07/14 10:49:37
40923 Log: integrate cfgperl contents into mainline
40925 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
40926 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
40927 ____________________________________________________________________________
40928 [ 6399] By: gsar on 2000/07/14 10:38:35
40929 Log: enable UTF-16 filter by default if relevant BOM is seen; various
40930 cleanups (typos, misformatted code, and small bugs)
40932 ! doop.c embed.pl mg.c op.c pp.c toke.c
40933 ____________________________________________________________________________
40934 [ 6398] By: gsar on 2000/07/14 08:55:38
40935 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
40936 name suggests anyway)
40938 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
40939 ____________________________________________________________________________
40940 [ 6397] By: gsar on 2000/07/14 08:44:33
40941 Log: move new variables to the end of the interpreter structure (for
40942 bincompat in code that doesn't #include XSUB.h)
40945 ____________________________________________________________________________
40946 [ 6396] By: gsar on 2000/07/14 08:13:58
40947 Log: MakeMaker should not remove editor backups (*~) on `make clean`
40948 by default (completes change#6383)
40950 ! lib/ExtUtils/MM_Unix.pm
40951 ____________________________________________________________________________
40952 [ 6395] By: jhi on 2000/07/14 05:20:33
40953 Log: Replace change #6337 with a better one.
40955 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
40956 From: Hugo <hv@crypt.compulink.co.uk>
40957 Date: Fri, 14 Jul 2000 04:16:20 +0100
40958 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
40960 ! regexec.c t/op/re_tests
40961 ____________________________________________________________________________
40962 [ 6394] By: jhi on 2000/07/14 01:33:59
40963 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
40965 ! embed.pl global.sym proto.h toke.c
40966 ____________________________________________________________________________
40967 [ 6393] By: jhi on 2000/07/13 23:41:23
40968 Log: remove discarded test
40971 ____________________________________________________________________________
40972 [ 6392] By: jhi on 2000/07/13 23:32:25
40973 Log: The {multiplier} of a fixed substring was overlooked which
40974 caused a wrong initial search offset for that substring.
40976 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
40977 From: Hugo <hv@crypt.compulink.co.uk>
40978 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
40979 Date: Thu, 13 Jul 2000 19:27:13 +0100
40981 ! regcomp.c t/op/re_tests
40982 ____________________________________________________________________________
40983 [ 6391] By: jhi on 2000/07/13 16:37:42
40984 Log: typo fix from Craig Berry
40986 ! vms/subconfigure.com
40987 ____________________________________________________________________________
40988 [ 6390] By: jhi on 2000/07/13 13:20:12
40989 Log: Integrate with Sarathy.
40991 - t/op/method2entersub.t
40992 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
40993 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
40994 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
40995 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
40996 ____________________________________________________________________________
40997 [ 6389] By: jhi on 2000/07/13 13:18:48
40998 Log: Detypo from Peter Prymmer, part of #6388.
41000 ! Configure config_h.SH
41002 ! U/modified/d_longlong.U
41003 ____________________________________________________________________________
41004 [ 6388] By: gsar on 2000/07/13 06:33:40
41005 Log: typos (spotted by Peter Prymmer)
41007 ! Configure t/lib/english.t
41008 ____________________________________________________________________________
41009 [ 6387] By: gsar on 2000/07/13 05:35:28
41010 Log: new selfloader.t in change#6183 doesn't close DATA handles,
41011 and thus fails to clean up tmp files on dosish platforms
41013 ! t/lib/selfloader.t
41014 ____________________________________________________________________________
41015 [ 6386] By: gsar on 2000/07/12 21:42:39
41016 Log: sprintf test tweaks (from Dominic Dunlop)
41019 ____________________________________________________________________________
41020 [ 6385] By: gsar on 2000/07/12 21:33:46
41021 Log: fix bugs in processing %v-*d and similar format specs (from
41022 Avi Finkel <avi@finkel.org>)
41024 ! sv.c t/op/sprintf.t
41025 ____________________________________________________________________________
41026 [ 6384] By: gsar on 2000/07/12 16:04:19
41027 Log: readd missing perldelta.pod changes from changes#6339,6376
41029 ! pod/perldelta.pod
41030 ____________________________________________________________________________
41031 [ 6383] By: gsar on 2000/07/12 16:00:51
41032 Log: don't clobber *.orig files on *clean targets
41034 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
41035 ____________________________________________________________________________
41036 [ 6382] By: gsar on 2000/07/12 07:59:12
41037 Log: fix broken integrations in cfgperl
41039 !> Changes pod/perldelta.pod
41040 ____________________________________________________________________________
41041 [ 6381] By: gsar on 2000/07/12 07:42:17
41042 Log: integrate cfgperl changes into mainline
41045 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
41047 ____________________________________________________________________________
41048 [ 6380] By: gsar on 2000/07/12 07:31:00
41049 Log: get sprintf.t to adjust properly for 3-digit exponents
41052 ____________________________________________________________________________
41053 [ 6379] By: gsar on 2000/07/12 06:40:04
41054 Log: change#6174 needs corresponding change in win32/config_h.PL,
41055 which grovels through config_h.SH to find the config.h name
41057 ! win32/config_h.PL
41058 ____________________________________________________________________________
41059 [ 6378] By: jhi on 2000/07/12 05:03:59
41060 Log: Do the cc sanity check both before the hints and
41061 after the cc selction.
41063 ! Configure config_h.SH
41065 ! U/modified/Oldconfig.U U/modified/cc.U
41066 Branch: metaconfig/U/perl
41068 ____________________________________________________________________________
41069 [ 6377] By: jhi on 2000/07/12 02:49:22
41070 Log: Fix nits noticed by Boston.pm.
41073 ____________________________________________________________________________
41074 [ 6376] By: jhi on 2000/07/11 21:22:13
41075 Log: Configure cosmetics and perldelta.
41077 ! Configure config_h.SH pod/perldelta.pod
41080 ____________________________________________________________________________
41081 [ 6375] By: gsar on 2000/07/11 21:17:35
41082 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
41084 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
41086 ____________________________________________________________________________
41087 [ 6374] By: gsar on 2000/07/11 20:48:50
41088 Log: tweak for build failure under multiplicity
41091 ____________________________________________________________________________
41092 [ 6373] By: gsar on 2000/07/11 20:37:23
41093 Log: integrate cfgperl changes#6325..6373 into mainline
41094 (NOTE: today's batch of integrations still untested)
41096 +> ext/DynaLoader/hints/netbsd.pl
41098 !> (integrate 26 files)
41099 ____________________________________________________________________________
41100 [ 6372] By: jhi on 2000/07/11 20:30:36
41101 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
41105 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
41107 ____________________________________________________________________________
41108 [ 6371] By: jhi on 2000/07/11 20:08:56
41109 Log: Minor cleanups on the booklist.
41112 ____________________________________________________________________________
41113 [ 6370] By: jhi on 2000/07/11 19:31:13
41114 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
41116 ! t/pragma/overload.t
41117 ____________________________________________________________________________
41118 [ 6369] By: gsar on 2000/07/11 19:27:48
41119 Log: integrate cfgperl changes#6293..6324 into mainline
41121 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
41122 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
41123 !> (integrate 30 files)
41124 ____________________________________________________________________________
41125 [ 6368] By: gsar on 2000/07/11 19:18:57
41126 Log: skip integrate of problematic change#6292 from cfgperl into mainline
41129 ____________________________________________________________________________
41130 [ 6367] By: gsar on 2000/07/11 19:17:21
41131 Log: integrate cfgperl changes#6288..6290 into mainline
41133 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
41134 ____________________________________________________________________________
41135 [ 6366] By: gsar on 2000/07/11 19:11:18
41136 Log: integrate cfgperl changes#6268..6282 into mainline
41138 !> (integrate 30 files)
41139 ____________________________________________________________________________
41140 [ 6365] By: gsar on 2000/07/11 18:57:00
41141 Log: delete new accidentally branched file
41143 - t/op/method2entersub.t
41144 ____________________________________________________________________________
41145 [ 6364] By: gsar on 2000/07/11 18:55:13
41146 Log: skip integrate of change#6267 from cfgperl into mainline (the
41147 method call optimization is flawed without additional hints
41148 from user about immutableness of @ISA and no runtime method
41151 +> t/op/method2entersub.t
41152 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
41153 !> perl.h t/op/sprintf.t xsutils.c
41154 ____________________________________________________________________________
41155 [ 6363] By: gsar on 2000/07/11 18:49:43
41156 Log: integrate cfgperl changes#6261..6266 into mainline
41158 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
41159 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
41160 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41161 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
41162 ____________________________________________________________________________
41163 [ 6362] By: gsar on 2000/07/11 18:43:26
41164 Log: integrate cfgperl changes#6252..6260 into mainline
41166 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
41167 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
41168 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
41169 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
41170 ____________________________________________________________________________
41171 [ 6361] By: gsar on 2000/07/11 18:37:12
41172 Log: skip integrate of problematic change#6251 from cfgperl into mainline
41175 ____________________________________________________________________________
41176 [ 6360] By: gsar on 2000/07/11 18:34:56
41177 Log: integrate cfgperl change#6250 into mainline
41180 !> MANIFEST embed.pl proto.h toke.c
41181 ____________________________________________________________________________
41182 [ 6359] By: gsar on 2000/07/11 18:21:19
41183 Log: integrate cfgperl changes#6242..6249 into mainline
41185 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
41186 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
41187 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
41188 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
41189 !> t/lib/peek.t utf8.c
41190 ____________________________________________________________________________
41191 [ 6358] By: gsar on 2000/07/11 18:15:45
41192 Log: skip integrate of problematic change#6241 from cfgperl into mainline
41194 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41195 ____________________________________________________________________________
41196 [ 6357] By: jhi on 2000/07/11 18:15:16
41198 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
41199 From: Roderick Schertler <roderick@argon.org>
41200 Date: Tue, 11 Jul 2000 13:55:05 -0400
41201 Message-Id: <200007111755.NAA05077@jones.argon.org>
41204 ____________________________________________________________________________
41205 [ 6356] By: jhi on 2000/07/11 18:12:51
41206 Log: Typo in #6341.
41209 ____________________________________________________________________________
41210 [ 6355] By: gsar on 2000/07/11 18:12:10
41211 Log: integrate cfgperl changes#6231..6240 into mainline
41213 +> pod/perlutil.pod
41214 !> (integrate 35 files)
41215 ____________________________________________________________________________
41216 [ 6354] By: jhi on 2000/07/11 18:04:34
41217 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
41218 From: Dominic Dunlop <domo@computer.org>
41219 Date: Tue, 11 Jul 2000 12:27:33 +0200
41220 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
41222 Replaces change #6268.
41225 ____________________________________________________________________________
41226 [ 6353] By: gsar on 2000/07/11 17:59:51
41227 Log: skip integrate of problematic change#6230 from cfgperl into mainline
41228 (a later version of File::Spec is already in mainline)
41230 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
41231 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
41232 ____________________________________________________________________________
41233 [ 6352] By: gsar on 2000/07/11 17:57:48
41234 Log: integrate cfgperl changes#6224..6229 into mainline
41238 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
41239 !> lib/English.pm op.c t/lib/english.t
41240 ____________________________________________________________________________
41241 [ 6351] By: gsar on 2000/07/11 17:50:10
41242 Log: skip integrate of problematic change#6223 from cfgperl into mainline
41245 ____________________________________________________________________________
41246 [ 6350] By: gsar on 2000/07/11 17:48:28
41247 Log: integrate cfgperl changes#6220..6222 into mainline
41249 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
41250 !> toke.c utf8.c win32/win32.h
41251 ____________________________________________________________________________
41252 [ 6349] By: gsar on 2000/07/11 17:46:13
41253 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
41256 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41257 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41258 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41259 ____________________________________________________________________________
41260 [ 6348] By: jhi on 2000/07/11 17:45:49
41261 Log: README.posix-bc podified from Thomas Dorner.
41264 ____________________________________________________________________________
41265 [ 6347] By: gsar on 2000/07/11 17:42:04
41266 Log: integrate cfgperl change#6217 into mainline
41268 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
41269 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
41270 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
41271 ____________________________________________________________________________
41272 [ 6346] By: gsar on 2000/07/11 17:39:37
41273 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
41276 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
41277 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41278 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41279 !> perlapi.h pod/perlapi.pod
41280 ____________________________________________________________________________
41281 [ 6345] By: gsar on 2000/07/11 17:36:42
41282 Log: integrate cfgperl changes#6207..6210 into mainline
41284 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
41285 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
41286 ____________________________________________________________________________
41287 [ 6344] By: gsar on 2000/07/11 17:31:20
41288 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
41291 !> (integrate 40 files)
41292 ____________________________________________________________________________
41293 [ 6343] By: gsar on 2000/07/11 17:19:08
41294 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
41296 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
41298 !> (integrate 34 files)
41299 ____________________________________________________________________________
41300 [ 6342] By: jhi on 2000/07/11 16:05:48
41301 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
41302 To: perl5-porters@perl.org
41303 From: Karsten Sperling <spiff@phreax.net>
41304 Date: Mon, 10 Jul 2000 15:12:52 +0200
41305 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
41308 ____________________________________________________________________________
41309 [ 6341] By: jhi on 2000/07/11 15:59:23
41310 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
41311 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41312 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
41313 Date: Fri, 07 Jul 2000 17:57:16 +0100
41316 ____________________________________________________________________________
41317 [ 6340] By: jhi on 2000/07/11 15:55:47
41318 Log: Subject: Re: format bug report [Patch]
41319 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41320 Date: Wed, 05 Jul 2000 13:12:52 +0200
41321 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
41323 Subject: Re: format bug report [Patch]
41324 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41325 Date: Wed, 05 Jul 2000 14:10:01 +0200
41326 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
41328 ! t/op/write.t toke.c
41329 ____________________________________________________________________________
41330 [ 6339] By: jhi on 2000/07/11 13:54:09
41331 Log: Be less forgiving about ambiguous and illegal tr ranges.
41332 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
41333 From: Mark-Jason Dominus <mjd@plover.com>
41334 Date: Tue, 04 Jul 2000 10:00:12 -0400
41335 Message-ID: <20000704140012.17772.qmail@plover.com>
41337 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
41338 From: Mark-Jason Dominus <mjd@plover.com>
41339 Date: Wed, 05 Jul 2000 09:37:36 -0400
41340 Message-ID: <20000705133736.27293.qmail@plover.com>
41342 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
41343 ____________________________________________________________________________
41344 [ 6338] By: jhi on 2000/07/11 13:31:24
41345 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
41346 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41347 Date: Tue, 11 Jul 2000 13:50:51 +0100
41348 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
41351 ____________________________________________________________________________
41352 [ 6337] By: jhi on 2000/07/11 13:29:14
41353 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
41354 From: Hugo <hv@crypt.compulink.co.uk>
41355 Date: Tue, 11 Jul 2000 12:44:50 +0100
41356 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
41358 ! regexec.c t/op/re_tests
41359 ____________________________________________________________________________
41360 [ 6336] By: jhi on 2000/07/11 13:26:47
41361 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
41362 From: simon@brecon.co.uk (Simon Cozens)
41363 Date: 7 Jul 2000 11:26:09 GMT
41364 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
41367 ____________________________________________________________________________
41368 [ 6335] By: jhi on 2000/07/11 13:23:37
41369 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
41370 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
41371 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
41372 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
41374 + ext/DynaLoader/hints/netbsd.pl
41375 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
41376 ____________________________________________________________________________
41377 [ 6334] By: jhi on 2000/07/11 13:20:38
41378 Log: Subject: PATCH perlguts.pod: Document D and d magic types
41379 From: mjd@plover.com
41380 Date: 5 Jul 2000 18:01:51 -0000
41381 Message-ID: <20000705180151.29413.qmail@plover.com>
41384 ____________________________________________________________________________
41385 [ 6333] By: jhi on 2000/07/11 13:15:51
41386 Log: Precedence goof, fix based on
41387 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
41388 From: Hugo <hv@crypt.compulink.co.uk>
41389 Date: Tue, 11 Jul 2000 12:52:38 +0100
41390 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
41393 ____________________________________________________________________________
41394 [ 6332] By: jhi on 2000/07/11 12:40:17
41395 Log: Integrate with Sarathy.
41397 !> win32/win32sck.c
41398 ____________________________________________________________________________
41399 [ 6331] By: jhi on 2000/07/10 20:14:16
41400 Log: Sprinkle ldlibpath.
41403 ____________________________________________________________________________
41404 [ 6330] By: jhi on 2000/07/10 17:54:49
41405 Log: More POSIX.pod tweaks.
41407 ! ext/POSIX/POSIX.pod
41408 ____________________________________________________________________________
41409 [ 6329] By: jhi on 2000/07/10 14:02:12
41410 Log: Reorder perl.pod once more.
41412 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41413 ____________________________________________________________________________
41414 [ 6328] By: gsar on 2000/07/10 07:06:00
41415 Log: accept() leaks memory on windows due to incorrect ordering of
41416 closesocket() and fclose() calls
41419 ____________________________________________________________________________
41420 [ 6327] By: gsar on 2000/07/10 06:49:17
41421 Log: winsock options weren't being set in all threads under ithreads
41422 (caused send()s from second and subsequent threads to fail)
41425 ____________________________________________________________________________
41426 [ 6326] By: jhi on 2000/07/08 02:45:40
41427 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
41428 was cast to an unsigned (32-bit) integer with wild abandon.
41430 ! ext/Devel/DProf/DProf.xs
41431 ____________________________________________________________________________
41432 [ 6325] By: jhi on 2000/07/07 18:50:33
41433 Log: Remove perlbook, update perlfaq book listing,
41434 rearrange perl.pod, regenerate perltoc.
41437 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
41438 ! pod/perlfaq2.pod pod/perltoc.pod
41439 ____________________________________________________________________________
41440 [ 6324] By: jhi on 2000/07/07 14:03:40
41441 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
41444 ____________________________________________________________________________
41445 [ 6323] By: jhi on 2000/07/06 16:03:55
41446 Log: Fix complaints of buildtoc.
41450 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41451 ____________________________________________________________________________
41452 [ 6322] By: jhi on 2000/07/06 15:15:52
41453 Log: Add =head1 NAMEs so that buildtoc is happy.
41454 (The CGI::Util nit reported to Lincoln.)
41456 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
41458 ____________________________________________________________________________
41459 [ 6321] By: jhi on 2000/07/06 03:16:04
41460 Log: Config is being used.
41463 ____________________________________________________________________________
41464 [ 6320] By: jhi on 2000/07/06 03:13:13
41465 Log: Integrate with Sarathy.
41467 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
41468 ____________________________________________________________________________
41469 [ 6319] By: jhi on 2000/07/06 03:11:46
41470 Log: Autogenerate pod/Makefile and pod/buildtoc.
41471 buildtoc also checks whether the existin pods are
41472 mentioned in MANIFEST and perl.pod, and vice versa.
41473 (None of the thusly found discrepancies fixed yet.)
41474 roffitall also needs to be autogenerated similarly but it
41475 seems so badly out of date that I didn't touch it yet.
41477 + pod/Makefile.SH pod/buildtoc.PL
41478 - pod/Makefile pod/buildtoc
41479 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
41480 ____________________________________________________________________________
41481 [ 6318] By: gsar on 2000/07/05 22:10:54
41482 Log: fix UNC path handling on Windows under ithreads, and chdir()
41483 return value when given a non-existent directory
41486 ____________________________________________________________________________
41487 [ 6317] By: gsar on 2000/07/05 22:08:19
41488 Log: winsock cleanup never done on Windows (leads to handle leaks)
41490 ! win32/perllib.c win32/win32sck.c
41491 ____________________________________________________________________________
41492 [ 6316] By: gsar on 2000/07/05 22:06:19
41493 Log: some debugger output does not go to the socket when RemotePort is set
41496 ____________________________________________________________________________
41497 [ 6315] By: jhi on 2000/07/05 00:25:21
41498 Log: Integrate with Sarathy, preliminary fix for unicos
41499 alignment problems in [ID 20000612.002] Perl problem on Cray system.
41503 ____________________________________________________________________________
41504 [ 6314] By: gsar on 2000/07/04 23:34:02
41505 Log: tyop in change#6306
41508 ____________________________________________________________________________
41509 [ 6313] By: jhi on 2000/07/04 22:14:38
41510 Log: Multiline string literals ENONPORTABLE.
41513 ____________________________________________________________________________
41514 [ 6312] By: jhi on 2000/07/04 20:34:44
41515 Log: Integrate with Sarathy.
41517 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
41519 ____________________________________________________________________________
41520 [ 6311] By: jhi on 2000/07/04 20:30:56
41521 Log: More POSIX.pod embellishment.
41523 ! ext/POSIX/POSIX.pod
41524 ____________________________________________________________________________
41525 [ 6310] By: gsar on 2000/07/04 17:28:48
41526 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
41529 ____________________________________________________________________________
41530 [ 6309] By: jhi on 2000/07/04 17:22:18
41531 Log: The #6308 required a little bit more.
41533 ! Makefile.SH win32/Makefile
41534 ____________________________________________________________________________
41535 [ 6308] By: jhi on 2000/07/04 16:35:24
41536 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
41540 ! MANIFEST Makefile.SH
41541 ____________________________________________________________________________
41542 [ 6307] By: jhi on 2000/07/04 16:28:58
41543 Log: Win32 patches for cfgperl from Sarathy.
41545 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
41546 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
41547 ! thread.h toke.c util.c win32/Makefile win32/win32.c
41548 ____________________________________________________________________________
41549 [ 6306] By: gsar on 2000/07/04 16:28:40
41550 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
41551 (from Richard Soderberg <rs@oregonnet.com>)
41553 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
41554 ____________________________________________________________________________
41555 [ 6305] By: jhi on 2000/07/04 16:24:24
41556 Log: Integrate with Sarathy.
41558 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
41559 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41560 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
41561 !> proto.h win32/win32.c
41562 ____________________________________________________________________________
41563 [ 6304] By: gsar on 2000/07/04 16:17:24
41564 Log: missing perldiag entry for unpack("w",...) diagnostic (from
41568 ____________________________________________________________________________
41569 [ 6303] By: gsar on 2000/07/04 16:14:44
41570 Log: remove rel2abs prototypes (from Barrie Slaymaker)
41572 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41573 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41574 ____________________________________________________________________________
41575 [ 6302] By: gsar on 2000/07/04 04:59:35
41576 Log: adjust change#6299
41578 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41580 ____________________________________________________________________________
41581 [ 6301] By: jhi on 2000/07/04 04:50:07
41582 Log: Integrate with Sarathy.
41584 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
41585 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
41586 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
41587 ____________________________________________________________________________
41588 [ 6300] By: gsar on 2000/07/04 04:42:09
41589 Log: PERL_OBJECT build tweak
41592 ____________________________________________________________________________
41593 [ 6299] By: gsar on 2000/07/04 04:37:00
41594 Log: fix memory leak on Windows (PL_sys_intern contents were never
41597 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41598 ! perlapi.c proto.h win32/win32.c
41599 ____________________________________________________________________________
41600 [ 6298] By: gsar on 2000/07/04 04:15:59
41601 Log: fix large memory leak that has been around for ever, masked by
41602 -DPURIFY (most of the arenas were never freed!)
41604 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
41605 ____________________________________________________________________________
41606 [ 6297] By: gsar on 2000/07/04 04:07:46
41607 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
41610 ____________________________________________________________________________
41611 [ 6296] By: jhi on 2000/06/30 18:28:37
41612 Log: Elaborate POSIX.pod. Still needs work.
41614 ! ext/POSIX/POSIX.pod
41615 ____________________________________________________________________________
41616 [ 6295] By: jhi on 2000/06/30 14:58:18
41617 Log: Point to perlipc for more SysV IPC examples.
41620 ____________________________________________________________________________
41621 [ 6294] By: gsar on 2000/06/30 14:47:45
41622 Log: slurp mode fix in change#4736 still not quite right
41624 ! pp_hot.c t/io/argv.t
41625 ____________________________________________________________________________
41626 [ 6293] By: jhi on 2000/06/30 12:02:55
41627 Log: Integrate with Sarathy.
41629 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
41630 ____________________________________________________________________________
41631 [ 6292] By: jhi on 2000/06/30 12:01:11
41632 Log: From: simon@brecon.co.uk (Simon Cozens)
41633 Subject: UTF8 concat
41634 Date: 30 Jun 2000 06:13:25 GMT
41635 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
41638 ____________________________________________________________________________
41639 [ 6291] By: gsar on 2000/06/30 04:37:33
41640 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
41641 when @_ is modified, causing coredumps
41643 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
41644 ____________________________________________________________________________
41645 [ 6290] By: jhi on 2000/06/30 02:21:44
41646 Log: Integrate with Sarathy.
41648 !> vms/vms.c vms/vmsish.h
41649 ____________________________________________________________________________
41650 [ 6289] By: jhi on 2000/06/30 02:21:02
41651 Log: Check VERSIONs.
41653 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41654 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41655 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41656 ____________________________________________________________________________
41657 [ 6288] By: jhi on 2000/06/30 02:18:52
41658 Log: Integrate with Sarathy.
41660 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
41661 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41662 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41663 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
41664 ____________________________________________________________________________
41665 [ 6287] By: gsar on 2000/06/30 02:17:08
41666 Log: integrate vmsperl changes into mainline
41668 !> vms/vms.c vms/vmsish.h
41669 ____________________________________________________________________________
41670 [ 6285] By: gsar on 2000/06/30 02:05:28
41671 Log: localize %INC in a Safe compartment so that use/require work
41672 (many other magic globals probably need similar treatment)
41674 ! ext/Opcode/Opcode.xs
41675 ____________________________________________________________________________
41676 [ 6284] By: gsar on 2000/06/30 01:54:54
41677 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
41680 ! pod/perlembed.pod
41681 ____________________________________________________________________________
41682 [ 6283] By: jhi on 2000/06/30 01:50:10
41683 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
41684 From: Barrie Slaymaker <barries@jester.slaysys.com>
41685 Date: Wed, 28 Jun 2000 11:35:29 -0400
41686 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
41688 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41689 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41690 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41691 ! lib/File/Spec/Win32.pm
41692 ____________________________________________________________________________
41693 [ 6282] By: jhi on 2000/06/29 22:57:22
41694 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
41695 From: Dan Sugalski <dan@sidhe.org>
41696 Date: Tue, 06 Jun 2000 11:59:50 -0400
41697 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
41700 ____________________________________________________________________________
41701 [ 6281] By: jhi on 2000/06/29 22:52:50
41702 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
41703 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41704 Date: Wed, 7 Jun 2000 04:02:04 -0500
41705 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
41708 ____________________________________________________________________________
41709 [ 6280] By: jhi on 2000/06/29 22:45:47
41710 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
41711 From: rspier@pobox.com (Robert Spier)
41712 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
41713 Message-ID: <14654.31913.845602.610277@rls.cx>
41716 ____________________________________________________________________________
41717 [ 6279] By: jhi on 2000/06/29 22:38:16
41718 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
41719 From: Tim Ayers <tayers@bridge.com>
41720 Date: Thu, 08 Jun 2000 08:11:06 +0200
41721 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
41722 [resent by Richard Foley, Message-Id probably wrong]
41725 ____________________________________________________________________________
41726 [ 6278] By: jhi on 2000/06/29 22:21:45
41727 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
41728 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
41729 Date: Fri, 09 Jun 2000 12:39:27 -0400
41730 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
41731 (plus update the version "number" of Text::Wrap)
41734 ____________________________________________________________________________
41735 [ 6277] By: jhi on 2000/06/29 22:13:10
41736 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
41737 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41738 Date: Mon, 12 Jun 2000 14:55:59 +0100
41739 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
41742 ____________________________________________________________________________
41743 [ 6276] By: jhi on 2000/06/29 22:11:06
41744 Log: Subject: [PATCH] Re: eval documentation: context
41745 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41746 Date: Mon, 12 Jun 2000 15:07:29 +0100
41747 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
41750 ____________________________________________________________________________
41751 [ 6275] By: jhi on 2000/06/29 21:59:46
41752 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
41753 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41754 Date: Tue, 13 Jun 2000 02:43:48 -0500
41755 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
41757 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
41758 ____________________________________________________________________________
41759 [ 6274] By: jhi on 2000/06/29 21:56:14
41760 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
41761 From: Andy Dougherty <doughera@lafayette.edu>
41762 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
41763 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
41765 ! ext/File/Glob/Glob.pm
41766 ____________________________________________________________________________
41767 [ 6273] By: jhi on 2000/06/29 21:49:09
41768 Log: Subject: [PATCH] xsub attributes
41769 From: Doug MacEachern <dougm@covalent.net>
41770 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
41771 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
41773 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
41774 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
41775 ____________________________________________________________________________
41776 [ 6272] By: jhi on 2000/06/29 21:41:28
41777 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
41778 From: Tom Phoenix <rootbeer@redcat.com>
41779 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
41780 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
41783 ____________________________________________________________________________
41784 [ 6271] By: jhi on 2000/06/29 21:36:55
41785 Log: Subject: PATCH pod/perltie.pod
41786 From: Ian Phillipps <Ian.Phillipps@iname.com>
41787 Date: Fri, 16 Jun 2000 00:17:19 +0100
41788 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
41789 (only the first hunk, the second hunk had already been done
41790 by some other patch)
41793 ____________________________________________________________________________
41794 [ 6270] By: jhi on 2000/06/29 21:24:51
41795 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
41796 From: Nicholas Clark <nick@talking.bollo.cx>
41797 Date: Fri, 23 Jun 2000 16:21:15 +0100
41798 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
41800 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
41801 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
41802 ____________________________________________________________________________
41803 [ 6269] By: jhi on 2000/06/29 19:38:15
41804 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
41805 silence few compiler warnings.
41807 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
41808 ____________________________________________________________________________
41809 [ 6268] By: jhi on 2000/06/29 18:21:50
41810 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
41811 From: Dominic Dunlop <domo@computer.org>
41812 Date: Thu, 29 Jun 2000 12:32:39 +0200
41813 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
41816 ____________________________________________________________________________
41817 [ 6267] By: jhi on 2000/06/29 18:16:07
41818 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
41819 From: Doug MacEachern <dougm@covalent.net>
41820 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
41821 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
41823 + t/op/method2entersub.t
41824 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
41825 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41826 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
41828 ____________________________________________________________________________
41829 [ 6266] By: jhi on 2000/06/29 15:11:15
41830 Log: Subject: [PATCH 5.6.0] cygwin port
41831 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
41832 From: "Fifer, Eric" <EFifer@sanwaint.com>
41833 Date: Thu, 29 Jun 2000 12:58:29 +0100
41835 ! cygwin/Makefile.SHs
41836 ____________________________________________________________________________
41837 [ 6265] By: jhi on 2000/06/29 15:04:05
41838 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
41839 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41840 Date: Wed, 28 Jun 2000 17:50:12 -0700
41841 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
41843 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41844 ____________________________________________________________________________
41845 [ 6264] By: jhi on 2000/06/29 15:00:57
41846 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
41847 From: Marty Lucich <marty@netcom.com>
41848 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
41849 Message-Id: <200006282116.OAA11148@netcom.com>
41850 ccdlflags update (the BSD/OS 4.1 part had already been taken
41854 ____________________________________________________________________________
41855 [ 6263] By: jhi on 2000/06/29 13:47:44
41856 Log: tr fixes from Simon Cozens
41859 ____________________________________________________________________________
41860 [ 6262] By: jhi on 2000/06/28 18:46:01
41861 Log: Subject: 5.6.0 Patch for EPOC
41862 From: Olaf Flebbe <o.flebbe@gmx.de>
41863 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
41864 Message-ID: <23449.960929969@www11.gmx.net>
41866 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
41868 ____________________________________________________________________________
41869 [ 6261] By: jhi on 2000/06/28 18:29:07
41870 Log: Subject: Re: [PATCH cfgperl] BOMs away!
41871 From: simon@brecon.co.uk (Simon Cozens)
41872 Date: 17 Jun 2000 11:49:57 GMT
41873 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
41875 ! pod/perldiag.pod t/comp/require.t toke.c
41876 ____________________________________________________________________________
41877 [ 6260] By: jhi on 2000/06/28 17:47:16
41878 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
41879 From: simon@brecon.co.uk (Simon Cozens)
41880 Date: 17 Jun 2000 11:56:44 GMT
41881 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
41884 ! pod/perlfunc.pod pp.c t/op/pack.t
41885 ____________________________________________________________________________
41886 [ 6259] By: jhi on 2000/06/28 16:43:17
41887 Log: perlnewmod was missing from MANIFEST.
41890 ____________________________________________________________________________
41891 [ 6258] By: jhi on 2000/06/28 15:54:30
41892 Log: linenumber tweak
41894 ! t/pragma/warn/regcomp
41895 ____________________________________________________________________________
41896 [ 6257] By: jhi on 2000/06/28 15:50:44
41897 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
41898 From: Doug MacEachern <dougm@covalent.net>
41899 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
41900 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
41901 (one part of the patch had been applied earlier)
41903 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
41904 ____________________________________________________________________________
41905 [ 6256] By: jhi on 2000/06/28 15:40:22
41906 Log: tweaks from Simon Cozens to further fix tr/// under utf8
41909 ____________________________________________________________________________
41910 [ 6255] By: jhi on 2000/06/28 15:33:45
41911 Log: small thinko tweaks
41913 ! lib/IPC/Open3.pm t/op/my_stash.t
41914 ____________________________________________________________________________
41915 [ 6254] By: jhi on 2000/06/28 15:33:25
41916 Log: Subject: tr///, help wanted.
41917 From: simon@brecon.co.uk (Simon Cozens)
41918 Date: 28 Jun 2000 11:29:04 GMT
41919 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
41921 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
41922 ! pp_proto.h proto.h t/op/tr.t
41923 ____________________________________________________________________________
41924 [ 6253] By: jhi on 2000/06/28 15:09:17
41925 Log: Paranoia tweak on #6249.
41926 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
41927 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41928 Date: Sun, 25 Jun 2000 23:43:12 -0400
41929 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
41932 ____________________________________________________________________________
41933 [ 6252] By: jhi on 2000/06/28 15:01:38
41934 Log: Document #6249 and #6251.
41936 ! lib/Exporter.pm lib/IPC/Open3.pm
41937 ____________________________________________________________________________
41938 [ 6251] By: jhi on 2000/06/28 14:50:43
41939 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
41940 From: Doug MacEachern <dougm@covalent.net>
41941 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
41942 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
41945 ____________________________________________________________________________
41946 [ 6250] By: jhi on 2000/06/28 14:45:23
41947 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
41948 From: Doug MacEachern <dougm@covalent.net>
41949 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
41950 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
41953 ! MANIFEST embed.pl global.sym proto.h toke.c
41954 ____________________________________________________________________________
41955 [ 6249] By: jhi on 2000/06/28 14:36:34
41956 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
41957 From: Frank Tobin <ftobin@uiuc.edu>
41958 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
41959 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
41962 ____________________________________________________________________________
41963 [ 6248] By: jhi on 2000/06/28 14:11:25
41964 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
41965 From: Mark-Jason Dominus <mjd@plover.com>
41966 Date: Tue, 27 Jun 2000 22:36:42 -0400
41967 Message-ID: <20000628023642.12166.qmail@plover.com>
41970 ____________________________________________________________________________
41971 [ 6247] By: jhi on 2000/06/27 12:46:37
41972 Log: Tweak $VERSION, patch from Doug MacEachern.
41975 ____________________________________________________________________________
41976 [ 6246] By: jhi on 2000/06/27 03:34:46
41977 Log: Allow for standalone testing.
41979 ! t/lib/filefunc.t t/lib/filespec.t
41980 ____________________________________________________________________________
41981 [ 6245] By: jhi on 2000/06/27 02:50:02
41982 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
41983 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41984 Date: Sat, 24 Jun 2000 13:06:20 +0100
41985 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
41987 ! ext/DynaLoader/DynaLoader_pm.PL
41988 ____________________________________________________________________________
41989 [ 6244] By: jhi on 2000/06/27 02:46:10
41990 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
41991 From: Doug MacEachern <dougm@covalent.net>
41992 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
41993 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
41995 ! gv.c sv.c t/lib/peek.t
41996 ____________________________________________________________________________
41997 [ 6243] By: jhi on 2000/06/27 02:38:07
41998 Log: Subject: [PATCH] is_utf8_string
41999 From: simon@brecon.co.uk (Simon Cozens)
42000 Date: 26 Jun 2000 02:25:59 GMT
42001 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
42003 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
42004 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
42006 ____________________________________________________________________________
42007 [ 6242] By: jhi on 2000/06/27 02:24:00
42008 Log: Subject: [PATCH] bytes<->utf8 fixes
42009 From: simon@brecon.co.uk (Simon Cozens)
42010 Date: 26 Jun 2000 04:55:45 GMT
42011 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
42013 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
42014 ____________________________________________________________________________
42015 [ 6241] By: jhi on 2000/06/27 02:12:42
42016 Log: Do no -warn on \_, only on \alpha.
42017 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
42018 From: David Dyck <dcd@tc.fluke.com>
42019 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
42020 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
42022 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
42023 ____________________________________________________________________________
42024 [ 6240] By: jhi on 2000/06/27 02:00:01
42025 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
42026 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42027 Date: Mon, 26 Jun 2000 18:40:14 +0100
42028 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
42031 ____________________________________________________________________________
42032 [ 6239] By: jhi on 2000/06/27 01:53:40
42033 Log: Configure maintenance. Sever some dependency cycles,
42034 separate gccversion from the cc unit,
42035 address [ID 20000623.006] Configure script patch for using gcc on AIX
42036 (but solve it a little bit differently),
42037 unduplex some accidentally duplicated units,
42038 suggest using gcc if no cc available
42039 (p5p thread: "Solaris configure: counterproposal", 1999-09)
42041 ! Configure Todo-5.6 config_h.SH
42043 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
42044 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
42045 Branch: metaconfig/U/perl
42047 ! d_getespwnam.U d_getprpwnam.U i_prot.U
42048 ____________________________________________________________________________
42049 [ 6238] By: jhi on 2000/06/25 18:04:56
42050 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
42051 From: Dan Sugalski <dan@sidhe.org>
42052 Date: Fri, 23 Jun 2000 17:00:00 -0400
42053 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
42055 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
42056 ____________________________________________________________________________
42057 [ 6237] By: jhi on 2000/06/25 16:36:45
42058 Log: Tweak embed.pl, regen headers.
42060 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
42061 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
42062 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
42063 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
42064 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
42065 ____________________________________________________________________________
42066 [ 6236] By: jhi on 2000/06/25 15:26:42
42067 Log: Regen headers.
42069 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
42070 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
42071 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
42072 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
42073 ! regnodes.h warnings.h
42074 ____________________________________________________________________________
42075 [ 6235] By: jhi on 2000/06/23 19:39:35
42076 Log: The thread begun by
42077 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
42078 From: Kevin.Ruscoe@ubsw.com
42079 Date: Fri, 16 Jun 2000 16:38:51 +0100
42080 Message-Id: <H000019b03c300d6@MHS>
42082 ! hints/solaris_2.sh
42083 ____________________________________________________________________________
42084 [ 6234] By: jhi on 2000/06/23 19:23:36
42085 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
42086 because when run as services (Win32ese for daemons)
42087 no environment variables are set and tmpdir ends up as /tmp,
42088 which is ambiguous.
42090 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
42091 From: matt@sergeant.org
42092 Date: 16 Jun 2000 16:30:43 -0000
42093 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
42095 ! lib/File/Spec/Win32.pm
42096 ____________________________________________________________________________
42097 [ 6233] By: jhi on 2000/06/23 19:18:58
42098 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
42099 From: Mark-Jason Dominus <mjd@plover.com>
42100 Date: Fri, 16 Jun 2000 20:53:04 -0400
42101 Message-ID: <20000617005304.8008.qmail@plover.com>
42104 ____________________________________________________________________________
42105 [ 6232] By: jhi on 2000/06/23 16:10:02
42106 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
42107 From: simon@brecon.co.uk (Simon Cozens)
42108 Date: 19 Jun 2000 15:18:27 GMT
42109 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
42111 plus update pod/Makefile and regenerate perltoc
42114 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
42115 ____________________________________________________________________________
42116 [ 6231] By: jhi on 2000/06/23 15:19:18
42117 Log: Subject: [PATCH 5.6.0] cygwin port
42118 From: "Fifer, Eric" <EFifer@sanwaint.com>
42119 Date: Tue, 20 Jun 2000 14:30:58 +0100
42120 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
42122 ! README.cygwin lib/File/Find.pm
42123 ____________________________________________________________________________
42124 [ 6230] By: jhi on 2000/06/23 14:25:21
42125 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
42127 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42128 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42129 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42130 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
42131 ____________________________________________________________________________
42132 [ 6229] By: jhi on 2000/06/23 14:13:34
42133 Log: Subject: README.hpux version 0.6.1
42134 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
42135 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42136 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
42139 ____________________________________________________________________________
42140 [ 6228] By: jhi on 2000/06/23 14:07:20
42141 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
42142 From: Doug MacEachern <dougm@covalent.net>
42143 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
42144 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
42147 ____________________________________________________________________________
42148 [ 6227] By: jhi on 2000/06/23 14:01:06
42149 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
42150 From: Doug MacEachern <dougm@covalent.net>
42151 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
42152 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
42156 ! MANIFEST Makefile.SH
42157 ____________________________________________________________________________
42158 [ 6226] By: jhi on 2000/06/23 13:53:07
42159 Log: Subject: [PATCH] remove forward declarations in Socket.pm
42160 From: Doug MacEachern <dougm@covalent.net>
42161 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
42162 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
42164 From: Doug MacEachern <dougm@covalent.net>
42165 Subject: Re: [PATCH] remove forward declarations in Socket.pm
42166 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
42167 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
42169 ! ext/Socket/Socket.pm op.c
42170 ____________________________________________________________________________
42171 [ 6225] By: jhi on 2000/06/23 13:41:52
42172 Log: Add source code filenames to apidoc.
42173 From: simon@brecon.co.uk (Simon Cozens)
42174 Subject: [PATCH embed.pl] Source X-ref
42175 Date: 22 Jun 2000 02:18:49 GMT
42176 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
42179 ____________________________________________________________________________
42180 [ 6224] By: jhi on 2000/06/23 13:32:33
42181 Log: A way to avoid English.pm performance hit.
42182 From: root <root@jester.slaysys.com>
42183 Subject: [YAPATCH English.pm] My turn to putt again
42184 Date: Thu, 22 Jun 2000 20:33:58 -0400
42185 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
42187 ! lib/English.pm t/lib/english.t
42188 ____________________________________________________________________________
42189 [ 6223] By: jhi on 2000/06/23 13:27:06
42190 Log: Avoid double close().
42191 Subject: [PATCH] avoid double close()
42192 From: Doug MacEachern <dougm@covalent.net>
42193 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
42194 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
42197 ____________________________________________________________________________
42198 [ 6222] By: jhi on 2000/06/23 13:25:54
42200 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
42201 From: Ian Phillipps <Ian.Phillipps@iname.com>
42202 Date: Fri, 23 Jun 2000 10:40:58 +0100
42203 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
42206 ____________________________________________________________________________
42207 [ 6221] By: jhi on 2000/06/23 13:24:15
42208 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
42209 From: simon@brecon.co.uk (Simon Cozens)
42210 Subject: [PATCH] Eliminate tr///[CU][CU]
42211 Date: 23 Jun 2000 11:05:40 GMT
42212 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
42214 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
42215 ____________________________________________________________________________
42216 [ 6220] By: jhi on 2000/06/22 16:07:51
42217 Log: Win32 patches from Benjamin Stuhl.
42219 ! makedef.pl win32/win32.h
42220 ____________________________________________________________________________
42221 [ 6219] By: jhi on 2000/06/22 16:06:34
42222 Log: Bytecode patches from Benjamin Stuhl.
42224 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42225 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
42226 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42227 ____________________________________________________________________________
42228 [ 6218] By: jhi on 2000/06/15 23:54:16
42229 Log: Bytecode patches from Benjamin Stuhl.
42231 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42232 ____________________________________________________________________________
42233 [ 6217] By: jhi on 2000/06/09 13:38:29
42234 Log: Rename the fdpid locking and integrate with Sarathy.
42236 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
42237 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
42238 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
42240 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
42241 ____________________________________________________________________________
42242 [ 6216] By: gsar on 2000/06/08 14:54:21
42243 Log: be more optimal about clearing @_
42246 ____________________________________________________________________________
42247 [ 6215] By: gsar on 2000/06/08 14:33:04
42248 Log: tweak comment about @DB::args
42251 ____________________________________________________________________________
42252 [ 6214] By: gsar on 2000/06/08 13:57:54
42253 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
42254 caller() wants to populate @DB::args with it (causes a coredump
42255 in Carp::confess())
42257 ! cop.h t/op/runlevel.t
42258 ____________________________________________________________________________
42259 [ 6213] By: gsar on 2000/06/08 07:06:35
42260 Log: back out change#6106 (seems problematic)
42262 ! hints/solaris_2.sh
42263 ____________________________________________________________________________
42264 [ 6212] By: jhi on 2000/06/07 03:10:36
42265 Log: Continuing mopup for #6204.
42267 ! ext/B/defsubs_h.PL
42268 ____________________________________________________________________________
42269 [ 6211] By: jhi on 2000/06/07 02:41:50
42270 Log: Mopup for #6204.
42271 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
42272 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
42273 This is comes from const() where POK isn't on when expected.
42275 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
42276 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42277 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
42278 ! perlapi.h pod/perlapi.pod
42279 ____________________________________________________________________________
42280 [ 6210] By: jhi on 2000/06/07 01:56:29
42281 Log: Mopup for #6207 and #6209.
42283 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
42284 ____________________________________________________________________________
42285 [ 6209] By: jhi on 2000/06/07 01:33:12
42286 Log: Lock PL_fdpid against race conditions, based on:
42287 Subject: [PATCH 5.6.0]subprocess fixup for threads
42288 From: Dan Sugalski <dan@sidhe.org>
42289 To: perl5-porters@perl.org
42290 Date: Tue, 11 Apr 2000 17:02:32 -0400
42291 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
42293 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
42295 ____________________________________________________________________________
42296 [ 6208] By: jhi on 2000/06/07 01:05:23
42297 Log: Regen headers for #6207.
42299 ! embed.h global.sym objXSUB.h proto.h
42300 ____________________________________________________________________________
42301 [ 6207] By: jhi on 2000/06/06 23:43:13
42302 Log: Subject: [PATCH 5.6.0] Threadsafe patches
42303 From: Dan Sugalski <dan@sidhe.org>
42304 To: perl5-porters@perl.org
42305 Date: Mon, 08 May 2000 18:08:13 -0400
42306 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42308 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
42309 ! proto.h sv.h util.c
42310 ____________________________________________________________________________
42311 [ 6206] By: jhi on 2000/06/06 23:21:23
42312 Log: Subject: [PATCH] Eliminate $a/$b in pod
42313 From: David Glasser <me@davidglasser.net>
42314 To: perl5-porters@perl.org
42315 Date: Mon, 29 May 2000 21:15:59 -0400
42316 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
42318 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
42319 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
42320 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
42321 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
42322 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
42323 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
42324 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
42325 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
42326 ! pod/perlvar.pod pod/perlxs.pod
42327 ____________________________________________________________________________
42328 [ 6205] By: jhi on 2000/06/06 23:12:14
42329 Log: Subject: [PATCH] Win32 improvements
42330 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42331 To: gsar@activestate.com, perl5-porters@perl.org
42332 Date: Mon, 29 May 2000 17:22:24 PDT
42333 Message-ID: <20000530002224.91142.qmail@hotmail.com>
42334 (MUA had mangled many lines by wordwrapping)
42336 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
42337 ____________________________________________________________________________
42338 [ 6204] By: jhi on 2000/06/06 23:01:50
42339 Log: Subject: [PATCH] B::Bytecode patches
42340 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42341 To: gsar@activestate.com, jhi@iki.fi
42342 Cc: perl5-porters@perl.org
42343 Message-ID: <20000602202526.48694.qmail@hotmail.com>
42344 (MUA had mangled many lines by wordwrapping)
42346 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
42347 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
42348 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42349 ! intrpvar.h perl.c
42350 ____________________________________________________________________________
42351 [ 6203] By: jhi on 2000/06/06 22:32:43
42352 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
42353 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42354 Date: Tue, 06 Jun 2000 13:07:45 -0700
42355 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
42358 ____________________________________________________________________________
42359 [ 6202] By: jhi on 2000/06/06 19:38:35
42360 Log: Integrate with Sarathy.
42363 ____________________________________________________________________________
42364 [ 6201] By: gsar on 2000/06/06 00:42:59
42365 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
42366 does a PUSHMARK that's never ever POPMARKed; in general, only
42367 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42368 Perl_eval_[sp]v() don't because they don't take any incoming
42369 arguments (this leak has been around since the original version
42370 of perl_eval_pv() in 5.003_97e)
42373 ____________________________________________________________________________
42374 [ 6200] By: jhi on 2000/06/04 03:44:52
42375 Log: Update to cperl-mode.el 4.31 from
42376 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42377 Subject: A couple of notes
42378 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42379 To: Mailing list Perl5 <perl5-porters@perl.org>
42380 Date: Sat, 3 Jun 2000 23:33:32 -0400
42381 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42383 ! emacs/cperl-mode.el
42384 ____________________________________________________________________________
42385 [ 6199] By: jhi on 2000/06/03 15:11:05
42386 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42387 From: Dan Sugalski <dan@sidhe.org>
42388 To: perl5-porters@perl.org, vmsperl@perl.org
42389 Date: Fri, 02 Jun 2000 17:30:51 -0400
42390 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42392 ! vms/descrip_mms.template vms/gen_shrfls.pl
42393 ____________________________________________________________________________
42394 [ 6198] By: jhi on 2000/06/03 14:59:15
42395 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42396 From: Dan Sugalski <dan@sidhe.org>
42397 To: vmsperl@perl.org, perl5-porters@perl.org
42398 Date: Fri, 02 Jun 2000 16:00:41 -0400
42399 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42400 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42402 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
42403 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
42404 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
42405 ____________________________________________________________________________
42406 [ 6197] By: jhi on 2000/06/03 14:41:30
42407 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42408 From: John Borwick <jhborwic@unity.ncsu.edu>
42409 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42410 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42413 ____________________________________________________________________________
42414 [ 6196] By: jhi on 2000/06/03 14:38:09
42415 Log: Integrate with Sarathy.
42417 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42418 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42420 ____________________________________________________________________________
42421 [ 6195] By: gsar on 2000/06/02 22:43:13
42422 Log: fix yet another eval"" leak under USE_ITHREADS
42425 ____________________________________________________________________________
42426 [ 6194] By: gsar on 2000/06/02 18:22:06
42427 Log: fix small eval"" memory leaks under USE_ITHREADS
42429 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42430 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42432 ____________________________________________________________________________
42433 [ 6193] By: jhi on 2000/06/01 13:03:56
42434 Log: Signals-be-gone for microperl.
42436 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
42437 ____________________________________________________________________________
42438 [ 6192] By: jhi on 2000/06/01 12:52:02
42439 Log: Integrate with Sarathy.
42441 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42442 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
42443 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
42444 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42445 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
42446 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
42447 !> t/op/vec.t utils/h2xs.PL
42448 ____________________________________________________________________________
42449 [ 6191] By: gsar on 2000/06/01 09:38:21
42450 Log: vec() loses numericalness (modified version of patch suggested
42453 ! doop.c t/op/vec.t
42454 ____________________________________________________________________________
42455 [ 6190] By: gsar on 2000/06/01 09:26:15
42456 Log: submit missing embed.pl change
42459 ____________________________________________________________________________
42460 [ 6189] By: gsar on 2000/06/01 09:05:34
42461 Log: counting tr/// corrupts later operation (from M.J.T Guy)
42464 ____________________________________________________________________________
42465 [ 6188] By: gsar on 2000/06/01 08:58:39
42469 ____________________________________________________________________________
42470 [ 6187] By: gsar on 2000/06/01 08:50:07
42471 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
42472 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42475 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
42477 ____________________________________________________________________________
42478 [ 6186] By: gsar on 2000/06/01 08:24:40
42479 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
42480 <wolfgang.laun@alcatel.at>)
42482 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42483 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
42484 ____________________________________________________________________________
42485 [ 6185] By: gsar on 2000/06/01 08:12:00
42486 Log: remove incorrect documentation about implicit split to @_ in
42487 list context, which never really worked in perl 5 (from
42490 ! pod/perlfunc.pod pod/perltrap.pod
42491 ____________________________________________________________________________
42492 [ 6184] By: gsar on 2000/06/01 07:52:27
42493 Log: tweak for change#6127
42496 ____________________________________________________________________________
42497 [ 6183] By: gsar on 2000/06/01 07:41:02
42498 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
42501 + t/lib/selfloader.t
42502 ! MANIFEST lib/SelfLoader.pm
42503 ____________________________________________________________________________
42504 [ 6182] By: jhi on 2000/06/01 00:34:42
42505 Log: Be Cleaner Part Deux.
42508 ____________________________________________________________________________
42509 [ 6181] By: jhi on 2000/06/01 00:32:09
42510 Log: Integrate with Sarathy.
42512 !> pp.c t/op/arith.t
42513 ____________________________________________________________________________
42514 [ 6180] By: jhi on 2000/06/01 00:31:13
42515 Log: microperl nits from Simon Cozens.
42518 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
42520 ____________________________________________________________________________
42521 [ 6179] By: gsar on 2000/05/31 22:37:51
42522 Log: buggy modulus on UVs introduced by change#3378 (resulted in
42523 4063328477 % 65535 amounting to 27406, instead of 27407)
42525 ! pp.c t/op/arith.t
42526 ____________________________________________________________________________
42527 [ 6178] By: jhi on 2000/05/31 21:52:41
42531 ____________________________________________________________________________
42532 [ 6177] By: jhi on 2000/05/31 21:47:33
42533 Log: Substitution utf8 patch from Simon Cozens.
42536 ____________________________________________________________________________
42537 [ 6176] By: jhi on 2000/05/31 21:45:34
42538 Log: Single-quoted utf8 patch from Simon Cozens.
42541 ____________________________________________________________________________
42542 [ 6175] By: jhi on 2000/05/31 21:40:18
42543 Log: Integrate with Sarathy.
42545 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
42546 ____________________________________________________________________________
42547 [ 6174] By: jhi on 2000/05/31 21:37:31
42548 Log: microperl changes from Simon Cozens; Makefile for microperl
42549 written from scratch; few casts added as microperl compilation
42550 doesn't have all prototypes available.
42552 + Makefile.micro README.micro Todo.micro uconfig.sh
42553 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
42554 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
42556 + U/modified/Config_h.U
42557 ____________________________________________________________________________
42558 [ 6173] By: jhi on 2000/05/31 20:00:24
42559 Log: metaconfig maintenance.
42561 + U/modified/Inhdr.U U/typedefs/inotype.U
42562 Branch: metaconfig/U/perl
42563 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
42564 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
42565 ____________________________________________________________________________
42566 [ 6172] By: gsar on 2000/05/31 05:05:42
42567 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
42568 (from Ilya Zakharevich)
42570 ! regexec.c t/op/re_tests
42571 ____________________________________________________________________________
42572 [ 6171] By: gsar on 2000/05/31 05:01:47
42573 Log: scalar() doesn't force scalar context when used in void context
42574 (from Simon Cozens)
42576 ! op.c t/op/wantarray.t
42577 ____________________________________________________________________________
42578 [ 6170] By: gsar on 2000/05/31 04:41:33
42579 Log: change#6142 needs tweaks to tests to work where there's no symlink()
42580 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42583 ____________________________________________________________________________
42584 [ 6169] By: gsar on 2000/05/31 04:29:49
42585 Log: integrate cfgperl contents into mainline
42587 +> pod/perlmodlib.PL pod/perlnewmod.pod
42588 !> (integrate 42 files)
42589 ____________________________________________________________________________
42590 [ 6168] By: jhi on 2000/05/30 22:53:37
42591 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
42593 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42594 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
42595 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
42596 ! win32/config.bc win32/config.gc win32/config.vc
42597 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42598 ! win32/config_h.PL win32/config_sh.PL
42599 Branch: metaconfig/U/perl
42601 ____________________________________________________________________________
42602 [ 6167] By: jhi on 2000/05/30 22:20:21
42606 ____________________________________________________________________________
42607 [ 6166] By: jhi on 2000/05/30 22:11:51
42608 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
42609 in case somebody wants to write an extension for more
42610 shadow database interfaces.
42612 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42613 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
42614 ! vos/config.def vos/config.h vos/config_h.SH_orig
42615 ! win32/config.bc win32/config.gc win32/config.vc
42616 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42618 ! U/modified/Myinit.U
42619 Branch: metaconfig/U/perl
42620 + d_getespwnam.U d_getprpwnam.U i_prot.U
42621 ____________________________________________________________________________
42622 [ 6165] By: jhi on 2000/05/30 18:35:34
42623 Log: Integrate with Sarathy.
42626 ____________________________________________________________________________
42627 [ 6164] By: jhi on 2000/05/30 18:30:16
42630 ! Configure config_h.SH
42631 Branch: metaconfig/U/perl
42633 ____________________________________________________________________________
42634 [ 6163] By: gsar on 2000/05/30 03:24:03
42635 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
42638 ____________________________________________________________________________
42639 [ 6162] By: gsar on 2000/05/30 03:09:38
42640 Log: fix memory leak in method call optimization (change#3768);
42641 made C<eval "$x->foo()"> leak
42644 ____________________________________________________________________________
42645 [ 6161] By: jhi on 2000/05/29 17:56:26
42646 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
42647 both from Simon Cozens.
42649 + pod/perlmodlib.PL pod/perlnewmod.pod
42650 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
42651 ! pod/perlmodlib.pod pod/perltoc.pod
42652 ____________________________________________________________________________
42653 [ 6160] By: jhi on 2000/05/29 17:23:55
42654 Log: Changes for the File::Temp 0.08 (change #6159) test suite
42655 to fit better into the Perl distribution test framework.
42657 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
42658 ! t/lib/ftmp-tempfile.t
42659 ____________________________________________________________________________
42660 [ 6159] By: jhi on 2000/05/29 16:55:36
42661 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
42663 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42664 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42665 ____________________________________________________________________________
42666 [ 6158] By: bailey on 2000/05/29 16:22:08
42667 Log: Add fallback to tmpfile for use in cases where user's relying on
42668 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
42671 ! vms/vms.c vms/vmsish.h
42672 ____________________________________________________________________________
42673 [ 6157] By: jhi on 2000/05/29 03:10:36
42674 Log: Regen Configure to jive with #6149.
42678 ! U/modified/Getfile.U
42679 ____________________________________________________________________________
42680 [ 6156] By: jhi on 2000/05/29 03:01:38
42681 Log: Integrate with Sarathy.
42683 +> ext/DynaLoader/dl_mac.xs
42684 !> (integrate 38 files)
42685 ____________________________________________________________________________
42686 [ 6155] By: gsar on 2000/05/28 21:15:58
42687 Log: small bug in change#6144; remove random \xA0 character that snuck
42690 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
42691 ____________________________________________________________________________
42692 [ 6154] By: gsar on 2000/05/28 21:04:19
42693 Log: avoid type mismatch warning
42696 ____________________________________________________________________________
42697 [ 6153] By: gsar on 2000/05/28 20:58:31
42698 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
42699 <nick@Bagpuss.uk.boo.com>)
42701 ! lib/Test/Harness.pm
42702 ____________________________________________________________________________
42703 [ 6152] By: gsar on 2000/05/28 20:53:42
42704 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
42707 ____________________________________________________________________________
42708 [ 6151] By: gsar on 2000/05/28 20:50:28
42709 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
42712 ____________________________________________________________________________
42713 [ 6150] By: gsar on 2000/05/28 20:39:58
42714 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
42716 ! pod/perlrequick.pod
42717 ____________________________________________________________________________
42718 [ 6149] By: gsar on 2000/05/28 20:35:16
42719 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
42722 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
42723 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
42724 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
42725 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
42726 ____________________________________________________________________________
42727 [ 6148] By: gsar on 2000/05/28 20:21:07
42728 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
42730 ! lib/ExtUtils/MM_Unix.pm
42731 ____________________________________________________________________________
42732 [ 6147] By: gsar on 2000/05/28 20:12:41
42733 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
42734 (from Peter Prymmer)
42736 ! vms/subconfigure.com
42737 ____________________________________________________________________________
42738 [ 6146] By: gsar on 2000/05/28 20:06:15
42741 ! lib/warnings.pm warnings.h warnings.pl
42742 ____________________________________________________________________________
42743 [ 6145] By: gsar on 2000/05/28 18:44:33
42744 Log: make xsubpp skip embedded pod (from Matthias Neeracher
42745 <neeri@iis.ee.ethz.ch>)
42747 ! lib/ExtUtils/xsubpp
42748 ____________________________________________________________________________
42749 [ 6144] By: gsar on 2000/05/28 18:42:49
42750 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
42751 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
42752 <neeri@iis.ee.ethz.ch>)
42755 ____________________________________________________________________________
42756 [ 6143] By: gsar on 2000/05/28 18:41:12
42757 Log: MacOS support, part 1 (from Matthias Neeracher
42758 <neeri@iis.ee.ethz.ch>)
42760 + ext/DynaLoader/dl_mac.xs
42761 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
42762 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
42763 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
42765 ____________________________________________________________________________
42766 [ 6142] By: gsar on 2000/05/28 18:21:51
42767 Log: File::Find fails to chdir when chasing symlinks (from
42768 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42770 ! lib/File/Find.pm t/lib/filefind.t
42771 ____________________________________________________________________________
42772 [ 6141] By: jhi on 2000/05/28 14:25:15
42773 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
42774 forwarded by Peter Seebach from the bsdi-users mailing list.
42775 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
42778 ____________________________________________________________________________
42779 [ 6140] By: jhi on 2000/05/28 14:11:57
42780 Log: Integrate with Sarathy.
42782 +> (branch 30 files)
42783 !> (integrate 93 files)
42784 ____________________________________________________________________________
42785 [ 6139] By: gsar on 2000/05/28 10:01:48
42786 Log: revise mktables.PL for bugs and newness in Unicode 3.0
42787 (from James Bence <jbence@amgen.com>)
42789 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
42790 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
42791 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
42792 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
42793 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
42794 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
42795 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
42796 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
42797 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
42798 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
42799 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
42800 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
42801 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
42802 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
42803 + lib/unicode/Is/SylWU.pl
42804 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
42805 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
42806 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
42807 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
42808 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
42809 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
42810 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
42811 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
42812 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
42813 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
42814 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
42815 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
42816 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
42817 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
42818 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
42819 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
42820 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
42821 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
42822 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
42823 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
42824 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
42825 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
42826 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
42827 ! lib/unicode/Makefile lib/unicode/mktables.PL
42828 ____________________________________________________________________________
42829 [ 6138] By: gsar on 2000/05/28 08:50:32
42830 Log: add note about the handling of negative indices to tied arrays
42831 (from Michael G Schwern <schwern@pobox.com>)
42834 ____________________________________________________________________________
42835 [ 6137] By: gsar on 2000/05/28 08:46:10
42836 Log: fix bogus redeclaration warning for "our" variables in different
42839 ! op.c t/pragma/strict-vars
42840 ____________________________________________________________________________
42841 [ 6136] By: gsar on 2000/05/28 08:31:20
42842 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
42844 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
42845 ____________________________________________________________________________
42846 [ 6135] By: gsar on 2000/05/28 08:17:50
42847 Log: enable Test::Harness to dynamically determine column width etc.
42848 (from Rob Napier <rnapier@employees.org>)
42850 ! lib/Test/Harness.pm
42851 ____________________________________________________________________________
42852 [ 6134] By: gsar on 2000/05/28 08:13:39
42853 Log: make Test::Harness use wait.h/WCOREDUMP if available
42854 (from Ben Tilly <ben_tilly@hotmail.com>)
42856 ! lib/Test/Harness.pm
42857 ____________________________________________________________________________
42858 [ 6133] By: gsar on 2000/05/28 08:08:05
42859 Log: elide bogus test in change#6132
42861 ! t/pragma/warn/9enabled
42862 ____________________________________________________________________________
42863 [ 6132] By: gsar on 2000/05/28 08:03:14
42864 Log: warnings::enabled() doesn't fall back to looking at $^W if
42865 caller isn't using lexical warnings (from Paul Marquess)
42867 ! pp_ctl.c t/pragma/warn/9enabled
42868 ____________________________________________________________________________
42869 [ 6131] By: gsar on 2000/05/28 07:57:47
42870 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
42872 ! ext/POSIX/POSIX.pm
42873 ____________________________________________________________________________
42874 [ 6130] By: gsar on 2000/05/28 07:29:12
42875 Log: fix places that mean C<"word" character> but say C<alphanumeric
42878 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
42879 ____________________________________________________________________________
42880 [ 6129] By: gsar on 2000/05/28 07:18:41
42881 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
42884 ____________________________________________________________________________
42885 [ 6128] By: gsar on 2000/05/28 07:12:55
42886 Log: new perlxstut example for passing/returning refs to arrays
42887 (from David Lowe <dlowe@pootpoot.com>)
42889 ! pod/perlxstut.pod
42890 ____________________________________________________________________________
42891 [ 6127] By: gsar on 2000/05/28 07:02:50
42892 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
42893 failed (from Gisle Aas)
42896 ____________________________________________________________________________
42897 [ 6126] By: gsar on 2000/05/28 06:39:53
42898 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
42899 (reworked variant of patch suggested by Simon Cozens)
42901 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
42902 ! pp_hot.c proto.h t/op/gv.t
42903 ____________________________________________________________________________
42904 [ 6125] By: gsar on 2000/05/28 05:14:55
42905 Log: enable propagating exception objects via Perl_croak() in XS code
42909 ____________________________________________________________________________
42910 [ 6124] By: gsar on 2000/05/28 05:07:28
42911 Log: integrate vmsperl contents into mainline
42913 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
42914 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
42916 ____________________________________________________________________________
42917 [ 6123] By: gsar on 2000/05/28 05:03:53
42918 Log: clarify gotcha with #line directives (from Rocco Caputo
42921 ! pod/perldebug.pod pod/perlsyn.pod
42922 ____________________________________________________________________________
42923 [ 6122] By: gsar on 2000/05/28 04:58:29
42924 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
42925 (from Mark-Jason Dominus)
42927 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
42928 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
42929 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
42931 ____________________________________________________________________________
42932 [ 6121] By: bailey on 2000/05/25 04:46:54
42933 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
42934 lists (based on fixes by Craig Berry)
42936 ! lib/File/Spec/VMS.pm
42937 ____________________________________________________________________________
42938 [ 6120] By: bailey on 2000/05/25 04:25:38
42939 Log: Add missing escape (Charles Lane)
42941 ! t/op/lex_assign.t
42942 ____________________________________________________________________________
42943 [ 6119] By: bailey on 2000/05/25 04:21:25
42944 Log: Quiet error messages in vmsish.t (Charles Lane)
42947 ____________________________________________________________________________
42948 [ 6118] By: bailey on 2000/05/25 04:17:57
42949 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
42950 Flatten case labels in switch statements uniformly (Charles Bailey)
42953 ____________________________________________________________________________
42954 [ 6117] By: bailey on 2000/05/25 03:58:09
42955 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
42958 ____________________________________________________________________________
42959 [ 6116] By: bailey on 2000/05/25 03:11:15
42960 Log: Miscellaneous cosmetic fixes (Charles Lane)
42962 ! lib/ExtUtils/MM_VMS.pm
42963 ____________________________________________________________________________
42964 [ 6115] By: bailey on 2000/05/25 03:10:36
42965 Log: Add bounds checking for several strings (Charles Lane)
42968 ____________________________________________________________________________
42969 [ 6114] By: bailey on 2000/05/25 02:25:34
42970 Log: Urk -- undo previous removal of vmsish 'exit' change
42972 ! vms/ext/vmsish.pm vms/vmsish.h
42973 ____________________________________________________________________________
42974 [ 6113] By: bailey on 2000/05/24 02:24:40
42975 Log: Ugly workaround for version-specific RTL error
42978 ____________________________________________________________________________
42979 [ 6112] By: bailey on 2000/05/24 02:19:55
42980 Log: Check for existence of file before trying to delete
42983 ____________________________________________________________________________
42984 [ 6111] By: bailey on 2000/05/23 23:35:13
42985 Log: Resync with mainline prior to post-5.6.0 updates
42987 +> (branch 49 files)
42988 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
42989 ! vms/ext/vmsish.pm
42990 !> (integrate 334 files)
42991 ____________________________________________________________________________
42992 [ 6110] By: jhi on 2000/05/23 19:28:32
42996 ____________________________________________________________________________
42997 [ 6109] By: jhi on 2000/05/18 17:38:54
42998 Log: Integrate with Sarathy.
43000 !> mg.c perl.h win32/perlhost.h
43001 ____________________________________________________________________________
43002 [ 6108] By: gsar on 2000/05/17 02:24:56
43003 Log: reenable fake signal handling on Windows, bugs and all
43005 ! mg.c perl.h win32/perlhost.h
43006 ____________________________________________________________________________
43007 [ 6107] By: jhi on 2000/05/15 18:01:41
43008 Log: Tweak the todo list.
43011 ____________________________________________________________________________
43012 [ 6106] By: jhi on 2000/05/15 13:41:48
43013 Log: The (Configure) script refuses to go on, after asking for
43014 'You may also choose to try maximal 64-bitness....'.
43015 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
43017 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
43019 ! hints/solaris_2.sh
43020 ____________________________________________________________________________
43021 [ 6105] By: jhi on 2000/05/11 14:37:43
43022 Log: Integrate with Sarathy.
43024 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43025 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
43026 ____________________________________________________________________________
43027 [ 6104] By: gsar on 2000/05/11 03:39:07
43028 Log: PL_sys_intern was being initialized too late on windows
43030 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43031 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
43032 ____________________________________________________________________________
43033 [ 6103] By: jhi on 2000/05/09 19:42:20
43034 Log: Test tweaking for Unicos continues.
43037 ____________________________________________________________________________
43038 [ 6102] By: jhi on 2000/05/09 16:47:27
43039 Log: The test suite tweak in #6101 wasn't quite right.
43042 ____________________________________________________________________________
43043 [ 6101] By: jhi on 2000/05/09 15:35:34
43044 Log: Hints and test tweaks for Unicos.
43046 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
43047 ____________________________________________________________________________
43048 [ 6100] By: jhi on 2000/05/08 21:15:06
43049 Log: More compilation tweakery from Allen Smith.
43052 ____________________________________________________________________________
43053 [ 6099] By: jhi on 2000/05/08 19:21:18
43054 Log: Tweaks for the cc bugs from Allen Smith.
43057 ____________________________________________________________________________
43058 [ 6098] By: jhi on 2000/05/08 19:13:37
43059 Log: Add a note about other, yet unsupported, shadow password APIs.
43062 ____________________________________________________________________________
43063 [ 6097] By: jhi on 2000/05/08 18:46:34
43064 Log: Add a note about possible compilation problems from Allen Smith.
43067 ____________________________________________________________________________
43068 [ 6096] By: jhi on 2000/05/08 17:33:10
43069 Log: Integrate with Sarathy.
43071 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43072 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
43073 ____________________________________________________________________________
43074 [ 6095] By: jhi on 2000/05/08 16:21:33
43075 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
43076 might be useful in future.
43078 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43081 ! U/installdirs/inc_version_list.U
43082 Branch: metaconfig/U/perl
43084 ____________________________________________________________________________
43085 [ 6094] By: gsar on 2000/05/08 14:22:22
43086 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
43088 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43089 ! hints/cygwin.sh pp_sys.c
43090 ____________________________________________________________________________
43091 [ 6093] By: gsar on 2000/05/08 12:52:28
43092 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
43093 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
43095 ! pp_sys.c sv.c win32/perlhost.h
43096 ____________________________________________________________________________
43097 [ 6092] By: jhi on 2000/05/07 22:40:34
43098 Log: Regen perltoc with the fixed buildtoc.
43101 ____________________________________________________________________________
43102 [ 6091] By: jhi on 2000/05/07 22:24:16
43103 Log: Integrate with Sarathy.
43105 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
43106 !> t/op/substr.t toke.c
43107 ____________________________________________________________________________
43108 [ 6090] By: gsar on 2000/05/07 19:47:07
43109 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
43110 [NI]OK; added tests for both
43112 ! perl.c pp_hot.c sv.c t/op/substr.t
43113 ____________________________________________________________________________
43114 [ 6089] By: gsar on 2000/05/07 18:18:38
43115 Log: buildtoc tweak to fix newline lossage
43118 ____________________________________________________________________________
43119 [ 6088] By: jhi on 2000/05/07 16:35:36
43120 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
43121 because we do not use those. The HAS_GETSPNAM remains,
43122 though, because we still do use that.
43124 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43125 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
43126 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
43127 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43128 ! win32/config.vc win32/config_H.bc win32/config_H.gc
43129 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
43130 ____________________________________________________________________________
43131 [ 6087] By: gsar on 2000/05/07 16:05:16
43132 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
43134 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
43135 ____________________________________________________________________________
43136 [ 6086] By: jhi on 2000/05/07 15:27:07
43137 Log: Integrate with Sarathy.
43139 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43140 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43141 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
43142 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
43143 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
43144 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
43145 ____________________________________________________________________________
43146 [ 6085] By: gsar on 2000/05/07 05:52:02
43147 Log: repeat operator (x) doesn't preserve utf8-ness
43149 ! pp.c t/op/substr.t
43150 ____________________________________________________________________________
43151 [ 6084] By: gsar on 2000/05/07 05:39:55
43152 Log: substr() does not preserve utf8-ness (from Stefan Eissing
43153 <Eissing@medicaldataservice.de>); added tests
43155 ! pp.c t/op/substr.t
43156 ____________________________________________________________________________
43157 [ 6083] By: gsar on 2000/05/07 05:24:46
43158 Log: note about undocumented caller() return value (from M.J.T. Guy);
43159 yet another peek.t tweak
43161 ! pod/perlfunc.pod t/lib/peek.t
43162 ____________________________________________________________________________
43163 [ 6082] By: gsar on 2000/05/07 05:08:40
43164 Log: peek.t non-portable to ithreads
43167 ____________________________________________________________________________
43168 [ 6081] By: gsar on 2000/05/07 04:17:04
43169 Log: better default perlbug categories for ok reports (from Richard Foley)
43172 ____________________________________________________________________________
43173 [ 6080] By: gsar on 2000/05/07 04:08:07
43174 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
43175 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
43177 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43178 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43179 ! AUTHORS MAINTAIN MANIFEST
43180 ____________________________________________________________________________
43181 [ 6079] By: gsar on 2000/05/07 04:01:38
43182 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
43184 ! lib/Carp/Heavy.pm
43185 ____________________________________________________________________________
43186 [ 6078] By: gsar on 2000/05/07 01:24:19
43187 Log: workaround for CRT bug in chdir() (from Charles Lane, via
43190 ! iperlsys.h vms/vms.c vms/vmsish.h
43191 ____________________________________________________________________________
43192 [ 6077] By: gsar on 2000/05/07 01:22:23
43193 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
43196 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
43197 ____________________________________________________________________________
43198 [ 6076] By: gsar on 2000/05/06 17:36:29
43199 Log: integrate cfgperl contents into mainline
43202 !> Configure MANIFEST Porting/Glossary Porting/config.sh
43203 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
43204 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
43205 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
43206 ____________________________________________________________________________
43207 [ 6075] By: jhi on 2000/05/05 18:56:10
43208 Log: Make the test more portable.
43211 ____________________________________________________________________________
43212 [ 6074] By: jhi on 2000/05/05 18:49:20
43213 Log: Introduce t/lib/peek.t.
43217 ____________________________________________________________________________
43218 [ 6073] By: jhi on 2000/05/05 14:30:45
43219 Log: Complex tweaks.
43221 ! lib/Math/Complex.pm t/lib/complex.t
43222 ____________________________________________________________________________
43223 [ 6072] By: jhi on 2000/05/05 12:27:13
43224 Log: Integrate with Sarathy.
43226 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43227 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43228 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
43229 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
43230 ____________________________________________________________________________
43231 [ 6071] By: gsar on 2000/05/05 02:24:46
43232 Log: misformatted perllocal.pod (from Tim Jenness
43233 <t.jenness@jach.hawaii.edu>)
43235 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43236 ____________________________________________________________________________
43237 [ 6070] By: gsar on 2000/05/05 02:16:52
43238 Log: remove misleading comment (from M.J.T. Guy)
43241 ____________________________________________________________________________
43242 [ 6069] By: gsar on 2000/05/05 02:15:13
43243 Log: File::Spec compatibility update (from Barrie Slaymaker
43244 <barries@slaysys.com>)
43246 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43247 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43248 ____________________________________________________________________________
43249 [ 6068] By: gsar on 2000/05/05 02:01:50
43250 Log: note about values()
43253 ____________________________________________________________________________
43254 [ 6067] By: gsar on 2000/05/05 01:33:09
43255 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
43258 ____________________________________________________________________________
43259 [ 6066] By: gsar on 2000/05/05 01:23:43
43263 ____________________________________________________________________________
43264 [ 6065] By: jhi on 2000/05/04 17:30:22
43265 Log: Integrate with Sarathy.
43267 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
43268 ____________________________________________________________________________
43269 [ 6064] By: gsar on 2000/05/04 17:26:14
43270 Log: change#5905 wasn't quite right--it's intent only applies when arguments
43271 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
43274 ____________________________________________________________________________
43275 [ 6063] By: gsar on 2000/05/04 16:52:29
43276 Log: tokeq() could read unallocated field in argument
43279 ____________________________________________________________________________
43280 [ 6062] By: gsar on 2000/05/04 16:34:51
43281 Log: additional tests for utf8.t
43284 ____________________________________________________________________________
43285 [ 6061] By: gsar on 2000/05/04 16:09:28
43286 Log: change#5921 neglected to make eq honor "use bytes"
43289 ____________________________________________________________________________
43290 [ 6060] By: jhi on 2000/05/04 15:30:16
43291 Log: Integrate with Sarathy.
43293 !> perl.c regcomp.c t/pragma/utf8.t
43294 ____________________________________________________________________________
43295 [ 6059] By: jhi on 2000/05/04 15:26:37
43296 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
43297 in natively 64-bit platforms where a long is a quad (no need
43298 for long longs). Also added bias for IVs.
43301 ____________________________________________________________________________
43302 [ 6058] By: gsar on 2000/05/04 00:19:14
43303 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
43304 (spotted by Donald Kinzer <dkinzer@premia.com>)
43307 ____________________________________________________________________________
43308 [ 6057] By: gsar on 2000/05/03 18:34:01
43309 Log: fix broken parsing of /\x{ab}/
43311 ! regcomp.c t/pragma/utf8.t
43312 ____________________________________________________________________________
43313 [ 6056] By: jhi on 2000/05/03 17:57:16
43314 Log: The search of infinity continues, this time simplified.
43316 ! lib/Math/Complex.pm
43317 ____________________________________________________________________________
43318 [ 6055] By: jhi on 2000/05/03 17:45:30
43322 ____________________________________________________________________________
43323 [ 6054] By: jhi on 2000/05/02 22:28:27
43324 Log: Be more forgiving in POSIX about HUGE_VALL.
43326 ! ext/POSIX/POSIX.xs
43327 ____________________________________________________________________________
43328 [ 6053] By: jhi on 2000/05/02 22:25:05
43329 Log: Integrate with Sarathy.
43331 !> hints/irix_6.sh pod/perlop.pod
43332 ____________________________________________________________________________
43333 [ 6052] By: jhi on 2000/05/02 22:24:31
43334 Log: Unicos hint tweak.
43337 ____________________________________________________________________________
43338 [ 6051] By: jhi on 2000/05/02 22:21:26
43339 Log: Complex tweakery.
43341 ! lib/Math/Complex.pm t/lib/complex.t
43342 ____________________________________________________________________________
43343 [ 6050] By: jhi on 2000/05/02 19:26:22
43344 Log: Use setxxent()/endxxent().
43346 ! t/op/grent.t t/op/pwent.t
43347 ____________________________________________________________________________
43348 [ 6049] By: jhi on 2000/05/02 19:06:02
43349 Log: Test both the scalar and list contexts.
43351 ! t/op/grent.t t/op/pwent.t
43352 ____________________________________________________________________________
43353 [ 6048] By: gsar on 2000/05/02 18:29:10
43354 Log: add note about how $( doesn't interpolate in REs (from
43355 Philip Newton <newton@ficus.frogspace.net>)
43358 ____________________________________________________________________________
43359 [ 6047] By: jhi on 2000/05/02 17:41:24
43360 Log: Call getspnam() only iff needd.
43363 ____________________________________________________________________________
43364 [ 6046] By: gsar on 2000/05/02 17:07:25
43365 Log: libscheck has insufficient checks for n32 libs (from
43366 Albert Chin-A-Young <china@thewrittenword.com>)
43369 ____________________________________________________________________________
43370 [ 6045] By: jhi on 2000/05/02 13:57:17
43371 Log: Integrate with Sarathy.
43373 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
43374 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
43375 ____________________________________________________________________________
43376 [ 6044] By: gsar on 2000/05/02 06:48:19
43377 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
43378 such that underscores are only ignored in literal numbers,
43379 "\x{...}", and hex/oct argument
43381 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
43382 ____________________________________________________________________________
43383 [ 6043] By: gsar on 2000/05/02 02:22:29
43384 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
43386 ! pod/perlretut.pod
43387 ____________________________________________________________________________
43388 [ 6042] By: gsar on 2000/05/02 02:17:51
43389 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
43392 ____________________________________________________________________________
43393 [ 6041] By: gsar on 2000/05/02 01:53:51
43394 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
43398 ____________________________________________________________________________
43399 [ 6040] By: gsar on 2000/05/02 01:51:57
43400 Log: missing files in MANIFEST
43403 ____________________________________________________________________________
43404 [ 6039] By: jhi on 2000/05/02 00:36:46
43405 Log: Infinite problems.
43407 ! lib/Math/Complex.pm
43408 ____________________________________________________________________________
43409 [ 6038] By: jhi on 2000/05/02 00:06:38
43410 Log: pwent/spent #ifdef imbalance.
43413 ____________________________________________________________________________
43414 [ 6037] By: jhi on 2000/05/01 22:50:11
43415 Log: Use HUGE_VALL if applicable.
43417 ! ext/POSIX/POSIX.xs util.c
43418 ____________________________________________________________________________
43419 [ 6036] By: jhi on 2000/05/01 22:20:53
43420 Log: Correct Freudian slip.
43423 ____________________________________________________________________________
43424 [ 6035] By: jhi on 2000/05/01 21:07:38
43425 Log: Continue on the pwent/spent case.
43428 ____________________________________________________________________________
43429 [ 6034] By: jhi on 2000/05/01 17:45:14
43430 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
43431 adjustments in 6032 conflicted badly with this, will have
43432 to revisit them later.
43434 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
43435 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43436 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
43437 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
43438 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
43439 !> t/lib/cgi-html.t t/lib/cgi-request.t
43440 ____________________________________________________________________________
43441 [ 6033] By: jhi on 2000/05/01 17:40:49
43442 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
43445 ____________________________________________________________________________
43446 [ 6032] By: gsar on 2000/05/01 15:56:32
43447 Log: whitespace adjustments
43450 ____________________________________________________________________________
43451 [ 6031] By: gsar on 2000/05/01 15:19:41
43452 Log: small nits in diagnostics.pm (from Robin Barker)
43454 ! lib/diagnostics.pm pod/perldiag.pod
43455 ____________________________________________________________________________
43456 [ 6030] By: gsar on 2000/05/01 08:39:18
43457 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
43458 for @- and @+ (from Johan Vromans)
43460 ! lib/English.pm pod/perlvar.pod
43461 ____________________________________________________________________________
43462 [ 6029] By: gsar on 2000/05/01 08:16:10
43463 Log: add CGI.pm v2.66 (from Lincoln Stein)
43465 + lib/CGI/Util.pm t/lib/cgi-pretty.t
43466 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43467 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
43468 ! t/lib/cgi-html.t t/lib/cgi-request.t
43469 ____________________________________________________________________________
43470 [ 6028] By: gsar on 2000/05/01 06:34:41
43471 Log: Pod::Man generates groff-incompatible macro definition (from
43475 ____________________________________________________________________________
43476 [ 6027] By: gsar on 2000/05/01 06:31:36
43477 Log: podlators-1.02 update (from Russ Allbery)
43479 ! lib/Pod/Man.pm lib/Pod/Text.pm
43480 ____________________________________________________________________________
43481 [ 6026] By: jhi on 2000/04/30 23:24:23
43482 Log: Integrate with Sarathy.
43484 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43485 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
43486 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43487 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43488 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
43489 !> t/lib/syslog.t toke.c win32/win32.h
43490 ____________________________________________________________________________
43491 [ 6025] By: gsar on 2000/04/30 18:17:47
43492 Log: Is{Alnum,Alpha,Word} don't match titlecase
43494 TODO: IsSpace is defined recursively!
43496 (both spotted by Larry)
43498 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43499 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43500 ____________________________________________________________________________
43501 [ 6024] By: gsar on 2000/04/30 17:50:19
43502 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
43503 (from Hugo van der Sanden)
43506 ____________________________________________________________________________
43507 [ 6023] By: gsar on 2000/04/30 17:14:43
43508 Log: debugger stomps on $. (from M.J.T. Guy)
43511 ____________________________________________________________________________
43512 [ 6022] By: gsar on 2000/04/30 16:59:22
43513 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
43516 ____________________________________________________________________________
43517 [ 6021] By: gsar on 2000/04/29 21:00:08
43518 Log: remove Win2K issue in pod (fixed by change#6020)
43520 ! README.win32 pod/perl56delta.pod
43521 ____________________________________________________________________________
43522 [ 6020] By: gsar on 2000/04/29 20:51:49
43526 ____________________________________________________________________________
43527 [ 6019] By: gsar on 2000/04/29 20:34:27
43528 Log: windows portability tweaks
43530 ! t/lib/b.t win32/win32.h
43531 ____________________________________________________________________________
43532 [ 6018] By: gsar on 2000/04/29 19:55:24
43533 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
43534 make _PATH_LOG() return "" if unavailable
43536 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43537 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
43538 ____________________________________________________________________________
43539 [ 6017] By: jhi on 2000/04/28 22:49:46
43540 Log: Integrate with Sarathy.
43542 !> op.c perl.c pod/perldiag.pod t/lib/b.t
43543 ____________________________________________________________________________
43544 [ 6016] By: jhi on 2000/04/28 22:46:14
43545 Log: Do not warn that an infinity does not look like a number.
43548 ____________________________________________________________________________
43549 [ 6015] By: gsar on 2000/04/28 22:35:49
43550 Log: tweak test for portability
43553 ____________________________________________________________________________
43554 [ 6014] By: gsar on 2000/04/28 22:05:31
43555 Log: glob() loading File::Glob behind the scenes may cause syntax errors
43558 ____________________________________________________________________________
43559 [ 6013] By: gsar on 2000/04/28 21:25:22
43560 Log: tweak change#5945 to display correct switch name in diagnostic
43562 ! perl.c pod/perldiag.pod
43563 ____________________________________________________________________________
43564 [ 6012] By: jhi on 2000/04/28 21:08:12
43565 Log: Integrate with Sarathy.
43567 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
43568 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
43569 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
43570 ____________________________________________________________________________
43571 [ 6011] By: jhi on 2000/04/28 21:04:46
43572 Log: &HUGE_VAL is not defined, it exists.
43574 ! lib/Math/Complex.pm
43575 ____________________________________________________________________________
43576 [ 6010] By: gsar on 2000/04/28 21:02:58
43577 Log: clarify note about shadow password support (from
43578 gellyfish@gellyfish.com)
43581 ____________________________________________________________________________
43582 [ 6009] By: gsar on 2000/04/28 21:00:00
43583 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
43585 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
43586 ____________________________________________________________________________
43587 [ 6008] By: gsar on 2000/04/28 20:56:33
43588 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
43590 ! installperl vms/subconfigure.com
43591 ____________________________________________________________________________
43592 [ 6007] By: gsar on 2000/04/28 20:51:21
43593 Log: note about compile failures and END blocks (from M.J.T. Guy)
43595 ! pod/perl56delta.pod pod/perlmod.pod
43596 ____________________________________________________________________________
43597 [ 6006] By: jhi on 2000/04/28 20:42:14
43598 Log: Regen Configure.
43600 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43602 ____________________________________________________________________________
43603 [ 6005] By: gsar on 2000/04/28 20:41:16
43604 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
43607 ____________________________________________________________________________
43608 [ 6004] By: jhi on 2000/04/28 20:28:21
43609 Log: Integrate with Sarathy.
43611 !> Configure INSTALL Porting/Glossary Porting/config.sh
43612 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
43613 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
43614 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
43615 !> win32/config.vc win32/win32.c
43616 ____________________________________________________________________________
43617 [ 6003] By: gsar on 2000/04/28 20:11:20
43618 Log: allow REG_EXPAND_SZ keys in Windows registry (from
43619 John Clayton <John.Clayton@barclayscapital.com>)
43622 ____________________________________________________________________________
43623 [ 6002] By: gsar on 2000/04/28 19:34:16
43624 Log: destructive sv_setsv() can lose UV-ness from source, causing
43625 numeric promotions/comparisons to fail to do the right thing
43628 ____________________________________________________________________________
43629 [ 6001] By: gsar on 2000/04/28 18:44:15
43630 Log: support additional library locations via $Config{otherlibdirs}
43631 (from Andy Dougherty)
43633 ! Configure INSTALL Porting/Glossary Porting/config.sh
43634 ! Porting/config_H config_h.SH epoc/config.sh perl.c
43635 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
43636 ! win32/config.bc win32/config.gc win32/config.vc
43637 ____________________________________________________________________________
43638 [ 6000] By: gsar on 2000/04/28 18:26:58
43639 Log: reworked otherlibdirs.U (from Andy Dougherty)
43641 ! U/installdirs/otherlibdirs.U
43642 ____________________________________________________________________________
43643 [ 5999] By: gsar on 2000/04/28 18:17:07
43644 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
43646 ! t/pragma/warn/toke toke.c
43647 ____________________________________________________________________________
43648 [ 5998] By: jhi on 2000/04/28 13:32:17
43649 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
43651 ! lib/Math/Complex.pm
43652 ____________________________________________________________________________
43653 [ 5997] By: jhi on 2000/04/28 13:14:04
43656 ! lib/Math/Complex.pm
43657 ____________________________________________________________________________
43658 [ 5996] By: jhi on 2000/04/28 12:59:23
43659 Log: Integrate with Sarathy.
43661 +> pod/perlrequick.pod pod/perlretut.pod
43662 !> (integrate 51 files)
43663 ____________________________________________________________________________
43664 [ 5995] By: gsar on 2000/04/28 09:37:36
43665 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
43667 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
43668 ____________________________________________________________________________
43669 [ 5994] By: gsar on 2000/04/28 09:33:26
43670 Log: fix for missed accounting for null byte in pack("Z",...) (from
43674 ____________________________________________________________________________
43675 [ 5993] By: gsar on 2000/04/28 09:30:05
43676 Log: various minor tweaks seen on p5p
43678 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
43679 ____________________________________________________________________________
43680 [ 5992] By: gsar on 2000/04/28 09:08:19
43681 Log: pod nit (from Simon Cozens)
43684 ____________________________________________________________________________
43685 [ 5991] By: gsar on 2000/04/28 09:06:36
43686 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
43688 ! README.posix-bc hints/posix-bc.sh
43689 ____________________________________________________________________________
43690 [ 5990] By: gsar on 2000/04/28 08:54:52
43691 Log: use $ENV{LIB} to search for libs under Visual C compiler
43692 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
43694 ! lib/ExtUtils/Liblist.pm
43695 ____________________________________________________________________________
43696 [ 5989] By: gsar on 2000/04/28 08:27:12
43697 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
43698 itself and no other (from Tom Hughes)
43700 ! t/op/array.t toke.c
43701 ____________________________________________________________________________
43702 [ 5988] By: gsar on 2000/04/28 08:01:38
43703 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
43704 <paul@miraclefish.com>)
43706 ! lib/ExtUtils/MakeMaker.pm
43707 ____________________________________________________________________________
43708 [ 5987] By: gsar on 2000/04/28 07:53:09
43709 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
43711 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
43712 ____________________________________________________________________________
43713 [ 5986] By: gsar on 2000/04/28 07:44:17
43714 Log: add regular expressions tutorial and quick-start guide (from
43715 Mark Kvale <kvale@phy.ucsf.edu>)
43717 + pod/perlrequick.pod pod/perlretut.pod
43718 ! AUTHORS MAINTAIN MANIFEST
43719 ____________________________________________________________________________
43720 [ 5985] By: gsar on 2000/04/28 07:30:28
43721 Log: forked child may not exit correctly if it failed to open
43722 /dev/console (from Graham Barr)
43724 ! ext/Sys/Syslog/Syslog.pm
43725 ____________________________________________________________________________
43726 [ 5984] By: gsar on 2000/04/28 07:27:20
43727 Log: attributes::reftype() doesn't work on tied argument
43730 ____________________________________________________________________________
43731 [ 5983] By: gsar on 2000/04/28 07:15:04
43732 Log: numeric conversion of non-number in change#3378 tramples on
43733 OOK offset, causing segfaults
43736 ____________________________________________________________________________
43737 [ 5982] By: gsar on 2000/04/28 04:48:25
43738 Log: avoid error in IO::Socket::INET when given an unknown service name
43739 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
43741 ! ext/IO/lib/IO/Socket/INET.pm
43742 ____________________________________________________________________________
43743 [ 5981] By: gsar on 2000/04/28 04:31:31
43744 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
43745 prototype mismatch with CORE::glob(); update pod and tests to
43746 suit (File::Glob::glob() is still available for backward
43747 compatibility, but should be considered deprecated)
43749 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
43750 ! t/lib/glob-taint.t
43751 ____________________________________________________________________________
43752 [ 5980] By: gsar on 2000/04/28 03:47:29
43753 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
43756 ! U/modified/Options.U
43759 ____________________________________________________________________________
43760 [ 5979] By: gsar on 2000/04/28 03:07:54
43761 Log: under useithreads, constant pad entries could inadvertantly be
43762 shared across threads (from Eric Blood <eblood@xmission.com>);
43763 added Eric's test case to testsuite
43766 ____________________________________________________________________________
43767 [ 5978] By: gsar on 2000/04/27 21:13:00
43768 Log: sync version numbers in File::Spec with the ones on CPAN
43769 (from Barrie Slaymaker)
43771 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
43772 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
43773 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43774 ____________________________________________________________________________
43775 [ 5977] By: gsar on 2000/04/27 21:07:29
43776 Log: autoquote barewords followed by newline and arrow properly
43777 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
43779 ! t/pragma/warn/toke toke.c
43780 ____________________________________________________________________________
43781 [ 5976] By: gsar on 2000/04/27 20:41:20
43782 Log: DB_File v1.73 update (from Paul Marquess)
43784 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43785 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43786 ____________________________________________________________________________
43787 [ 5975] By: gsar on 2000/04/27 20:34:24
43788 Log: allow sort() reentrancy (variant of patch suggested by
43789 Hugo van der Sanden)
43791 ! pp_ctl.c t/op/sort.t
43792 ____________________________________________________________________________
43793 [ 5974] By: gsar on 2000/04/27 19:46:57
43794 Log: change#4197 somehow missed initializing PL_errors, meaning
43795 sytax error queueing wasn't working outside eval"" at all;
43796 also fixed eval"" to localize PL_error_count, so that compile-time
43797 eval's don't clobber the error state of the outer context
43799 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
43800 ! t/pragma/warn/toke
43801 ____________________________________________________________________________
43802 [ 5973] By: gsar on 2000/04/27 18:29:05
43803 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
43805 ! regcomp.c regexec.c t/op/re_tests
43806 ____________________________________________________________________________
43807 [ 5972] By: jhi on 2000/04/27 18:22:41
43808 Log: Integrate with Sarathy.
43810 +> t/lib/b.t t/lib/syslog.t
43811 !> (integrate 31 files)
43812 ____________________________________________________________________________
43813 [ 5971] By: jhi on 2000/04/27 18:18:46
43814 Log: Unicos tweaks from Mark P. Lutz.
43816 ! hints/unicos.sh lib/Math/Complex.pm
43817 ____________________________________________________________________________
43818 [ 5970] By: gsar on 2000/04/27 18:05:11
43819 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
43822 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
43823 ____________________________________________________________________________
43824 [ 5969] By: gsar on 2000/04/27 17:50:56
43825 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
43828 ! MANIFEST ext/Sys/Syslog/Syslog.pm
43829 ____________________________________________________________________________
43830 [ 5968] By: gsar on 2000/04/27 17:44:49
43831 Log: tolerate spaces in group names in test on solaris (from David Boyce
43835 ____________________________________________________________________________
43836 [ 5967] By: gsar on 2000/04/27 17:41:22
43837 Log: improved docs on the warn_uninit diagnostic (from David Glasser
43841 ____________________________________________________________________________
43842 [ 5966] By: gsar on 2000/04/27 16:54:58
43843 Log: add testsuite for B backends, fix bug in B::Deparse (from
43844 Simon Cozens <simon@brecon.co.uk>)
43847 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
43848 ____________________________________________________________________________
43849 [ 5965] By: gsar on 2000/04/27 16:10:37
43850 Log: avoid "will not stay shared" warnings for our variables (from
43853 ! op.c t/pragma/warn/op
43854 ____________________________________________________________________________
43855 [ 5964] By: gsar on 2000/04/27 07:05:05
43856 Log: reformat to 72 columns (again)
43859 ____________________________________________________________________________
43860 [ 5963] By: gsar on 2000/04/27 06:28:31
43861 Log: patch from Larry to make (\&) prototype work; added tests for
43864 ! op.c t/comp/proto.t
43865 ____________________________________________________________________________
43866 [ 5962] By: gsar on 2000/04/27 06:15:47
43867 Log: updated README.hpux (from Jeff Okamoto)
43870 ____________________________________________________________________________
43871 [ 5961] By: gsar on 2000/04/27 05:55:03
43872 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
43874 ! emacs/cperl-mode.el
43875 ____________________________________________________________________________
43876 [ 5960] By: gsar on 2000/04/27 05:49:26
43877 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
43880 ____________________________________________________________________________
43881 [ 5959] By: gsar on 2000/04/27 05:33:41
43882 Log: doubled words in pods (from Simon Cozens
43883 <simon.p.cozens@jp.pwcglobal.com>)
43885 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
43886 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
43887 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
43888 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
43889 ! pod/perltootc.pod
43890 ____________________________________________________________________________
43891 [ 5958] By: gsar on 2000/04/27 05:11:39
43892 Log: change#3569 deleted some essential code, revert; avoid use of
43893 atexit() to make DynaLoader work properly on AIX under mod_perl
43894 (from Jens-Uwe Mager <jum@helios.de>)
43896 ! ext/DynaLoader/dl_aix.xs
43897 ____________________________________________________________________________
43898 [ 5957] By: gsar on 2000/04/27 04:54:51
43899 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
43902 ____________________________________________________________________________
43903 [ 5956] By: gsar on 2000/04/27 04:51:47
43904 Log: better diagnostics on failed tests (from Ilya Zakharevich)
43906 ! t/op/lex_assign.t
43907 ____________________________________________________________________________
43908 [ 5955] By: gsar on 2000/04/27 04:26:44
43909 Log: longstanding bug exposed by change#3307: sort arguments weren't
43910 compiled with the right wantarray context (ensuing runtime lookup
43911 via block_gimme() was getting the incidental context of the
43915 ____________________________________________________________________________
43916 [ 5954] By: gsar on 2000/04/26 23:42:12
43917 Log: integrate cfgperl contents into mainline
43919 !> (integrate 30 files)
43920 ____________________________________________________________________________
43921 [ 5953] By: jhi on 2000/04/26 23:06:42
43922 Log: Integrate with Sarathy.
43924 !> README.win32 ext/B/B/Deparse.pm
43925 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43926 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
43927 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
43928 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
43929 !> utils/perldoc.PL vms/perlvms.pod
43930 ____________________________________________________________________________
43931 [ 5952] By: jhi on 2000/04/26 23:03:46
43932 Log: Undo "use integer" addition from 64bitint as it seems
43933 to break most of the subtests in Digital UNIX;
43934 Unicos needs to find another way.
43937 ____________________________________________________________________________
43938 [ 5951] By: jhi on 2000/04/26 22:57:53
43939 Log: Be more robust on "extreme" (large absolute value)
43940 arguments. Originally reported by Daniel Connelly
43941 as a problem with asinh() on large negative arguments,
43942 asinh() used to bail out because an argument to log()
43943 ended up being zero. Ilya Zakharevich proposed using
43944 Taylor's series in such cases, which for such large
43945 arguments is a very good approximation.
43947 ! lib/Math/Complex.pm t/lib/complex.t
43948 ____________________________________________________________________________
43949 [ 5950] By: gsar on 2000/04/25 19:13:12
43950 Log: reformat perldiag to avoid long lines
43953 ____________________________________________________________________________
43954 [ 5949] By: gsar on 2000/04/25 18:41:11
43955 Log: make perldoc use the pod2man from the same version (from
43959 ____________________________________________________________________________
43960 [ 5948] By: gsar on 2000/04/25 18:21:57
43961 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
43962 <kompas@kompas.usr.onet.pl>)
43965 ____________________________________________________________________________
43966 [ 5947] By: gsar on 2000/04/25 18:11:53
43967 Log: use &dl_error rather than &dl_load_file as the guard for calling
43968 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
43969 statically built perl)
43971 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43972 ____________________________________________________________________________
43973 [ 5946] By: jhi on 2000/04/25 17:37:54
43974 Log: Document that tr() is not tr(1).
43977 ____________________________________________________________________________
43978 [ 5945] By: gsar on 2000/04/25 16:34:33
43979 Log: make module name mandatory after -M switch; reorder perldiag
43980 alphabetically (from Mark-Jason Dominus)
43982 ! perl.c pod/perldiag.pod
43983 ____________________________________________________________________________
43984 [ 5944] By: jhi on 2000/04/25 01:15:18
43985 Log: On second thoughts frexp() does have two arguments.
43988 ____________________________________________________________________________
43989 [ 5943] By: jhi on 2000/04/24 22:56:32
43990 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
43991 Now pp_ncmp() returns undef is either operand is a NaN.
43993 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43994 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
43995 ! vms/subconfigure.com vos/config.def vos/config.h
43996 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43997 ! win32/config.vc win32/config_H.bc win32/config_H.gc
43998 ! win32/config_H.vc
43999 Branch: metaconfig/U/perl
44001 ____________________________________________________________________________
44002 [ 5942] By: jhi on 2000/04/24 19:45:17
44003 Log: Regen Configure to match #5937.
44005 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44008 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
44009 ____________________________________________________________________________
44010 [ 5941] By: jhi on 2000/04/24 19:24:11
44011 Log: Further Unicos fixes for Mark Lutz.
44013 ! hints/unicos.sh pp_ctl.c
44014 ____________________________________________________________________________
44015 [ 5940] By: jhi on 2000/04/24 19:09:06
44016 Log: Various Unicos 10.0.0.6 fixes.
44018 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
44019 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
44020 Reply-To: tecmpl1@triton.ca.boeing.com
44021 To: perl5-porters@perl.org
44022 Date: Fri, 14 Apr 2000 20:21:00 GMT
44023 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
44025 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
44026 ____________________________________________________________________________
44027 [ 5939] By: gsar on 2000/04/24 19:01:24
44028 Log: more pod nits (from Larry Virden)
44030 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
44031 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
44032 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
44033 ____________________________________________________________________________
44034 [ 5938] By: gsar on 2000/04/24 18:54:01
44035 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
44037 ! ext/B/B/Deparse.pm
44038 ____________________________________________________________________________
44039 [ 5937] By: jhi on 2000/04/24 17:39:00
44040 Log: Integrate with Sarathy.
44042 +> (branch 31 files)
44043 !> (integrate 73 files)
44044 ____________________________________________________________________________
44045 [ 5936] By: gsar on 2000/04/24 17:30:06
44046 Log: additional tests for change#5934 (from Paul Marquess, who also
44047 sent in the same fix)
44049 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
44050 ! t/pragma/warn/5nolint t/pragma/warn/6default
44051 ____________________________________________________________________________
44052 [ 5935] By: jhi on 2000/04/24 17:26:05
44053 Log: Do not assume sign propagation.
44054 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
44055 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44056 To: payner@ncifcrf.gov, perl5-porters@perl.org
44057 Date: Tue, 18 Apr 2000 18:24:49 +0100
44058 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
44060 ! t/op/bop.t t/op/misc.t
44061 ____________________________________________________________________________
44062 [ 5934] By: gsar on 2000/04/24 17:16:54
44063 Log: propagate lexical warnings from surrounding scope correctly
44064 within string eval()
44066 ! pp_ctl.c t/pragma/warn/pp_ctl
44067 ____________________________________________________________________________
44068 [ 5933] By: jhi on 2000/04/24 17:01:07
44069 Log: Flatten the cpp jungle doing the nosuid checking.
44072 ____________________________________________________________________________
44073 [ 5932] By: gsar on 2000/04/24 09:08:14
44074 Log: add rsignal(), whichsig() and do_join() to public API list
44075 (mod_perl uses them to good advantage)
44077 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
44078 ____________________________________________________________________________
44079 [ 5931] By: gsar on 2000/04/24 09:01:40
44080 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
44082 ! pp_hot.c regexec.c t/op/pat.t
44083 ____________________________________________________________________________
44084 [ 5930] By: gsar on 2000/04/24 08:58:33
44085 Log: small os390 tweaks (from Peter Prymmer)
44087 ! config_h.SH makedepend.SH
44088 ____________________________________________________________________________
44089 [ 5929] By: gsar on 2000/04/24 08:55:25
44093 ____________________________________________________________________________
44094 [ 5928] By: gsar on 2000/04/24 08:50:13
44095 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
44097 ! ext/IO/lib/IO/Poll.pm
44098 ____________________________________________________________________________
44099 [ 5927] By: gsar on 2000/04/24 08:43:24
44100 Log: arrange for next() to resume at the unstack op rather than the
44101 loop conditional, so that scope cleanup happens correctly
44102 (from Stephen McCamant)
44104 ! op.c pp_ctl.c t/op/misc.t
44105 ____________________________________________________________________________
44106 [ 5926] By: gsar on 2000/04/24 08:18:40
44107 Log: on windows, reserve 16M of stack rather than 128M (allows more
44108 threads to run concurrently)
44110 ! win32/Makefile win32/makefile.mk
44111 ____________________________________________________________________________
44112 [ 5925] By: gsar on 2000/04/24 08:13:52
44113 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
44116 ____________________________________________________________________________
44117 [ 5924] By: gsar on 2000/04/24 08:08:59
44118 Log: avoid using uninitialized memory in require version check
44120 ! pp_ctl.c universal.c
44121 ____________________________________________________________________________
44122 [ 5923] By: gsar on 2000/04/24 07:20:14
44123 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
44125 ! ext/IO/lib/IO/Poll.pm
44126 ____________________________________________________________________________
44127 [ 5922] By: gsar on 2000/04/24 07:08:42
44128 Log: commentary about IoTYPE() (from Nathan Torkington)
44131 ____________________________________________________________________________
44132 [ 5921] By: gsar on 2000/04/24 06:58:26
44133 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
44136 ! sv.c t/lib/charnames.t t/pragma/utf8.t
44137 ____________________________________________________________________________
44138 [ 5920] By: gsar on 2000/04/24 06:37:59
44139 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
44141 ! doop.c t/op/ver.t
44142 ____________________________________________________________________________
44143 [ 5919] By: gsar on 2000/04/24 06:21:58
44144 Log: Configure might miss old directories when prefix must be
44145 expanded (from Robin Barker)
44147 ! U/installdirs/inc_version_list.U
44150 ____________________________________________________________________________
44151 [ 5918] By: gsar on 2000/04/24 06:16:11
44152 Log: VMS nits in glob() test (from Charles Lane)
44154 ! t/lib/glob-basic.t
44155 ____________________________________________________________________________
44156 [ 5917] By: gsar on 2000/04/24 06:11:56
44157 Log: various pod nits (from Larry Virden and others)
44159 ! README.amiga README.hpux README.machten README.os2
44160 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
44161 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
44162 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
44163 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
44164 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
44165 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
44166 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
44167 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
44168 ____________________________________________________________________________
44169 [ 5916] By: gsar on 2000/04/24 05:52:43
44170 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
44171 <wjones@tc.fluke.com>)
44173 ! t/lib/glob-basic.t
44174 ____________________________________________________________________________
44175 [ 5915] By: gsar on 2000/04/24 05:07:01
44176 Log: supported platforms mixed up
44178 ! pod/perl56delta.pod pod/perlport.pod
44179 ____________________________________________________________________________
44180 [ 5914] By: gsar on 2000/04/24 04:56:08
44181 Log: caller() wasn't returning the right number of elements for
44184 ! pp_ctl.c t/pragma/warn/9enabled
44185 ____________________________________________________________________________
44186 [ 5913] By: gsar on 2000/04/24 04:35:41
44187 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
44188 Mark-Jason Dominus)
44191 ____________________________________________________________________________
44192 [ 5912] By: gsar on 2000/04/24 04:17:15
44193 Log: fix totally broken caching in UNIVERSAL::isa() (from
44196 ! t/op/universal.t universal.c
44197 ____________________________________________________________________________
44198 [ 5911] By: gsar on 2000/04/24 03:39:47
44199 Log: add linebreak properties from unicode/LineBrk.txt (from
44200 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
44202 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
44203 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
44204 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
44205 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
44206 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
44207 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
44208 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
44209 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
44210 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
44211 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
44212 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
44213 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
44214 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
44215 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
44216 + lib/unicode/Is/LbrkZW.pl
44217 ! lib/unicode/mktables.PL
44218 ____________________________________________________________________________
44219 [ 5910] By: gsar on 2000/04/24 03:23:10
44222 ! ext/Thread/Thread.pm
44223 ____________________________________________________________________________
44224 [ 5909] By: gsar on 2000/04/24 03:22:03
44225 Log: mode argument to do_binmode() should be file mode, not boolean
44228 ____________________________________________________________________________
44229 [ 5908] By: gsar on 2000/04/16 16:51:08
44230 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
44231 always returns a valid GV even when the symbol is trapped by strictures
44234 TODO: the C<package;> hack needs similar treatment
44236 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
44237 ! t/pragma/strict-vars
44238 ____________________________________________________________________________
44239 [ 5907] By: jhi on 2000/03/31 23:42:56
44240 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
44241 an assumption which #5905 demolished.
44244 ____________________________________________________________________________
44245 [ 5906] By: jhi on 2000/03/31 18:54:37
44246 Log: Typo in #5905.
44249 ____________________________________________________________________________
44250 [ 5905] By: jhi on 2000/03/31 18:50:54
44251 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
44252 reported by Joseph N. Hall. The bug was that even with use64bitint
44253 one had to use the prefixes q, L, or ll with printf/sprintf,
44254 contrary to the documentation and common sense.
44256 ! sv.c t/op/64bitint.t
44257 ____________________________________________________________________________
44258 [ 5904] By: gsar on 2000/03/28 02:31:32
44259 Log: add Changes, perldelta.pod
44261 + Changes pod/perldelta.pod
44262 ____________________________________________________________________________
44263 [ 5903] By: gsar on 2000/03/28 02:03:55
44264 Log: rename Changes and perldelta.pod
44266 +> Changes5.6 pod/perl56delta.pod
44267 - Changes pod/perldelta.pod
44269 ____________________________________________________________________________
44270 [ 5902] By: gsar on 2000/03/28 01:59:14
44271 Log: create maint-5.6 branch
44272 Branch: maint-5.6/perl
44273 +> (branch 1611 files)
44274 ____________________________________________________________________________
44275 [ 5901] By: jhi on 2000/03/23 05:48:43
44276 Log: Integrate with Sarathy.
44278 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
44279 ____________________________________________________________________________
44280 [ 5900] By: gsar on 2000/03/23 05:42:43
44281 Log: three guesses on what this is :-)