This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change use|require 5.005_64 to use|require 5.6.1.
[perl5.git] / Changes
CommitLineData
99b32ad1
JH
1Please note: This file provides a complete, temporally ordered log of
2changes that went into every version of Perl. If you'd like more
3detailed information, please consult the comments in the individual
4patches posted to the perl5-porters mailing list. Patches for each
5individual change may also be obtained through ftp and rsync--see
6perlhack.pod for the details.
7
8
5850c7a4 9[The "CAST AND CREW" list has been moved to AUTHORS.]
99b32ad1 10
99b32ad1
JH
11NOTE: Each change entry shows the change number; who checked it into the
12repository; when; description of the change; which branch the change
13happened in; and the affected files. The file lists have a short symbolic
14indicator:
15
16 ! modified
17 + added
18 - deleted
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
21
dd6de302
JH
22The Message-Ids in the change entries refer to the email messages sent
23to the perl5-porters mailing list. You can retrieve the messages for
24example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
99b32ad1 25
0b3b9d72
JH
26This file contains only changes that affect the mainline branch,
27not those that affect the (now decommissioned) cfgperl, or vmsperl,
28or any other branch.
29
99b32ad1 30--------------
585d6f80 31Version v5.7.2 Development release working toward v5.8
99b32ad1 32--------------
365eb269 33____________________________________________________________________________
aa6796d9
JH
34[ 12022] By: jhi on 2001/09/14 14:49:52
35 Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
36 From: "chromatic" <chromatic@rmci.net>
37 Date: Fri, 14 Sep 2001 09:44:57 -0600
38 Message-ID: <20010914154936.70059.qmail@onion.perl.org>
39 Branch: perl
40 ! lib/ExtUtils/Manifest.t
41____________________________________________________________________________
42[ 12021] By: jhi on 2001/09/14 14:46:36
43 Log: Hopefully better skipping of the Complete.t tests
44 in case of not a tty.
45 Branch: perl
46 ! lib/Term/Complete.t t/op/stat.t
47____________________________________________________________________________
48[ 12020] By: jhi on 2001/09/14 14:10:44
49 Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
50 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
51 Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
52 Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>
53 Branch: perl
54 ! regexec.c t/op/pat.t
55____________________________________________________________________________
56[ 12019] By: jhi on 2001/09/14 14:02:59
57 Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
58 From: Robin Barker <rmb1@cise.npl.co.uk>
59 Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
60 Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
61 Branch: perl
62 ! pod/perlport.pod
63____________________________________________________________________________
64[ 12018] By: jhi on 2001/09/14 13:55:56
65 Log: NetWare tweaks from Ananth Kesari.
66 Branch: perl
67 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
68 ! NetWare/nwutil.h
69____________________________________________________________________________
70[ 12017] By: jhi on 2001/09/14 13:50:08
71 Log: Subject: unterminated C<...> at line 426 in file perlport.pod
72 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73 Date: Fri, 14 Sep 2001 10:51:13 +0200
74 Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
75 Branch: perl
76 ! pod/perlport.pod
77____________________________________________________________________________
78[ 12016] By: jhi on 2001/09/14 13:28:08
79 Log: Subject: Re: [PATCH 2 pl2pm.PL]
80 From: Joe Smith <Joe.Smith@inwap.com>
81 Date: Fri, 14 Sep 2001 00:13:32 -0700
82 Message-Id: <3BA1AE1C.64313CEE@inwap.com>
83
84 Eradicate qu.
85 Branch: perl
86 ! keywords.h keywords.pl utils/pl2pm.PL
87____________________________________________________________________________
88[ 12015] By: jhi on 2001/09/14 02:38:23
89 Log: Retract #12013, didn't go over too well in Tru64.
90 Branch: perl
91 ! embed.h embed.pl sv.h
92____________________________________________________________________________
93[ 12014] By: jhi on 2001/09/14 02:31:05
94 Log: Subject: [PATCH] Execute files of debugger commands
95 From: Peter Scott <Peter@PSDT.com>
96 Date: Thu, 13 Sep 2001 15:26:31 -0700
97 Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
98 Branch: perl
99 ! lib/perl5db.pl pod/perldebug.pod
100____________________________________________________________________________
101[ 12013] By: jhi on 2001/09/14 02:25:05
102 Log: (Retracted by #12015)
103 Subject: [proposed PATCH] Re: perl@11920
104 From: Nicholas Clark <nick@ccl4.org>
105 Date: Wed, 12 Sep 2001 23:46:09 +0100
106 Message-ID: <20010912234609.H4971@plum.flirble.org>
107 Branch: perl
108 ! embed.h embed.pl sv.h
109____________________________________________________________________________
110[ 12012] By: jhi on 2001/09/14 02:12:02
111 Log: ucblib shouldn't be linked against in nonstop-ux,
112 from Tom Bates.
113 Branch: perl
114 ! hints/nonstopux.sh
115____________________________________________________________________________
116[ 12011] By: jhi on 2001/09/13 12:54:51
117 Log: Do stty only if we have stty.
118
119 TODO: non-UNIX platforms. Solaris and /usr/ucb/stty?
120 Branch: perl
121 ! lib/Term/Complete.pm
122____________________________________________________________________________
123[ 12010] By: jhi on 2001/09/13 12:44:28
124 Log: Skip the test if not running on a tty.
125 Branch: perl
126 ! lib/Term/Complete.t
127____________________________________________________________________________
128[ 12009] By: jhi on 2001/09/13 12:01:56
129 Log: Regen headers.
130 Branch: perl
131 ! embed.h opcode.h pod/perlapi.pod proto.h
132____________________________________________________________________________
133[ 12008] By: jhi on 2001/09/12 17:51:32
134 Log: Subject: [PATCH op.c] Re: perl@12003
135 From: Robin Barker <rmb1@cise.npl.co.uk>
136 Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
137 Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
138 Branch: perl
139 ! op.c
140____________________________________________________________________________
141[ 12007] By: jhi on 2001/09/12 17:49:39
142 Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
143 From: Robin Barker <rmb1@cise.npl.co.uk>
144 Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
145 Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
146 Branch: perl
147 ! sv.c
148____________________________________________________________________________
149[ 12006] By: jhi on 2001/09/12 17:41:49
150 Log: Upgrade to Memoize 0.66.
151 Branch: perl
152 ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
153 ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
154 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
155____________________________________________________________________________
156[ 12005] By: jhi on 2001/09/12 13:14:59
157 Log: Subject: [ID 20010912.007] substr reference core dump
158 From: me-01@ton.iguana.be
159 Date: 12 Sep 2001 14:11:16 -0000
160 Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
161 Branch: perl
162 ! mg.c
163____________________________________________________________________________
164[ 12004] By: ams on 2001/09/12 01:13:49
165 Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
166 From: Ilmari Karonen <iltzu@sci.fi>
167 Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
168 Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
169 Branch: perl
170 ! pod/perlfaq4.pod
171____________________________________________________________________________
172[ 12003] By: jhi on 2001/09/11 13:02:37
173 Log: Update Changes.
174 Branch: perl
175 ! Changes patchlevel.h
176____________________________________________________________________________
d7f9a270
JH
177[ 12002] By: jhi on 2001/09/11 11:50:48
178 Log: NetWare update from Ananth Kesari.
179 Branch: perl
180 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
181 ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
182____________________________________________________________________________
183[ 12001] By: jhi on 2001/09/11 11:40:51
184 Log: Retract #11984: div() being redefined, and 1397
185 failing on 64-bit platforms.
186 Branch: perl
187 ! lib/Math/BigInt/Calc.pm
188____________________________________________________________________________
189[ 12000] By: jhi on 2001/09/11 11:19:07
190 Log: Metaconfig unit change for #11999.
191 Branch: metaconfig
192 ! U/protos/d_lseekproto.U
193____________________________________________________________________________
194[ 11999] By: jhi on 2001/09/11 11:18:36
195 Log: The lseek fix (#11991) was no fix.
196 Branch: perl
197 ! Configure
198____________________________________________________________________________
199[ 11998] By: sky on 2001/09/11 07:52:06
200 Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
201 From: Matt Sergeant <MSergeant@star.net.uk>
202 Date: Tue, 11 Sep 2001 09:22:32 +0100
203 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
204 Branch: perl
205 ! ext/Encode/Encode.pm
206____________________________________________________________________________
207[ 11997] By: sky on 2001/09/11 06:35:29
208 Log: Sometimes dTHX is added because it is needed on non
209 gnuc platforms, but not needed there. This uses GCC
210 to silence GCC specific warnings by marking pTHX as
211 unused.
212 Branch: perl
213 ! perl.h
214____________________________________________________________________________
215[ 11996] By: nick on 2001/09/11 06:25:27
216 Log: Integrate mainline
217 Branch: perlio
218 - ext/POSIX/sigaction.t lib/File/Find/taint.t
219 !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
220____________________________________________________________________________
221[ 11995] By: nick on 2001/09/11 06:23:39
222 Log: Part Integrate mainline
223 Branch: perlio
224 +> (branch 69 files)
225 - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
226 - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
227 - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
228 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
229 - lib/Switch/t/switch_case.t lib/Test/Harness.t
230 - lib/Test/More/Changes lib/Test/More/t/More.t
231 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
232 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
233 - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
234 - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
235 - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
236 - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
237 - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
238 - t/lib/Test/More/Catch.pm wince/perl.ico
239 !> (integrate 197 files)
240____________________________________________________________________________
241[ 11994] By: jhi on 2001/09/11 03:12:44
242 Log: Subject: Re: [PATCH] Encode.pm docs fix
243 From: Gisle Aas <gisle@ActiveState.com>
244 Date: 10 Sep 2001 11:27:02 -0700
245 Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
246 Branch: perl
247 ! ext/Encode/Encode.pm
248____________________________________________________________________________
249[ 11993] By: jhi on 2001/09/11 02:27:25
250 Log: Fix unpack U to be the reverse of pack U
251 (but implement unpack U0U as a backdoor to get
252 the UTF-8 malformed warnings from un-UTF-8 data)
253 Branch: perl
254 ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
255____________________________________________________________________________
256[ 11992] By: jhi on 2001/09/11 00:14:24
257 Log: Metaconfig unit change for #11991;
258 delete an unused unit (d_strtoull.U is the one used)
259 Branch: metaconfig
260 ! U/protos/d_lseekproto.U
261 Branch: metaconfig/U/perl
262 - strtoull.U
263____________________________________________________________________________
264[ 11991] By: jhi on 2001/09/11 00:14:01
265 Log: Subject: [PATCH] Configure not recording lseek proto
266 From: Blair Zajac <blair@orcaware.com>
267 Date: Mon, 10 Sep 2001 17:52:37 -0700
268 Message-ID: <3B9D6055.BA334A31@orcaware.com>
269
270 plus regen Configure.
271 Branch: perl
272 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
273 ! config_h.SH uconfig.h
274____________________________________________________________________________
275[ 11990] By: jhi on 2001/09/10 23:59:25
276 Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))
277 From: Nicholas Clark <nick@ccl4.org>
278 Date: Tue, 11 Sep 2001 00:00:31 +0100
279 Message-ID: <20010911000031.G1512@plum.flirble.org>
280 Branch: perl
281 + t/op/qq.t
282 ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
283____________________________________________________________________________
284[ 11989] By: jhi on 2001/09/10 23:31:45
285 Log: Subject: [PATCH] Building on win32 w/o perlio
286 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
287 Date: Mon, 10 Sep 2001 23:38:46 +0200
288 Message-ID: <3B9D4F06.14433.2C37644@localhost>
289 Branch: perl
290 ! perl.c win32/Makefile win32/makefile.mk
291____________________________________________________________________________
292[ 11988] By: jhi on 2001/09/10 23:26:40
293 Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
294 From: "chromatic" <chromatic@rmci.net>
295 Date: Mon, 10 Sep 2001 15:14:01 -0600
296 Message-ID: <20010910211833.30177.qmail@onion.perl.org>
297 Branch: perl
298 + lib/CGI/t/push.t
299 ! MANIFEST
300____________________________________________________________________________
301[ 11987] By: jhi on 2001/09/10 23:24:11
302 Log: Subject: avoiding hoardes of zombies
303 From: Nicholas Clark <nick@ccl4.org>
304 Date: Mon, 10 Sep 2001 22:00:40 +0100
305 Message-ID: <20010910220040.C1512@plum.flirble.org>
306 Branch: perl
307 ! pod/perlipc.pod
308____________________________________________________________________________
309[ 11986] By: jhi on 2001/09/10 23:22:10
310 Log: Subject: PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barf
311 From: John Peacock <jpeacock@rowman.com>
312 Date: Mon, 10 Sep 2001 16:34:30 -0400
313 Message-ID: <3B9D23D6.90BCCC25@rowman.com>
314 Branch: perl
315 ! sv.c t/op/ver.t utf8.h
316____________________________________________________________________________
317[ 11985] By: ams on 2001/09/10 23:20:13
318 Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
319 Branch: perl
320 ! MANIFEST
321____________________________________________________________________________
322[ 11984] By: jhi on 2001/09/10 23:09:31
323 Log: (Retracted by #12001)
324 Subject: Calc with USE_MUL/USE_DIV
325 From: Tels <perl_dummy@bloodgate.com>
326 Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
327 Message-Id: <200109071651.TAA11249@tiku.hut.fi>
328 Branch: perl
329 ! lib/Math/BigInt/Calc.pm
330____________________________________________________________________________
331[ 11983] By: jhi on 2001/09/10 22:37:14
332 Log: Subject: [PATCH op.c] Re: perl@11978
333 From: Robin Barker <rmb1@cise.npl.co.uk>
334 Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
335 Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
336
337 Format errors.
338 Branch: perl
339 ! op.c
340____________________________________________________________________________
341[ 11982] By: jhi on 2001/09/10 22:35:57
342 Log: Switch PADOFFSET back to U32 both because of binary backward
343 compatibility and because Arthur seems to have been fixing the
344 problems with naughty integer-pointer casting.
345 Branch: perl
346 ! op.h
347____________________________________________________________________________
348[ 11981] By: ams on 2001/09/10 16:31:43
349 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
350 Fix Pod Typo, Add Test for ExtUtils::Command
351 From: "chromatic" <chromatic@rmci.net>
352 Date: Mon, 10 Sep 2001 11:20:56 -0600
353 Message-Id: <20010910172528.54160.qmail@onion.perl.org>
354 Branch: perl
355 + lib/ExtUtils/Command.t
356 ! MANIFEST lib/ExtUtils/Command.pm
357____________________________________________________________________________
358[ 11980] By: jhi on 2001/09/10 13:29:35
359 Log: Subject: [PATCH] Encode.pm docs fix
360 From: Matt Sergeant <MSergeant@star.net.uk>
361 Date: Mon, 10 Sep 2001 15:24:01 +0100
362 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>
363 Branch: perl
364 ! ext/Encode/Encode.pm
365____________________________________________________________________________
366[ 11979] By: jhi on 2001/09/10 13:17:48
367 Log: Update Changes.
368 Branch: perl
369 ! Changes patchlevel.h
370____________________________________________________________________________
85e396db
JH
371[ 11978] By: jhi on 2001/09/10 12:59:40
372 Log: Revert #11973, the dTHX seems to be needed in there
373 for threaded builds.
374 Branch: perl
375 ! perlio.c
376____________________________________________________________________________
377[ 11977] By: jhi on 2001/09/10 12:55:47
378 Log: Detypo.
379 Branch: perl
380 ! pod/perlguts.pod
381____________________________________________________________________________
382[ 11976] By: jhi on 2001/09/10 12:46:34
383 Log: Further Class::Struct patching from Damian.
384
385 The new new semantics are:
386
387 * If you pass an initializer for a nested object, it has to be:
388 a) a reference to an object of that class, or
389 b) a reference to an object of a subclass of that class, or
390 c) a reference to a hash of arguments to be passed to the
391 class's constructor
392 * If you pass no initializer for a nested object, the attribute
393 is initialized to C<undef>
394 Branch: perl
395 ! lib/Class/Struct.pm
396____________________________________________________________________________
397[ 11975] By: jhi on 2001/09/10 12:42:24
398 Log: Skip the crypt test if no crypt.
399 Branch: perl
400 ! t/op/crypt.t
401____________________________________________________________________________
402[ 11974] By: jhi on 2001/09/10 12:39:25
403 Log: Warn against using bare v-strings as IP addresses
404 (okay if using the wrappers from Socket)
405 Branch: perl
406 ! pod/perldata.pod pod/perlport.pod
407____________________________________________________________________________
408[ 11973] By: sky on 2001/09/10 11:57:58
409 Log: Remove unused dTHX. Silenced another warning.
410 Branch: perl
411 ! perlio.c
412____________________________________________________________________________
413[ 11972] By: sky on 2001/09/10 11:54:25
414 Log: Silence some more warnings INT2PTR.
415 Branch: perl
416 ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
417____________________________________________________________________________
418[ 11971] By: sky on 2001/09/10 11:21:50
419 Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
420 Branch: perl
421 ! cop.h
422____________________________________________________________________________
423[ 11970] By: sky on 2001/09/10 11:17:25
424 Log: Apply INT2PTR with force to silence warnings from
425 PM_GETRE and friends. No more warnings with 64bit
426 IVs and 32bit pointers.
427 Branch: perl
428 ! op.c op.h perl.c
429____________________________________________________________________________
430[ 11969] By: sky on 2001/09/10 10:13:02
431 Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
432 Branch: perl
433 ! pod/perlguts.pod
434____________________________________________________________________________
435[ 11968] By: sky on 2001/09/10 10:02:51
436 Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
437 Rename to custop_op_name to Perl_custom_op_name to match perlapi
438 Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
439 perl_clone.
440 Branch: perl
441 ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
442____________________________________________________________________________
443[ 11967] By: jhi on 2001/09/10 03:14:35
444 Log: Using strlen() not good on embedded nul bytes.
445 Branch: perl
446 ! regcomp.c
447____________________________________________________________________________
448[ 11966] By: ams on 2001/09/09 21:06:13
449 Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
450 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
451 Date: Mon, 13 Aug 2001 22:51:59 +0200
452 Message-ID: <20010813225159.C6681@rafael>
453 (Applied with several tweaks.)
454 Branch: perl
455 ! embed.h embed.pl proto.h toke.c
456____________________________________________________________________________
457[ 11965] By: jhi on 2001/09/09 14:40:39
458 Log: The exact error message is system-dependent.
459 Branch: perl
460 ! lib/ExtUtils/Manifest.t
461____________________________________________________________________________
462[ 11964] By: jhi on 2001/09/09 14:38:05
463 Log: Add Windows and Mac Sami support to Encode
464 (http://www.egt.ie/standards/se/sami-teastabaiki.html)
465 Branch: perl
466 + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
467 ! MANIFEST
468____________________________________________________________________________
469[ 11963] By: jhi on 2001/09/09 13:54:07
470 Log: Use the tried method.
471 Branch: perl
472 ! pod/perlport.pod
473____________________________________________________________________________
474[ 11962] By: jhi on 2001/09/09 13:46:59
475 Log: Can't count parentheses.
476 Branch: perl
477 ! ext/IO/lib/IO/Socket/INET.pm
478____________________________________________________________________________
479[ 11961] By: jhi on 2001/09/09 13:34:12
480 Log: perlport additions: 1 while unlink, add/delete directory
481 entries and permissions, cygwin stat funkiness (from Michael
482 Schwern and Nicholas Clark)
483 Branch: perl
484 ! pod/perlport.pod
485____________________________________________________________________________
486[ 11960] By: jhi on 2001/09/09 13:19:12
487 Log: blib does have a detectable test.
488 Branch: perl
489 ! t/lib/1_compile.t
490____________________________________________________________________________
491[ 11959] By: jhi on 2001/09/09 13:16:43
492 Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
493 From: "chromatic" <chromatic@rmci.net>
494 Date: Sat, 08 Sep 2001 19:33:42 -0600
495 Message-ID: <20010909013810.11522.qmail@onion.perl.org>
496 Branch: perl
497 + lib/Term/Complete.t
498 ! MANIFEST
499____________________________________________________________________________
500[ 11958] By: jhi on 2001/09/09 13:09:02
501 Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
502 From: Michael G Schwern <schwern@pobox.com>
503 Date: Sat, 8 Sep 2001 02:40:26 -0400
504 Message-ID: <20010908024026.A26283@blackrider>
505 Branch: perl
506 + lib/Test/Tutorial.pod
507 ! MANIFEST
508____________________________________________________________________________
509[ 11957] By: jhi on 2001/09/09 13:03:33
510 Log: Try to look up protocol (by name) only iff it has non-numbers:
511 nice if the server is in a chrooted environment (no /etc/protocols,
512 server code using hardcorded protocol numbers like 6 for tcp),
513 suggested by John Holdsworth <coldwave@bigfoot.com>.
514 In other words, if we are given a number, why look it up again
515 (by number)?
516 Branch: perl
517 ! ext/IO/lib/IO/Socket/INET.pm
518____________________________________________________________________________
519[ 11956] By: jhi on 2001/09/09 12:53:12
520 Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
521 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
522 Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT)
523 Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
524
525 Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test
526 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
527 Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
528 Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
529 Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
530 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
531 Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
532 Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
533 Branch: perl
534 ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
535____________________________________________________________________________
536[ 11955] By: ams on 2001/09/09 02:54:21
537 Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
538 From: "Craig A. Berry" <craigberry@mac.com>
539 Date: Sat, 08 Sep 2001 19:02:16 -0500
540 Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
541 Branch: perl
542 ! lib/CGI/t/carp.t
543____________________________________________________________________________
544[ 11954] By: jhi on 2001/09/09 02:30:39
545 Log: Documentation tweaks; think the IP address as an opaque string.
546 Branch: perl
547 ! ext/Socket/Socket.pm
548____________________________________________________________________________
549[ 11953] By: jhi on 2001/09/09 00:32:05
550 Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
551 From: Michael G Schwern <schwern@pobox.com>
552 Date: Sat, 8 Sep 2001 19:45:46 -0400
553 Message-ID: <20010908194546.C9193@blackrider>
554 Branch: perl
555 + lib/blib.t
556 ! MANIFEST lib/blib.pm t/lib/1_compile.t
557____________________________________________________________________________
558[ 11952] By: jhi on 2001/09/09 00:27:15
559 Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
560 From: "chromatic" <chromatic@rmci.net>
561 Date: Sat, 08 Sep 2001 12:31:44 -0600
562 Message-ID: <20010908183612.49960.qmail@onion.perl.org>
563 Branch: perl
564 + lib/CGI/t/fast.t
565 ! MANIFEST
566____________________________________________________________________________
567[ 11951] By: jhi on 2001/09/09 00:24:07
568 Log: The Socket tests were wrong: they were assuming too much.
569 Branch: perl
570 ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
571____________________________________________________________________________
572[ 11950] By: jhi on 2001/09/08 20:09:07
573 Log: Retract the portability changes since they
574 seem to have opened a can of worms... will
575 go back to UNICOS/mk and do the bare minimum
576 required to get the tests working.
577 Branch: perl
578 ! ext/Socket/Socket.xs
579____________________________________________________________________________
580[ 11949] By: jhi on 2001/09/08 19:48:20
581 Log: PADOFFSET is used to cast pointers into integers,
582 if pointers are 64 bits and U32 32 bits,
583 bad things may happen, or at least warnings issued.
584 Branch: perl
585 ! op.h
586____________________________________________________________________________
587[ 11948] By: jhi on 2001/09/08 18:50:07
588 Log: Still more Socket portability tweaking.
589 Now Socket.t seems to be happy in all of
590 Linux/x86, Tru64/alpha, Solaris/sparc,
591 IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
592
593 Addendum: it seems that io_multihomed, io_sock, and hostent
594 were broken in little-endians (linux/x86 and tru64/alpha)
595 because of this change. Argh.
596 Branch: perl
597 ! ext/Socket/Socket.xs
598____________________________________________________________________________
599[ 11947] By: jhi on 2001/09/08 17:23:23
600 Log: More portability kicking on inet_ntoa().
601 Branch: perl
602 ! ext/Socket/Socket.xs
603____________________________________________________________________________
604[ 11946] By: jhi on 2001/09/08 15:09:58
605 Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
606 From: Michael G Schwern <schwern@pobox.com>
607 Date: Fri, 7 Sep 2001 23:06:51 -0400
608 Message-ID: <20010907230651.R606@blackrider>
609 Branch: perl
610 + lib/ExtUtils/Manifest.t
611 ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
612____________________________________________________________________________
613[ 11945] By: jhi on 2001/09/08 14:49:15
614 Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
615 From: "chromatic" <chromatic@rmci.net>
616 Date: Fri, 07 Sep 2001 17:53:15 -0600
617 Message-ID: <20010907235740.80566.qmail@onion.perl.org>
618 Branch: perl
619 + lib/ExtUtils/testlib.t
620 ! MANIFEST
621____________________________________________________________________________
622[ 11944] By: jhi on 2001/09/07 22:57:00
623 Log: Thinko.
624 Branch: perl
625 ! lib/integer.t
626____________________________________________________________________________
627[ 11943] By: jhi on 2001/09/07 20:34:55
628 Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
629 From: "Craig A. Berry" <craigberry@mac.com>
630 Date: Fri, 07 Sep 2001 15:30:03 -0500
631 Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
632 Branch: perl
633 ! lib/CGI/Carp.pm
634____________________________________________________________________________
635[ 11942] By: jhi on 2001/09/07 20:30:43
636 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
637 From: Michael G Schwern <schwern@pobox.com>
638 Date: Fri, 7 Sep 2001 15:38:13 -0400
639 Message-ID: <20010907153813.K606@blackrider>
640 Branch: perl
641 ! lib/ExtUtils/MM_Unix.pm
642____________________________________________________________________________
643[ 11941] By: jhi on 2001/09/07 20:28:24
644 Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
645 From: Robin Barker <rmb1@cise.npl.co.uk>
646 Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
647 Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
648 Branch: perl
649 ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
650____________________________________________________________________________
651[ 11940] By: jhi on 2001/09/07 20:26:29
652 Log: Clean up 1_compile.t; move tests to more consistent
653 places (t/ subdirectories); add integer.t (much of
654 the pragma is tested elsewhere but there is no one
655 centralized place)
656 Branch: perl
657 + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
658 + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
659 + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
660 - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
661 - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
662 - lib/File/Find/find.t lib/File/Find/taint.t
663 ! MANIFEST t/lib/1_compile.t t/op/lfs.t
664____________________________________________________________________________
665[ 11939] By: jhi on 2001/09/07 17:25:32
666 Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
667 From: "chromatic" <chromatic@rmci.net>
668 Date: Fri, 07 Sep 2001 10:17:40 -0600
669 Message-ID: <20010907162205.84723.qmail@onion.perl.org>
670 Branch: perl
671 ! lib/File/Find/taint.t
672____________________________________________________________________________
673[ 11938] By: jhi on 2001/09/07 14:04:43
674 Log: Update Changes.
675 Branch: perl
676 ! Changes patchlevel.h
677____________________________________________________________________________
d06b8192
JH
678[ 11937] By: jhi on 2001/09/07 13:52:03
679 Log: Rename the old threading tutorial, start a new one,
680 regen toc.
681 Branch: perl
682 + pod/perlothrtut.pod
683 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
684 ! pod/perltoc.pod
685____________________________________________________________________________
686[ 11936] By: jhi on 2001/09/07 13:05:48
687 Log: vars very much has a test.
688 Branch: perl
689 ! t/lib/1_compile.t
690____________________________________________________________________________
691[ 11935] By: jhi on 2001/09/07 12:52:06
692 Log: Subject: Re: wince/perl.ico marked as binary
693 From: Nicholas Clark <nick@ccl4.org>
694 Date: Fri, 7 Sep 2001 13:54:40 +0100
695 Message-ID: <20010907135439.D39150@plum.flirble.org>
696
697 and wince/Makefile.ce change from Rainer Keuchel.
698 Branch: perl
699 + wince/makeico.pl
700 ! MANIFEST wince/Makefile.ce
701____________________________________________________________________________
702[ 11934] By: jhi on 2001/09/07 12:43:50
703 Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
704 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
705 Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
706 Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
707 Branch: perl
708 ! regexec.c
709____________________________________________________________________________
710[ 11933] By: jhi on 2001/09/07 12:37:46
711 Log: (Replaced by #11934)
712 Subject: Re: [PATCH regexec.c] more general .* and .*?
713 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
714 Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
715 Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
716 Branch: perl
717 ! regexec.c
718____________________________________________________________________________
719[ 11932] By: jhi on 2001/09/07 12:27:14
720 Log: The #11931 patching misbehaved.
721 Branch: perl
722 ! lib/Test/Harness/t/test-harness.t
723____________________________________________________________________________
724[ 11931] By: jhi on 2001/09/07 12:21:30
725 Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
726 From: Michael G Schwern <schwern@pobox.com>
727 Date: Fri, 7 Sep 2001 03:30:41 -0400
728 Message-ID: <20010907033041.A2796@blackrider>
729 Branch: perl
730 + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
731 + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
732 + t/lib/sample-tests/header_at_end_fail
733 + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
734 - lib/Test/Harness.t
735 ! MANIFEST lib/Test/Harness.pm t/TEST
736____________________________________________________________________________
737[ 11930] By: jhi on 2001/09/07 11:59:17
738 Log: Subject: [PATCH] Digest::MD5 update
739 From: Gisle Aas <gisle@ActiveState.com>
740 Date: 06 Sep 2001 23:32:56 -0700
741 Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
742 Branch: perl
743 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
744 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
745____________________________________________________________________________
746[ 11929] By: jhi on 2001/09/07 11:23:05
747 Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
748 From: "chromatic" <chromatic@rmci.net>
749 Date: Thu, 06 Sep 2001 23:11:44 -0600
750 Message-ID: <20010907051609.91459.qmail@onion.perl.org>
751 Branch: perl
752 + lib/less.t
753 ! MANIFEST t/lib/1_compile.t
754____________________________________________________________________________
755[ 11928] By: jhi on 2001/09/07 11:19:29
756 Log: The binary file must somehow differently stored.
757 Branch: perl
758 - wince/perl.ico
759 ! MANIFEST
760____________________________________________________________________________
761[ 11927] By: jhi on 2001/09/07 03:53:29
762 Log: Add more modules to the list of modules that have tests,
763 Schwern's wallet is getting more nervous.
764 (Run t/lib/1_compile.t manually to see which modules
765 are lacking tests, or the tests can't be run for some
766 reason or another, such as the Net:: modules)
767 Branch: perl
768 ! t/lib/1_compile.t
769____________________________________________________________________________
770[ 11926] By: jhi on 2001/09/07 03:43:11
771 Log: Try to make Socket::inet_ntoa() more robust.
772 Branch: perl
773 ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
774____________________________________________________________________________
775[ 11925] By: jhi on 2001/09/07 01:57:58
776 Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
777 From: chromatic <chromatic@rmci.net>
778 Date: Wed, 5 Sep 2001 22:58:05 -0600
779 Message-Id: <01090522580506.19590@firewheel>
780 Branch: perl
781 ! lib/English.t
782____________________________________________________________________________
783[ 11924] By: jhi on 2001/09/07 01:55:05
784 Log: Subject: Re: perlvar manpage and localizing special vars
785 From: Stas Bekman <stas@stason.org>
786 Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
787 Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
788 Branch: perl
789 ! pod/perlvar.pod
790____________________________________________________________________________
791[ 11923] By: jhi on 2001/09/07 01:49:36
792 Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
793 From: Robin Barker <rmb1@cise.npl.co.uk>
794 Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
795 Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
796 Branch: perl
797 ! lib/ExtUtils/MakeMaker.pm
798____________________________________________________________________________
799[ 11922] By: jhi on 2001/09/06 18:09:08
800 Log: Symbol missing; AIX unhappy.
801 Branch: perl
802 ! makedef.pl
803____________________________________________________________________________
804[ 11921] By: jhi on 2001/09/06 17:52:43
805 Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
806 Reported in 5.61, seems to work okay in blead.
807 Branch: perl
808 ! t/run/kill_perl.t
809____________________________________________________________________________
810[ 11920] By: jhi on 2001/09/06 14:35:09
811 Log: Update Changes.
812 Branch: perl
813 ! Changes patchlevel.h
814____________________________________________________________________________
93bdaf0e
JH
815[ 11919] By: jhi on 2001/09/06 14:20:10
816 Log: Document the bad assumptions currently breaking
817 the Socket.t tests 10, 11, and 13 in UNICOS.
818 Branch: perl
819 ! ext/Socket/Socket.xs
820____________________________________________________________________________
821[ 11918] By: jhi on 2001/09/06 14:07:45
822 Log: Subject: [PATCH x2p] make OPTIMIZE=...
823 From: Robin Barker <rmb1@cise.npl.co.uk>
824 Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
825 Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
826 Branch: perl
827 ! x2p/Makefile.SH x2p/cflags.SH
828____________________________________________________________________________
829[ 11917] By: jhi on 2001/09/06 14:01:45
830 Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
831 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
832 Date: Thu, 6 Sep 2001 11:09:40 +0100
833 Message-ID: <20010906110939.A914@homer.diplex.co.uk>
834
835 Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google
836 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
837 Date: 6 Sep 2001 10:14:38 -0000
838 Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>
839 Branch: perl
840 ! pod/perlfaq1.pod pod/perlhack.pod
841____________________________________________________________________________
842[ 11916] By: jhi on 2001/09/06 13:56:19
843 Log: Subject: Extra NUL is Data::Dumper output - patch
844 From: Tony Cook <tony@develop-help.com>
845 Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
846 Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
847 Branch: perl
848 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
849____________________________________________________________________________
850[ 11915] By: jhi on 2001/09/06 13:51:16
851 Log: Avoid redefinition warning
852 Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
853 from
854 perl -w -Ilib -MCwd -e ''
855 Branch: perl
856 ! lib/Cwd.pm
857____________________________________________________________________________
858[ 11914] By: jhi on 2001/09/06 13:30:32
859 Log: Update the is_tainted() example implementation.
860 Branch: perl
861 ! pod/perlsec.pod
862____________________________________________________________________________
863[ 11913] By: jhi on 2001/09/06 13:15:59
864 Log: Missing) in #11912.
865 Branch: perl
866 ! lib/Test/Simple/t/fail.t
867____________________________________________________________________________
868[ 11912] By: jhi on 2001/09/06 13:08:48
869 Log: Rewhack Test-Simple into core harness.
870 Branch: perl
871 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
872 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
873 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
874 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
875 ! lib/Test/Simple/t/skipall.t
876____________________________________________________________________________
877[ 11911] By: jhi on 2001/09/06 11:54:06
878 Log: Workaround for the new Exporter 'feature'.
879 Branch: perl
880 ! lib/Test/More.pm
881____________________________________________________________________________
882[ 11910] By: jhi on 2001/09/06 11:52:56
883 Log: Re-introduce pure-Perl fall-back for abs_path,
884 re-introduce #11898.
885 Branch: perl
886 ! lib/Cwd.pm lib/File/Find.pm
887____________________________________________________________________________
888[ 11909] By: jhi on 2001/09/06 03:49:13
889 Log: More tests.
890 Branch: perl
891 ! lib/Exporter.t
892____________________________________________________________________________
893[ 11908] By: jhi on 2001/09/06 03:38:22
894 Log: Retract #11898 for now because it introduces
895 a rather nasty depencency: when B is being built,
896 MakeMaker is used. MakeMaker uses File::Find.
897 File::Find uses Cwd::getcwd()...which doesn't
898 exist yet.
899 Branch: perl
900 ! lib/File/Find.pm
901____________________________________________________________________________
902[ 11907] By: jhi on 2001/09/06 03:20:02
903 Log: New test welcome.
904 Branch: perl
905 + lib/Test/Simple/t/simple.t
906____________________________________________________________________________
907[ 11906] By: jhi on 2001/09/06 03:08:01
908 Log: Old test begone.
909 Branch: perl
910 - lib/Attribute/Handlers/test.pl
911____________________________________________________________________________
912[ 11905] By: jhi on 2001/09/06 01:41:03
913 Log: Test-Simple syncup from Schwern.
914 Branch: perl
915 + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
916 + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
917 + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
918 + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
919 + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
920 - lib/Test/More/Changes lib/Test/More/t/More.t
921 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
922 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
923 - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
924 ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
925 ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
926 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
927 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
928 ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
929 ! t/lib/Test/Simple/sample_tests/death.plx
930 ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
931 ! t/lib/Test/Simple/sample_tests/extras.plx
932 ! t/lib/Test/Simple/sample_tests/five_fail.plx
933 ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
934 ! t/lib/Test/Simple/sample_tests/one_fail.plx
935 ! t/lib/Test/Simple/sample_tests/require.plx
936 ! t/lib/Test/Simple/sample_tests/success.plx
937 ! t/lib/Test/Simple/sample_tests/too_few.plx
938 ! t/lib/Test/Simple/sample_tests/two_fail.plx
939____________________________________________________________________________
940[ 11904] By: pudge on 2001/09/06 00:28:01
941 Log: Integrate File::Find changes from bleadperl
942 Branch: maint-5.6/macperl
943 ! lib/File/Find.pm t/lib/filefind-taint.t
944____________________________________________________________________________
945[ 11903] By: pudge on 2001/09/06 00:22:29
946 Log: Integrate 11847 from maint-5.6/perl
947 Branch: maint-5.6/macperl
948 !> sv.c
949____________________________________________________________________________
950[ 11902] By: jhi on 2001/09/05 23:27:57
951 Log: In UNICOS division yada yada.
952 Branch: perl
953 ! t/op/override.t
954____________________________________________________________________________
955[ 11901] By: jhi on 2001/09/05 23:26:23
956 Log: In UNICOS division is really lossy, better use
957 a tolerance test.
958 Branch: perl
959 ! ext/Time/HiRes/HiRes.t
960____________________________________________________________________________
961[ 11900] By: jhi on 2001/09/05 23:22:38
962 Log: In UNICOS sigaction() sets an extra flag
963 ("the signal has been registered for all the processes in
964 a multitasking group.")
965 Branch: perl
966 ! ext/POSIX/sigaction.t
967____________________________________________________________________________
968[ 11899] By: jhi on 2001/09/05 23:18:48
969 Log: Documentation micropatch from Damian.
970 Branch: perl
971 ! lib/Attribute/Handlers.pm
972____________________________________________________________________________
973[ 11898] By: jhi on 2001/09/05 23:16:50
974 Log: (Retracted by #11908)
975 Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
976 From: Michael G Schwern <schwern@pobox.com>
977 Date: Wed, 5 Sep 2001 15:58:21 -0400
978 Message-ID: <20010905155821.I632@blackrider>
979 Branch: perl
980 ! lib/File/Find.pm lib/File/Find/taint.t
981____________________________________________________________________________
982[ 11897] By: jhi on 2001/09/05 23:14:43
983 Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp
984 From: Michael G Schwern <schwern@pobox.com>
985 Date: Wed, 5 Sep 2001 19:16:31 -0400
986 Message-ID: <20010905191631.E11386@blackrider>
987 Branch: perl
988 + lib/CGI/t/carp.t
989 ! MANIFEST
990____________________________________________________________________________
991[ 11896] By: jhi on 2001/09/05 23:14:11
992 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
993 From: chromatic <chromatic@rmci.net>
994 Date: Wed, 5 Sep 2001 18:08:07 -0600
995 Message-Id: <01090518080700.19590@firewheel>
996 Branch: perl
997 ! lib/English.pm
998____________________________________________________________________________
999[ 11895] By: jhi on 2001/09/05 22:52:01
1000 Log: Fix a typo #11889 and add a test for the same.
1001 Branch: perl
1002 ! ext/Socket/Socket.t ext/Socket/Socket.xs
1003____________________________________________________________________________
1004[ 11894] By: jhi on 2001/09/05 22:43:26
1005 Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
1006 From: "Craig A. Berry" <craigberry@mac.com>
1007 Date: Wed, 05 Sep 2001 17:48:54 -0500
1008 Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
1009 Branch: perl
1010 ! lib/warnings.t t/run/kill_perl.t
1011____________________________________________________________________________
1012[ 11893] By: jhi on 2001/09/05 22:36:35
1013 Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
1014 From: Michael G Schwern <schwern@pobox.com>
1015 Date: Wed, 5 Sep 2001 17:22:25 -0400
1016 Message-ID: <20010905172225.C11386@blackrider>
1017 Branch: perl
1018 ! t/run/kill_perl.t
1019____________________________________________________________________________
1020[ 11892] By: jhi on 2001/09/05 22:34:55
1021 Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
1022 From: Nicholas Clark <nick@ccl4.org>
1023 Date: Wed, 5 Sep 2001 20:54:24 +0100
1024 Message-ID: <20010905205424.C25120@plum.flirble.org>
1025 Branch: perl
1026 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
1027____________________________________________________________________________
1028[ 11891] By: jhi on 2001/09/05 22:34:16
1029 Log: Forgotten thing.
1030 Branch: perl
1031 ! uconfig.h
1032____________________________________________________________________________
1033[ 11890] By: jhi on 2001/09/05 22:27:42
1034 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
1035 From: chromatic <chromatic@rmci.net>
1036 Date: Wed, 5 Sep 2001 13:22:08 -0600
1037 Message-Id: <01090513220807.10587@firewheel>
1038 Branch: perl
1039 ! lib/English.pm
1040____________________________________________________________________________
1041[ 11889] By: jhi on 2001/09/05 22:23:06
1042 Log: inet_ntoa() tweaks:
1043 - don't allow addresses with > 255 characters
1044 - indent the HP-UX workaround
1045 - don't leak memory
1046 Branch: perl
1047 ! ext/Socket/Socket.xs
1048____________________________________________________________________________
1049[ 11888] By: jhi on 2001/09/05 16:26:17
1050 Log: Clear up a documentation confusion noticed by Xiaoyun Wu
1051 <xwu@theeducationcenter.com>
1052 Branch: perl
1053 ! lib/File/Find.pm
1054____________________________________________________________________________
1055[ 11887] By: jhi on 2001/09/05 15:40:03
1056 Log: Typo nits.
1057 Branch: perl
1058 ! lib/File/Find.pm
1059____________________________________________________________________________
1060[ 11886] By: jhi on 2001/09/05 15:30:11
1061 Log: -Wall nit.
1062 Branch: perl
1063 ! op.c
1064____________________________________________________________________________
1065[ 11885] By: gbarr on 2001/09/05 15:26:18
1066 Log: Update to Scalar-List-Utils 1.05
1067 Branch: perl
1068 ! ext/List/Util/ChangeLog ext/List/Util/README
1069 ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
1070____________________________________________________________________________
1071[ 11884] By: jhi on 2001/09/05 13:05:14
1072 Log: Update Changes.
1073 Branch: perl
1074 ! Changes patchlevel.h
1075____________________________________________________________________________
14fccffd
JH
1076[ 11883] By: gbarr on 2001/09/05 12:51:35
1077 Log: Update to Scalar-List-Utils 1.04
1078 Branch: perl
1079 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
1080 ! ext/List/Util/lib/List/Util.pm
1081 ! ext/List/Util/lib/Scalar/Util.pm
1082____________________________________________________________________________
1083[ 11882] By: jhi on 2001/09/05 12:29:44
1084 Log: Metaconfigify #11724.
1085 Branch: metaconfig
1086 ! U/threads/archname.U
1087____________________________________________________________________________
1088[ 11881] By: jhi on 2001/09/05 12:21:44
1089 Log: The MacOS reference is okay, no reason to hide it.
1090 Branch: perl
1091 ! lib/Cwd.pm
1092____________________________________________________________________________
1093[ 11880] By: jhi on 2001/09/05 12:20:49
1094 Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)
1095 From: Michael G Schwern <schwern@pobox.com>
1096 Date: Tue, 4 Sep 2001 15:30:10 -0400
1097 Message-ID: <20010904153010.H26466@blackrider>
1098
1099 (We'll see whether the ../../lib/Cwd.pm works in alien lands)
1100 Branch: perl
1101 ! ext/Cwd/Makefile.PL lib/Cwd.pm
1102____________________________________________________________________________
1103[ 11879] By: jhi on 2001/09/05 12:12:18
1104 Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.))
1105 From: Michael G Schwern <schwern@pobox.com>
1106 Date: Tue, 4 Sep 2001 17:39:13 -0400
1107 Message-ID: <20010904173913.C626@blackrider>
1108 Branch: perl
1109 ! lib/Cwd.pm
1110____________________________________________________________________________
1111[ 11878] By: jhi on 2001/09/05 12:10:50
1112 Log: Subject: Re: Perl_pp_* in public API?
1113 From: "Craig A. Berry" <craigberry@mac.com>
1114 Date: Tue, 4 Sep 2001 21:51:29 -0500
1115 Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
1116 Branch: perl
1117 ! ext/List/Util/Util.xs
1118____________________________________________________________________________
1119[ 11877] By: jhi on 2001/09/05 12:07:53
1120 Log: From Damian: Class::Struct was unable to define
1121 recursive classes. After the patch an object reference
1122 (rather than a hash) is required to initialize
1123 an object attribute. If no such initializer is given to
1124 the constructor, object attributes are now default
1125 initialized to C<undef>.
1126 Branch: perl
1127 ! lib/Class/Struct.pm lib/Class/Struct.t
1128____________________________________________________________________________
1129[ 11876] By: jhi on 2001/09/05 11:51:24
1130 Log: Subject: Re: sv_catpvfn and sv_setpvfn
1131 From: Richard Soderberg <rs@oregonnet.com>
1132 Date: Tue, 4 Sep 2001 15:16:47 -0700
1133 Message-Id: <200109042216.PAA17858@oregonnet.com>
1134 Branch: perl
1135 ! pod/perlclib.pod pod/perlguts.pod
1136____________________________________________________________________________
1137[ 11875] By: jhi on 2001/09/05 11:48:14
1138 Log: NetWare updates from Ananth Kesari.
1139 Branch: perl
1140 ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
1141 ! NetWare/nw5thread.h
1142____________________________________________________________________________
1143[ 11874] By: jhi on 2001/09/05 11:30:59
1144 Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
1145 From: Nicholas Clark <nick@ccl4.org>
1146 Date: Tue, 4 Sep 2001 22:42:50 +0100
1147 Message-ID: <20010904224250.P25120@plum.flirble.org>
1148 Branch: perl
1149 ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
1150 ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
1151 ! t/op/oct.t toke.c
1152____________________________________________________________________________
1153[ 11873] By: jhi on 2001/09/04 21:03:17
1154 Log: Fix Cwd::getcwd() not being tainted, as noticed
1155 by Schwern.
1156 Branch: perl
1157 + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
1158 - ext/Cwd/Cwd.t
1159 ! MANIFEST ext/Cwd/Cwd.xs util.c
1160____________________________________________________________________________
1161[ 11872] By: jhi on 2001/09/04 20:00:50
1162 Log: Retract #11870 and volatilize the right destruct_level.
1163 Silly thinko pointed out by Sarathy.
1164 Branch: perl
1165 ! intrpvar.h perl.c
1166____________________________________________________________________________
1167[ 11871] By: jhi on 2001/09/04 19:45:59
1168 Log: At least a temporary fix for the mysterious scope core dumps
1169 in Tru64 from Graham.
1170 Branch: perl
1171 ! ext/List/Util/Util.xs
1172____________________________________________________________________________
1173[ 11870] By: jhi on 2001/09/04 19:01:48
1174 Log: (Retracted by #11872)
1175 Branch: perl
1176 ! intrpvar.h
1177____________________________________________________________________________
1178[ 11869] By: jhi on 2001/09/04 17:43:31
93bdaf0e 1179 Log: Quench a -Wall gripe noticed by Robin Barker.
14fccffd
JH
1180 Branch: perl
1181 ! op.c
1182____________________________________________________________________________
1183[ 11868] By: jhi on 2001/09/04 16:38:07
1184 Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
1185 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1186 Date: Wed, 05 Sep 2001 02:01:32 +0900
1187 Message-Id: <20010905015059.E684.BQW10602@nifty.com>
1188 Branch: perl
1189 ! lib/Unicode/UCD.pm
1190____________________________________________________________________________
1191[ 11867] By: jhi on 2001/09/04 16:35:27
1192 Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
1193 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
1194 Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
1195 Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
1196 Branch: perl
1197 ! gv.c
1198____________________________________________________________________________
1199[ 11866] By: jhi on 2001/09/04 13:52:28
1200 Log: Update Changes.
1201 Branch: perl
1202 ! Changes patchlevel.h
1203____________________________________________________________________________
5f7f12db
JH
1204[ 11865] By: jhi on 2001/09/04 13:36:58
1205 Log: Add the \[$@%&*] prototype support.
1206 Branch: perl
1207 ! op.c pod/perlsub.pod t/comp/proto.t
1208____________________________________________________________________________
1209[ 11864] By: jhi on 2001/09/04 13:10:38
1210 Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
1211 From: Michael G Schwern <schwern@pobox.com>
1212 Date: Mon, 3 Sep 2001 18:59:01 -0400
1213 Message-ID: <20010903185901.Z9233@blackrider>
1214 Branch: perl
1215 ! lib/CGI/t/form.t
1216____________________________________________________________________________
1217[ 11863] By: jhi on 2001/09/04 13:06:39
1218 Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
1219 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
1220 Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
1221 Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
1222 Branch: perl
1223 ! gv.c
1224____________________________________________________________________________
1225[ 11862] By: jhi on 2001/09/04 13:05:23
1226 Log: More srand entry tweakage based on Randal's suggestion.
1227 Branch: perl
1228 ! pod/perlfunc.pod
1229____________________________________________________________________________
1230[ 11861] By: jhi on 2001/09/04 12:48:14
1231 Log: Subject: [PATCH] 'main' *is* a reserved word
1232 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1233 Date: Mon, 3 Sep 2001 22:55:41 +0200
1234 Message-ID: <20010903225541.A24097@rafael>
1235 Branch: perl
1236 ! toke.c
1237____________________________________________________________________________
1238[ 11860] By: jhi on 2001/09/04 12:46:30
1239 Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
1240 From: Peter Prymmer <pvhp@best.com>
1241 Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
1242 Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
1243 Branch: perl
1244 ! README.vms configure.com
1245____________________________________________________________________________
1246[ 11859] By: jhi on 2001/09/04 12:44:29
1247 Log: Subject: Re: A slightly better default seed?
1248 From: Michael G Schwern <schwern@pobox.com>
1249 Date: Mon, 3 Sep 2001 18:08:15 -0400
1250 Message-ID: <20010903180815.W9233@blackrider>
1251 Branch: perl
1252 ! t/op/srand.t
1253____________________________________________________________________________
1254[ 11858] By: jhi on 2001/09/04 12:41:59
1255 Log: Add sharedsv.o to microperl object files.
1256 Branch: perl
1257 ! Makefile.micro
1258____________________________________________________________________________
1259[ 11857] By: jhi on 2001/09/04 12:27:51
1260 Log: AUTHORS updates and
1261
1262 Subject: [PATCH] Just some preening :-)
1263 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
1264 Date: Tue, 4 Sep 2001 14:16:59 +0100
1265 Message-ID: <20010904141659.A10129@homer.diplex.co.uk>
1266 Branch: perl
1267 ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
1268____________________________________________________________________________
1269[ 11856] By: jhi on 2001/09/04 12:09:43
1270 Log: Typo fix and slight rewording.
1271 Branch: perl
1272 ! pod/perlfunc.pod
1273____________________________________________________________________________
1274[ 11855] By: jhi on 2001/09/04 12:04:16
1275 Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
1276 Branch: perl
1277 ! pod/perlfaq4.pod
1278____________________________________________________________________________
1279[ 11854] By: jhi on 2001/09/03 20:12:21
1280 Log: The helper file changed name.
1281 Branch: perl
1282 ! MANIFEST
1283____________________________________________________________________________
1284[ 11853] By: gbarr on 2001/09/03 20:00:00
1285 Log: Update to Scalar-List-Utils 1.03
1286 Branch: perl
1287 + ext/List/Util/t/shuffle.t
1288 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
1289 ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
1290 ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
1291 ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
1292 ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
1293 ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
1294 ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
1295 ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
1296____________________________________________________________________________
1297[ 11852] By: jhi on 2001/09/03 19:50:57
1298 Log: Make crypt() do something more sane for Unicode
1299 (take crypt() of the low eight bits of the characters,
1300 instead of taking crypt() of the UTF-8 of the scalar);
1301 add a test for crypt().
1302 Branch: perl
1303 + t/op/crypt.t
1304 ! MANIFEST pod/perlfunc.pod pp.c
1305____________________________________________________________________________
1306[ 11851] By: jhi on 2001/09/03 19:19:35
1307 Log: Reorganize the srand entry.
1308 Branch: perl
1309 ! pod/perlfunc.pod
1310____________________________________________________________________________
1311[ 11850] By: jhi on 2001/09/03 18:54:51
1312 Log: Remove the tests that assume something about
1313 calling srand() without arguments multiple times.
1314 Branch: perl
1315 ! t/op/srand.t
1316____________________________________________________________________________
1317[ 11849] By: jhi on 2001/09/03 18:15:16
1318 Log: Upgrade to Math::BigInt 1.42.
1319 Branch: perl
1320 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1321 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
1322 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
1323 ! lib/Math/BigInt/t/mbimbf.t
1324____________________________________________________________________________
1325[ 11848] By: gsar on 2001/09/03 17:07:54
1326 Log: integrate change#11847 from maint-5.6
1327
1328 typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
1329 Branch: perl
1330 ! sv.c
1331____________________________________________________________________________
1332[ 11847] By: gsar on 2001/09/03 16:47:54
1333 Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
1334 Branch: maint-5.6/perl
1335 ! sv.c
1336____________________________________________________________________________
1337[ 11846] By: jhi on 2001/09/03 15:12:58
1338 Log: As far as I can tell these functions have been Unicodified.
1339 Branch: perl
1340 ! doop.c
1341____________________________________________________________________________
1342[ 11845] By: jhi on 2001/09/03 15:11:27
1343 Log: Update to Storable 1.0.13.
1344 Branch: perl
1345 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1346 ! ext/Storable/Storable.xs
1347____________________________________________________________________________
1348[ 11844] By: jhi on 2001/09/03 12:42:06
1349 Log: Patch the Filter::Simple test to work with
1350 the core test suite (since the FilterTest.pm
1351 is in t/lib, not in lib).
1352 Branch: perl
1353 ! lib/Filter/Simple/t/filter.t
1354____________________________________________________________________________
1355[ 11843] By: jhi on 2001/09/03 12:39:11
1356 Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
1357 Branch: perl
1358 + t/lib/FilterTest.pm
1359 - t/lib/MyFilter.pm
1360____________________________________________________________________________
1361[ 11842] By: jhi on 2001/09/03 12:17:30
1362 Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
1363 Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
1364 Text::Balanced 1.86.
1365 Branch: perl
1366 + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
1367 + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
1368 + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
1369 + lib/Switch/t/nested.t lib/Switch/t/switch.t
1370 + lib/Text/Balanced/Changes lib/Text/Balanced/README
1371 + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
1372 + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
1373 + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
1374 + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
1375 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
1376 - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
1377 - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
1378 - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
1379 - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
1380 - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
1381 ! MANIFEST lib/Attribute/Handlers.pm
1382 ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1383 ! lib/Attribute/Handlers/demo/Demo.pm
1384 ! lib/Attribute/Handlers/demo/Descriptions.pm
1385 ! lib/Attribute/Handlers/demo/MyClass.pm
1386 ! lib/Attribute/Handlers/demo/demo.pl
1387 ! lib/Attribute/Handlers/demo/demo2.pl
1388 ! lib/Attribute/Handlers/demo/demo3.pl
1389 ! lib/Attribute/Handlers/demo/demo4.pl
1390 ! lib/Attribute/Handlers/demo/demo_call.pl
1391 ! lib/Attribute/Handlers/demo/demo_chain.pl
1392 ! lib/Attribute/Handlers/demo/demo_cycle.pl
1393 ! lib/Attribute/Handlers/demo/demo_hashdir.pl
1394 ! lib/Attribute/Handlers/demo/demo_phases.pl
1395 ! lib/Attribute/Handlers/demo/demo_range.pl
1396 ! lib/Attribute/Handlers/demo/demo_rawdata.pl
1397 ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
1398 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1399 ! lib/Text/Balanced.pm
1400____________________________________________________________________________
1401[ 11841] By: sky on 2001/09/03 11:04:15
1402 Log: Forgot to add a file with Change #11840
1403 Branch: perl
1404 + t/op/srand.t
1405____________________________________________________________________________
1406[ 11840] By: sky on 2001/09/03 11:02:04
1407 Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
1408 From: Michael G Schwern <schwern@pobox.com>
1409 Date: Mon, 3 Sep 2001 07:43:00 -0400
1410 Message-ID: <20010903074300.E9233@blackrider>
1411 Branch: perl
1412 ! MANIFEST pod/perlfunc.pod t/op/rand.t
1413____________________________________________________________________________
1414[ 11839] By: sky on 2001/09/03 10:47:11
1415 Log: Document the changes with regards to running of END blocks.
1416 And DESTROY on global objects are called in perl_destruct()!
1417 Branch: perl
1418 ! pod/perl572delta.pod pod/perlembed.pod
1419____________________________________________________________________________
1420[ 11838] By: sky on 2001/09/03 09:34:44
1421 Log: Subject: [PATCH t/op/time.t] Partial cleanup
1422 From: Michael G Schwern <schwern@pobox.com>
1423 Date: Mon, 3 Sep 2001 06:29:42 -0400
1424 Message-ID: <20010903062942.C9233@blackrider>
1425 Branch: perl
1426 ! t/op/time.t
1427____________________________________________________________________________
1428[ 11837] By: sky on 2001/09/03 09:30:02
1429 Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
1430 From: Michael G Schwern <schwern@pobox.com>
1431 Date: Mon, 3 Sep 2001 06:24:13 -0400
1432 Message-ID: <20010903062413.B9233@blackrider>
1433 Branch: perl
1434 ! t/op/rand.t
1435____________________________________________________________________________
1436[ 11836] By: sky on 2001/09/03 07:56:47
1437 Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
1438 From: Michael G Schwern <schwern@pobox.com>
1439 Date: Sun, 2 Sep 2001 21:38:43 -0400
1440 Message-ID: <20010902213843.L2711@blackrider>
1441 Branch: perl
1442 + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
1443 ! MANIFEST
1444____________________________________________________________________________
1445[ 11835] By: nick on 2001/09/03 06:20:06
1446 Log: Integrate mainline
1447 Branch: perlio
1448 +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
1449 - t/op/misc.t
1450 !> (integrate 187 files)
1451____________________________________________________________________________
1452[ 11834] By: jhi on 2001/09/02 13:07:53
1453 Log: Update Changes.
1454 Branch: perl
1455 ! Changes patchlevel.h
1456____________________________________________________________________________
86876e46
JH
1457[ 11833] By: jhi on 2001/09/02 12:59:05
1458 Log: Slight tweaks.
1459 Branch: perl
1460 ! t/run/kill_perl.t
1461____________________________________________________________________________
1462[ 11832] By: jhi on 2001/09/02 12:41:12
1463 Log: Special casing had become a little bit more complex in Unicode 3.1.1.
1464 Branch: perl
1465 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1466____________________________________________________________________________
1467[ 11831] By: sky on 2001/09/02 12:10:42
1468 Log: Change #11828 wasn't complete, this updates to intest path
1469 Branch: perl
1470 ! t/run/kill_perl.t
1471____________________________________________________________________________
1472[ 11830] By: jhi on 2001/09/02 11:56:18
1473 Log: 's's's.
1474 Branch: perl
1475 ! Changes
1476____________________________________________________________________________
1477[ 11829] By: jhi on 2001/09/02 11:54:22
1478 Log: Update Changes.
1479 Branch: perl
1480 ! Changes patchlevel.h
1481____________________________________________________________________________
1482[ 11828] By: sky on 2001/09/02 11:53:56
1483 Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
1484 From: Michael G Schwern <schwern@pobox.com>
1485 Date: Sat, 1 Sep 2001 20:18:58 -0400
1486 Message-ID: <20010901201858.X606@blackrider>
1487 +MANIFEST Fix
1488 Branch: perl
1489 + t/run/kill_perl.t
1490 - t/op/misc.t t/run/segfault.t
1491 ! MANIFEST
1492____________________________________________________________________________
40312dc3
JH
1493[ 11827] By: jhi on 2001/09/02 11:46:47
1494 Log: Subject: [PATCH] lib/Time/Local.pm
1495 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
1496 Date: Sun, 2 Sep 2001 06:50:01 -0500
1497 Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
1498 Branch: perl
1499 ! lib/Time/Local.pm
1500____________________________________________________________________________
1501[ 11826] By: jhi on 2001/09/02 11:40:49
1502 Log: Tick off Unicode collation and the normalization from
1503 the todo list.
1504 Branch: perl
1505 ! pod/perltodo.pod
1506____________________________________________________________________________
1507[ 11825] By: jhi on 2001/09/02 11:16:24
1508 Log: Update to Unicode 3.1.1.
1509 Branch: perl
1510 ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
1511 ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
1512 ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
1513 ! lib/unicore/PropList.txt lib/unicore/README.perl
1514 ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
1515 ! lib/unicore/rename lib/unicore/version
1516____________________________________________________________________________
1517[ 11824] By: jhi on 2001/09/02 10:32:30
1518 Log: Slight doc tweaks for the module.
1519 Branch: perl
1520 ! lib/Unicode/UCD.pm
1521____________________________________________________________________________
1522[ 11823] By: jhi on 2001/09/02 10:02:20
1523 Log: Rename the variable: it *used* to be (wrongly) that the
1524 code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
1525 but that is no more the case: PL_reg_match_utf8 is better.
1526 Branch: perl
1527 ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
1528 ! regexec.c sv.c thrdvar.h
1529____________________________________________________________________________
1530[ 11822] By: ams on 2001/09/02 02:54:50
1531 Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
1532 From: Ilmari Karonen <iltzu@sci.fi>
1533 Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
1534 Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
1535 (op/sub_lval.t updated to take new error message into account.)
1536 Branch: perl
1537 ! op.c t/op/sub_lval.t
1538____________________________________________________________________________
1539[ 11821] By: gsar on 2001/09/02 01:06:30
1540 Log: remove stray CRs in files; keep all files with UNIX line-ends
1541 (Porting/makerel adds CRs to the files that need it in the
1542 distribution)
1543 Branch: perl
1544 ! NetWare/t/NWScripts.pl README.dos
1545 ! ext/Encode/Encode/cns11643-1.enc
1546 ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
1547 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1548____________________________________________________________________________
1549[ 11820] By: gsar on 2001/09/02 00:56:44
1550 Log: some remnants of change#11803
1551 Branch: perl
1552 ! ext/ByteLoader/byterun.h perl.h
1553____________________________________________________________________________
1554[ 11819] By: jhi on 2001/09/01 23:40:36
1555 Log: Update to Unicode::Collate 0.08.
1556 Branch: perl
1557 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1558 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
1559____________________________________________________________________________
1560[ 11818] By: jhi on 2001/09/01 23:02:09
1561 Log: Test tweaks.
1562 Branch: perl
1563 ! t/op/pat.t
1564____________________________________________________________________________
1565[ 11817] By: pudge on 2001/09/01 22:36:29
1566 Log: Fix test
1567 Branch: maint-5.6/macperl
1568 ! t/lib/b.t
1569____________________________________________________________________________
1570[ 11816] By: pudge on 2001/09/01 22:15:09
1571 Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
1572 warnings in Config.pm with -W; increase default and
1573 minimum RAM; bump version number.
1574 Branch: maint-5.6/macperl
1575 + macos/lib/Mac/LowMem.pm
1576 ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
1577 ! macos/configpm macos/macperl/MacPerl.r
1578____________________________________________________________________________
1579[ 11815] By: pudge on 2001/09/01 22:10:49
1580 Log: Make syntax check report in MPW style, fix tests
1581 to use Mac::err=unix to get normal-style error
1582 messages.
1583 Branch: maint-5.6/macperl
1584 ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
1585 ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
1586____________________________________________________________________________
1587[ 11814] By: pudge on 2001/09/01 22:09:08
1588 Log: Make MPW-style errors optional (but the default); add
1589 MacPerl::ErrorFormat() function and Mac::err pragma
1590 Branch: maint-5.6/macperl
1591 + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
1592 + macos/ext/Mac/err/err.xs
1593 ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
1594 ! macos/macish.c macos/macish.h macos/macperl.sym
1595____________________________________________________________________________
1596[ 11813] By: pudge on 2001/09/01 22:01:40
1597 Log: More module and test ports from Thomas Wegner et al
1598 Branch: maint-5.6/macperl
1599 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1600 ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
1601 ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
1602 ! t/op/magic.t
1603____________________________________________________________________________
1604[ 11812] By: sky on 2001/09/01 17:19:30
1605 Log: Subject: [PATCH t/op/concat.t] cleanup
1606 From: Michael G Schwern <schwern@pobox.com>
1607 Date: Sat, 1 Sep 2001 14:06:28 -0400
1608 Message-ID: <20010901140628.C606@blackrider>
1609 Branch: perl
1610 ! t/op/concat.t
1611____________________________________________________________________________
1612[ 11811] By: sky on 2001/09/01 12:25:29
1613 Log: Change #11805 didn't update the MANIFEST
1614 Branch: perl
1615 ! MANIFEST
1616____________________________________________________________________________
1617[ 11810] By: sky on 2001/09/01 11:52:44
1618 Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
1619 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1620 Date: Sat, 1 Sep 2001 14:50:14 +0200
1621 Message-ID: <20010901145014.A691@rafael>
1622 Branch: perl
1623 ! t/op/inccode.t
1624____________________________________________________________________________
1625[ 11809] By: sky on 2001/09/01 11:49:22
1626 Log: Subject: PATCH: ExtUtils::MakeMaker
1627 From: Tony Bowden <tony@kasei.com>
1628 Date: Sat, 1 Sep 2001 10:33:53 +0100
1629 Message-ID: <20010901103353.A13863@soto.kasei.com>
1630 Manually applied
1631 Branch: perl
1632 ! lib/ExtUtils/MakeMaker.pm
1633____________________________________________________________________________
1634[ 11808] By: sky on 2001/09/01 11:39:13
1635 Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
1636 From: mike808@users.sourceforge.net
1637 Date: Sat, 1 Sep 101 11:27:50 GMT
1638 Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
1639 With little tweak
1640 Branch: perl
1641 ! lib/Term/Cap.pm
1642____________________________________________________________________________
1643[ 11807] By: ams on 2001/09/01 11:31:16
1644 Log: Subject: oct() and hex()
1645 From: Nicholas Clark <nick@ccl4.org>
1646 Date: Fri, 31 Aug 2001 23:14:13 +0100
1647 Message-Id: <20010831231413.J4950@plum.flirble.org>
1648 Branch: perl
1649 ! pod/perlclib.pod
1650____________________________________________________________________________
1651[ 11806] By: pudge on 2001/09/01 00:04:52
1652 Log: Integrate change 11801 from maintperl
1653 Branch: maint-5.6/macperl
1654 ! perl.c
1655____________________________________________________________________________
1656[ 11805] By: sky on 2001/08/31 21:35:10
1657 Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
1658 From: Michael G Schwern <schwern@pobox.com>
1659 Date: Fri, 31 Aug 2001 15:36:28 -0400
1660 Message-ID: <20010831153628.B598@blackrider>
1661 Check for things which used to segfault
1662 Branch: perl
1663 + t/run/segfault.t
1664____________________________________________________________________________
1665[ 11804] By: gsar on 2001/08/31 21:02:54
1666 Log: integrate change#11801 from maint-5.6
1667
1668 remove age-old UNICOS "workaround" that introduces a static, and
1669 hence an egregious race condition for threaded builds (*sigh*
1670 beats me why this kludge wasn't guarded by a UNICOS-specific
1671 #define *sigh*)
1672 Branch: perl
1673 ! perl.c
1674____________________________________________________________________________
1675[ 11803] By: gsar on 2001/08/31 20:58:38
1676 Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
1677 working in 5.7.x
1678 Branch: perl
1679 - objXSUB.h
1680 ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
1681 ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
1682 ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
1683 ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
1684 ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
1685 ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
1686 ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
1687 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
1688 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
1689 ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
1690 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
1691 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1692 ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
1693 ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
1694 ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
1695 ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
1696 ! vms/perly_c.vms win32/Makefile win32/config_h.PL
1697 ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
1698 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
1699 ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
1700 ! wince/dl_win32.xs wince/perllib.c wince/win32.h
1701 ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
1702____________________________________________________________________________
1703[ 11802] By: ams on 2001/08/31 18:11:32
1704 Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
1705 From: "Philip Newton" <Philip.Newton@gmx.net>
1706 Date: Fri, 31 Aug 2001 21:12:56 +0200
1707 Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
1708 Branch: perl
1709 ! pod/perldiag.pod
1710____________________________________________________________________________
1711[ 11801] By: gsar on 2001/08/31 17:49:03
1712 Log: remove age-old UNICOS "workaround" that introduces a static, and
1713 hence an egregious race condition for threaded builds (*sigh*
1714 beats me why this kludge wasn't guarded by a UNICOS-specific
1715 #define *sigh*)
1716 Branch: maint-5.6/perl
1717 ! perl.c
1718____________________________________________________________________________
1719[ 11800] By: sky on 2001/08/31 17:30:26
1720 Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
1721 Might break on platforms where bool is larger than 8 bites ???
1722 Branch: perl
1723 ! regcomp.c
1724____________________________________________________________________________
1725[ 11799] By: ams on 2001/08/31 12:15:44
1726 Log: Integrate 11778 into mainline.
1727 Branch: perl
1728 ! t/base/term.t
1729____________________________________________________________________________
1730[ 11798] By: sky on 2001/08/31 11:31:44
1731 Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
1732 supposed to happen.
1733 Branch: perl
1734 ! regcomp.c
1735____________________________________________________________________________
1736[ 11797] By: sky on 2001/08/31 11:28:17
1737 Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t
1738 From: "John P. Linderman" <jpl@research.att.com>
1739 Date: Fri, 31 Aug 2001 08:20:35 -0400
1740 Message-Id: <200108311220.IAA54125@raptor.research.att.com>
1741 Fixes test 14 which could fail randomly in rare cases.
1742 Branch: perl
1743 ! ext/Time/HiRes/HiRes.t regcomp.c
1744____________________________________________________________________________
1745[ 11796] By: ams on 2001/08/31 01:13:07
1746 Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
1747 From: Nicholas Clark <nick@ccl4.org>
1748 Date: Thu, 30 Aug 2001 23:21:50 +0100
1749 Message-Id: <20010830232150.D4950@plum.flirble.org>
1750 Branch: perl
1751 ! ext/Sys/Syslog/Makefile.PL
1752____________________________________________________________________________
1753[ 11795] By: ams on 2001/08/30 23:53:23
1754 Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
1755 patching example
1756 From: Michael G Schwern <schwern@pobox.com>
1757 Date: Thu, 30 Aug 2001 17:02:08 -0400
1758 Message-Id: <20010830170208.M2318@blackrider>
1759 Branch: perl
1760 ! pod/perlhack.pod
1761____________________________________________________________________________
1762[ 11794] By: ams on 2001/08/30 19:35:36
1763 Log: Subject: [PATCH] pp_modulo
1764 From: Nicholas Clark <nick@ccl4.org>
1765 Date: Thu, 30 Aug 2001 18:20:54 +0100
1766 Message-Id: <20010830182053.A4950@plum.flirble.org>
1767 Branch: perl
1768 ! pp.c t/op/64bitint.t
1769____________________________________________________________________________
1770[ 11793] By: sky on 2001/08/30 13:02:48
1771 Log: 11792 wasn't complete
1772 Branch: perl
1773 ! makedef.pl regcomp.c
1774____________________________________________________________________________
1775[ 11792] By: sky on 2001/08/30 12:21:11
1776 Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
1777 Branch: perl
1778 ! makedef.pl
1779____________________________________________________________________________
1780[ 11791] By: sky on 2001/08/30 10:08:02
1781 Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
1782 Branch: perl
1783 ! config_h.SH
1784____________________________________________________________________________
1785[ 11790] By: sky on 2001/08/30 08:22:31
1786 Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
1787 on the pad. Fixes coredumps in cleanups introduced by
1788 Change 11755
1789 Branch: perl
1790 ! op.c perl.c sv.h
1791____________________________________________________________________________
1792[ 11789] By: sky on 2001/08/29 19:01:47
1793 Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
1794 This is a replacement implmentation that works on HPUX.
1795 This bug should probably be fixed in GCC.
1796 Branch: perl
1797 ! ext/Socket/Socket.xs
1798____________________________________________________________________________
1799[ 11788] By: ams on 2001/08/29 17:35:33
1800 Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
1801 From: Nicholas Clark <nick@ccl4.org>
1802 Date: Wed, 29 Aug 2001 18:21:56 +0100
1803 Message-Id: <20010829182156.O4950@plum.flirble.org>
1804 Branch: perl
1805 ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
1806____________________________________________________________________________
1807[ 11787] By: sky on 2001/08/29 10:42:54
1808 Log: Added test for pack_addr_in and unpack_addr_in
1809 Nitpik in test 10
1810 Branch: perl
1811 ! ext/Socket/Socket.t
1812____________________________________________________________________________
1813[ 11786] By: sky on 2001/08/29 10:28:14
1814 Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
1815 Trying to catch errors on HP-UX
1816 Branch: perl
1817 ! ext/Socket/Socket.t
1818____________________________________________________________________________
1819[ 11785] By: sky on 2001/08/29 09:07:03
1820 Log: make sure USE_THREADS is defined so external apps work
1821 Branch: perl
1822 ! config_h.SH
1823____________________________________________________________________________
1824[ 11784] By: sky on 2001/08/29 08:06:12
1825 Log: Subject: Re: The hitlist of untested modules.
1826 From: Jonathan Stowe <gellyfish@gellyfish.com>
1827 Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
1828 Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
1829 Start of tests for Shell.pm (make Schwern poorer!)
1830 Branch: perl
1831 + lib/Shell.t
1832 ! MANIFEST
1833____________________________________________________________________________
1834[ 11783] By: sky on 2001/08/29 07:37:50
1835 Log: END{} can change the return value even if we die from BEGIN{}
1836 Branch: perl
1837 ! miniperlmain.c
1838____________________________________________________________________________
1839[ 11782] By: ams on 2001/08/29 06:32:17
1840 Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
1841 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1842 Date: Wed, 29 Aug 2001 09:18:17 +0200
1843 Message-Id: <20010829091817.A4453@rafael>
1844 Branch: perl
1845 ! t/op/inccode.t
1846____________________________________________________________________________
1847[ 11781] By: pudge on 2001/08/29 02:28:33
1848 Log: Delete xsubpp.patch, as full copy exists now
1849 Branch: maint-5.6/macperl
1850 - macos/xsubpp.patch
1851____________________________________________________________________________
1852[ 11780] By: pudge on 2001/08/29 02:26:03
1853 Log: Add Changes file
1854 Branch: maint-5.6/macperl
1855 + macos/Changes
1856____________________________________________________________________________
1857[ 11779] By: pudge on 2001/08/29 02:23:11
1858 Log: Add Mac version of xsubpp as separate file
1859 Branch: maint-5.6/macperl
1860 + macos/xsubpp
1861 ! macos/Makefile.mk
1862____________________________________________________________________________
1863[ 11778] By: pudge on 2001/08/29 02:14:57
1864 Log: Fix open of /dev/null for Mac OS
1865 Branch: maint-5.6/macperl
1866 ! t/base/term.t
1867____________________________________________________________________________
1868[ 11777] By: pudge on 2001/08/29 02:12:52
1869 Log: Various patches: enable more tests; skip CVS in PerlInstall;
1870 fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
1871 Branch: maint-5.6/macperl
1872 ! macos/MacPerlTests.cmd macos/PerlInstall
1873 ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
1874____________________________________________________________________________
1875[ 11776] By: pudge on 2001/08/29 02:11:42
1876 Log: Allow for platforms to override formatting of errors
1877 on output from Matthias Neeracher (Mac files)
1878 Branch: maint-5.6/macperl
1879 ! macos/macish.c macos/macish.h
1880____________________________________________________________________________
1881[ 11775] By: pudge on 2001/08/29 01:59:32
1882 Log: Allow for platforms to override formatting of errors
1883 on output from Matthias Neeracher (core files)
1884 Branch: maint-5.6/macperl
1885 ! perl.h pp_ctl.c util.c
1886____________________________________________________________________________
1887[ 11774] By: pudge on 2001/08/29 01:29:43
1888 Log: Add some param checking, from reports by Kevin Reid.
1889 Branch: maint-5.6/macperl
1890 ! macos/ext/Mac/Controls/Controls.pm
1891 ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
1892____________________________________________________________________________
1893[ 11773] By: ams on 2001/08/28 23:54:57
1894 Log: Subject: [PATCH] make coretest
1895 From: Paul Johnson <paul@pjcj.net>
1896 Date: Wed, 29 Aug 2001 00:11:38 +0200
1897 Message-Id: <20010829001138.B12169@pjcj.net>
1898 (Applied without the change to perlhack.pod. This should
1899 probably stay undocumented.)
1900 Branch: perl
1901 ! Makefile.SH t/TEST
1902____________________________________________________________________________
1903[ 11772] By: sky on 2001/08/28 13:01:20
1904 Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic
1905 From: Michael G Schwern <schwern@pobox.com>
1906 Date: Tue, 28 Aug 2001 09:57:39 -0400
1907 Message-ID: <20010828095738.E17775@blackrider>
1908 Branch: perl
1909 ! pod/perlhack.pod t/op/pack.t
1910____________________________________________________________________________
1911[ 11771] By: sky on 2001/08/28 11:20:13
1912 Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
1913 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1914 Date: Tue, 28 Aug 2001 14:23:43 +0200
1915 Message-ID: <20010828142343.A19299@rafael>
1916 Branch: perl
1917 ! pod/perlvar.pod pp_ctl.c
1918____________________________________________________________________________
1919[ 11770] By: ams on 2001/08/28 10:13:21
1920 Log: Subject: [PATCH] odd typo in op.h
1921 From: Nicholas Clark <nick@ccl4.org>
1922 Date: Tue, 28 Aug 2001 12:10:26 +0100
1923 Message-Id: <20010828121026.V4950@plum.flirble.org>
1924 Branch: perl
1925 ! op.h
1926____________________________________________________________________________
1927[ 11769] By: sky on 2001/08/28 08:09:16
1928 Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
1929 From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
1930 Date: Tue, 28 Aug 2001 02:22:20 +0300
1931 Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
1932 Branch: perl
1933 ! ext/B/B/Lint.pm
1934____________________________________________________________________________
1935[ 11768] By: ams on 2001/08/28 00:47:35
1936 Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
1937 From: Michael G Schwern <schwern@pobox.com>
1938 Date: Mon, 27 Aug 2001 21:24:44 -0400
1939 Message-Id: <20010827212444.F12582@blackrider>
1940 Branch: perl
1941 ! pod/perlhack.pod t/op/pack.t
1942____________________________________________________________________________
1943[ 11767] By: ams on 2001/08/27 23:59:48
1944 Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
1945 From: Michael G Schwern <schwern@pobox.com>
1946 Date: Mon, 27 Aug 2001 20:12:29 -0400
1947 Message-Id: <20010827201229.D12582@blackrider>
1948 Branch: perl
1949 ! pod/perlhack.pod t/op/pack.t
1950____________________________________________________________________________
1951[ 11766] By: ams on 2001/08/27 23:39:40
1952 Log: Update Changes.
1953 Branch: perl
1954 ! Changes
1955____________________________________________________________________________
fd8826a1
AMS
1956[ 11765] By: ams on 2001/08/27 22:53:10
1957 Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
1958 From: Michael G Schwern <schwern@pobox.com>
1959 Date: Mon, 27 Aug 2001 19:47:30 -0400
1960 Message-Id: <20010827194730.C12582@blackrider>
1961 Branch: perl
1962 ! t/op/inccode.t
1963____________________________________________________________________________
1964[ 11764] By: ams on 2001/08/27 22:46:21
1965 Log: Subject: [PATCH] new tests for the coderef-in-@INC
1966 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1967 Date: Mon, 27 Aug 2001 22:36:27 +0200
1968 Message-Id: <20010827223627.C690@rafael>
1969
1970 Subject: Re: [PATCH] new tests for the coderef-in-@INC
1971 From: Nicholas Clark <nick@ccl4.org>
1972 Date: Tue, 28 Aug 2001 00:02:46 +0100
1973 Message-Id: <20010828000245.R4950@plum.flirble.org>
1974 Branch: perl
1975 + t/op/inccode.t
1976 ! MANIFEST
1977____________________________________________________________________________
1978[ 11763] By: ams on 2001/08/27 22:41:09
1979 Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement (was Re:
1980 bleadperl on fire, Win95+4NT)
1981 From: Michael G Schwern <schwern@pobox.com>
1982 Date: Mon, 27 Aug 2001 16:54:42 -0400
1983 Message-Id: <20010827165442.F9436@blackrider>
1984 Branch: perl
1985 ! lib/warnings.t
1986____________________________________________________________________________
1987[ 11762] By: sky on 2001/08/27 19:19:17
1988 Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
1989 avaible at compile time. This broke the compilation of
1990 Net/Ping.pm
1991 Branch: perl
1992 ! lib/Net/Ping.pm
1993____________________________________________________________________________
1994[ 11761] By: sky on 2001/08/27 18:34:48
1995 Log: Removed tripple definitions of CUSTOM_OP functions.
1996 Branch: perl
1997 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
1998____________________________________________________________________________
1999[ 11760] By: sky on 2001/08/27 18:21:27
2000 Log: Regen headers
2001 Branch: perl
2002 ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
2003 ! perlapi.h proto.h
2004____________________________________________________________________________
2005[ 11759] By: ams on 2001/08/27 16:31:53
2006 Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2007 From: "chromatic" <chromatic@rmci.net>
2008 Date: Mon, 27 Aug 2001 11:17:09 -0600
2009 Message-Id: <20010827172111.89491.qmail@onion.perl.org>
2010 Branch: perl
2011 ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
2012____________________________________________________________________________
2013[ 11758] By: sky on 2001/08/27 15:16:42
2014 Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
2015 Thanks to H. Merijn Brand for the patch.
2016 Some of the comments and or guards might be removable in perl.h now.
2017 Branch: perl
2018 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
2019 ! Porting/Glossary Porting/config_H README.threads config_h.SH
2020 ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
2021 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
2022 ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
2023 ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
2024 ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
2025 ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
2026 ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
2027 ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
2028 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
2029 ! win32/config_H.vc win32/perllib.c win32/win32.h
2030 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
2031 ! wince/config.h wince/config_H.ce wince/win32.h
2032 ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
2033____________________________________________________________________________
2034[ 11757] By: sky on 2001/08/27 13:39:16
2035 Log: Subject: GNU ld parses arguments different
2036 From: H.Merijn Brand <h.m.brand@hccnet.nl>
2037 Date: Mon, 27 Aug 2001 16:25:51 +0200
2038 Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
2039 Branch: perl
2040 ! hints/hpux.sh
2041____________________________________________________________________________
2042[ 11756] By: sky on 2001/08/27 13:18:45
2043 Log: Subject: Custom Ops
2044 From: Simon Cozens <simon@netthink.co.uk>
2045 Date: Sat, 25 Aug 2001 17:45:09 +0100
2046 Message-ID: <20010825174509.A5752@netthink.co.uk>
2047 I also added a fix to Opcode.pm to quite test cases.
2048 Branch: perl
2049 ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
2050 ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
2051____________________________________________________________________________
2052[ 11755] By: sky on 2001/08/27 05:37:17
2053 Log: Plugs a memory leak on destruction of regular expressions
2054 introcued by #11274.
2055 PL_regex_padav now has an AV as it's first entry with a list
2056 of freed regex_padav slots that it will reuse on creating
2057 new PMOPs.
2058 Branch: perl
2059 ! op.c perl.c
2060____________________________________________________________________________
2061[ 11754] By: ams on 2001/08/26 14:38:52
2062 Log: Subject: [PATCH] t/io/binmode.t
2063 From: Nicholas Clark <nick@ccl4.org>
2064 Date: Sun, 26 Aug 2001 12:03:05 +0100
2065 Message-Id: <20010826120305.C4950@plum.flirble.org>
2066
2067 (Also a nitpick in #11752 to t/op/universal.t)
2068 Branch: perl
2069 ! t/io/binmode.t t/op/universal.t
2070____________________________________________________________________________
2071[ 11753] By: ams on 2001/08/26 08:19:34
2072 Log: Subject: [PATCH] op/universal.t failing
2073 From: Nicholas Clark <nick@ccl4.org>
2074 Date: Sun, 26 Aug 2001 09:48:22 +0100
2075 Message-Id: <20010826094822.B4950@plum.flirble.org>
2076 Branch: perl
2077 ! t/op/universal.t
2078____________________________________________________________________________
2079[ 11752] By: ams on 2001/08/25 22:46:13
2080 Log: Subject: Re: 'can' with undefined subs
2081 From: Tony Bowden <tony@kasei.com>
2082 Date: Sat, 25 Aug 2001 14:58:17 +0100
2083 Message-Id: <20010825145817.A11788@soto.kasei.com>
2084 (Applied with minor modifications.)
2085 Branch: perl
2086 ! t/op/universal.t
2087____________________________________________________________________________
2088[ 11751] By: ams on 2001/08/25 18:28:43
2089 Log: Subject: Re: 'can' with undefined subs
2090 From: Tony Bowden <tony@kasei.com>
2091 Date: Sat, 25 Aug 2001 15:13:14 +0100
2092 Message-Id: <20010825151314.B11788@soto.kasei.com>
2093 Branch: perl
2094 ! lib/UNIVERSAL.pm
2095____________________________________________________________________________
2096[ 11750] By: nick on 2001/08/25 15:24:15
2097 Log: Integrate mainline
2098 Branch: perlio
2099 +> t/io/binmode.t
2100 !> (integrate 26 files)
2101____________________________________________________________________________
2102[ 11749] By: nick on 2001/08/25 14:55:41
2103 Log: Subject: Re: [PATCH] Added wisdom to perlhack.pod
2104 From: John Peacock <jpeacock@rowman.com>
2105 Date: Wed, 22 Aug 2001 12:05:28 -0400
2106 Message-Id: <3B83D848.7FD9C6EF@rowman.com>
2107 Branch: perl
2108 ! pod/perlhack.pod
2109____________________________________________________________________________
2110[ 11748] By: nick on 2001/08/25 14:53:04
2111 Log: Subject: Re: [PATCH] (was Re: PerlIO regerssion tests?)
2112 From: Michael G Schwern <schwern@pobox.com>
2113 Date: Wed, 22 Aug 2001 19:22:45 -0400
2114 Message-Id: <20010822192245.U619@blackrider>
2115 Branch: perl
2116 ! MANIFEST
2117____________________________________________________________________________
2118[ 11747] By: nick on 2001/08/25 14:52:33
2119 Log: Subject: [PATCH] (was Re: PerlIO regerssion tests?)
2120 From: Nicholas Clark <nick@ccl4.org>
2121 Date: Wed, 22 Aug 2001 23:29:06 +0100
2122 Message-Id: <20010822232906.Z82818@plum.flirble.org>
2123 Branch: perl
2124 + t/io/binmode.t
2125 ! perlio.c pod/perlfunc.pod
2126____________________________________________________________________________
2127[ 11744] By: nick on 2001/08/25 14:37:33
2128 Log: Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
2129 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2130 Date: Fri, 24 Aug 2001 22:10:42 +0200
2131 Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
2132 Branch: perl
2133 ! x2p/a2py.c x2p/walk.c
2134____________________________________________________________________________
2135[ 11743] By: nick on 2001/08/25 14:32:47
2136 Log: Subject: [DOC PATCH] The coderef-in-@INC feature
2137 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2138 Date: Fri, 24 Aug 2001 23:34:13 +0200
2139 Message-Id: <20010824233413.A1285@rafael>
2140 Branch: perl
2141 ! pod/perlfunc.pod pod/perlvar.pod
2142____________________________________________________________________________
2143[ 11742] By: ams on 2001/08/25 13:16:02
2144 Log: Subject: [PATCH] Re: The coderef in @INC strikes back
2145 From: Nicholas Clark <nick@ccl4.org>
2146 Date: Sat, 25 Aug 2001 14:50:07 +0100
2147 Message-Id: <20010825145007.L41464@plum.flirble.org>
2148 Branch: perl
2149 ! pp_ctl.c
2150____________________________________________________________________________
2151[ 11741] By: nick on 2001/08/24 07:08:45
2152 Log: When applying patch via Porting/apply fails, do p4 refresh
2153 to get old files back.
2154 Branch: perl
2155 ! Porting/apply
2156____________________________________________________________________________
2157[ 11740] By: ams on 2001/08/24 04:47:24
2158 Log: #11739 was incomplete.
2159 Branch: perl
2160 ! pod/perldiag.pod
2161____________________________________________________________________________
2162[ 11739] By: ams on 2001/08/24 04:09:40
2163 Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
2164 From: "Philip Newton" <Philip.Newton@gmx.net>
2165 Date: Fri, 24 Aug 2001 07:08:34 +0200
2166 Branch: perl
2167 ! pod/perldiag.pod
2168____________________________________________________________________________
2169[ 11738] By: ams on 2001/08/24 02:19:42
2170 Log: Fixed Doug Wilson's email address.
2171 Branch: perl
2172 ! AUTHORS
2173____________________________________________________________________________
2174[ 11737] By: ams on 2001/08/24 00:10:13
2175 Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
2176 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2177 Date: Thu, 23 Aug 2001 22:22:58 +0200
2178 Message-Id: <20010823222258.A901@rafael>
2179 Branch: perl
2180 ! pod/perldiag.pod
2181____________________________________________________________________________
2182[ 11736] By: ams on 2001/08/24 00:05:02
2183 Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
2184 From: "Craig A. Berry" <craigberry@mac.com>
2185 Date: Thu, 23 Aug 2001 19:07:45 -0500
2186 Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
2187 Branch: perl
2188 ! configure.com
2189____________________________________________________________________________
2190[ 11735] By: sky on 2001/08/23 13:42:07
2191 Log: Backed out 11732, it breaks lib/strict.t
2192 Branch: perl
2193 ! op.c
2194____________________________________________________________________________
2195[ 11734] By: sky on 2001/08/23 11:45:59
2196 Log: Removed toy from 17133 after Matt Sargeants request.
2197 Branch: perl
2198 ! pod/perlfaq4.pod
2199____________________________________________________________________________
2200[ 11733] By: sky on 2001/08/23 11:36:29
2201 Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
2202 From: Robin Houston <robin@kitsite.com>
2203 Date: Wed, 22 Aug 2001 23:06:16 +0100
2204 Message-ID: <20010822230616.A254@robin.kitsite.com>
2205 Branch: perl
2206 ! pod/perlfaq4.pod
2207____________________________________________________________________________
2208[ 11732] By: sky on 2001/08/23 10:36:02
2209 Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
2210 From: Simon Cozens <simon@netthink.co.uk>
2211 Date: Thu, 23 Aug 2001 12:06:36 +0100
2212 Message-ID: <20010823120636.A9961@netthink.co.uk>
2213 Branch: perl
2214 ! op.c
2215____________________________________________________________________________
2216[ 11731] By: gsar on 2001/08/23 03:58:58
2217 Log: fix broken windows build
2218 Branch: perl
2219 ! perl.h
2220____________________________________________________________________________
2221[ 11730] By: ams on 2001/08/22 21:35:30
2222 Log: Subject: [PATCH] io/tell.t doesn't chdir t
2223 From: Nicholas Clark <nick@ccl4.org>
2224 Date: Wed, 22 Aug 2001 23:25:58 +0100
2225 Message-Id: <20010822232557.Y82818@plum.flirble.org>
2226 Branch: perl
2227 ! t/io/tell.t
2228____________________________________________________________________________
2229[ 11729] By: ams on 2001/08/22 20:32:21
2230 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
2231 questions)
2232 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2233 Date: Wed, 22 Aug 2001 17:09:04 -0400
2234 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
2235 (Oops, forgot File::Spec::Unix in the previous patch.)
2236 Branch: perl
2237 ! lib/File/Spec/Unix.pm
2238____________________________________________________________________________
2239[ 11728] By: ams on 2001/08/22 20:25:41
2240 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
2241 questions)
2242 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2243 Date: Wed, 22 Aug 2001 17:09:04 -0400
2244 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
2245 Branch: perl
2246 ! lib/File/Spec.pm
2247____________________________________________________________________________
2248[ 11727] By: ams on 2001/08/22 19:43:30
2249 Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
2250 From: John Peacock <jpeacock@rowman.com>
2251 Date: Wed, 22 Aug 2001 12:35:52 -0400
2252 Message-Id: <3B83DF68.5D89DC81@rowman.com>
2253 (Adds proper tests for $], notwithstanding Subject. +nitpick)
2254 Branch: perl
2255 ! t/op/ver.t
2256____________________________________________________________________________
2257[ 11726] By: ams on 2001/08/22 19:36:39
2258 Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
2259 From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
2260 Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
2261 Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
2262 Branch: perl
2263 ! lib/diagnostics.pm lib/diagnostics.t
2264____________________________________________________________________________
2265[ 11725] By: ams on 2001/08/22 19:25:01
2266 Log: Subject: [PATCH] 64 bit integer preserving pp_divide
2267 From: Nicholas Clark <nick@ccl4.org>
2268 Date: Wed, 22 Aug 2001 20:59:05 +0100
2269 Message-Id: <20010822205905.U82818@plum.flirble.org>
2270 Branch: perl
2271 ! pp.c t/op/64bitint.t t/op/arith.t
2272____________________________________________________________________________
2273[ 11724] By: ams on 2001/08/22 10:02:33
2274 Log: Subject: Configure blooper
2275 From: H.Merijn Brand <h.m.brand@hccnet.nl>
2276 Date: Wed, 22 Aug 2001 12:38:35 +0200
2277 Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
2278 Branch: perl
2279 ! Configure
2280____________________________________________________________________________
2281[ 11723] By: ams on 2001/08/21 16:17:53
2282 Log: Subject: [PATCH] installperl -help
2283 From: Nicholas Clark <nick@ccl4.org>
2284 Date: Tue, 21 Aug 2001 17:34:23 +0100
2285 Message-Id: <20010821173423.F82818@plum.flirble.org>
2286 Branch: perl
2287 ! installperl
2288____________________________________________________________________________
2289[ 11722] By: ams on 2001/08/20 07:46:31
2290 Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
2291 From: Ilmari Karonen <iltzu@sci.fi>
2292 Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
2293 Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
2294 Branch: perl
2295 ! pod/perlvar.pod
2296____________________________________________________________________________
2297[ 11721] By: nick on 2001/08/20 06:24:31
2298 Log: Integrate mainline
2299 Branch: perlio
2300 +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
2301 +> lib/Lingua/KO/Hangul/Util/Changes
2302 +> lib/Lingua/KO/Hangul/Util/README
2303 +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
2304 +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
2305 +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
2306 +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
2307 +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
2308 +> lib/Unicode/Normalize/t/test.t
2309 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
2310 !> (integrate 55 files)
2311____________________________________________________________________________
2312[ 11720] By: pudge on 2001/08/19 19:00:16
2313 Log: Integrate Change #11599 from maint-5.6/perl
2314 Branch: maint-5.6/macperl
2315 !> README.win32
2316____________________________________________________________________________
2317[ 11719] By: ams on 2001/08/18 21:21:42
2318 Log: Add Porting/apply to MANIFEST.
2319 Branch: perl
2320 ! MANIFEST
2321____________________________________________________________________________
2322[ 11718] By: sky on 2001/08/18 14:38:01
2323 Log: PL_reentrant_buffer does not exist in 5005threaded perl.
2324 Better solution would be to make 5005threaded perl use
2325 the same system as ithreads do
2326 Branch: perl
2327 ! perl.h
2328____________________________________________________________________________
2329[ 11717] By: jhi on 2001/08/18 14:24:42
2330 Log: New try for ID 20010407.006: detach the semantics
2331 "was the last match target UTF8" into its own variable.
2332 Branch: perl
2333 ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
2334 ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
2335____________________________________________________________________________
2336[ 11716] By: jhi on 2001/08/18 12:11:14
2337 Log: UTF8 flag should be meaningful only when POK.
2338 Branch: perl
2339 ! dump.c
2340____________________________________________________________________________
2341[ 11715] By: sky on 2001/08/18 11:45:16
2342 Log: USE_THREADS and USE_ITHREADS are never true at the same time
2343 Branch: perl
2344 ! perl.h
2345____________________________________________________________________________
2346[ 11714] By: jhi on 2001/08/18 06:03:24
2347 Log: Retract #11712 for now. The real fix would probably
2348 be something like making PL_reg_sv a copy (PV + UTF8)
2349 of the matched/substituted string (note: not just a SvPOK
2350 string, for example the stringified form of a ROK would
2351 be applicable) Beware of leaks.
2352 Branch: perl
2353 ! pp_hot.c t/op/pat.t
2354____________________________________________________________________________
2355[ 11713] By: jhi on 2001/08/18 03:22:42
2356 Log: UTF8 wasn't printing for PVMGs.
2357 Branch: perl
2358 ! dump.c
2359____________________________________________________________________________
2360[ 11712] By: jhi on 2001/08/18 03:22:24
2361 Log: (Retracted by #11714)
2362
2363 Okay analysis, debatable fix. (The fix will inc
2364 the refcount of all temporary match objects,
2365 like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
2366 which will then cause griping at untie() time
2367 ("inner references remain").
2368
2369 Fix for ID 20010407.006: PL_reg_sv got wiped out
2370 by freetemps if the match target was a temporary
2371 (like function_call() =~ /.../), which in turn meant
2372 that the $1 et al stopped working if they had UTF-8
2373 in them. Therefore bump up the refcount of PL_reg_sv.
2374 Branch: perl
2375 ! pp_hot.c t/op/pat.t
2376____________________________________________________________________________
2377[ 11711] By: ams on 2001/08/17 20:32:08
2378 Log: Subject: [PATCH] doesn't compile, was perl@11710
2379 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2380 Date: Fri, 17 Aug 2001 23:21:10 +0200
2381 Message-Id: <20010817232110.C7041@rafael>
2382 Branch: perl
2383 ! sharedsv.c
2384____________________________________________________________________________
2385[ 11710] By: jhi on 2001/08/17 14:26:57
2386 Log: Update Changes.
2387 Branch: perl
2388 ! Changes patchlevel.h
2389____________________________________________________________________________
2390[ 11709] By: jhi on 2001/08/17 13:47:53
2391 Log: Upgrade to libnet 1.0704.
2392 Branch: perl
2393 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
2394 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
2395 ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
2396 ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
2397 ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
2398 ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
2399 ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
2400____________________________________________________________________________
c040f61f
JH
2401[ 11708] By: sky on 2001/08/17 13:34:04
2402 Log: Let perl_clone copy PL_exit_flags
2403 Branch: perl
2404 ! sv.c
2405____________________________________________________________________________
2406[ 11707] By: sky on 2001/08/17 12:28:41
2407 Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
2408 Branch: perl
2409 ! sharedsv.c sharedsv.h
2410____________________________________________________________________________
2411[ 11706] By: jhi on 2001/08/17 11:59:28
2412 Log: The metaconfig unit change for #11705.
2413 Branch: metaconfig/U/perl
2414 ! Extensions.U
2415____________________________________________________________________________
2416[ 11705] By: jhi on 2001/08/17 11:58:48
2417 Log: Allow the threads extension to be found if present.
2418 Branch: perl
2419 ! Configure
2420____________________________________________________________________________
2421[ 11704] By: nick on 2001/08/17 11:47:54
2422 Log: Mail -> change script (pre-alpha)
2423 Branch: perl
2424 + Porting/apply
2425____________________________________________________________________________
2426[ 11703] By: sky on 2001/08/17 07:11:24
2427 Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
2428 Thanks to Tom Hospel for pointing out my error.
2429 Branch: perl
2430 ! op.h
2431____________________________________________________________________________
2432[ 11702] By: sky on 2001/08/17 04:18:11
2433 Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
2434 Branch: perl
2435 ! embed.pl miniperlmain.c perl.c perl.h proto.h
2436____________________________________________________________________________
2437[ 11701] By: jhi on 2001/08/17 03:22:38
2438 Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
2439 and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
2440 Branch: perl
2441 + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
2442 + lib/Lingua/KO/Hangul/Util/README
2443 + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
2444 + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
2445 + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
2446 + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
2447 + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
2448 + lib/Unicode/Normalize/t/test.t
2449 ! MANIFEST
2450____________________________________________________________________________
2451[ 11700] By: jhi on 2001/08/17 02:58:59
2452 Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
2453 Date: Thu, 16 Aug 2001 22:46:15 -0500
2454 From: "Craig A. Berry" <craigberry@mac.com>
2455 Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
2456 Branch: perl
2457 ! configure.com numeric.c
2458____________________________________________________________________________
2459[ 11699] By: jhi on 2001/08/17 02:33:00
2460 Log: It seems that Tru64 has "naturally" threadsafe APIs only for
2461 of the usual suspects (like getpwent) but not for others
2462 (like localtime and rand). The _r versions are available
2773a8c9 2463 for all of them, so let's use them.
c040f61f
JH
2464 Branch: perl
2465 ! perl.h
2466____________________________________________________________________________
2467[ 11698] By: jhi on 2001/08/17 01:53:02
2468 Log: (Accidental apply; thankfully empty.)
2469 Branch: perl
2470 ! hints/os390.sh
2471____________________________________________________________________________
2472[ 11697] By: jhi on 2001/08/17 01:50:55
2473 Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1
2474 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2475 Date: Thu, 16 Aug 2001 16:27:49 +0100
2476 Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
2477 Branch: perl
2478 ! regexec.c t/op/re_tests
2479____________________________________________________________________________
2480[ 11696] By: jhi on 2001/08/17 01:50:01
2481 Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context
2482 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2483 Date: Thu, 16 Aug 2001 18:50:01 +0100
2484 Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
2485 Branch: perl
2486 ! pp_hot.c t/op/pat.t
2487____________________________________________________________________________
2488[ 11695] By: jhi on 2001/08/17 01:49:12
2489 Log: Subject: [PATCH] *time_r again
2490 From: "Arthur Bergman" <arthur@contiller.se>
2491 Date: Thu, 16 Aug 2001 16:01:54 +0200
2492 Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
2493 Branch: perl
2494 ! op.h
2495____________________________________________________________________________
2496[ 11694] By: jhi on 2001/08/17 01:47:53
2497 Log: system() and backtick error handling cleanup from Craig A. Berry.
2498 Branch: perl
2499 ! vms/vms.c
2500____________________________________________________________________________
2501[ 11693] By: gsar on 2001/08/17 01:07:21
2502 Log: change#10334 leaks memory, copies string when it doesn't
2503 need to
2504 Branch: perl
2505 ! perl.c
2506____________________________________________________________________________
2507[ 11692] By: jhi on 2001/08/16 12:22:29
2508 Log: One more twist to the sprintf + utf8 testing.
2509 Branch: perl
2510 ! t/op/misc.t
2511____________________________________________________________________________
2512[ 11691] By: jhi on 2001/08/16 11:46:02
2513 Log: Fix for 20010407.008 sprintf removes utf8-ness.
2514 Branch: perl
2515 ! pp.c t/op/misc.t
2516____________________________________________________________________________
2517[ 11690] By: jhi on 2001/08/16 11:31:00
2518 Log: Subject: [PATCH] *time_r fixes
2519 From: "Arthur Bergman" <arthur@contiller.se>
2520 Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
2521 Date: Thu, 16 Aug 2001 14:22:27 +0200
2522 Branch: perl
2523 ! op.h
2524____________________________________________________________________________
2525[ 11689] By: jhi on 2001/08/16 11:29:30
2526 Log: Upgrade to CGI.pm 2.77.
2527 Branch: perl
2528 ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
2529 ! lib/CGI/t/function.t
2530____________________________________________________________________________
2531[ 11688] By: jhi on 2001/08/16 01:07:21
2532 Log: Document the bytes-to-Unicode upgrading.
2533 Branch: perl
2534 ! pod/perlunicode.pod
2535____________________________________________________________________________
2536[ 11687] By: jhi on 2001/08/16 00:29:29
2537 Log: Add a test for Unicode sprintf.
2538 Branch: perl
2539 ! t/op/misc.t
2540____________________________________________________________________________
2541[ 11686] By: jhi on 2001/08/16 00:20:40
2542 Log: Add Unicode tests for index/rindex.
2543 Branch: perl
2544 ! t/op/index.t
2545____________________________________________________________________________
2546[ 11685] By: jhi on 2001/08/15 22:51:53
2547 Log: Document a bit the art of minimizing the installation,
2548 based on the p5p discussion.
2549 Branch: perl
2550 ! INSTALL
2551____________________________________________________________________________
2552[ 11684] By: nick on 2001/08/15 15:03:31
2553 Log: Integrate mainline
2554 Branch: perlio
2555 +> sharedsv.c sharedsv.h
2556 !> (integrate 53 files)
2557____________________________________________________________________________
2558[ 11683] By: jhi on 2001/08/15 13:49:07
2559 Log: Update Changes.
2560 Branch: perl
2561 ! Changes patchlevel.h
2562____________________________________________________________________________
e4a70548
JH
2563[ 11682] By: jhi on 2001/08/15 13:26:00
2564 Log: The #11673 necessitated a test tweak.
2565 Branch: perl
2566 ! t/io/utf8.t
2567____________________________________________________________________________
2568[ 11681] By: jhi on 2001/08/15 13:12:50
2569 Log: Also UNICOS is in the general case unable to silently
2570 handle fp overflows.
2571 Branch: perl
2572 ! numeric.c
2573____________________________________________________________________________
2574[ 11680] By: jhi on 2001/08/15 13:05:15
2575 Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
2576 NV_EPSILON #defined.
2577 Branch: perl
2578 ! perl.h
2579____________________________________________________________________________
2580[ 11679] By: jhi on 2001/08/15 12:48:32
2581 Log: Re-establish the fp overflow detection for VAX VMS; there
2582 is no easy way to have the IEEE fp silent overflow semantics.
2583 (in Alpha VMS we still will use IEEE fp by default-- but it
2584 is still possible to configure Perl to use G_FLOAT)
2585 Branch: perl
2586 ! numeric.c
2587____________________________________________________________________________
2588[ 11678] By: jhi on 2001/08/15 12:27:41
2589 Log: Subject: [PATCH] pp_lock
2590 From: "Arthur Bergman" <arthur@contiller.se>
2591 Date: Wed, 15 Aug 2001 11:52:16 +0200
2592 Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
2593 Branch: perl
2594 ! pp.c
2595____________________________________________________________________________
2596[ 11677] By: jhi on 2001/08/15 12:26:44
2597 Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern
2598 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2599 Date: Wed, 15 Aug 2001 11:32:11 +0100
2600 Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
2601 Branch: perl
2602 ! regcomp.c t/op/re_tests
2603____________________________________________________________________________
2604[ 11676] By: jhi on 2001/08/15 12:25:29
2605 Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks
2606 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2607 Date: Wed, 15 Aug 2001 10:33:49 +0100
2608 Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
2609 Branch: perl
2610 ! regexec.c t/op/re_tests
2611____________________________________________________________________________
2612[ 11675] By: jhi on 2001/08/15 03:28:20
2613 Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
2614 From: Barrie Slaymaker <barries@slaysys.com>
2615 Date: Tue, 14 Aug 2001 14:32:25 -0400
2616 Message-ID: <20010814143225.A19822@jester.slaysys.com>
2617 Branch: perl
2618 ! lib/File/Spec.t lib/File/Spec/Unix.pm
2619____________________________________________________________________________
2620[ 11674] By: jhi on 2001/08/15 03:25:32
2621 Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
2622 From: Peter Prymmer <pvhp@forte.com>
2623 Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
2624 Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
2625 Branch: perl
2626 ! README.vms configure.com
2627____________________________________________________________________________
2628[ 11673] By: jhi on 2001/08/15 03:16:14
2629 Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
2630 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2631 Date: Tue, 14 Aug 2001 21:23:27 +0200
2632 Message-ID: <20010814212327.A1919@rafael>
2633 Branch: perl
2634 ! doio.c
2635____________________________________________________________________________
2636[ 11672] By: jhi on 2001/08/15 03:15:25
2637 Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
2638 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2639 Date: Tue, 14 Aug 2001 22:30:11 +0200
2640 Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
2641
2642 Combination of nmake, quoting, and Perl expanded $( in here-doc.
2643 Branch: perl
2644 ! ext/SDBM_File/Makefile.PL
2645____________________________________________________________________________
2646[ 11671] By: jhi on 2001/08/14 13:44:40
2647 Log: Todo updates.
2648 Branch: perl
2649 ! pod/perltodo.pod
2650____________________________________________________________________________
2651[ 11670] By: jhi on 2001/08/14 13:10:36
2652 Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
2653 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2654 Date: Mon, 13 Aug 2001 23:15:01 +0200
2655 Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
2656 Branch: perl
2657 ! sv.c
2658____________________________________________________________________________
2659[ 11669] By: jhi on 2001/08/14 13:07:09
2660 Log: Subject: [PATCH] [b-]showlex.t
2661 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2662 Date: Sun, 12 Aug 2001 22:24:51 +0200
2663 Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
2664
2665 The 4nt command shell will expand the % in command line
2666 no matter what quoting is attempted, changed the % to @.
2667 Branch: perl
2668 ! ext/B/Showlex.t
2669____________________________________________________________________________
2670[ 11668] By: jhi on 2001/08/14 13:01:02
2671 Log: Subject: [PATCH] magic.t
2672 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2673 Date: Sun, 12 Aug 2001 20:49:27 +0200
2674 Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
2675 Branch: perl
2676 ! t/op/magic.t
2677____________________________________________________________________________
2678[ 11667] By: jhi on 2001/08/14 12:35:17
2679 Log: Add sharedsv* to the DOSish platforms; plus add
2680 some WinCE files to the list of DOSish files.
2681 Branch: perl
2682 ! NetWare/Makefile Porting/makerel win32/Makefile
2683 ! win32/makefile.mk wince/Makefile.ce
2684____________________________________________________________________________
2685[ 11666] By: jhi on 2001/08/14 12:29:57
2686 Log: More DOSish files.
2687 Branch: perl
2688 ! Porting/makerel
2689____________________________________________________________________________
2690[ 11665] By: jhi on 2001/08/14 12:27:58
2691 Log: Strip CRs from the WinCE files. Now we need to
2692 figure out in which CRs are really needed: probably
2693 Makefile.ce and the README files, at least, probably
2694 also the registry.bat.
2695 Branch: perl
2696 ! wince/Makefile.ce wince/README.compile wince/README.perlce
2697 ! wince/config.h wince/include/cectype.h wince/include/errno.h
2698 ! wince/include/sys/stat.h wince/include/sys/types.h
2699 ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
2700 ! wince/perldll.def wince/registry.bat wince/wince.h
2701 ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
2702____________________________________________________________________________
2703[ 11664] By: jhi on 2001/08/14 12:05:09
2704 Log: Add some files to DOSish and writables.
2705 Branch: perl
2706 ! Porting/makerel
2707____________________________________________________________________________
2708[ 11663] By: jhi on 2001/08/14 03:08:07
2709 Log: Compile failure message tidying.
2710 Branch: perl
2711 ! t/lib/1_compile.t
2712____________________________________________________________________________
2713[ 11662] By: jhi on 2001/08/14 01:41:22
2714 Log: The new sharedsv* should be exported only if usethreads.
2715 Branch: perl
2716 ! makedef.pl
2717____________________________________________________________________________
2718[ 11661] By: jhi on 2001/08/14 00:25:30
2719 Log: Subject: [PATCH: perl@11626] URL updates for README.os390
2720 From: Peter Prymmer <pvhp@forte.com>
2721 Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
2722 Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
2723 Branch: perl
2724 ! README.os390
2725____________________________________________________________________________
2726[ 11660] By: jhi on 2001/08/13 12:54:54
2727 Log: Update Changes.
2728 Branch: perl
2729 ! Changes patchlevel.h
2730____________________________________________________________________________
b86be378
JH
2731[ 11659] By: jhi on 2001/08/13 12:45:21
2732 Log: Subject: [PATHC] sharedsv.[c|h]
2733 From: "Artur Bergman" <artur@contiller.se>
2734 Date: Mon, 13 Aug 2001 14:38:41 +0200
2735 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>
2736
2737 Subject: [PATCH] embed.pl
2738 From: Arthur Bergman <arthur@contiller.se>
2739 Date: Mon, 13 Aug 2001 14:38:14 +0200
2740 Message-ID: <B79D96D6.3088%arthur@contiller.se>
2741
2742 Subject: [PATCH] sharedsv cleanups
2743 From: "Arthur Bergman" <arthur@contiller.se>
2744 Date: Mon, 13 Aug 2001 15:14:25 +0200
2745 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>
2746
2747 Plus few tweaks: _init needs to be Adp, the prototypes
2748 should not be revealed unless using ithreads, #endif FOO
2749 must be #endif /* FOO */, adding (parentheses) around
2750 do { } while doesn't work too well.
2751 Branch: perl
2752 + sharedsv.c sharedsv.h
2753 ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
2754 ! perl.h perlapi.c pod/perlapi.pod proto.h
2755____________________________________________________________________________
2756[ 11658] By: jhi on 2001/08/13 12:00:08
2757 Log: Subject: Re: END {} blocks run in perl_run
2758 From: Arthur Bergman <arthur@contiller.se>
2759 Date: Mon, 13 Aug 2001 11:11:30 +0200
2760 Message-ID: <B79D6661.3068%arthur@contiller.se>
2761 Branch: perl
2762 ! perl.c
2763____________________________________________________________________________
2764[ 11657] By: nick on 2001/08/13 09:03:02
2765 Log: Integrate mainline
2766 Branch: perlio
2767 +> (branch 326 files)
2768 - (delete 330 files)
2769 !> (integrate 85 files)
2770____________________________________________________________________________
2771[ 11656] By: jhi on 2001/08/12 23:24:18
2772 Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
2773 and the Perl will be built to do that by default (adding that
2774 will break scripts having non-UTF-8 binary data, such as Latin-1.)
2775 Branch: perl
2776 ! op.c toke.c utf8.h
2777____________________________________________________________________________
2778[ 11655] By: jhi on 2001/08/12 23:05:14
2779 Log: Unnecessary downgrades.
2780 Branch: perl
2781 ! doop.c
2782____________________________________________________________________________
2783[ 11654] By: jhi on 2001/08/12 22:56:47
2784 Log: Failure not true anymore (probably caused by my broken setup).
2785 Branch: perl
2786 ! t/op/pat.t
2787____________________________________________________________________________
2788[ 11653] By: jhi on 2001/08/12 22:46:12
2789 Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
2790 stopped working).
2791 Branch: perl
2792 ! op.h pp_ctl.c regcomp.c
2793____________________________________________________________________________
2794[ 11652] By: jhi on 2001/08/12 22:30:04
2795 Log: There is no IN_UTF8.
2796 Branch: perl
2797 ! utf8.h
2798____________________________________________________________________________
2799[ 11651] By: jhi on 2001/08/12 21:08:06
2800 Log: More (less) regex/utf8 relics. (Toned down later in #11653.)
2801 Branch: perl
2802 ! op.c op.h pp_ctl.c regcomp.c
2803____________________________________________________________________________
2804[ 11650] By: jhi on 2001/08/12 20:17:32
2805 Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
2806 and a test tweak.
2807 Branch: perl
2808 ! op.c t/pod/find.t
2809____________________________________________________________________________
2810[ 11649] By: jhi on 2001/08/12 18:45:52
2811 Log: Todo updates and fixes.
2812 Branch: perl
2813 ! pod/perltodo.pod
2814____________________________________________________________________________
2815[ 11648] By: jhi on 2001/08/12 18:43:50
2816 Log: Mark tests (and one module) having explicit Latin-1
2817 (and one file having explicit UTF-8) with an explicit
2818 'no utf8' (and one explicit 'use utf8').
2819
2820 NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
2821 Branch: perl
2822 ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
2823 ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
2824 ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
2825____________________________________________________________________________
2826[ 11647] By: jhi on 2001/08/12 17:10:22
2827 Log: Subject: SV: END {} blocks run in perl_run
2828 From: "Arthur Bergman" <arthur@contiller.se>
2829 Date: Sun, 12 Aug 2001 00:34:28 +0200
2830 Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
2831 Branch: perl
2832 ! miniperlmain.c perl.c
2833____________________________________________________________________________
2834[ 11646] By: jhi on 2001/08/12 16:59:00
2835 Log: Typos in #11645.
2836 Branch: perl
2837 ! perl.h
2838____________________________________________________________________________
2839[ 11645] By: jhi on 2001/08/12 16:55:31
2840 Log: On ithreads default to use_reentrant except on naturally
2841 threadsafe platforms.
2842 Branch: perl
2843 ! perl.h
2844____________________________________________________________________________
2845[ 11644] By: jhi on 2001/08/12 15:45:43
2846 Log: (Hopefully) a fix for 20010723.004: make install needs
2847 write permission in build directory. The problem was
2848 probably caused by overeager sprinkling of the lib/re.pm
2849 dependencies (which was done to guarantee lib/re.pm being
2850 uptodate for parallel makes: now solved by funneling that
2851 through an explicit recursive make in the preplibrary target).
2852 Branch: perl
2853 ! Makefile.SH
2854____________________________________________________________________________
2855[ 11643] By: jhi on 2001/08/12 14:16:44
2856 Log: Dispell the "use utf8" superstition.
2857 Branch: perl
2858 ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
2859 ! pod/perlunicode.pod
2860____________________________________________________________________________
2861[ 11642] By: jhi on 2001/08/12 13:56:42
2862 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
2863 From: "Abigail" <abigail@foad.org>
2864 Date: Sat, 11 Aug 2001 23:49:49 +0200
2865 Message-ID: <20010811214950.23255.qmail@foad.org>
2866 Branch: perl
2867 ! t/op/taint.t
2868____________________________________________________________________________
2869[ 11641] By: jhi on 2001/08/12 13:56:18
2870 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
2871 From: Abhijit Menon-Sen <ams@wiw.org>
2872 Date: Sat, 11 Aug 2001 06:18:19 +0530
2873 Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
2874 Branch: perl
2875 ! mg.c
2876____________________________________________________________________________
2877[ 11640] By: jhi on 2001/08/12 13:45:58
2878 Log: Test for change #11639.
2879 Branch: perl
2880 ! t/op/tiehandle.t
2881____________________________________________________________________________
2882[ 11639] By: jhi on 2001/08/12 13:42:03
2883 Log: Subject: Re: Can't localize *FH, then tie it
2884 From: Abhijit Menon-Sen <ams@wiw.org>
2885 Date: Sun, 12 Aug 2001 16:08:06 +0530
2886 Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
2887 Branch: perl
2888 ! pp_hot.c pp_sys.c
2889____________________________________________________________________________
2890[ 11638] By: jhi on 2001/08/12 03:30:07
2891 Log: Drop all the unnecessary "use utf8" clauses and some of
2892 the unnecessary "use bytes" ones.
2893
2894 TODO: scour the documentation for unnecessary "use utf8"
2895 and prominently display it in perldelta when the time comes.
2896 ("use utf8" should be necessary ONLY if one wants the script
2897 to be in UTF-8.) Also should be checked in some non-ASCII
2898 non-Latin-1 platform, like EBCDIC.
2899 Branch: perl
2900 ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
2901 ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
2902____________________________________________________________________________
2903[ 11637] By: jhi on 2001/08/11 17:55:36
2904 Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
2905 Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
2906 in Unicode handling.
2907 Branch: perl
2908 + t/op/lc.t
2909 ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
2910____________________________________________________________________________
2911[ 11636] By: jhi on 2001/08/11 17:14:06
2912 Log: Thinko: we want the flags for native cc, not gcc.
2913 Branch: perl
2914 ! hints/dec_osf.sh
2915____________________________________________________________________________
2916[ 11635] By: jhi on 2001/08/11 15:14:48
2917 Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
2918 From: Robin Houston <robin@kitsite.com>
2919 Date: Fri, 10 Aug 2001 14:42:02 +0100
2920 Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
2921 Branch: perl
2922 ! pp.c
2923____________________________________________________________________________
2924[ 11634] By: jhi on 2001/08/11 14:59:22
2925 Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
2926 From: Abhijit Menon-Sen <ams@wiw.org>
2927 Date: Sat, 11 Aug 2001 16:31:04 +0530
2928 Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
2929 Branch: perl
2930 ! op.c
2931____________________________________________________________________________
2932[ 11633] By: jhi on 2001/08/11 14:58:07
2933 Log: Get rid of indread, from Abhijit Menon-Sen.
2934 Branch: perl
2935 ! pp_sys.c
2936____________________________________________________________________________
2937[ 11632] By: jhi on 2001/08/10 23:39:04
2938 Log: CRLFgngngn.
2939 Branch: perl
2940 ! win32/Makefile win32/makefile.mk
2941____________________________________________________________________________
2942[ 11631] By: jhi on 2001/08/10 23:37:43
2943 Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
2944 Branch: perl
2945 - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
2946 - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
2947 - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
2948 ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
2949 ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
2950 ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
2951 ! win32/Makefile win32/makefile.mk
2952____________________________________________________________________________
2953[ 11630] By: jhi on 2001/08/10 13:53:15
2954 Log: Avoid #elif (less portable than #else #if).
2955 Branch: perl
2956 ! handy.h
2957____________________________________________________________________________
2958[ 11629] By: jhi on 2001/08/10 13:49:53
2959 Log: Subject: patch for perlvar.pod
2960 From: mah@everybody.org (Mark A. Hershberger)
2961 Date: 08 Aug 2001 17:03:16 -0500
2962 Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
2963 Branch: perl
2964 ! pod/perlvar.pod
2965____________________________________________________________________________
2966[ 11628] By: jhi on 2001/08/10 13:45:48
2967 Log: cpp commands must start (the # must be) at the column #0.
2968 Branch: perl
2969 ! op.c
2970____________________________________________________________________________
2971[ 11627] By: jhi on 2001/08/10 13:41:07
2972 Log: If using gcc -B/foo/bar makedepend would give
2973 unnecessary warnings about unused -B/foo/bar.
2974 Branch: perl
2975 ! makedepend.SH
2976____________________________________________________________________________
2977[ 11626] By: jhi on 2001/08/09 14:56:29
2978 Log: Update Changes.
2979 Branch: perl
2980 ! Changes patchlevel.h
2981____________________________________________________________________________
e8b5448c
JH
2982[ 11625] By: jhi on 2001/08/09 14:54:05
2983 Log: s/z/tz/
2984 Branch: perl
2985 ! pod/perlfaq2.pod
2986____________________________________________________________________________
2987[ 11624] By: jhi on 2001/08/09 14:52:52
2988 Log: Article nit.
2989 Branch: perl
2990 ! pod/perlfaq2.pod
2991____________________________________________________________________________
2992[ 11623] By: jhi on 2001/08/09 14:49:00
2993 Log: Rename lib/unicode files to lib/unicore to avoid
2994 conflicts between core lib/unicode and Unicode::
2995 files in case-ignoring filesystems.
2996 Branch: perl
2997 + (add 325 files)
2998 - (delete 324 files)
2999 ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
3000____________________________________________________________________________
3001[ 11622] By: jhi on 2001/08/09 13:33:47
3002 Log: Upgrade to Math::BigInt 1.41.
3003 Branch: perl
3004 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
3005____________________________________________________________________________
3006[ 11621] By: jhi on 2001/08/09 13:31:20
3007 Log: Subject: [PATCH] remove PL_na from typemap
3008 From: James <james@rf.net>
3009 Date: Mon, 06 Aug 2001 20:23:15 -0700
3010 Message-ID: <3B6F5F23.A31A81B1@rf.net>
3011
3012 (had to be manually applied)
3013 Branch: perl
3014 ! lib/ExtUtils/typemap
3015____________________________________________________________________________
3016[ 11620] By: jhi on 2001/08/09 13:27:11
3017 Log: The metaconfig unit changes for #11618.
3018 Branch: metaconfig/U/perl
3019 + d_fpclassl.U i_fp.U
3020____________________________________________________________________________
3021[ 11619] By: jhi on 2001/08/09 13:25:21
3022 Log: Forgot this from #11618.
3023
3024 NOTE: wince/config_H.ce needs updating.
3025 Branch: perl
3026 ! wince/config.ce
3027____________________________________________________________________________
3028[ 11618] By: jhi on 2001/08/09 13:21:51
3029 Log: Introduce more floating point classifying APIs;
3030 try to define (most importantly) Perl_is{inf,nan}(x).
3031
3032 For this first cut, assume none such APIs exist in non-UNIXoid
3033 platforms-- this is of course too unkind: Win32 rumoredly has
3034 _fpclass() and _isnan(), and VMS/VOS very probably have some
3035 of the APIs available. The only thing Perl uses at the moment
3036 is Perl_isnan() (has been in use for a while now).
3037
3038 NOTE: the Win32 and NetWare config_h.?c need regenerating.
3039 Branch: perl
3040 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
3041 ! Porting/config_H config_h.SH configure.com epoc/config.sh
3042 ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
3043 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3044 ! vos/config.ga.h win32/config.bc win32/config.gc
3045 ! win32/config.vc win32/config_H.bc win32/config_H.gc
3046 ! win32/config_H.vc wince/config.ce wince/config.h
3047____________________________________________________________________________
3048[ 11617] By: jhi on 2001/08/09 11:08:51
3049 Log: Integrate change #11519 from perlio:
3050
3051 Avoid testing for (non-)existance of "encoding(xxxx)"
3052 layer is called "encoding" the (xxxx) is an argument.
3053 Branch: perl
3054 !> lib/open.pm
3055____________________________________________________________________________
3056[ 11616] By: nick on 2001/08/09 07:50:24
3057 Log: Integrate mainline
3058 Branch: perlio
3059 +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
3060 +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
3061 +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
3062 +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
3063 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
3064 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
3065 !> (integrate 79 files)
3066____________________________________________________________________________
3067[ 11615] By: nick on 2001/08/09 06:23:44
3068 Log: Avoid testing for (non-)existance of "encoding(xxxx)"
3069 layer is called "encoding" the (xxxx) is an argument.
3070 Branch: perlio
3071 ! lib/open.pm
3072____________________________________________________________________________
3073[ 11614] By: jhi on 2001/08/08 21:50:19
3074 Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
3075 From: Paul Johnson <paul@pjcj.net>
3076 Date: Wed, 8 Aug 2001 23:54:17 +0200
3077 Message-ID: <20010808235417.O1006@pjcj.net>
3078 Branch: perl
3079 ! ext/B/B/Concise.pm
3080____________________________________________________________________________
3081[ 11613] By: jhi on 2001/08/08 13:22:13
3082 Log: Make VMS use IEEE math by default; reorder Tru64 hints
3083 so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
3084 exception semantics) is always set if using (the new) cc.
3085 Branch: perl
3086 ! configure.com hints/dec_osf.sh
3087____________________________________________________________________________
3088[ 11612] By: jhi on 2001/08/08 12:14:56
3089 Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
3090 From: Abhijit Menon-Sen <ams@wiw.org>
3091 Date: Tue, 7 Aug 2001 17:16:05 +0530
3092 Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
3093 Branch: perl
3094 ! pp_sys.c
3095____________________________________________________________________________
3096[ 11611] By: jhi on 2001/08/08 02:28:58
3097 Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
3098 From: "Craig A. Berry" <craigberry@mac.com>
3099 Date: Tue, 07 Aug 2001 22:27:47 -0500
3100 Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
3101 Branch: perl
3102 ! t/run/exit.t
3103____________________________________________________________________________
3104[ 11610] By: jhi on 2001/08/08 00:12:00
3105 Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
3106 From: "Craig A. Berry" <craigberry@mac.com>
3107 Date: Tue, 07 Aug 2001 20:01:53 -0500
3108 Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
3109 Branch: perl
3110 ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
3111____________________________________________________________________________
3112[ 11609] By: jhi on 2001/08/07 23:49:09
3113 Log: Update the magazine information.
3114 Branch: perl
3115 ! pod/perlfaq2.pod
3116____________________________________________________________________________
3117[ 11608] By: jhi on 2001/08/07 23:35:27
3118 Log: Ignore SIGFPE everywhere.
3119 Branch: perl
3120 ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
3121____________________________________________________________________________
3122[ 11607] By: jhi on 2001/08/07 23:07:04
3123 Log: With permission, change the licensing of the docs by
3124 TomC (and Gnat) to comply with the rest of Perl.
3125 Branch: perl
3126 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3127 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3128 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3129 ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
3130 ! pod/perltootc.pod
3131____________________________________________________________________________
3132[ 11606] By: jhi on 2001/08/07 22:50:04
3133 Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
3134 From: Andy Dougherty <doughera@lafayette.edu>
3135 Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
3136 Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
3137 Branch: perl
3138 ! hints/openbsd.sh
3139____________________________________________________________________________
3140[ 11605] By: jhi on 2001/08/07 22:49:18
3141 Log: Subject: [PATCH] Makefile.SH test_prep dependency
3142 From: Andy Dougherty <doughera@lafayette.edu>
3143 Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
3144 Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
3145 Branch: perl
3146 ! Makefile.SH
3147____________________________________________________________________________
3148[ 11604] By: jhi on 2001/08/07 22:44:35
3149 Log: Don't autogenerate the headers et alia,
3150 make regen_headers explicitly.
3151 Branch: perl
3152 ! Makefile.SH
3153____________________________________________________________________________
3154[ 11603] By: jhi on 2001/08/07 22:33:48
3155 Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
3156 From: Gurusamy Sarathy <gsar@ActiveState.com>
3157 Date: Tue, 07 Aug 2001 08:33:26 -0700
3158 Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
3159
3160 Unnecessary dependency.
3161 Branch: perl
3162 ! embed.pl
3163____________________________________________________________________________
3164[ 11602] By: jhi on 2001/08/07 13:52:41
3165 Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
3166 From: Abhijit Menon-Sen <ams@wiw.org>
3167 Date: Tue, 7 Aug 2001 09:10:54 +0530
3168 Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
3169 Branch: perl
3170 ! pp_hot.c
3171____________________________________________________________________________
3172[ 11601] By: jhi on 2001/08/07 13:46:33
3173 Log: Subject: [PATCH perl@11597] B && BEGIN handling
3174 From: "James A. Duncan" <jduncan@fotango.com>
3175 Date: Mon, 6 Aug 2001 17:29:11 +0100
3176 Message-ID: <20010806172911.A2071@fotango.com>
3177
3178 (the intrpvar.h addition moved to the end for bincompat)
3179 Branch: perl
3180 ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
3181____________________________________________________________________________
3182[ 11600] By: jhi on 2001/08/07 11:53:48
3183 Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
3184 Branch: perl
3185 !> README.win32
3186____________________________________________________________________________
3187[ 11599] By: gsar on 2001/08/07 06:31:39
3188 Log: fix URLs for fcrypt.c
3189 Branch: maint-5.6/perl
3190 ! README.win32
3191____________________________________________________________________________
3192[ 11598] By: jhi on 2001/08/06 15:02:48
3193 Log: Yet another way to say Infinity: HP-UX calls its "++".
3194 Branch: perl
3195 ! lib/Math/BigInt/t/bigintpm.t
3196____________________________________________________________________________
3197[ 11597] By: jhi on 2001/08/06 13:40:01
3198 Log: Update Changes.
3199 Branch: perl
3200 ! Changes patchlevel.h
3201____________________________________________________________________________
f8c9a756
JH
3202[ 11596] By: jhi on 2001/08/06 13:24:28
3203 Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
3204 Branch: perl
3205 ! pod/perlfaq5.pod
3206____________________________________________________________________________
3207[ 11595] By: jhi on 2001/08/06 12:51:38
3208 Log: The #11593 wasn't right.
3209 Branch: perl
3210 ! lib/Math/BigInt/t/bigintpm.t
3211____________________________________________________________________________
3212[ 11594] By: jhi on 2001/08/06 12:34:15
3213 Log: Subject: [PATCH: perl@11564] introducing perlivp
3214 From: Prymmer/Kahn <pvhp@best.com>
3215 Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
3216 Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
3217
3218 Subject: Re: [PATCH: perl@11564] introducing perlivp
3219 From: Prymmer/Kahn <pvhp@best.com>
3220 Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
3221 Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
3222 Branch: perl
3223 + utils/perlivp.PL
3224 ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
3225 ! win32/Makefile win32/makefile.mk
3226____________________________________________________________________________
3227[ 11593] By: jhi on 2001/08/05 23:10:52
3228 Log: libcs are confused what to call Infinity.
3229 Branch: perl
3230 ! lib/Math/BigInt/t/bigintpm.t
3231____________________________________________________________________________
3232[ 11592] By: jhi on 2001/08/05 23:07:50
3233 Log: Avoid SIGFPE in Tru64.
3234 Branch: perl
3235 ! numeric.c
3236____________________________________________________________________________
3237[ 11591] By: jhi on 2001/08/05 22:46:10
3238 Log: Upgrade to Math::BigInt 1.40.
3239
3240 NOTE: this patch necessitates doing something about
3241 infinity handling since the new bigintpm.t tests use
3242 infinity, which causes SIGFPEs at least in Tru64.
3243 Branch: perl
3244 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3245 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
3246 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
3247 ! lib/Math/BigInt/t/mbimbf.t
3248____________________________________________________________________________
3249[ 11590] By: gsar on 2001/08/05 21:57:43
3250 Log: remove hardcoded cmd shell in testsuite
3251 Branch: perl
3252 ! t/op/glob.t t/op/magic.t t/op/stat.t
3253____________________________________________________________________________
3254[ 11589] By: gsar on 2001/08/05 21:35:50
3255 Log: 4-arg select() was busted on windows because change#8178 didn't
3256 make it into mainline
3257 Branch: perl
3258 ! perl.h win32/include/sys/socket.h
3259____________________________________________________________________________
3260[ 11588] By: jhi on 2001/08/05 19:40:31
3261 Log: Rename the Getopt::Long tests to be as they are
3262 in the Getopt::Long official distribution.
3263 Branch: perl
3264 + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
3265 + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
3266 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
3267 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
3268 ! MANIFEST
3269____________________________________________________________________________
3270[ 11587] By: jhi on 2001/08/05 19:38:07
3271 Log: Upgrade to Getopt::Long 2.26.
3272 Branch: perl
3273 + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
3274 ! MANIFEST lib/Getopt/Long.pm
3275____________________________________________________________________________
3276[ 11586] By: jhi on 2001/08/05 19:26:50
3277 Log: Retract #10874 (the hack should be unnecessary by now)
3278 Branch: perl
3279 ! lib/Test/Harness.pm
3280____________________________________________________________________________
3281[ 11585] By: gsar on 2001/08/05 16:45:54
3282 Log: avoid temp file littering in tests
3283 Branch: perl
3284 ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
3285____________________________________________________________________________
3286[ 11584] By: jhi on 2001/08/05 16:42:50
3287 Log: Subject: warning in sv.c: double format, NV arg
3288 From: "Philip Newton" <Philip.Newton@gmx.net>
3289 Date: Sun, 5 Aug 2001 19:41:07 +0200
3290 Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
3291 Branch: perl
3292 ! sv.c
3293____________________________________________________________________________
3294[ 11583] By: gsar on 2001/08/05 16:28:22
3295 Log: fix POSIX.t#13 for windos
3296 Branch: perl
3297 ! ext/POSIX/POSIX.t
3298____________________________________________________________________________
3299[ 11582] By: jhi on 2001/08/05 16:10:59
3300 Log: Add a test for PerlIO::Via.
3301 Branch: perl
3302 + ext/PerlIO/t/via.t
3303 ! MANIFEST ext/PerlIO/Via/Via.pm
3304____________________________________________________________________________
3305[ 11581] By: gsar on 2001/08/05 15:00:26
3306 Log: flock() and link() are not available on Windows 9x
3307 Branch: perl
3308 ! win32/config_sh.PL
3309____________________________________________________________________________
3310[ 11580] By: jhi on 2001/08/05 13:56:46
3311 Log: Some Tru64 C compilers have C++ components that confuse
3312 the ccversion parsing.
3313 Branch: perl
3314 ! hints/dec_osf.sh
3315____________________________________________________________________________
3316[ 11579] By: jhi on 2001/08/05 13:31:07
3317 Log: (Reintroduce #11125)
3318
3319 Subject: MakeMaker should pass through DEFINE and INC to subdirs
3320 From: Alan Burlison <Alan.Burlison@sun.com>
3321 Date: Tue, 03 Jul 2001 15:20:13 +0100
3322 Message-ID: <3B41D49D.A923D4F9@sun.com>
3323 Branch: perl
3324 ! lib/ExtUtils/MM_Unix.pm
3325____________________________________________________________________________
3326[ 11578] By: jhi on 2001/08/05 03:17:20
3327 Log: Little pointer juggling for HP-UX cc to avoid
3328 "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
3329 followed by
3330 "error 1549: Modifiable lvalue required for assignment operator."
3331 Branch: perl
3332 ! hv.c
3333____________________________________________________________________________
3334[ 11577] By: jhi on 2001/08/04 18:09:38
3335 Log: Continuation of #11575: SANY_SEEN completely deprecated,
3336 plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
3337 plus a fix for the bug.
3338 Branch: perl
3339 ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
3340____________________________________________________________________________
3341[ 11576] By: jhi on 2001/08/04 17:31:06
3342 Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
3343 From: Doug MacEachern <dougm@covalent.net>
3344 Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
3345 Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
3346 Branch: perl
3347 ! sv.c
3348____________________________________________________________________________
3349[ 11575] By: jhi on 2001/08/04 17:28:55
3350 Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
3351 the new CANY is the \C. The problem reported and the
3352 test case supplied in
3353
3354 Subject: UTF-8 bugs in string length & single line regex matches
3355 From: "Daniel P. Berrange" <dan@berrange.com>
3356 Date: Fri, 3 Aug 2001 11:39:33 +0100
3357 Message-ID: <20010803113932.A19318@berrange.com>
3358 Branch: perl
3359 ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
3360 ! t/op/pat.t
3361____________________________________________________________________________
3362[ 11574] By: jhi on 2001/08/04 15:42:34
3363 Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
3364 From: Doug MacEachern <dougm@covalent.net>
3365 Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
3366 Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
3367 Branch: perl
3368 ! perl.c regexec.c
3369____________________________________________________________________________
3370[ 11573] By: jhi on 2001/08/04 14:20:26
3371 Log: The #11572 didn't up the test count.
3372 Branch: perl
3373 ! t/op/length.t
3374____________________________________________________________________________
3375[ 11572] By: jhi on 2001/08/04 14:12:45
3376 Log: Subject: UTF-8 bugs in string length & single line regex matches
3377 From: "Daniel P. Berrange" <dan@berrange.com>
3378 Date: Fri, 3 Aug 2001 11:39:33 +0100
3379 Message-ID: <20010803113932.A19318@berrange.com>
3380
3381 (the mg_length() fix)
3382 Branch: perl
3383 ! mg.c t/op/length.t
3384____________________________________________________________________________
3385[ 11571] By: jhi on 2001/08/04 14:10:39
3386 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
3387 From: Abhijit Menon-Sen <ams@wiw.org>
3388 Date: Sat, 4 Aug 2001 16:56:35 +0530
3389 Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
3390 Branch: perl
3391 ! hv.c
3392____________________________________________________________________________
3393[ 11570] By: jhi on 2001/08/04 14:09:59
3394 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
3395 From: Abhijit Menon-Sen <ams@wiw.org>
3396 Date: Sat, 4 Aug 2001 16:16:03 +0530
3397 Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
3398 Branch: perl
3399 ! hv.c
3400____________________________________________________________________________
3401[ 11569] By: jhi on 2001/08/04 14:09:09
3402 Log: Subject: Re: [patch] refcount re ops
3403 From: Abhijit Menon-Sen <ams@wiw.org>
3404 Date: Sat, 4 Aug 2001 08:54:55 +0530
3405 Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
3406 Branch: perl
3407 ! sv.c
3408____________________________________________________________________________
3409[ 11568] By: jhi on 2001/08/04 14:08:19
3410 Log: Subject: [patch] refcount re ops
3411 From: Doug MacEachern <dougm@covalent.net>
3412 Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
3413 Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
3414 Branch: perl
3415 ! regcomp.c sv.c
3416____________________________________________________________________________
3417[ 11567] By: jhi on 2001/08/03 23:52:56
3418 Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
3419 From: Doug MacEachern <dougm@covalent.net>
3420 Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
3421 Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
3422 Branch: perl
3423 ! perl.c regexec.c
3424____________________________________________________________________________
3425[ 11566] By: jhi on 2001/08/03 20:45:10
3426 Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
3427 From: "Craig A. Berry" <craigberry@mac.com>
3428 Date: Fri, 03 Aug 2001 16:16:16 -0500
3429 Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>
3430 Branch: perl
3431 ! t/op/misc.t
3432____________________________________________________________________________
3433[ 11565] By: jhi on 2001/08/03 13:46:40
3434 Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
3435 From: John Kristian <jmk2001@engineer.com>
3436 Date: Fri, 03 Aug 2001 00:59:08 -0700
3437 Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
3438 Branch: perl
3439 ! win32/win32.c
3440____________________________________________________________________________
3441[ 11564] By: jhi on 2001/08/03 13:25:39
3442 Log: Update Changes.
3443 Branch: perl
3444 ! Changes patchlevel.h
3445____________________________________________________________________________
c72a9197
JH
3446[ 11563] By: jhi on 2001/08/03 12:13:17
3447 Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
3448 From: "Craig A. Berry" <craigberry@mac.com>
3449 Date: Thu, 02 Aug 2001 23:15:24 -0500
3450 Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
3451 Branch: perl
3452 ! ext/B/Stash.t
3453____________________________________________________________________________
3454[ 11562] By: jhi on 2001/08/03 12:11:57
3455 Log: Subject: [patch] plug PL_cshname leak
3456 From: Doug MacEachern <dougm@covalent.net>
3457 Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
3458 Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
3459 Branch: perl
3460 ! sv.c
3461____________________________________________________________________________
3462[ 11561] By: jhi on 2001/08/03 12:10:32
3463 Log: Subject: [patch] plug PL_sh_path leak
3464 From: Doug MacEachern <dougm@covalent.net>
3465 Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
3466 Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
3467 Branch: perl
3468 ! sv.c
3469____________________________________________________________________________
3470[ 11560] By: jhi on 2001/08/03 12:09:50
3471 Log: Subject: [patch] plug PL_regex_padav leaks
3472 From: Doug MacEachern <dougm@covalent.net>
3473 Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
3474 Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
3475 Branch: perl
3476 ! op.c op.h perl.c
3477____________________________________________________________________________
3478[ 11559] By: jhi on 2001/08/03 12:08:59
3479 Log: Subject: [patch] plug PL_origargv leak
3480 From: Doug MacEachern <dougm@covalent.net>
3481 Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
3482 Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
3483 Branch: perl
3484 ! perl.c
3485____________________________________________________________________________
3486[ 11558] By: jhi on 2001/08/03 12:07:58
3487 Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
3488 From: Abhijit Menon-Sen <ams@wiw.org>
3489 Date: Fri, 3 Aug 2001 06:38:11 +0530
3490 Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
3491 Branch: perl
3492 ! hv.c
3493____________________________________________________________________________
3494[ 11557] By: nick on 2001/08/03 08:17:38
3495 Log: Integrate mainline
3496 Branch: perlio
3497 +> (branch 47 files)
3498 - lib/Switch/test.pl
3499 !> (integrate 49 files)
3500____________________________________________________________________________
3501[ 11556] By: jhi on 2001/08/02 22:46:22
3502 Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
3503 From: "Craig A. Berry" <craigberry@mac.com>
3504 Date: Thu, 02 Aug 2001 12:56:19 -0500
3505 Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
3506 Branch: perl
3507 ! ext/B/Showlex.t
3508____________________________________________________________________________
3509[ 11555] By: jhi on 2001/08/02 22:29:34
3510 Log: Be more careful about non-existent files.
3511 Branch: perl
3512 ! lib/File/Copy.pm
3513____________________________________________________________________________
3514[ 11554] By: jhi on 2001/08/02 21:37:27
3515 Log: Subject: [PATCH resend] deparse empty formats
3516 From: Robin Houston <robin@kitsite.com>
3517 Date: Thu, 2 Aug 2001 14:32:36 +0100
3518 Message-ID: <20010802143236.A894@robin.kitsite.com>
3519 Branch: perl
3520 ! ext/B/B/Deparse.pm
3521____________________________________________________________________________
3522[ 11553] By: jhi on 2001/08/02 16:37:32
3523 Log: Subject: [patch] ithreads + refto fix improvement
3524 From: Doug MacEachern <dougm@covalent.net>
3525 Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
3526 Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
3527 Branch: perl
3528 ! pp.c
3529____________________________________________________________________________
3530[ 11552] By: jhi on 2001/08/02 14:24:26
3531 Log: Readability nit from Abhijit.
3532 Branch: perl
3533 ! op.c
3534____________________________________________________________________________
3535[ 11551] By: jhi on 2001/08/02 14:22:31
3536 Log: setproctitle() API version nit from Anton Berezin.
3537 Branch: perl
3538 ! mg.c
3539____________________________________________________________________________
3540[ 11550] By: jhi on 2001/08/02 13:51:41
3541 Log: Add PerlCE to the docs.
3542 Branch: perl
3543 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
3544 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
3545____________________________________________________________________________
3546[ 11549] By: jhi on 2001/08/02 13:25:43
3547 Log: Integrate the PerlCE (WinCE Perl) port;
3548 kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
3549 Branch: perl
3550 + README.ce wince/FindExt.pm wince/Makefile.ce
3551 + wince/README.compile wince/README.perlce wince/bin/exetype.pl
3552 + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
3553 + wince/bin/search.pl wince/config.ce wince/config.h
3554 + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
3555 + wince/dl_win32.xs wince/include/arpa/inet.h
3556 + wince/include/cectype.h wince/include/errno.h
3557 + wince/include/netdb.h wince/include/sys/socket.h
3558 + wince/include/sys/stat.h wince/include/sys/types.h
3559 + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
3560 + wince/perl.rc wince/perldll.def wince/perllib.c
3561 + wince/perlmain.c wince/registry.bat wince/runperl.c
3562 + wince/splittree.pl wince/win32.h wince/win32iop.h
3563 + wince/win32thread.c wince/win32thread.h wince/wince.c
3564 + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
3565 + wince/xdistclean.ksh wince/xmakediffs.ksh
3566 ! MANIFEST perl.c perl.h perlio.c
3567____________________________________________________________________________
3568[ 11548] By: jhi on 2001/08/02 13:18:08
3569 Log: setproctitle() made simpler. (This assumes the string is
3570 \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
3571 should be used. Note len, not len + 1.) BSD-fu from Anton
3572 Berezin.
3573 Branch: perl
3574 ! mg.c
3575____________________________________________________________________________
3576[ 11547] By: jhi on 2001/08/02 12:49:54
3577 Log: Subject: [PATCH] -Wall cleanup: op.c
3578 From: Richard Soderberg <rs@oregonnet.com>
3579 Date: Thu, 2 Aug 2001 00:17:09 -0700
3580 Message-Id: <200108020717.AAA26895@oregonnet.com>
3581
3582 Subject: [PATCH] -Wall cleanup: sv.c
3583 From: Richard Soderberg <rs@oregonnet.com>
3584 Date: Thu, 2 Aug 2001 00:49:21 -0700
3585 Message-Id: <200108020749.AAA27492@oregonnet.com>
3586 Branch: perl
3587 ! op.c sv.c
3588____________________________________________________________________________
3589[ 11546] By: jhi on 2001/08/02 00:53:34
3590 Log: Update Changes.
3591 Branch: perl
3592 ! Changes patchlevel.h
3593____________________________________________________________________________
d7cc7b3a
JH
3594[ 11545] By: jhi on 2001/08/02 00:48:55
3595 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
3596 From: Doug MacEachern <dougm@covalent.net>
3597 Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
3598 Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
3599 Branch: perl
3600 ! op.c
3601____________________________________________________________________________
3602[ 11544] By: jhi on 2001/08/01 23:08:41
3603 Log: The #11541 didn't work under threads.
3604 Branch: perl
3605 ! op.c
3606____________________________________________________________________________
3607[ 11543] By: jhi on 2001/08/01 22:46:41
3608 Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
3609 From: Hugo <hv@crypt.compulink.co.uk>
3610 Date: Fri, 22 Jun 2001 01:19:08 +0100
3611 Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
3612
3613 (Skip tests if accept() failed)
3614 Branch: perl
3615 ! ext/IO/lib/IO/t/io_unix.t
3616____________________________________________________________________________
3617[ 11542] By: jhi on 2001/08/01 22:40:09
3618 Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
3619 From: "Stian Seeberg" <sseeberg@nimsoft.no>
3620 Date: Mon, 30 Jul 2001 12:28:07 +0200
3621 Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
3622 Branch: perl
3623 ! perl.h
3624____________________________________________________________________________
3625[ 11541] By: jhi on 2001/08/01 22:38:31
3626 Log: Subject: Pluggable optimizer
3627 From: Simon Cozens <simon@netthink.co.uk>
3628 Date: Wed, 1 Aug 2001 13:57:02 -0700
3629 Message-ID: <20010801135702.I10442@netthink.co.uk>
3630 Branch: perl
3631 ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
3632____________________________________________________________________________
3633[ 11540] By: jhi on 2001/08/01 22:29:54
3634 Log: Subject: [ID 20010801.039] perlre.pod message typo
3635 From: Autrijus Tang <autrijus@geb.elixus.org>
3636 Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
3637 Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>
3638 Branch: perl
3639 ! pod/perlre.pod
3640____________________________________________________________________________
3641[ 11539] By: jhi on 2001/08/01 16:32:52
3642 Log: Test for change #11536.
3643 Branch: perl
3644 ! t/op/tiehandle.t
3645____________________________________________________________________________
3646[ 11538] By: jhi on 2001/08/01 16:27:19
3647 Log: More test fixups for #11537.
3648 Branch: perl
3649 ! t/lib/warnings/4lint t/lib/warnings/9enabled
3650____________________________________________________________________________
3651[ 11537] By: jhi on 2001/08/01 16:26:25
3652 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
3653 From: Doug MacEachern <dougm@covalent.net>
3654 Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
3655 Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
3656 Branch: perl
3657 ! op.c t/TestInit.pm
3658____________________________________________________________________________
3659[ 11536] By: jhi on 2001/08/01 16:08:08
3660 Log: Subject: [patch] ithreads + refto bug
3661 From: Doug MacEachern <dougm@covalent.net>
3662 Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
3663 Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
3664
3665 (Test in change #11539)
3666 Branch: perl
3667 ! pp.c
3668____________________________________________________________________________
3669[ 11535] By: jhi on 2001/08/01 16:05:56
3670 Log: Subject: [PATCH: perl@11523] fixups for t/harness
3671 From: Prymmer/Kahn <pvhp@best.com>
3672 Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
3673 Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
3674 Branch: perl
3675 ! t/harness
3676____________________________________________________________________________
3677[ 11534] By: jhi on 2001/08/01 16:00:45
3678 Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
3679 From: Prymmer/Kahn <pvhp@best.com>
3680 Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
3681 Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
3682 Branch: perl
3683 ! win32/Makefile win32/makefile.mk
3684____________________________________________________________________________
3685[ 11533] By: jhi on 2001/08/01 13:38:29
3686 Log: Need to know the number of tests.
3687 Branch: perl
3688 ! t/run/exit.t
3689____________________________________________________________________________
3690[ 11532] By: jhi on 2001/08/01 13:04:31
3691 Log: Subject: Re: new exit tests on VMS
3692 From: "Craig A. Berry" <craigberry@mac.com>
3693 Date: Tue, 31 Jul 2001 12:19:29 -0500
3694 Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
3695 Branch: perl
3696 ! t/run/exit.t
3697____________________________________________________________________________
3698[ 11531] By: jhi on 2001/08/01 12:46:43
3699 Log: Retract #11530 (the dTHX is needed under threads)
3700 Branch: perl
3701 ! perlio.c
3702____________________________________________________________________________
3703[ 11530] By: jhi on 2001/08/01 12:39:35
3704 Log: (Retracted by #11531)
3705 Branch: perl
3706 ! perlio.c
3707____________________________________________________________________________
3708[ 11529] By: jhi on 2001/08/01 12:32:22
3709 Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
3710 From: Richard Soderberg <rs@crystalflame.net>
3711 Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT)
3712 Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
3713 Branch: perl
3714 ! unixish.h
3715____________________________________________________________________________
3716[ 11528] By: jhi on 2001/08/01 12:18:59
3717 Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs
3718 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3719 Date: Tue, 31 Jul 2001 05:39:09 -0400
3720 Message-ID: <20010731053909.A1810@math.ohio-state.edu>
3721
3722 (with a note about the case of UV being equal to long long)
3723 Branch: perl
3724 ! utils/h2xs.PL
3725____________________________________________________________________________
3726[ 11527] By: jhi on 2001/07/31 23:49:04
3727 Log: Subject: [PATCH perl@11487] fix fs.t for VMS
3728 From: "Craig A. Berry" <craigberry@mac.com>
3729 Date: Tue, 31 Jul 2001 14:57:43 -0500
3730 Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
3731 Branch: perl
3732 ! t/io/fs.t
3733____________________________________________________________________________
3734[ 11526] By: jhi on 2001/07/31 23:47:57
3735 Log: Fix for
3736
3737 Subject: [ID 20010116.001] File::Copy truncates orig file
3738 From: arbor@al37al08.telecel.pt
3739 Date: Tue, 16 Jan 2001 11:43:02 GMT
3740 Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
3741
3742 (copy($foo, $foo) would truncate $foo)
3743 Branch: perl
3744 ! lib/File/Copy.pm lib/File/Copy.t
3745____________________________________________________________________________
3746[ 11525] By: jhi on 2001/07/31 23:01:01
3747 Log: Metaconfig unit change for #11524.
3748 Branch: metaconfig/U/perl
3749 ! Extras.U
3750____________________________________________________________________________
3751[ 11524] By: jhi on 2001/07/31 23:00:36
3752 Log: Multiple modules didn't work; plus typo fixes.
3753 Branch: perl
3754 ! Configure
3755____________________________________________________________________________
3756[ 11523] By: jhi on 2001/07/31 15:29:58
3757 Log: Update Changes.
3758 Branch: perl
3759 ! Changes patchlevel.h
3760____________________________________________________________________________
33c3e263
JH
3761[ 11522] By: jhi on 2001/07/31 15:25:35
3762 Log: Regen perlapi.
3763 Branch: perl
3764 ! pod/perlapi.pod
3765____________________________________________________________________________
3766[ 11521] By: jhi on 2001/07/31 15:19:01
3767 Log: Subject: Re: [PATCH sv.c] mortal doc thinko
3768 From: Dave Mitchell <davem@fdgroup.co.uk>
3769 Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
3770 Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
3771 Branch: perl
3772 ! sv.c
3773____________________________________________________________________________
3774[ 11520] By: jhi on 2001/07/31 15:17:43
3775 Log: Regen toc.
3776 Branch: perl
3777 ! pod/perltoc.pod
3778____________________________________________________________________________
3779[ 11519] By: jhi on 2001/07/31 15:17:17
3780 Log: Regen Porting stuff.
3781 Branch: perl
3782 ! Porting/Glossary Porting/config.sh Porting/config_H
3783____________________________________________________________________________
3784[ 11518] By: jhi on 2001/07/31 14:16:08
3785 Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
3786 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3787 Date: Tue, 31 Jul 2001 05:34:38 -0400
3788 Message-ID: <20010731053438.A1754@math.ohio-state.edu>
3789 Branch: perl
3790 ! utils/h2xs.PL
3791____________________________________________________________________________
3792[ 11517] By: jhi on 2001/07/31 14:15:01
3793 Log: Metaconfig unit change for #11516.
3794 Branch: metaconfig/U/perl
3795 ! gccvers.U
3796____________________________________________________________________________
3797[ 11516] By: jhi on 2001/07/31 14:14:35
3798 Log: Add -Wall in cflags, not in Configure.
3799 (This way -Wall affects only the core and the core XS,
3800 not user modules' XS. Concern from Paul Marquess,
3801 implementation idea from Andy Dougherty.)
3802 Branch: perl
3803 ! Configure cflags.SH
3804____________________________________________________________________________
3805[ 11515] By: jhi on 2001/07/31 13:57:15
3806 Log: Metaconfig unit changes for #11514.
3807 Branch: metaconfig
3808 + U/modified/sysman.U
3809 ! U/installdirs/man1dir.U
3810____________________________________________________________________________
3811[ 11514] By: jhi on 2001/07/31 13:56:26
3812 Log: Subject: Configure's detection of system manual
3813 From: Sean Dague <sean@dague.net>
3814 Date: Sun, 13 May 2001 15:53:15 -0400
3815 Message-ID: <20010513155315.A15833@underhill.dague.net>
3816 Branch: perl
3817 ! Configure
3818____________________________________________________________________________
3819[ 11513] By: jhi on 2001/07/31 03:23:01
3820 Log: Subject: [ID 20010621.004] Typo in perlobj.pod
3821 From: Autrijus Tang <autrijus@autrijus.org>
3822 Date: Thu, 21 Jun 2001 23:56:48 +0800
3823 Message-Id: <20010621235648.A57340@not.autrijus.org>
3824 Branch: perl
3825 ! pod/perlobj.pod
3826____________________________________________________________________________
3827[ 11512] By: jhi on 2001/07/31 03:13:35
3828 Log: Subject: Typo in DB_File.pm
3829 From: "Philip Newton" <Philip.Newton@gmx.net>
3830 Date: Tue, 31 Jul 2001 06:19:35 +0200
3831 Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
3832 Branch: perl
3833 ! ext/DB_File/DB_File.pm
3834____________________________________________________________________________
3835[ 11511] By: jhi on 2001/07/31 03:01:49
3836 Log: Subject: Re: [ID 20010529.002] typos in man page perlre
3837 From: "Stephen P. Potter" <spp@spotter.yi.org>
3838 Date: Wed, 30 May 2001 13:59:34 -0400
3839 Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
3840 Branch: perl
3841 ! pod/perlre.pod
3842____________________________________________________________________________
3843[ 11510] By: jhi on 2001/07/31 02:13:58
3844 Log: eval "format foo=" would loop indefinitely; reported in
3845
3846 Subject: A load of old rubbish
3847 From: Mike Guy <mjtg@cam.ac.uk>
3848 Date: Mon, 14 May 2001 16:12:22 +0100
3849 Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
3850
3851 (The core dumps reported in there already fixed.)
3852 Branch: perl
3853 ! toke.c
3854____________________________________________________________________________
3855[ 11509] By: jhi on 2001/07/31 00:37:49
3856 Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
3857 Branch: perl
3858 + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
3859 + lib/Switch/t/switch_case.t
3860 - lib/Switch/test.pl
3861 ! MANIFEST lib/Switch.pm
3862____________________________________________________________________________
3863[ 11508] By: jhi on 2001/07/31 00:17:38
3864 Log: Subject: [PATCH @11505] DB_File-1.78
3865 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
3866 Date: Mon, 30 Jul 2001 22:54:37 +0100
3867 Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
3868 Branch: perl
3869 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3870 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
3871____________________________________________________________________________
3872[ 11507] By: jhi on 2001/07/30 23:11:10
3873 Log: Explain in more detail why -pipe and -fno-common are good.
3874 Branch: perl
3875 ! hints/darwin.sh
3876____________________________________________________________________________
3877[ 11506] By: nick on 2001/07/30 14:32:23
3878 Log: Integrate mainline
3879 Branch: perlio
3880 !> INSTALL Makefile.SH doio.c hints/darwin.sh
3881____________________________________________________________________________
3882[ 11505] By: jhi on 2001/07/30 14:14:39
3883 Log: Perl hasn't been putting man pages into $prefix/lib for
3884 a long time now; pointed out by Andy Dougherty.
3885 Branch: perl
3886 ! hints/darwin.sh
3887____________________________________________________________________________
3888[ 11504] By: jhi on 2001/07/30 14:13:15
3889 Log: Document the extras Configure option.
3890 Branch: perl
3891 ! INSTALL
3892____________________________________________________________________________
3893[ 11503] By: jhi on 2001/07/30 13:52:14
3894 Log: Integrate change #11051 from macperl; O_RDONLY is not zero
3895 everywhere.
3896 Branch: perl
3897 !> doio.c
3898____________________________________________________________________________
3899[ 11502] By: jhi on 2001/07/30 13:45:27
3900 Log: Doubly guard against invoking CPAN if no extras defined,
3901 pointed out by H. Merijn Brand.
3902 Branch: perl
3903 ! Makefile.SH
3904____________________________________________________________________________
3905[ 11501] By: pudge on 2001/07/30 12:57:56
3906 Log: Fix O_RDONLY check to check for O_RDONLY.
3907 Branch: maint-5.6/macperl
3908 ! doio.c
3909____________________________________________________________________________
3910[ 11500] By: pudge on 2001/07/30 12:41:11
3911 Log: Integrate miscellaneous changes from maint-5.6/perl.
3912 Branch: maint-5.6/macperl
3913 !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
3914____________________________________________________________________________
3915[ 11499] By: nick on 2001/07/30 06:52:42
3916 Log: Integrate mainline
3917 Branch: perlio
3918 +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
3919 +> win32/sync_ext.pl
3920 - win32/sncfnmcs.pl
3921 !> (integrate 71 files)
3922____________________________________________________________________________
3923[ 11498] By: jhi on 2001/07/30 03:53:34
3924 Log: Update Changes.
3925 Branch: perl
3926 ! Changes patchlevel.h
3927____________________________________________________________________________
6c31a68f
JH
3928[ 11497] By: jhi on 2001/07/30 03:45:32
3929 Log: Now Configure -Dextras=Foo::Bar and "make install" will
3930 fetch and install Foo::Bar.
3931 Branch: perl
3932 ! Makefile.SH
3933____________________________________________________________________________
3934[ 11496] By: jhi on 2001/07/30 03:18:28
3935 Log: Metaconfig unit change for #11495.
3936 Branch: metaconfig/U/perl
3937 ! Extras.U
3938____________________________________________________________________________
3939[ 11495] By: jhi on 2001/07/30 03:18:01
3940 Log: extras.make, extras.test, and extras.install make targets.
3941 Branch: perl
3942 ! Configure Makefile.SH
3943____________________________________________________________________________
3944[ 11494] By: jhi on 2001/07/30 01:37:35
3945 Log: Metaconfig unit change for #11493.
3946 Branch: metaconfig/U/perl
3947 ! Extras.U
3948____________________________________________________________________________
3949[ 11493] By: jhi on 2001/07/30 01:37:14
3950 Log: Better to have the list of extras in $extras than 'define'.
3951 Branch: perl
3952 ! Configure
3953____________________________________________________________________________
3954[ 11492] By: jhi on 2001/07/30 01:33:16
3955 Log: The metaconfig unit change for #11490.
3956 Branch: metaconfig/U/perl
3957 + Extras.U
3958____________________________________________________________________________
3959[ 11491] By: jhi on 2001/07/30 01:32:54
3960 Log: Missed from #11490 (the required dependency).
3961 Branch: perl
3962 ! Makefile.SH
3963____________________________________________________________________________
3964[ 11490] By: jhi on 2001/07/30 01:32:02
3965 Log: Add the support of asking for extra modules or bundles of modules
3966 to be fetched from the CPAN and installed as a part of the Perl
3967 build process. None of this installation is yet really done;
3968 only the list is asked, and saved away in extras.lst for
3969 the build and installation process to worry about later.
3970 Branch: perl
3971 ! Configure
3972____________________________________________________________________________
3973[ 11489] By: jhi on 2001/07/29 22:15:25
3974 Log: Beginnings of better Inf and NaN support.
3975 At least toke.c and sv.c still need quite a bit of work.
3976 Branch: perl
3977 ! numeric.c perl.h
3978____________________________________________________________________________
3979[ 11488] By: jhi on 2001/07/29 21:18:57
3980 Log: Top-level Makefile didn't honour OPTIMIZE.
3981 Branch: perl
3982 ! Makefile.SH
3983____________________________________________________________________________
3984[ 11487] By: jhi on 2001/07/29 20:56:04
3985 Log: Update Changes.
3986 Branch: perl
3987 ! Changes patchlevel.h
3988____________________________________________________________________________
3e54165a
JH
3989[ 11486] By: jhi on 2001/07/29 20:38:09
3990 Log: Use Search::Dict 1.02 interface for charinfo().
3991 Branch: perl
3992 ! lib/UnicodeCD.pm
3993____________________________________________________________________________
3994[ 11485] By: jhi on 2001/07/29 20:37:11
3995 Log: Now also allow transforming the read lines before comparing them.
3996 (This will help UnicodeCD.)
3997 Branch: perl
3998 ! lib/Search/Dict.pm
3999____________________________________________________________________________
4000[ 11484] By: jhi on 2001/07/29 20:03:13
4001 Log: Remove tiehandle code.
4002 Branch: perl
4003 ! lib/UnicodeCD.pm
4004____________________________________________________________________________
4005[ 11483] By: jhi on 2001/07/29 19:59:02
4006 Log: Allow specifying a comparison function for Search::Dict::look().
4007 Branch: perl
4008 ! lib/Search/Dict.pm
4009____________________________________________________________________________
4010[ 11482] By: jhi on 2001/07/29 18:55:04
4011 Log: Small UnicodeCD tweaks.
4012 Branch: perl
4013 ! lib/UnicodeCD.pm lib/UnicodeCD.t
4014____________________________________________________________________________
4015[ 11481] By: jhi on 2001/07/29 17:14:19
4016 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
4017 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4018 Date: Tue, 24 Jul 2001 01:51:32 +0900
4019 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
4020 Branch: perl
4021 ! lib/UnicodeCD.pm lib/UnicodeCD.t
4022____________________________________________________________________________
4023[ 11480] By: jhi on 2001/07/29 16:55:58
4024 Log: Subject: [PATCH] installperl
4025 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
4026 Date: Fri, 27 Jul 2001 19:05:04 -0700
4027 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
4028 Branch: perl
4029 ! installperl
4030____________________________________________________________________________
4031[ 11479] By: jhi on 2001/07/29 16:52:52
4032 Log: Subject: [PATCH] Set proper compatibility versions in core
4033 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
4034 Date: Fri, 27 Jul 2001 20:01:49 -0700
4035 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
4036 Branch: perl
4037 ! Makefile.SH
4038____________________________________________________________________________
4039[ 11478] By: jhi on 2001/07/29 16:50:55
4040 Log: Metaconfig unit change for #11477.
4041 Branch: metaconfig/U/perl
4042 ! dlsrc.U
4043____________________________________________________________________________
4044[ 11477] By: jhi on 2001/07/29 16:50:35
4045 Log: Subject: [PATCH] Darwin: -fpic not so good
4046 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
4047 Date: Fri, 27 Jul 2001 18:57:38 -0700
4048 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
4049 Branch: perl
4050 ! Configure
4051____________________________________________________________________________
4052[ 11476] By: jhi on 2001/07/29 16:44:03
4053 Log: Subject: [PATCH] Clean up Darwin hints
4054 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
4055 Date: Fri, 27 Jul 2001 19:13:15 -0700
4056 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
4057 Branch: perl
4058 ! hints/darwin.sh
4059____________________________________________________________________________
4060[ 11475] By: jhi on 2001/07/29 16:28:45
4061 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
4062 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4063 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
4064 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
4065 Branch: perl
4066 ! pod/perlfunc.pod pp.c t/op/split.t
4067____________________________________________________________________________
4068[ 11474] By: jhi on 2001/07/29 16:27:54
4069 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
4070 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
4071 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
4072 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
4073 Branch: perl
4074 ! pod/perlvar.pod
4075____________________________________________________________________________
4076[ 11473] By: jhi on 2001/07/29 16:27:00
4077 Log: Subject: [PATCH] fixes to constant.pm documentation
4078 From: Ilmari Karonen <iltzu@sci.fi>
4079 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
4080 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
4081 Branch: perl
4082 ! lib/constant.pm
4083____________________________________________________________________________
4084[ 11472] By: jhi on 2001/07/28 18:39:03
4085 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
4086 From: "Philip Newton" <Philip.Newton@gmx.net>
4087 Date: Fri, 27 Jul 2001 07:51:10 +0200
4088 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
4089 Branch: perl
4090 ! pod/perlport.pod
4091____________________________________________________________________________
4092[ 11471] By: nick on 2001/07/26 06:23:32
4093 Log: Subject: [PATCH] Doc fix for perlguts / threading
4094 From: Arthur Bergman <arthur@contiller.se>
4095 Date: Wed, 25 Jul 2001 11:28:23 +0200
4096 Message-Id: <B7845DD6.2812%arthur@contiller.se>
4097 Branch: perl
4098 ! pod/perlguts.pod
4099____________________________________________________________________________
4100[ 11470] By: nick on 2001/07/26 06:21:06
4101 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
4102 From: Philip Newton <Philip.Newton@gmx.net>
4103 Date: Wed, 25 Jul 2001 08:19:47 +0200
4104 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
4105 Branch: perl
4106 ! INSTALL
4107____________________________________________________________________________
4108[ 11469] By: nick on 2001/07/26 06:20:25
4109 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
4110 From: Philip Newton <Philip.Newton@gmx.net>
4111 Date: Wed, 25 Jul 2001 08:12:48 +0200
4112 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
4113 Branch: perl
4114 ! INSTALL
4115____________________________________________________________________________
4116[ 11468] By: jhi on 2001/07/25 01:39:11
4117 Log: More +x.
4118 Branch: perl
4119 ! Porting/makerel
4120____________________________________________________________________________
4121[ 11467] By: jhi on 2001/07/24 16:05:34
4122 Log: Update Changes.
4123 Branch: perl
4124 ! Changes patchlevel.h
4125____________________________________________________________________________
8fc0601b
JH
4126[ 11466] By: jhi on 2001/07/24 15:40:28
4127 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
4128 From: "Philip Newton" <Philip.Newton@gmx.net>
4129 Date: Tue, 24 Jul 2001 06:45:55 +0200
4130 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
4131 Branch: perl
4132 ! os2/perlrexx.c
4133____________________________________________________________________________
4134[ 11465] By: jhi on 2001/07/24 15:37:48
4135 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
4136 From: Peter Prymmer <pvhp@forte.com>
4137 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
4138 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
4139 Branch: perl
4140 ! pod/perlport.pod t/io/fs.t vms/test.com
4141____________________________________________________________________________
4142[ 11464] By: jhi on 2001/07/24 02:58:20
4143 Log: Workaround on Cwd bootstrap problem.
4144 Branch: perl
4145 ! lib/ExtUtils/MakeMaker.pm
4146____________________________________________________________________________
4147[ 11463] By: jhi on 2001/07/23 23:11:41
4148 Log: When in Rome, quote like the Romans do.
4149 Branch: perl
4150 ! cflags.SH
4151____________________________________________________________________________
4152[ 11462] By: jhi on 2001/07/23 23:04:02
4153 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
4154 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4155 Date: Mon, 23 Jul 2001 19:29:49 -0400
4156 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
4157 Branch: perl
4158 + os2/perlrexx.c
4159 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
4160 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
4161 ! t/op/write.t
4162____________________________________________________________________________
4163[ 11461] By: jhi on 2001/07/23 22:58:15
4164 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
4165 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4166 Date: Mon, 23 Jul 2001 18:43:42 -0400
4167 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
4168 Branch: perl
4169 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4170____________________________________________________________________________
4171[ 11460] By: jhi on 2001/07/23 22:54:52
4172 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
4173 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4174 Date: Mon, 23 Jul 2001 18:33:16 -0400
4175 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
4176 Branch: perl
4177 ! lib/ExtUtils/MakeMaker.pm
4178____________________________________________________________________________
4179[ 11459] By: jhi on 2001/07/23 22:52:02
4180 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
4181 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4182 Date: Mon, 23 Jul 2001 18:20:35 -0400
4183 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
4184 Branch: perl
4185 ! Makefile.SH cflags.SH
4186____________________________________________________________________________
4187[ 11458] By: jhi on 2001/07/23 22:41:19
4188 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
4189 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
4190 Date: Mon, 23 Jul 2001 11:32:17 -0500
4191 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
4192 Branch: perl
4193 ! lib/ExtUtils/MakeMaker.pm
4194____________________________________________________________________________
4195[ 11457] By: jhi on 2001/07/23 21:22:36
4196 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
4197 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4198 Date: Mon, 23 Jul 2001 18:13:20 -0400
4199 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
4200 Branch: perl
4201 ! lib/perl5db.pl
4202____________________________________________________________________________
4203[ 11456] By: jhi on 2001/07/23 21:19:28
4204 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
4205 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4206 Date: Mon, 23 Jul 2001 18:07:40 -0400
4207 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
4208 Branch: perl
4209 ! op.c
4210____________________________________________________________________________
4211[ 11455] By: jhi on 2001/07/23 21:13:12
4212 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
4213 From: "Craig A. Berry" <craigberry@mac.com>
4214 Date: Mon, 23 Jul 2001 15:35:06 -0500
4215 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
4216 Branch: perl
4217 ! util.c
4218____________________________________________________________________________
4219[ 11454] By: jhi on 2001/07/23 21:09:13
4220 Log: Subject: [PATCH perlfaq9.pod typo]
4221 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
4222 Date: Mon, 23 Jul 2001 07:49:05 -0700
4223 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
4224 Branch: perl
4225 ! pod/perlfaq9.pod
4226____________________________________________________________________________
4227[ 11453] By: jhi on 2001/07/23 21:06:42
4228 Log: Subject: win32\sncfnmcs.pl corrections
4229 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
4230 Date: Mon, 23 Jul 2001 12:56:54 +0200
4231 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
4232
4233 Rename the script a little bit more sensibly.
4234 Branch: perl
4235 + win32/sync_ext.pl
4236 - win32/sncfnmcs.pl
4237 ! MANIFEST README.win32
4238____________________________________________________________________________
4239[ 11452] By: jhi on 2001/07/23 17:22:37
4240 Log: Test tweak.
4241 Branch: perl
4242 ! ext/B/Deparse.t
4243____________________________________________________________________________
4244[ 11451] By: jhi on 2001/07/23 17:10:52
4245 Log: Metaconfig unit tweak for #11450.
4246 Branch: metaconfig/U/perl
4247 ! Mksymlinks.U
4248____________________________________________________________________________
4249[ 11450] By: jhi on 2001/07/23 17:09:46
4250 Log: Too volatile failsafe check.
4251 Branch: perl
4252 ! Configure
4253____________________________________________________________________________
4254[ 11449] By: jhi on 2001/07/23 16:53:59
4255 Log: Further doc tweaks.
4256 Branch: perl
4257 ! lib/UnicodeCD.pm
4258____________________________________________________________________________
4259[ 11448] By: jhi on 2001/07/23 05:26:50
4260 Log: Doc tweaks.
4261 Branch: perl
4262 ! lib/UnicodeCD.pm
4263____________________________________________________________________________
4264[ 11447] By: jhi on 2001/07/23 04:57:49
4265 Log: Doc tweakery from Abhijit.
4266 Branch: perl
4267 ! Porting/repository.pod
4268____________________________________________________________________________
4269[ 11446] By: jhi on 2001/07/22 15:41:02
4270 Log: An accidental empty line.
4271 Branch: perl
4272 ! MANIFEST
4273____________________________________________________________________________
4274[ 11445] By: jhi on 2001/07/22 15:38:30
4275 Log: Missing MANIFESTations.
4276 Branch: perl
4277 ! MANIFEST
4278____________________________________________________________________________
4279[ 11444] By: jhi on 2001/07/22 15:30:10
4280 Log: Update Changes.
4281 Branch: perl
4282 ! Changes patchlevel.h
4283____________________________________________________________________________
bb260963
JH
4284[ 11443] By: jhi on 2001/07/22 15:02:11
4285 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
4286 From: Mike Guy <mjtg@cam.ac.uk>
4287 Date: Fri, 20 Jul 2001 16:12:49 +0100
4288 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
4289 Branch: perl
4290 ! Porting/pumpkin.pod
4291____________________________________________________________________________
4292[ 11442] By: jhi on 2001/07/22 14:58:33
4293 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
4294 From: Peter Prymmer <pvhp@forte.com>
4295 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
4296 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
4297 Branch: perl
4298 ! pod/perlhack.pod
4299____________________________________________________________________________
4300[ 11441] By: jhi on 2001/07/22 14:54:29
4301 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
4302 From: Michael G Schwern <schwern@pobox.com>
4303 Date: Fri, 20 Jul 2001 20:22:35 -0400
4304 Message-ID: <20010720202235.O4498@blackrider>
4305 Branch: perl
4306 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
4307 ! lib/Test/t/todo.t
4308____________________________________________________________________________
4309[ 11440] By: jhi on 2001/07/22 14:51:14
4310 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
4311 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4312 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
4313 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
4314 Branch: perl
4315 ! ext/POSIX/POSIX.pod
4316____________________________________________________________________________
4317[ 11439] By: jhi on 2001/07/22 14:49:25
4318 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
4319 From: Mark-Jason Dominus <mjd@plover.com>
4320 Date: Fri, 20 Jul 2001 23:16:54 -0400
4321 Message-ID: <20010721031654.21877.qmail@plover.com>
4322 Branch: perl
4323 ! ext/POSIX/POSIX.pod
4324____________________________________________________________________________
4325[ 11438] By: jhi on 2001/07/22 14:41:58
4326 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
4327 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4328 Date: Sun, 22 Jul 2001 14:56:09 +0200
4329 Message-ID: <20010722145609.A766@rafael>
4330 Branch: perl
4331 ! ext/B/O.pm
4332____________________________________________________________________________
4333[ 11437] By: jhi on 2001/07/22 14:39:07
4334 Log: Subject: regexec.c #define cleanup
4335 From: Mark-Jason Dominus <mjd@plover.com>
4336 Date: Sat, 21 Jul 2001 18:33:25 -0400
4337 Message-ID: <20010721223325.3069.qmail@plover.com>
4338 Branch: perl
4339 ! regexec.c
4340____________________________________________________________________________
4341[ 11436] By: jhi on 2001/07/22 14:36:43
4342 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
4343 From: Prymmer/Kahn <pvhp@best.com>
4344 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
4345 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
4346 Branch: perl
4347 ! t/io/fs.t
4348____________________________________________________________________________
4349[ 11435] By: jhi on 2001/07/22 00:22:51
4350 Log: Typo in #11432.
4351 Branch: perl
4352 ! ext/POSIX/POSIX.t
4353____________________________________________________________________________
4354[ 11434] By: jhi on 2001/07/21 23:12:26
4355 Log: Integrate (manually) change #11424 from macperl.
4356 Branch: perl
4357 ! ext/Filter/t/call.t
4358____________________________________________________________________________
4359[ 11433] By: jhi on 2001/07/21 23:07:43
4360 Log: Integrate change #11408 from macperl.
4361 Branch: perl
4362 !> README.macos pod/perlport.pod
4363____________________________________________________________________________
4364[ 11432] By: jhi on 2001/07/21 23:02:30
4365 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
4366 Branch: perl
4367 +> macos/MacPerlTests.cmd macos/xsubpp.patch
4368 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4369 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
4370 ! ext/POSIX/POSIX.t
4371____________________________________________________________________________
4372[ 11431] By: gsar on 2001/07/21 05:03:44
4373 Log: pod/*.t tests not picked up by t/TEST either
4374 Branch: maint-5.6/perl
4375 ! t/TEST
4376____________________________________________________________________________
4377[ 11430] By: gsar on 2001/07/21 04:58:12
4378 Log: better tweak for change#11429 (windows has both / and \ separated
4379 paths in @INC at that point)
4380 Branch: maint-5.6/perl
4381 ! t/pod/testp2pt.pl
4382____________________________________________________________________________
4383[ 11429] By: gsar on 2001/07/21 04:41:15
4384 Log: MacOS pod test tweak needs \Escape
4385 Branch: maint-5.6/perl
4386 ! t/pod/testp2pt.pl
4387____________________________________________________________________________
4388[ 11428] By: gsar on 2001/07/21 04:39:34
4389 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
4390 resulting duplicate output, but t/harness isn't)
4391 Branch: maint-5.6/perl
4392 ! t/run/runenv.t
4393____________________________________________________________________________
4394[ 11427] By: gsar on 2001/07/21 04:37:26
4395 Log: t/harness wasn't picking up all the tests
4396 Branch: maint-5.6/perl
4397 ! t/harness
4398____________________________________________________________________________
4399[ 11426] By: gsar on 2001/07/21 04:09:26
4400 Log: update MANIFEST for new file
4401 Branch: maint-5.6/perl
4402 ! MANIFEST
4403____________________________________________________________________________
4404[ 11425] By: gsar on 2001/07/21 04:07:46
4405 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
4406 the exception of the macperl/macos/... tree
4407 Branch: maint-5.6/perl
4408 +> t/lib/filefind-taint.t
4409 !> (integrate 72 files)
4410____________________________________________________________________________
4411[ 11424] By: pudge on 2001/07/20 18:55:25
4412 Log: Fix test.
4413 Branch: maint-5.6/macperl
4414 ! macos/bundled_ext/Filter/t/call.t
4415____________________________________________________________________________
4416[ 11423] By: gsar on 2001/07/20 18:38:48
4417 Log: Make perl fork()-safe (in a slightly limited way) even on
4418 platforms that don't have pthread_atfork() (extension of
4419 the fix in change#11151).
4420
4421 Note that this will not help extensions that call fork()
4422 directly in C, or that link to libraries that call fork()
4423 directly. Such cases must be fixed to either call
4424 PerlProc_fork(), or call atfork_lock() in parent before the
4425 calling the function that forks and call atfork_unlock()
4426 in both parent and child immediately after the fork().
4427 (There are no worries if C code calls exec() in the child
4428 immediately after a fork(). Only cases where the child
4429 calls perl's API functions (including New()) after the
4430 fork() are problematic.)
4431
4432 This change also eliminates the use of vfork() from perl,
4433 since all such uses were violating the severe restrictions
4434 on modifying the state of the process between the vfork()
4435 and the exec().
4436
4437 This is a modified version of patches suggested by Abhijit
4438 Menon-Sen and Richard Soderberg.
4439 Branch: perl
4440 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
4441 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
4442____________________________________________________________________________
4443[ 11422] By: pudge on 2001/07/20 18:16:37
4444 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
4445 Switch, and Text::Balanced.
4446 Branch: maint-5.6/macperl
4447 + macos/bundled_ext/Filter/Util/Call/Call.pm
4448 + macos/bundled_ext/Filter/Util/Call/Call.xs
4449 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
4450 + macos/bundled_ext/Filter/t/MyFilter.pm
4451 + macos/bundled_ext/Filter/t/call.t
4452 + macos/bundled_ext/Filter/t/filter-util.pl
4453 + macos/bundled_lib/blib/lib/Class/ISA.pm
4454 + macos/bundled_lib/blib/lib/Digest.pm
4455 + macos/bundled_lib/blib/lib/Filter/Simple.pm
4456 + macos/bundled_lib/blib/lib/Switch.pm
4457 + macos/bundled_lib/blib/lib/Text/Balanced.pm
4458 + macos/bundled_lib/blib/lib/Text/Balanced.pod
4459 + macos/bundled_lib/t/Class/ISA/test.pl
4460 + macos/bundled_lib/t/Digest/Digest.t
4461 + macos/bundled_lib/t/Filter/Simple/test.pl
4462 + macos/bundled_lib/t/Switch/test.pl
4463 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
4464 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
4465 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
4466 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
4467 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
4468 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
4469 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
4470 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
4471____________________________________________________________________________
4472[ 11421] By: pudge on 2001/07/20 18:03:28
4473 Log: Add Filter::Util::Call to config/make files; edit utils
4474 to recognize the module (it was descended too far down).
4475 Bump version to 5.6.1a4.
4476 Branch: maint-5.6/macperl
4477 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
4478 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
4479 ! macos/macperl/Makefile.mk macos/xsubpp.patch
4480____________________________________________________________________________
4481[ 11420] By: pudge on 2001/07/20 18:02:05
4482 Log: Make DB_File the default for MLDBM on MacOS.
4483 Branch: maint-5.6/macperl
4484 ! macos/bundled_lib/blib/lib/MLDBM.pm
4485____________________________________________________________________________
4486[ 11419] By: nick on 2001/07/20 14:51:03
4487 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
4488 From: Simon Cozens <simon@netthink.co.uk>
4489 Date: Fri, 20 Jul 2001 11:42:35 -0400
4490 Message-Id: <20010720114235.A5235@netthink.co.uk>
4491 Branch: perl
4492 ! lib/UnicodeCD.pm
4493____________________________________________________________________________
4494[ 11418] By: nick on 2001/07/20 14:48:12
4495 Log: Subject: [PATCH regcomp.h] adds a comment
4496 From: Abhijit Menon-Sen <ams@wiw.org>
4497 Date: Fri, 20 Jul 2001 21:05:37 +0530
4498 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
4499 Branch: perl
4500 ! regcomp.h
4501____________________________________________________________________________
4502[ 11417] By: nick on 2001/07/20 14:16:38
4503 Log: Subject: [PATCH 5.7.2] INSTALL updates
4504 From: Andy Dougherty <doughera@lafayette.edu>
4505 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
4506 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
4507 Branch: perl
4508 ! INSTALL
4509____________________________________________________________________________
4510[ 11416] By: nick on 2001/07/20 06:44:44
4511 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
4512 From: Russ Allbery <rra@stanford.edu>
4513 Date: 19 Jul 2001 15:52:37 -0700
4514 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
4515 Branch: perl
4516 ! lib/Pod/Man.pm
4517____________________________________________________________________________
4518[ 11415] By: nick on 2001/07/20 06:35:11
4519 Log: Subject: [PATCH] defer op_seq allocation
4520 From: Abhijit Menon-Sen <ams@wiw.org>
4521 Date: Thu, 19 Jul 2001 22:12:24 +0530
4522 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
4523 Branch: perl
4524 ! op.c
4525____________________________________________________________________________
4526[ 11414] By: nick on 2001/07/20 06:23:36
4527 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
4528 From: Abhijit Menon-Sen <ams@wiw.org>
4529 Date: Fri, 20 Jul 2001 01:18:50 +0530
4530 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
4531 (Private e-mail)
4532 Branch: perl
4533 ! ext/Time/HiRes/HiRes.xs
4534____________________________________________________________________________
4535[ 11413] By: nick on 2001/07/20 06:18:53
4536 Log: Integrate mainline
4537 Branch: perlio
4538 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
4539 - t/base/commonsense.t
4540 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
4541 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
4542 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
4543 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
4544 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
4545 !> win32/win32.c
4546____________________________________________________________________________
4547[ 11412] By: nick on 2001/07/19 06:44:27
4548 Log: Integrate win32/perlhost.h from maintenance branch.
4549 (Rest of $ENV{PATH} / system() fix.)
4550 Branch: perl
4551 !> win32/perlhost.h
4552____________________________________________________________________________
4553[ 11411] By: nick on 2001/07/19 06:41:34
4554 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
4555 From: Philip Newton <Philip.Newton@gmx.net>
4556 Date: Wed, 18 Jul 2001 21:43:57 +0200
4557 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
4558 Branch: perl
4559 ! pod/perlhack.pod
4560____________________________________________________________________________
4561[ 11410] By: nick on 2001/07/19 06:39:35
4562 Log: Subject: Security hole in taint checking in open()
4563 From: deekoo@tentacle.net
4564 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
4565 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
4566 Branch: perl
4567 ! doio.c
4568____________________________________________________________________________
4569[ 11409] By: nick on 2001/07/19 06:28:08
4570 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
4571 From: Abhijit Menon-Sen <ams@wiw.org>
4572 Date: Thu, 19 Jul 2001 04:30:43 +0530
4573 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
4574 Branch: perl
4575 ! ext/Time/HiRes/HiRes.xs
4576____________________________________________________________________________
4577[ 11408] By: pudge on 2001/07/19 03:27:36
4578 Log: Update docs with latest implementation information and new URLs.
4579 Branch: maint-5.6/macperl
4580 ! README.macos pod/perlport.pod
4581____________________________________________________________________________
4582[ 11407] By: pudge on 2001/07/19 02:35:46
4583 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
4584 Fix BuildRules to accept optimization variables.
4585 Branch: maint-5.6/macperl
4586 + macos/bundled_ext/Digest/MD5/Makefile.mk
4587 ! macos/BuildRules.mk macos/Makefile.mk
4588 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
4589 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
4590____________________________________________________________________________
4591[ 11406] By: pudge on 2001/07/19 01:11:39
4592 Log: Integrate changes 11399,11401
4593 Branch: maint-5.6/macperl
4594 !> win32/perlhost.h win32/win32.c
4595____________________________________________________________________________
4596[ 11405] By: nick on 2001/07/18 06:50:33
4597 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
4598 from perl5.6*
4599 Branch: perl
4600 !> win32/perlhost.h win32/win32.c
4601____________________________________________________________________________
4602[ 11404] By: nick on 2001/07/18 06:43:59
4603 Log: Subject: Re: Perl 5.7.2 Has Been Released
4604 From: hv@crypt0.demon.co.uk
4605 Date: Wed, 18 Jul 2001 05:58:46 +0100
4606 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
4607 Branch: perl
4608 ! ext/POSIX/POSIX.t
4609____________________________________________________________________________
4610[ 11403] By: nick on 2001/07/18 06:38:57
4611 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
4612 From: hv@crypt0.demon.co.uk
4613 Date: Wed, 18 Jul 2001 05:21:54 +0100
4614 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
4615 Branch: perl
4616 ! numeric.c t/op/arith.t
4617____________________________________________________________________________
4618[ 11402] By: nick on 2001/07/18 06:19:17
4619 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
4620 From: mjd@plover.com
4621 Date: 17 Jul 2001 17:59:20 -0000
4622 Message-Id: <20010717175920.8177.qmail@plover.com>
4623 Branch: perl
4624 ! pod/perlre.pod
4625____________________________________________________________________________
4626[ 11401] By: gsar on 2001/07/17 21:31:31
4627 Log: thinko in change#11400 (duh)
4628 Branch: maint-5.6/perl
4629 ! win32/perlhost.h
4630____________________________________________________________________________
4631[ 11400] By: gsar on 2001/07/17 19:46:34
4632 Log: change#11399 revealed another unrelated bug; this is just a temporary
4633 bandaid
4634 Branch: maint-5.6/perl
4635 ! win32/perlhost.h
4636____________________________________________________________________________
4637[ 11399] By: gsar on 2001/07/17 19:11:57
4638 Log: fix bugs in handling of the virtualized environment under windows;
4639 there were bugs in propagating any changes to %ENV down to the real
4640 environment when such changes happened in the toplevel process
4641 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
4642 problem identification, and for a part of the fix)
4643 Branch: maint-5.6/perl
4644 ! win32/perlhost.h win32/win32.c
4645____________________________________________________________________________
4646[ 11398] By: nick on 2001/07/17 08:26:35
4647 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
4648 From: Peter Prymmer <pvhp@forte.com>
4649 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
4650 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
4651
4652 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
4653 should not depend on existance of Config.pm
4654 Branch: perl
4655 +> t/lib/commonsense.t
4656 - t/base/commonsense.t
4657 ! MANIFEST t/README
4658____________________________________________________________________________
4659[ 11397] By: nick on 2001/07/17 08:09:58
4660 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
4661 From: Michael G Schwern <schwern@pobox.com>
4662 Date: Mon, 16 Jul 2001 18:20:31 -0400
4663 Message-Id: <20010716182031.A1128@blackrider>
4664 Branch: perl
4665 ! pod/perlhack.pod
4666____________________________________________________________________________
4667[ 11396] By: nick on 2001/07/17 08:04:11
4668 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
4669 From: Gwyn Judd <b.judd@xtra.co.nz>
4670 Date: Tue, 17 Jul 2001 20:55:58 +1200
4671 Message-Id: <20010717205558.A3107@thislove>
4672 Branch: perl
4673 ! pod/perlfunc.pod
4674____________________________________________________________________________
4675[ 11395] By: nick on 2001/07/17 08:02:22
4676 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
4677 From: Peter Prymmer <pvhp@forte.com>
4678 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
4679 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
4680 Branch: perl
4681 ! t/op/sprintf.t
4682____________________________________________________________________________
4683[ 11394] By: nick on 2001/07/17 07:57:06
4684 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
4685 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
4686 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
4687 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
4688 Branch: perl
4689 ! gv.c
4690____________________________________________________________________________
4691[ 11392] By: nick on 2001/07/17 07:50:12
4692 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
4693 From: Coral <coral@moonlight.crystalflame.net>
4694 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
4695 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
4696 Branch: perl
4697 ! pp_sys.c thread.h
4698____________________________________________________________________________
4699[ 11391] By: nick on 2001/07/17 07:34:28
4700 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
4701 From: Jonathan Stowe <gellyfish@gellyfish.com>
4702 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
4703 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
4704 Branch: perl
4705 ! utils/h2xs.PL
4706____________________________________________________________________________
4707[ 11390] By: pudge on 2001/07/16 23:54:44
4708 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
4709 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
4710 and Mac::Apps::Launch, which don't work, and Time::HiRes and
4711 Time::Piece, which don't yet work.
4712 Branch: maint-5.6/macperl
4713 + (add 154 files)
4714____________________________________________________________________________
4715[ 11389] By: pudge on 2001/07/16 23:13:10
4716 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
4717 Also add hack to get around missing setenv for PERL5DB.
4718 Branch: maint-5.6/macperl
4719 ! macos/macish.c macos/macish.h
4720____________________________________________________________________________
4721[ 11388] By: pudge on 2001/07/16 23:11:26
4722 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
4723 Branch: maint-5.6/macperl
4724 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
4725 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
4726____________________________________________________________________________
4727[ 11387] By: pudge on 2001/07/16 23:05:12
4728 Log: Fix up some configuration and make options, add extra
4729 extensions.
4730 Branch: maint-5.6/macperl
4731 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
4732 ! macos/macperl/Makefile.mk
4733____________________________________________________________________________
4734[ 11386] By: pudge on 2001/07/16 21:22:32
4735 Log: From Change 11374 in maintperl.
4736 Branch: maint-5.6/macperl
4737 !> utils/h2ph.PL
4738____________________________________________________________________________
4739[ 11385] By: nick on 2001/07/16 14:12:58
4740 Log: Back out change to h2xs till it passes its test.
4741 Branch: perl
4742 ! utils/h2xs.PL
4743____________________________________________________________________________
4744[ 11384] By: nick on 2001/07/16 14:00:10
4745 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
4746 From: Jonathan Stowe <gellyfish@gellyfish.com>
4747 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
4748 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
4749 Branch: perl
4750 ! utils/h2xs.PL
4751____________________________________________________________________________
4752[ 11383] By: nick on 2001/07/16 13:53:12
4753 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
4754 From: Robin Houston <robin@kitsite.com>
4755 Date: Sun, 15 Jul 2001 18:22:31 +0100
4756 Message-Id: <20010715182230.A11174@robin>
4757 Branch: perl
4758 ! hints/darwin.sh
4759____________________________________________________________________________
4760[ 11382] By: nick on 2001/07/16 13:52:49
4761 Log: Subject: [PATCH perl@11372] re_dup
4762 From: Radu Greab <radu@netsoft.ro>
4763 Date: Sun, 15 Jul 2001 04:50:06 +0300
4764 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
4765 Branch: perl
4766 ! sv.c
4767____________________________________________________________________________
4768[ 11379] By: nick on 2001/07/16 13:35:39
4769 Log: Subject: [PATCH B::Deparse] formats can't contain formats
4770 From: Robin Houston <robin@kitsite.com>
4771 Date: Sat, 14 Jul 2001 14:28:50 +0100
4772 Message-Id: <20010714142850.A10205@robin>
4773 Branch: perl
4774 ! ext/B/B/Deparse.pm
4775____________________________________________________________________________
4776[ 11378] By: nick on 2001/07/16 13:30:36
4777 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
4778 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
4779 Date: Sat, 14 Jul 2001 22:17:42 +0900
4780 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
4781 Branch: perl
4782 + ext/Encode/Encode/euc-jp-0212.enc
4783 ! ext/Encode/Encode/Tcl.pm
4784____________________________________________________________________________
4785[ 11377] By: nick on 2001/07/16 13:17:28
4786 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
4787 From: Andy Dougherty <doughera@lafayette.edu>
4788 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
4789 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
4790 Branch: perl
4791 ! hints/darwin.sh hints/rhapsody.sh
4792____________________________________________________________________________
4793[ 11376] By: nick on 2001/07/16 09:05:00
4794 Log: Integrate mainline
4795 Branch: perlio
4796 +> ext/Encode/Encode/7bit-greek.enc
4797 +> ext/Encode/Encode/7bit-latin1.enc
4798 +> ext/Encode/Encode/cns11643-1.enc
4799 +> ext/Encode/Encode/cns11643-2.enc
4800 +> ext/Encode/Encode/iso2022-cn.enc
4801 +> ext/Encode/Encode/iso2022-jp1.enc
4802 +> ext/Encode/Encode/iso2022-jp2.enc
4803 !> Changes Configure MANIFEST Makefile.SH
4804 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
4805 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
4806 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
4807 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
4808 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
4809____________________________________________________________________________
4810[ 11375] By: gsar on 2001/07/16 02:46:11
4811 Log: integrate change#11374 from maint-5.6
4812
4813 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
4814 Branch: perl
4815 !> utils/h2ph.PL
4816____________________________________________________________________________
4817[ 11374] By: gsar on 2001/07/16 02:10:51
4818 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
4819 Branch: maint-5.6/perl
4820 ! utils/h2ph.PL
4821____________________________________________________________________________
4822[ 11373] By: jhi on 2001/07/14 09:27:10
4823 Log: Update Changes.
4824 Branch: perl
4825 ! Changes patchlevel.h
4826____________________________________________________________________________
7d32079d
JH
4827[ 11372] By: jhi on 2001/07/14 09:19:18
4828 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
4829 From: Jonathan Stowe <gellyfish@gellyfish.com>
4830 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
4831 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
4832 Branch: perl
4833 ! utils/h2xs.PL
4834____________________________________________________________________________
4835[ 11371] By: jhi on 2001/07/14 09:18:09
4836 Log: Subject: patch to add DEL to [:cntrl:]
4837 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4838 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
4839 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
4840 Branch: perl
4841 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
4842____________________________________________________________________________
4843[ 11370] By: jhi on 2001/07/14 01:33:17
4844 Log: Metaconfig unit change for #11369; plus a dependency nit.
4845 Branch: metaconfig
4846 ! U/compline/nblock_io.U
4847 Branch: metaconfig/U/perl
4848 ! Extensions.U
4849____________________________________________________________________________
4850[ 11369] By: jhi on 2001/07/14 01:32:33
4851 Log: #include <stdlib.h> so that exit() is prototyped,
4852 noticed by Hugo.
4853 Branch: perl
4854 ! Configure
4855____________________________________________________________________________
4856[ 11368] By: jhi on 2001/07/14 01:18:28
4857 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
4858 From: Peter Prymmer <pvhp@forte.com>
4859 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
4860 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
4861 Branch: perl
4862 ! t/op/sprintf.t
4863____________________________________________________________________________
4864[ 11367] By: jhi on 2001/07/14 01:07:03
4865 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
4866 From: Peter Prymmer <pvhp@forte.com>
4867 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
4868 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
4869 Branch: perl
4870 ! ext/Encode/Encode/Tcl.t
4871____________________________________________________________________________
4872[ 11366] By: jhi on 2001/07/13 22:48:47
4873 Log: Add information about gcc 3.0 basic block profiling.
4874 Branch: perl
4875 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
4876____________________________________________________________________________
4877[ 11365] By: jhi on 2001/07/13 21:22:20
4878 Log: Subject: Error in lib/PerlIO/Via.pm ?
4879 From: Mark-Jason Dominus <mjd@plover.com>
4880 Date: Fri, 13 Jul 2001 15:55:41 -0400
4881 Message-ID: <20010713195541.26751.qmail@plover.com>
4882 Branch: perl
4883 ! ext/PerlIO/Via/Via.pm
4884____________________________________________________________________________
4885[ 11364] By: jhi on 2001/07/13 21:21:23
4886 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
4887 section from the Compiler section.
4888 Branch: perl
4889 ! myconfig.SH
4890____________________________________________________________________________
4891[ 11363] By: jhi on 2001/07/13 21:19:34
4892 Log: Handle glibc style of constant definitions using enum
4893 with intervening #defines; from Brendan O'Dea.
4894 Branch: perl
4895 ! utils/h2ph.PL
4896____________________________________________________________________________
4897[ 11362] By: jhi on 2001/07/13 21:17:40
4898 Log: Add LC_MESSAGES to the locale_h export tag (it already is
4899 in the Makefile.PL and thusly eligible for an XS constant)
4900 (see also maintperl #10543)
4901 Branch: perl
4902 ! ext/POSIX/POSIX.pm
4903____________________________________________________________________________
4904[ 11361] By: jhi on 2001/07/13 15:12:37
4905 Log: Subject: Re: [patch] re_dup
4906 From: Abhijit Menon-Sen <ams@wiw.org>
4907 Date: Fri, 13 Jul 2001 21:41:09 +0530
4908 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
4909 Branch: perl
4910 ! sv.c
4911____________________________________________________________________________
4912[ 11360] By: jhi on 2001/07/13 15:11:45
4913 Log: Subject: [patch] re_dup
4914 From: Doug MacEachern <dougm@covalent.net>
4915 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
4916 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
4917 Branch: perl
4918 ! sv.c
4919____________________________________________________________________________
4920[ 11359] By: jhi on 2001/07/13 14:30:32
4921 Log: Update Changes.
4922 Branch: perl
4923 ! Changes patchlevel.h
4924____________________________________________________________________________
90085e7e
JH
4925[ 11358] By: jhi on 2001/07/13 14:26:36
4926 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
4927 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4928 Date: Sat, 14 Jul 2001 00:06:30 +0900
4929 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
4930 Branch: perl
4931 + ext/Encode/Encode/7bit-greek.enc
4932 + ext/Encode/Encode/7bit-latin1.enc
4933 + ext/Encode/Encode/cns11643-1.enc
4934 + ext/Encode/Encode/cns11643-2.enc
4935 + ext/Encode/Encode/iso2022-cn.enc
4936 + ext/Encode/Encode/iso2022-jp1.enc
4937 + ext/Encode/Encode/iso2022-jp2.enc
4938 ! MANIFEST ext/Encode/Encode/Tcl.pm
4939 ! ext/Encode/Encode/iso2022-kr.enc
4940____________________________________________________________________________
4941[ 11357] By: nick on 2001/07/13 14:24:06
4942 Log: Blind integrate mainline (as of 5.7.2?)
4943 Branch: perlio
4944 !> AUTHORS Changes Porting/config.sh Porting/config_H
4945 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
4946 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
4947 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4948 !> win32/makefile.mk
4949____________________________________________________________________________
4950[ 11355] By: jhi on 2001/07/13 13:13:46
4951 Log: Snip away the devel patchlevel.
4952 Branch: perl
4953 ! patchlevel.h
4954____________________________________________________________________________
4955[ 11354] By: jhi on 2001/07/13 13:12:01
4956 Log: Bump the version to 5.7.2.
4957 Branch: perl
4958 ! Porting/config.sh Porting/config_H patchlevel.h
4959 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
4960 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4961 ! win32/makefile.mk
4962____________________________________________________________________________
4963[ 11353] By: jhi on 2001/07/13 13:00:00
4964 Log: Update Changes.
4965 Branch: perl
4966 ! Changes
4967____________________________________________________________________________
585d6f80
JH
4968[ 11352] By: jhi on 2001/07/13 12:54:49
4969 Log: Reword.
4970 Branch: perl
4971 ! AUTHORS
4972____________________________________________________________________________
4973[ 11351] By: jhi on 2001/07/13 12:52:47
4974 Log: AUTHORS update.
4975 Branch: perl
4976 ! AUTHORS
4977____________________________________________________________________________
4978[ 11350] By: jhi on 2001/07/13 12:24:36
4979 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
4980 unless ithreads.
4981 Branch: perl
4982 ! makedef.pl
4983____________________________________________________________________________
4984[ 11349] By: jhi on 2001/07/13 11:54:10
4985 Log: Integrate perlio.
4986 Branch: perl
4987 !> win32/distclean.bat
4988____________________________________________________________________________
4989[ 11348] By: jhi on 2001/07/13 11:49:50
4990 Log: Test the encoding transform only iff we have PerlIO,
4991 noticed by H. Merijn Brand.
4992 Branch: perl
4993 ! ext/PerlIO/t/encoding.t
4994____________________________________________________________________________
4995[ 11347] By: jhi on 2001/07/13 11:40:13
4996 Log: README.netware tweaks from Ananth Kesari.
4997 Branch: perl
4998 ! README.netware
4999____________________________________________________________________________
5000[ 11346] By: nick on 2001/07/13 09:18:51
5001 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
5002 to avoid /unicode vs /Unicode issues.
5003 Branch: perlio
5004 ! win32/distclean.bat
5005____________________________________________________________________________
5006[ 11345] By: nick on 2001/07/13 06:24:18
5007 Log: Integrate mainline
5008 Branch: perlio
5009 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
5010 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
5011 !> (integrate 63 files)
5012____________________________________________________________________________
5013[ 11344] By: jhi on 2001/07/13 04:50:22
5014 Log: Add d_bincompat5005 information to perl -V.
5015 Branch: perl
5016 ! myconfig.SH
5017____________________________________________________________________________
5018[ 11343] By: jhi on 2001/07/13 03:42:05
5019 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
5020 From: Abhijit Menon-Sen <ams@wiw.org>
5021 Date: Fri, 13 Jul 2001 07:12:36 +0530
5022 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
5023 Branch: perl
5024 ! sv.c
5025____________________________________________________________________________
5026[ 11342] By: jhi on 2001/07/13 03:36:22
5027 Log: Remove unicode::distinct, as per Inaba Hiroto.
5028 Branch: perl
5029 - lib/unicode/distinct.pm
5030 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
5031 ! t/lib/1_compile.t
5032____________________________________________________________________________
5033[ 11341] By: jhi on 2001/07/13 00:05:53
5034 Log: Paging for Dr Octothorpe.
5035 Branch: perl
5036 ! pod/perlfaq4.pod
5037____________________________________________________________________________
5038[ 11340] By: jhi on 2001/07/12 23:53:44
5039 Log: cut-n-paste error noticed by mjd.
5040 Branch: perl
5041 ! pod/perlfaq4.pod
5042____________________________________________________________________________
5043[ 11339] By: jhi on 2001/07/12 23:39:42
5044 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
5045 From: Peter Prymmer <pvhp@forte.com>
5046 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
5047 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
5048 Branch: perl
5049 ! pod/perlfaq4.pod
5050____________________________________________________________________________
5051[ 11338] By: jhi on 2001/07/12 23:38:49
5052 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
5053 From: Randall Gellens <randy@qualcomm.com>
5054 Date: Thu, 12 Jul 2001 16:56:23 -0700
5055 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
5056 Branch: perl
5057 ! Porting/repository.pod
5058____________________________________________________________________________
5059[ 11337] By: jhi on 2001/07/12 23:35:06
5060 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
5061 Branch: perl
5062 ! thread.h
5063____________________________________________________________________________
5064[ 11336] By: jhi on 2001/07/12 23:23:39
5065 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
5066 From: coral <coral@moonlight.crystalflame.net>
5067 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
5068 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
5069 Branch: perl
5070 ! thread.h
5071____________________________________________________________________________
5072[ 11335] By: jhi on 2001/07/12 23:23:14
5073 Log: Metaconfig unit change for #11134.
5074 Branch: metaconfig
5075 + U/threads/d_pthread_atfork.U
5076____________________________________________________________________________
5077[ 11334] By: jhi on 2001/07/12 23:22:42
5078 Log: Add HAS_PTHREAD_ATFORK.
5079 Branch: perl
5080 ! Configure NetWare/config.wc NetWare/config_H.wc
5081 ! Porting/Glossary Porting/config.sh Porting/config_H
5082 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
5083 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
5084 ! vos/config.ga.def vos/config.ga.h win32/config.bc
5085 ! win32/config.gc win32/config.vc win32/config_H.bc
5086 ! win32/config_H.gc win32/config_H.vc
5087____________________________________________________________________________
5088[ 11333] By: jhi on 2001/07/12 22:58:35
5089 Log: Subject: [PATCH] File::Copy fails on tied handles
5090 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
5091 Date: Thu, 12 Jul 2001 15:18:51 -0700
5092 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
5093 Branch: perl
5094 ! lib/File/Copy.pm
5095____________________________________________________________________________
5096[ 11332] By: jhi on 2001/07/12 22:57:04
5097 Log: Subject: [PATCH] Langinfo.t
5098 From: Nicholas Clark <nick@ccl4.org>
5099 Date: Thu, 12 Jul 2001 23:55:38 +0100
5100 Message-ID: <20010712235538.M5827@plum.flirble.org>
5101 Branch: perl
5102 ! ext/I18N/Langinfo/Langinfo.t
5103____________________________________________________________________________
5104[ 11331] By: jhi on 2001/07/12 22:56:09
5105 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
5106 From: Peter Prymmer <pvhp@forte.com>
5107 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
5108 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
5109 Branch: perl
5110 ! pod/perl572delta.pod
5111____________________________________________________________________________
5112[ 11330] By: jhi on 2001/07/12 22:55:23
5113 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
5114 From: Abhijit Menon-Sen <ams@wiw.org>
5115 Date: Fri, 13 Jul 2001 05:21:16 +0530
5116 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
5117 Branch: perl
5118 ! sv.c
5119____________________________________________________________________________
5120[ 11329] By: jhi on 2001/07/12 22:54:39
5121 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
5122 From: Abhijit Menon-Sen <ams@wiw.org>
5123 Date: Fri, 13 Jul 2001 03:04:25 +0530
5124 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
5125 Branch: perl
5126 ! av.c
5127____________________________________________________________________________
5128[ 11328] By: gsar on 2001/07/12 19:02:01
5129 Log: s/^M$//g
5130 Branch: perl
5131 ! win32/Makefile win32/makefile.mk
5132____________________________________________________________________________
5133[ 11327] By: jhi on 2001/07/12 18:54:09
5134 Log: Update Changes.
5135 Branch: perl
5136 ! Changes patchlevel.h
5137____________________________________________________________________________
1a307847
JH
5138[ 11326] By: jhi on 2001/07/12 18:17:18
5139 Log: Typo spotted by Philip Newton.
5140 Branch: perl
5141 ! pod/perl572delta.pod
5142____________________________________________________________________________
5143[ 11325] By: jhi on 2001/07/12 18:11:42
5144 Log: Subject: [PATCH] fixes perl_clone of perl_clone
5145 From: Artur Bergman <artur@contiller.se>
5146 Date: Thu, 12 Jul 2001 20:57:09 +0200
5147 Message-ID: <B773BFA4.236B%artur@contiller.se>
5148 Branch: perl
5149 ! sv.c
5150____________________________________________________________________________
5151[ 11324] By: jhi on 2001/07/12 18:09:17
5152 Log: Add README.uts from Hal Morris.
5153 Branch: perl
5154 + README.uts
5155 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
5156 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5157____________________________________________________________________________
5158[ 11323] By: jhi on 2001/07/12 17:48:33
5159 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
5160 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5161 Date: Thu, 12 Jul 2001 20:32:37 +0200
5162 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
5163 Branch: perl
5164 ! hints/aix.sh
5165____________________________________________________________________________
5166[ 11322] By: jhi on 2001/07/12 17:44:29
5167 Log: Subject: Patch: document reg_data.what member
5168 From: Mark-Jason Dominus <mjd@plover.com>
5169 Message-ID: <20010712182532.14821.qmail@plover.com>
5170 Date: Thu, 12 Jul 2001 14:25:32 -0400
5171 Branch: perl
5172 ! regcomp.c regcomp.h
5173____________________________________________________________________________
5174[ 11321] By: jhi on 2001/07/12 17:43:18
5175 Log: Subject: [PATCH] Perl_re_dup()
5176 From: Abhijit Menon-Sen <ams@wiw.org>
5177 Date: Thu, 12 Jul 2001 23:54:32 +0530
5178 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
5179 Branch: perl
5180 ! embed.h embed.pl perlapi.c proto.h sv.c
5181____________________________________________________________________________
5182[ 11320] By: jhi on 2001/07/12 17:18:54
5183 Log: Regen Configure, modlib, toc.
5184 Branch: perl
5185 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5186 ! pod/perlmodlib.pod pod/perltoc.pod
5187____________________________________________________________________________
5188[ 11319] By: jhi on 2001/07/12 17:08:15
5189 Log: The problem seems to be in PerlIO::Layer::->find() not
5190 accepting the ":encoding(blurflur)" arguments.
5191 Branch: perl
5192 ! lib/PerlIO.pm lib/open.pm
5193____________________________________________________________________________
5194[ 11318] By: jhi on 2001/07/12 16:58:11
5195 Log: AIX doc update.
5196 Branch: perl
5197 ! README.aix pod/perl572delta.pod
5198____________________________________________________________________________
5199[ 11317] By: jhi on 2001/07/12 16:39:11
5200 Log: Subject: AIX README update
5201 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5202 Date: Thu, 12 Jul 2001 19:28:30 +0200
5203 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
5204 Branch: perl
5205 ! README.aix
5206____________________________________________________________________________
5207[ 11316] By: jhi on 2001/07/12 16:37:15
5208 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
5209 From: Norton Allen <allen@huarp.harvard.edu>
5210 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
5211 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
5212 Branch: perl
5213 ! ext/IO/lib/IO/t/io_unix.t
5214____________________________________________________________________________
5215[ 11315] By: jhi on 2001/07/12 16:35:53
5216 Log: Subject: [PATCH README.qnx hints/qnx.sh]
5217 From: Norton Allen <allen@huarp.harvard.edu>
5218 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
5219 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
5220 Branch: perl
5221 ! README.qnx hints/qnx.sh
5222____________________________________________________________________________
5223[ 11314] By: jhi on 2001/07/12 16:13:15
5224 Log: Subject: [patch] faster PM_GETRE
5225 From: Doug MacEachern <dougm@covalent.net>
5226 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
5227 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
5228 Branch: perl
5229 ! op.h
5230____________________________________________________________________________
5231[ 11313] By: jhi on 2001/07/12 16:12:23
5232 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
5233 From: Doug MacEachern <dougm@covalent.net>
5234 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
5235 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
5236 Branch: perl
5237 ! op.c
5238____________________________________________________________________________
5239[ 11312] By: jhi on 2001/07/12 16:07:22
5240 Log: Tell where the nice Estonian database is.
5241 Branch: perl
5242 ! lib/open.pm
5243____________________________________________________________________________
5244[ 11311] By: jhi on 2001/07/12 16:05:31
5245 Log: Retract #11309 since #11310 is a better fix.
5246 Branch: perl
5247 ! t/lib/1_compile.t
5248____________________________________________________________________________
5249[ 11310] By: gsar on 2001/07/12 15:50:40
5250 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
5251 change#11300 needs to return the status of failed win32_spawnvp())
5252
5253 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
5254 splitting correctly; remove unused variables; 'require' at run time
5255 rather than 'use' at compile time for I18N::Langinfo, since it
5256 isn't everyware
5257 Branch: perl
5258 ! lib/open.pm win32/win32.c
5259____________________________________________________________________________
5260[ 11309] By: jhi on 2001/07/12 15:29:55
5261 Log: Temporary workaround.
5262 Branch: perl
5263 ! t/lib/1_compile.t
5264____________________________________________________________________________
5265[ 11308] By: jhi on 2001/07/12 14:44:51
5266 Log: UCD typo in #11306 and add also more known-to-be-tested
5267 modules to the skip list.
5268 Branch: perl
5269 ! t/lib/1_compile.t
5270____________________________________________________________________________
5271[ 11307] By: jhi on 2001/07/12 14:38:38
5272 Log: Rename Unicode::UCD to UnicodeCD to avoid
5273 messups with case-insensitive filesystems.
5274 Branch: perl
5275 + lib/UnicodeCD.pm lib/UnicodeCD.t
5276 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
5277 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
5278____________________________________________________________________________
5279[ 11306] By: jhi on 2001/07/12 13:32:05
5280 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
5281 From: daniel@biz.bitpusher.com
5282 Date: Wed, 11 Jul 2001 23:25:47 -0700
5283 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
5284 Branch: perl
5285 ! lib/Tie/Array.pm t/op/splice.t
5286____________________________________________________________________________
5287[ 11305] By: jhi on 2001/07/12 13:05:46
5288 Log: Subject: [PATCH] More accurate line numbers in messages
5289 From: Paul Johnson <paul@pjcj.net>
5290 Date: Thu, 12 Jul 2001 04:14:11 +0200
5291 Message-ID: <20010712041411.A3467@pjcj.net>
5292
5293 (With prototyping and multiplicity tweaks.)
5294 Branch: perl
5295 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
5296____________________________________________________________________________
5297[ 11304] By: nick on 2001/07/12 12:53:40
5298 Log: Integrate mainline
5299 Branch: perlio
5300 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
5301 !> regexec.c thread.h
5302____________________________________________________________________________
5303[ 11303] By: jhi on 2001/07/12 12:46:20
5304 Log: Cut-and-pasto in #11298.
5305 Branch: perl
5306 ! ext/ByteLoader/bytecode.h
5307____________________________________________________________________________
5308[ 11302] By: jhi on 2001/07/12 12:42:35
5309 Log: Update the AIX known problems section.
5310 Branch: perl
5311 ! pod/perl572delta.pod
5312____________________________________________________________________________
5313[ 11301] By: jhi on 2001/07/12 12:36:46
5314 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
5315 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5316 Date: Thu, 12 Jul 2001 12:16:16 +0200
5317 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
5318 Branch: perl
5319 ! hints/aix.sh
5320____________________________________________________________________________
5321[ 11300] By: jhi on 2001/07/12 12:35:44
5322 Log: Integrate perlio.
5323 Branch: perl
5324 !> makedef.pl win32/win32.c
5325____________________________________________________________________________
5326[ 11299] By: jhi on 2001/07/12 12:33:57
5327 Log: Subject: [PATCH] fix for PMOP threadness failures
5328 From: Artur Bergman <artur@contiller.se>
5329 Date: Thu, 12 Jul 2001 09:48:06 +0200
5330 Message-ID: <B77322D6.22DD%artur@contiller.se>
5331 Branch: perl
5332 ! regexec.c
5333____________________________________________________________________________
5334[ 11298] By: jhi on 2001/07/12 12:27:47
5335 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
5336 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
5337 Date: Thu, 12 Jul 2001 09:09:48 +0200
5338 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
5339
5340 More parentheses to keep bcc happy.
5341 Branch: perl
5342 ! ext/ByteLoader/bytecode.h
5343____________________________________________________________________________
5344[ 11297] By: jhi on 2001/07/12 12:24:50
5345 Log: Subject: Re: [patch] pthread_atfork bandaid
5346 From: Doug MacEachern <dougm@covalent.net>
5347 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
5348 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
5349 Branch: perl
5350 ! thread.h
5351____________________________________________________________________________
5352[ 11296] By: nick on 2001/07/12 11:55:48
5353 Log: Exclude reentrant_buffer from .def file
5354 Branch: perlio
5355 ! makedef.pl
5356____________________________________________________________________________
5357[ 11295] By: nick on 2001/07/12 11:11:44
5358 Log: Honour void-ness of my_exit()
5359 Branch: perlio
5360 ! win32/win32.c
5361____________________________________________________________________________
5362[ 11294] By: nick on 2001/07/12 07:51:04
5363 Log: Integrate mainline
5364 Branch: perlio
5365 +> uts/sprintf_wrap.c
5366 !> (integrate 35 files)
5367____________________________________________________________________________
5368[ 11293] By: jhi on 2001/07/12 04:58:08
5369 Log: Retract #11289.
5370 Branch: perl
5371 ! embed.h embed.pl perl.c proto.h thread.h
5372____________________________________________________________________________
5373[ 11292] By: jhi on 2001/07/12 04:47:43
5374 Log: Now the :locale pseudolayer *almost* works...
5375 Branch: perl
5376 ! lib/open.pm
5377____________________________________________________________________________
5378[ 11291] By: jhi on 2001/07/12 04:36:47
5379 Log: Locale encoding tweaks.
5380 Branch: perl
5381 ! lib/open.pm
5382____________________________________________________________________________
5383[ 11290] By: jhi on 2001/07/12 04:25:53
5384 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
5385 From: Mark-Jason Dominus <mjd@plover.com>
5386 Date: Thu, 12 Jul 2001 00:59:31 -0400
5387 Message-ID: <20010712045931.8543.qmail@plover.com>
5388
5389 Remove the chmod/umask leading zero warning.
5390 Branch: perl
5391 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
5392 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
5393____________________________________________________________________________
5394[ 11289] By: jhi on 2001/07/12 04:16:41
5395 Log: (Retracted by #11289.)
5396 Branch: perl
5397 ! embed.h embed.pl perl.c proto.h thread.h
5398____________________________________________________________________________
5399[ 11288] By: jhi on 2001/07/12 03:45:11
5400 Log: Needed by #11283.
5401 Branch: perl
5402 ! intrpvar.h
5403____________________________________________________________________________
5404[ 11287] By: jhi on 2001/07/12 03:40:04
5405 Log: Metaconfig unit change for #11286.
5406 Branch: metaconfig/U/perl
5407 ! patchlevel.U
5408____________________________________________________________________________
5409[ 11286] By: jhi on 2001/07/12 03:39:18
5410 Log: Subject: Re: [PATCH Configure] perl -V broken
5411 From: Andy Dougherty <doughera@lafayette.edu>
5412 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
5413 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
5414 Branch: perl
5415 ! Configure myconfig.SH
5416____________________________________________________________________________
5417[ 11285] By: jhi on 2001/07/12 03:27:28
5418 Log: Retract #11166 (and #11237).
5419 Branch: perl
5420 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
5421 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
5422 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
5423____________________________________________________________________________
5424[ 11284] By: jhi on 2001/07/12 02:36:42
5425 Log: UTS tweaks for Hal Morris.
5426 Branch: perl
5427 + uts/sprintf_wrap.c
5428 ! MANIFEST hints/uts.sh perl.h
5429____________________________________________________________________________
5430[ 11283] By: jhi on 2001/07/12 00:52:36
5431 Log: Subject: [PATCH] Use reentrant API glibc
5432 From: Artur Bergman <artur@contiller.se>
5433 Date: Thu, 12 Jul 2001 00:58:21 +0200
5434 Message-ID: <B772A6AD.2288%artur@contiller.se>
5435 Branch: perl
5436 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
5437 ! sv.c
5438____________________________________________________________________________
5439[ 11282] By: jhi on 2001/07/12 00:35:27
5440 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
5441 From: barries <barries@slaysys.com>
5442 Date: Wed, 11 Jul 2001 15:11:46 -0400
5443 Message-ID: <20010711151146.G24560@jester.slaysys.com>
5444 Branch: perl
5445 ! pp_sys.c t/lib/warnings/doio win32/win32.c
5446____________________________________________________________________________
5447[ 11281] By: jhi on 2001/07/12 00:32:17
5448 Log: Subject: [patch] pthread_atfork bandaid
5449 From: Doug MacEachern <dougm@covalent.net>
5450 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
5451 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
5452 Branch: perl
5453 ! miniperlmain.c perl.c
5454____________________________________________________________________________
5455[ 11280] By: jhi on 2001/07/12 00:31:34
5456 Log: Subject: [patch] perl_clone leaks
5457 From: Doug MacEachern <dougm@covalent.net>
5458 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
5459 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
5460 Branch: perl
5461 ! sv.c
5462____________________________________________________________________________
5463[ 11279] By: nick on 2001/07/11 15:49:38
5464 Log: Integrate mainline
5465 Branch: perlio
5466 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
5467 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
5468 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
5469 +> lib/Term/ANSIColor/README
5470 !> (integrate 54 files)
5471____________________________________________________________________________
5472[ 11278] By: jhi on 2001/07/11 13:52:20
5473 Log: Update Changes.
5474 Branch: perl
5475 ! Changes patchlevel.h
5476____________________________________________________________________________
14261ed0
JH
5477[ 11277] By: jhi on 2001/07/11 13:31:43
5478 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
5479 From: Peter Prymmer <pvhp@forte.com>
5480 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
5481 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
5482
5483 Backport of embed.pl to 5.003.
5484 Branch: perl
5485 ! embed.pl
5486____________________________________________________________________________
5487[ 11276] By: jhi on 2001/07/11 13:18:07
5488 Log: Subject: Re: POSIX test #14 on UTS
5489 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5490 Date: Wed, 11 Jul 2001 03:02:14 +0100
5491 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
5492 Branch: perl
5493 ! ext/POSIX/POSIX.t
5494____________________________________________________________________________
5495[ 11275] By: jhi on 2001/07/11 13:15:49
5496 Log: Make the I32 an IV to preserve structure alignment and size.
5497 Branch: perl
5498 ! op.h
5499____________________________________________________________________________
5500[ 11274] By: jhi on 2001/07/11 13:13:27
5501 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
5502 From: "Artur Bergman" <artur@contiller.se>
5503 Date: Wed, 11 Jul 2001 14:23:37 +0200
5504 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
5505
5506 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
5507 Branch: perl
5508 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
5509 ! pod/perlapi.pod sv.c
5510____________________________________________________________________________
5511[ 11273] By: jhi on 2001/07/11 03:53:28
5512 Log: Tweak until Pod::Parser gets updated.
5513 Branch: perl
5514 ! t/pod/special_seqs.xr
5515____________________________________________________________________________
5516[ 11272] By: jhi on 2001/07/11 00:46:05
5517 Log: File::Spec usage tweak.
5518 Branch: perl
5519 ! lib/ExtUtils.t
5520____________________________________________________________________________
5521[ 11271] By: jhi on 2001/07/11 00:37:19
5522 Log: Integrate #11263 from macperl; macos and macosx updates.
5523 Branch: perl
5524 !> pod/perlport.pod
5525____________________________________________________________________________
5526[ 11270] By: jhi on 2001/07/11 00:33:27
5527 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
5528 From: Peter Prymmer <pvhp@forte.com>
5529 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
5530 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
5531 Branch: perl
5532 + ext/Time/HiRes/hints/dynixptx.pl
5533 ! MANIFEST hints/dynixptx.sh
5534____________________________________________________________________________
5535[ 11269] By: jhi on 2001/07/11 00:32:16
5536 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
5537 From: Nicholas Clark <nick@ccl4.org>
5538 Date: Tue, 10 Jul 2001 23:17:43 +0100
5539 Message-ID: <20010710231742.B59620@plum.flirble.org>
5540 Branch: perl
5541 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
5542____________________________________________________________________________
5543[ 11268] By: jhi on 2001/07/11 00:30:56
5544 Log: Subject: [DOC PATCH] Pluggable runops
5545 From: Paul Johnson <paul@pjcj.net>
5546 Date: Tue, 10 Jul 2001 21:53:28 +0200
5547 Message-ID: <20010710215328.B26577@pjcj.net>
5548 Branch: perl
5549 ! pod/perlguts.pod
5550____________________________________________________________________________
5551[ 11267] By: jhi on 2001/07/11 00:29:59
5552 Log: Subject: [PATCH] Authors
5553 From: Artur Bergman <artur@contiller.se>
5554 Date: Tue, 10 Jul 2001 20:39:12 +0200
5555 Message-ID: <B771186F.21CD%artur@contiller.se>
5556 Branch: perl
5557 ! AUTHORS
5558____________________________________________________________________________
5559[ 11266] By: jhi on 2001/07/11 00:29:13
5560 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
5561 From: Doug MacEachern <dougm@covalent.net>
5562 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
5563 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
5564 Branch: perl
5565 ! pp_ctl.c
5566____________________________________________________________________________
5567[ 11265] By: jhi on 2001/07/11 00:28:15
5568 Log: Subject: doc patch; times() in scalar context
5569 From: mjd@plover.com
5570 Date: 10 Jul 2001 18:01:17 -0000
5571 Message-ID: <20010710180117.12477.qmail@plover.com>
5572 Branch: perl
5573 ! pod/perlfunc.pod
5574____________________________________________________________________________
5575[ 11264] By: jhi on 2001/07/11 00:27:17
5576 Log: Subject: [PATCH] Small fix to pp_gmtime
5577 From: Artur Bergman <artur@contiller.se>
5578 Date: Tue, 10 Jul 2001 19:54:52 +0200
5579 Message-ID: <B7710E0B.21C5%artur@contiller.se>
5580 Branch: perl
5581 ! pp_sys.c
5582____________________________________________________________________________
5583[ 11263] By: pudge on 2001/07/10 21:06:10
5584 Log: Integrate changes from mainline perl, add notes about
5585 Mac OS X and Mac OS.
5586 Branch: maint-5.6/macperl
5587 ! pod/perlport.pod
5588____________________________________________________________________________
5589[ 11262] By: jhi on 2001/07/10 15:21:26
5590 Log: A proof of the dangers of package; ?
5591 Branch: perl
5592 ! t/lib/warnings/op
5593____________________________________________________________________________
5594[ 11261] By: jhi on 2001/07/10 15:02:27
5595 Log: Regen toc and modlib.
5596 Branch: perl
5597 ! pod/perlmodlib.pod pod/perltoc.pod
5598____________________________________________________________________________
5599[ 11260] By: jhi on 2001/07/10 15:00:37
5600 Log: Add compexcl(), casefold(), and casespec() interfaces;
5601 and make all interfaces to return hash references instead
5602 of hashes.
5603 Branch: perl
5604 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
5605____________________________________________________________________________
5606[ 11259] By: jhi on 2001/07/10 13:50:17
5607 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
5608 From: "Philip Newton" <Philip.Newton@gmx.net>
5609 Date: Tue, 10 Jul 2001 09:55:59 +0200
5610 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
5611
5612 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
5613 From: "Philip Newton" <Philip.Newton@gmx.net>
5614 Date: Tue, 10 Jul 2001 09:56:37 +0200
5615 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
5616 Branch: perl
5617 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5618 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
5619____________________________________________________________________________
5620[ 11258] By: jhi on 2001/07/10 13:47:20
5621 Log: Subject: [patch] undef &xsub for 1,2
5622 From: Doug MacEachern <dougm@covalent.net>
5623 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
5624 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
5625
5626 (This version of the patch with a comment from Gisle.)
5627 Branch: perl
5628 ! op.c
5629____________________________________________________________________________
5630[ 11257] By: jhi on 2001/07/10 13:45:44
5631 Log: Mention package; deprecation and the Win32 problems.
5632 Branch: perl
5633 ! pod/perl572delta.pod
5634____________________________________________________________________________
5635[ 11256] By: jhi on 2001/07/10 13:45:12
5636 Log: Subject: [PATCH] deprecate package with no arguments
5637 From: Robin Houston <robin@kitsite.com>
5638 Date: Tue, 10 Jul 2001 13:33:40 +0100
5639 Message-ID: <20010710133340.A13452@robin.kitsite.com>
5640 Branch: perl
5641 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
5642____________________________________________________________________________
5643[ 11255] By: jhi on 2001/07/10 13:16:11
5644 Log: Upgrade to podlators 1.10.
5645 Branch: perl
5646 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
5647 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
5648 ! pod/pod2man.PL pod/pod2text.PL
5649____________________________________________________________________________
5650[ 11254] By: jhi on 2001/07/10 13:09:34
5651 Log: Upgrade to Term::ANSIColor 1.04.
5652 Branch: perl
5653 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
5654 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
5655____________________________________________________________________________
5656[ 11253] By: jhi on 2001/07/10 12:59:27
5657 Log: Integrate perlio (the right fix for the ":layer(args)")
5658 Branch: perl
5659 !> perlio.c
5660____________________________________________________________________________
5661[ 11252] By: nick on 2001/07/10 06:58:14
5662 Log: Fix open(...,"...:layer(xxx)",...)
5663 - use memEQ not strEQ as there is '(' not '\0'
5664 Branch: perlio
5665 ! perlio.c
5666____________________________________________________________________________
5667[ 11251] By: jhi on 2001/07/10 04:04:18
5668 Log: Telling the number of tests helps.
5669 Branch: perl
5670 ! ext/PerlIO/t/encoding.t
5671____________________________________________________________________________
5672[ 11250] By: jhi on 2001/07/10 03:55:38
5673 Log: Require I18N::Langinfo, not use.
5674 Branch: perl
5675 ! lib/open.pm
5676____________________________________________________________________________
5677[ 11249] By: jhi on 2001/07/10 03:50:18
5678 Log: Add a test for for PerlIO ":encoding(...)" layer.
5679 Branch: perl
5680 + ext/PerlIO/t/encoding.t
5681 ! MANIFEST ext/Encode/Encode.pm
5682____________________________________________________________________________
5683[ 11248] By: jhi on 2001/07/10 02:06:57
5684 Log: PerlIO ":encoding(foobar)" temporary fix.
5685 Not really correct, I think, since the change means
5686 that prefixes match.
5687 Branch: perl
5688 ! perlio.c
5689____________________________________________________________________________
5690[ 11247] By: jhi on 2001/07/10 01:38:11
5691 Log: Update to Math::BigInt 1.36. The biggest news is
5692 the separation of the backend; now the pure Perl
5693 implementation is in Math::BigInt::Calc, but one
5694 can plugin, say, Math::BigInt::BitVect, and get
5695 considerable speedup.
5696 Branch: perl
5697 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
5698 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5699 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
5700 ! lib/Math/BigInt/t/mbimbf.t
5701____________________________________________________________________________
5702[ 11246] By: jhi on 2001/07/10 01:19:55
5703 Log: Subject: Re: compatibility question
5704 From: Peter Prymmer <pvhp@forte.com>
5705 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
5706 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
5707 Branch: perl
5708 ! lib/ExtUtils/MM_VMS.pm
5709____________________________________________________________________________
5710[ 11245] By: jhi on 2001/07/10 01:18:04
5711 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
5712 From: Norton Allen <allen@huarp.harvard.edu>
5713 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
5714 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
5715 Branch: perl
5716 ! ext/File/Glob/t/basic.t
5717____________________________________________________________________________
5718[ 11244] By: jhi on 2001/07/10 01:16:27
5719 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
5720 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
5721 Date: Tue, 10 Jul 2001 00:29:55 +0900
5722 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
5723 Branch: perl
5724 + ext/Encode/Encode/HZ.enc
5725 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
5726 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
5727 ! ext/Encode/Encode/iso2022-jp.enc
5728 ! ext/Encode/Encode/iso2022-kr.enc
5729____________________________________________________________________________
5730[ 11243] By: pudge on 2001/07/09 22:16:12
5731 Log: Add in all them there macos/ files.
5732 Branch: maint-5.6/macperl
5733 + (add 577 files)
5734____________________________________________________________________________
5735[ 11242] By: jhi on 2001/07/09 20:26:04
5736 Log: Add the new modules to the list of having those own tests.
5737 Branch: perl
5738 ! t/lib/1_compile.t
5739____________________________________________________________________________
5740[ 11241] By: jhi on 2001/07/09 19:09:58
5741 Log: Add INOUT to control both ways at the same time.
5742 Branch: perl
5743 ! lib/open.pm
5744____________________________________________________________________________
5745[ 11240] By: nick on 2001/07/09 16:33:50
5746 Log: Integrate mainline
5747 Branch: perlio
5748 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
5749 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
5750 !> (integrate 41 files)
5751____________________________________________________________________________
5752[ 11239] By: jhi on 2001/07/09 16:14:35
5753 Log: More encoding mapping magic.
5754 Branch: perl
5755 ! lib/open.pm
5756____________________________________________________________________________
5757[ 11238] By: jhi on 2001/07/09 14:40:43
5758 Log: Update Changes.
5759 Branch: perl
5760 ! Changes patchlevel.h
5761____________________________________________________________________________
ff482e31 5762[ 11237] By: jhi on 2001/07/09 14:27:27
585d6f80
JH
5763 Log: (Retracted by #11285).
5764
5765 Subject: [PATCH] OPpCONST_OCTAL fixes
ff482e31
JH
5766 From: Abhijit Menon-Sen <ams@wiw.org>
5767 Date: Mon, 9 Jul 2001 07:38:45 +0530
5768 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
5769 Branch: perl
5770 ! op.c
5771____________________________________________________________________________
5772[ 11236] By: jhi on 2001/07/09 14:10:07
5773 Log: Add a pseudolayer ":locale" to the open pragma which
5774 will get the encoding from the locale. Yet undocumented
5775 because I can't get the PerlIO :encoding(foobar) to work.
5776 Branch: perl
5777 ! ext/Encode/Encode.pm lib/open.pm
5778____________________________________________________________________________
5779[ 11235] By: jhi on 2001/07/09 13:38:43
5780 Log: Add more encoding mappings.
5781 Branch: perl
5782 ! ext/Encode/Encode.pm
5783____________________________________________________________________________
5784[ 11234] By: jhi on 2001/07/09 13:24:54
5785 Log: Document that using :encoding layer requires using Encode.
5786 Branch: perl
5787 ! ext/Encode/Encode.pm lib/PerlIO.pm
5788____________________________________________________________________________
5789[ 11233] By: jhi on 2001/07/09 13:19:34
5790 Log: Netware tweak from Ananth Kesari.
5791 Branch: perl
5792 ! NetWare/netware.h
5793____________________________________________________________________________
5794[ 11232] By: gsar on 2001/07/09 04:40:07
5795 Log: t/harness doesn't know about run/*.t
5796 Branch: perl
5797 ! t/harness
5798____________________________________________________________________________
5799[ 11231] By: gsar on 2001/07/09 04:36:30
5800 Log: run/exit.t busted on windows
5801 Branch: perl
5802 ! t/run/exit.t
5803____________________________________________________________________________
5804[ 11230] By: gsar on 2001/07/09 04:14:54
5805 Log: fix a couple of UCD.t tests that fail due to bad case
5806 Branch: perl
5807 ! lib/Unicode/UCD.t
5808____________________________________________________________________________
5809[ 11229] By: gsar on 2001/07/09 03:57:06
5810 Log: test skip logic was broken
5811 Branch: perl
5812 ! ext/I18N/Langinfo/Langinfo.t
5813____________________________________________________________________________
5814[ 11228] By: gsar on 2001/07/09 03:42:20
5815 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
5816 failure of ExtUtils.t#27 when built in debug mode)
5817 Branch: perl
5818 ! lib/ExtUtils/MM_Win32.pm
5819____________________________________________________________________________
5820[ 11227] By: gsar on 2001/07/09 02:11:04
5821 Log: I18N::Langinfo is not available on windows
5822 Branch: perl
5823 ! win32/FindExt.pm
5824____________________________________________________________________________
5825[ 11226] By: gsar on 2001/07/09 01:55:23
5826 Log: save a dTHX
5827 Branch: perl
5828 ! ext/POSIX/POSIX.xs
5829____________________________________________________________________________
5830[ 11225] By: jhi on 2001/07/08 23:42:37
5831 Log: Update Changes.
5832 Branch: perl
5833 ! Changes patchlevel.h
5834____________________________________________________________________________
21b6d9db
JH
5835[ 11224] By: jhi on 2001/07/08 23:05:41
5836 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
5837 as pointed out by Sarathy.
5838 Branch: perl
5839 ! ext/I18N/Langinfo/Langinfo.xs
5840____________________________________________________________________________
5841[ 11223] By: jhi on 2001/07/08 22:59:01
5842 Log: Retract #11212.
5843 Branch: perl
5844 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
5845____________________________________________________________________________
5846[ 11222] By: jhi on 2001/07/08 17:41:22
5847 Log: Bump up the VERSION of Cwd.xs.
5848 Branch: perl
5849 ! ext/Cwd/Makefile.PL
5850____________________________________________________________________________
5851[ 11221] By: jhi on 2001/07/08 17:13:38
5852 Log: Retract #11220, the problem wasn't the missing leading zero.
5853 Here's the problem:
5854 $ ./perl -we 'chmod(oct("755"), ".")'
5855 Non-octal literal mode (493) specified at -e line 1.
5856 (Did you mean 0493 instead?)
5857 Branch: perl
5858 ! lib/ExtUtils/MM_Unix.pm
5859____________________________________________________________________________
5860[ 11220] By: jhi on 2001/07/08 17:05:55
5861 Log: (Retracted by #11221)
5862 Change the PERM_RW and PERM_RWX to 0644 and 0755
5863 (add the leading zero).
5864 Branch: perl
5865 ! lib/ExtUtils/MM_Unix.pm
5866____________________________________________________________________________
5867[ 11219] By: jhi on 2001/07/08 16:17:32
5868 Log: Integrate changes #11193, 11205, 11209 from macperl.
5869
5870 Fix up AutoLoader to fudge for Mac paths in import().
5871
5872 Allow symbols in try_symbol() to begin with "_".
5873
5874 Small portability fix for Mac OS.
5875 Branch: perl
5876 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
5877____________________________________________________________________________
5878[ 11218] By: jhi on 2001/07/08 16:10:30
5879 Log: Metaconfig unit change for #11217.
5880 Branch: metaconfig/U/perl
5881 ! Extensions.U
5882____________________________________________________________________________
5883[ 11217] By: jhi on 2001/07/08 16:10:07
5884 Log: Detypo, problem noticed by Gerrit P. Haase.
5885 Branch: perl
5886 ! Configure config_h.SH
5887____________________________________________________________________________
5888[ 11216] By: jhi on 2001/07/08 15:58:35
5889 Log: Cwd cleanups.
5890 Branch: perl
5891 ! ext/Cwd/Cwd.xs
5892____________________________________________________________________________
5893[ 11215] By: jhi on 2001/07/08 15:52:57
5894 Log: Slight tweaks on #11213.
5895 Branch: perl
5896 ! toke.c
5897____________________________________________________________________________
5898[ 11214] By: jhi on 2001/07/08 14:32:28
5899 Log: A missing dTHX noticed by Gerrit P. Haase.
5900 Branch: perl
5901 ! ext/POSIX/POSIX.xs
5902____________________________________________________________________________
5903[ 11213] By: jhi on 2001/07/08 14:24:44
5904 Log: Subject: [PATCH toke.c] Simplify yytoke()
5905 From: Simon Cozens <simon@netthink.co.uk>
5906 Date: Sun, 8 Jul 2001 13:24:34 +0100
5907 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
5908
5909 Split out pending_ident().
5910 Branch: perl
5911 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
5912____________________________________________________________________________
5913[ 11212] By: jhi on 2001/07/08 14:17:10
5914 Log: (Retracted by #11223.)
5915 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
5916 Date: Wed, 05 Nov 1997 17:22:34 -0600
5917 From: Graham Barr <gbarr@ti.com>
5918 Message-Id: <3460FFBA.6DA51F46@ti.com>
5919 Branch: perl
5920 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
5921____________________________________________________________________________
5922[ 11211] By: jhi on 2001/07/08 13:53:38
5923 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
5924 Branch: perl
5925 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
5926 ! pod/perllocale.pod
5927____________________________________________________________________________
5928[ 11210] By: jhi on 2001/07/08 01:34:09
5929 Log: Really do the test under the C locale.
5930 Branch: perl
5931 ! ext/I18N/Langinfo/Langinfo.t
5932____________________________________________________________________________
5933[ 11209] By: pudge on 2001/07/08 01:19:25
5934 Log: Small portability fix for Mac OS.
5935 Branch: maint-5.6/macperl
5936 ! lib/Cwd.pm
5937____________________________________________________________________________
5938[ 11208] By: jhi on 2001/07/08 01:14:58
5939 Log: Metaconfig unit change for #11207.
5940 Branch: metaconfig/U/perl
5941 ! Extensions.U
5942____________________________________________________________________________
5943[ 11207] By: jhi on 2001/07/08 01:14:02
5944 Log: Add I18N::Langinfo, which is basically a wrapper around
5945 nl_langinfo(), which is an additional way to query locale
5946 specific information.
5947 Branch: perl
5948 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
5949 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
5950 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
5951____________________________________________________________________________
5952[ 11206] By: pudge on 2001/07/08 00:56:29
5953 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
5954 used in File::Find tests; replace with if.t.
5955 Branch: maint-5.6/macperl
5956 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
5957 ! t/pragma/warn/op
5958____________________________________________________________________________
5959[ 11205] By: pudge on 2001/07/07 23:55:56
5960 Log: Allow symbols in try_symbol() to begin with "_".
5961 Branch: maint-5.6/macperl
5962 ! makedef.pl
5963____________________________________________________________________________
5964[ 11204] By: pudge on 2001/07/07 23:53:37
5965 Log: Sync up the File::Find changes from the rewrite by
5966 Thomas Wegner, et al.
5967 Branch: maint-5.6/macperl
5968 + t/lib/filefind-taint.t
5969 ! lib/File/Find.pm t/lib/filefind.t
5970____________________________________________________________________________
5971[ 11203] By: pudge on 2001/07/07 23:43:06
5972 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
5973 From: Thomas Wegner <wegner_thomas@yahoo.com>
5974 Date: Thu, 5 Jul 2001 20:31:25 +0200
5975 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
5976 Branch: maint-5.6/macperl
5977 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
5978____________________________________________________________________________
5979[ 11202] By: pudge on 2001/07/07 23:38:36
5980 Log: Some more test portability fixes.
5981 Branch: maint-5.6/macperl
5982 ! t/lib/filecopy.t t/pragma/warn/pp_sys
5983____________________________________________________________________________
5984[ 11201] By: jhi on 2001/07/07 22:52:38
5985 Log: The #11200 removed wrong (non-existent) target. Duh.
5986 Branch: perl
5987 ! Makefile.SH
5988____________________________________________________________________________
5989[ 11200] By: jhi on 2001/07/07 22:44:14
5990 Log: Zap the lib/re.pm before creating it.
5991 Branch: perl
5992 ! Makefile.SH
5993____________________________________________________________________________
5994[ 11199] By: pudge on 2001/07/07 20:54:35
5995 Log: Another test. Please ignore.
5996 Branch: maint-5.6/macperl
5997 ! README.macos
5998____________________________________________________________________________
5999[ 11198] By: pudge on 2001/07/07 20:44:12
6000 Log: Portability fixes for a lot of tests, especially IO-related
6001 tests, and warnings, and the harness script.
6002 Branch: maint-5.6/macperl
6003 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
6004 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
6005 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
6006 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
6007 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
6008 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
6009 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
6010 ! t/pragma/warnings.t
6011____________________________________________________________________________
6012[ 11197] By: jhi on 2001/07/07 20:32:28
6013 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
6014 From: Nicholas Clark <nick@ccl4.org>
6015 Date: Sat, 7 Jul 2001 21:00:17 +0100
6016 Message-ID: <20010707210017.H59620@plum.flirble.org>
6017 Branch: perl
6018 ! lib/h2xs.t
6019____________________________________________________________________________
6020[ 11196] By: jhi on 2001/07/07 20:26:36
6021 Log: The UNICOS/mk SysV IPC problem has been fixed.
6022 Branch: perl
6023 ! pod/perl572delta.pod
6024____________________________________________________________________________
6025[ 11195] By: jhi on 2001/07/07 19:59:51
6026 Log: Slight update tweaks on perlunicode.pod.
6027 Branch: perl
6028 ! pod/perlunicode.pod
6029____________________________________________________________________________
6030[ 11194] By: jhi on 2001/07/07 17:53:03
6031 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
6032 From: Mark-Jason Dominus <mjd@plover.com>
6033 Date: Sat, 07 Jul 2001 13:04:04 -0400
6034 Message-ID: <20010707170404.32694.qmail@plover.com>
6035 Branch: perl
6036 ! ext/DB_File/DB_File.pm
6037____________________________________________________________________________
6038[ 11193] By: pudge on 2001/07/07 17:26:28
6039 Log: Fix up AutoLoader to fudge for Mac paths in import().
6040 Branch: maint-5.6/macperl
6041 ! lib/AutoLoader.pm
6042____________________________________________________________________________
6043[ 11192] By: jhi on 2001/07/07 17:03:06
6044 Log: Try to force the lib/re.pm to be there before entering
6045 the extensions builds, should help for parallel makes.
6046 Branch: perl
6047 ! Makefile.SH
6048____________________________________________________________________________
6049[ 11191] By: jhi on 2001/07/07 15:26:16
6050 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
6051 From: Norton Allen <allen@huarp.harvard.edu>
6052 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
6053 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
6054 Branch: perl
6055 ! ext/POSIX/POSIX.xs
6056____________________________________________________________________________
6057[ 11190] By: jhi on 2001/07/07 15:22:08
6058 Log: Subject: [PATCH] Re: op/arith.t
6059 From: Nicholas Clark <nick@ccl4.org>
6060 Date: Sat, 7 Jul 2001 13:04:54 +0100
6061 Message-ID: <20010707130454.D59620@plum.flirble.org>
6062 Branch: perl
6063 ! numeric.c toke.c
6064____________________________________________________________________________
6065[ 11189] By: jhi on 2001/07/07 15:20:44
6066 Log: Subject: [PATCH] h2xs
6067 From: Nicholas Clark <nick@ccl4.org>
6068 Date: Fri, 6 Jul 2001 23:25:14 +0100
6069 Message-ID: <20010706232514.X59620@plum.flirble.org>
6070 Branch: perl
6071 ! utils/h2xs.PL
6072____________________________________________________________________________
6073[ 11188] By: jhi on 2001/07/07 15:12:36
6074 Log: Subject: Re: bleedperl perl_alloc..free leakage
6075 From: Radu Greab <radu@netsoft.ro>
6076 Date: Fri, 6 Jul 2001 19:48:54 +0300
6077 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
6078
6079 Leak-be-gone.
6080 Branch: perl
6081 ! op.c
6082____________________________________________________________________________
6083[ 11187] By: pudge on 2001/07/07 02:11:36
6084 Log: Test again. Please ignore.
6085 Branch: maint-5.6/macperl
6086 ! README.macos
6087____________________________________________________________________________
6088[ 11186] By: pudge on 2001/07/07 02:08:13
6089 Log: Test. Please ignore.
6090 Branch: maint-5.6/macperl
6091 ! README.macos
6092____________________________________________________________________________
6093[ 11185] By: pudge on 2001/07/06 23:46:57
6094 Log: Include changes already sent in separately as patches,
6095 before branch was created.
6096 Branch: maint-5.6/macperl
6097 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
6098 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
6099 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
6100 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
6101 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
6102 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
6103 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
6104 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
6105 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
6106 ! t/pragma/strict.t
6107____________________________________________________________________________
6108[ 11184] By: jhi on 2001/07/06 16:41:30
6109 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
6110 From: Norton Allen <allen@huarp.harvard.edu>
6111 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
6112 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
6113 Branch: perl
6114 ! utf8.h
6115____________________________________________________________________________
6116[ 11183] By: nick on 2001/07/06 16:27:40
6117 Log: Integrate mainline
6118 Branch: perlio
6119 +> (branch 42 files)
6120 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
6121 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
6122 - win32/bin/mdelete.bat
6123 !> (integrate 215 files)
6124____________________________________________________________________________
6125[ 11182] By: jhi on 2001/07/06 15:57:16
6126 Log: The #11166 needed also these updated.
6127 Branch: perl
6128 ! lib/warnings.pm warnings.h
6129____________________________________________________________________________
6130[ 11181] By: jhi on 2001/07/06 13:24:42
6131 Log: Update Changes.
6132 Branch: perl
6133 ! Changes patchlevel.h
6134____________________________________________________________________________
00847e8a
JH
6135[ 11180] By: jhi on 2001/07/06 13:20:08
6136 Log: Regen toc.
6137 Branch: perl
6138 ! pod/perltoc.pod
6139____________________________________________________________________________
6140[ 11179] By: jhi on 2001/07/06 12:57:13
6141 Log: Nit from Abhijit.
6142 Branch: perl
6143 ! lib/CPAN.pm
6144____________________________________________________________________________
6145[ 11178] By: jhi on 2001/07/06 12:53:04
6146 Log: Retract #11172.
6147 Branch: perl
6148 ! t/op/method.t
6149____________________________________________________________________________
6150[ 11177] By: jhi on 2001/07/06 12:44:51
6151 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
6152 From: Norton Allen <allen@huarp.harvard.edu>
6153 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
6154 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
6155 Branch: perl
6156 ! lib/Cwd.pm
6157____________________________________________________________________________
6158[ 11176] By: jhi on 2001/07/06 12:42:45
585d6f80 6159 Log: (Accidentally empty check-in.)
00847e8a
JH
6160 Branch: perl
6161 ! utf8.h
6162____________________________________________________________________________
6163[ 11175] By: jhi on 2001/07/06 12:29:56
6164 Log: Retract #11165 since Sarathy pointed out it'll not
6165 work properly under threads, the problem should be
6166 solved using "the savestack, either via SSNEW() or
6167 using a newSVpv()+SAVEFREESV() combo."
6168 Branch: perl
6169 ! ext/POSIX/POSIX.xs
6170____________________________________________________________________________
6171[ 11174] By: jhi on 2001/07/06 12:27:31
6172 Log: Retract #11125 since NI-S pointed out it'll not work in
6173 cases where the extension has their own handcrafted INC
6174 et alia.
6175 Branch: perl
6176 ! lib/ExtUtils/MM_Unix.pm
6177____________________________________________________________________________
6178[ 11173] By: jhi on 2001/07/06 12:20:50
6179 Log: Subject: RE: [PATCH] -I and MakeMaker again
6180 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
6181 Date: Fri, 6 Jul 2001 09:18:29 +0200
6182 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
6183 Branch: perl
6184 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
6185 ! lib/ExtUtils/MM_Win32.pm
6186____________________________________________________________________________
6187[ 11172] By: jhi on 2001/07/06 12:18:39
6188 Log: (Retracted by #11178)
6189 Subject: [PATCH t/op/method.t] SUPER:: strangeness
6190 From: Piers Cawley <pdcawley@iterative-software.com>
6191 Date: 06 Jul 2001 10:49:01 +0100
6192 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
6193 Branch: perl
6194 ! t/op/method.t
6195____________________________________________________________________________
6196[ 11171] By: jhi on 2001/07/06 01:38:55
6197 Log: VOS README update from Paul Green.
6198 Branch: perl
6199 ! README.vos
6200____________________________________________________________________________
6201[ 11170] By: jhi on 2001/07/06 01:19:33
6202 Log: Subject: [PATCH README.qnx hints/qnx.sh]
6203 From: Norton Allen <allen@huarp.harvard.edu>
6204 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
6205 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
6206 Branch: perl
6207 ! README.qnx hints/qnx.sh
6208____________________________________________________________________________
6209[ 11169] By: jhi on 2001/07/06 01:17:43
6210 Log: Subject: [PATCH] Doc patch for Tie::Hash
6211 From: Artur Bergman <artur@contiller.se>
6212 Date: Thu, 05 Jul 2001 22:51:18 +0200
6213 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
6214 Branch: perl
6215 ! lib/Tie/Hash.pm
6216____________________________________________________________________________
6217[ 11168] By: jhi on 2001/07/06 01:16:27
6218 Log: Subject: [PATCH] perlfaq4.pod
6219 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
6220 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
6221 Date: Thu, 5 Jul 2001 18:44:10 +0100
6222 Branch: perl
6223 ! pod/perlfaq4.pod
6224____________________________________________________________________________
6225[ 11167] By: jhi on 2001/07/06 01:14:41
6226 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
6227 From: Robin Houston <robin@kitsite.com>
6228 Date: Thu, 5 Jul 2001 18:33:21 +0100
6229 Message-ID: <20010705183321.A27345@robin.kitsite.com>
6230 Branch: perl
6231 ! ext/B/B/Deparse.pm
6232____________________________________________________________________________
6233[ 11166] By: jhi on 2001/07/06 01:11:50
585d6f80
JH
6234 Log: (Retracted by #11285.)
6235
6236 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
00847e8a
JH
6237 From: Abhijit Menon-Sen <ams@wiw.org>
6238 Date: Fri, 6 Jul 2001 01:26:32 +0530
6239 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
6240 Branch: perl
6241 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
6242 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
6243 ! warnings.pl
6244____________________________________________________________________________
6245[ 11165] By: jhi on 2001/07/06 00:19:26
6246 Log: (Retracted by #11175)
6247 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
6248 From: Norton Allen <allen@huarp.harvard.edu>
6249 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
6250 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
6251 Branch: perl
6252 ! ext/POSIX/POSIX.xs
6253____________________________________________________________________________
6254[ 11164] By: jhi on 2001/07/06 00:14:57
6255 Log: Unterminated C< (noticed by Richard Hatch), and few other
6256 small Unicode doc tweaks.
6257 Branch: perl
6258 ! pod/perlretut.pod
6259____________________________________________________________________________
6260[ 11163] By: jhi on 2001/07/05 19:33:34
6261 Log: More flexible argument understanding; add charblocks() and
6262 charscripts(); make charblock() and charscript() two-way;
6263 add charinrange(); separate the $Unicode::UCD::VERSION and
6264 the version of the Unicode by adding UnicodeVersion().
6265 Branch: perl
6266 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
6267____________________________________________________________________________
6268[ 11162] By: jhi on 2001/07/05 13:38:36
6269 Log: Update Unicode::UCD on \p{In...}.
6270 Branch: perl
6271 ! lib/Unicode/UCD.pm
6272____________________________________________________________________________
6273[ 11161] By: jhi on 2001/07/05 13:26:00
6274 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
6275 From: Norton Allen <allen@huarp.harvard.edu>
6276 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
6277 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
6278 Branch: perl
6279 ! lib/ExtUtils/MM_Unix.pm
6280____________________________________________________________________________
6281[ 11160] By: jhi on 2001/07/05 13:06:53
6282 Log: POSIX-BC tweaks from Thomas Dorner.
6283 Branch: perl
6284 ! hints/posix-bc.sh perlio.h
6285____________________________________________________________________________
6286[ 11159] By: jhi on 2001/07/05 04:17:18
6287 Log: Module updates for the delta.
6288 Branch: perl
6289 ! pod/perl572delta.pod
6290____________________________________________________________________________
6291[ 11158] By: jhi on 2001/07/05 03:45:19
6292 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
6293 From: Norton Allen <allen@huarp.harvard.edu>
6294 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
6295 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
6296 Branch: perl
6297 ! ext/IO/lib/IO/t/io_sock.t
6298____________________________________________________________________________
6299[ 11157] By: jhi on 2001/07/05 03:44:19
6300 Log: Subject: [PATCH perldiag.pod] Quick fixes
6301 From: Simon Cozens <simon@netthink.co.uk>
6302 Date: Wed, 4 Jul 2001 20:22:12 +0100
6303 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
6304 Branch: perl
6305 ! pod/perldiag.pod
6306____________________________________________________________________________
6307[ 11156] By: jhi on 2001/07/05 03:43:28
6308 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
6309 From: Radu Greab <radu@netsoft.ro>
6310 Date: Wed, 4 Jul 2001 22:13:31 +0300
6311 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
6312 Branch: perl
6313 ! op.c sv.c t/op/pos.t
6314____________________________________________________________________________
6315[ 11155] By: jhi on 2001/07/05 03:40:24
6316 Log: Subject: [PATCH] -I and MakeMaker again
6317 From: Michael G Schwern <schwern@pobox.com>
6318 Date: Wed, 4 Jul 2001 15:03:07 -0400
6319 Message-ID: <20010704150307.I20340@blackrider>
6320
6321 (and retract #11145)
6322 Branch: perl
6323 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
6324 ! lib/ExtUtils/MakeMaker.pm
6325____________________________________________________________________________
6326[ 11154] By: jhi on 2001/07/05 03:32:43
6327 Log: Subject: Re: PERFORCE change 11142 for review
6328 From: "Philip Newton" <Philip.Newton@gmx.net>
6329 Date: Wed, 4 Jul 2001 20:46:26 +0200
6330 Message-Id: <200107041841.VAA25380@taas.iki.fi>
6331 Branch: perl
6332 ! lib/ExtUtils/MakeMaker.pm
6333____________________________________________________________________________
6334[ 11153] By: jhi on 2001/07/05 03:29:21
6335 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
6336 From: Jonathan Stowe <gellyfish@gellyfish.com>
6337 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
6338 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
6339 Branch: perl
6340 ! utils/pl2pm.PL
6341____________________________________________________________________________
6342[ 11152] By: gsar on 2001/07/05 00:52:57
6343 Log: fix the binary compatibility issue when building with/without
6344 usemymalloc by exporting Perl_malloc() et al as simple wrappers
6345 around the system functions (this allows most extensions built
6346 using one mode to coexist with perls built in the other mode)
6347
6348 XXX the Perl_mfree() wrapper might need to do return(free()) on
6349 platforms where Free_t isn't "void"
6350 Branch: perl
6351 ! embed.h embed.pl makedef.pl proto.h util.c
6352____________________________________________________________________________
6353[ 11151] By: gsar on 2001/07/05 00:42:49
6354 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
6355 since it doesn't ensure threads other than the one calling fork()
6356 aren't holding any locks; the fix is to use pthread_atfork() to
6357 hold global locks
6358
6359 building perl with -Dusemymalloc exacerbates the problem since
6360 Perl_malloc() holds a mutex, and perl's exec() calls New()
6361
6362 XXX the code in win32thread.h may be needed on platforms that have
6363 no pthread_atfork()
6364 Branch: perl
6365 ! perl.c thread.h win32/win32thread.h
6366____________________________________________________________________________
6367[ 11150] By: pudge on 2001/07/04 20:07:54
6368 Log: Integrate #11009 from maintperl.
6369 Branch: maint-5.6/macperl
6370 !> lib/ExtUtils/Manifest.pm
6371____________________________________________________________________________
6372[ 11149] By: pudge on 2001/07/04 19:54:46
6373 Log: Flexing my Perforce muscles.
6374 Branch: maint-5.6/macperl
6375 ! README.macos
6376____________________________________________________________________________
6377[ 11148] By: jhi on 2001/07/04 17:14:51
6378 Log: Update Changes.
6379 Branch: perl
6380 ! Changes patchlevel.h
6381____________________________________________________________________________
6382[ 11147] By: jhi on 2001/07/04 16:41:25
6383 Log: Metaconfig unit change for #11146.
6384 Branch: metaconfig/U/perl
6385 ! d_fcntl_can_lock.U
6386____________________________________________________________________________
d3a7fa0a
JH
6387[ 11146] By: jhi on 2001/07/04 16:36:31
6388 Log: Somehow the #ifdefs of the added code (in #11093) made
6389 HP-UX to fail the fcntl locking test, without the ifdefs
6390 the test seems to be working again. Reason unknown:
6391 HP-UX cc doesn't complain either way.
6392 Branch: perl
6393 ! Configure
6394____________________________________________________________________________
6395[ 11145] By: jhi on 2001/07/04 16:08:00
585d6f80 6396 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
d3a7fa0a
JH
6397 Branch: perl
6398 ! lib/ExtUtils/MM_Unix.pm
6399____________________________________________________________________________
6400[ 11144] By: jhi on 2001/07/04 16:07:35
6401 Log: gcc -Wall nit.
6402 Branch: perl
6403 ! pp_hot.c
6404____________________________________________________________________________
6405[ 11143] By: jhi on 2001/07/04 15:08:26
6406 Log: When removing tests updating the test count is a good idea, too.
6407 Branch: perl
6408 ! lib/Net/t/require.t
6409____________________________________________________________________________
6410[ 11142] By: jhi on 2001/07/04 14:57:51
6411 Log: Document #11134 and add the new symbols to the list of
6412 of MakeMaker known ones.
6413 Branch: perl
6414 ! lib/ExtUtils/MakeMaker.pm
6415____________________________________________________________________________
6416[ 11141] By: jhi on 2001/07/04 14:34:11
6417 Log: Microperl update.
6418 Branch: perl
6419 ! uconfig.h
6420____________________________________________________________________________
6421[ 11140] By: jhi on 2001/07/04 14:32:27
6422 Log: Update the libnet tests as per #11138.
6423 Branch: perl
6424 - lib/Net/t/ph.t
6425 ! MANIFEST lib/Net/t/require.t
6426____________________________________________________________________________
6427[ 11139] By: jhi on 2001/07/04 14:14:33
6428 Log: Regen toc and modlib.
6429 Branch: perl
6430 ! pod/perlmodlib.pod pod/perltoc.pod
6431____________________________________________________________________________
6432[ 11138] By: jhi on 2001/07/04 14:10:38
6433 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
6434 Graham's request.
6435 Branch: perl
6436 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
6437 ! MANIFEST
6438____________________________________________________________________________
6439[ 11137] By: jhi on 2001/07/04 14:06:35
6440 Log: Add the OS/390 harness results to the delta.
6441 Branch: perl
6442 ! pod/perl572delta.pod
6443____________________________________________________________________________
6444[ 11136] By: jhi on 2001/07/04 13:59:01
6445 Log: Avoid the two study tests in OS/390 until the bug has been solved.
6446 Branch: perl
6447 ! t/op/study.t
6448____________________________________________________________________________
6449[ 11135] By: jhi on 2001/07/04 13:49:08
6450 Log: DOS/DJGPP tweaks from Laszlo Molnar.
6451 Branch: perl
6452 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
6453____________________________________________________________________________
6454[ 11134] By: jhi on 2001/07/04 13:47:46
6455 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
6456 From: Michael G Schwern <schwern@pobox.com>
6457 Date: Wed, 4 Jul 2001 00:01:16 -0400
6458 Message-ID: <20010704000116.C591@blackrider>
6459 Branch: perl
6460 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
6461____________________________________________________________________________
6462[ 11133] By: jhi on 2001/07/04 01:55:20
6463 Log: The #11132 missed singleton characters (not part
6464 of a unilo..unihi range) in Unicode scripts.
6465 Branch: perl
6466 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
6467 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
6468 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
6469 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
6470 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
6471 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
6472 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
6473 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
6474 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
6475 ! lib/unicode/mktables.PL t/op/pat.t
6476____________________________________________________________________________
6477[ 11132] By: jhi on 2001/07/04 01:32:11
6478 Log: Support preferentially the Unicode 'scripts' definition
6479 in the \p{In...} notation since according to Unicode the
6480 scripts concept is more natural for matching than using
6481 the somewhat artificial block names. The block names are
6482 still available, though, and if there's a name conflict,
6483 the scripts one wins and the blocks one has to do with
6484 'Block' appended to its name. For more information see
6485
6486 http://www.unicode.org/unicode/reports/tr24/
6487 Branch: perl
6488 + lib/unicode/In/100.pl lib/unicode/In/101.pl
6489 + lib/unicode/In/102.pl lib/unicode/In/103.pl
6490 + lib/unicode/In/104.pl lib/unicode/In/105.pl
6491 + lib/unicode/In/106.pl lib/unicode/In/107.pl
6492 + lib/unicode/In/108.pl lib/unicode/In/109.pl
6493 + lib/unicode/In/110.pl lib/unicode/In/111.pl
6494 + lib/unicode/In/112.pl lib/unicode/In/113.pl
6495 + lib/unicode/In/114.pl lib/unicode/In/115.pl
6496 + lib/unicode/In/116.pl lib/unicode/In/117.pl
6497 + lib/unicode/In/118.pl lib/unicode/In/119.pl
6498 + lib/unicode/In/120.pl lib/unicode/In/121.pl
6499 + lib/unicode/In/122.pl lib/unicode/In/123.pl
6500 + lib/unicode/In/124.pl lib/unicode/In/125.pl
6501 + lib/unicode/In/126.pl lib/unicode/In/127.pl
6502 + lib/unicode/In/128.pl lib/unicode/In/129.pl
6503 + lib/unicode/In/130.pl lib/unicode/In/131.pl
6504 + lib/unicode/In/132.pl lib/unicode/In/133.pl
6505 + lib/unicode/In/134.pl lib/unicode/In/135.pl
6506 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
6507 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
6508 ! (edit 106 files)
6509____________________________________________________________________________
6510[ 11131] By: jhi on 2001/07/03 23:02:02
6511 Log: Better document the difference between a block and a script.
6512 Branch: perl
6513 ! lib/Unicode/UCD.pm
6514____________________________________________________________________________
6515[ 11130] By: jhi on 2001/07/03 22:49:15
6516 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
6517 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6518 Date: Tue, 3 Jul 2001 15:04:23 -0500
6519 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
6520 Branch: perl
6521 ! lib/CPAN.pm
6522____________________________________________________________________________
6523[ 11129] By: jhi on 2001/07/03 22:45:41
6524 Log: Add tests for charscript().
6525 Branch: perl
6526 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
6527____________________________________________________________________________
6528[ 11128] By: jhi on 2001/07/03 20:41:54
6529 Log: Add charscript() to get the UTR#24 script names of characters.
6530 Branch: perl
6531 ! lib/Unicode/UCD.pm
6532____________________________________________________________________________
6533[ 11127] By: jhi on 2001/07/03 19:53:29
6534 Log: Todo updates.
6535 Branch: perl
6536 ! pod/perltodo.pod
6537____________________________________________________________________________
6538[ 11126] By: jhi on 2001/07/03 19:45:30
6539 Log: Unicode::UCD updates.
6540 Branch: perl
6541 ! lib/Unicode/UCD.pm
6542____________________________________________________________________________
6543[ 11125] By: jhi on 2001/07/03 16:12:20
585d6f80
JH
6544 Log: (Retracted by #11174)
6545 Subject: MakeMaker should pass through DEFINE and INC to subdirs
d3a7fa0a
JH
6546 From: Alan Burlison <Alan.Burlison@sun.com>
6547 Date: Tue, 03 Jul 2001 15:20:13 +0100
6548 Message-ID: <3B41D49D.A923D4F9@sun.com>
6549 Branch: perl
6550 ! lib/ExtUtils/MM_Unix.pm
6551____________________________________________________________________________
6552[ 11124] By: jhi on 2001/07/03 16:06:53
6553 Log: Subject: Patch needed for UTS
6554 From: hom00@utsglobal.com (Hal Morris)
6555 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
6556 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
6557
6558 Replace #11113 with a better version.
6559 Branch: perl
6560 ! perl.h
6561____________________________________________________________________________
6562[ 11123] By: jhi on 2001/07/03 16:04:49
6563 Log: Subject: Re: POINTERRIGOR
6564 From: Andy Dougherty <doughera@lafayette.edu>
6565 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
6566 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
6567 Branch: perl
6568 ! util.c
6569____________________________________________________________________________
6570[ 11122] By: jhi on 2001/07/03 16:03:31
6571 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
6572 From: "Philip Newton" <pnewton@gmx.de>
6573 Date: Tue, 3 Jul 2001 17:03:34 +0200
6574 Message-ID: <3B41FAE6.29564.660E117@localhost>
6575 Branch: perl
6576 ! pp_hot.c
6577____________________________________________________________________________
6578[ 11121] By: jhi on 2001/07/03 13:26:08
6579 Log: Typos.
6580 Branch: perl
6581 ! INSTALL
6582____________________________________________________________________________
6583[ 11120] By: jhi on 2001/07/03 11:34:47
6584 Log: Subject: [PATCH 5.6.1] debugger fixes
6585 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6586 Date: Tue, 3 Jul 2001 03:38:18 -0400
6587 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
6588
6589 The $^S is working again.
6590 Branch: perl
6591 ! lib/perl5db.pl
6592____________________________________________________________________________
6593[ 11119] By: jhi on 2001/07/03 11:33:27
6594 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
6595 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6596 Date: Tue, 3 Jul 2001 03:34:06 -0400
6597 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
6598 Branch: perl
6599 ! os2/OS2/Process/Process.pm
6600____________________________________________________________________________
6601[ 11118] By: jhi on 2001/07/03 11:29:54
6602 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
6603 From: "Philip Newton" <Philip.Newton@gmx.net>
6604 Date: Tue, 3 Jul 2001 09:11:27 +0200
6605 Message-Id: <200107030706.KAA04596@taas.iki.fi>
6606 Branch: perl
6607 ! lib/FindBin.pm
6608____________________________________________________________________________
6609[ 11117] By: jhi on 2001/07/03 11:25:14
6610 Log: Delta delta.
6611 Branch: perl
6612 ! pod/perl572delta.pod
6613____________________________________________________________________________
6614[ 11116] By: jhi on 2001/07/02 23:06:50
6615 Log: Metaconfig unit change for 11115.
6616 Branch: metaconfig
6617 ! U/modified/libc.U
6618____________________________________________________________________________
6619[ 11115] By: jhi on 2001/07/02 23:06:27
6620 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
6621 (from Richard Hatch) (this was the cause of pipes() and
6622 times() myeteriously not being found)
6623 Branch: perl
6624 ! Configure
6625____________________________________________________________________________
6626[ 11114] By: jhi on 2001/07/02 22:58:41
6627 Log: Retract #10142, the real culprit found by Richard Hatch,
6628 coming soon to Configure near you.
6629 Branch: perl
6630 ! hints/aix.sh
6631____________________________________________________________________________
6632[ 11113] By: jhi on 2001/07/02 22:56:09
6633 Log: (Replaced by #11124) UTS workaround from Hal Morris.
6634 Branch: perl
6635 ! perl.h
6636____________________________________________________________________________
6637[ 11112] By: jhi on 2001/07/02 22:53:29
6638 Log: Subject: [PATCH] grok not grocking correctly
6639 From: Nicholas Clark <nick@ccl4.org>
6640 Date: Tue, 3 Jul 2001 00:19:08 +0100
6641 Message-ID: <20010703001908.H59620@plum.flirble.org>
6642 Branch: perl
6643 ! numeric.c
6644____________________________________________________________________________
6645[ 11111] By: jhi on 2001/07/02 22:48:42
6646 Log: Subject: [PATCH Deparse.t] test just-posted patches
6647 From: Robin Houston <robin@kitsite.com>
6648 Date: Mon, 2 Jul 2001 23:46:15 +0100
6649 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
6650 Branch: perl
6651 ! ext/B/Deparse.t
6652____________________________________________________________________________
6653[ 11110] By: jhi on 2001/07/02 22:27:10
6654 Log: Subject: [PATCH toke.c] autosplit into @F
6655 From: Robin Houston <robin@kitsite.com>
6656 Date: Mon, 2 Jul 2001 23:18:20 +0100
6657 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
6658 Branch: perl
6659 ! perl.c toke.c
6660____________________________________________________________________________
6661[ 11109] By: jhi on 2001/07/02 22:25:03
6662 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
6663 From: Robin Houston <robin@kitsite.com>
6664 Date: Mon, 2 Jul 2001 23:00:48 +0100
6665 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
6666 Branch: perl
6667 ! ext/B/B/Deparse.pm
6668____________________________________________________________________________
6669[ 11108] By: jhi on 2001/07/02 19:21:18
6670 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
6671 From: "Philip Newton" <Philip.Newton@gmx.net>
6672 Date: Mon, 2 Jul 2001 22:06:22 +0200
6673 (no Message-Id)
6674 Branch: perl
6675 ! ext/NDBM_File/hints/linux.pl
6676____________________________________________________________________________
6677[ 11107] By: jhi on 2001/07/02 19:19:25
6678 Log: Subject: Re: Fixed pack problem - sort of
6679 From: Nicholas Clark <nick@ccl4.org>
6680 Date: Mon, 2 Jul 2001 20:59:20 +0100
6681 Message-ID: <20010702205919.F59620@plum.flirble.org>
6682 Branch: perl
6683 ! pp_pack.c t/op/pack.t
6684____________________________________________________________________________
6685[ 11106] By: jhi on 2001/07/02 19:18:28
6686 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
6687 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6688 Date: Mon, 2 Jul 2001 15:45:41 -0400
6689 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
6690 Branch: perl
6691 ! os2/os2.c
6692____________________________________________________________________________
6693[ 11105] By: jhi on 2001/07/02 19:17:27
00847e8a 6694 Log: (Mistaken retraction)
d3a7fa0a
JH
6695 Branch: perl
6696 ! utils/pl2pm.PL
6697____________________________________________________________________________
6698[ 11104] By: jhi on 2001/07/02 18:56:15
6699 Log: Detypo in #11103.
6700 Branch: perl
6701 ! utils/pl2pm.PL
6702____________________________________________________________________________
6703[ 11103] By: jhi on 2001/07/02 18:54:53
6704 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
6705 From: Jonathan Stowe <gellyfish@gellyfish.com>
6706 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
6707 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
6708 Branch: perl
6709 ! utils/pl2pm.PL
6710____________________________________________________________________________
6711[ 11102] By: jhi on 2001/07/02 18:16:09
6712 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
6713 From: "Craig A. Berry" <craigberry@mac.com>
6714 Date: Mon, 02 Jul 2001 14:11:23 -0500
6715 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
6716 Branch: perl
6717 ! lib/Unicode/UCD.pm
6718____________________________________________________________________________
6719[ 11101] By: jhi on 2001/07/02 18:14:51
6720 Log: Subject: [PATCH] Re: op/numconvert.t failures
6721 From: Nicholas Clark <nick@ccl4.org>
6722 Date: Mon, 2 Jul 2001 20:10:48 +0100
6723 Message-ID: <20010702201048.E59620@plum.flirble.org>
6724 Branch: perl
6725 ! t/op/numconvert.t
6726____________________________________________________________________________
6727[ 11100] By: jhi on 2001/07/02 17:51:44
6728 Log: Update Changes.
6729 Branch: perl
6730 ! Changes patchlevel.h
6731____________________________________________________________________________
f44d3bd2
JH
6732[ 11099] By: jhi on 2001/07/02 17:46:31
6733 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
6734 The real fix must be more involved. The line of code all the leaky
6735 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
6736 line of Perl_newPMOP().
6737 Branch: perl
6738 ! op.h
6739____________________________________________________________________________
6740[ 11098] By: jhi on 2001/07/02 17:37:44
6741 Log: Based on
6742
6743 Subject: Re: sizeof(struct sembuf)
6744 From: Nicholas Clark <nick@ccl4.org>
6745 Date: Sun, 1 Jul 2001 22:26:48 +0100
6746 Message-ID: <20010701222648.W59620@plum.flirble.org>
6747
6748 but do semop() always the slow way.
6749 Branch: perl
6750 ! doio.c
6751____________________________________________________________________________
6752[ 11097] By: jhi on 2001/07/02 17:22:14
6753 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
6754 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6755 Date: Tue, 03 Jul 2001 00:56:30 +0900
6756 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
6757 Branch: perl
6758 ! ext/Encode/Encode/Tcl.t
6759____________________________________________________________________________
6760[ 11096] By: jhi on 2001/07/02 17:11:24
6761 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
6762 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6763 Date: Tue, 03 Jul 2001 00:55:46 +0900
6764 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
6765 Branch: perl
6766 ! ext/Encode/Encode/Tcl.pm
6767____________________________________________________________________________
6768[ 11095] By: jhi on 2001/07/02 17:07:14
6769 Log: Regen api and toc.
6770 Branch: perl
6771 ! pod/perlapi.pod pod/perltoc.pod
6772____________________________________________________________________________
6773[ 11094] By: jhi on 2001/07/02 16:29:42
6774 Log: Metaconfig unit change for #11093.
6775 Branch: metaconfig/U/perl
6776 ! d_fcntl_can_lock.U
6777____________________________________________________________________________
6778[ 11093] By: jhi on 2001/07/02 16:28:56
6779 Log: The fcntl locking test may hang if NFS locking messed up;
6780 break out with alarm(10).
6781 Branch: perl
6782 ! Configure
6783____________________________________________________________________________
6784[ 11092] By: jhi on 2001/07/02 14:11:31
6785 Log: Move the mdelete.bat from win32/bin to win32.
6786 Branch: perl
6787 ! MANIFEST
6788____________________________________________________________________________
6789[ 11091] By: jhi on 2001/07/02 14:10:01
6790 Log: Typo in #11083.
6791 Branch: perl
6792 ! ext/Time/Piece/Piece.t
6793____________________________________________________________________________
6794[ 11090] By: jhi on 2001/07/02 13:36:58
6795 Log: Netware tweaks from Guruprasad.
6796 Branch: perl
6797 - NetWare/perlsdio.h
6798 ! MANIFEST NetWare/Makefile NetWare/interface.c
6799 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
6800 ! perlsdio.h
6801____________________________________________________________________________
6802[ 11089] By: jhi on 2001/07/02 13:25:40
6803 Log: Subject: Re: [PATH] shared -> unique;
6804 From: Abhijit Menon-Sen <ams@wiw.org>
6805 Date: Wed, 27 Jun 2001 03:51:27 +0530
6806 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
6807 Branch: perl
6808 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
6809____________________________________________________________________________
6810[ 11088] By: jhi on 2001/07/02 13:24:27
6811 Log: Subject: Re: AIX / gcc-3.0
6812 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6813 Date: Mon, 02 Jul 2001 15:20:21 +0200
6814 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
6815 Branch: perl
6816 ! hints/aix.sh
6817____________________________________________________________________________
6818[ 11087] By: jhi on 2001/07/02 13:23:21
6819 Log: Subject: Re: Bug report: split splits on wrong pattern
6820 From: Abhijit Menon-Sen <ams@wiw.org>
6821 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
6822 Date: Mon, 2 Jul 2001 16:31:33 +0530
6823 Branch: perl
6824 ! pp_ctl.c
6825____________________________________________________________________________
6826[ 11086] By: jhi on 2001/07/02 13:22:30
6827 Log: Subject: [PATCH 5.6.1] test harness
6828 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6829 Date: Mon, 2 Jul 2001 06:29:21 -0400
6830 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
6831 Branch: perl
6832 ! lib/Test/Harness.pm
6833____________________________________________________________________________
6834[ 11085] By: jhi on 2001/07/02 13:21:39
6835 Log: Subject: [PATCH 5.6.1] debugger goof
6836 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6837 Date: Mon, 2 Jul 2001 06:27:22 -0400
6838 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
6839 Branch: perl
6840 ! lib/perl5db.pl
6841____________________________________________________________________________
6842[ 11084] By: jhi on 2001/07/02 13:20:50
6843 Log: Subject: [PATCH 5.6.1] OS/2 cwd
6844 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6845 Date: Mon, 2 Jul 2001 06:21:17 -0400
6846 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
6847 Branch: perl
6848 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
6849____________________________________________________________________________
6850[ 11083] By: jhi on 2001/07/02 13:19:18
6851 Log: Make #11082 more OS/2-specific.
6852 Branch: perl
6853 ! ext/Time/Piece/Piece.t
6854____________________________________________________________________________
6855[ 11082] By: jhi on 2001/07/02 13:14:36
6856 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
6857 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6858 Date: Mon, 2 Jul 2001 06:06:34 -0400
6859 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
6860 Branch: perl
6861 ! ext/Time/Piece/Piece.t
6862____________________________________________________________________________
6863[ 11081] By: jhi on 2001/07/02 13:13:08
6864 Log: Subject: [PATCH B::Deparse] version number & changes
6865 From: Robin Houston <robin@kitsite.com>
6866 Date: Sun, 1 Jul 2001 17:17:29 +0100
6867 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
6868 Branch: perl
6869 ! ext/B/B/Deparse.pm
6870____________________________________________________________________________
6871[ 11080] By: jhi on 2001/07/02 13:11:48
6872 Log: Subject: a small fix.
6873 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
6874 Date: Mon, 2 Jul 2001 12:17:53 +0200
6875 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
6876 Branch: perl
6877 ! ext/Thread/Thread.xs
6878____________________________________________________________________________
6879[ 11079] By: jhi on 2001/07/02 13:10:39
6880 Log: Subject: RE: perl@10907
6881 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
6882 Date: Mon, 2 Jul 2001 12:06:16 +0200
6883 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
6884
6885 Borland C vs PerlIO.
6886 Branch: perl
6887 ! win32/config.bc win32/config_H.bc
6888____________________________________________________________________________
6889[ 11078] By: jhi on 2001/07/02 13:03:44
6890 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
6891 From: "H.M. Brand" <merijn@l1.procura.nl>
6892 Date: Mon, 02 Jul 2001 11:18:57 +0200
6893 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
6894 Branch: perl
6895 ! t/op/write.t
6896____________________________________________________________________________
6897[ 11077] By: jhi on 2001/07/02 12:58:27
6898 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
6899 From: Michael G Schwern <schwern@pobox.com>
6900 Date: Mon, 2 Jul 2001 00:26:24 -0400
6901 Message-ID: <20010702002624.A18302@blackrider>
6902 Branch: perl
6903 - ext/util/mkbootstrap
6904____________________________________________________________________________
6905[ 11076] By: jhi on 2001/07/02 12:56:20
6906 Log: Subject: [PATCH op.h] v minor comment tweak
6907 From: Robin Houston <robin@puffinry.freeserve.co.uk>
6908 Date: Mon, 2 Jul 2001 00:42:01 +0100
6909 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
6910 Branch: perl
6911 ! op.h
6912____________________________________________________________________________
6913[ 11075] By: jhi on 2001/07/02 12:53:48
6914 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
6915 Branch: perl
6916 ! pod/perlfunc.pod
6917____________________________________________________________________________
6918[ 11074] By: jhi on 2001/07/02 12:52:28
6919 Log: Subject: Re: sizeof(struct sembuf)
6920 From: Nicholas Clark <nick@ccl4.org>
6921 Date: Sun, 1 Jul 2001 19:23:16 +0100
6922 Message-ID: <20010701192316.V59620@plum.flirble.org>
6923
6924 s/signaling/signalling/
6925 Branch: perl
6926 ! pod/perlfunc.pod
6927____________________________________________________________________________
6928[ 11073] By: jhi on 2001/07/02 12:49:51
6929 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
6930 From: "Philip Newton" <Philip.Newton@gmx.net>
6931 Date: Sun, 1 Jul 2001 09:37:56 +0200
6932 Message-Id: <200107010733.KAA03920@taas.iki.fi>
6933 Branch: perl
6934 ! pod/perlvar.pod
6935____________________________________________________________________________
6936[ 11072] By: jhi on 2001/07/02 12:48:03
6937 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
6938 From: "Philip Newton" <Philip.Newton@gmx.net>
6939 Date: Sun, 1 Jul 2001 09:37:56 +0200
6940 Message-Id: <200107010733.KAA03925@taas.iki.fi>
6941 Branch: perl
6942 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
6943____________________________________________________________________________
6944[ 11071] By: jhi on 2001/07/02 12:45:12
6945 Log: Metaconfig unit change for #11070.
6946 Branch: metaconfig
6947 ! U/compline/randfunc.U
6948____________________________________________________________________________
6949[ 11070] By: jhi on 2001/07/02 12:43:58
6950 Log: Subject: [PATCH perlsnap] its --> it's --> its
6951 From: "Philip Newton" <Philip.Newton@gmx.net>
6952 Date: Sun, 1 Jul 2001 09:37:56 +0200
6953 Message-Id: <200107010733.KAA03914@taas.iki.fi>
6954 Branch: perl
6955 ! Porting/config_H
6956____________________________________________________________________________
6957[ 11069] By: jhi on 2001/07/02 12:01:52
6958 Log: Sync with Sarathy; integrate with perlio.
6959 Branch: perl
6960 !> gv.c
6961____________________________________________________________________________
6962[ 11068] By: gsar on 2001/07/02 08:07:54
6963 Log: regenerate win32/config_H.?c files
6964 Branch: perl
6965 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6966____________________________________________________________________________
6967[ 11067] By: gsar on 2001/07/02 08:03:55
6968 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
6969 naming discipline
6970
6971 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
6972 because of this)
6973
6974 fix a warning about "fd" being used without being set in Cwd.xs
6975 Branch: perl
6976 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
6977 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
6978 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
6979 ! win32/config.vc
6980____________________________________________________________________________
6981[ 11066] By: gsar on 2001/07/02 07:12:10
6982 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
6983 within macro arguments") and warnings ("unary minus applied to
6984 unsigned type", among others)
6985 Branch: perl
6986 ! gv.c hv.c op.c pp.c sv.c toke.c
6987____________________________________________________________________________
6988[ 11065] By: gsar on 2001/07/02 06:26:22
6989 Log: win32 fixes: more spurious CRs
6990 Branch: perl
6991 ! win32/mdelete.bat
6992____________________________________________________________________________
6993[ 11064] By: gsar on 2001/07/02 06:25:22
6994 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
6995 from win32/bin (or it gets deleted by distclean); don't delete
6996 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
6997 NT (should be made Win9x specific, and added to makefile.mk)
6998 Branch: perl
6999 +> win32/mdelete.bat
7000 - win32/bin/mdelete.bat
7001 ! win32/Makefile win32/makefile.mk
7002____________________________________________________________________________
7003[ 11063] By: nick on 2001/07/01 18:54:09
7004 Log: Quick for for #ifdef mess
7005 Branch: perlio
7006 ! gv.c
7007____________________________________________________________________________
7008[ 11062] By: nick on 2001/07/01 18:47:42
7009 Log: Raw integrate - does not build #if mess in gv.c
7010 Branch: perlio
7011 !> (integrate 29 files)
7012____________________________________________________________________________
7013[ 11061] By: jhi on 2001/07/01 15:20:38
7014 Log: Make 'compile' target a little less broken.
7015 Still very broken, though: -Wall warnings from
7016 the generated code, boot_Foo prototypes missing,
7017 can't autoload Fcntl::SEEK_CUR et alia, ...
7018 Branch: perl
7019 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
7020 ! utils/perlcc.PL x2p/Makefile.SH
7021____________________________________________________________________________
7022[ 11060] By: jhi on 2001/07/01 14:04:20
7023 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
7024 Branch: perl
7025 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7026 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
7027____________________________________________________________________________
7028[ 11059] By: jhi on 2001/07/01 05:02:59
7029 Log: Update Changes.
7030 Branch: perl
7031 ! Changes patchlevel.h
7032____________________________________________________________________________
02d1ae82
JH
7033[ 11058] By: jhi on 2001/07/01 04:57:05
7034 Log: Still one typo, regen toc.
7035 Branch: perl
7036 ! lib/Unicode/UCD.pm pod/perltoc.pod
7037____________________________________________________________________________
7038[ 11057] By: jhi on 2001/07/01 04:54:35
7039 Log: Detypos and regen toc.
7040 Branch: perl
7041 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
7042____________________________________________________________________________
7043[ 11056] By: jhi on 2001/07/01 04:26:08
7044 Log: VERSION tweak.
7045 Branch: perl
7046 ! ext/List/Util/lib/List/Util.pm
7047____________________________________________________________________________
7048[ 11055] By: jhi on 2001/06/30 22:18:37
7049 Log: Attempt at plugging the leak under ithreads detected by Doug.
7050 Branch: perl
7051 ! op.h
7052____________________________________________________________________________
7053[ 11054] By: jhi on 2001/06/30 21:33:29
7054 Log: gcc -Wall lint after #11051.
7055 Branch: perl
7056 ! pp_sys.c
7057____________________________________________________________________________
7058[ 11053] By: jhi on 2001/06/30 21:13:55
7059 Log: Integrate perlio.
7060 Branch: perl
7061 !> lib/File/Find/taint.t
7062____________________________________________________________________________
7063[ 11052] By: jhi on 2001/06/30 21:07:38
7064 Log: Don't use the v-strings for module VERSIONs.
7065 Branch: perl
7066 ! lib/Unicode/UCD.pm
7067____________________________________________________________________________
7068[ 11051] By: jhi on 2001/06/30 20:59:57
7069 Log: Code cleanup based on turning off the -woffs in IRIX.
7070 Not all of the gripes cleaned up (hairy code in hv.c and
7071 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
7072 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
7073 to the IRIX hints)
7074 Branch: perl
7075 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
7076 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
7077 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
7078 ! regcomp.c sv.c
7079____________________________________________________________________________
7080[ 11050] By: nick on 2001/06/30 20:46:46
7081 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
7082 Branch: perlio
7083 ! lib/File/Find/taint.t
7084____________________________________________________________________________
7085[ 11049] By: nick on 2001/06/30 18:13:33
7086 Log: Integrate mainline
7087 Branch: perlio
7088 +> NetWare/nwstdio.h NetWare/perlsdio.h
7089 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
7090 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
7091 +> lib/Unicode/UCD.t t/run/exit.t
7092 !> (integrate 60 files)
7093____________________________________________________________________________
7094[ 11048] By: jhi on 2001/06/30 16:23:39
7095 Log: Delta delta.
7096 Branch: perl
7097 ! pod/perl572delta.pod
7098____________________________________________________________________________
7099[ 11047] By: jhi on 2001/06/30 16:03:40
7100 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
7101 by CPAN.pm, use rather _00.
7102 Branch: perl
7103 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
7104 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
7105 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
7106 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
7107 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
7108 ! lib/ExtUtils/Embed.pm lib/Test.pm
7109____________________________________________________________________________
7110[ 11046] By: jhi on 2001/06/30 15:53:22
7111 Log: Add a simple Unicode character database interface, Unicode::UCD.
7112 Branch: perl
7113 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
7114 ! MANIFEST
7115____________________________________________________________________________
7116[ 11045] By: jhi on 2001/06/30 13:42:37
7117 Log: Subject: [PATCH] op/numconver.t
7118 From: Nicholas Clark <nick@ccl4.org>
7119 Date: Sat, 30 Jun 2001 15:40:10 +0100
7120 Message-ID: <20010630154010.I59620@plum.flirble.org>
7121 Branch: perl
7122 ! t/op/numconvert.t
7123____________________________________________________________________________
7124[ 11044] By: jhi on 2001/06/30 13:29:25
7125 Log: The $^N is now taken (by #11038).
7126 Branch: perl
7127 ! t/base/lex.t
7128____________________________________________________________________________
7129[ 11043] By: jhi on 2001/06/30 13:15:59
7130 Log: The #11040 had slipped to a wrong function...
7131 Branch: perl
7132 ! sv.c
7133____________________________________________________________________________
7134[ 11042] By: jhi on 2001/06/30 13:08:25
7135 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
7136 the Configure library symbol probe mysteriously finds all
7137 symbols but those of pipe() and times().
7138 Branch: perl
7139 ! hints/aix.sh
7140____________________________________________________________________________
7141[ 11041] By: jhi on 2001/06/30 13:01:25
7142 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
7143 From: Nicholas Clark <nick@ccl4.org>
7144 Date: Fri, 29 Jun 2001 23:49:07 +0100
7145 Message-ID: <20010629234907.D59620@plum.flirble.org>
7146 Branch: perl
7147 ! lib/ExtUtils.t
7148____________________________________________________________________________
7149[ 11040] By: jhi on 2001/06/30 13:00:24
7150 Log: Subject: [PATCH] weakref fix 2, not yet there
7151 From: Artur Bergman <artur@contiller.se>
7152 Date: Sat, 30 Jun 2001 01:18:16 +0200
7153 Message-ID: <B762D957.1CC9%artur@contiller.se>
7154 Branch: perl
7155 ! sv.c
7156____________________________________________________________________________
7157[ 11039] By: jhi on 2001/06/30 12:59:25
7158 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
7159 From: Michael G Schwern <schwern@pobox.com>
7160 Date: Fri, 29 Jun 2001 19:39:11 -0400
7161 Message-ID: <20010629193910.D25304@blackrider>
7162 Branch: perl
7163 + t/run/exit.t
7164 ! MANIFEST
7165____________________________________________________________________________
7166[ 11038] By: jhi on 2001/06/30 12:58:16
7167 Log: Add support for $^N, the most-recently closed group.
7168 Branch: perl
7169 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
7170 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
7171 ! thrdvar.h
7172____________________________________________________________________________
7173[ 11037] By: jhi on 2001/06/30 12:53:40
7174 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
7175 From: lvirden@cas.org
7176 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
7177 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
7178
7179 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
7180 From: lvirden@cas.org
7181 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
7182 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
7183 Branch: perl
7184 ! README.solaris
7185____________________________________________________________________________
7186[ 11036] By: jhi on 2001/06/30 12:51:45
7187 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
7188 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
7189 Date: Sat, 30 Jun 2001 07:33:37 +0900
7190 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
7191
7192 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
7193 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
7194 Date: Sat, 30 Jun 2001 21:38:14 +0900
7195 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
7196 Branch: perl
7197 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
7198 + ext/Encode/Encode/7bit-kr.enc
7199 ! MANIFEST ext/Encode/Encode/Tcl.pm
7200____________________________________________________________________________
7201[ 11035] By: jhi on 2001/06/30 12:44:51
7202 Log: NetWare tweaks from Guruprasad.
7203 Branch: perl
7204 + NetWare/nwstdio.h NetWare/perlsdio.h
7205 ! MANIFEST NetWare/Makefile NetWare/config.wc
7206 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
7207 ! NetWare/t/Readme.txt
7208____________________________________________________________________________
7209[ 11034] By: jhi on 2001/06/29 23:28:16
7210 Log: More module $VERSION bump-ups.
7211 Branch: perl
7212 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
7213 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
7214 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
7215____________________________________________________________________________
7216[ 11033] By: jhi on 2001/06/29 21:25:23
7217 Log: Doc update due to #11032.
7218 Branch: perl
7219 ! pod/perl572delta.pod
7220____________________________________________________________________________
7221[ 11032] By: jhi on 2001/06/29 21:19:44
7222 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
7223 From: Peter Prymmer <pvhp@forte.com>
7224 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
7225 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
7226 Branch: perl
7227 ! ext/Time/HiRes/HiRes.xs
7228____________________________________________________________________________
7229[ 11031] By: jhi on 2001/06/29 14:31:53
7230 Log: -lpthreads missing in AIX.
7231 Branch: perl
7232 ! hints/aix.sh
7233____________________________________________________________________________
7234[ 11030] By: jhi on 2001/06/29 14:08:12
7235 Log: Subject: [PATCH] CLONE && weakrefs
7236 From: Artur Bergman <artur@contiller.se>
7237 Date: Fri, 29 Jun 2001 17:02:00 +0200
7238 Message-ID: <B7626508.1CA0%artur@contiller.se>
7239 Branch: perl
7240 ! sv.c
7241____________________________________________________________________________
7242[ 11029] By: jhi on 2001/06/29 14:06:50
7243 Log: Subject: Re: Bug report: split splits on wrong pattern
7244 From: Radu Greab <radu@netsoft.ro>
7245 Date: Wed, 27 Jun 2001 21:50:52 +0300
7246 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
7247 Branch: perl
7248 ! pp_ctl.c t/op/split.t
7249____________________________________________________________________________
7250[ 11028] By: jhi on 2001/06/29 13:47:38
7251 Log: Metaconfig unit change for #11027.
7252 Branch: metaconfig/U/perl
7253 ! d_modfl.U
7254____________________________________________________________________________
7255[ 11027] By: jhi on 2001/06/29 13:47:03
7256 Log: I thought this Configure glitch for AIX was just recently fixed?
7257 Branch: perl
7258 ! Configure
7259____________________________________________________________________________
7260[ 11026] By: jhi on 2001/06/29 13:14:07
7261 Log: Update Changes.
7262 Branch: perl
7263 ! Changes patchlevel.h
7264____________________________________________________________________________
f1defd63
JH
7265[ 11025] By: jhi on 2001/06/29 13:07:57
7266 Log: Subject: Re: perl@10967, File::Find, and Cwd
7267 From: Mike Guy <mjtg@cam.ac.uk>
7268 Date: Fri, 29 Jun 2001 14:56:49 +0100
7269 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
7270 Branch: perl
7271 ! lib/File/Find/taint.t
7272____________________________________________________________________________
7273[ 11024] By: jhi on 2001/06/29 12:39:23
7274 Log: Update the sv_pvprintify() spec.
7275 Branch: perl
7276 ! pod/perltodo.pod
7277____________________________________________________________________________
7278[ 11023] By: jhi on 2001/06/29 12:33:33
7279 Log: Known test failures update.
7280 Branch: perl
7281 ! pod/perl572delta.pod
7282____________________________________________________________________________
7283[ 11022] By: jhi on 2001/06/29 12:24:32
7284 Log: Based on
7285
7286 Subject: [PATCH @11016] More );) fixes
7287 From: Richard Soderberg <rs@crystalflame.net>
7288 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
7289 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
7290 Branch: perl
7291 ! ext/Thread/Thread.xs ext/Thread/typemap
7292____________________________________________________________________________
7293[ 11021] By: jhi on 2001/06/29 12:21:51
7294 Log: Subject: [PATCH @11016] Fixes compile errors in four files
7295 From: Richard Soderberg <rs@crystalflame.net>
7296 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
7297 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
7298 Branch: perl
7299 ! mg.c pp.c pp_hot.c util.c
7300____________________________________________________________________________
7301[ 11020] By: jhi on 2001/06/29 12:05:54
7302 Log: AIX hints tweaking continues, from Merijn Brand.
7303 Branch: perl
7304 ! hints/aix.sh
7305____________________________________________________________________________
7306[ 11019] By: jhi on 2001/06/29 12:05:10
7307 Log: HP-UX needs gccversion sooner, from Merijn Brand.
7308 Branch: perl
7309 ! hints/hpux.sh
7310____________________________________________________________________________
7311[ 11018] By: jhi on 2001/06/29 11:52:31
7312 Log: Subject: [PATCH 5.6.1] OS/2 docs
7313 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7314 Date: Fri, 29 Jun 2001 02:34:12 -0400
7315 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
7316 Branch: perl
7317 ! README.os2 os2/Changes
7318____________________________________________________________________________
7319[ 11017] By: nick on 2001/06/29 10:20:30
7320 Log: Integrate mainline
7321 Branch: perlio
7322 +> (branch 37 files)
7323 - ext/ODBM_File/sdbm.t
7324 !> (integrate 211 files)
7325____________________________________________________________________________
7326[ 11016] By: jhi on 2001/06/29 03:38:56
7327 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
7328 the modules found using a script written by Larry Schatzer Jr.
7329 Branch: perl
7330 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
7331 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
7332 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7333 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
7334 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
7335 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
7336 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
7337 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
7338 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
7339 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
7340 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
7341 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
7342 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
7343 ! lib/constant.pm lib/fields.pm lib/strict.pm
7344____________________________________________________________________________
7345[ 11015] By: jhi on 2001/06/29 02:55:58
7346 Log: The latest JPL from the anoncvs.
7347 Branch: perl
7348 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
7349____________________________________________________________________________
7350[ 11014] By: jhi on 2001/06/29 02:16:55
7351 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
7352 Branch: perl
7353 ! t/op/pat.t
7354____________________________________________________________________________
7355[ 11013] By: jhi on 2001/06/28 23:14:53
7356 Log: Worrying about insecure directories now is a bit too late.
7357 Branch: perl
7358 ! lib/File/Find/taint.t
7359____________________________________________________________________________
7360[ 11012] By: jhi on 2001/06/28 21:36:36
7361 Log: Cannot DIE() in a void function,
7362 from Richard Hatch <rhatch@austin.ibm.com>.
7363 Branch: perl
7364 ! ext/IPC/SysV/SysV.xs
7365____________________________________________________________________________
7366[ 11011] By: jhi on 2001/06/28 19:32:13
7367 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
7368 From: Peter Prymmer <pvhp@forte.com>
7369 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
7370 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
7371
7372 (unfinished: time/hires tests 3, 5, 14 failing, but better
7373 than wholesale failure)
7374 Branch: perl
7375 ! ext/Time/HiRes/HiRes.xs
7376____________________________________________________________________________
7377[ 11010] By: jhi on 2001/06/28 19:10:54
7378 Log: Subject: [PATCH 5.6.1] OS/2 improvements
7379 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7380 Date: Thu, 28 Jun 2001 16:03:14 -0400
7381 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
7382 Branch: perl
7383 + os2/os2_base.t
7384 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
7385 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
7386 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
7387 ! os2/os2ish.h
7388____________________________________________________________________________
7389[ 11009] By: jhi on 2001/06/28 18:54:14
7390 Log: Subject: Incrementing Extutils::Manifest's $VERSION
7391 From: Michael G Schwern <schwern@pobox.com>
7392 Date: Thu, 28 Jun 2001 13:13:49 -0400
7393 Message-ID: <20010628131349.A14738@blackrider>
7394 Branch: maint-5.6/perl
7395 ! lib/ExtUtils/Manifest.pm
7396____________________________________________________________________________
7397[ 11008] By: jhi on 2001/06/28 18:52:20
7398 Log: AIX tweak from Merijn Brand.
7399 Branch: perl
7400 ! hints/aix.sh
7401____________________________________________________________________________
7402[ 11007] By: jhi on 2001/06/28 17:46:27
7403 Log: Create the macperl branch.
7404 Branch: maint-5.6/macperl
7405 +> (branch 1728 files)
7406____________________________________________________________________________
7407[ 11006] By: jhi on 2001/06/28 14:46:21
7408 Log: Update Changes.
7409 Branch: perl
7410 ! Changes patchlevel.h
7411____________________________________________________________________________
27c3e527
JH
7412[ 11005] By: jhi on 2001/06/28 14:40:11
7413 Log: More Perforce lore.
7414 Branch: perl
7415 ! Porting/repository.pod
7416____________________________________________________________________________
7417[ 11004] By: jhi on 2001/06/28 14:12:50
7418 Log: Metaconfig unit changes for #11003.
7419 Branch: metaconfig/U/perl
7420 + d_nl_langinfo.U i_langinfo.U
7421____________________________________________________________________________
7422[ 11003] By: jhi on 2001/06/28 14:12:27
7423 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
7424 Expected not to exist in non-UNIX excepting in VMS, where
7425 according to a quick web survey they just might.
7426 Branch: perl
7427 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
7428 ! Porting/config_H config_h.SH configure.com epoc/config.sh
7429 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
7430 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7431 ! win32/config.bc win32/config.gc win32/config.vc
7432____________________________________________________________________________
7433[ 11002] By: jhi on 2001/06/28 13:39:11
7434 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
7435 in AIX is one is doing a 64-bit build.
7436 Branch: perl
7437 ! hints/aix.sh
7438____________________________________________________________________________
7439[ 11001] By: jhi on 2001/06/28 13:28:37
7440 Log: Metaconfig unit changes for #11000.
7441 Branch: metaconfig/U/perl
7442 ! use64bits.U uselfs.U
7443____________________________________________________________________________
7444[ 11000] By: jhi on 2001/06/28 13:21:16
7445 Log: Move use64bitint and use64bitall before uselargefiles.
7446 Branch: perl
7447 ! Configure
7448____________________________________________________________________________
7449[ 10999] By: jhi on 2001/06/28 03:49:07
7450 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
7451 From: Robert Spier <rspier@pobox.com>
7452 Message-ID: <15162.41164.618712.841415@rls.cx>
7453 Date: Wed, 27 Jun 2001 23:13:16 -0400
7454 Branch: perl
7455 ! doio.c
7456____________________________________________________________________________
7457[ 10998] By: jhi on 2001/06/28 03:42:57
7458 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
7459 From: Peter Prymmer <pvhp@forte.com>
7460 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
7461 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
7462 Branch: perl
7463 ! numeric.c
7464____________________________________________________________________________
7465[ 10997] By: jhi on 2001/06/28 03:42:12
7466 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
7467 From: Peter Prymmer <pvhp@forte.com>
7468 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
7469 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
7470 Branch: perl
7471 ! configure.com ext/Digest/MD5/Makefile.PL
7472____________________________________________________________________________
7473[ 10996] By: jhi on 2001/06/27 20:34:11
7474 Log: Update Changes.
7475 Branch: perl
7476 ! Changes patchlevel.h
7477____________________________________________________________________________
e7b7be70
JH
7478[ 10995] By: jhi on 2001/06/27 20:06:28
7479 Log: Tiny EPOC updates.
7480 Branch: perl
7481 ! epoc/config.sh
7482____________________________________________________________________________
7483[ 10994] By: jhi on 2001/06/27 19:55:16
7484 Log: The Test::More and Test::Simple tests required help
7485 thanks to our schizophrenic test scheme.
7486 Branch: perl
7487 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
7488 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
7489 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
7490 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
7491 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
7492____________________________________________________________________________
7493[ 10993] By: jhi on 2001/06/27 17:17:30
7494 Log: Upgrade to Test::Simple 0.09.
7495 Branch: perl
7496 + lib/Test/Simple/Changes
7497 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
7498 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
7499 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
7500 ! lib/Test/Simple/t/plan_is_noplan.t
7501____________________________________________________________________________
7502[ 10992] By: jhi on 2001/06/27 17:11:28
7503 Log: Upgrade to Test::More 0.07.
7504 Branch: perl
7505 + lib/Test/More/Changes
7506 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
7507 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
7508 ! lib/Test/More/t/skipall.t
7509____________________________________________________________________________
7510[ 10991] By: jhi on 2001/06/27 17:04:13
7511 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
7512 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7513 Date: Wed, 27 Jun 2001 18:40:04 +0200
7514 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
7515 Branch: perl
7516 ! hints/hpux.sh
7517____________________________________________________________________________
7518[ 10990] By: jhi on 2001/06/27 17:02:55
7519 Log: Subject: [PATCH README.qnx hints/qnx.sh]
7520 From: Norton Allen <allen@huarp.harvard.edu>
7521 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
7522 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
7523 Branch: perl
7524 ! README.qnx hints/qnx.sh
7525____________________________________________________________________________
7526[ 10989] By: jhi on 2001/06/27 14:33:53
7527 Log: Subject: [PATCH] two little documentation nits
7528 From: Abhijit Menon-Sen <ams@wiw.org>
7529 Date: Wed, 27 Jun 2001 20:07:50 +0530
7530 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
7531 Branch: perl
7532 ! sv.c sv.h
7533____________________________________________________________________________
7534[ 10988] By: jhi on 2001/06/27 13:33:32
7535 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
7536 From: Norton Allen <allen@huarp.harvard.edu>
7537 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
7538 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
7539 Branch: perl
7540 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
7541____________________________________________________________________________
7542[ 10987] By: jhi on 2001/06/27 12:14:36
7543 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
7544 From: Michael G Schwern <schwern@pobox.com>
7545 Date: Wed, 27 Jun 2001 02:34:58 -0400
7546 Message-ID: <20010627023458.K23874@blackrider>
7547 Branch: perl
7548 ! vms/test.com
7549____________________________________________________________________________
7550[ 10986] By: jhi on 2001/06/27 12:01:49
7551 Log: Add perl_clone_host() for Netware.
7552 Branch: perl
7553 ! NetWare/nw5.c
7554____________________________________________________________________________
7555[ 10985] By: jhi on 2001/06/27 11:56:53
7556 Log: GCC 3.0 hints for HP-UX.
7557 Branch: perl
7558 ! hints/hpux.sh
7559____________________________________________________________________________
7560[ 10984] By: jhi on 2001/06/27 11:55:06
7561 Log: In some Linux distributions the libndbm is broken
7562 (no null key support), therefore link with libgdbm
7563 (if available), since it has a working ndbm emulation,
7564 from Jonathan Stowe.
7565 Branch: perl
7566 + ext/NDBM_File/hints/linux.pl
7567 ! MANIFEST
7568____________________________________________________________________________
7569[ 10983] By: jhi on 2001/06/27 11:48:56
7570 Log: Subject: [PATCH perl@10930] find.t hack for VMS
7571 From: "Craig A. Berry" <craigberry@mac.com>
7572 Date: Tue, 26 Jun 2001 23:40:25 -0500
7573 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
7574 Branch: perl
7575 ! lib/File/Find/find.t
7576____________________________________________________________________________
7577[ 10982] By: jhi on 2001/06/27 11:47:30
7578 Log: AUTHORS updates.
7579 Branch: perl
7580 ! AUTHORS
7581____________________________________________________________________________
7582[ 10981] By: jhi on 2001/06/27 11:46:02
7583 Log: Metaconfig unit change like #10980.
7584 Branch: metaconfig
7585 ! U/compline/d_stdstdio.U
7586____________________________________________________________________________
7587[ 10980] By: jhi on 2001/06/27 11:45:29
7588 Log: "lose the it's", from Abhijit Menon-Sen.
7589 ("It's" not searched, pods not searched.)
7590 Branch: perl
7591 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
7592 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
7593 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
7594 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
7595 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7596 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
7597____________________________________________________________________________
7598[ 10979] By: jhi on 2001/06/27 11:36:40
7599 Log: "lose the looses", from Abhijit Menon-Sen.
7600 Branch: perl
7601 ! ext/B/B/Assembler.pm gv.c
7602____________________________________________________________________________
7603[ 10978] By: jhi on 2001/06/27 11:35:38
7604 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
7605 Branch: perl
7606 ! hints/os390.sh
7607____________________________________________________________________________
7608[ 10977] By: jhi on 2001/06/27 11:33:28
7609 Log: DEC C 5.3 on the VAX simply doesn't seem to like
7610 compiling the MD5 extension, disable it there for now,
7611 from Peter Prymmer.
7612 Branch: perl
7613 ! configure.com
7614____________________________________________________________________________
7615[ 10976] By: jhi on 2001/06/26 21:35:40
7616 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
7617 From: Jonathan Stowe <gellyfish@gellyfish.com>
7618 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
7619 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
7620 Branch: perl
7621 ! pod/perlfaq3.pod
7622____________________________________________________________________________
7623[ 10975] By: jhi on 2001/06/26 21:32:41
7624 Log: Subject: [PATCH 5.6.1] perlxs misprints
7625 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7626 Date: Tue, 26 Jun 2001 17:20:00 -0400
7627 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
7628 Branch: perl
7629 ! pod/perlxs.pod
7630____________________________________________________________________________
7631[ 10974] By: jhi on 2001/06/26 21:31:51
7632 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
7633 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7634 Date: Tue, 26 Jun 2001 17:27:07 -0400
7635 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
7636 Branch: perl
7637 ! lib/ExtUtils/MM_Unix.pm
7638____________________________________________________________________________
7639[ 10973] By: jhi on 2001/06/26 21:27:05
7640 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
7641 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7642 Date: Tue, 26 Jun 2001 17:23:24 -0400
7643 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
7644 Branch: perl
7645 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
7646____________________________________________________________________________
7647[ 10972] By: jhi on 2001/06/26 20:27:19
7648 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
7649 by Olaf Flebbe.
7650 Branch: perl
7651 ! perl.h
7652____________________________________________________________________________
7653[ 10971] By: jhi on 2001/06/26 19:59:41
7654 Log: Detypo.
7655 Branch: perl
7656 ! lib/Memoize/t/tie_sdbm.t
7657____________________________________________________________________________
7658[ 10970] By: jhi on 2001/06/26 19:10:19
7659 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
7660 Branch: perl
7661 ! win32/perllib.c
7662____________________________________________________________________________
7663[ 10969] By: jhi on 2001/06/26 17:21:31
7664 Log: Subject: [patch] perl_clone+CvFILE
7665 From: Doug MacEachern <dougm@covalent.net>
7666 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
7667 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
7668 Branch: perl
7669 ! sv.c
7670____________________________________________________________________________
7671[ 10968] By: jhi on 2001/06/26 16:48:32
7672 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
7673 From: Mark-Jason Dominus <mjd@plover.com>
7674 Date: Tue, 26 Jun 2001 12:33:01 -0400
7675 Message-ID: <20010626163301.31298.qmail@plover.com>
7676 Branch: perl
7677 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
7678____________________________________________________________________________
7679[ 10967] By: jhi on 2001/06/26 14:21:49
7680 Log: Update Changes.
7681 Branch: perl
7682 ! Changes patchlevel.h
7683____________________________________________________________________________
debca88a
JH
7684[ 10966] By: jhi on 2001/06/26 14:08:34
7685 Log: Also catfile() needs now to explicitly exported.
7686 Branch: perl
7687 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
7688____________________________________________________________________________
7689[ 10965] By: jhi on 2001/06/26 13:57:54
7690 Log: Regen toc.
7691 Branch: perl
7692 ! pod/perltoc.pod
7693____________________________________________________________________________
7694[ 10964] By: jhi on 2001/06/26 13:56:11
7695 Log: Nonexistent pod command.
7696 Branch: perl
7697 ! pod/perl572delta.pod
7698____________________________________________________________________________
7699[ 10963] By: jhi on 2001/06/26 13:50:53
7700 Log: Be more portable in the quest for tmpdir.
7701 Branch: perl
7702 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
7703____________________________________________________________________________
7704[ 10962] By: jhi on 2001/06/26 13:43:51
7705 Log: Be more portable in finding out the home directory,
7706 and use File::Spec to do the concat.
7707 (Come to think of it, couldn't File::Spec provide
7708 for a ->homedir method?)
7709 Branch: perl
7710 ! lib/Net/Config.pm
7711____________________________________________________________________________
7712[ 10961] By: jhi on 2001/06/26 13:37:30
7713 Log: Doc patch for #10959.
7714 Branch: perl
7715 ! pod/perlfunc.pod
7716____________________________________________________________________________
7717[ 10960] By: jhi on 2001/06/26 13:33:07
7718 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
7719 From: "Philip Newton" <pnewton@gmx.de>
7720 Date: Tue, 26 Jun 2001 16:26:47 +0200
7721 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
7722 Branch: perl
7723 ! pod/perldata.pod
7724____________________________________________________________________________
7725[ 10959] By: jhi on 2001/06/26 13:31:57
7726 Log: Subject: [PATH] shared -> unique;
7727 From: "Artur Bergman" <artur@contiller.se>
7728 Date: Tue, 26 Jun 2001 16:18:40 +0200
7729 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
7730
7731 Because "shared" isn't: it's read-only.
7732 Branch: perl
7733 ! toke.c xsutils.c
7734____________________________________________________________________________
7735[ 10958] By: jhi on 2001/06/26 13:28:27
7736 Log: Escape multiline croak messages.
7737 Branch: perl
7738 ! t/op/ver.t
7739____________________________________________________________________________
7740[ 10957] By: jhi on 2001/06/26 13:18:34
7741 Log: No more pragma/*.t for minitest.
7742 Branch: perl
7743 ! Makefile.SH
7744____________________________________________________________________________
7745[ 10956] By: jhi on 2001/06/26 13:18:00
7746 Log: AUTHORS updates.
7747 Branch: perl
7748 ! AUTHORS
7749____________________________________________________________________________
7750[ 10955] By: jhi on 2001/06/26 13:17:05
7751 Log: delta updates.
7752 Branch: perl
7753 ! pod/perl572delta.pod
7754____________________________________________________________________________
7755[ 10954] By: jhi on 2001/06/26 12:36:07
7756 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
7757 From: Artur Bergman <artur@contiller.se>
7758 Date: Tue, 26 Jun 2001 15:32:53 +0200
7759 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
7760 Branch: perl
7761 ! makedef.pl sv.c sv.h win32/perllib.c
7762____________________________________________________________________________
7763[ 10953] By: jhi on 2001/06/26 12:33:55
7764 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
7765 From: Jonathan Stowe <gellyfish@gellyfish.com>
7766 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
7767 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
7768
7769 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
7770 Branch: perl
7771 + ext/Time/HiRes/hints/sco.pl
7772 ! MANIFEST
7773____________________________________________________________________________
7774[ 10952] By: jhi on 2001/06/26 11:57:44
7775 Log: Subject: [PATCH 5.6.1] static build
7776 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7777 Date: Tue, 26 Jun 2001 04:22:25 -0400
7778 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
7779 Branch: perl
7780 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
7781 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
7782____________________________________________________________________________
7783[ 10951] By: jhi on 2001/06/26 11:55:59
7784 Log: DJGPP patches from Laszlo Molnar.
7785 Branch: perl
7786 ! djgpp/djgpp.c perl.c util.c
7787____________________________________________________________________________
7788[ 10950] By: jhi on 2001/06/26 11:54:32
7789 Log: Netware patches from Ananth Kesari.
7790 Branch: perl
7791 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
7792 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
7793 ! NetWare/nwtinfo.h
7794____________________________________________________________________________
7795[ 10949] By: jhi on 2001/06/26 11:49:09
7796 Log: Detypo.
7797 Branch: perl
7798 ! ext/Errno/Errno_pm.PL
7799____________________________________________________________________________
7800[ 10948] By: jhi on 2001/06/26 03:44:29
7801 Log: There seems to be two ways of spelling the $^O in *STEP.
7802 Branch: perl
7803 ! ext/Errno/Errno_pm.PL
7804____________________________________________________________________________
7805[ 10947] By: jhi on 2001/06/26 03:01:01
7806 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
7807 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
7808 Branch: perl
7809 ! ext/Errno/Errno_pm.PL
7810____________________________________________________________________________
7811[ 10946] By: jhi on 2001/06/26 02:50:46
7812 Log: Known bugs update.
7813 Branch: perl
7814 ! pod/perl572delta.pod
7815____________________________________________________________________________
7816[ 10945] By: jhi on 2001/06/26 01:15:39
7817 Log: The default installation of Cygwin has 500 as root's uid.
7818 Branch: perl
7819 ! lib/User/pwent.t
7820____________________________________________________________________________
7821[ 10944] By: jhi on 2001/06/26 01:12:39
7822 Log: Be even more relaxed (re-allow having only one entry).
7823 Branch: perl
7824 ! t/op/grent.t t/op/pwent.t
7825____________________________________________________________________________
7826[ 10943] By: jhi on 2001/06/26 01:03:30
7827 Log: Test failure updates.
7828 Branch: perl
7829 ! pod/perl572delta.pod
7830____________________________________________________________________________
7831[ 10942] By: jhi on 2001/06/25 23:32:05
7832 Log: MPE/iX test tweaks from Mark Bixby.
7833 Branch: perl
7834 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
7835 ! t/io/fs.t t/op/stat.t
7836____________________________________________________________________________
7837[ 10941] By: jhi on 2001/06/25 22:18:31
7838 Log: Microperl findings.
7839 Branch: perl
7840 ! perl.h pp_sys.c
7841____________________________________________________________________________
7842[ 10940] By: jhi on 2001/06/25 21:59:29
7843 Log: Touch uconfig.h.
7844 Branch: perl
7845 ! uconfig.h
7846____________________________________________________________________________
7847[ 10939] By: jhi on 2001/06/25 21:32:52
7848 Log: Subject: [PATCH] Proposed fix for Pod::Man
7849 From: Rob Napier <rnapier@employees.org>
7850 Date: Mon, 25 Jun 2001 15:49:24 -0400
7851 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
7852
7853 Cater for Solaris nroff brokenness (shortchanges daisywheel
7854 printers, but hey, we also no more support PDPs.)
7855 Branch: perl
7856 ! lib/Pod/Man.pm
7857____________________________________________________________________________
7858[ 10938] By: jhi on 2001/06/25 21:14:41
7859 Log: Typo in #10937.
7860 Branch: perl
7861 ! ext/POSIX/sigaction.t
7862____________________________________________________________________________
7863[ 10937] By: jhi on 2001/06/25 19:42:02
7864 Log: SIGCONT not trappable in VMS.
7865 Branch: perl
7866 ! ext/POSIX/sigaction.t
7867____________________________________________________________________________
7868[ 10936] By: jhi on 2001/06/25 19:28:13
7869 Log: Subject: [DRAFT] Encode-Tcl.t
7870 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
7871 Date: Tue, 26 Jun 2001 03:38:08 +0900
7872 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
7873 Branch: perl
7874 + ext/Encode/Encode/Tcl.t
7875 ! MANIFEST ext/Encode/Encode/Tcl.pm
7876____________________________________________________________________________
7877[ 10935] By: jhi on 2001/06/25 18:40:03
7878 Log: Because of #10932 retract also the perlfunc hunk of #10910.
7879 Branch: perl
7880 ! pod/perlfunc.pod
7881____________________________________________________________________________
7882[ 10934] By: jhi on 2001/06/25 18:27:19
7883 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
7884 by Ilya Zakharevich in
7885 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
7886 Branch: perl
7887 ! XSUB.h
7888____________________________________________________________________________
7889[ 10933] By: jhi on 2001/06/25 18:25:26
7890 Log: Typo in #10889.
7891 Branch: perl
7892 ! hints/uts.sh
7893____________________________________________________________________________
7894[ 10932] By: jhi on 2001/06/25 18:23:30
7895 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
7896 From: Abhijit Menon-Sen <ams@wiw.org>
7897 Date: Mon, 25 Jun 2001 23:45:45 +0530
7898 Message-ID: <20010625234545.A5022@lustre.linux.in>
7899 Branch: perl
7900 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
7901____________________________________________________________________________
7902[ 10931] By: jhi on 2001/06/25 17:50:38
7903 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
7904 From: Michael G Schwern <schwern@pobox.com>
7905 Date: Mon, 25 Jun 2001 14:35:51 -0400
7906 Message-ID: <20010625143551.H13819@blackrider>
7907 Branch: perl
7908 ! lib/Test.pm
7909____________________________________________________________________________
7910[ 10930] By: jhi on 2001/06/25 14:33:46
7911 Log: Update Changes.
7912 Branch: perl
7913 ! Changes patchlevel.h
7914____________________________________________________________________________
0e84659b
JH
7915[ 10929] By: jhi on 2001/06/25 14:17:57
7916 Log: Regen toc and modlib.
7917 Branch: perl
7918 ! pod/perlmodlib.pod pod/perltoc.pod
7919____________________________________________________________________________
7920[ 10928] By: jhi on 2001/06/25 14:13:09
7921 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
7922 for the benefit of C++ compilers, as suggested by Guruprasad.
7923 Branch: perl
7924 ! embed.pl proto.h
7925____________________________________________________________________________
7926[ 10927] By: jhi on 2001/06/25 14:11:59
7927 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
7928 From: Jonathan Stowe <gellyfish@gellyfish.com>
7929 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
7930 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
7931 Branch: perl
7932 ! pod/perlfaq5.pod
7933____________________________________________________________________________
7934[ 10926] By: jhi on 2001/06/25 14:04:07
7935 Log: Missed from #10925.
7936 Branch: perl
7937 ! gv.c
7938____________________________________________________________________________
7939[ 10925] By: jhi on 2001/06/25 14:00:06
7940 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
7941 From: Robin Houston <robin@kitsite.com>
7942 Date: Sat, 19 May 2001 16:19:34 +0100
7943 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
7944 Branch: perl
7945 ! cv.h gv.h op.c
7946____________________________________________________________________________
7947[ 10924] By: jhi on 2001/06/25 13:58:18
7948 Log: Netware README tweak.
7949 Branch: perl
7950 ! README.netware
7951____________________________________________________________________________
7952[ 10923] By: jhi on 2001/06/25 13:57:13
7953 Log: Subject: [PATCH] Re: overload.t fails
7954 From: Abhijit Menon-Sen <ams@wiw.org>
7955 Date: Mon, 25 Jun 2001 14:52:20 +0530
7956 Message-ID: <20010625145220.A24114@lustre.linux.in>
7957 Branch: perl
7958 ! lib/overload.t
7959____________________________________________________________________________
7960[ 10922] By: jhi on 2001/06/25 13:56:20
7961 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
7962 From: Mike Guy <mjtg@cam.ac.uk>
7963 Date: Mon, 25 Jun 2001 11:43:23 +0100
7964 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
7965 Branch: perl
7966 ! lib/Carp.pm
7967____________________________________________________________________________
7968[ 10921] By: jhi on 2001/06/25 13:50:02
7969 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
7970 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7971 Date: Sun, 24 Jun 2001 05:17:05 -0400
7972 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
7973 Branch: perl
7974 ! os2/os2ish.h
7975____________________________________________________________________________
7976[ 10920] By: jhi on 2001/06/25 13:49:13
7977 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
7978 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7979 Date: Mon, 25 Jun 2001 05:52:27 -0400
7980 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
7981 Branch: perl
7982 ! hints/os2.sh
7983____________________________________________________________________________
7984[ 10919] By: jhi on 2001/06/25 13:48:30
7985 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
7986 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7987 Date: Mon, 25 Jun 2001 05:23:35 -0400
7988 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
7989 Branch: perl
7990 ! os2/os2.c
7991____________________________________________________________________________
7992[ 10918] By: jhi on 2001/06/25 13:47:46
7993 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
7994 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7995 Date: Mon, 25 Jun 2001 05:04:32 -0400
7996 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
7997 Branch: perl
7998 ! os2/OS2/REXX/DLL/DLL.pm
7999____________________________________________________________________________
8000[ 10917] By: jhi on 2001/06/25 13:44:14
8001 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
8002 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8003 Date: Mon, 25 Jun 2001 05:02:36 -0400
8004 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
8005 Branch: perl
8006 ! mg.c os2/dl_os2.c os2/os2.c
8007____________________________________________________________________________
8008[ 10916] By: jhi on 2001/06/25 13:41:20
8009 Log: Subject: Re: [PATCH 5.6.1] misprints
8010 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8011 Date: Mon, 25 Jun 2001 04:50:50 -0400
8012 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
8013 Branch: perl
8014 ! os2/os2.c pp_sys.c
8015____________________________________________________________________________
8016[ 10915] By: jhi on 2001/06/25 13:39:59
8017 Log: Add Test::More and Test::Simple to the delta.
8018 Branch: perl
8019 ! pod/perl572delta.pod
8020____________________________________________________________________________
8021[ 10914] By: jhi on 2001/06/25 13:38:08
8022 Log: Add Test::More, from Michael G Schwern.
8023 Branch: perl
8024 + lib/Test/More.pm lib/Test/More/t/More.t
8025 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
8026 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
8027 + t/lib/Test/More/Catch.pm
8028 ! MANIFEST
8029____________________________________________________________________________
8030[ 10913] By: jhi on 2001/06/25 13:35:41
8031 Log: Add Test::Simple from Michael G Schwern.
8032 Branch: perl
8033 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
8034 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
8035 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
8036 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
8037 + t/lib/Test/Simple/Catch.pm
8038 + t/lib/Test/Simple/sample_tests/death.plx
8039 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
8040 + t/lib/Test/Simple/sample_tests/extras.plx
8041 + t/lib/Test/Simple/sample_tests/five_fail.plx
8042 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
8043 + t/lib/Test/Simple/sample_tests/one_fail.plx
8044 + t/lib/Test/Simple/sample_tests/require.plx
8045 + t/lib/Test/Simple/sample_tests/success.plx
8046 + t/lib/Test/Simple/sample_tests/too_few.plx
8047 + t/lib/Test/Simple/sample_tests/two_fail.plx
8048 ! MANIFEST
8049____________________________________________________________________________
8050[ 10912] By: jhi on 2001/06/25 13:31:57
8051 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
8052 From: "Craig A. Berry" <craigberry@mac.com>
8053 Date: Sun, 24 Jun 2001 23:41:36 -0500
8054 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
8055 Branch: perl
8056 ! pp_sys.c
8057____________________________________________________________________________
8058[ 10911] By: jhi on 2001/06/25 13:05:00
8059 Log: Upgrade to Attribute::Handlers 0.70.
8060 Branch: perl
8061 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
8062 ! MANIFEST lib/Attribute/Handlers.pm
8063____________________________________________________________________________
8064[ 10910] By: jhi on 2001/06/25 00:09:27
8065 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
8066 From: Abhijit Menon-Sen <ams@wiw.org>
8067 Date: Sat, 23 Jun 2001 05:17:44 +0530
8068 Message-ID: <20010623051744.A18583@lustre.linux.in>
8069
8070 (Can't think of a good place to put tests.)
8071 Branch: perl
8072 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
8073____________________________________________________________________________
8074[ 10909] By: jhi on 2001/06/24 23:45:13
8075 Log: Subject: [PATCH] t/op/pat.t typo fix
8076 From: Richard Soderberg <rs@crystalflame.net>
8077 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
8078 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
8079 Branch: perl
8080 ! t/op/pat.t
8081____________________________________________________________________________
8082[ 10908] By: jhi on 2001/06/24 22:24:49
8083 Log: Move the pack warnings to their own file, as pointed
8084 out by Spider.
8085 Branch: perl
8086 + t/lib/warnings/pp_pack
8087 ! MANIFEST t/lib/warnings/pp
8088____________________________________________________________________________
8089[ 10907] By: jhi on 2001/06/24 19:55:15
8090 Log: Update Changes.
8091 Branch: perl
8092 ! Changes patchlevel.h
8093____________________________________________________________________________
0e5c3182
JH
8094[ 10906] By: jhi on 2001/06/24 19:50:40
8095 Log: Partially fix a problem noticed by IRIX compiler:
8096 the initialization of parse_start was bypassed by
8097 several gotos. Now initialized to zero, which may
8098 not be the best choice.
8099 Branch: perl
8100 ! regcomp.c
8101____________________________________________________________________________
8102[ 10905] By: jhi on 2001/06/24 19:43:25
8103 Log: Relax the group and password tests back to moaning only
8104 if no matches at all are found. (Even with a small sample
8105 I could find many sites where there are, umm, anomalies in
8106 the said databases.)
8107 Branch: perl
8108 ! t/op/grent.t t/op/pwent.t
8109____________________________________________________________________________
8110[ 10904] By: jhi on 2001/06/24 18:45:55
8111 Log: Argh. How hard it can be to re-apply a patch manually? :-)
8112 Branch: perl
8113 ! pp_ctl.c
8114____________________________________________________________________________
8115[ 10903] By: jhi on 2001/06/24 18:40:52
8116 Log: De-cut-and-pasto in #10902.
8117 Branch: perl
8118 ! pp_ctl.c
8119____________________________________________________________________________
8120[ 10902] By: jhi on 2001/06/24 18:35:18
8121 Log: The #10771 didn't take?
8122 Branch: perl
8123 ! pp_ctl.c
8124____________________________________________________________________________
8125[ 10901] By: jhi on 2001/06/24 18:29:50
8126 Log: Undo the filetests part of #10900, under multiplicity
8127 weird errors take place.
8128 Branch: perl
8129 ! pp_sys.c
8130____________________________________________________________________________
8131[ 10900] By: jhi on 2001/06/24 18:20:36
8132 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
8133 Branch: perl
8134 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
8135____________________________________________________________________________
8136[ 10899] By: jhi on 2001/06/24 17:00:34
585d6f80
JH
8137 Log: (Replaced by #10922)
8138
8139 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
0e5c3182
JH
8140 From: Tony Bowden <tony@kasei.com>
8141 Date: Sun, 24 Jun 2001 17:32:40 +0100
8142 Message-ID: <20010624173240.A16293@blackstar.co.uk>
8143
8144 Document (well, mention) shortmess() and longmess()
8145 to rob people of their fun of reinventing the weel.
8146 Branch: perl
8147 ! lib/Carp.pm
8148____________________________________________________________________________
8149[ 10898] By: jhi on 2001/06/24 16:51:40
8150 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
8151 From: Brian Jepson <bjepson@oreilly.com>
8152 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
8153 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
8154 Branch: perl
8155 ! pp_sys.c
8156____________________________________________________________________________
8157[ 10897] By: jhi on 2001/06/24 16:38:23
8158 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
8159 From: Robin Barker <rmb1@cise.npl.co.uk>
8160 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
8161 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
8162 Branch: perl
8163 ! lib/CPAN.pm
8164____________________________________________________________________________
8165[ 10896] By: jhi on 2001/06/24 16:36:32
8166 Log: Memoize patch from mjd.
8167 Branch: perl
8168 ! lib/Memoize/t/tie_storable.t
8169____________________________________________________________________________
8170[ 10895] By: jhi on 2001/06/24 16:33:59
8171 Log: Spec the sv_pvprintify() a bit more.
8172 Branch: perl
8173 ! pod/perltodo.pod
8174____________________________________________________________________________
8175[ 10894] By: jhi on 2001/06/24 14:43:36
8176 Log: Upgrade to Memoize 0.65.
8177 Branch: perl
8178 + lib/Memoize/t/array_confusion.t
8179 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
8180 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
8181 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
8182 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
8183 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
8184 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
8185 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8186 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
8187 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
8188 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
8189 ! lib/Memoize/t/tie_storable.t
8190____________________________________________________________________________
8191[ 10893] By: jhi on 2001/06/24 14:21:09
8192 Log: Metaconfig unit change for #10892.
8193 Branch: metaconfig
8194 ! U/modified/Options.U
8195____________________________________________________________________________
8196[ 10892] By: jhi on 2001/06/24 14:20:38
8197 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
8198 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8199 Date: Sun, 24 Jun 2001 05:24:40 -0400
8200 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
8201 Branch: perl
8202 ! Configure hints/os2.sh
8203____________________________________________________________________________
8204[ 10891] By: jhi on 2001/06/24 13:50:26
8205 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
8206 From: Mike Guy <mjtg@cam.ac.uk>
8207 Date: Sun, 24 Jun 2001 15:28:39 +0100
8208 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
8209
8210 Fix an ancient (5.002) bug.
8211 Branch: perl
8212 ! lib/Carp/Heavy.pm
8213____________________________________________________________________________
8214[ 10890] By: jhi on 2001/06/24 13:44:43
8215 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
8216 variables.
8217 Branch: perl
8218 ! pp_sys.c
8219____________________________________________________________________________
8220[ 10889] By: jhi on 2001/06/24 13:24:00
8221 Log: Make UTS as per #10888.
8222 Branch: perl
8223 ! hints/uts.sh
8224____________________________________________________________________________
8225[ 10888] By: jhi on 2001/06/24 13:21:23
8226 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
8227 Branch: perl
8228 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
8229 ! mpeix/mpeixish.h perl.h unixish.h
8230____________________________________________________________________________
8231[ 10887] By: jhi on 2001/06/24 13:15:45
8232 Log: AUTHORS update.
8233 Branch: perl
8234 ! AUTHORS
8235____________________________________________________________________________
8236[ 10886] By: jhi on 2001/06/24 13:14:31
8237 Log: Subject: Encode::Tcl for multibyte doesnot work
8238 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8239 Date: Sun, 24 Jun 2001 22:48:21 +0900
8240 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
8241 Branch: perl
8242 ! ext/Encode/Encode/Tcl.pm
8243____________________________________________________________________________
8244[ 10885] By: jhi on 2001/06/24 13:12:46
8245 Log: Subject: [PATCH] Remove tautology in error messages
8246 From: Mike Guy <mjtg@cam.ac.uk>
8247 Date: Sun, 24 Jun 2001 13:31:00 +0100
8248 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
8249 Branch: perl
8250 ! pp_sys.c
8251____________________________________________________________________________
8252[ 10884] By: jhi on 2001/06/24 13:11:36
8253 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
8254 Branch: perl
8255 ! hints/darwin.sh
8256____________________________________________________________________________
8257[ 10883] By: jhi on 2001/06/24 13:09:55
8258 Log: Subject: Re: [PATCH 5.6.1] test suite
8259 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8260 Date: Sun, 24 Jun 2001 05:47:05 -0400
8261 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
8262
8263 Test suite fixes.
8264 Branch: perl
8265 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
8266____________________________________________________________________________
8267[ 10882] By: jhi on 2001/06/24 13:07:46
8268 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
8269 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8270 Date: Sun, 24 Jun 2001 05:37:19 -0400
8271 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
8272 Branch: perl
8273 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
8274____________________________________________________________________________
8275[ 10881] By: jhi on 2001/06/24 13:05:24
8276 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
8277 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8278 Date: Sun, 24 Jun 2001 05:34:50 -0400
8279 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
8280
8281 Pacify compiler warnings.
8282 Branch: perl
8283 ! pp_sys.c
8284____________________________________________________________________________
8285[ 10880] By: jhi on 2001/06/24 13:02:30
8286 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
8287 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8288 Date: Sun, 24 Jun 2001 05:21:18 -0400
8289 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
8290
8291 Enable compression of executables during link time.
8292 Branch: perl
8293 ! hints/os2.sh
8294____________________________________________________________________________
8295[ 10879] By: jhi on 2001/06/24 13:00:47
8296 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
8297 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8298 Date: Sun, 24 Jun 2001 05:15:11 -0400
8299 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
8300
8301 Add ordinals to the export list for Perl DLL.
8302 (Breaks intra-version DLL compatibility.)
8303 Branch: perl
8304 ! makedef.pl
8305____________________________________________________________________________
8306[ 10878] By: jhi on 2001/06/24 02:12:04
8307 Log: Allow (displaying and) re-editing the Subject in perlbug.
8308 Also abstract the Subject quality control into a function.
8309 Branch: perl
8310 ! utils/perlbug.PL
8311____________________________________________________________________________
8312[ 10877] By: jhi on 2001/06/24 01:40:53
8313 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
8314 Branch: perl
8315 ! utils/perlbug.PL
8316____________________________________________________________________________
8317[ 10876] By: jhi on 2001/06/24 01:37:05
8318 Log: Regen toc and modlib.
8319 Branch: perl
8320 ! pod/perlmodlib.pod pod/perltoc.pod
8321____________________________________________________________________________
8322[ 10875] By: jhi on 2001/06/24 01:29:33
8323 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
8324 by John Peacock. (Can be 'ntea' which means emulate UNIX file
8325 attribute semantics as much as possible, or 'ntsec' which uses
8326 native NTFS semantics.) (See also #10877.)
8327 Branch: perl
8328 ! perl.c
8329____________________________________________________________________________
8330[ 10874] By: jhi on 2001/06/23 23:57:28
8331 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
8332 Branch: perl
8333 ! lib/Test/Harness.pm
8334____________________________________________________________________________
8335[ 10873] By: jhi on 2001/06/23 23:36:56
8336 Log: Just zap the -uPerlio.
8337 Branch: perl
8338 ! ext/B/Stash.t
8339____________________________________________________________________________
8340[ 10872] By: jhi on 2001/06/23 21:29:10
8341 Log: Do not test PerlIO if PerlIO not used.
8342 Branch: perl
8343 ! ext/PerlIO/PerlIO.t
8344____________________________________________________________________________
8345[ 10871] By: jhi on 2001/06/23 21:12:49
8346 Log: Regen perlapi.
8347 Branch: perl
8348 ! pod/perlapi.pod
8349____________________________________________________________________________
8350[ 10870] By: jhi on 2001/06/23 21:03:31
8351 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
8352 From: Nicholas Clark <nick@ccl4.org>
8353 Date: Sat, 23 Jun 2001 22:55:47 +0100
8354 Message-ID: <20010623225547.Z98663@plum.flirble.org>
8355 Branch: perl
8356 ! numeric.c
8357____________________________________________________________________________
8358[ 10869] By: jhi on 2001/06/23 17:13:21
8359 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
8360 From: Prymmer/Kahn <pvhp@best.com>
8361 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
8362 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
8363 Branch: perl
8364 ! lib/h2xs.t
8365____________________________________________________________________________
8366[ 10868] By: jhi on 2001/06/23 16:04:38
8367 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
8368 cygwin does not taint cwd, just like win32.
8369 Branch: perl
8370 ! lib/File/Find/taint.t t/op/taint.t
8371____________________________________________________________________________
8372[ 10867] By: jhi on 2001/06/23 15:39:15
8373 Log: Retract #10865, the patch should be unnecessary.
8374 (But seemingly helpful in Cygwin? Strange.)
8375 Branch: perl
8376 ! lib/Memoize/t/tie_ndbm.t
8377____________________________________________________________________________
8378[ 10866] By: jhi on 2001/06/23 15:06:30
8379 Log: Misplaced test file; plus Cygwin filesystem semantics.
8380 Branch: perl
8381 + ext/SDBM_File/sdbm.t
8382 - ext/ODBM_File/sdbm.t
8383 ! MANIFEST
8384____________________________________________________________________________
8385[ 10865] By: jhi on 2001/06/23 15:01:02
8386 Log: (Retracted by #10867.)
8387 Branch: perl
8388 ! lib/Memoize/t/tie_ndbm.t
8389____________________________________________________________________________
8390[ 10864] By: jhi on 2001/06/23 14:25:43
8391 Log: Metaconfig unit change for #10863.
8392 Branch: metaconfig/U/perl
8393 ! Extensions.U
8394____________________________________________________________________________
8395[ 10863] By: jhi on 2001/06/23 14:25:20
8396 Log: In Cygwin do not build NDBM_File and ODBM_File unless
8397 -lndbm and -ldbm are available.
8398 Branch: perl
8399 ! Configure config_h.SH
8400____________________________________________________________________________
8401[ 10862] By: jhi on 2001/06/23 14:02:14
8402 Log: More Cygwin filesystem semantics.
8403 Branch: perl
8404 ! t/io/fs.t t/op/stat.t
8405____________________________________________________________________________
8406[ 10861] By: jhi on 2001/06/23 13:38:00
8407 Log: More DOSish permission semantics for Cygwin.
8408 Branch: perl
8409 ! lib/AnyDBM_File.t
8410____________________________________________________________________________
8411[ 10860] By: jhi on 2001/06/23 13:32:41
8412 Log: Cygwin too has different permission semantics.
8413 Branch: perl
8414 ! ext/GDBM_File/gdbm.t
8415____________________________________________________________________________
8416[ 10859] By: jhi on 2001/06/23 13:30:06
8417 Log: The group (and assumedly passwd) databases can have
8418 only one entry (this is the case in cygwin).
8419 Branch: perl
8420 ! t/op/grent.t t/op/pwent.t
8421____________________________________________________________________________
8422[ 10858] By: jhi on 2001/06/23 13:16:26
8423 Log: Also in Cygwin use Socket to figure out domainname
8424 (if any) (avoids trying to call external 'domainname',
8425 which doesn't at the moment exist in Cygwin)
8426 Branch: perl
8427 ! lib/Net/Domain.pm
8428____________________________________________________________________________
8429[ 10857] By: jhi on 2001/06/23 12:48:32
8430 Log: Remove also the lib$Foo.def, not just $Foo.def.
8431 Branch: perl
8432 ! lib/ExtUtils/MM_Unix.pm
8433____________________________________________________________________________
8434[ 10856] By: jhi on 2001/06/23 12:21:53
8435 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
8436 Branch: perl
8437 ! unixish.h
8438____________________________________________________________________________
8439[ 10855] By: jhi on 2001/06/23 12:14:15
8440 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
8441 to match the whole isprint(), only the space character.
8442 Branch: perl
8443 ! handy.h pod/perlre.pod t/op/pat.t
8444____________________________________________________________________________
8445[ 10854] By: nick on 2001/06/23 08:09:33
8446 Log: Integrate mainline
8447 Branch: perlio
8448 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
8449 !> lib/ExtUtils.t lib/File/Find/taint.t
8450 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
8451 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
8452 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
8453____________________________________________________________________________
8454[ 10853] By: jhi on 2001/06/23 03:48:09
8455 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
8456 with its floats in os390 and s390 (UTS).
8457 Branch: perl
8458 ! lib/Math/BigInt/t/bigintpm.t
8459____________________________________________________________________________
8460[ 10852] By: jhi on 2001/06/23 03:38:53
8461 Log: Add also UTS (s390) to the non-IEEE float platforms.
8462 Branch: perl
8463 ! t/op/sprintf.t
8464____________________________________________________________________________
8465[ 10851] By: jhi on 2001/06/23 03:36:04
8466 Log: Subject: RFC: what are applicable standards for exponent sizes?
8467 From: Peter Prymmer <pvhp@forte.com>
8468 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
8469 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
8470 Branch: perl
8471 ! t/op/sprintf.t
8472____________________________________________________________________________
8473[ 10850] By: jhi on 2001/06/23 03:29:04
8474 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
8475 From: Peter Prymmer <pvhp@forte.com>
8476 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
8477 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
8478 Branch: perl
8479 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
8480____________________________________________________________________________
8481[ 10849] By: jhi on 2001/06/23 03:27:21
8482 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
8483 From: Peter Prymmer <pvhp@forte.com>
8484 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
8485 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
8486 Branch: perl
8487 ! lib/ExtUtils.t
8488____________________________________________________________________________
8489[ 10848] By: jhi on 2001/06/22 21:51:31
8490 Log: Retract #10845.
8491 Branch: perl
8492 ! lib/File/Find/taint.t
8493____________________________________________________________________________
8494[ 10847] By: jhi on 2001/06/22 21:50:38
8495 Log: Yet another error message.
8496 Branch: perl
8497 ! t/op/mkdir.t
8498____________________________________________________________________________
8499[ 10846] By: jhi on 2001/06/22 21:48:39
8500 Log: The croak message for nonexistent socket functions may vary.
8501 Branch: perl
8502 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
8503____________________________________________________________________________
8504[ 10845] By: jhi on 2001/06/22 21:42:38
8505 Log: (Retracted by #10848.)
8506 Branch: perl
8507 ! lib/File/Find/taint.t
8508____________________________________________________________________________
8509[ 10844] By: jhi on 2001/06/22 21:32:58
8510 Log: Integrate perlio.
8511 Branch: perl
8512 !> lib/File/Find/taint.t t/op/write.t
8513____________________________________________________________________________
8514[ 10843] By: nick on 2001/06/22 21:24:51
8515 Log: Back out debug in taint.t
8516 Branch: perlio
8517 ! lib/File/Find/taint.t
8518____________________________________________________________________________
8519[ 10842] By: jhi on 2001/06/22 21:20:02
8520 Log: setitimer() does not exist in Unicos, despite of what
8521 Configure thinks, from Mark P. Lutz.
8522 Branch: perl
8523 ! hints/unicos.sh
8524____________________________________________________________________________
8525[ 10841] By: nick on 2001/06/22 21:19:36
8526 Log: Skip cwd test on Win32 ???
8527 Branch: perlio
8528 ! lib/File/Find/taint.t
8529____________________________________________________________________________
8530[ 10840] By: jhi on 2001/06/22 21:17:34
8531 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
8532 and Tru64 gcc -Wall happy.
8533 Branch: perl
8534 ! mg.c
8535____________________________________________________________________________
8536[ 10839] By: jhi on 2001/06/22 21:15:32
8537 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
8538 Branch: perl
8539 ! ext/IPC/SysV/Semaphore.pm
8540____________________________________________________________________________
8541[ 10838] By: jhi on 2001/06/22 21:12:02
8542 Log: Metaconfig unit change for #10837.
8543 Branch: metaconfig/U/perl
8544 ! Cross.U
8545____________________________________________________________________________
8546[ 10837] By: jhi on 2001/06/22 21:09:42
8547 Log: Cleanup of the cross-compilation unit.
8548 Branch: perl
8549 ! Configure
8550____________________________________________________________________________
8551[ 10836] By: nick on 2001/06/22 20:45:12
8552 Log: Skip |- based op/write.t on Win32 as well as VMS
8553 Branch: perlio
8554 ! t/op/write.t
8555____________________________________________________________________________
8556[ 10835] By: jhi on 2001/06/22 20:44:20
8557 Log: Integrate perlio.
8558 Branch: perl
8559 !> util.c
8560____________________________________________________________________________
8561[ 10834] By: nick on 2001/06/22 20:41:54
8562 Log: Integrate mainline
8563 Branch: perlio
8564 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8565 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
8566 !> vos/config.ga.h
8567____________________________________________________________________________
8568[ 10833] By: nick on 2001/06/22 20:22:58
8569 Log: Patcho fix.
8570 Branch: perlio
8571 ! util.c
8572____________________________________________________________________________
8573[ 10832] By: jhi on 2001/06/22 20:13:02
8574 Log: Metaconfig unit changes for #10831.
8575 Branch: metaconfig
8576 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
8577____________________________________________________________________________
8578[ 10831] By: jhi on 2001/06/22 20:12:29
8579 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
8580 From: Andy Dougherty <doughera@lafayette.edu>
8581 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
8582 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
8583 Branch: perl
8584 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8585 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
8586____________________________________________________________________________
8587[ 10830] By: jhi on 2001/06/22 19:50:15
8588 Log: MPE/iX prototype nits from Mark Bixby.
8589 Branch: perl
8590 ! pp_sys.c
8591____________________________________________________________________________
8592[ 10829] By: jhi on 2001/06/22 16:25:16
8593 Log: Detypo.
8594 Branch: perl
8595 ! util.c
8596____________________________________________________________________________
8597[ 10828] By: nick on 2001/06/22 15:33:37
8598 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
8599 Branch: perlio
8600 +> lib/h2xs.t
8601 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
8602 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
8603 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
8604 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
8605 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
8606 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
8607 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
8608 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
8609 !> vms/vmsish.h
8610____________________________________________________________________________
8611[ 10827] By: jhi on 2001/06/22 14:15:26
8612 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
8613 Date: Fri, 22 Jun 2001 10:08:35 -0500
8614 From: "Craig A. Berry" <craigberry@mac.com>
8615 Message-Id: <a05101001b75908704194@[192.168.56.145]>
8616 Branch: perl
8617 ! vms/vms.c vms/vmsish.h
8618____________________________________________________________________________
8619[ 10826] By: jhi on 2001/06/22 13:35:37
8620 Log: NetWare scripts tweak from Ananth Kesari.
8621 Branch: perl
8622 ! NetWare/t/NWScripts.pl
8623____________________________________________________________________________
8624[ 10825] By: jhi on 2001/06/22 13:00:55
8625 Log: Update Changes.
8626 Branch: perl
8627 ! Changes patchlevel.h
8628____________________________________________________________________________
3e2ce105
JH
8629[ 10824] By: jhi on 2001/06/22 12:46:56
8630 Log: Add .i and .s targets.
8631 Branch: perl
8632 ! Makefile.SH
8633____________________________________________________________________________
8634[ 10823] By: jhi on 2001/06/22 12:25:20
8635 Log: Upgrade to Locale::Maketext 1.03.
8636 Branch: perl
8637 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
8638 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
8639____________________________________________________________________________
8640[ 10822] By: jhi on 2001/06/22 12:23:57
8641 Log: Upgrade to I18N::LangTags 0.26.
8642 Branch: perl
8643 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
8644 ! lib/I18N/LangTags/test.pl
8645____________________________________________________________________________
8646[ 10821] By: jhi on 2001/06/22 12:16:41
8647 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
8648 Philip Newton.
8649 Branch: perl
8650 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
8651 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8652____________________________________________________________________________
8653[ 10820] By: jhi on 2001/06/22 12:13:37
8654 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
8655 From: Prymmer/Kahn <pvhp@best.com>
8656 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
8657 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
8658 Branch: perl
8659 + lib/h2xs.t
8660 ! MANIFEST utils/h2xs.PL
8661____________________________________________________________________________
8662[ 10819] By: jhi on 2001/06/22 12:11:56
8663 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
8664 From: Prymmer/Kahn <pvhp@best.com>
8665 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
8666 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
8667 Branch: perl
8668 ! lib/ExtUtils.t
8669____________________________________________________________________________
8670[ 10818] By: jhi on 2001/06/22 12:11:08
8671 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
8672 From: Prymmer/Kahn <pvhp@best.com>
8673 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
8674 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
8675 Branch: perl
8676 ! t/pod/plainer.t
8677____________________________________________________________________________
8678[ 10817] By: jhi on 2001/06/22 12:10:05
8679 Log: AUTHORS update.
8680 Branch: perl
8681 ! AUTHORS
8682____________________________________________________________________________
8683[ 10816] By: jhi on 2001/06/22 12:08:24
8684 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
8685 From: "Craig A. Berry" <craigberry@mac.com>
8686 Date: Thu, 21 Jun 2001 18:20:38 -0500
8687 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
8688 Branch: perl
8689 ! ext/POSIX/POSIX.xs
8690____________________________________________________________________________
8691[ 10815] By: jhi on 2001/06/22 12:07:19
8692 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
8693 From: "Craig A. Berry" <craigberry@mac.com>
8694 Date: Thu, 21 Jun 2001 09:58:52 -0500
8695 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
8696 Branch: perl
8697 ! ext/B/Deparse.t t/op/write.t
8698____________________________________________________________________________
8699[ 10814] By: nick on 2001/06/22 08:13:09
8700 Log: Integrate mainline.
8701 Branch: perlio
8702 !> (integrate 46 files)
8703____________________________________________________________________________
8704[ 10813] By: jhi on 2001/06/22 02:48:58
8705 Log: Change the prefixes only if $prefix is unset,
8706 as originally patched by Marcel Grunauer.
8707 Branch: perl
8708 ! hints/darwin.sh hints/rhapsody.sh
8709____________________________________________________________________________
8710[ 10812] By: jhi on 2001/06/22 02:44:41
8711 Log: Subject: Re: Patch for hints/darwin.sh
8712 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
8713 Date: Thu, 21 Jun 2001 11:23:46 -0700
8714 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
8715 Branch: perl
8716 ! hints/darwin.sh hints/rhapsody.sh
8717____________________________________________________________________________
8718[ 10811] By: jhi on 2001/06/22 02:34:27
8719 Log: Add .PHONY targets for non-file targets,
8720 from Wilfredo Sánchez. Should help saying
8721 "make install" on case-insensitive filesystems.
8722 Branch: perl
8723 ! Makefile.SH
8724____________________________________________________________________________
8725[ 10810] By: jhi on 2001/06/22 02:01:23
8726 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
8727 From: Doug MacEachern <dougm@covalent.net>
8728 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
8729 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
8730
8731 plus reword the getcwd() comment, plus use getcwd() buffer
8732 size minus one.
8733 Branch: perl
8734 ! util.c
8735____________________________________________________________________________
8736[ 10809] By: jhi on 2001/06/22 01:16:58
8737 Log: More gprofing from Doug MacEachern.
8738 Branch: perl
8739 ! Makefile.SH
8740____________________________________________________________________________
8741[ 10808] By: jhi on 2001/06/22 01:15:11
8742 Log: Metaconfig unit change for #10807.
8743 Branch: metaconfig/U/perl
8744 ! d_sfio.U
8745____________________________________________________________________________
8746[ 10807] By: jhi on 2001/06/22 01:14:43
8747 Log: Tell that you are removing the unneeded -lsfio.
8748 Branch: perl
8749 ! Configure
8750____________________________________________________________________________
8751[ 10806] By: jhi on 2001/06/22 01:03:14
8752 Log: More MPE/iX tweaks from Mark Bixby.
8753 Branch: perl
8754 ! perl.c t/op/magic.t
8755____________________________________________________________________________
8756[ 10805] By: jhi on 2001/06/21 22:41:11
8757 Log: The fchdir() proto is supposed to live in <unistd.h>.
8758 Branch: perl
8759 ! ext/Cwd/Cwd.xs
8760____________________________________________________________________________
8761[ 10804] By: jhi on 2001/06/21 22:24:42
8762 Log: This town is too small for the Cwd extension and me,
8763 it would seem...
8764 Branch: perl
8765 ! ext/Cwd/Cwd.xs
8766____________________________________________________________________________
8767[ 10803] By: jhi on 2001/06/21 21:54:00
8768 Log: Metaconfig unit change for #10802.
8769 Branch: metaconfig/U/perl
8770 ! d_modfl.U
8771____________________________________________________________________________
8772[ 10802] By: jhi on 2001/06/21 21:53:37
8773 Log: More d'ohs.
8774 Branch: perl
8775 ! Configure
8776____________________________________________________________________________
8777[ 10801] By: jhi on 2001/06/21 21:38:38
8778 Log: Off-by-one. I'm so classic.
8779 Branch: perl
8780 ! util.c
8781____________________________________________________________________________
8782[ 10800] By: jhi on 2001/06/21 20:10:19
8783 Log: Update Changes.
8784 Branch: perl
8785 ! Changes patchlevel.h
8786____________________________________________________________________________
62e06c62
JH
8787[ 10799] By: jhi on 2001/06/21 20:03:54
8788 Log: Subject: Documentation patch for Net::FTP
8789 From: Marcel Grunauer <marcel@codewerk.com>
8790 Date: Wed, 20 Jun 2001 23:03:26 +0200
8791 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
8792 Branch: perl
8793 ! lib/Net/FTP.pm
8794____________________________________________________________________________
8795[ 10798] By: jhi on 2001/06/21 20:01:14
8796 Log: Retract the #10417 mg.c and embed.pl parts because of
8797 strange SEGVs in 64bit x86 FreeBSD observed by
8798 Nicholas Clark.
8799 Branch: perl
8800 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
8801____________________________________________________________________________
8802[ 10797] By: jhi on 2001/06/21 19:40:34
8803 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
8804 Branch: perl
8805 ! Configure NetWare/config.wc NetWare/config_H.wc
8806 ! Porting/Glossary Porting/config.sh Porting/config_H
8807 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
8808 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8809 ! vos/config.ga.h win32/config.bc win32/config.gc
8810 ! win32/config.vc win32/config_H.bc win32/config_H.gc
8811 ! win32/config_H.vc
8812____________________________________________________________________________
8813[ 10796] By: jhi on 2001/06/21 19:08:28
8814 Log: Cwd tweak from Doug MacEachern.
8815 Branch: perl
8816 ! ext/Cwd/Cwd.xs
8817____________________________________________________________________________
8818[ 10795] By: jhi on 2001/06/21 19:03:48
8819 Log: Protect the fchdir() and lstat() with ifdefs.
8820 fchdir() needs a Configure probe.
8821 Branch: perl
8822 ! ext/Cwd/Cwd.xs
8823____________________________________________________________________________
8824[ 10794] By: nick on 2001/06/21 17:11:35
8825 Log: Integrate mainline
8826 Branch: perlio
8827 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
8828 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
8829 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
8830 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
8831 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
8832 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
8833 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
8834 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
8835 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
8836 - lib/File/Glob/case.t lib/File/Glob/global.t
8837 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
8838 - lib/File/Temp/posix.t lib/File/Temp/security.t
8839 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
8840 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
8841 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
8842 - lib/Text/Wrap/wrap.t
8843 !> (integrate 41 files)
8844____________________________________________________________________________
8845[ 10793] By: jhi on 2001/06/21 17:01:26
8846 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
8847 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
8848 Date: Thu, 21 Jun 2001 13:04:54 -0500
8849 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
8850 Branch: perl
8851 ! ext/Cwd/Cwd.xs
8852____________________________________________________________________________
8853[ 10792] By: jhi on 2001/06/21 16:13:57
8854 Log: Subject: [PATCH pod] overlong =item
8855 From: Robin Barker <rmb1@cise.npl.co.uk>
8856 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
8857 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
8858 Branch: perl
8859 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
8860 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
8861____________________________________________________________________________
8862[ 10791] By: jhi on 2001/06/21 16:10:51
8863 Log: Subject: [PATCH perlio.c] format
8864 From: Robin Barker <rmb1@cise.npl.co.uk>
8865 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
8866 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
8867 Branch: perl
8868 ! perlio.c
8869____________________________________________________________________________
8870[ 10790] By: jhi on 2001/06/21 15:52:04
8871 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
8872 From: Radu Greab <radu@netsoft.ro>
8873 Date: Thu, 21 Jun 2001 19:06:02 +0300
8874 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
8875 Branch: perl
8876 ! pod/perlapi.pod sv.c
8877____________________________________________________________________________
8878[ 10789] By: jhi on 2001/06/21 14:48:25
8879 Log: The metaconfig unit changes for #10788.
8880 Branch: metaconfig/U/perl
8881 ! Cross.U fflushall.U
8882____________________________________________________________________________
8883[ 10788] By: jhi on 2001/06/21 14:47:48
8884 Log: Cross-configuration changes: make $from to rm the files
8885 before copying them over (this means that he rm can be
8886 removed from the fflushall test), create $targetmkdir
8887 (not documented in install since it is supposed to internal
8888 use only), make $run to copy over the executable only if
8889 a stamp file .xok doesn't already exist (to avoid unnecessary
8890 copying of the executable)
8891 Branch: perl
8892 ! Configure Makefile.SH
8893____________________________________________________________________________
8894[ 10787] By: nick on 2001/06/21 14:16:18
8895 Log: Integrate mainline
8896 Branch: perlio
8897 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
8898 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
8899 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
8900 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
8901 !> (integrate 34 files)
8902____________________________________________________________________________
8903[ 10786] By: jhi on 2001/06/21 13:59:32
8904 Log: Re-add the files as text.
8905 Branch: perl
8906 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
8907____________________________________________________________________________
8908[ 10785] By: jhi on 2001/06/21 13:57:55
8909 Log: Delete the binary files.
8910 Branch: perl
8911 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
8912____________________________________________________________________________
8913[ 10784] By: jhi on 2001/06/21 13:49:47
8914 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
8915 From: Andy Dougherty <doughera@lafayette.edu>
8916 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
8917 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
8918 Branch: perl
8919 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
8920 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
8921 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
8922 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
8923____________________________________________________________________________
8924[ 10783] By: jhi on 2001/06/21 13:46:50
8925 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
8926 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
8927 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
8928 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
8929
8930 Setting umask to something friendlier.
8931 Branch: perl
8932 ! installman installperl
8933____________________________________________________________________________
8934[ 10782] By: jhi on 2001/06/21 13:42:17
8935 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
8936 Resort MANIFEST with sort -f, looks much better.
8937 Branch: perl
8938 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
8939 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
8940 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
8941 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
8942 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
8943 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
8944 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
8945 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
8946 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
8947 - lib/File/Glob/case.t lib/File/Glob/global.t
8948 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
8949 - lib/File/Temp/posix.t lib/File/Temp/security.t
8950 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
8951 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
8952 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
8953 - lib/Text/Wrap/wrap.t
8954 ! MANIFEST
8955____________________________________________________________________________
8956[ 10781] By: jhi on 2001/06/21 13:16:04
8957 Log: Upgrade to I18N::LangTags 0.25.
8958 Branch: perl
8959 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
8960 ! lib/I18N/LangTags/List.pm
8961____________________________________________________________________________
8962[ 10780] By: jhi on 2001/06/21 13:12:54
8963 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
8964 From: Richard Soderberg <rs@crystalflame.net>
8965 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
8966 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
8967 Branch: perl
8968 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
8969 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
8970____________________________________________________________________________
8971[ 10779] By: jhi on 2001/06/21 12:59:57
8972 Log: Test obsoleted by change #10777.
8973 Branch: perl
8974 ! t/op/sub_lval.t
8975____________________________________________________________________________
8976[ 10778] By: jhi on 2001/06/21 12:52:37
8977 Log: Case of confused test numbering.
8978 Branch: perl
8979 ! t/op/pat.t
8980____________________________________________________________________________
8981[ 10777] By: jhi on 2001/06/21 12:30:57
8982 Log: Subject: Re: Opinion on undef lvalue
8983 From: Abhijit Menon-Sen <ams@wiw.org>
8984 Date: Sun, 17 Jun 2001 13:04:46 +0530
8985 Message-ID: <20010617130446.B27925@lustre.linux.in>
8986
8987 Allow lvalue subs to return undef in array context.
8988 Branch: perl
8989 ! pp_hot.c
8990____________________________________________________________________________
8991[ 10776] By: jhi on 2001/06/21 12:27:48
8992 Log: Just a guess that using the same hack for cygwin as
8993 for win32 might help.
8994 Branch: perl
8995 ! lib/File/Find/find.t
8996____________________________________________________________________________
8997[ 10775] By: jhi on 2001/06/21 12:25:58
8998 Log: NetWare tweaks from Guruprasad.
8999 Branch: perl
9000 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
9001 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
9002 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
9003 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
9004____________________________________________________________________________
9005[ 10774] By: jhi on 2001/06/21 12:21:17
9006 Log: Subject: Re: perl@10722: Bogus warnings on REs
9007 From: Hugo <hv@crypt.compulink.co.uk>
9008 Date: Thu, 21 Jun 2001 09:51:17 +0100
9009 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
9010
9011 Unroll to avoid a UTS compiler bug.
9012 Branch: perl
9013 ! regcomp.c
9014____________________________________________________________________________
9015[ 10773] By: jhi on 2001/06/21 12:13:13
9016 Log: Subject: Re: [PATCH] Make /o work under i?threads
9017 From: Artur Bergman <artur@contiller.se>
9018 Date: Thu, 21 Jun 2001 14:38:03 +0200
9019 Message-ID: <B757B74A.184D%artur@contiller.se>
9020 Branch: perl
9021 ! t/op/pat.t
9022____________________________________________________________________________
9023[ 10772] By: jhi on 2001/06/21 12:12:23
9024 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
9025 From: Artur Bergman <artur@contiller.se>
9026 Date: Thu, 21 Jun 2001 14:27:33 +0200
9027 Message-ID: <B757B4D4.1849%artur@contiller.se>
9028
9029 Plus extra parentheses.
9030 Branch: perl
9031 ! op.h
9032____________________________________________________________________________
9033[ 10771] By: jhi on 2001/06/21 12:10:29
9034 Log: Subject: [PATCH] Make /o work under i?threads
9035 From: Richard Soderberg <rs@crystalflame.net>
9036 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
9037 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
9038 Branch: perl
9039 ! pp_ctl.c
9040____________________________________________________________________________
9041[ 10770] By: jhi on 2001/06/21 12:09:28
9042 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
9043 From: Artur Bergman <artur@contiller.se>
9044 Date: Thu, 21 Jun 2001 14:04:54 +0200
9045 Message-ID: <B757AF86.1842%artur@contiller.se>
9046 Branch: perl
9047 ! op.h
9048____________________________________________________________________________
9049[ 10769] By: jhi on 2001/06/21 12:08:03
9050 Log: Subject: Re: perl@10765: sv.c not OK on win32
9051 From: Artur Bergman <artur@contiller.se>
9052 Date: Thu, 21 Jun 2001 10:31:06 +0200
9053 Message-ID: <B7577D69.182C%artur@contiller.se>
9054 Branch: perl
9055 ! sv.c
9056____________________________________________________________________________
9057[ 10768] By: jhi on 2001/06/21 12:03:56
9058 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
9059 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9060 Date: Thu, 21 Jun 2001 06:23:56 -0400
9061 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
9062
9063 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
9064 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9065 Date: Thu, 21 Jun 2001 06:32:21 -0400
9066 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
9067 Branch: perl
9068 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
9069____________________________________________________________________________
9070[ 10767] By: jhi on 2001/06/21 12:00:07
9071 Log: Subject: [PATCH] make syslog test more verbose
9072 From: Robert Spier <rspier@pobox.com>
9073 Date: Thu, 21 Jun 2001 00:54:32 -0400
9074 Message-ID: <15153.32264.295807.333073@rls.cx>
9075 Branch: perl
9076 ! ext/Sys/Syslog/syslog.t
9077____________________________________________________________________________
9078[ 10766] By: jhi on 2001/06/20 23:27:57
9079 Log: Subject: op/study.t refinements
9080 From: Hugo <hv@crypt.compulink.co.uk>
9081 Date: Thu, 21 Jun 2001 00:29:07 +0100
9082 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
9083 Branch: perl
9084 ! t/op/study.t
9085____________________________________________________________________________
9086[ 10765] By: jhi on 2001/06/20 19:51:47
9087 Log: Update Changes.
9088 Branch: perl
9089 ! Changes patchlevel.h
9090____________________________________________________________________________
974c90c5
JH
9091[ 10764] By: jhi on 2001/06/20 19:00:23
9092 Log: Subject: Re: [PATCH] djgpp updates
9093 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
9094 Date: Wed, 20 Jun 2001 10:05:15 +0200
9095 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
9096 Branch: perl
9097 ! djgpp/config.over
9098____________________________________________________________________________
9099[ 10763] By: jhi on 2001/06/20 18:58:06
9100 Log: Fix for ID 20010619.002 "When building hash, hash keys that
9101 are function calls are not being called", from Abhijit.
9102 Branch: perl
9103 ! t/base/lex.t toke.c
9104____________________________________________________________________________
9105[ 10762] By: jhi on 2001/06/20 18:45:00
9106 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
9107 Branch: perl
9108 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
9109 + lib/Locale/Maketext/test.pl
9110 - lib/Locale/Maketext.t
9111 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
9112 ! lib/Locale/Maketext/TPJ13.pod
9113____________________________________________________________________________
9114[ 10761] By: jhi on 2001/06/20 18:44:15
9115 Log: Metaconfig unit change for #10760.
9116 Branch: metaconfig
9117 ! U/modified/Cppsym.U
9118____________________________________________________________________________
9119[ 10760] By: jhi on 2001/06/20 18:42:04
9120 Log: Do not remove the ccsym* Cppsym* files since
9121 they are useful for metaconfig units coming after us.
9122 (This is the Configure nit mentioned in #10752.)
9123 Branch: perl
9124 ! Configure
9125____________________________________________________________________________
9126[ 10759] By: jhi on 2001/06/20 18:02:18
9127 Log: Update to I18N::LangTags 0.24, from Sean Burke.
9128 Branch: perl
9129 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
9130 + lib/I18N/LangTags/README
9131 - lib/I18N/LangTags/List.pod
9132 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
9133____________________________________________________________________________
9134[ 10758] By: jhi on 2001/06/20 17:34:43
9135 Log: Regen headers.
9136 Branch: perl
9137 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
9138 ! pod/perlapi.pod proto.h
9139____________________________________________________________________________
9140[ 10757] By: jhi on 2001/06/20 17:23:08
9141 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
9142 From: Artur Bergman <artur@contiller.se>
9143 Date: Wed, 20 Jun 2001 11:31:32 +0200
9144 Message-ID: <B7563A14.17D8%artur@contiller.se>
9145 Branch: perl
9146 ! embed.pl hv.c intrpvar.h sv.c sv.h
9147____________________________________________________________________________
9148[ 10756] By: jhi on 2001/06/20 17:13:26
9149 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
9150 From: Tim Sweetman <tim@aldigital.co.uk>
9151 Date: Wed, 13 Jun 2001 14:25:17 +0100
9152 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
9153 Branch: perl
9154 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
9155____________________________________________________________________________
9156[ 10755] By: nick on 2001/06/20 16:12:37
9157 Log: Integrate mainline
9158 Branch: perlio
9159 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
9160 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
9161 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
9162 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
9163 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
9164 !> t/op/study.t util.c
9165____________________________________________________________________________
9166[ 10754] By: gsar on 2001/06/20 15:22:27
9167 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
9168 but not Makefile)
9169 Branch: maint-5.6/perl
9170 ! win32/Makefile
9171____________________________________________________________________________
9172[ 10753] By: jhi on 2001/06/20 14:03:20
9173 Log: Security tweak on readlink().
9174 Branch: perl
9175 ! pp_sys.c
9176____________________________________________________________________________
9177[ 10752] By: jhi on 2001/06/20 14:00:23
9178 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
9179 Branch: perl
9180 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
9181 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
9182 ! mpeix/relink t/op/pwent.t
9183____________________________________________________________________________
9184[ 10751] By: jhi on 2001/06/20 13:57:27
9185 Log: Reinstate #10725 (with probe for alarm()).
9186 Branch: perl
9187 ! t/op/study.t
9188____________________________________________________________________________
9189[ 10750] By: jhi on 2001/06/20 13:53:46
9190 Log: Replace our implementation of realpath() with OpenBSD's
9191 (src/lib/libc/stdlib/realpath.c 1.4).
9192 Branch: perl
9193 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
9194 ! pod/perldiag.pod proto.h util.c
9195____________________________________________________________________________
9196[ 10749] By: jhi on 2001/06/20 13:07:49
9197 Log: Integrate perlio.
9198 Branch: perl
9199 !> perlio.c
9200____________________________________________________________________________
9201[ 10748] By: jhi on 2001/06/20 13:07:18
9202 Log: No point in going into memory-saving contortions
9203 with getcwd() since there's a danger of buffer overflow.
9204 Also make the POSIX extension to use sv_getcwd().
9205 Finally, a missed proto.h fragment.
9206 Branch: perl
9207 ! ext/POSIX/POSIX.xs proto.h util.c
9208____________________________________________________________________________
9209[ 10747] By: nick on 2001/06/20 12:38:26
9210 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
9211 Branch: perlio
9212 ! perlio.c
9213____________________________________________________________________________
9214[ 10746] By: jhi on 2001/06/20 11:51:10
9215 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
9216 From: Graham Barr <gbarr@pobox.com>
9217 Date: Wed, 20 Jun 2001 11:05:49 +0100
9218 Message-ID: <20010620110549.I19188@pobox.com>
9219
9220 reported in
9221
9222 Subject: Bug in IO::Socket::INET module (repeat)
9223 From: "Harmon S. Nine" <hnine@netarx.com>
9224 Date: Tue, 19 Jun 2001 09:41:35 -0400
9225 Message-ID: <3B2F568F.8080605@netarx.com>
9226
9227 The bug was that the IO::Socket::INET constructor
9228 did not allow a 'LocalPort' of 0.
9229 Branch: perl
9230 ! ext/IO/lib/IO/Socket/INET.pm
9231____________________________________________________________________________
9232[ 10745] By: nick on 2001/06/20 08:56:39
9233 Log: Integrate mainline.
9234 Branch: perlio
9235 !> (integrate 37 files)
9236____________________________________________________________________________
9237[ 10744] By: jhi on 2001/06/20 04:54:53
9238 Log: After some reading I don't think we can blindly
9239 use systems' realpath(). Too many security problems,
9240 too many buggy implementations.
9241
9242 TODO: the realpath() emulation code in util.c doesn't
9243 seem fully operational? (readlink(), for example?)
9244 Branch: perl
9245 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
9246 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
9247 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
9248 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
9249 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
9250 ! win32/config_H.gc win32/config_H.vc
9251____________________________________________________________________________
9252[ 10743] By: jhi on 2001/06/20 00:48:48
9253 Log: Metaconfig unit change for #10738.
9254 Branch: metaconfig
9255 ! U/compline/d_gconvert.U
9256____________________________________________________________________________
9257[ 10742] By: jhi on 2001/06/20 00:48:20
9258 Log: Integrate change #10739 from maintperl:
9259
9260 C<eval "/x$\r\n/x"> fails to compile correctly
9261 Branch: perl
9262 !> t/op/pat.t toke.c
9263____________________________________________________________________________
9264[ 10741] By: jhi on 2001/06/20 00:41:05
9265 Log: Retract #10725 (Hugo asked NOT to apply the patch)
9266 Branch: perl
9267 ! t/op/study.t
9268____________________________________________________________________________
9269[ 10740] By: jhi on 2001/06/19 23:58:25
9270 Log: The test.third results were funnily named because of the
9271 new test scheme.
9272 Branch: perl
9273 ! t/TEST
9274____________________________________________________________________________
9275[ 10739] By: gsar on 2001/06/19 23:49:15
9276 Log: C<eval "/x$\r\n/x"> fails to compile correctly
9277 Branch: maint-5.6/perl
9278 ! t/op/pat.t toke.c
9279____________________________________________________________________________
9280[ 10738] By: jhi on 2001/06/19 23:04:15
9281 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
9282 From: Spider Boardman <spider@Orb.Nashua.NH.US>
9283 Date: Tue, 19 Jun 2001 19:15:40 -0400
9284 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
9285
9286 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
9287 because "1e+129" being expected but "1.e+129" being returned.
9288 The culprit (at least in Tru64) is the use of gcvt().
9289 Branch: perl
9290 ! Configure
9291____________________________________________________________________________
9292[ 10737] By: jhi on 2001/06/19 22:56:52
9293 Log: Subject: [PATCH perl@10722] test hunting on VMS
9294 From: "Craig A. Berry" <craigberry@mac.com>
9295 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
9296 Date: Tue, 19 Jun 2001 18:59:01 -0500
9297 Branch: perl
9298 ! vms/test.com
9299____________________________________________________________________________
9300[ 10736] By: jhi on 2001/06/19 21:32:29
9301 Log: Subject: [PATCH] s/typos//
9302 From: Abhijit Menon-Sen <ams@wiw.org>
9303 Date: Wed, 20 Jun 2001 02:15:02 +0530
9304 Message-ID: <20010620021502.A14541@lustre.linux.in>
9305
9306 Without the op.h s/bearword/bareword/ hunk, see
9307 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
9308 Branch: perl
9309 ! util.c
9310____________________________________________________________________________
9311[ 10735] By: jhi on 2001/06/19 21:26:43
9312 Log: Metaconfig unit change for #10732 and #10733.
9313 Branch: metaconfig/U/perl
9314 ! fflushall.U
9315____________________________________________________________________________
9316[ 10734] By: jhi on 2001/06/19 21:24:41
9317 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
9318 From: "Craig A. Berry" <craigberry@mac.com>
9319 Date: Tue, 19 Jun 2001 17:19:48 -0500
9320 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
9321 Branch: perl
9322 ! configure.com vms/descrip_mms.template
9323____________________________________________________________________________
9324[ 10733] By: jhi on 2001/06/19 19:57:44
9325 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
9326 From: Spider Boardman <spider@Orb.Nashua.NH.US>
9327 Date: Tue, 19 Jun 2001 16:48:07 -0400
9328 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
9329
9330 Further fixes to fflush(NULL) detection.
9331 Branch: perl
9332 ! Configure
9333____________________________________________________________________________
9334[ 10732] By: jhi on 2001/06/19 19:38:20
9335 Log: AIX test -s hangs with non-existent files?
9336 (A genuine logic bug in Configure, but AIX also broken?)
9337 Branch: perl
9338 ! Configure
9339____________________________________________________________________________
9340[ 10731] By: jhi on 2001/06/19 19:17:35
9341 Log: AUTHORS updates.
9342 Branch: perl
9343 ! AUTHORS
9344____________________________________________________________________________
9345[ 10730] By: jhi on 2001/06/19 19:03:07
9346 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
9347 From: Spider Boardman <spider@Orb.Nashua.NH.US>
9348 Date: Tue, 19 Jun 2001 15:33:25 -0400
9349 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
9350 Branch: perl
9351 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
9352 ! t/lib/warnings/pp
9353____________________________________________________________________________
9354[ 10729] By: jhi on 2001/06/19 18:34:10
9355 Log: Integrate perlio.
9356 Branch: perl
9357 !> lib/File/Find/find.t win32/distclean.bat
9358____________________________________________________________________________
9359[ 10728] By: nick on 2001/06/19 18:24:53
9360 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
9361 Branch: perlio
9362 ! lib/File/Find/find.t win32/distclean.bat
9363____________________________________________________________________________
9364[ 10727] By: jhi on 2001/06/19 18:07:31
9365 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
9366 also add information how to find out whether one has PerlIO.
9367 Branch: perl
9368 ! pod/perlfunc.pod
9369____________________________________________________________________________
9370[ 10726] By: jhi on 2001/06/19 17:59:30
9371 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
9372 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
9373 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
9374 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
9375 Branch: perl
9376 ! pod/perlfunc.pod
9377____________________________________________________________________________
9378[ 10725] By: jhi on 2001/06/19 17:28:30
9379 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
9380 From: Hugo <hv@crypt.compulink.co.uk>
9381 Date: Tue, 19 Jun 2001 12:37:30 +0100
9382 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
9383 Branch: perl
9384 ! t/op/study.t
9385____________________________________________________________________________
9386[ 10724] By: jhi on 2001/06/19 17:22:20
9387 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
9388 From: Hugo <hv@crypt.compulink.co.uk>
9389 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
9390 Date: Tue, 19 Jun 2001 13:15:17 +0100
9391 Branch: perl
9392 ! util.c
9393____________________________________________________________________________
9394[ 10723] By: nick on 2001/06/19 14:46:15
9395 Log: Integrate mainline
9396 Branch: perlio
9397 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
9398 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
9399 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
9400 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
9401 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
9402 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
9403 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
9404 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
9405 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
9406 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
9407 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
9408 - ext/Thread/unsync4.t
9409 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
9410 !> djgpp/config.over djgpp/fixpmain
9411 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
9412 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
9413 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
9414____________________________________________________________________________
9415[ 10722] By: jhi on 2001/06/19 11:55:30
9416 Log: Update Changes.
9417 Branch: perl
9418 ! Changes patchlevel.h
9419____________________________________________________________________________
63b3d4d8
JH
9420[ 10721] By: jhi on 2001/06/19 11:29:34
9421 Log: The existence shall be MANIFESted.
9422 Branch: perl
9423 ! MANIFEST
9424____________________________________________________________________________
9425[ 10720] By: jhi on 2001/06/19 10:58:09
9426 Log: The old libnet.cfg is first searched from the current directory,
9427 only then from the module path.
9428 Branch: perl
9429 ! utils/libnetcfg.PL
9430____________________________________________________________________________
9431[ 10719] By: jhi on 2001/06/19 10:55:59
9432 Log: NetWare tweaks from Guruprasad.
9433 Branch: perl
9434 ! NetWare/Makefile NetWare/config.wc
9435____________________________________________________________________________
9436[ 10718] By: jhi on 2001/06/19 10:54:22
9437 Log: Subject: [PATCH] djgpp updates
9438 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
9439 Date: Tue, 19 Jun 2001 10:59:06 +0200
9440 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
9441 Branch: perl
9442 ! djgpp/config.over djgpp/fixpmain
9443____________________________________________________________________________
9444[ 10717] By: jhi on 2001/06/19 10:53:20
9445 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
9446 From: Prymmer/Kahn <pvhp@best.com>
9447 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
9448 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
9449 Branch: perl
9450 ! win32/Makefile
9451____________________________________________________________________________
9452[ 10716] By: jhi on 2001/06/19 10:52:25
9453 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
9454 to happen right after the inclusion of <inttypes.h>,
9455 from Edward Moy.
9456 Branch: perl
9457 ! handy.h perl.h
9458____________________________________________________________________________
9459[ 10715] By: jhi on 2001/06/19 10:49:21
9460 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
9461 From: Doug MacEachern <dougm@covalent.net>
9462 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
9463 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
9464 Branch: perl
9465 ! ext/DynaLoader/DynaLoader_pm.PL
9466____________________________________________________________________________
9467[ 10714] By: jhi on 2001/06/19 10:48:19
9468 Log: Revert #10656 for perfomance reasons but leave in the
9469 use of Hv*() macros -- in comments, so that grepping the
9470 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
9471 suggested by Sarathy, also by Abhijit.)
9472 Branch: perl
9473 ! hv.c
9474____________________________________________________________________________
9475[ 10713] By: jhi on 2001/06/19 10:46:08
9476 Log: Subject: [patch] .s MakeMaker suffix
9477 From: Doug MacEachern <dougm@covalent.net>
9478 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
9479 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
9480 Branch: perl
9481 ! lib/ExtUtils/MM_Unix.pm
9482____________________________________________________________________________
9483[ 10712] By: jhi on 2001/06/19 10:34:35
9484 Log: One test lost in the big shuffle restored.
9485 Branch: perl
9486 + ext/IPC/SysV/ipcsysv.t
9487 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
9488____________________________________________________________________________
9489[ 10711] By: jhi on 2001/06/19 10:25:46
9490 Log: Rename the old non-standard threads tests so that
9491 they won't be invoked.
9492 Branch: perl
9493 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
9494 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
9495 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
9496 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
9497 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
9498 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
9499 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
9500 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
9501 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
9502 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
9503 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
9504 - ext/Thread/unsync4.t
9505 ! MANIFEST
9506____________________________________________________________________________
9507[ 10710] By: jhi on 2001/06/19 10:18:41
9508 Log: Integrate perlio.
9509 Branch: perl
9510 !> win32/config_sh.PL
9511____________________________________________________________________________
9512[ 10709] By: nick on 2001/06/19 08:18:18
9513 Log: Integrate mainline
9514 Branch: perlio
9515 +> (branch 40 files)
9516 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
9517 - lib/strict/subs lib/strict/vars lib/warnings/1global
9518 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
9519 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
9520 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
9521 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
9522 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
9523 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
9524 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
9525 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
9526 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
9527 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
9528 - lib/warnings/utf8 lib/warnings/util
9529 !> (integrate 57 files)
9530____________________________________________________________________________
9531[ 10708] By: nick on 2001/06/19 07:57:10
9532 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
9533 Branch: perlio
9534 ! win32/config_sh.PL
9535____________________________________________________________________________
9536[ 10707] By: nick on 2001/06/19 07:05:07
9537 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
9538 Branch: perl
9539 ! perly.c perly.y perly_c.diff vms/perly_c.vms
9540____________________________________________________________________________
9541[ 10706] By: jhi on 2001/06/19 02:58:26
9542 Log: More perl572delta tweaks.
9543 Branch: perl
9544 ! pod/perl572delta.pod
9545____________________________________________________________________________
9546[ 10705] By: jhi on 2001/06/19 01:53:40
9547 Log: Update perl572delta.
9548 Branch: perl
9549 ! pod/perl572delta.pod
9550____________________________________________________________________________
9551[ 10704] By: jhi on 2001/06/19 01:28:40
9552 Log: VOS updates from Paul Green.
9553 Branch: perl
9554 ! vos/Changes vos/build.cm vos/perl.bind
9555____________________________________________________________________________
9556[ 10703] By: jhi on 2001/06/19 01:03:53
9557 Log: Update the vos/config.*.* files.
9558 Branch: perl
9559 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9560 ! vos/config.ga.h
9561____________________________________________________________________________
9562[ 10702] By: jhi on 2001/06/19 01:03:32
9563 Log: Add a makefile for more painless adding of symbols to the
9564 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
9565 takes care of the adding)
9566 Branch: perl
9567 + vos/Makefile
9568____________________________________________________________________________
9569[ 10701] By: jhi on 2001/06/19 00:51:44
9570 Log: Make libnetcfg by default display the libnet configuration,
9571 -c to change, add -i for old config, document all options,
9572 regen toc.
9573 Branch: perl
9574 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
9575____________________________________________________________________________
9576[ 10700] By: jhi on 2001/06/18 23:45:12
9577 Log: gcc -Wall sweep.
9578 Branch: perl
9579 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
9580____________________________________________________________________________
9581[ 10699] By: jhi on 2001/06/18 23:19:53
9582 Log: So there.
9583 Branch: perl
9584 ! universal.c
9585____________________________________________________________________________
9586[ 10698] By: jhi on 2001/06/18 23:10:22
9587 Log: Document the need for sv_printify().
9588
9589 Document that 'use utf8' has been considered.
9590
9591 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
9592 Branch: perl
9593 ! pod/perltodo.pod universal.c
9594____________________________________________________________________________
9595[ 10697] By: jhi on 2001/06/18 22:50:53
9596 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
9597 From: Nicholas Clark <nick@ccl4.org>
9598 Date: Mon, 18 Jun 2001 23:29:23 +0100
9599 Message-ID: <20010618232923.I98663@plum.flirble.org>
9600 Branch: perl
9601 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
9602 ! ext/Sys/Syslog/Makefile.PL
9603____________________________________________________________________________
9604[ 10696] By: jhi on 2001/06/18 22:39:32
9605 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
9606 From: Scott.L.Miller@Compaq.com
9607 Date: Mon, 18 Jun 2001 10:12:27 -0500
9608 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
9609 Branch: perl
9610 ! lib/perl5db.pl pod/perldebug.pod
9611____________________________________________________________________________
9612[ 10695] By: jhi on 2001/06/18 22:35:13
9613 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
9614 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
9615 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
9616 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
9617 Branch: perl
9618 ! lib/Carp/Heavy.pm
9619____________________________________________________________________________
9620[ 10694] By: jhi on 2001/06/18 22:34:06
9621 Log: Subject: [PATCH] Documentation changes for CLONE
9622 From: Artur Bergman <artur@contiller.se>
9623 Date: Mon, 18 Jun 2001 22:06:37 +0200
9624 Message-ID: <B7542BEC.1719%artur@contiller.se>
9625 Branch: perl
9626 ! pod/perlmod.pod pod/perlsub.pod
9627____________________________________________________________________________
9628[ 10693] By: jhi on 2001/06/18 22:31:38
9629 Log: Subject: Re: configure.com
9630 From: "Craig A. Berry" <craigberry@mac.com>
9631 Date: Mon, 18 Jun 2001 16:04:38 -0500
9632 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
9633 Branch: perl
9634 ! configure.com
9635____________________________________________________________________________
9636[ 10692] By: jhi on 2001/06/18 22:30:43
9637 Log: Subject: PL_nullstash + perl_clone()
9638 From: Doug MacEachern <dougm@covalent.net>
9639 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
9640 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
9641 Branch: perl
9642 ! sv.c
9643____________________________________________________________________________
9644[ 10691] By: jhi on 2001/06/18 22:26:20
9645 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
9646 From: davem@fdgroup.co.uk
9647 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
9648 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
9649 Branch: perl
9650 ! embed.pl pod/perlapi.pod
9651____________________________________________________________________________
9652[ 10690] By: jhi on 2001/06/18 22:17:05
9653 Log: More cross-compilation defaults gleaned from -Dcc
9654 if it is CPU-OS-gcc.
9655 Branch: metaconfig
9656 ! U/modified/libc.U
9657 Branch: metaconfig/U/perl
9658 ! Cross.U
9659 Branch: perl
9660 ! Configure INSTALL
9661____________________________________________________________________________
9662[ 10689] By: jhi on 2001/06/18 13:59:47
9663 Log: Update Changes.
9664 Branch: perl
9665 ! Changes patchlevel.h
9666____________________________________________________________________________
d53fedae
JH
9667[ 10688] By: jhi on 2001/06/18 13:44:18
9668 Log: Subject: [PATCH 5.7.1] sv.c documentation
9669 From: davem@fdgroup.co.uk
9670 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
9671 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
9672 Branch: perl
9673 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
9674 ! sv.c sv.h
9675____________________________________________________________________________
9676[ 10687] By: jhi on 2001/06/18 13:38:03
9677 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
9678 From: "Jon Gunnip" <jongunnip@hotmail.com>
9679 Date: Sun, 17 Jun 2001 18:24:29 -0400
9680 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
9681 Branch: perl
9682 ! pod/perlvar.pod
9683____________________________________________________________________________
9684[ 10686] By: jhi on 2001/06/18 13:32:13
9685 Log: Move the locale/strict/warnings helper files back
9686 under the t/lib; this way the amount of non-installabled
9687 stuff under lib/ stays smaller.
9688 Branch: perl
9689 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
9690 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
9691 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
9692 + t/lib/warnings/5nolint t/lib/warnings/6default
9693 + t/lib/warnings/7fatal t/lib/warnings/8signal
9694 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
9695 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
9696 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
9697 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
9698 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
9699 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
9700 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
9701 + t/lib/warnings/taint t/lib/warnings/toke
9702 + t/lib/warnings/universal t/lib/warnings/utf8
9703 + t/lib/warnings/util
9704 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
9705 - lib/strict/subs lib/strict/vars lib/warnings/1global
9706 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
9707 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
9708 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
9709 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
9710 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
9711 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
9712 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
9713 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
9714 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
9715 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
9716 - lib/warnings/utf8 lib/warnings/util
9717 ! MANIFEST installperl lib/locale.t lib/strict.t
9718____________________________________________________________________________
9719[ 10685] By: jhi on 2001/06/18 13:11:49
9720 Log: Split off the pack/unpack code, from Nicholas Clark.
9721 Branch: perl
9722 + pp_pack.c
9723 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
9724 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
9725 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
9726____________________________________________________________________________
9727[ 10684] By: jhi on 2001/06/18 12:25:55
9728 Log: Guard the SysV IPC tests against being invoked in
9729 SysV-IPC-less places.
9730 Branch: perl
9731 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
9732____________________________________________________________________________
9733[ 10683] By: nick on 2001/06/18 12:24:42
9734 Log: Integrate mainline (new test scheme now ok on Linux).
9735 Branch: perlio
9736 +> lib/warnings.t
9737 !> dump.c sv.c
9738____________________________________________________________________________
9739[ 10682] By: jhi on 2001/06/18 12:20:50
9740 Log: Add the locale.c and numeric.c to the microperl sources.
9741 Branch: perl
9742 ! Makefile.micro win32/Makefile
9743____________________________________________________________________________
9744[ 10681] By: jhi on 2001/06/18 11:57:45
9745 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
9746 From: Abhijit Menon-Sen <ams@wiw.org>
9747 Date: Mon, 18 Jun 2001 14:23:44 +0530
9748 Message-ID: <20010618142344.A13136@lustre.linux.in>
9749 Branch: perl
9750 ! dump.c
9751____________________________________________________________________________
9752[ 10680] By: jhi on 2001/06/18 11:56:12
9753 Log: Subject: Re: [PATCH] more anonymous stash cleanups
9754 From: Abhijit Menon-Sen <ams@wiw.org>
9755 Date: Mon, 18 Jun 2001 15:50:32 +0530
9756 Message-ID: <20010618155032.A13223@lustre.linux.in>
9757
9758 Plus the comment left in as suggested by NI-S.
9759 Branch: perl
9760 ! sv.c
9761____________________________________________________________________________
9762[ 10679] By: jhi on 2001/06/18 11:49:27
9763 Log: One missed file.
9764 Branch: perl
9765 + lib/warnings.t
9766____________________________________________________________________________
9767[ 10678] By: nick on 2001/06/18 08:05:29
9768 Log: Integrate mainline (part2 - the deletes)
9769 Branch: perlio
9770 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
9771 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
9772 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
9773 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
9774 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
9775 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
9776 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
9777 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
9778 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
9779 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
9780 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
9781____________________________________________________________________________
9782[ 10677] By: nick on 2001/06/18 08:04:44
9783 Log: Integrate mainline (part1)
9784 Branch: perlio
9785 +> (branch 376 files)
9786 - (delete 219 files)
9787 !> (integrate 151 files)
9788____________________________________________________________________________
9789[ 10676] By: jhi on 2001/06/18 04:17:15
9790 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
9791 No doubt I made some mistakes like missed some files or
9792 misnamed some files. The naming rules were more or less:
9793 (1) if the module is from CPAN, follows its ways, be it
9794 t/*.t or test.pl.
9795 (2) otherwise if there are multiple tests for a module
9796 put them in a t/
9797 (3) otherwise if there's only one test put it in Module.t
9798 (4) helper files go to module/ (locale, strict, warnings)
9799 (5) use longer filenames now that we can (but e.g. the
9800 compat-0.6.t and the Text::Balanced test files still
9801 were renamed to be more civil against the 8.3 people)
9802 installperl was updated appropriately not to install the
9803 *.t files or the help files from under lib.
9804
9805 TODO: some helper files still remain under t/ that could
9806 follow their 'masters'. UPDATE: On second thoughts, why
9807 should they. They can continue to live under t/lib, and
9808 in fact the locale/strict/warnings helpers that were moved
9809 could be moved back. This way the amount of non-installable
9810 stuff under lib/ stays smaller.
9811 Branch: perl
9812 + (add 253 files)
9813 - (delete 254 files)
9814 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
9815____________________________________________________________________________
9816[ 10675] By: jhi on 2001/06/18 03:15:02
9817 Log: The warning no more comes from util.c, it comes from numeric.c.
9818 Branch: perl
9819 ! README.tru64
9820____________________________________________________________________________
9821[ 10674] By: jhi on 2001/06/18 00:56:22
9822 Log: Subject: Re: anyone good at casting spells?
9823 From: Spider Boardman <spider@Orb.Nashua.NH.US>
9824 Date: Sun, 17 Jun 2001 21:21:04 -0400
9825 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
9826 Branch: perl
9827 ! ext/POSIX/POSIX.xs hv.h
9828____________________________________________________________________________
9829[ 10673] By: jhi on 2001/06/17 22:24:53
9830 Log: Protect the (original) thread tests against testing if no 5.005
9831 threads have been configured.
9832 Branch: perl
9833 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
9834 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
9835 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
9836 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
9837 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
9838 ! ext/Thread/unsync4.t
9839____________________________________________________________________________
9840[ 10672] By: jhi on 2001/06/17 22:09:28
9841 Log: Try the new test scanning scheme on Text::Abbrev.
9842 Branch: perl
9843 + lib/Text/Abbrev.t
9844 - lib/Text/Abbrev/t/abbrev.t
9845 ! MANIFEST
9846____________________________________________________________________________
9847[ 10671] By: jhi on 2001/06/17 22:07:08
9848 Log: Change the scan policy of the *.t and test.pl files,
9849 now the *.t do not need to live in a t/ directory.
9850 Branch: perl
9851 ! t/TEST t/harness
9852____________________________________________________________________________
9853[ 10670] By: jhi on 2001/06/17 20:32:35
9854 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
9855 From: Ilmari Karonen <iltzu@sci.fi>
9856 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
9857 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
9858 Branch: perl
9859 ! pod/perlfaq7.pod
9860____________________________________________________________________________
9861[ 10669] By: jhi on 2001/06/17 20:30:22
9862 Log: Quench the warnings from Tru64; the HP-UX is still
9863 broken because it really, REALLY, doesn't like the
9864 HvARRAY() being lvalue:
9865
9866 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
9867 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
9868 Branch: perl
9869 ! hv.c
9870____________________________________________________________________________
9871[ 10668] By: jhi on 2001/06/17 19:13:24
9872 Log: Integrate change #10667 from maintperl:
9873
9874 change#10449 broke the special-case that makes lexicals inside the
9875 eval"" within DB::DB() visible
9876 Branch: perl
9877 !> op.c
9878____________________________________________________________________________
9879[ 10667] By: gsar on 2001/06/17 19:08:27
9880 Log: change#10449 broke the special-case that makes lexicals inside the
9881 eval"" within DB::DB() visible
9882 Branch: maint-5.6/perl
9883 ! op.c
9884____________________________________________________________________________
9885[ 10666] By: jhi on 2001/06/17 17:50:07
9886 Log: Still spurious output; indent the code a bit.
9887
9888 TODO1: separate the utility functions like MkDir
9889 into a helper script?
9890
9891 TODO2: I see a lot of repetition in the filepath()
9892 and dirpath() calls.
9893 Branch: perl
9894 ! t/lib/filefind.t t/lib/findtaint.t
9895____________________________________________________________________________
9896[ 10665] By: jhi on 2001/06/17 16:59:42
9897 Log: Regen modlib, toc.
9898 Branch: perl
9899 ! pod/perlmodlib.pod pod/perltoc.pod
9900____________________________________________________________________________
9901[ 10664] By: jhi on 2001/06/17 16:55:28
9902 Log: Add libnetcfg to perlutil.
9903 Branch: perl
9904 ! pod/perlutil.pod
9905____________________________________________________________________________
9906[ 10663] By: jhi on 2001/06/17 16:53:29
9907 Log: Initial integration of libnet-1.0703.
9908 The Configure script renamed as libnetcfg, will be
9909 installed along other utilities.
9910 Branch: perl
9911 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
9912 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
9913 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
9914 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
9915 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
9916 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
9917 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
9918 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
9919 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
9920 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
9921 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
9922 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
9923 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
9924 + utils/libnetcfg.PL
9925 ! MANIFEST utils.lst utils/Makefile
9926____________________________________________________________________________
9927[ 10662] By: jhi on 2001/06/17 15:37:32
9928 Log: Less potentially test-harness-confusing output.
9929 Branch: perl
9930 ! lib/Memoize/t/expire_module_t.t
9931____________________________________________________________________________
9932[ 10661] By: jhi on 2001/06/17 15:31:04
9933 Log: The final print annoys make test.
9934 Branch: perl
9935 ! t/lib/filefind.t t/lib/findtaint.t
9936____________________________________________________________________________
9937[ 10660] By: jhi on 2001/06/17 14:00:21
9938 Log: Add an option for handling dangling symbolic links.
9939 Branch: perl
9940 ! lib/File/Find.pm t/lib/filefind.t
9941____________________________________________________________________________
9942[ 10659] By: jhi on 2001/06/17 13:45:48
9943 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
9944 From: Thomas Wegner <wegner_thomas@yahoo.com>
9945 Date: Sun, 17 Jun 2001 14:43:11 +0200
9946 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
9947 Branch: perl
9948 + t/lib/findtaint.t
9949 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
9950____________________________________________________________________________
9951[ 10658] By: jhi on 2001/06/17 13:13:25
9952 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
9953 From: Jonathan Stowe <gellyfish@gellyfish.com>
9954 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
9955 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
9956 Branch: perl
9957 ! lib/ExtUtils/MM_Unix.pm
9958____________________________________________________________________________
9959[ 10657] By: jhi on 2001/06/17 13:12:25
9960 Log: Subject: [PATCH] more anonymous stash cleanups
9961 From: Abhijit Menon-Sen <ams@wiw.org>
9962 Date: Sun, 17 Jun 2001 11:44:06 +0530
9963 Message-ID: <20010617114406.A25203@lustre.linux.in>
9964 Branch: perl
9965 ! op.c
9966____________________________________________________________________________
9967[ 10656] By: jhi on 2001/06/17 13:11:11
9968 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
9969 From: Abhijit Menon-Sen <ams@wiw.org>
9970 Date: Sun, 17 Jun 2001 08:02:59 +0530
9971 Message-ID: <20010617080259.A28776@lustre.linux.in>
9972
9973 Subject: [PATCH #2/7] xhv_eiter
9974 From: Abhijit Menon-Sen <ams@wiw.org>
9975 Date: Sun, 17 Jun 2001 08:13:18 +0530
9976 Message-ID: <20010617081318.B28776@lustre.linux.in>
9977
9978 Subject: [PATCH #3/7] xhv_fill
9979 From: Abhijit Menon-Sen <ams@wiw.org>
9980 Date: Sun, 17 Jun 2001 08:25:16 +0530
9981 Message-ID: <20010617082516.C28776@lustre.linux.in>
9982
9983 Subject: [PATCH #4/7] xhv_keys
9984 From: Abhijit Menon-Sen <ams@wiw.org>
9985 Date: Sun, 17 Jun 2001 08:36:17 +0530
9986 Message-ID: <20010617083617.D28776@lustre.linux.in>
9987
9988 Subject: [PATCH #5/7] xhv_max
9989 From: Abhijit Menon-Sen <ams@wiw.org>
9990 Date: Sun, 17 Jun 2001 08:39:48 +0530
9991 Message-ID: <20010617083948.E28776@lustre.linux.in>
9992
9993 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
9994 From: Abhijit Menon-Sen <ams@wiw.org>
9995 Date: Sun, 17 Jun 2001 08:51:11 +0530
9996 Message-ID: <20010617085111.F28776@lustre.linux.in>
9997 Branch: perl
9998 ! hv.c
9999____________________________________________________________________________
10000[ 10655] By: jhi on 2001/06/16 23:32:03
10001 Log: Update Changes.
10002 Branch: perl
10003 ! Changes patchlevel.h
10004____________________________________________________________________________
f66cedcd
JH
10005[ 10654] By: jhi on 2001/06/16 23:18:37
10006 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
10007 From: Abhijit Menon-Sen <ams@wiw.org>
10008 Date: Sat, 16 Jun 2001 07:41:19 +0530
10009 Message-ID: <20010616074119.A24720@lustre.linux.in>
10010 Branch: perl
10011 ! hv.c perl.c vms/vmsish.h win32/win32.h
10012____________________________________________________________________________
10013[ 10653] By: jhi on 2001/06/16 23:15:11
10014 Log: Document tests failing when threaded, since we now have more.
10015 Branch: perl
10016 ! pod/perl572delta.pod
10017____________________________________________________________________________
10018[ 10652] By: jhi on 2001/06/16 23:12:19
10019 Log: -Wall cleanup.
10020 Branch: perl
10021 ! ext/Thread/Thread.xs
10022____________________________________________________________________________
10023[ 10651] By: jhi on 2001/06/16 23:06:55
10024 Log: pthread_attr_setstacksize() isn't absolutely necessary
10025 to call, only iff THREAD_CREATE_NEEDS_STACK.
10026 Branch: perl
10027 ! ext/Thread/Thread.xs
10028____________________________________________________________________________
10029[ 10650] By: jhi on 2001/06/16 22:58:48
10030 Log: -Wall strays.
10031 Branch: perl
10032 ! perl.c util.c
10033____________________________________________________________________________
10034[ 10649] By: jhi on 2001/06/16 22:47:40
10035 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
10036 (and INT64_MIN) brokenness.
10037 Branch: perl
10038 ! hints/darwin.sh perl.h
10039____________________________________________________________________________
10040[ 10648] By: jhi on 2001/06/16 22:27:48
10041 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
10042 From: Nicholas Clark <nick@ccl4.org>
10043 Date: Sun, 17 Jun 2001 00:16:05 +0100
10044 Message-ID: <20010617001605.V98663@plum.flirble.org>
10045 Branch: perl
10046 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
10047 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
10048 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
10049____________________________________________________________________________
10050[ 10647] By: jhi on 2001/06/16 22:24:47
10051 Log: Add perlnetware to docs; regen toc; supply skeleton
10052 docs for some Memoize submodules.
10053 Branch: perl
10054 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
10055 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
10056 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
10057 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
10058 ! win32/Makefile win32/makefile.mk
10059____________________________________________________________________________
10060[ 10646] By: jhi on 2001/06/16 22:06:52
10061 Log: pod cleanup.
10062 Branch: perl
10063 ! README.netware
10064____________________________________________________________________________
10065[ 10645] By: jhi on 2001/06/16 21:47:00
10066 Log: Integrate Memoize 0.64. Few tweaks were required in
10067 the test scripts. Note that the speed and expire*
10068 tests take several dozen seconds to run.
10069 Branch: perl
10070 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
10071 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
10072 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
10073 + lib/Memoize/README lib/Memoize/SDBM_File.pm
10074 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
10075 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
10076 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
10077 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
10078 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
10079 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
10080 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
10081 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
10082 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
10083 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
10084 ! MANIFEST t/lib/1_compile.t
10085____________________________________________________________________________
10086[ 10644] By: jhi on 2001/06/16 20:35:49
10087 Log: Document the cross-compilation options.
10088 Branch: perl
10089 ! Cross/README INSTALL
10090____________________________________________________________________________
10091[ 10643] By: jhi on 2001/06/16 19:46:38
10092 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
10093 Branch: perl
10094 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
10095 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
10096 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
10097 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
10098 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
10099 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
10100 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
10101 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
10102 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
10103 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
10104 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
10105 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
10106 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
10107 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
10108 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
10109 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
10110 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
10111 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
10112 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
10113 + lib/ExtUtils/MM_NW5.pm
10114 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
10115 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
10116 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
10117 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
10118 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
10119 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
10120 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
10121 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
10122 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
10123 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
10124 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
10125 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
10126 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
10127 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
10128 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
10129 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
10130 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
10131 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
10132 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
10133 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
10134 ! util.h x2p/a2py.c
10135____________________________________________________________________________
10136[ 10642] By: jhi on 2001/06/16 19:16:04
10137 Log: Resort MANIFEST.
10138 Branch: perl
10139 ! MANIFEST
10140____________________________________________________________________________
10141[ 10641] By: jhi on 2001/06/16 18:52:26
10142 Log: Integrate perlio.
10143 Branch: perl
10144 +> win32/win32io.c
10145 !> MANIFEST perlio.c perliol.h win32/makefile.mk
10146____________________________________________________________________________
10147[ 10640] By: nick on 2001/06/16 18:38:31
10148 Log: Disable :win32 layer as default till I get it working
10149 Branch: perlio
10150 ! MANIFEST perlio.c
10151____________________________________________________________________________
10152[ 10639] By: jhi on 2001/06/16 18:35:46
10153 Log: Try the new scheme by moving the Text::Abbrev test
10154 to a new place under lib.
10155 Branch: perl
10156 + lib/Text/Abbrev/t/abbrev.t
10157 - t/lib/abbrev.t
10158 ! MANIFEST
10159____________________________________________________________________________
10160[ 10638] By: jhi on 2001/06/16 18:34:30
10161 Log: Make the code even more dynamical so that testname
10162 suffix length can change.
10163 Branch: perl
10164 ! lib/Test/Harness.pm t/TEST
10165____________________________________________________________________________
10166[ 10637] By: jhi on 2001/06/16 18:16:28
10167 Log: Allow for deeper t/ and also a single test.pl.
10168 Branch: perl
10169 ! t/TEST t/harness
10170____________________________________________________________________________
10171[ 10636] By: jhi on 2001/06/16 18:13:59
10172 Log: #define fix from Nicholas Clark.
10173 Branch: perl
10174 ! ext/POSIX/POSIX.xs
10175____________________________________________________________________________
10176[ 10635] By: jhi on 2001/06/16 17:50:43
10177 Log: Initialization is nice.
10178 Branch: perl
10179 ! lib/Test/Harness.pm
10180____________________________________________________________________________
10181[ 10634] By: jhi on 2001/06/16 17:38:53
10182 Log: Make t/TEST and t/harness to test also the t/ tests
10183 under the main lib/ and ext/ directories. Fix Test::Harness
10184 to dynamically change the width of its "foo/bar....ok" output.
10185 Branch: perl
10186 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
10187____________________________________________________________________________
10188[ 10633] By: jhi on 2001/06/16 16:58:57
10189 Log: Subject: [PATCH] Re: perl@10611
10190 From: Nicholas Clark <nick@ccl4.org>
10191 Date: Sat, 16 Jun 2001 16:52:47 +0100
10192 Message-ID: <20010616165247.O98663@plum.flirble.org>
10193
10194 The .xs parts, too.
10195 Branch: perl
10196 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
10197 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
10198____________________________________________________________________________
10199[ 10632] By: nick on 2001/06/16 16:44:35
10200 Log: Work-in-progress win32 layer semi-functional, checking
10201 for UNIX breakage.
10202 Branch: perlio
10203 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
10204____________________________________________________________________________
10205[ 10631] By: jhi on 2001/06/16 16:40:30
10206 Log: Subject: [PATCH] Re: perl@10611
10207 From: Nicholas Clark <nick@ccl4.org>
10208 Date: Sat, 16 Jun 2001 16:52:47 +0100
10209 Message-ID: <20010616165247.O98663@plum.flirble.org>
10210 Branch: perl
10211 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
10212 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
10213 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
10214 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
10215 ! lib/ExtUtils/Constant.pm
10216____________________________________________________________________________
10217[ 10630] By: jhi on 2001/06/16 15:11:38
10218 Log: Metaconfig unit change for #10629.
10219 Branch: metaconfig
10220 ! U/modified/Finish.U
10221____________________________________________________________________________
10222[ 10629] By: jhi on 2001/06/16 15:11:10
10223 Log: The extraction changed directories.
10224 Branch: perl
10225 ! Configure
10226____________________________________________________________________________
10227[ 10628] By: jhi on 2001/06/16 14:59:38
10228 Log: Math::BigInt 1.35 from Tels.
10229 Branch: perl
10230 + t/lib/mbimbf.t
10231 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10232 ! t/lib/bigfltpm.t t/lib/bigintpm.t
10233____________________________________________________________________________
10234[ 10627] By: nick on 2001/06/16 14:54:52
10235 Log: Work in progress UNIX-side edit of win32 PerLIO layer
10236 Branch: perlio
10237 + win32/win32io.c
10238 ! perlio.c win32/makefile.mk
10239____________________________________________________________________________
10240[ 10626] By: jhi on 2001/06/16 14:01:50
10241 Log: Subject: [PATCH 5.6.1] os2/diff-configure
10242 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10243 Date: Fri, 15 Jun 2001 01:19:36 -0400
10244 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
10245
10246 Empty all of it because I think #10624 made even the
10247 last patch hunk unnecessary.
10248 Branch: perl
10249 ! os2/diff.configure
10250____________________________________________________________________________
10251[ 10625] By: jhi on 2001/06/16 13:58:34
10252 Log: Metaconfig unit change for 10624.
10253 Branch: metaconfig
10254 ! U/modified/libc.U
10255 Branch: perl
10256 ! config_h.SH
10257____________________________________________________________________________
10258[ 10624] By: jhi on 2001/06/16 13:58:13
10259 Log: Move the initialization of libnames to the beginning so
10260 that can one 'seed' it (as OS/2 does.)
10261 Branch: perl
10262 ! Configure
10263____________________________________________________________________________
10264[ 10623] By: jhi on 2001/06/16 13:47:54
10265 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
10266 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10267 Date: Fri, 15 Jun 2001 19:10:57 -0400
10268 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
10269 Branch: perl
10270 ! os2/OS2/REXX/DLL/DLL.pm
10271____________________________________________________________________________
10272[ 10622] By: jhi on 2001/06/16 13:29:42
10273 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
10274 From: "Craig A. Berry" <craigberry@mac.com>
10275 Date: Fri, 15 Jun 2001 17:00:03 -0500
10276 Message-Id: <a05101007b750342599be@[172.16.52.1]>
10277 Branch: perl
10278 ! vms/descrip_mms.template
10279____________________________________________________________________________
10280[ 10621] By: jhi on 2001/06/16 13:28:37
10281 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
10282 From: "Craig A. Berry" <craigberry@mac.com>
10283 Date: Fri, 15 Jun 2001 18:39:42 -0500
10284 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
10285 Branch: perl
10286 ! lib/File/Spec/VMS.pm t/lib/extutils.t
10287____________________________________________________________________________
10288[ 10620] By: jhi on 2001/06/16 13:25:06
10289 Log: Integrate perlio.
10290 Branch: perl
10291 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
10292 !> t/io/utf8.t t/lib/io_scalar.t
10293____________________________________________________________________________
10294[ 10619] By: nick on 2001/06/15 21:05:19
10295 Log: Generated files
10296 Branch: perlio
10297 ! embed.h proto.h
10298____________________________________________________________________________
10299[ 10618] By: nick on 2001/06/15 20:27:42
10300 Log: Fix open.pm to work via XS-implemented method calls rather
10301 than *open::layers variables which caused all the HV/AV hassle.
10302 Branch: perlio
10303 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
10304 ! t/lib/io_scalar.t
10305____________________________________________________________________________
10306[ 10617] By: jhi on 2001/06/15 18:50:53
10307 Log: Integrate perlio.
10308 Branch: perl
10309 !> lib/ExtUtils/Constant.pm
10310____________________________________________________________________________
10311[ 10616] By: nick on 2001/06/15 18:46:47
10312 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
10313 Branch: perlio
10314 ! lib/ExtUtils/Constant.pm
10315____________________________________________________________________________
10316[ 10615] By: jhi on 2001/06/15 18:36:43
10317 Log: Integrate perlio.
10318 Branch: perl
10319 !> ext/Socket/Socket.xs
10320____________________________________________________________________________
10321[ 10614] By: nick on 2001/06/15 18:33:37
10322 Log: MULTIPLICITY fix for Socket.xs
10323 Branch: perlio
10324 ! ext/Socket/Socket.xs
10325____________________________________________________________________________
10326[ 10613] By: jhi on 2001/06/15 16:34:06
10327 Log: Subject: Re: perl@10611
10328 From: Doug MacEachern <dougm@covalent.net>
10329 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
10330 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
10331 Branch: perl
10332 ! ext/Socket/Socket.xs
10333____________________________________________________________________________
10334[ 10612] By: nick on 2001/06/15 16:14:38
10335 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
10336 Branch: perlio
10337 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10338 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
10339 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
10340 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
10341 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
10342 !> utils/h2ph.PL
10343____________________________________________________________________________
10344[ 10611] By: jhi on 2001/06/15 14:29:04
10345 Log: Update Changes.
10346 Branch: perl
10347 ! Changes patchlevel.h
10348____________________________________________________________________________
377d47e7
JH
10349[ 10610] By: jhi on 2001/06/15 14:20:33
10350 Log: Upping the test count.
10351 Branch: perl
10352 ! t/lib/filefind.t
10353____________________________________________________________________________
10354[ 10609] By: jhi on 2001/06/15 14:13:29
10355 Log: Integrate perlio.
10356 Branch: perl
10357 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10358____________________________________________________________________________
10359[ 10608] By: jhi on 2001/06/15 14:12:31
10360 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
10361 From: andreas.koenig@anima.de (Andreas J. Koenig)
10362 Date: 15 Jun 2001 13:30:39 +0200
10363 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
10364
10365 Record the grim history.
10366 Branch: perl
10367 ! lib/File/Find.pm
10368____________________________________________________________________________
10369[ 10607] By: jhi on 2001/06/15 14:08:19
10370 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
10371 From: Brian McCauley <nobull@mail.com>
10372 Date: 15 Jun 2001 07:51:26 +0100
10373 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
10374 Branch: perl
10375 ! lib/File/Find.pm t/lib/filefind.t
10376____________________________________________________________________________
10377[ 10606] By: nick on 2001/06/15 14:00:08
10378 Log: regen_config_h for Win32.
10379 Branch: perlio
10380 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10381____________________________________________________________________________
10382[ 10605] By: jhi on 2001/06/15 13:49:55
10383 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
10384 From: Peter Prymmer <pvhp@forte.com>
10385 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
10386 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
10387 Branch: perl
10388 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
10389____________________________________________________________________________
10390[ 10604] By: jhi on 2001/06/15 13:45:03
10391 Log: Some filesystems require writability for rename/unlink.
10392 Branch: perl
10393 ! opcode.pl
10394____________________________________________________________________________
10395[ 10603] By: jhi on 2001/06/15 13:41:34
10396 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
10397 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10398 Date: Fri, 15 Jun 2001 12:08:53 +0200
10399 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
10400 Branch: perl
10401 ! perlio.c
10402____________________________________________________________________________
10403[ 10602] By: jhi on 2001/06/15 13:27:04
10404 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
10405 From: Mike Guy <mjtg@cam.ac.uk>
10406 Date: Fri, 15 Jun 2001 14:11:49 +0100
10407 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
10408 Branch: perl
10409 ! opcode.pl
10410____________________________________________________________________________
10411[ 10601] By: jhi on 2001/06/15 13:21:18
10412 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
10413 From: Nicholas Clark <nick@ccl4.org>
10414 Date: Thu, 14 Jun 2001 23:52:56 +0100
10415 Message-ID: <20010614235256.G98663@plum.flirble.org>
10416 Branch: perl
10417 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
10418 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
10419____________________________________________________________________________
10420[ 10600] By: jhi on 2001/06/15 13:16:56
10421 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
10422 From: Russ Allbery <rra@stanford.edu>
10423 Date: 14 Jun 2001 13:24:43 -0700
10424 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
10425 Branch: perl
10426 ! ext/GDBM_File/GDBM_File.pm
10427____________________________________________________________________________
10428[ 10599] By: jhi on 2001/06/15 13:15:26
10429 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
10430 From: Nicholas Clark <nick@ccl4.org>
10431 Date: Thu, 14 Jun 2001 20:37:47 +0100
10432 Message-ID: <20010614203747.F98663@plum.flirble.org>
10433 Branch: perl
10434 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10435 ! t/lib/gdbm.t
10436____________________________________________________________________________
10437[ 10598] By: jhi on 2001/06/15 13:13:13
10438 Log: Integrate perlio.
10439 Branch: perl
10440 !> makedef.pl sv.c
10441____________________________________________________________________________
10442[ 10597] By: nick on 2001/06/15 11:08:13
10443 Log: Check that HVs with HvNAME() != NULL are really stashes before
10444 treating them as such. Also be more defensive on the GvCV.
10445 Win32 fork and dprof now working again.
10446 Branch: perlio
10447 ! sv.c
10448____________________________________________________________________________
10449[ 10596] By: nick on 2001/06/15 10:11:20
10450 Log: Integrate mainline.
10451 Branch: perlio
10452 +> Cross/README
10453 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
10454 !> Porting/config_H config_h.SH configure.com epoc/config.sh
10455 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
10456 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10457 !> vos/config.ga.h win32/config.bc win32/config.gc
10458 !> win32/config.vc win32/config_H.bc win32/config_H.gc
10459 !> win32/config_H.vc
10460____________________________________________________________________________
10461[ 10595] By: nick on 2001/06/15 09:37:17
10462 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
10463 - Win32 (VC++) now builds but fails:
10464 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
10465 fork.t - No &___ENV_HV_NAME___::CLONE method ???
10466 write.t - open(...,"|-") not implemented on Win32
10467 Branch: perlio
10468 ! makedef.pl
10469____________________________________________________________________________
10470[ 10594] By: jhi on 2001/06/15 00:17:16
10471 Log: Integrate perlio.
10472 Branch: perl
10473 !> perlio.c win32/makefile.mk
10474____________________________________________________________________________
10475[ 10593] By: jhi on 2001/06/15 00:16:44
10476 Log: Metaconfig unit changes for #10592.
10477 Branch: metaconfig
10478 + U/modified/i_varhdr.U U/modified/startsh.U
10479 - U/a_dvisory/crosscompile.U U/target/Target.U
10480 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
10481 ! U/compline/bitpbyte.U U/compline/byteorder.U
10482 ! U/compline/ccflags.U U/compline/charsize.U
10483 ! U/compline/d_casti32.U U/compline/d_castneg.U
10484 ! U/compline/d_closedir.U U/compline/d_fd_set.U
10485 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
10486 ! U/compline/d_keepsig.U U/compline/d_open3.U
10487 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
10488 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
10489 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
10490 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
10491 ! U/compline/doublesize.U U/compline/floatsize.U
10492 ! U/compline/nblock_io.U U/compline/orderlib.U
10493 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
10494 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
10495 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
10496 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
10497 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
10498 ! U/modified/spitshell.U U/threads/archname.U
10499 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
10500 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
10501 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
10502 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
10503 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
10504 Branch: metaconfig/U/perl
10505 + Cross.U
10506 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
10507 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
10508 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
10509 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
10510 ! stdio_streams.U uselfs.U
10511____________________________________________________________________________
10512[ 10592] By: jhi on 2001/06/15 00:15:52
10513 Log: The first steps towards cross-compilation.
10514
10515 Abstract execution of compiled test executables with $run,
10516 and abstract transfer of files with $to and $from.
10517
10518 Under cross-compilation the $run, $to, and $from will point
10519 to appropriate wrapper scripts, by default ssh and scp,
10520 but also rsh, rcp, and cp are supported. If not
10521 cross-compiling, they will be set to '', ':', and ':',
10522 respectively.
10523
10524 With these patches I was able to get Configure for
10525 iPAQ ARM Linux on an Intel Linux about 95% right
10526 (only a few tests failed to execute or they produced
10527 incorrect results), and I was able to compile
10528 a functional miniperl.
10529
10530 The symbol crosscompile renamed to be usecrosscompile,
10531 the corresponding C symbol from CROSSCOMPILE to
10532 USE_CROSS_COMPILE.
10533 Branch: perl
10534 ! Configure Cross/README Makefile.SH Porting/Glossary
10535 ! Porting/config.sh Porting/config_H config_h.SH configure.com
10536 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
10537 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10538 ! vos/config.ga.def vos/config.ga.h win32/config.bc
10539 ! win32/config.gc win32/config.vc win32/config_H.bc
10540 ! win32/config_H.gc win32/config_H.vc
10541____________________________________________________________________________
10542[ 10591] By: nick on 2001/06/14 20:00:12
10543 Log: Steps along the road toward Win32 building again.
10544 Branch: perlio
10545 ! perlio.c win32/makefile.mk
10546____________________________________________________________________________
10547[ 10590] By: jhi on 2001/06/14 16:11:11
10548 Log: Integrate perlio.
10549 Branch: perl
10550 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10551____________________________________________________________________________
10552[ 10589] By: nick on 2001/06/14 13:54:07
10553 Log: Routine regen_config_h for Win32
10554 Branch: perlio
10555 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10556____________________________________________________________________________
10557[ 10588] By: jhi on 2001/06/14 12:30:46
10558 Log: Integrate perlio.
10559 Branch: perl
10560 +> perlyline.pl
10561 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
10562____________________________________________________________________________
10563[ 10587] By: jhi on 2001/06/14 12:23:24
10564 Log: A placeholder.
10565 Branch: perl
10566 + Cross/README
10567____________________________________________________________________________
10568[ 10586] By: nick on 2001/06/14 08:25:07
10569 Log: Add new step to run_byacc which:
10570 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
10571 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
10572 Branch: perlio
10573 + perlyline.pl
10574 ! MANIFEST Makefile.SH perly.c
10575____________________________________________________________________________
10576[ 10585] By: nick on 2001/06/14 08:22:29
10577 Log: Integrate mainline
10578 Branch: perlio
10579 +> locale.c numeric.c
10580 !> Changes cygwin/Makefile.SHs embed.h embed.pl
10581 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
10582 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
10583 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
10584 !> x2p/Makefile.SH
10585____________________________________________________________________________
10586[ 10584] By: nick on 2001/06/14 08:05:53
10587 Log: Hack to remove insecure directories from PATH so test will run.
10588 Branch: perlio
10589 ! t/lib/filefind.t
10590____________________________________________________________________________
10591[ 10583] By: jhi on 2001/06/14 03:11:16
10592 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
10593 Branch: perl
10594 - t/lib/mbimbf.t
10595 ! MANIFEST
10596____________________________________________________________________________
10597[ 10582] By: jhi on 2001/06/14 03:04:51
10598 Log: Detypo.
10599 Branch: perl
10600 ! x2p/Makefile.SH
10601____________________________________________________________________________
10602[ 10581] By: jhi on 2001/06/14 03:03:14
10603 Log: de-$CONFIG continues.
10604 Branch: perl
10605 ! cygwin/Makefile.SHs x2p/Makefile.SH
10606____________________________________________________________________________
10607[ 10580] By: jhi on 2001/06/13 23:56:59
10608 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
10609 From: Nicholas Clark <nick@ccl4.org>
10610 Date: Wed, 13 Jun 2001 21:20:13 +0100
10611 Message-ID: <20010613212013.D98663@plum.flirble.org>
10612 Branch: perl
10613 ! opcode.pl
10614____________________________________________________________________________
10615[ 10579] By: jhi on 2001/06/13 23:55:29
10616 Log: Subject: splitting util.c
10617 From: Hugo <hv@crypt.compulink.co.uk>
10618 Date: Thu, 14 Jun 2001 00:41:08 +0100
10619 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
10620 Branch: perl
10621 + locale.c numeric.c
10622 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
10623 ! pod/perlapi.pod proto.h util.c
10624____________________________________________________________________________
10625[ 10578] By: jhi on 2001/06/13 23:45:11
10626 Log: Upgrade to Math::BigInt 1.34 from Tels.
10627 Branch: perl
10628 + t/lib/mbimbf.t
10629 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10630 ! t/lib/bigfltpm.t t/lib/bigintpm.t
10631____________________________________________________________________________
10632[ 10577] By: nick on 2001/06/13 19:02:48
10633 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
10634 Branch: perlio
10635 !> (integrate 125 files)
10636____________________________________________________________________________
10637[ 10576] By: jhi on 2001/06/13 18:10:01
10638 Log: Update Changes.
10639 Branch: perl
10640 ! Changes patchlevel.h
10641____________________________________________________________________________
76e502b4
JH
10642[ 10575] By: jhi on 2001/06/13 18:05:09
10643 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
10644 From: "Craig A. Berry" <craigberry@mac.com>
10645 Date: Wed, 13 Jun 2001 13:24:28 -0500
10646 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
10647 Branch: perl
10648 ! ext/re/Makefile.PL
10649____________________________________________________________________________
10650[ 10574] By: jhi on 2001/06/13 17:34:36
10651 Log: Mc.u.c. for #10573.
10652 Branch: metaconfig
10653 ! U/threads/usethreads.U
10654____________________________________________________________________________
10655[ 10573] By: jhi on 2001/06/13 17:34:00
10656 Log: It would be also be good if I could type.
10657 Branch: perl
10658 ! Configure
10659____________________________________________________________________________
10660[ 10572] By: jhi on 2001/06/13 17:26:29
10661 Log: Metaconfig unit change for #10571.
10662 Branch: metaconfig
10663 ! U/threads/usethreads.U
10664____________________________________________________________________________
10665[ 10571] By: jhi on 2001/06/13 17:26:05
10666 Log: A non-empty default is a good thing.
10667 Branch: perl
10668 ! Configure
10669____________________________________________________________________________
10670[ 10570] By: jhi on 2001/06/13 17:15:16
10671 Log: Metaconfig unit change for #10569.
10672 Branch: metaconfig
10673 ! U/threads/usethreads.U
10674____________________________________________________________________________
10675[ 10569] By: jhi on 2001/06/13 17:14:17
10676 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
10677 extremely experimental, not even prompted for.
10678 Branch: perl
10679 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10680 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
10681 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
10682 ! win32/config.bc win32/config.gc win32/config.vc
10683____________________________________________________________________________
10684[ 10568] By: jhi on 2001/06/13 16:22:27
10685 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
10686 Branch: perl
10687 ! pod/perlfaq6.pod
10688____________________________________________________________________________
10689[ 10567] By: jhi on 2001/06/13 16:20:23
10690 Log: Integrate perlio; conflicts, accept Nick's versions.
10691 Branch: perl
10692 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
10693 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
10694____________________________________________________________________________
10695[ 10566] By: jhi on 2001/06/13 16:17:42
10696 Log: Subject: Re: ext/ + -Wall
10697 From: Doug MacEachern <dougm@covalent.net>
10698 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
10699 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
10700 Branch: perl
10701 ! XSUB.h lib/ExtUtils/xsubpp perl.h
10702____________________________________________________________________________
10703[ 10565] By: jhi on 2001/06/13 16:16:07
10704 Log: Similar logic as DB_File.xs, using the modern macros and
10705 defines them to older ones for older Perls where PERL_VERSION
10706 is not defined, from Doug MacEachern.
10707 Branch: perl
10708 ! ext/Storable/Storable.xs
10709____________________________________________________________________________
10710[ 10564] By: nick on 2001/06/13 15:22:01
10711 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
10712 and using that instead (name lookups are sequential search for now).
10713 Branch: perlio
10714 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
10715 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
10716____________________________________________________________________________
10717[ 10563] By: jhi on 2001/06/13 14:07:43
10718 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
10719 From: "Richard Soderberg" <rs@crystalflame.net>
10720 Date: Sat, 26 May 2001 06:44:20 -0700
10721 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
10722 Branch: perl
10723 ! sv.c t/op/glob.t
10724____________________________________________________________________________
10725[ 10562] By: jhi on 2001/06/13 13:55:10
10726 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
10727 From: "Craig A. Berry" <craigberry@mac.com>
10728 Date: Tue, 12 Jun 2001 23:55:26 -0500
10729 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
10730 Branch: perl
10731 ! ext/re/Makefile.PL ext/re/re.xs
10732____________________________________________________________________________
10733[ 10561] By: jhi on 2001/06/13 13:44:58
10734 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
10735 suggested by NI-S.
10736 Branch: perl
10737 ! XSUB.h malloc.c perl.h
10738____________________________________________________________________________
10739[ 10560] By: jhi on 2001/06/13 13:35:42
10740 Log: Regen toc.
10741 Branch: perl
10742 ! pod/perltoc.pod
10743____________________________________________________________________________
10744[ 10559] By: jhi on 2001/06/13 12:53:18
10745 Log: Subject: [patch] perl.gprof control
10746 From: Doug MacEachern <dougm@covalent.net>
10747 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
10748 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
10749 Branch: perl
10750 ! miniperlmain.c perl.h
10751____________________________________________________________________________
10752[ 10558] By: jhi on 2001/06/13 12:51:47
10753 Log: Subject: Re: ext/ + -Wall
10754 From: Doug MacEachern <dougm@covalent.net>
10755 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
10756 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
10757
10758 Document ax and break up dXSARGS.
10759 Branch: perl
10760 ! XSUB.h pod/perlapi.pod
10761____________________________________________________________________________
10762[ 10557] By: jhi on 2001/06/13 12:39:55
10763 Log: More AIX tweakage from Merijn.
10764 Branch: perl
10765 ! hints/aix.sh
10766____________________________________________________________________________
10767[ 10556] By: jhi on 2001/06/13 03:26:58
10768 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
10769 From: "Craig A. Berry" <craigberry@mac.com>
10770 Date: Tue, 12 Jun 2001 22:57:45 -0500
10771 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
10772 Branch: perl
10773 ! vms/descrip_mms.template
10774____________________________________________________________________________
10775[ 10555] By: jhi on 2001/06/13 02:50:43
10776 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
10777 From: "Craig A. Berry" <craigberry@mac.com>
10778 Date: Tue, 12 Jun 2001 22:21:39 -0500
10779 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
10780 Branch: perl
10781 ! configure.com util.c
10782____________________________________________________________________________
10783[ 10554] By: jhi on 2001/06/13 02:23:16
10784 Log: New AIX dynaloading code from Jens-Uwe Mager.
10785 Does break binary compatibility.
10786 Branch: perl
10787 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
10788____________________________________________________________________________
10789[ 10553] By: jhi on 2001/06/13 02:10:16
10790 Log: VMS DEC C compiler found nits by Peter Prymmer.
10791 Branch: perl
10792 ! util.c
10793____________________________________________________________________________
10794[ 10552] By: jhi on 2001/06/13 01:36:12
10795 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
10796 From: Peter Prymmer <pvhp@forte.com>
10797 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
10798 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
10799 Branch: perl
10800 ! t/lib/filecomp.t
10801____________________________________________________________________________
10802[ 10551] By: jhi on 2001/06/13 01:26:53
10803 Log: I wonder how many $CONFIGs still lurk in the shadows.
10804 Branch: perl
10805 ! pod/Makefile.SH x2p/cflags.SH
10806____________________________________________________________________________
10807[ 10550] By: jhi on 2001/06/13 01:25:12
10808 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
10809 Branch: perl
10810 ! pod/checkpods.PL
10811____________________________________________________________________________
10812[ 10549] By: jhi on 2001/06/13 01:05:28
10813 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
10814 Branch: perl
10815 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
10816____________________________________________________________________________
10817[ 10548] By: jhi on 2001/06/13 00:41:28
10818 Log: Subject: [patch] rid local_patches warnings
10819 From: Doug MacEachern <dougm@covalent.net>
10820 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
10821 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
10822 Branch: perl
10823 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
10824____________________________________________________________________________
10825[ 10547] By: jhi on 2001/06/13 00:40:29
10826 Log: Subject: Re: ext/ + -Wall
10827 From: Doug MacEachern <dougm@covalent.net>
10828 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
10829 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
10830 Branch: perl
10831 ! ext/attrs/attrs.xs
10832____________________________________________________________________________
10833[ 10546] By: jhi on 2001/06/13 00:39:06
10834 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
10835 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10836 Date: Tue, 12 Jun 2001 14:36:20 -0400
10837 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
10838 Branch: perl
10839 ! pod/perlretut.pod
10840____________________________________________________________________________
10841[ 10545] By: jhi on 2001/06/13 00:38:02
10842 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
10843 From: Mike Guy <mjtg@cam.ac.uk>
10844 Date: Tue, 12 Jun 2001 19:10:31 +0100
10845 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
10846
10847 Subject: Re: [ID 20010612.001] out of memory during regex compilation
10848 From: Mike Guy <mjtg@cam.ac.uk>
10849 Date: Tue, 12 Jun 2001 19:21:01 +0100
10850 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
10851 Branch: perl
10852 ! pod/perlop.pod
10853____________________________________________________________________________
10854[ 10544] By: jhi on 2001/06/13 00:34:39
10855 Log: AIX tweaks from Merijn H. Brand.
10856 Branch: perl
10857 ! hints/aix.sh
10858____________________________________________________________________________
10859[ 10543] By: jhi on 2001/06/13 00:11:42
10860 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
10861 From: "Brendan O'Dea" <bod@compusol.com.au>
10862 Date: Wed, 13 Jun 2001 05:16:47 +1000
10863 Message-ID: <20010613051647.A8945@compusol.com.au>
10864 Branch: maint-5.6/perl
10865 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
10866____________________________________________________________________________
10867[ 10542] By: jhi on 2001/06/13 00:07:50
10868 Log: Subject: Small bcopy cleanup
10869 From: Andy Dougherty <doughera@lafayette.edu>
10870 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
10871 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
10872 Branch: perl
10873 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
10874____________________________________________________________________________
10875[ 10541] By: jhi on 2001/06/13 00:05:18
10876 Log: Subject: [PATCH] Re: ext/ + -Wall
10877 From: Nicholas Clark <nick@ccl4.org>
10878 Date: Wed, 13 Jun 2001 00:04:30 +0100
10879 Message-ID: <20010613000430.M5901@plum.flirble.org>
10880 Branch: perl
10881 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
10882____________________________________________________________________________
10883[ 10540] By: jhi on 2001/06/13 00:02:25
10884 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
10885 From: Nicholas Clark <nick@ccl4.org>
10886 Date: Tue, 12 Jun 2001 23:53:07 +0100
10887 Message-ID: <20010612235307.L5901@plum.flirble.org>
10888 Branch: perl
10889 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
10890____________________________________________________________________________
10891[ 10539] By: jhi on 2001/06/12 23:59:10
10892 Log: MPE/iX tweaks from Mark Bixby.
10893 Branch: perl
10894 ! hints/mpeix.sh mpeix/mpeixish.h util.c
10895____________________________________________________________________________
10896[ 10538] By: jhi on 2001/06/12 14:16:15
10897 Log: Update Changes.
10898 Branch: perl
10899 ! Changes patchlevel.h
10900____________________________________________________________________________
a8b85033
JH
10901[ 10537] By: jhi on 2001/06/12 14:11:26
10902 Log: One less -Wall whine (found under DEBUGGING).
10903 Branch: perl
10904 ! x2p/Makefile.SH x2p/a2p.c
10905____________________________________________________________________________
10906[ 10536] By: jhi on 2001/06/12 13:32:09
10907 Log: s/case-independent/case-insensitive/g
10908 Branch: perl
10909 ! pod/perldebug.pod
10910____________________________________________________________________________
10911[ 10535] By: jhi on 2001/06/12 13:27:28
10912 Log: As suggested in
10913
10914 Subject: Re: ext/ + -Wall
10915 From: Gurusamy Sarathy <gsar@ActiveState.com>
10916 Date: Mon, 11 Jun 2001 23:34:31 -0700
10917 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
10918 Branch: perl
10919 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
10920 ! perl.h
10921____________________________________________________________________________
10922[ 10534] By: jhi on 2001/06/12 13:13:27
10923 Log: Subject: ext/ + -Wall
10924 From: Doug MacEachern <dougm@covalent.net>
10925 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
10926 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
10927 Branch: perl
10928 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
10929 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
10930 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
10931 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
10932 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
10933 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
10934 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
10935 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
10936 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
10937 ! lib/ExtUtils/xsubpp
10938____________________________________________________________________________
10939[ 10533] By: jhi on 2001/06/12 12:52:57
10940 Log: Subject: [PATCH] anonymous stashes
10941 From: Abhijit Menon-Sen <ams@wiw.org>
10942 Date: Tue, 12 Jun 2001 12:47:04 +0530
10943 Message-ID: <20010612124704.A29029@lustre.linux.in>
10944 Branch: perl
10945 ! dump.c gv.c sv.c xsutils.c
10946____________________________________________________________________________
10947[ 10532] By: jhi on 2001/06/12 12:37:36
10948 Log: One more test for $^S.
10949 Branch: perl
10950 ! t/op/magic.t
10951____________________________________________________________________________
10952[ 10531] By: jhi on 2001/06/12 12:35:02
10953 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
10954 From: Abhijit Menon-Sen <ams@wiw.org>
10955 Date: Tue, 12 Jun 2001 17:35:55 +0530
10956 Message-ID: <20010612173555.A32426@lustre.linux.in>
10957 Branch: perl
10958 ! mg.c t/op/magic.t
10959____________________________________________________________________________
10960[ 10530] By: jhi on 2001/06/12 12:31:11
10961 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
10962 From: Mike Guy <mjtg@cam.ac.uk>
10963 Date: Tue, 12 Jun 2001 13:14:15 +0100
10964 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
10965 Branch: perl
10966 ! pod/perlop.pod
10967____________________________________________________________________________
10968[ 10529] By: jhi on 2001/06/12 12:21:06
10969 Log: AUTHORS updates.
10970 Branch: perl
10971 ! AUTHORS
10972____________________________________________________________________________
10973[ 10528] By: jhi on 2001/06/12 12:19:47
10974 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
10975 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
10976 Content-Transfer-Encoding: 7bit
10977 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
10978 Branch: perl
10979 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
10980____________________________________________________________________________
10981[ 10527] By: jhi on 2001/06/12 11:58:53
10982 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
10983 From: "Philip Newton" <Philip.Newton@gmx.net>
10984 Date: Mon, 11 Jun 2001 07:08:03 +0200
10985 Message-Id: <200106120802.LAA08992@taas.iki.fi>
10986 Branch: perl
10987 ! t/base/term.t
10988____________________________________________________________________________
10989[ 10526] By: jhi on 2001/06/12 01:35:34
10990 Log: Cleanup the a2p.c for -Wall.
10991 Branch: perl
10992 ! x2p/Makefile.SH x2p/a2p.c
10993____________________________________________________________________________
10994[ 10525] By: jhi on 2001/06/12 01:10:56
10995 Log: File::Find update for MacOS from Chris Nandor.
10996 Branch: perl
10997 ! lib/File/Find.pm t/lib/filefind.t
10998____________________________________________________________________________
10999[ 10524] By: jhi on 2001/06/12 00:29:20
11000 Log: gcc -Wall nits picked out by a non-UNIX system
11001 (courtesy of Mark Bixby)
11002 Branch: perl
11003 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
11004 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
11005 ! pp_sys.c util.c
11006____________________________________________________________________________
11007[ 10523] By: jhi on 2001/06/11 22:34:03
11008 Log: Metaconfig unit change for #10522. (The d_modfl changes
11009 placate metalint.)
11010 Branch: metaconfig/U/perl
11011 ! d_modfl.U d_u32align.U
11012____________________________________________________________________________
11013[ 10522] By: jhi on 2001/06/11 22:33:00
11014 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
11015 be "./try 2>&1 >/dev/null".
11016 Branch: perl
11017 ! Configure
11018____________________________________________________________________________
11019[ 10521] By: jhi on 2001/06/11 19:49:54
11020 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
11021 From: "Craig A. Berry" <craigberry@mac.com>
11022 Date: Mon, 11 Jun 2001 14:00:32 -0500
11023 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
11024 Branch: perl
11025 ! configure.com
11026____________________________________________________________________________
11027[ 10520] By: jhi on 2001/06/11 17:55:47
11028 Log: Move the full \p\P lists to perlunicode.
11029 Branch: perl
11030 ! pod/perlretut.pod pod/perlunicode.pod
11031____________________________________________________________________________
11032[ 10519] By: jhi on 2001/06/11 17:10:00
11033 Log: VOS build tweak for 5.6.1 from Paul Green.
11034 Branch: maint-5.6/perl
11035 ! vos/build.cm
11036____________________________________________________________________________
11037[ 10518] By: jhi on 2001/06/11 17:07:03
11038 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
11039 From: "Craig A. Berry" <craigberry@mac.com>
11040 Date: Fri, 8 Jun 2001 18:08:18 -0500
11041 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
11042 Branch: perl
11043 ! vms/vms.c
11044____________________________________________________________________________
11045[ 10517] By: jhi on 2001/06/11 14:52:01
11046 Log: Update Changes.
11047 Branch: perl
11048 ! Changes patchlevel.h
11049____________________________________________________________________________
1d3af415
JH
11050[ 10516] By: jhi on 2001/06/11 14:46:33
11051 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
11052 Branch: perl
11053 ! vos/config.alpha.h vos/config.ga.h
11054____________________________________________________________________________
11055[ 10515] By: jhi on 2001/06/11 14:39:05
11056 Log: VOS updates from Paul Green for @10476.
11057 Branch: perl
11058 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
11059 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11060 ! vos/config.ga.h vos/configure_perl.cm
11061____________________________________________________________________________
11062[ 10514] By: jhi on 2001/06/11 12:58:43
11063 Log: Subject: [PATCH] Not many people know this ...
11064 From: Mike Guy <mjtg@cam.ac.uk>
11065 Date: Mon, 11 Jun 2001 14:55:15 +0100
11066 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
11067 Branch: perl
11068 ! pod/perldebug.pod
11069____________________________________________________________________________
11070[ 10513] By: jhi on 2001/06/11 12:30:06
11071 Log: Add final commas to lists as suggested by Philip Newton.
11072 Branch: perl
11073 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
11074____________________________________________________________________________
11075[ 10512] By: jhi on 2001/06/11 12:28:49
11076 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
11077 Date: Sun, 10 Jun 2001 23:35:38 -0400
11078 From: Chris Nandor <pudge@pobox.com>
11079 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
11080 Branch: perl
11081 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
11082 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
11083 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
11084 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
11085 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
11086 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
11087 ! t/op/write.t t/pragma/strict.t
11088____________________________________________________________________________
11089[ 10511] By: jhi on 2001/06/11 12:13:31
11090 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
11091 From: Chris Nandor <pudge@pobox.com>
11092 Date: Mon, 11 Jun 2001 08:24:28 -0400
11093 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
11094 Branch: perl
11095 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
11096 ! t/lib/io_dir.t
11097____________________________________________________________________________
11098[ 10510] By: jhi on 2001/06/11 12:03:16
11099 Log: One more run_byacc (a hand-tweaked version had slipped in).
11100 Branch: perl
11101 ! perly.c vms/perly_c.vms
11102____________________________________________________________________________
11103[ 10509] By: nick on 2001/06/11 07:49:15
11104 Log: Integrate mainline
11105 Branch: perlio
11106 !> Makefile.SH embed.h embed.pl global.sym
11107 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
11108 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
11109 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
11110 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
11111____________________________________________________________________________
11112[ 10508] By: jhi on 2001/06/10 22:38:05
11113 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
11114 From: Mike Guy <mjtg@cam.ac.uk>
11115 Reply-To: mjtg@cam.ac.uk
11116 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
11117 Branch: perl
11118 ! lib/ExtUtils/Manifest.pm
11119____________________________________________________________________________
11120[ 10507] By: jhi on 2001/06/10 22:37:16
11121 Log: Subject: [PATCH] ExtUtils::Constant
11122 From: Nicholas Clark <nick@ccl4.org>
11123 Date: Sun, 10 Jun 2001 23:25:41 +0100
11124 Message-ID: <20010610232540.C76396@plum.flirble.org>
11125 Branch: perl
11126 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
11127____________________________________________________________________________
11128[ 10506] By: jhi on 2001/06/10 20:57:20
11129 Log: Integrate perlio.
11130 Branch: perl
11131 !> iperlsys.h
11132____________________________________________________________________________
11133[ 10505] By: jhi on 2001/06/10 18:37:57
11134 Log: Move the grok_number and its lieutenant grok_numeric_radix
11135 from sv.c statics to util.c and public.
11136 Branch: perl
11137 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
11138 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
11139____________________________________________________________________________
11140[ 10504] By: nick on 2001/06/10 17:47:06
11141 Log: Fix (valid) -Wall warnings in perlio.c
11142 Branch: perlio
11143 ! iperlsys.h
11144____________________________________________________________________________
11145[ 10503] By: jhi on 2001/06/10 17:38:28
11146 Log: Update perly_c.diff, update perly.fixer to edit away
11147 some of the -Wall noise.
11148 Branch: perl
11149 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
11150____________________________________________________________________________
11151[ 10502] By: jhi on 2001/06/10 17:09:42
11152 Log: Check the version of byacc.
11153 Branch: perl
11154 ! Makefile.SH
11155____________________________________________________________________________
11156[ 10501] By: jhi on 2001/06/10 17:00:08
11157 Log: Subject: [PATCH] perly.y overhaul
11158 From: Simon Cozens <simon@netthink.co.uk>
11159 Date: Sun, 10 Jun 2001 16:56:54 +0100
11160 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
11161
11162 Plus make run_byacc.
11163 Branch: perl
11164 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
11165____________________________________________________________________________
11166[ 10500] By: jhi on 2001/06/10 16:07:28
11167 Log: Integrate perlio.
11168 Branch: perl
11169 !> perlio.c perlsfio.h
11170____________________________________________________________________________
11171[ 10499] By: nick on 2001/06/10 15:01:08
11172 Log: Integrate mainline
11173 Branch: perlio
11174 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
11175 !> t/pragma/locale.t util.c
11176____________________________________________________________________________
11177[ 10498] By: jhi on 2001/06/10 13:49:23
11178 Log: Put some meat on the perl572delta bones. The list of
11179 selected bug fixes needs more work, as does still the
11180 whole document.
11181 Branch: perl
11182 ! pod/perl572delta.pod
11183____________________________________________________________________________
11184[ 10497] By: nick on 2001/06/10 12:27:51
11185 Log: Paper over a crack or two with USE_SFIO
11186 Branch: perlio
11187 ! perlio.c perlsfio.h
11188____________________________________________________________________________
11189[ 10496] By: jhi on 2001/06/10 11:04:22
11190 Log: Update Changes.
11191 Branch: perl
11192 ! Changes patchlevel.h
11193____________________________________________________________________________
00656eef
JH
11194[ 10495] By: jhi on 2001/06/10 10:55:34
11195 Log: Subject: Re: pragma/locale.t #107
11196 From: Hugo <hv@crypt.compulink.co.uk>
11197 Date: Sun, 10 Jun 2001 11:23:30 +0100
11198 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
11199
11200 Encapsulate the scan of the decimal radix separator.
11201 Branch: perl
11202 ! embed.h embed.pl proto.h sv.c
11203____________________________________________________________________________
11204[ 10494] By: jhi on 2001/06/10 03:00:17
11205 Log: Try to grok numbers both with the locale specific separator
11206 and with the usual "." (if different from the lss); add a test
11207 to locale.t to do also a little bit of math in addition to just
11208 equalness testing; remove extraneous logic as suggested in
11209
11210 Subject: Re: pragma/locale.t #107
11211 From: Nicholas Clark <nick@ccl4.org>
11212 Date: Sat, 9 Jun 2001 22:37:36 +0100
11213 Message-ID: <20010609223735.Y76396@plum.flirble.org>
11214 Branch: perl
11215 ! sv.c t/pragma/locale.t
11216____________________________________________________________________________
11217[ 10493] By: jhi on 2001/06/10 01:25:23
11218 Log: Metaconfig unit change for #10492.
11219 Branch: metaconfig/U/perl
11220 ! Extensions.U
11221____________________________________________________________________________
11222[ 10492] By: jhi on 2001/06/10 01:23:59
11223 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
11224 From: Artur Bergman <artur@contiller.se>
11225 Date: Sat, 09 Jun 2001 21:03:51 +0200
11226 Message-ID: <B7483FB6.1398%artur@contiller.se>
11227 Branch: perl
11228 ! Configure
11229____________________________________________________________________________
11230[ 10491] By: jhi on 2001/06/10 01:15:40
11231 Log: Integrate perlio.
11232 Branch: perl
11233 !> perlsfio.h
11234____________________________________________________________________________
11235[ 10490] By: jhi on 2001/06/10 01:08:26
11236 Log: Do locale specific separator if only in locale.
11237 Branch: perl
11238 ! util.c
11239____________________________________________________________________________
11240[ 10489] By: nick on 2001/06/09 19:13:25
11241 Log: Make XS/Typemap compile (but fail) with sfio
11242 Branch: perlio
11243 ! perlsfio.h
11244____________________________________________________________________________
11245[ 10488] By: nick on 2001/06/09 19:12:51
11246 Log: Re-integrate mainline
11247 Branch: perlio
11248 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
11249 !> proto.h sv.c util.c
11250____________________________________________________________________________
11251[ 10487] By: nick on 2001/06/09 16:26:29
11252 Log: Integrate mainline
11253 Branch: perlio
11254 !> (integrate 31 files)
11255____________________________________________________________________________
11256[ 10486] By: jhi on 2001/06/09 16:11:51
11257 Log: Subject: [PATCH] New attempt to clone callack
11258 From: Artur Bergman <artur@contiller.se>
11259 Date: Thu, 07 Jun 2001 11:52:16 +0200
11260 Message-ID: <B7451B6F.12B7%artur@contiller.se>
11261 Branch: perl
11262 ! embedvar.h intrpvar.h perlapi.h sv.c
11263____________________________________________________________________________
11264[ 10485] By: jhi on 2001/06/09 15:23:52
11265 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
11266 Branch: perl
11267 ! embed.h embed.pl perl.h proto.h sv.c util.c
11268____________________________________________________________________________
11269[ 10484] By: jhi on 2001/06/09 14:47:25
11270 Log: Subject: Re: pragma/locale.t #107
11271 From: Nicholas Clark <nick@ccl4.org>
11272 Date: Sat, 9 Jun 2001 16:26:10 +0100
11273 Message-ID: <20010609162609.V76396@plum.flirble.org>
11274
11275 A missing NVification.
11276 Branch: perl
11277 ! sv.c
11278____________________________________________________________________________
11279[ 10483] By: jhi on 2001/06/08 19:40:32
11280 Log: Redo the #10482, there already was a test script for formats.
11281 Branch: perl
11282 - t/io/format.t
11283 ! MANIFEST t/op/write.t
11284____________________________________________________________________________
11285[ 10482] By: jhi on 2001/06/08 19:34:45
11286 Log: Twisted format testing, from Merijn.
11287 Branch: perl
11288 + t/io/format.t
11289 ! MANIFEST
11290____________________________________________________________________________
11291[ 10481] By: jhi on 2001/06/08 19:21:56
11292 Log: More \p{In...} testing, combined with \N{...}.
11293 Branch: perl
11294 ! lib/utf8_heavy.pl t/op/pat.t
11295____________________________________________________________________________
11296[ 10480] By: jhi on 2001/06/08 14:16:06
11297 Log: Metaconfig changes for #10479.
11298 Branch: metaconfig
11299 ! U/Glossary.patch
11300 Branch: metaconfig/U/perl
11301 ! d_modfl.U
11302____________________________________________________________________________
11303[ 10479] By: jhi on 2001/06/08 14:15:32
11304 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
11305 Branch: perl
11306 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11307 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
11308 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11309 ! win32/config.bc win32/config.gc win32/config.vc
11310____________________________________________________________________________
11311[ 10478] By: jhi on 2001/06/08 12:20:41
11312 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
11313 From: "Craig A. Berry" <craigberry@mac.com>
11314 Date: Thu, 7 Jun 2001 14:27:20 -0500
11315 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
11316 Branch: perl
11317 ! vms/perlvms.pod
11318____________________________________________________________________________
11319[ 10477] By: jhi on 2001/06/08 12:19:00
11320 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
11321 From: Gisle Aas <gisle@ActiveState.com>
11322 Date: 07 Jun 2001 17:04:29 -0700
11323 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
11324 Branch: perl
11325 ! ext/re/re.xs
11326____________________________________________________________________________
11327[ 10476] By: jhi on 2001/06/08 01:35:42
11328 Log: Update Changes.
11329 Branch: perl
11330 ! Changes patchlevel.h
11331____________________________________________________________________________
3e1b4879
JH
11332[ 10475] By: jhi on 2001/06/08 00:53:45
11333 Log: Regen Glossary et alia.
11334 Branch: perl
11335 ! Porting/Glossary Porting/config.sh Porting/config_H
11336____________________________________________________________________________
11337[ 10474] By: jhi on 2001/06/07 22:06:38
11338 Log: Metaconfig unit changes for #10473.
11339 Branch: metaconfig/U/perl
11340 ! d_modfl.U
11341____________________________________________________________________________
11342[ 10473] By: jhi on 2001/06/07 22:06:16
11343 Log: Harumph, also AIX will spill its guts (i.e. dump core)
11344 if an executable contains modfl() but it hasn't been
11345 compiled right (in the case of AIX, with cc -qlongdouble).
11346 Branch: perl
11347 ! Configure
11348____________________________________________________________________________
11349[ 10472] By: gsar on 2001/06/07 20:04:28
11350 Log: integrate change#10471 from mainline
11351
11352 in change#10451, check that CvOUTSIDE is a CV before looking in
11353 (it can apparently be SVt_NULL during global destruction)
11354 Branch: maint-5.6/perl
11355 !> op.c
11356____________________________________________________________________________
11357[ 10471] By: gsar on 2001/06/07 20:01:31
11358 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
11359 (it can apparently be SVt_NULL during global destruction)
11360 Branch: perl
11361 ! op.c
11362____________________________________________________________________________
11363[ 10470] By: jhi on 2001/06/07 12:17:51
11364 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
11365 From: Robin Barker <rmb1@cise.npl.co.uk>
11366 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
11367 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
11368 Branch: perl
11369 ! lib/diagnostics.pm pod/perldiag.pod
11370____________________________________________________________________________
11371[ 10469] By: jhi on 2001/06/07 12:16:12
11372 Log: Subject: [PATCH perl@10439] long =item
11373 From: Robin Barker <rmb1@cise.npl.co.uk>
11374 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
11375 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
11376 Branch: perl
11377 ! README.amiga lib/Attribute/Handlers.pm
11378 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
11379____________________________________________________________________________
11380[ 10468] By: jhi on 2001/06/07 12:08:56
11381 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
11382 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
11383 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
11384 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
11385 Branch: perl
11386 ! pod/perlguts.pod
11387____________________________________________________________________________
11388[ 10467] By: jhi on 2001/06/07 12:04:26
11389 Log: Integrate perlio.
11390 Branch: perl
11391 !> sv.c
11392____________________________________________________________________________
11393[ 10466] By: nick on 2001/06/07 10:25:40
11394 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
11395 whitespace tweaks.
11396 Still coredumps in pragma/overload.t - what a nice hard fail that is...
11397 Branch: perlio
11398 ! sv.c
11399____________________________________________________________________________
11400[ 10465] By: nick on 2001/06/07 08:41:58
11401 Log: Raw integrate of mainline for S_grok_number debug
11402 (sv.c has MULTIPLICITY issues as well as whatever else ...)
11403 Branch: perlio
11404 - plan9/perlplan9.doc plan9/perlplan9.pod
11405 !> (integrate 46 files)
11406____________________________________________________________________________
11407[ 10464] By: jhi on 2001/06/06 23:33:58
11408 Log: The proper prototyping for #10463.
11409 Branch: perl
11410 ! embed.h embed.pl proto.h sv.c
11411____________________________________________________________________________
11412[ 10463] By: jhi on 2001/06/06 23:15:30
11413 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
11414 From: Nicholas Clark <nick@ccl4.org>
11415 Date: Thu, 7 Jun 2001 00:29:59 +0100
11416 Message-ID: <20010607002959.Z76396@plum.flirble.org>
11417 Branch: perl
11418 ! sv.c
11419____________________________________________________________________________
11420[ 10462] By: jhi on 2001/06/06 23:13:19
11421 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
11422 From: "Craig A. Berry" <craigberry@mac.com>
11423 Date: Wed, 06 Jun 2001 17:54:30 -0500
11424 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
11425 Branch: perl
11426 ! vms/perlvms.pod
11427____________________________________________________________________________
11428[ 10461] By: jhi on 2001/06/06 23:10:00
11429 Log: Podify the remaining README.platform files;
11430 merge README.plan9 and plan9/perlplan9.pod;
11431 delete plan9/perlplan9.* (the perlplan.doc needs to
11432 be regenerated in Plan 9); make the =head1 and =head2
11433 in the README.platform to be a little more verbose
11434 (skipped README.os2 not to anger Ilya) so that they
11435 look better in the toc; regen toc.
11436 Branch: perl
11437 - plan9/perlplan9.doc plan9/perlplan9.pod
11438 ! MANIFEST README.aix README.amiga README.apollo README.beos
11439 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
11440 ! README.hpux README.hurd README.machten README.macos
11441 ! README.micro README.mint README.mpeix README.os390
11442 ! README.plan9 README.qnx README.solaris README.threads
11443 ! README.tru64 README.vmesa README.vms README.vos README.win32
11444 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
11445 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
11446____________________________________________________________________________
11447[ 10460] By: jhi on 2001/06/06 20:58:53
11448 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
11449 From: Mike Guy <mjtg@cam.ac.uk>
11450 Reply-To: mjtg@cam.ac.uk
11451 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
11452 Branch: perl
11453 ! pod/perlguts.pod
11454____________________________________________________________________________
11455[ 10459] By: jhi on 2001/06/06 20:58:15
11456 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
11457 From: Mike Guy <mjtg@cam.ac.uk>
11458 Reply-To: mjtg@cam.ac.uk
11459 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
11460 Branch: perl
11461 ! pod/perlsec.pod
11462____________________________________________________________________________
11463[ 10458] By: jhi on 2001/06/06 20:56:04
11464 Log: Disable long doubles from pre-5.0 Tru64s.
11465 Branch: perl
11466 ! README.tru64 hints/dec_osf.sh
11467____________________________________________________________________________
11468[ 10457] By: jhi on 2001/06/06 20:49:23
11469 Log: The #10455 exposed that modfl() is fundamentally busted
11470 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
11471 testing it.
11472 Branch: perl
11473 ! hints/dec_osf.sh
11474____________________________________________________________________________
11475[ 10456] By: jhi on 2001/06/06 20:48:35
11476 Log: Metaconfig unit change for #10455.
11477 Branch: metaconfig/U/perl
11478 ! d_modfl.U
11479____________________________________________________________________________
11480[ 10455] By: jhi on 2001/06/06 20:48:09
11481 Log: Configure check for geborken modfl(), inspired by
11482
11483 Subject: Re: [20010118.017] op/int.t failure
11484 From: Hugo <hv@crypt.compulink.co.uk>
11485 Date: Tue, 05 Jun 2001 13:43:27 +0100
11486 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
11487 Branch: perl
11488 ! Configure
11489____________________________________________________________________________
11490[ 10454] By: jhi on 2001/06/06 11:45:08
11491 Log: Integrate changes #10450 and #10451 from maintperl:
11492
11493 optimize change#10448 slightly (don't repeat search in eval""s lexical
11494 scope, since that has already been searched)
11495
11496 change#9108 needs subtler treatment for case of closures created
11497 within eval""
11498 Branch: perl
11499 !> op.c t/op/misc.t
11500____________________________________________________________________________
11501[ 10453] By: jhi on 2001/06/06 11:42:10
11502 Log: MakeMaker magic to compile (when no dynamic loading)
11503 List/Util.xsc as (ListUtil.c and) ListUtil.o since
11504 POSIX-BC (BS2000) linker has an evil limitation of
11505 being unable to include in the same executable several
11506 object files with the same name - case-insensitively -
11507 because otherwise we conflict with util.c.
11508 Strictly speaking currently required only in POSIX-BC
11509 but probably will do no harm elsewhere where static
11510 linking is required.
11511 Branch: perl
11512 ! ext/List/Util/Makefile.PL
11513____________________________________________________________________________
11514[ 10452] By: nick on 2001/06/06 08:59:51
11515 Log: Integrate mainline.
11516 Branch: perlio
11517 +> lib/Attribute/Handlers/demo/Demo.pm
11518 +> lib/Attribute/Handlers/demo/Descriptions.pm
11519 +> lib/Attribute/Handlers/demo/MyClass.pm
11520 +> lib/Attribute/Handlers/demo/demo.pl
11521 +> lib/Attribute/Handlers/demo/demo2.pl
11522 +> lib/Attribute/Handlers/demo/demo3.pl
11523 +> lib/Attribute/Handlers/demo/demo4.pl
11524 +> lib/Attribute/Handlers/demo/demo_call.pl
11525 +> lib/Attribute/Handlers/demo/demo_chain.pl
11526 +> lib/Attribute/Handlers/demo/demo_cycle.pl
11527 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
11528 +> lib/Attribute/Handlers/demo/demo_phases.pl
11529 +> lib/Attribute/Handlers/demo/demo_range.pl
11530 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
11531 +> uts/strtol_wrap.c
11532 !> (integrate 91 files)
11533____________________________________________________________________________
11534[ 10451] By: gsar on 2001/06/06 07:11:36
11535 Log: change#9108 needs subtler treatment for case of closures created
11536 within eval""
11537 Branch: maint-5.6/perl
11538 ! op.c t/op/misc.t
11539____________________________________________________________________________
11540[ 10450] By: gsar on 2001/06/06 05:47:25
11541 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
11542 scope, since that has already been searched)
11543 Branch: maint-5.6/perl
11544 ! op.c
11545____________________________________________________________________________
11546[ 10449] By: jhi on 2001/06/06 01:33:31
11547 Log: Integrate change #10448 from maintperl; lexicals
11548 outside an eval"" weren't resolved correctly inside a subroutine
11549 definition inside the eval"" if they were not already referenced
11550 in the toplevel of the eval""-ed code
11551 Branch: perl
11552 !> cop.h op.c pp_ctl.c t/op/misc.t
11553____________________________________________________________________________
11554[ 10448] By: gsar on 2001/06/06 01:03:26
11555 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
11556 outside an eval"" weren't resolved correctly inside a subroutine
11557 definition inside the eval"" if they were not already referenced
11558 in the toplevel of the eval""-ed code
11559 Branch: maint-5.6/perl
11560 ! cop.h op.c pp_ctl.c t/op/misc.t
11561____________________________________________________________________________
11562[ 10447] By: jhi on 2001/06/06 00:51:04
11563 Log: Subject: [PATCH] perl570delta.pod
11564 From: Peter Scott <Peter@PSDT.com>
11565 Date: Tue, 05 Jun 2001 18:51:02 -0700
11566 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
11567 Branch: perl
11568 ! pod/perl570delta.pod
11569____________________________________________________________________________
11570[ 10446] By: jhi on 2001/06/05 23:45:05
11571 Log: The fudge factor is no more needed. I hope.
11572 Branch: perl
11573 ! t/lib/posix.t
11574____________________________________________________________________________
11575[ 10445] By: jhi on 2001/06/05 23:19:19
11576 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
11577 From: Hugo <hv@crypt.compulink.co.uk>
11578 Date: Tue, 05 Jun 2001 12:58:19 +0100
11579 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
11580 Branch: perl
11581 ! util.c
11582____________________________________________________________________________
11583[ 10444] By: jhi on 2001/06/05 11:09:01
11584 Log: Make up prototypes only for those who have the functions
11585 but not the prototypes.
11586 Branch: perl
11587 ! perl.h
11588____________________________________________________________________________
11589[ 10443] By: jhi on 2001/06/05 11:02:13
11590 Log: Subject: Re: Not OK: perl@10439 on win32
11591 From: Prymmer/Kahn <pvhp@best.com>
11592 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
11593 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
11594 Branch: perl
11595 ! perl.h util.c
11596____________________________________________________________________________
11597[ 10442] By: jhi on 2001/06/05 00:55:46
11598 Log: The metaconfig units changes for #10441.
11599 Branch: metaconfig
11600 ! U/modified/Extract.U U/modified/Extractall.U
11601 ! U/modified/Finish.U
11602____________________________________________________________________________
11603[ 10441] By: jhi on 2001/06/05 00:55:17
11604 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
11605 Branch: perl
11606 ! Configure
11607____________________________________________________________________________
11608[ 10440] By: jhi on 2001/06/05 00:28:27
11609 Log: Unnecessary fuzziness undone, noted by Mike Guy.
11610 Branch: perl
11611 ! t/op/tr.t
11612____________________________________________________________________________
11613[ 10439] By: jhi on 2001/06/04 17:14:31
11614 Log: Update Changes.
11615 Branch: perl
11616 ! Changes patchlevel.h
11617____________________________________________________________________________
c5ee9274
JH
11618[ 10438] By: jhi on 2001/06/04 17:10:16
11619 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
11620 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
11621 leakage patch.
11622 Branch: perl
11623 ! t/op/misc.t
11624____________________________________________________________________________
11625[ 10437] By: jhi on 2001/06/04 17:01:06
11626 Log: Test case for #10433/#10424.
11627 Branch: perl
11628 ! t/op/misc.t
11629____________________________________________________________________________
11630[ 10436] By: jhi on 2001/06/04 16:54:21
11631 Log: Subject: One fix for strtoul not setting errno
11632 From: hom00@utsglobal.com (Hal Morris)
11633 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
11634 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
11635 Branch: perl
11636 + uts/strtol_wrap.c
11637 ! MANIFEST hints/uts.sh
11638____________________________________________________________________________
11639[ 10435] By: jhi on 2001/06/04 16:54:01
11640 Log: Metaconfig units changes for #10434.
11641 Branch: metaconfig
11642 ! U/modified/Cppsym.U
11643 Branch: metaconfig/U/perl
11644 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
11645 + d_syscallproto.U d_usleepproto.U
11646 ! longdblfio.U quadfio.U
11647____________________________________________________________________________
11648[ 10434] By: jhi on 2001/06/04 16:48:33
11649 Log: Configure tweaks; add prototype probes, make the cpp symbols
11650 probe to cast, not whine; test for %Ld and %Lf before %lld and
11651 %llf because the L is the ANSI way.
11652 Branch: perl
11653 ! Configure config_h.SH configure.com epoc/config.sh
11654 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
11655 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11656 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
11657____________________________________________________________________________
11658[ 10433] By: jhi on 2001/06/04 16:45:23
11659 Log: Sigh. This is what #10424 was supposed to check in.
11660 Branch: perl
11661 ! op.c sv.c sv.h
11662____________________________________________________________________________
11663[ 10432] By: jhi on 2001/06/04 16:29:40
11664 Log: More verbose failure.
11665 Branch: perl
11666 ! t/op/ver.t
11667____________________________________________________________________________
11668[ 10431] By: jhi on 2001/06/04 16:21:55
11669 Log: The .pm changes to go with #10428.
11670 Branch: perl
11671 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
11672 ! ext/Sys/Syslog/Syslog.pm
11673____________________________________________________________________________
11674[ 10430] By: jhi on 2001/06/04 16:05:20
11675 Log: On second thoughts show to utf8 skippage message only
11676 on failures, it's too confusing otherwise,
11677 Branch: perl
11678 ! t/pragma/locale.t
11679____________________________________________________________________________
11680[ 10429] By: jhi on 2001/06/04 14:47:50
11681 Log: Do not import anything from Encode.
11682 Branch: perl
11683 ! ext/MIME/Base64/QuotedPrint.pm
11684____________________________________________________________________________
11685[ 10428] By: jhi on 2001/06/04 14:45:47
11686 Log: The #10402 didn't take. Weird.
11687 Branch: perl
11688 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
11689 ! ext/Sys/Syslog/Syslog.xs
11690____________________________________________________________________________
11691[ 10427] By: jhi on 2001/06/04 12:55:39
11692 Log: Eradicate traces of 'asciirange' re subpragma.
11693 Branch: perl
11694 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
11695 ! pod/perldiag.pod
11696____________________________________________________________________________
11697[ 10426] By: jhi on 2001/06/04 12:44:05
11698 Log: use is a compile-time thing.
11699 Branch: perl
11700 ! ext/MIME/Base64/QuotedPrint.pm
11701____________________________________________________________________________
11702[ 10425] By: jhi on 2001/06/04 12:39:44
11703 Log: Subject: [PATCH perl@10419] -Wall casting patch
11704 From: Robin Barker <rmb1@cise.npl.co.uk>
11705 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
11706 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
11707 Branch: perl
11708 ! ext/Devel/DProf/DProf.xs mg.c
11709____________________________________________________________________________
11710[ 10424] By: jhi on 2001/06/04 12:23:30
11711 Log: Subject: [PATCH #2] introducing SVpad_TYPED
11712 From: Abhijit Menon-Sen <ams@wiw.org>
11713 Date: Mon, 4 Jun 2001 12:26:02 +0530
11714 Message-ID: <20010604122602.A5775@lustre.linux.in>
11715 Branch: perl
11716 ! op.c sv.c sv.h
11717____________________________________________________________________________
11718[ 10423] By: gsar on 2001/06/04 05:12:18
11719 Log: testsuite for change#10192 (from Gisle Aas)
11720 Branch: perl
11721 + t/op/override.t
11722 ! MANIFEST
11723____________________________________________________________________________
11724[ 10422] By: gsar on 2001/06/04 02:32:03
11725 Log: integrate changes#10414-10416 from mainline
11726
11727 Potential buffer overrun if the radix separator is more than
11728 one byte. Also, under locales, prefer the locale-specific
11729 separator over the old boring ".".
11730
11731 "10.", that is, decimal numbers can have no decimal part at all.
11732
11733 The non-locale places need love, too.
11734 Branch: maint-5.6/perl
11735 !> perl.h sv.c
11736____________________________________________________________________________
11737[ 10421] By: jhi on 2001/06/04 02:25:53
11738 Log: Missed from #10420.
11739 Branch: perl
11740 ! epoc/config.sh
11741____________________________________________________________________________
11742[ 10420] By: jhi on 2001/06/04 02:19:58
11743 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
11744 often this prototype goes with HAS_SETRESUID_PROTO.
11745 Branch: perl
11746 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11747 ! config_h.SH configure.com perl.h uconfig.h
11748____________________________________________________________________________
11749[ 10419] By: jhi on 2001/06/04 00:24:55
11750 Log: Update Changes.
11751 Branch: perl
11752 ! Changes patchlevel.h
11753____________________________________________________________________________
520db9bf
JH
11754[ 10418] By: jhi on 2001/06/03 23:58:04
11755 Log: -Wall "subscript has type `char'" cleanup.
11756 Branch: perl
11757 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
11758____________________________________________________________________________
11759[ 10417] By: jhi on 2001/06/03 23:37:17
11760 Log: Various "cast to pointer from integer of different size"
11761 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
11762 wide but I32 (int) only 32 bits wide).
11763
11764 WARNING: the classnum and tagnum changes in Storable.xs
11765 may not be wise, they may be breaking binary compatibility
11766 (in 64-bit platforms), asked Raphael Manfredi about the changes.
11767 Branch: perl
11768 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
11769 ! mg.c proto.h
11770____________________________________________________________________________
11771[ 10416] By: jhi on 2001/06/03 23:15:24
11772 Log: The non-locale places need love, too.
11773 Branch: perl
11774 ! perl.h
11775____________________________________________________________________________
11776[ 10415] By: jhi on 2001/06/03 23:10:55
11777 Log: "10.", that is, decimal numbers can have no decimal part at all.
11778 Branch: perl
11779 ! perl.h
11780____________________________________________________________________________
11781[ 10414] By: jhi on 2001/06/03 22:49:55
11782 Log: Potential buffer overrun if the radix separator is more than
11783 one byte. Also, under locales, prefer the locale-specific
11784 separator over the old boring ".".
11785 Branch: perl
11786 ! perl.h sv.c
11787____________________________________________________________________________
11788[ 10413] By: jhi on 2001/06/03 22:42:10
11789 Log: Integrate change #10412 from maintperl; locale is now
11790 per-cop, not per-op; plus retweak the locale.t to always
11791 list the skipped utf8 locales.
11792 Branch: perl
11793 ! t/pragma/locale.t
11794 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
11795 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
11796____________________________________________________________________________
11797[ 10412] By: gsar on 2001/06/03 22:23:16
11798 Log: rationalize locale handling to fix the bugs uncovered by change#10394
11799
11800 the major issue was that the runtime was looking at PL_hints rather
11801 than op_private to notice whether locale was enabled
11802
11803 the secondary issue was that many locale-sensitive numeric ops didn't
11804 have HINT_LOCALE propagated into their op_private
11805
11806 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
11807 instead of per-op, just like HINT_BYTE and the hints for lexical
11808 warnings (this makes the hint available to every op via PL_curcop)
11809
11810 pragma/locale.t may need to be reworked with these fixes in mind
11811 (it currently passes its tests)
11812 Branch: maint-5.6/perl
11813 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
11814 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
11815____________________________________________________________________________
11816[ 10411] By: jhi on 2001/06/03 17:50:49
11817 Log: More verbose debugging.
11818 Branch: perl
11819 ! t/pragma/locale.t
11820____________________________________________________________________________
11821[ 10410] By: jhi on 2001/06/03 17:36:40
11822 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
11823 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
11824 Date: Sat, 2 Jun 2001 22:53:33 +0100
11825 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
11826 Branch: perl
11827 ! regcomp.c t/pragma/warn/regcomp
11828____________________________________________________________________________
11829[ 10409] By: jhi on 2001/06/03 17:27:13
11830 Log: Mention that lexicalizing $a or $b is a bad idea if one
11831 wants to use sort().
11832 Branch: perl
11833 ! pod/perlvar.pod
11834____________________________________________________________________________
11835[ 10408] By: jhi on 2001/06/03 16:52:41
11836 Log: Tweak the test to be happy if the accuracy is 'good enough'.
11837 Branch: perl
11838 ! t/lib/posix.t
11839____________________________________________________________________________
11840[ 10407] By: jhi on 2001/06/03 16:50:33
11841 Log: Upgrade to Attribute::Handlers 0.70.
11842
11843 NOTE: this unearthed the "too late for CHECK block" bug,
11844 that's why the 1_compile.t change.
11845 Branch: perl
11846 + lib/Attribute/Handlers/demo/Demo.pm
11847 + lib/Attribute/Handlers/demo/Descriptions.pm
11848 + lib/Attribute/Handlers/demo/MyClass.pm
11849 + lib/Attribute/Handlers/demo/demo.pl
11850 + lib/Attribute/Handlers/demo/demo2.pl
11851 + lib/Attribute/Handlers/demo/demo3.pl
11852 + lib/Attribute/Handlers/demo/demo4.pl
11853 + lib/Attribute/Handlers/demo/demo_call.pl
11854 + lib/Attribute/Handlers/demo/demo_chain.pl
11855 + lib/Attribute/Handlers/demo/demo_cycle.pl
11856 + lib/Attribute/Handlers/demo/demo_hashdir.pl
11857 + lib/Attribute/Handlers/demo/demo_phases.pl
11858 + lib/Attribute/Handlers/demo/demo_range.pl
11859 + lib/Attribute/Handlers/demo/demo_rawdata.pl
11860 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
11861 ! t/lib/attrhand.t
11862____________________________________________________________________________
11863[ 10406] By: jhi on 2001/06/03 16:40:03
11864 Log: One less -Wall whine.
11865 Branch: perl
11866 ! regcomp.c
11867____________________________________________________________________________
11868[ 10405] By: jhi on 2001/06/03 16:30:34
11869 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
11870 Branch: perl
11871 !> t/op/eval.t
11872____________________________________________________________________________
11873[ 10404] By: gsar on 2001/06/03 16:23:07
11874 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
11875 aren't "normally" visible inside eval""s contained in subs unless
11876 a cloned reference to them already exists)
11877
585d6f80
JH
11878 strangely enough, t/harness didn't show this up as a failure
11879 (harness needs fixing?)
520db9bf
JH
11880 Branch: maint-5.6/perl
11881 ! t/op/eval.t
11882____________________________________________________________________________
11883[ 10403] By: jhi on 2001/06/03 16:22:59
11884 Log: Update to Text::Balanced 1.85.
11885 Branch: perl
11886 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
11887____________________________________________________________________________
11888[ 10402] By: jhi on 2001/06/03 16:18:09
11889 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
11890 From: Nicholas Clark <nick@ccl4.org>
11891 Date: Sun, 3 Jun 2001 17:54:36 +0100
11892 Message-ID: <20010603175436.E76396@plum.flirble.org>
11893 Branch: perl
11894 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
11895 ! ext/Sys/Syslog/Syslog.xs
11896____________________________________________________________________________
11897[ 10401] By: jhi on 2001/06/03 16:09:33
11898 Log: Unused variables.
11899 Branch: perl
11900 ! util.c
11901____________________________________________________________________________
11902[ 10400] By: jhi on 2001/06/03 16:04:26
11903 Log: Subject: [PATCH] APIfy op_clear
11904 From: Simon Cozens <simon@netthink.co.uk>
11905 Date: Sun, 3 Jun 2001 13:51:46 +0100
11906 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
11907
11908 (despite the subject line, op_null is APIfied by the patch)
11909 Branch: perl
11910 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11911____________________________________________________________________________
11912[ 10399] By: jhi on 2001/06/03 15:51:35
11913 Log: Subject: [PATCH] t/lib/extutils.t
11914 From: Nicholas Clark <nick@ccl4.org>
11915 Date: Sat, 2 Jun 2001 23:57:05 +0100
11916 Message-ID: <20010602235705.Q12698@plum.flirble.org>
11917 Branch: perl
11918 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
11919____________________________________________________________________________
11920[ 10398] By: jhi on 2001/06/03 15:34:11
11921 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
11922 From: Prymmer/Kahn <pvhp@best.com>
11923 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
11924 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
11925 Branch: perl
11926 ! win32/Makefile win32/makefile.mk
11927____________________________________________________________________________
11928[ 10397] By: jhi on 2001/06/03 15:12:13
11929 Log: Subject: Re: 'decimal digits' macro?
11930 From: Hugo <hv@crypt.compulink.co.uk>
11931 Date: Sun, 03 Jun 2001 04:26:36 +0100
11932 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
11933 Branch: perl
11934 ! handy.h t/lib/posix.t t/op/tr.t
11935____________________________________________________________________________
11936[ 10396] By: jhi on 2001/06/03 15:10:49
11937 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
11938 From: Hugo <hv@crypt.compulink.co.uk>
11939 Date: Sun, 03 Jun 2001 14:56:30 +0100
11940 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
11941 Branch: perl
11942 ! util.c
11943____________________________________________________________________________
11944[ 10395] By: jhi on 2001/06/03 14:59:41
11945 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
11946 Branch: perl
11947 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
11948 !> vms/perly_c.vms
11949____________________________________________________________________________
11950[ 10394] By: gsar on 2001/06/03 03:05:43
11951 Log: fix leakage of lexicals at file scope into subroutines that were
11952 declared before them; this appears to be a longstanding bug that
11953 meant that lexicals at file scope were never "deintroduced", meaning
11954 their scope range was never properly closed, and their visibility
11955 extended to all subsequent eval""s or requires
11956
11957 added a test case
11958
11959 seems to also fix a case of bogus duplicate warnings
11960 Branch: maint-5.6/perl
11961 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
11962 ! vms/perly_c.vms
11963____________________________________________________________________________
11964[ 10393] By: jhi on 2001/06/02 16:55:03
11965 Log: More VMS tweaks from Craig A. Berry.
11966 Branch: perl
11967 ! configure.com t/lib/extutils.t
11968____________________________________________________________________________
11969[ 10392] By: jhi on 2001/06/02 16:48:26
11970 Log: -Wall cleanup continues.
11971 Branch: perl
11972 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
11973 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
11974 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
11975 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
11976 ! run.c toke.c util.c
11977____________________________________________________________________________
11978[ 10391] By: jhi on 2001/06/02 13:29:47
11979 Log: The metaconfig unit change for #10390.
11980 Branch: metaconfig/U/perl
11981 ! gccvers.U
11982____________________________________________________________________________
11983[ 10390] By: jhi on 2001/06/02 13:29:12
11984 Log: Drop the -ansi from the default gcc flags.
11985
11986 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
11987 that struct cannot be compared with a flat integer, such as STRLEN.
11988 The -ansi will also cause a lot of noise in Solaris because of:
11989 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
11990 Branch: perl
11991 ! Configure
11992____________________________________________________________________________
11993[ 10389] By: jhi on 2001/06/02 13:14:57
11994 Log: Integrate perlio.
11995 Branch: perl
11996 !> pod/perlapi.pod util.c
11997____________________________________________________________________________
11998[ 10388] By: nick on 2001/06/02 08:01:12
11999 Log: Integrate mainline
12000 Branch: perlio
12001 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
12002 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
12003 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
12004 !> t/lib/1_compile.t t/lib/mimeqp.t
12005____________________________________________________________________________
12006[ 10387] By: nick on 2001/06/02 07:39:17
12007 Log: Tweak util.c's atof2 for MULTIPLICITY
12008 Branch: perlio
12009 ! util.c
12010____________________________________________________________________________
12011[ 10386] By: nick on 2001/06/02 07:38:33
12012 Log: Integrate mainline
12013 Branch: perlio
12014 !> (integrate 41 files)
12015____________________________________________________________________________
12016[ 10385] By: jhi on 2001/06/01 22:12:48
12017 Log: Add Attribute::Handlers 0.61 from Damian Conway.
12018 Branch: perl
12019 + lib/Attribute/Handlers.pm t/lib/attrhand.t
12020 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
12021____________________________________________________________________________
12022[ 10384] By: jhi on 2001/06/01 21:53:14
12023 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
12024 From: Peter Prymmer <pvhp@forte.com>
12025 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
12026 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
12027 Branch: perl
12028 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
12029____________________________________________________________________________
12030[ 10383] By: jhi on 2001/06/01 21:36:11
12031 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
12032 From: Jeff Pinyan <jeffp@crusoe.net>
12033 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
12034 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
12035 Branch: perl
12036 ! lib/File/Find.pm
12037____________________________________________________________________________
12038[ 10382] By: jhi on 2001/06/01 21:35:02
12039 Log: Subject: [PATCH perl@10381] configure.com tweaks
12040 From: "Craig A. Berry" <craigberry@mac.com>
12041 Date: Fri, 1 Jun 2001 13:55:43 -0500
12042 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
12043 Branch: perl
12044 ! configure.com
12045____________________________________________________________________________
12046[ 10381] By: jhi on 2001/06/01 16:37:21
12047 Log: Update Changes.
12048 Branch: perl
12049 ! Changes patchlevel.h
12050____________________________________________________________________________
f508f4bf
JH
12051[ 10380] By: jhi on 2001/06/01 16:19:18
12052 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
12053 From: Mike Guy <mjtg@cam.ac.uk>
12054 Date: Fri, 01 Jun 2001 18:17:02 +0100
12055 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
12056 Branch: perl
12057 ! lib/perl5db.pl
12058____________________________________________________________________________
12059[ 10379] By: jhi on 2001/06/01 16:13:28
12060 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
12061 From: Hugo <hv@crypt.compulink.co.uk>
12062 Date: Thu, 31 May 2001 20:49:48 +0100
12063 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
12064 Branch: perl
12065 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
12066 ! util.c
12067____________________________________________________________________________
12068[ 10378] By: jhi on 2001/06/01 15:56:35
12069 Log: Zero() is not available in x2p (or, rather, some of its
12070 implementations like memzero() might not be available.)
12071 Branch: perl
12072 ! x2p/hash.c
12073____________________________________________________________________________
12074[ 10377] By: jhi on 2001/06/01 15:44:48
12075 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
12076 From: Michael G Schwern <schwern@pobox.com>
12077 Date: Fri, 1 Jun 2001 12:00:29 +0100
12078 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
12079
12080 (But use Zero() instead of memset.)
12081 Branch: perl
12082 ! x2p/hash.c
12083____________________________________________________________________________
12084[ 10376] By: jhi on 2001/06/01 15:39:52
12085 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
12086 From: Jeff Pinyan <jeffp@crusoe.net>
12087 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
12088 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
12089 Branch: perl
12090 ! pod/perldiag.pod regcomp.c t/op/pat.t
12091____________________________________________________________________________
12092[ 10375] By: jhi on 2001/06/01 15:36:35
12093 Log: Retract #10324 and #10333; not needed.
12094 Branch: perl
12095 ! hints/irix_6.sh hints/linux.sh
12096____________________________________________________________________________
12097[ 10374] By: jhi on 2001/06/01 15:35:19
12098 Log: The #10370 wasn't quite right.
12099 Branch: perl
12100 ! ext/XS/Typemap/Typemap.xs
12101____________________________________________________________________________
12102[ 10373] By: jhi on 2001/06/01 15:34:49
12103 Log: The metaconfig units changes for #10372.
12104 Branch: metaconfig/U/perl
12105 + d_realpath.U d_sresgproto.U d_sresuproto.U
12106 ! gccvers.U i_db.U
12107____________________________________________________________________________
12108[ 10372] By: jhi on 2001/06/01 15:34:24
12109 Log: Configure tweaks; record the Berkeley DB version,
12110 probe for realpath(), for setresuid() and setresgid()
12111 prototypes; use realpath() (try to be paranoid enough),
12112 use the setres[ug]id prototypes because glibc has the functions
12113 but not their prototypes; add -Wall -ansi to gcc ccflags;
12114 regen toc.
12115 Branch: perl
12116 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12117 ! config_h.SH configure.com epoc/config.sh
12118 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
12119 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
12120 ! vos/config.ga.def win32/config.bc win32/config.gc
12121 ! win32/config.vc
12122____________________________________________________________________________
12123[ 10371] By: jhi on 2001/06/01 12:50:05
12124 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
12125 From: Michael G Schwern <schwern@pobox.com>
12126 Date: Fri, 1 Jun 2001 11:28:14 +0100
12127 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
12128 Branch: perl
12129 ! lib/attributes.pm xsutils.c
12130____________________________________________________________________________
12131[ 10370] By: jhi on 2001/06/01 12:48:55
12132 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
12133 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12134 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
12135 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
12136 Branch: perl
12137 ! ext/XS/Typemap/Typemap.xs
12138____________________________________________________________________________
12139[ 10369] By: jhi on 2001/06/01 12:47:21
12140 Log: Subject: [patch] Cwd.xs optimizations/abstraction
12141 From: Doug MacEachern <dougm@covalent.net>
12142 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
12143 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
12144 Branch: perl
12145 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
12146 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
12147____________________________________________________________________________
12148[ 10368] By: jhi on 2001/06/01 12:32:00
12149 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!])
12150 From: Nicholas Clark <nick@ccl4.org>
12151 Date: Thu, 31 May 2001 23:56:40 +0100
12152 Message-ID: <20010531235640.F12698@plum.flirble.org>
12153
12154 Make the test work also under only static extensions
12155 (sh Configure -Uusedl fakes this nicely)
12156 Branch: perl
12157 ! t/lib/extutils.t
12158____________________________________________________________________________
12159[ 10367] By: jhi on 2001/06/01 12:27:53
12160 Log: Subject: [PATCH hv.c] Eliminating trigraph
12161 From: Michael G Schwern <schwern@pobox.com>
12162 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
12163 Date: Fri, 1 Jun 2001 11:49:56 +0100
12164 Branch: perl
12165 ! hv.c
12166____________________________________________________________________________
12167[ 10366] By: jhi on 2001/06/01 12:14:57
12168 Log: Subject: Re: [PATCH] Tests for File::Compare
12169 From: "Philip Newton" <Philip.Newton@gmx.net>
12170 Date: Thu, 31 May 2001 19:44:05 +0200
12171 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
12172
12173 Unnecessary "quotation marks".
12174 Branch: perl
12175 ! t/lib/filecomp.t
12176____________________________________________________________________________
12177[ 10365] By: jhi on 2001/06/01 12:13:26
12178 Log: Integrate perlio.
12179 Branch: perl
12180 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
12181____________________________________________________________________________
12182[ 10364] By: nick on 2001/06/01 10:13:31
12183 Log: Cleanup dll.base and dll.exp created by GCC builds.
12184 Branch: perlio
12185 ! lib/ExtUtils/MM_Win32.pm
12186____________________________________________________________________________
12187[ 10363] By: nick on 2001/06/01 10:02:17
12188 Log: Make filecomp test work on CRLF platforms by adding binmode.
12189 Branch: perlio
12190 ! t/lib/filecomp.t
12191____________________________________________________________________________
12192[ 10362] By: nick on 2001/06/01 08:37:17
12193 Log: Integrate mainline
12194 Branch: perlio
12195 !> Changes Configure patchlevel.h perlio.c
12196____________________________________________________________________________
12197[ 10361] By: jhi on 2001/05/31 15:09:34
12198 Log: panic:claustrophobia.
12199 Branch: perl
12200 ! perlio.c
12201____________________________________________________________________________
12202[ 10360] By: jhi on 2001/05/31 13:04:25
12203 Log: Update Changes.
12204 Branch: perl
12205 ! Changes patchlevel.h
12206____________________________________________________________________________
12207[ 10359] By: nick on 2001/05/31 12:35:50
12208 Log: Integrate mainline.
12209 Branch: perlio
12210 +> t/lib/filecomp.t
12211 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
12212 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
12213____________________________________________________________________________
54848fd9
JH
12214[ 10358] By: jhi on 2001/05/31 12:35:05
12215 Log: Integrate perlio.
12216 Branch: perl
12217 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
12218 !> win32/config_H.vc
12219____________________________________________________________________________
12220[ 10357] By: jhi on 2001/05/31 12:34:04
12221 Log: Metaconfig unit change for #10356.
12222 Branch: metaconfig
12223 ! U/installdirs/inc_version_list.U
12224____________________________________________________________________________
12225[ 10356] By: jhi on 2001/05/31 12:33:41
12226 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
12227 (idea from Sarathy; implementation from Andy)
12228 Branch: perl
12229 ! Configure
12230____________________________________________________________________________
12231[ 10355] By: jhi on 2001/05/31 12:18:06
12232 Log: More AUTHORS.
12233 Branch: perl
12234 ! AUTHORS
12235____________________________________________________________________________
12236[ 10354] By: jhi on 2001/05/31 12:16:24
12237 Log: Subject: Re: [PATCH] Tests for File::Compare
12238 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
12239 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
12240 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
12241 Branch: perl
12242 + t/lib/filecomp.t
12243 ! MANIFEST t/lib/1_compile.t
12244____________________________________________________________________________
12245[ 10353] By: jhi on 2001/05/31 12:11:24
12246 Log: Subject: [PATCH] DEBUG_* macro cleanups
12247 From: Abhijit Menon-Sen <ams@wiw.org>
12248 Date: Thu, 31 May 2001 12:16:22 +0530
12249 Message-ID: <20010531121622.B4829@lustre.linux.in>
12250
12251 Subject: Re: [PATCH] DEBUG_* macro cleanups
12252 From: Abhijit Menon-Sen <ams@wiw.org>
12253 Date: Thu, 31 May 2001 13:57:01 +0530
12254 Message-ID: <20010531135701.A21775@lustre.linux.in>
12255
12256 (The DEBUG_ definitions in perl.h changed to use the
12257 STMT_START and STMT_END.)
12258 Branch: perl
12259 ! perl.h pp_ctl.c sv.c toke.c
12260____________________________________________________________________________
12261[ 10352] By: jhi on 2001/05/31 11:53:31
12262 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
12263 From: Abhijit Menon-Sen <ams@wiw.org>
12264 Date: Thu, 31 May 2001 08:27:55 +0530
12265 Message-ID: <20010531082755.A10018@lustre.linux.in>
12266 Branch: perl
12267 ! ext/Storable/Storable.xs gv.c perl.c
12268____________________________________________________________________________
12269[ 10351] By: jhi on 2001/05/31 11:45:16
12270 Log: Subject: [PATCH] AUTHORS
12271 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12272 Date: Thu, 31 May 2001 01:27:59 -0500
12273 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
12274
12275 Subject: Re: [PATCH] AUTHORS
12276 From: "Philip Newton" <Philip.Newton@gmx.net>
12277 Date: Thu, 31 May 2001 10:08:06 +0200
12278 (Message-Id missing?)
12279 Branch: perl
12280 ! AUTHORS
12281____________________________________________________________________________
12282[ 10350] By: nick on 2001/05/31 11:40:43
12283 Log: win32 - dmake regen_config_h
12284 Branch: perlio
12285 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12286____________________________________________________________________________
12287[ 10349] By: jhi on 2001/05/31 11:38:27
12288 Log: Subject: Re: [PATCH util.c] More warning cleanups.
12289 From: "Philip Newton" <Philip.Newton@gmx.net>
12290 Date: Thu, 31 May 2001 07:41:36 +0200
12291 Message-Id: <200105310538.IAA25458@taku.hut.fi>
12292
12293 Undo C++-ism that snekt in.
12294 Branch: perl
12295 ! util.c
12296____________________________________________________________________________
12297[ 10348] By: nick on 2001/05/31 11:36:46
12298 Log: Tolerate Win32 numerics
12299 Branch: perlio
12300 ! t/pragma/warn/toke
12301____________________________________________________________________________
12302[ 10347] By: jhi on 2001/05/31 11:29:40
12303 Log: Integrate perlio.
12304 Branch: perl
12305 !> perlio.c win32/win32.h
12306____________________________________________________________________________
12307[ 10346] By: nick on 2001/05/31 10:54:55
12308 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
12309 perlio.c change 10255.
12310 Branch: perlio
12311 ! perlio.c
12312____________________________________________________________________________
12313[ 10345] By: nick on 2001/05/31 10:01:57
12314 Log: Conditionaly put back some "unused" dTHX which are used
12315 with PERL_IMPLICIT_SYS
12316 Branch: perlio
12317 ! perlio.c
12318____________________________________________________________________________
12319[ 10344] By: nick on 2001/05/31 10:00:59
12320 Log: Fix Win32 for new spelling IN_BYTES
12321 Branch: perlio
12322 ! win32/win32.h
12323____________________________________________________________________________
12324[ 10343] By: nick on 2001/05/31 08:01:32
12325 Log: perlio.c -Wall cleaner under MULTIPLICITY
12326 - still minor noise with linux stdio
12327 Branch: perlio
12328 ! perlio.c
12329____________________________________________________________________________
12330[ 10342] By: nick on 2001/05/31 07:52:23
12331 Log: Integrate mainline.
12332 Branch: perlio
12333 !> (integrate 42 files)
12334____________________________________________________________________________
12335[ 10341] By: jhi on 2001/05/31 01:39:02
12336 Log: AUTHORS updates.
12337 Branch: perl
12338 ! AUTHORS
12339____________________________________________________________________________
12340[ 10340] By: jhi on 2001/05/31 00:19:29
12341 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
12342 From: Peter Prymmer <pvhp@forte.com>
12343 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
12344 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
12345 Branch: perl
12346 ! t/lib/md5-file.t
12347____________________________________________________________________________
12348[ 10339] By: jhi on 2001/05/31 00:16:44
12349 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
12350 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
12351 to match the pragma name; various robustness cleanups.
12352 Branch: perl
12353 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
12354 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
12355____________________________________________________________________________
12356[ 10338] By: jhi on 2001/05/30 23:56:14
12357 Log: More -Wall sweeping.
12358 Branch: perl
12359 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
12360 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
12361 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
12362 ! regcomp.c sv.c toke.c utf8.c
12363____________________________________________________________________________
12364[ 10337] By: jhi on 2001/05/30 23:20:23
12365 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
12366 From: Nicholas Clark <nick@ccl4.org>
12367 Date: Wed, 30 May 2001 22:34:41 +0100
12368 Message-ID: <20010530223441.Y86445@plum.flirble.org>
12369 Branch: perl
12370 ! t/op/cmp.t
12371____________________________________________________________________________
12372[ 10336] By: jhi on 2001/05/30 23:18:48
f508f4bf
JH
12373 Log: It's is not, it isn't ain't, and it's it's, not its,
12374 if you mean it is. If you don't, it's its. Then too,
12375 it's hers. It isn't her's. It isn't our's either.
12376 It's ours, and likewise yours and theirs.
54848fd9
JH
12377 -- Oxford University Press, Edpress News
12378 Branch: perl
12379 ! lib/autouse.pm
12380____________________________________________________________________________
12381[ 10335] By: jhi on 2001/05/30 23:12:30
12382 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
12383 Branch: perl
12384 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
12385 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
12386 ! x2p/str.c x2p/walk.c xsutils.c
12387____________________________________________________________________________
12388[ 10334] By: jhi on 2001/05/30 22:52:41
12389 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
12390 From: Michael G Schwern <schwern@pobox.com>
12391 Date: Wed, 30 May 2001 17:10:38 +0100
12392 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
12393
12394 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
12395 From: Abhijit Menon-Sen <ams@wiw.org>
12396 Date: Wed, 30 May 2001 23:16:13 +0530
12397 Message-ID: <20010530231613.A31933@lustre.linux.in>
12398 Branch: perl
12399 ! perl.c t/run/runenv.t
12400____________________________________________________________________________
12401[ 10333] By: jhi on 2001/05/30 22:25:02
f508f4bf
JH
12402 Log: (Retracted by #10375.)
12403
12404 IRIX hints patch from Merijn Broeren.
54848fd9
JH
12405
12406 TODO: (this and the earlier Linux hints patch) should be solved
12407 at Configure level. Merijn: -ldb should not be used on any platform
12408 for perl, just when linking DBFile itself. Trying to be helpful here
12409 is counterproductive.
12410 Branch: perl
12411 ! hints/irix_6.sh
12412____________________________________________________________________________
12413[ 10332] By: jhi on 2001/05/30 22:11:13
12414 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
12415 From: Nicholas Clark <nick@ccl4.org>
12416 Date: Wed, 30 May 2001 23:20:58 +0100
12417 Message-ID: <20010530232058.B86445@plum.flirble.org>
12418 Branch: perl
12419 ! doop.c
12420____________________________________________________________________________
12421[ 10331] By: jhi on 2001/05/30 22:09:49
12422 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
12423 From: Michael G Schwern <schwern@pobox.com>
12424 Date: Wed, 30 May 2001 15:24:20 +0100
12425 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
12426 Branch: perl
12427 ! t/pragma/autouse.t
12428____________________________________________________________________________
12429[ 10330] By: jhi on 2001/05/30 22:02:21
12430 Log: The regex trick wasn't a good idea.
12431 Branch: perl
12432 ! pod/perlfaq4.pod
12433____________________________________________________________________________
12434[ 10329] By: nick on 2001/05/30 18:34:35
12435 Log: Integrate mainline
12436 Branch: perlio
12437 !> (integrate 40 files)
12438____________________________________________________________________________
12439[ 10328] By: jhi on 2001/05/30 14:28:39
12440 Log: Update Changes.
12441 Branch: perl
12442 ! Changes patchlevel.h
12443____________________________________________________________________________
12444[ 10327] By: jhi on 2001/05/30 14:07:01
12445 Log: The metaconfig unit change for #10325.
12446 Branch: metaconfig
12447 + U/modified/afs.U
12448____________________________________________________________________________
4e488382
JH
12449[ 10326] By: jhi on 2001/05/30 14:06:36
12450 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
12451 is now wrong.
12452 Branch: perl
12453 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
12454____________________________________________________________________________
12455[ 10325] By: jhi on 2001/05/30 14:04:28
12456 Log: Introduce $Config{afsroot}.
12457 Branch: perl
12458 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12459 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
12460 ! win32/config.gc win32/config.vc
12461____________________________________________________________________________
12462[ 10324] By: jhi on 2001/05/30 13:49:44
f508f4bf
JH
12463 Log: (Retracted by #10375.)
12464
12465 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
4e488382
JH
12466 Branch: perl
12467 ! hints/linux.sh
12468____________________________________________________________________________
12469[ 10323] By: jhi on 2001/05/30 13:49:29
12470 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
12471 (Also Configure tweaks needed; coming up soon.)
12472 Branch: perl
12473 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
12474____________________________________________________________________________
12475[ 10322] By: jhi on 2001/05/30 13:37:56
12476 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
12477 From: Michael G Schwern <schwern@pobox.com>
12478 Date: Sun, 27 May 2001 10:29:43 +0100
12479 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
12480 Branch: perl
12481 ! lib/perl5db.pl
12482____________________________________________________________________________
12483[ 10321] By: jhi on 2001/05/30 13:36:28
12484 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
12485 and Abhijit Menon-Sen.
12486 Branch: perl
12487 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
12488 ! perl.c pp_sys.c regcomp.c
12489____________________________________________________________________________
12490[ 10320] By: jhi on 2001/05/30 13:35:27
12491 Log: Fix the BOOT section to call myU2time properly.
12492 Branch: perl
12493 ! ext/Time/HiRes/HiRes.xs
12494____________________________________________________________________________
12495[ 10319] By: jhi on 2001/05/30 13:06:09
12496 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
12497 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
12498 Date: Wed, 30 May 2001 09:44:29 -0400
12499 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
12500
12501 Detypo; plus add one more trick.
12502 Branch: perl
12503 ! pod/perlfaq4.pod
12504____________________________________________________________________________
12505[ 10318] By: jhi on 2001/05/30 12:47:11
12506 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)
12507 From: Michael G Schwern <schwern@pobox.com>
12508 Date: Wed, 30 May 2001 14:39:06 +0100
12509 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
12510 Branch: perl
12511 ! lib/autouse.pm t/pragma/autouse.t
12512____________________________________________________________________________
12513[ 10317] By: jhi on 2001/05/30 12:46:02
12514 Log: Subject: Re: AIX and gcc (moving targets)
12515 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12516 Date: Wed, 30 May 2001 15:25:08 +0200
12517 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
12518 Branch: perl
12519 ! ext/Time/HiRes/HiRes.xs
12520____________________________________________________________________________
12521[ 10316] By: jhi on 2001/05/30 12:40:46
12522 Log: Subject: [PATCH t/TEST] sorting tests
12523 From: Michael G Schwern <schwern@pobox.com>
12524 Date: Wed, 30 May 2001 10:24:02 +0100
12525 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
12526 Branch: perl
12527 ! t/TEST
12528____________________________________________________________________________
12529[ 10315] By: jhi on 2001/05/30 12:37:43
12530 Log: Subject: [ID 20010529.002] typos in man page perlre
12531 From: bart@cg681574-a.adubn1.nj.home.com
12532 Date: Tue, 29 May 2001 13:58:59 -0500
12533 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
12534 Branch: perl
12535 ! pod/perlre.pod
12536____________________________________________________________________________
12537[ 10314] By: jhi on 2001/05/30 12:33:53
12538 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
12539 From: "Craig A. Berry" <craigberry@mac.com>
12540 Date: Tue, 29 May 2001 23:23:45 -0500
12541 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
12542 Branch: perl
12543 ! t/lib/extutils.t t/pragma/autouse.t
12544____________________________________________________________________________
12545[ 10313] By: jhi on 2001/05/30 12:32:17
12546 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)
12547 From: David Dyck <dcd@tc.fluke.com>
12548 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
12549 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
12550 Branch: perl
12551 ! t/lib/filefind.t
12552____________________________________________________________________________
12553[ 10312] By: jhi on 2001/05/30 12:31:02
12554 Log: AIX hints update for gcc from Merijn H. Brand.
12555 Branch: perl
12556 ! hints/aix.sh
12557____________________________________________________________________________
12558[ 10311] By: jhi on 2001/05/30 12:18:20
12559 Log: Retract #10295 and #10296: a more generic solution
12560 is needed (there's something funny with gcc on AIX).
12561 Branch: perl
12562 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
12563____________________________________________________________________________
12564[ 10310] By: jhi on 2001/05/30 12:08:07
12565 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
12566 From: Hugo <hv@crypt.compulink.co.uk>
12567 Date: Wed, 30 May 2001 11:59:19 +0100
12568 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
12569
12570 localizing $@ has unfortunate semantics - if you die past
12571 a local $@, the die message is lost.
12572 Branch: perl
12573 ! lib/utf8_heavy.pl
12574____________________________________________________________________________
12575[ 10309] By: nick on 2001/05/30 08:23:02
12576 Log: Integrate mainline (autouse works again.)
12577 Branch: perlio
12578 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
12579 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
12580 !> pod/perlvar.pod t/op/cmp.t
12581____________________________________________________________________________
12582[ 10308] By: jhi on 2001/05/30 01:55:02
12583 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
12584 From: David Dyck <dcd@tc.fluke.com>
12585 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
12586 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
12587 Branch: perl
12588 ! lib/File/Find.pm
12589____________________________________________________________________________
12590[ 10307] By: jhi on 2001/05/30 01:47:22
12591 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
12592 From: Nicholas Clark <nick@ccl4.org>
12593 Date: Tue, 29 May 2001 23:16:09 +0100
12594 Message-ID: <20010529231609.U86445@plum.flirble.org>
12595
12596 Make the test output slightly clearer by distinguishing
12597 between '' and undef.
12598 Branch: perl
12599 ! t/op/cmp.t
12600____________________________________________________________________________
12601[ 10306] By: jhi on 2001/05/30 01:45:12
12602 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
12603 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12604 Date: Tue, 29 May 2001 19:15:19 -0400
12605 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
12606 Branch: perl
12607 ! hints/os2.sh
12608____________________________________________________________________________
12609[ 10305] By: jhi on 2001/05/30 01:42:36
12610 Log: Subject: perlvar.pod addition
12611 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
12612 Date: Fri, 25 May 2001 20:23:12 +0200
12613 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
12614
12615 Subject: Re: perlvar.pod addition
12616 From: "Abigail" <abigail@foad.org>
12617 Date: Fri, 25 May 2001 22:00:39 +0200
12618 Message-ID: <20010525200039.28029.qmail@foad.org>
12619
12620 Mention $a and $b in perlvar.
12621 Branch: perl
12622 ! pod/perlvar.pod
12623____________________________________________________________________________
12624[ 10304] By: jhi on 2001/05/30 01:36:37
12625 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
12626 From: Jeff Pinyan <jeffp@crusoe.net>
12627 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
12628 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
12629 Branch: perl
12630 ! pod/perlvar.pod
12631____________________________________________________________________________
12632[ 10303] By: jhi on 2001/05/30 01:35:31
12633 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
12634 From: Jeff Pinyan <jeffp@crusoe.net>
12635 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
12636 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
12637 Branch: perl
12638 ! pod/perlfaq6.pod
12639____________________________________________________________________________
12640[ 10302] By: jhi on 2001/05/29 20:18:49
12641 Log: Mention Time::localtime and Time::gmtime.
12642 Branch: perl
12643 ! ext/Time/Piece/Piece.pm
12644____________________________________________________________________________
12645[ 10301] By: jhi on 2001/05/29 20:13:54
12646 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
12647 From: Michael G Schwern <schwern@pobox.com>
12648 Date: Tue, 29 May 2001 18:51:32 +0100
12649 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
12650 Branch: perl
12651 ! pod/perlfaq4.pod
12652____________________________________________________________________________
12653[ 10300] By: jhi on 2001/05/29 20:12:09
12654 Log: Retract #10243.
12655 Branch: perl
12656 ! lib/autouse.pm
12657____________________________________________________________________________
12658[ 10299] By: nick on 2001/05/29 18:41:19
12659 Log: Post weekend integrate mainline (fails one test pragma/autouse).
12660 Branch: perlio
12661 +> (branch 29 files)
12662 !> (integrate 91 files)
12663____________________________________________________________________________
12664[ 10298] By: jhi on 2001/05/29 16:29:19
12665 Log: Update Changes.
12666 Branch: perl
12667 ! Changes patchlevel.h
12668____________________________________________________________________________
55bceba6
JH
12669[ 10297] By: jhi on 2001/05/29 16:25:47
12670 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
12671 before Perl_load_module/Perl_call_method and restore the value
12672 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
12673 Branch: perl
12674 ! utf8.c
12675____________________________________________________________________________
12676[ 10296] By: jhi on 2001/05/29 16:01:53
12677 Log: Subject: Re: AIX and gcc (moving targets)
12678 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12679 Date: Tue, 29 May 2001 17:59:40 +0200
12680 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
12681 Branch: perl
12682 ! ext/Storable/Makefile.PL
12683____________________________________________________________________________
12684[ 10295] By: jhi on 2001/05/29 15:59:05
12685 Log: Subject: Re: AIX and gcc (moving targets)
12686 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12687 Date: Tue, 29 May 2001 12:32:57 +0200
12688 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
12689 Branch: perl
12690 ! ext/POSIX/Makefile.PL
12691____________________________________________________________________________
12692[ 10294] By: jhi on 2001/05/29 15:53:43
f508f4bf
JH
12693 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
12694 From: Michael G Schwern <schwern@pobox.com>
12695 Date: Tue, 29 May 2001 09:53:29 +0100
12696 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
12697
54848fd9 12698 (#10280 retracted)
55bceba6
JH
12699 Branch: perl
12700 ! lib/Test/Harness.pm t/lib/test-harness.t
12701____________________________________________________________________________
12702[ 10293] By: jhi on 2001/05/29 15:46:10
54848fd9
JH
12703 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
12704 From: Michael G Schwern <schwern@pobox.com>
12705 Date: Tue, 29 May 2001 09:19:52 +0100
12706 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
55bceba6
JH
12707 Branch: perl
12708 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
12709 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
12710 + t/lib/Test/todo.t
12711 ! MANIFEST lib/Test.pm t/TEST
12712____________________________________________________________________________
12713[ 10292] By: jhi on 2001/05/29 15:34:08
54848fd9
JH
12714 Log: From: Michael G Schwern <schwern@pobox.com>
12715 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
12716 Date: Tue, 29 May 2001 08:26:09 +0100
12717 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
55bceba6
JH
12718 Branch: perl
12719 ! t/TEST
12720____________________________________________________________________________
12721[ 10291] By: jhi on 2001/05/29 15:29:37
12722 Log: Add tests for Time::gmtime and Time::localtime.
12723 Branch: perl
12724 + t/lib/time-gmtime.t t/lib/time-localtime.t
12725 ! MANIFEST t/lib/1_compile.t
12726____________________________________________________________________________
12727[ 10290] By: jhi on 2001/05/29 15:15:44
12728 Log: Add test for File::stat.
12729 Branch: perl
12730 + t/lib/filestat.t
12731 ! MANIFEST t/lib/1_compile.t
12732____________________________________________________________________________
12733[ 10289] By: jhi on 2001/05/29 15:05:38
12734 Log: Add test for Net::servent.
12735 Branch: perl
12736 + t/lib/net-sent.t
12737 ! MANIFEST t/lib/1_compile.t
12738____________________________________________________________________________
12739[ 10288] By: jhi on 2001/05/29 14:57:15
12740 Log: Add test for Net::protoent.
12741 Branch: perl
12742 + t/lib/net-pent.t
12743 ! MANIFEST t/lib/1_compile.t
12744____________________________________________________________________________
12745[ 10287] By: jhi on 2001/05/29 14:53:10
12746 Log: Add test for Net::netent.
12747 Branch: perl
12748 + t/lib/net-nent.t
12749 ! MANIFEST t/lib/1_compile.t
12750____________________________________________________________________________
12751[ 10286] By: jhi on 2001/05/29 14:31:57
12752 Log: Add test for User::grent. Portability doubtful.
12753 Branch: perl
12754 + t/lib/user-grent.t
12755 ! MANIFEST t/lib/1_compile.t
12756____________________________________________________________________________
12757[ 10285] By: jhi on 2001/05/29 14:24:20
12758 Log: Add test for User::pwent.
12759 Probably will fall down somewhere for portability reasons.
12760 Branch: perl
12761 + t/lib/user-pwent.t
12762 ! MANIFEST t/lib/1_compile.t
12763____________________________________________________________________________
12764[ 10284] By: jhi on 2001/05/29 13:26:43
12765 Log: Metaconfig units changes for #10283.
12766 Branch: metaconfig
12767 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
12768 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
12769 ! U/installdirs/sitescript.U U/modified/Signal.U
12770____________________________________________________________________________
12771[ 10283] By: jhi on 2001/05/29 13:26:24
12772 Log: Subject: [PATCH 5.6.1] signal names in Configure
12773 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12774 Date: Tue, 29 May 2001 03:52:25 -0400
12775 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
12776
12777 Subject: [PATCH 5.6.1] older perl in Configure
12778 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12779 Date: Tue, 29 May 2001 03:55:40 -0400
12780 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
12781
12782 Subject: [PATCH 5.6.1] goofs in Configure
12783 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12784 Date: Tue, 29 May 2001 04:13:07 -0400
12785 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
12786
12787 Configure portability tweaks.
12788 Branch: perl
12789 ! Configure
12790____________________________________________________________________________
12791[ 10282] By: jhi on 2001/05/29 12:41:41
12792 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
12793 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12794 Date: Tue, 29 May 2001 04:07:06 -0400
12795 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
12796 Branch: perl
12797 ! os2/os2.c
12798____________________________________________________________________________
12799[ 10281] By: jhi on 2001/05/29 12:40:31
12800 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
12801 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12802 Date: Tue, 29 May 2001 04:01:38 -0400
12803 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
12804 Branch: perl
12805 ! hints/os2.sh os2/Makefile.SHs
12806____________________________________________________________________________
12807[ 10280] By: jhi on 2001/05/29 12:38:48
12808 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
12809 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12810 Date: Tue, 29 May 2001 03:50:18 -0400
12811 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
12812 Branch: perl
12813 ! lib/Test/Harness.pm
12814____________________________________________________________________________
12815[ 10279] By: jhi on 2001/05/29 12:34:53
12816 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
12817 Branch: perl
12818 ! lib/utf8_heavy.pl
12819____________________________________________________________________________
12820[ 10278] By: jhi on 2001/05/29 02:15:24
12821 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
12822 From: Hugo <hv@crypt.compulink.co.uk>
12823 Date: Tue, 29 May 2001 03:03:45 +0100
12824 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
12825
12826 Explanation why the $@ always gets the UTF8 flag when under use utf8--
12827 because we told it to have the flag when under use utf8.
12828 Branch: perl
12829 ! pp_ctl.c
12830____________________________________________________________________________
12831[ 10277] By: jhi on 2001/05/29 00:51:34
12832 Log: At least a partial fix for 20010528.004.
12833 Branch: perl
12834 ! lib/utf8_heavy.pl
12835____________________________________________________________________________
12836[ 10276] By: jhi on 2001/05/29 00:42:59
12837 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
12838 From: Nicholas Clark <nick@ccl4.org>
12839 Date: Mon, 28 May 2001 23:39:38 +0100
12840 Message-ID: <20010528233938.M86445@plum.flirble.org>
12841
12842 More portable non-zero UV.
12843 Branch: perl
12844 ! t/lib/extutils.t
12845____________________________________________________________________________
12846[ 10275] By: jhi on 2001/05/29 00:40:28
12847 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
12848 From: Nicholas Clark <nick@ccl4.org>
12849 Date: Mon, 28 May 2001 22:46:09 +0100
12850 Message-ID: <20010528224608.L86445@plum.flirble.org>
12851
12852 Test also "make clean".
12853 Branch: perl
12854 ! t/lib/extutils.t
12855____________________________________________________________________________
12856[ 10274] By: jhi on 2001/05/29 00:39:18
12857 Log: Subject: Re: Would -Wno-unused -Wall be better?
12858 From: Michael G Schwern <schwern@pobox.com>
12859 Date: Tue, 29 May 2001 00:55:54 +0100
12860 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
12861 Branch: perl
12862 ! pp.h
12863____________________________________________________________________________
12864[ 10273] By: jhi on 2001/05/29 00:36:06
12865 Log: Add a test for 20010528.007, fixed in #10272.
12866 Branch: perl
12867 ! t/op/misc.t toke.c
12868____________________________________________________________________________
12869[ 10272] By: jhi on 2001/05/29 00:21:12
12870 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
12871 From: Hugo <hv@crypt.compulink.co.uk>
12872 Date: Tue, 29 May 2001 00:23:23 +0100
12873 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
12874 Branch: perl
12875 ! toke.c
12876____________________________________________________________________________
12877[ 10271] By: jhi on 2001/05/28 22:52:11
12878 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
12879 From: Michael G Schwern <schwern@pobox.com>
12880 Date: Tue, 29 May 2001 00:42:59 +0100
12881 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
12882 Branch: perl
12883 ! t/pragma/autouse.t
12884____________________________________________________________________________
12885[ 10270] By: jhi on 2001/05/28 21:44:06
12886 Log: Some shells seemingly arrange the signal handlers differently
12887 (bug id 20010521.004).
12888 Branch: perl
12889 ! t/lib/sigaction.t
12890____________________________________________________________________________
12891[ 10269] By: jhi on 2001/05/28 20:34:21
12892 Log: Regen perlmodlib.
12893 Branch: perl
12894 ! pod/perlmodlib.pod
12895____________________________________________________________________________
12896[ 10268] By: jhi on 2001/05/28 19:08:45
12897 Log: Update Changes.
12898 Branch: perl
12899 ! Changes patchlevel.h
12900____________________________________________________________________________
71c736f5
JH
12901[ 10267] By: jhi on 2001/05/28 19:03:54
12902 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
12903 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12904 Date: Mon, 28 May 2001 14:56:35 -0500
12905 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
12906 Branch: perl
12907 ! pod/perlnewmod.pod
12908____________________________________________________________________________
12909[ 10266] By: jhi on 2001/05/28 18:35:03
12910 Log: Regen toc.
12911 Branch: perl
12912 ! pod/perltoc.pod
12913____________________________________________________________________________
12914[ 10265] By: jhi on 2001/05/28 18:33:32
12915 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
12916 From: "Richard Soderberg" <rs@crystalflame.net>
12917 Date: Mon, 28 May 2001 12:31:23 -0700
12918 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
12919 Branch: perl
12920 ! t/op/splice.t
12921____________________________________________________________________________
12922[ 10264] By: jhi on 2001/05/28 17:59:00
12923 Log: The #10260 was too bold: locales and utf8 still do not mix.
12924 Branch: perl
12925 ! t/pragma/locale.t
12926____________________________________________________________________________
12927[ 10263] By: jhi on 2001/05/28 17:52:25
12928 Log: Subject: [PATCH] Pod nitpicks
12929 From: "Richard Soderberg" <rs@crystalflame.net>
12930 Date: Mon, 28 May 2001 10:08:58 -0700
12931 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
12932 Branch: perl
12933 ! pod/perl571delta.pod pod/perlapi.pod sv.h
12934____________________________________________________________________________
12935[ 10262] By: jhi on 2001/05/28 17:50:05
12936 Log: Upgrade to I18N::LangTags 0.22.
12937 Branch: perl
12938 + lib/I18N/LangTags/List.pod
12939 ! MANIFEST lib/I18N/LangTags.pm
12940____________________________________________________________________________
12941[ 10261] By: jhi on 2001/05/28 17:23:40
12942 Log: A slightly more serious bug found by -Mutf8; op/misc and
12943 lib/complex dumped core.
12944 Branch: perl
12945 ! regexec.c
12946____________________________________________________________________________
12947[ 10260] By: jhi on 2001/05/28 16:58:11
12948 Log: Various buglets shaken out by -Mutf8.
12949 Branch: perl
12950 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
12951 ! t/pragma/locale.t
12952____________________________________________________________________________
12953[ 10259] By: jhi on 2001/05/28 15:48:46
12954 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
12955 Branch: perl
12956 ! t/lib/carp.t
12957____________________________________________________________________________
12958[ 10258] By: jhi on 2001/05/28 15:32:41
12959 Log: Subject: [PATCH] todo patch
12960 From: Artur Bergman <artur@contiller.se>
12961 Date: Mon, 28 May 2001 17:03:51 +0200
12962 Message-ID: <B7383577.F34%artur@contiller.se>
12963 Branch: perl
12964 ! pod/perltodo.pod
12965____________________________________________________________________________
12966[ 10257] By: jhi on 2001/05/28 15:31:25
12967 Log: Subject: typo in perlguts.pod
12968 From: "John P. Linderman" <jpl@research.att.com>
12969 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
12970 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
12971 Branch: perl
12972 ! pod/perlguts.pod
12973____________________________________________________________________________
12974[ 10256] By: jhi on 2001/05/28 15:30:42
12975 Log: Subject: AIX and gcc (moving targets)
12976 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12977 Date: Mon, 28 May 2001 12:54:04 +0200
12978 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
12979 Branch: perl
12980 ! hints/aix.sh
12981____________________________________________________________________________
12982[ 10255] By: jhi on 2001/05/28 15:28:55
12983 Log: Subject: Re: perlio + multiple perl_alloc..destruct
12984 From: Doug MacEachern <dougm@covalent.net>
12985 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
12986 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
12987 Branch: perl
12988 ! perlio.c
12989____________________________________________________________________________
12990[ 10254] By: jhi on 2001/05/28 15:27:49
12991 Log: The #10251 wasn't quite up-to-the-code.
12992 Branch: perl
12993 ! t/op/misc.t
12994____________________________________________________________________________
12995[ 10253] By: jhi on 2001/05/28 15:26:39
12996 Log: Test case for bug 20010526.004, fixed in #10252.
12997 Branch: perl
12998 ! t/op/taint.t
12999____________________________________________________________________________
13000[ 10252] By: jhi on 2001/05/28 15:26:14
13001 Log: Subject: Re: [ID 20010526.004] Taint looses value
13002 From: Hugo <hv@crypt.compulink.co.uk>
13003 Date: Sun, 27 May 2001 20:39:32 +0100
13004 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
13005 Branch: perl
13006 ! sv.c
13007____________________________________________________________________________
13008[ 10251] By: jhi on 2001/05/28 15:13:40
13009 Log: Test case for 20010422.005, fixed by #10250.
13010 Branch: perl
13011 ! t/op/misc.t
13012____________________________________________________________________________
13013[ 10250] By: jhi on 2001/05/28 15:11:16
13014 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
13015 From: Spider Boardman <spider@Orb.Nashua.NH.US>
13016 Date: Mon, 28 May 2001 06:39:12 -0400
13017 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
13018 Branch: perl
13019 ! toke.c
13020____________________________________________________________________________
13021[ 10249] By: jhi on 2001/05/28 15:09:24
13022 Log: Linerewrapping.
13023 Branch: perl
13024 ! lib/open.pm
13025____________________________________________________________________________
13026[ 10248] By: jhi on 2001/05/28 15:09:07
13027 Log: Updates on the modules list.
13028 Branch: perl
13029 ! t/lib/1_compile.t
13030____________________________________________________________________________
13031[ 10247] By: jhi on 2001/05/28 15:03:35
13032 Log: Add a test for PerlIO.
13033
13034 (I probably got the crlf/raw thing wrong for clrfy platforms...)
13035 Branch: perl
13036 + t/lib/perlio.t
13037 ! MANIFEST lib/PerlIO.pm
13038____________________________________________________________________________
13039[ 10246] By: jhi on 2001/05/28 14:24:08
13040 Log: Add a test for carp et alia.
13041 Branch: perl
13042 + t/lib/carp.t
13043 ! MANIFEST
13044____________________________________________________________________________
13045[ 10245] By: jhi on 2001/05/28 13:42:55
13046 Log: Adding the new test would be swell.
13047 Branch: perl
13048 + t/pragma/autouse.t
13049____________________________________________________________________________
13050[ 10244] By: jhi on 2001/05/28 13:42:34
13051 Log: Add a test for the autouse pragma.
13052 Branch: perl
13053 ! MANIFEST
13054____________________________________________________________________________
13055[ 10243] By: jhi on 2001/05/28 13:26:25
13056 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
13057 From: dLux <dlux@spam.sch.bme.hu>
13058 Date: Sun, 27 May 2001 16:14:26 +0200
13059 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
13060 Branch: perl
13061 ! lib/autouse.pm
13062____________________________________________________________________________
13063[ 10242] By: jhi on 2001/05/28 13:21:50
13064 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
13065 From: "Richard Soderberg" <rs@crystalflame.net>
13066 Date: Mon, 28 May 2001 03:56:36 -0700
13067 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
13068 Branch: perl
13069 ! utils/dprofpp.PL
13070____________________________________________________________________________
13071[ 10241] By: jhi on 2001/05/28 13:18:56
13072 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
13073 From: "Stephen P. Potter" <spp@spotter.yi.org>
13074 Date: Tue, 22 May 2001 11:40:25 -0400
13075 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
13076
13077 Subject: Re: [ID 20010522.003] Time::Local module bug
13078 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13079 Date: Tue, 22 May 2001 11:50:19 -0400
13080 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
13081 Branch: perl
13082 ! lib/Time/Local.pm
13083____________________________________________________________________________
13084[ 10240] By: jhi on 2001/05/27 22:44:49
13085 Log: The PERL_DL_NONLAZY can have whitespace in front.
13086 Branch: perl
13087 ! t/lib/extutils.t
13088____________________________________________________________________________
13089[ 10239] By: jhi on 2001/05/27 21:23:21
13090 Log: Document strftime() and strptime().
13091 Branch: perl
13092 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
13093____________________________________________________________________________
13094[ 10238] By: jhi on 2001/05/27 20:29:07
13095 Log: Make Time::Piece::strptime() to be a function, not a method.
13096 Branch: perl
13097 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
13098____________________________________________________________________________
13099[ 10237] By: jhi on 2001/05/27 20:22:09
13100 Log: Tweak the test to be more portable.
13101 Branch: perl
13102 ! t/lib/extutils.t
13103____________________________________________________________________________
13104[ 10236] By: jhi on 2001/05/27 19:15:54
13105 Log: Subject: PATCH: Re: Re: Attributes that tie
13106 From: Leon Brocard <acme@astray.com>
13107 Date: Sun, 27 May 2001 12:37:29 +0100
13108 Message-ID: <20010527123729.A22663@ns0.astray.com>
13109
13110 Document that variable attributes are not currently usable
13111 for tieing. (An ugly limitation that should be fixed.)
13112 Branch: perl
13113 ! lib/attributes.pm
13114____________________________________________________________________________
13115[ 10235] By: jhi on 2001/05/27 19:03:31
13116 Log: Microperl tweaks.
13117 Branch: perl
13118 ! Makefile.micro uconfig.h uconfig.sh
13119____________________________________________________________________________
13120[ 10234] By: jhi on 2001/05/27 18:22:09
13121 Log: Add make target for microperl (kind of silly, but convenient).
13122 Branch: perl
13123 ! Makefile.SH
13124____________________________________________________________________________
13125[ 10233] By: jhi on 2001/05/27 18:18:56
13126 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
13127 for microperl.)
13128 Branch: perl
13129 ! doio.c
13130____________________________________________________________________________
13131[ 10232] By: jhi on 2001/05/27 17:57:18
13132 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
13133 From: rspier@pobox.com (Robert Spier)
13134 Date: Sat, 26 May 2001 20:05:23 -0400
13135 Message-ID: <15120.17603.148648.12430@rls.cx>
13136
13137 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
13138 From: rspier@pobox.com (Robert Spier)
13139 Date: Sun, 27 May 2001 00:23:12 -0400
13140 Message-ID: <15120.33072.511966.767230@rls.cx>
13141 Branch: perl
13142 ! doio.c pod/perlfunc.pod
13143____________________________________________________________________________
13144[ 10231] By: jhi on 2001/05/27 15:45:20
13145 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
13146 Branch: perl
13147 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13148____________________________________________________________________________
13149[ 10230] By: jhi on 2001/05/27 15:41:06
13150 Log: Add README.tru64.
13151 Branch: perl
13152 + README.tru64
13153____________________________________________________________________________
13154[ 10229] By: jhi on 2001/05/27 13:50:57
13155 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
13156 Branch: perl
13157 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
13158 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
13159 ! MANIFEST
13160____________________________________________________________________________
13161[ 10228] By: jhi on 2001/05/27 13:43:38
13162 Log: Integrate I18N::LangTags from Sean Burke.
13163
13164 TODO: the language list from RFC 3066 needs to be integrated
13165 and made available somehow. The list is included in the
13166 I18N-LangTags 0.21 distribution, but it is undocumented
13167 and unconnected to the module.
13168 Branch: perl
13169 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
13170 ! MANIFEST
13171____________________________________________________________________________
13172[ 10227] By: jhi on 2001/05/27 01:41:33
13173 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
13174 envisioned by Sarathy.
13175 Branch: perl
13176 ! t/op/ver.t toke.c
13177____________________________________________________________________________
13178[ 10226] By: jhi on 2001/05/27 00:28:34
13179 Log: Subject: [ID 20010525.001] Pod typo nits fixed
13180 From: lvirden@cas.org
13181 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
13182 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
13183
13184 minus the perlsolaris decimation plus the
13185
13186 Subject: Re: [ID 20010525.001] Pod typo nits fixed
13187 From: "Philip Newton" <Philip.Newton@gmx.net>
13188 Date: Fri, 25 May 2001 18:05:55 +0200
13189 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
13190 Branch: perl
13191 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
13192 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
13193 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
13194 ! pod/perlutil.pod pod/perlxstut.pod
13195____________________________________________________________________________
13196[ 10225] By: jhi on 2001/05/26 22:38:16
13197 Log: return clauses are nice.
13198 Branch: perl
13199 ! sv.c
13200____________________________________________________________________________
13201[ 10224] By: jhi on 2001/05/26 22:35:31
13202 Log: Subject: change 10199 backwards?
13203 From: Doug MacEachern <dougm@covalent.net>
13204 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
13205 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
13206 Branch: perl
13207 ! sv.c
13208____________________________________________________________________________
13209[ 10223] By: jhi on 2001/05/26 22:31:46
13210 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
13211 From: Hugo <hv@crypt.compulink.co.uk>
13212 Date: Sat, 26 May 2001 17:05:12 +0100
13213 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
13214 Branch: perl
13215 + t/op/gmagic.t
13216 ! MANIFEST doop.c embed.h embed.pl global.sym
13217 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
13218 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
13219____________________________________________________________________________
13220[ 10222] By: jhi on 2001/05/26 22:10:38
13221 Log: Regen headers for #10221.
13222 Branch: perl
13223 ! global.sym objXSUB.h perlapi.c
13224____________________________________________________________________________
13225[ 10221] By: jhi on 2001/05/26 22:06:06
13226 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
13227 From: Juha Laiho <juha.laiho@Elma.Net>
13228 Date: Thu, 3 May 2001 09:51:30 +0300
13229 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
13230 Branch: perl
13231 ! embed.pl
13232____________________________________________________________________________
13233[ 10220] By: jhi on 2001/05/26 22:01:30
13234 Log: Subject: Re: [PATCH] Re: stability of sort()?
13235 From: "John P. Linderman" <jpl@research.att.com>
13236 Date: Sat, 26 May 2001 13:27:19 -0400
13237 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
13238 Branch: perl
13239 ! pod/perlfunc.pod
13240____________________________________________________________________________
13241[ 10219] By: jhi on 2001/05/26 14:02:34
13242 Log: Integrate perlio.
13243 Branch: perl
13244 !> pod/perlguts.pod
13245____________________________________________________________________________
13246[ 10218] By: jhi on 2001/05/26 13:39:52
13247 Log: Subject: [PATCH perl@10210] PerlIO for VMS
13248 From: "Craig A. Berry" <craigberry@mac.com>
13249 Date: Sat, 26 May 2001 09:34:11 -0500
13250 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
13251 Branch: perl
13252 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
13253 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
13254 ! vms/vmsish.h
13255____________________________________________________________________________
13256[ 10217] By: jhi on 2001/05/26 13:19:05
13257 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
13258 From: David Dyck <dcd@tc.fluke.com>
13259 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
13260 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
13261 Branch: perl
13262 ! lib/perl5db.pl
13263____________________________________________________________________________
13264[ 10216] By: jhi on 2001/05/26 13:17:47
13265 Log: Subject: utf8 regexp tests
13266 From: Hugo <hv@crypt.compulink.co.uk>
13267 Date: Fri, 25 May 2001 22:35:01 +0100
13268 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
13269 Branch: perl
13270 ! t/op/regexp.t
13271____________________________________________________________________________
13272[ 10215] By: jhi on 2001/05/26 13:15:40
13273 Log: Subject: [PATCH] Re: stability of sort()?
13274 From: Nicholas Clark <nick@ccl4.org>
13275 Date: Fri, 25 May 2001 22:40:19 +0100
13276 Message-ID: <20010525224019.B86445@plum.flirble.org>
13277 Branch: perl
13278 ! pod/perlfunc.pod
13279____________________________________________________________________________
13280[ 10214] By: jhi on 2001/05/26 13:14:30
13281 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
13282 From: John Peacock <jpeacock@rowman.com>
13283 Date: Thu, 24 May 2001 22:14:01 -0400
13284 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
13285 Branch: perl
13286 ! mg.c scope.c sv.c
13287____________________________________________________________________________
13288[ 10213] By: jhi on 2001/05/26 13:08:56
13289 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
13290 From: Nicholas Clark <nick@ccl4.org>
13291 Date: Sun, 20 May 2001 19:24:13 +0100
13292 Message-ID: <20010520192413.G83222@plum.flirble.org>
13293 Branch: perl
13294 + lib/ExtUtils/Constant.pm t/lib/extutils.t
13295 ! MANIFEST utils/h2xs.PL
13296____________________________________________________________________________
13297[ 10212] By: nick on 2001/05/26 09:49:28
13298 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
13299 add a few more notes there on use of mortals on the stack.
13300 Branch: perlio
13301 ! pod/perlguts.pod
13302____________________________________________________________________________
13303[ 10211] By: nick on 2001/05/26 09:05:36
13304 Log: Integrate mainline
13305 Branch: perlio
13306 +> t/lib/fcntl.t t/pragma/vars.t
13307 !> (integrate 49 files)
13308____________________________________________________________________________
13309[ 10210] By: jhi on 2001/05/25 12:29:16
13310 Log: Update Changes.
13311 Branch: perl
13312 ! Changes patchlevel.h
13313____________________________________________________________________________
610045af
JH
13314[ 10209] By: jhi on 2001/05/25 12:24:45
13315 Log: Based on
13316
13317 Subject: [PATCH pp.c] Wrapping pack("C",256)
13318 From: Simon Cozens <simon@netthink.co.uk>
13319 Date: Sat, 12 May 2001 17:58:41 +0100
13320 Message-ID: <20010512175841.A6132@netthink.co.uk>
13321 Branch: perl
13322 ! pod/perldiag.pod pp.c t/pragma/warn/pp
13323____________________________________________________________________________
13324[ 10208] By: jhi on 2001/05/25 01:37:03
13325 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
13326 From: "Brendan O'Dea" <bod@compusol.com.au>
13327 Date: Fri, 25 May 2001 11:18:29 +1000
13328 Message-ID: <20010525111829.A28411@compusol.com.au>
13329
13330 (Slightly modified.)
13331 Branch: perl
13332 ! lib/Term/Cap.pm
13333____________________________________________________________________________
13334[ 10207] By: jhi on 2001/05/25 01:12:14
13335 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
13336 From: Hugo <hv@crypt.compulink.co.uk>
13337 Date: Fri, 25 May 2001 02:13:25 +0100
13338 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
13339 Branch: perl
13340 ! t/op/misc.t
13341____________________________________________________________________________
13342[ 10206] By: jhi on 2001/05/25 01:07:59
13343 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
13344 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
13345 Date: Fri, 25 May 2001 10:25:36 +0900
13346 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
13347 Branch: perl
13348 ! regcomp.c regexec.c
13349____________________________________________________________________________
13350[ 10205] By: jhi on 2001/05/25 01:07:00
13351 Log: Subject: [PATCH #2] stash autovivification and method call error messages
13352 From: Ilmari Karonen <iltzu@sci.fi>
13353 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
13354 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
13355 Branch: perl
13356 ! gv.c pp_hot.c t/op/method.t
13357____________________________________________________________________________
13358[ 10204] By: jhi on 2001/05/25 01:03:50
13359 Log: Add make target and documentation for gprof profiling.
13360 Branch: perl
13361 ! Makefile.SH pod/perlhack.pod
13362____________________________________________________________________________
13363[ 10203] By: jhi on 2001/05/24 21:09:36
13364 Log: Subject: Don't think about UTF8
13365 From: Mike Guy <mjtg@cam.ac.uk>
13366 Date: Tue, 22 May 2001 14:35:39 +0100
13367 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
13368 Branch: perl
13369 ! sv.h
13370____________________________________________________________________________
13371[ 10202] By: jhi on 2001/05/24 21:07:25
13372 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
13373 From: Geraint A Edwards <gedge@serf.org>
13374 Date: Thu, 24 May 2001 22:51:24 +0100
13375 Message-Id: <20010524225124.A34981@cymru.serf.org>
13376 Branch: perl
13377 ! x2p/find2perl.PL
13378____________________________________________________________________________
13379[ 10201] By: jhi on 2001/05/24 21:02:30
13380 Log: DB_File has its own attribute story.
13381 Branch: perl
13382 ! ext/DB_File/DB_File.xs
13383____________________________________________________________________________
13384[ 10200] By: jhi on 2001/05/24 19:54:21
13385 Log: Subject: Re: Making perl with -Wall
13386 From: Andy Dougherty <doughera@lafayette.edu>
13387 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
13388 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
13389 Branch: perl
13390 ! perl.h
13391____________________________________________________________________________
13392[ 10199] By: jhi on 2001/05/24 15:15:03
13393 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
13394 From: "Richard Soderberg" <rs@crystalflame.net>
13395 Date: Thu, 24 May 2001 08:58:16 -0700
13396 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
13397 Branch: perl
13398 ! sv.c
13399____________________________________________________________________________
13400[ 10198] By: jhi on 2001/05/24 15:10:04
13401 Log: IV/UV casting fixes from Nicholas Clark.
13402 Branch: perl
13403 ! perl.h pp_sys.c util.c
13404____________________________________________________________________________
13405[ 10197] By: jhi on 2001/05/24 14:19:44
13406 Log: Subject: Re: Making perl with -Wall
13407 From: Michael G Schwern <schwern@pobox.com>
13408 Date: Thu, 24 May 2001 15:40:28 +0100
13409 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
13410 Branch: perl
13411 ! malloc.c perl.h
13412____________________________________________________________________________
13413[ 10196] By: jhi on 2001/05/24 14:04:41
13414 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
13415 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13416 Date: Tue, 22 May 2001 11:49:37 +0200
13417 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
13418 Branch: metaconfig
13419 ! U/modified/Oldsym.U
13420 Branch: metaconfig/U/perl
13421 ! patchlevel.U
13422 Branch: perl
13423 ! Configure config_h.SH myconfig.SH
13424____________________________________________________________________________
13425[ 10195] By: jhi on 2001/05/24 13:25:04
13426 Log: Under versiononly install also the scripts with the version suffix.
13427 (e.g. .../bin/h2xs5.7.1)
13428 Branch: perl
13429 ! installperl
13430____________________________________________________________________________
13431[ 10194] By: jhi on 2001/05/24 13:02:49
13432 Log: Subject: [PATCH] Stop segfault in mg.c:636
13433 From: "Richard Soderberg" <rs@crystalflame.net>
13434 Date: Thu, 24 May 2001 05:51:52 -0700
13435 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
13436 Branch: perl
13437 ! mg.c
13438____________________________________________________________________________
13439[ 10193] By: jhi on 2001/05/24 12:37:13
13440 Log: Iteration continues; hopefully convergently.
13441 Branch: perl
13442 ! t/lib/b-stash.t
13443____________________________________________________________________________
13444[ 10192] By: jhi on 2001/05/24 12:36:35
13445 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
13446 From: Gisle Aas <gisle@ActiveState.com>
13447 Date: 23 May 2001 16:13:10 -0700
13448 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
13449 Branch: perl
13450 ! op.c toke.c
13451____________________________________________________________________________
13452[ 10191] By: jhi on 2001/05/24 12:25:12
13453 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
13454 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
13455 Date: Thu, 24 May 2001 05:05:22 -0500
13456 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
13457 Branch: perl
13458 ! lib/dumpvar.pl lib/perl5db.pl
13459____________________________________________________________________________
13460[ 10190] By: jhi on 2001/05/24 12:24:07
13461 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
13462 From: David Dyck <dcd@tc.fluke.com>
13463 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
13464 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
13465 Branch: perl
13466 ! lib/perl5db.pl
13467____________________________________________________________________________
13468[ 10189] By: jhi on 2001/05/23 22:43:31
13469 Log: Tiny pod nits on READMEs, mostly whitespace issues.
13470 Branch: perl
13471 ! README.amiga README.dos README.macos README.mpeix README.vmesa
13472 ! README.win32
13473____________________________________________________________________________
13474[ 10188] By: jhi on 2001/05/23 22:26:03
13475 Log: The DG/UX part of the 20010521.005.
13476 Branch: perl
13477 ! README.dgux
13478____________________________________________________________________________
13479[ 10187] By: jhi on 2001/05/23 22:04:05
13480 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
13481 From: Hugo <hv@crypt.compulink.co.uk>
13482 Date: Mon, 21 May 2001 16:32:02 +0100
13483 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
13484 Branch: perl
13485 ! regcomp.c t/op/misc.t
13486____________________________________________________________________________
13487[ 10186] By: jhi on 2001/05/23 21:42:15
13488 Log: Subject: [PATCH] Extra UNIVERSAL tests
13489 From: Mike Guy <mjtg@cam.ac.uk>
13490 Date: Wed, 23 May 2001 12:29:20 +0100
13491 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
13492 Branch: perl
13493 ! t/op/universal.t
13494____________________________________________________________________________
13495[ 10185] By: jhi on 2001/05/23 21:38:48
13496 Log: Subject: [PATCH] Remove EQ keyword
13497 From: Mike Guy <mjtg@cam.ac.uk>
13498 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
13499 Date: Wed, 23 May 2001 11:17:29 +0100
13500 Branch: perl
13501 ! keywords.h keywords.pl
13502____________________________________________________________________________
13503[ 10184] By: jhi on 2001/05/23 21:29:41
13504 Log: Subject: [PATCH] lib/perl5db.pl
13505 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
13506 Date: Wed, 23 May 2001 02:18:03 -0500
13507 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
13508 Branch: perl
13509 ! lib/perl5db.pl
13510____________________________________________________________________________
13511[ 10183] By: jhi on 2001/05/23 21:27:54
13512 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
13513 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
13514 Date: Tue, 22 May 2001 23:34:41 -0500
13515 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
13516 Branch: perl
13517 ! lib/Term/Cap.pm
13518____________________________________________________________________________
13519[ 10182] By: jhi on 2001/05/23 21:24:30
13520 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
13521 From: davem@fdgroup.co.uk
13522 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
13523 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
13524 Branch: perl
13525 ! emacs/e2ctags.pl
13526____________________________________________________________________________
13527[ 10181] By: jhi on 2001/05/23 21:23:29
13528 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
13529 From: Michael G Schwern <schwern@pobox.com>
13530 Date: Tue, 22 May 2001 14:15:09 +0100
13531 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
13532 Branch: perl
13533 ! lib/vars.pm
13534____________________________________________________________________________
13535[ 10180] By: jhi on 2001/05/23 21:22:14
13536 Log: Subject: [PATCH lib/vars.pm] Odd code nit
13537 From: Michael G Schwern <schwern@pobox.com>
13538 Date: Tue, 22 May 2001 14:14:28 +0100
13539 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
13540 Branch: perl
13541 ! lib/vars.pm
13542____________________________________________________________________________
13543[ 10179] By: jhi on 2001/05/23 21:19:51
13544 Log: Use the new use vars feature.
13545 Branch: perl
13546 ! t/lib/b-stash.t
13547____________________________________________________________________________
13548[ 10178] By: jhi on 2001/05/23 21:19:28
13549 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
13550 From: Mike Guy <mjtg@cam.ac.uk>
13551 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13552 Date: Tue, 22 May 2001 13:11:39 +0100
13553 Branch: perl
13554 + t/pragma/vars.t
13555 ! MANIFEST lib/vars.pm t/lib/1_compile.t
13556____________________________________________________________________________
13557[ 10177] By: jhi on 2001/05/23 21:01:48
13558 Log: -qlongdouble considered harmful by Merijn.
13559 Branch: perl
13560 ! hints/aix.sh
13561____________________________________________________________________________
13562[ 10176] By: jhi on 2001/05/21 13:21:21
13563 Log: Update Changes.
13564 Branch: perl
13565 ! Changes patchlevel.h
13566____________________________________________________________________________
6b736850
JH
13567[ 10175] By: jhi on 2001/05/21 13:17:28
13568 Log: Add a test of its very own for Fcntl. Hopefully portable.
13569 Branch: perl
13570 + t/lib/fcntl.t
13571 ! MANIFEST
13572____________________________________________________________________________
13573[ 10174] By: jhi on 2001/05/21 12:45:41
13574 Log: Must be trickier for 'minitest' not to die.
13575 Branch: perl
13576 ! t/op/taint.t
13577____________________________________________________________________________
13578[ 10173] By: jhi on 2001/05/21 11:24:43
13579 Log: Can't declare other people's variables.
13580 Branch: perl
13581 ! t/lib/b-stash.t
13582____________________________________________________________________________
13583[ 10172] By: jhi on 2001/05/20 20:33:08
13584 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
13585 Branch: perl
13586 ! doio.c t/op/taint.t
13587____________________________________________________________________________
13588[ 10171] By: jhi on 2001/05/20 20:18:45
13589 Log: The OS/2 variable needs to be declared.
13590 Branch: perl
13591 ! t/lib/b-stash.t
13592____________________________________________________________________________
13593[ 10170] By: nick on 2001/05/20 16:48:29
13594 Log: Integrate mainline
13595 Branch: perlio
13596 !> (integrate 41 files)
13597____________________________________________________________________________
13598[ 10169] By: jhi on 2001/05/20 11:50:20
13599 Log: Small perlsec updates: clarify the taintedness of filename
13600 globbing; suggest using Scalar::Util::tainted().
13601 Branch: perl
13602 ! pod/perlsec.pod
13603____________________________________________________________________________
13604[ 10168] By: jhi on 2001/05/20 11:24:11
13605 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
13606 From: Dave Mitchell <davem@fdgroup.co.uk>
13607 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
13608 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
13609 Branch: perl
13610 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
13611 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
13612 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
13613 ! xsutils.c
13614____________________________________________________________________________
13615[ 10167] By: jhi on 2001/05/20 11:12:14
13616 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
13617 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13618 Date: Sat, 19 May 2001 04:08:46 -0400
13619 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
13620 Branch: perl
13621 ! lib/ExtUtils/Mksymlists.pm makedef.pl
13622____________________________________________________________________________
13623[ 10166] By: jhi on 2001/05/20 11:08:27
13624 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
13625 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13626 Date: Sat, 19 May 2001 04:30:45 -0400
13627 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
13628 Branch: perl
13629 ! os2/os2.c
13630____________________________________________________________________________
13631[ 10165] By: jhi on 2001/05/20 11:07:06
13632 Log: Subject: [PATCH 5.6.1] build bugs OS/2
13633 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13634 Date: Sat, 19 May 2001 04:35:28 -0400
13635 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
13636 Branch: perl
13637 ! os2/Makefile.SHs os2/os2.c
13638____________________________________________________________________________
13639[ 10164] By: jhi on 2001/05/20 11:06:01
13640 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
13641 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13642 Date: Sat, 19 May 2001 04:04:23 -0400
13643 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
13644
13645 (In bleadperl patched b-stash.t instead of b.t)
13646 Branch: perl
13647 ! t/lib/b-stash.t t/lib/bigfltpm.t
13648____________________________________________________________________________
13649[ 10163] By: jhi on 2001/05/20 10:59:46
13650 Log: Subject: [PATCH 5.6.1] perl5db
13651 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13652 Date: Sat, 19 May 2001 03:49:09 -0400
13653 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
13654 Branch: perl
13655 ! lib/perl5db.pl
13656____________________________________________________________________________
13657[ 10162] By: jhi on 2001/05/20 10:58:18
13658 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
13659 From: Gisle Aas <gisle@ActiveState.com>
13660 Date: 18 May 2001 14:24:51 -0700
13661 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
13662 Branch: perl
13663 ! pp_ctl.c
13664____________________________________________________________________________
13665[ 10161] By: jhi on 2001/05/20 10:57:00
13666 Log: Subject: [PATCH] Chomp should not always stringify
13667 From: Gisle Aas <gisle@ActiveState.com>
13668 Date: 18 May 2001 07:55:25 -0700
13669 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
13670 Branch: perl
13671 ! doop.c t/op/chop.t
13672____________________________________________________________________________
13673[ 10160] By: jhi on 2001/05/20 10:49:40
13674 Log: Integrate perlio.
13675 Branch: perl
13676 !> pod/perlfunc.pod
13677____________________________________________________________________________
13678[ 10159] By: nick on 2001/05/20 09:39:46
13679 Log: Document some more of open's features.
13680 Branch: perlio
13681 ! pod/perlfunc.pod
13682____________________________________________________________________________
13683[ 10158] By: gsar on 2001/05/18 18:43:38
13684 Log: back out change#10153 (it has compatibility issues such as the
13685 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
13686 benefit for 5.6.x doesn't seem worth the risk)
13687 Branch: maint-5.6/perl
13688 ! toke.c
13689____________________________________________________________________________
13690[ 10157] By: jhi on 2001/05/18 17:05:40
13691 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
13692 Branch: perl
13693 ! x2p/s2p.PL
13694____________________________________________________________________________
13695[ 10156] By: jhi on 2001/05/18 12:06:40
13696 Log: Update Changes.
13697 Branch: perl
13698 ! Changes patchlevel.h
13699____________________________________________________________________________
acd7faf1
JH
13700[ 10155] By: jhi on 2001/05/18 11:58:57
13701 Log: Integrate change #10144 from maintperl.
13702
13703 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
13704 Branch: perl
13705 !> win32/config.bc win32/config.gc win32/config.vc
13706 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13707____________________________________________________________________________
13708[ 10154] By: nick on 2001/05/18 07:23:03
13709 Log: Integrate mainline.
13710 Branch: perlio
13711 +> README.dgux t/lib/i18n-collate.t utils.lst
13712 !> (integrate 49 files)
13713____________________________________________________________________________
13714[ 10153] By: jhi on 2001/05/18 00:41:51
13715 Log: Integrate change #7224 from mainline into maintperl.
13716
13717 Allow @+ and @- to be doublequoted, from Simon Cozens.
13718 (Approved by Larry, see Tom's comment in 20000830.005.)
13719 Branch: maint-5.6/perl
13720 !> toke.c
13721____________________________________________________________________________
13722[ 10152] By: jhi on 2001/05/17 23:18:15
13723 Log: Subject: [PATCH bleadperl] small lookbehind fix
13724 From: Hugo <hv@crypt.compulink.co.uk>
13725 Date: Fri, 18 May 2001 00:07:19 +0100
13726 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
13727 Branch: perl
13728 ! regexec.c
13729____________________________________________________________________________
13730[ 10151] By: jhi on 2001/05/17 22:00:06
13731 Log: Detypos.
13732 Branch: perl
13733 ! installman utils.lst
13734____________________________________________________________________________
13735[ 10150] By: jhi on 2001/05/17 20:32:48
13736 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
13737 in 20001222.001.
13738 Branch: perl
13739 ! t/lib/glob-basic.t
13740____________________________________________________________________________
13741[ 10149] By: jhi on 2001/05/17 20:08:58
13742 Log: Subject: [PATCH] Test for bug 20010515.004
13743 From: Benjamin Sugars <bsugars@canoe.ca>
13744 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
13745 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
13746 Branch: perl
13747 ! t/op/misc.t
13748____________________________________________________________________________
13749[ 10148] By: jhi on 2001/05/17 20:06:23
13750 Log: Integrate #10145 from maintperl.
13751
13752 fix for ID 20010515.004 (needs test)
13753 Branch: perl
13754 !> pp_hot.c
13755____________________________________________________________________________
13756[ 10147] By: jhi on 2001/05/17 19:10:46
13757 Log: Thinko noticed by Doug MacEachern.
13758 Branch: perl
13759 ! thread.h
13760____________________________________________________________________________
13761[ 10146] By: jhi on 2001/05/17 17:30:37
13762 Log: Subject: Re: [PATCH] HERE mark in regex
13763 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13764 Date: Thu, 17 May 2001 12:20:33 -0400
13765 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
13766 Branch: perl
13767 ! t/op/re_tests
13768____________________________________________________________________________
13769[ 10145] By: gsar on 2001/05/17 16:59:55
13770 Log: fix for ID 20010515.004 (needs test)
13771 Branch: maint-5.6/perl
13772 ! pp_hot.c
13773____________________________________________________________________________
13774[ 10144] By: gsar on 2001/05/17 16:39:02
13775 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
13776 Branch: maint-5.6/perl
13777 ! win32/config.bc win32/config.gc win32/config.vc
13778 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13779____________________________________________________________________________
13780[ 10143] By: jhi on 2001/05/17 14:21:08
13781 Log: Macrofy the getspecific (and use it also in util.c)
13782 Branch: perl
13783 ! thread.h util.c
13784____________________________________________________________________________
13785[ 10142] By: jhi on 2001/05/17 01:43:50
13786 Log: Use the unchecked thread-specific key fetch also in Tru64.
13787 Branch: perl
13788 ! thread.h
13789____________________________________________________________________________
13790[ 10141] By: jhi on 2001/05/17 01:41:07
13791 Log: Subject: [PATCH 5.6.1]Quick thread speedup
13792 From: Dan Sugalski <dan@sidhe.org>
13793 Date: Wed, 16 May 2001 18:05:19 -0400
13794 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
13795 Branch: perl
13796 ! thread.h util.c
13797____________________________________________________________________________
13798[ 10140] By: jhi on 2001/05/16 19:58:29
13799 Log: I think this is quite enough testing for a deprecated feature.
13800 Branch: perl
13801 + t/lib/i18n-collate.t
13802 ! MANIFEST t/lib/1_compile.t
13803____________________________________________________________________________
13804[ 10139] By: jhi on 2001/05/16 18:47:03
13805 Log: More HP-UX lore from Jeff Okamoto.
13806 Branch: perl
13807 ! README.hpux
13808____________________________________________________________________________
13809[ 10138] By: jhi on 2001/05/16 18:21:04
13810 Log: Sort utils.lst for easier maintenance.
13811 Branch: perl
13812 ! utils.lst
13813____________________________________________________________________________
13814[ 10137] By: jhi on 2001/05/16 18:12:01
13815 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
13816 From: Tim Jenness <t.jenness@jach.hawaii.edu>
13817 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
13818 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
13819
13820 Add pod2latex to utils.lst.
13821 Branch: perl
13822 ! MANIFEST utils.lst
13823____________________________________________________________________________
13824[ 10136] By: jhi on 2001/05/16 18:00:00
13825 Log: Subject: Re: [PATCH] HERE mark in regex
13826 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
13827 Date: Wed, 16 May 2001 13:04:43 -0400
13828 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
13829 Branch: perl
13830 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
13831 ! t/op/regmesg.t t/pragma/warn/regcomp
13832____________________________________________________________________________
13833[ 10135] By: jhi on 2001/05/16 17:51:50
13834 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
13835 From: Simon Cozens <simon@netthink.co.uk>
13836 Date: Wed, 16 May 2001 18:02:08 +0100
13837 Message-ID: <20010516180208.A6458@netthink.co.uk>
13838 Branch: perl
13839 ! installman utils.lst
13840____________________________________________________________________________
13841[ 10134] By: jhi on 2001/05/16 17:47:26
13842 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
13843 From: "Philip Newton" <pnewton@gmx.de>
13844 Date: Tue, 15 May 2001 15:09:30 +0200
13845 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
13846
13847 Test case for #10128.
13848 Branch: perl
13849 ! t/pragma/warn/pp_hot
13850____________________________________________________________________________
13851[ 10133] By: jhi on 2001/05/16 15:12:52
13852 Log: Update Changes.
13853 Branch: perl
13854 ! Changes patchlevel.h
13855____________________________________________________________________________
5661b806
JH
13856[ 10132] By: jhi on 2001/05/16 14:50:55
13857 Log: Deprecate pseudo-hashes.
13858 Branch: perl
13859 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
13860____________________________________________________________________________
13861[ 10131] By: jhi on 2001/05/16 14:26:01
13862 Log: HP-UX hints update from Merijn.
13863 Branch: perl
13864 ! hints/hpux.sh
13865____________________________________________________________________________
13866[ 10130] By: jhi on 2001/05/16 14:23:01
13867 Log: README.hpux update from Merijn.
13868 Branch: perl
13869 ! README.hpux
13870____________________________________________________________________________
13871[ 10129] By: jhi on 2001/05/16 14:18:56
13872 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
13873 From: Simon Cozens <simon@netthink.co.uk>
13874 Date: Wed, 16 May 2001 15:57:55 +0100
13875 Message-ID: <20010516155755.A4728@netthink.co.uk>
13876 Branch: perl
13877 + utils.lst
13878 ! MANIFEST installman installperl
13879____________________________________________________________________________
13880[ 10128] By: jhi on 2001/05/16 14:15:36
13881 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
13882 From: "Philip Newton" <pnewton@gmx.de>
13883 Date: Tue, 15 May 2001 16:31:05 +0200
13884 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
13885
13886 Fix PERL_Y2KWARN test to check before rather than after appending.
13887 Branch: perl
13888 ! pp_hot.c
13889____________________________________________________________________________
13890[ 10127] By: jhi on 2001/05/16 14:08:15
13891 Log: Regen Porting stuff.
13892 Branch: perl
13893 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13894 ! config_h.SH
13895____________________________________________________________________________
13896[ 10126] By: jhi on 2001/05/16 13:41:50
13897 Log: Metaconfig unit change for #10125.
13898 Branch: metaconfig
13899 ! U/modified/Oldconfig.U
13900____________________________________________________________________________
13901[ 10125] By: jhi on 2001/05/16 13:41:35
13902 Log: Use OSVERS.
13903 Branch: perl
13904 ! Configure config_h.SH perl.c
13905____________________________________________________________________________
13906[ 10124] By: jhi on 2001/05/16 13:41:09
13907 Log: Regen toc.
13908 Branch: perl
13909 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13910____________________________________________________________________________
13911[ 10123] By: jhi on 2001/05/16 13:25:38
13912 Log: Adding the README.dgux to the MANIFEST would be a good idea.
13913 Branch: perl
13914 ! MANIFEST
13915____________________________________________________________________________
13916[ 10122] By: jhi on 2001/05/16 13:08:33
13917 Log: Move the stack desire definition to thread.h.
13918 Branch: perl
13919 ! ext/Thread/Thread.xs thread.h
13920____________________________________________________________________________
13921[ 10121] By: jhi on 2001/05/16 13:00:12
13922 Log: DG-UX threading patches, including a README.dgux,
13923 from Takis Psarogiannakopoulos.
13924 Branch: perl
13925 + README.dgux
13926 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
13927____________________________________________________________________________
13928[ 10120] By: jhi on 2001/05/16 12:55:33
13929 Log: Subject: [PATCH B::Deparse] More on /x regexes
13930 From: Robin Houston <robin@kitsite.com>
13931 Date: Tue, 15 May 2001 19:09:35 +0100
13932 Message-ID: <20010515190935.A27268@penderel>
13933 Branch: perl
13934 ! ext/B/B/Deparse.pm
13935____________________________________________________________________________
13936[ 10119] By: jhi on 2001/05/16 12:45:29
13937 Log: Document that the core time() may be rounding rather
13938 than truncating, would have saved at least my confusion.
13939 Branch: perl
13940 ! ext/Time/HiRes/HiRes.pm
13941____________________________________________________________________________
13942[ 10118] By: jhi on 2001/05/16 12:37:57
13943 Log: Subject: perl-current/t/time-hires.t
13944 From: John Peacock <jpeacock@rowman.com>
13945 Date: Fri, 11 May 2001 14:09:41 -0400
13946 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
13947 Branch: perl
13948 ! t/lib/time-hires.t
13949____________________________________________________________________________
13950[ 10117] By: jhi on 2001/05/15 13:40:33
13951 Log: Subject: [PATCH dump.c] Op private flags
13952 From: Simon Cozens <simon@netthink.co.uk>
13953 Date: Sun, 13 May 2001 20:20:36 +0100
13954 Message-ID: <20010513202036.A21896@netthink.co.uk>
13955 Branch: perl
13956 ! dump.c
13957____________________________________________________________________________
13958[ 10116] By: jhi on 2001/05/15 13:28:26
13959 Log: Upgrade to Switch 2.03.
13960 Branch: perl
13961 ! lib/Switch.pm
13962____________________________________________________________________________
13963[ 10115] By: jhi on 2001/05/15 13:19:01
13964 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
13965 to PERL_CONFIG_SH and use it consistently.
13966 Branch: maint-5.6/perl
13967 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
13968 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
13969 !> myconfig.SH writemain.SH
13970____________________________________________________________________________
13971[ 10114] By: jhi on 2001/05/15 13:13:21
13972 Log: Metaconfig units changes for #10113.
13973 Branch: metaconfig
13974 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
13975____________________________________________________________________________
13976[ 10113] By: jhi on 2001/05/15 13:12:40
13977 Log: The problem described in 20010514.031 still wasn't
13978 fully cured, there were remnants of $CONFIG when
13979 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
13980 to avoid future conflicts.
13981 Branch: perl
13982 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
13983 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
13984 ! myconfig.SH writemain.SH
13985____________________________________________________________________________
13986[ 10112] By: jhi on 2001/05/15 11:55:44
13987 Log: Half of #10107 got lost.
13988 Branch: perl
13989 ! ext/B/B/Deparse.pm
13990____________________________________________________________________________
13991[ 10111] By: nick on 2001/05/15 08:39:14
13992 Log: Integrate mainline.
13993 Branch: perlio
13994 +> ext/POSIX/hints/uts.pl
13995 - Todo Todo-5.6 t/camel-III/vstring.t
13996 !> (integrate 48 files)
13997____________________________________________________________________________
13998[ 10110] By: jhi on 2001/05/15 02:04:05
13999 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
14000 From: Robin Houston <robin@kitsite.com>
14001 Date: Mon, 14 May 2001 22:27:08 +0100
14002 Message-ID: <20010514222708.A22963@penderel>
14003 Branch: perl
14004 ! t/TestInit.pm
14005____________________________________________________________________________
14006[ 10109] By: jhi on 2001/05/15 02:03:12
14007 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
14008 From: Robin Houston <robin@kitsite.com>
14009 Date: Mon, 14 May 2001 22:16:43 +0100
14010 Message-ID: <20010514221643.A22437@penderel>
14011 Branch: perl
14012 ! ext/B/B/Deparse.pm
14013____________________________________________________________________________
14014[ 10108] By: jhi on 2001/05/15 02:02:17
14015 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
14016 From: Robin Houston <robin@kitsite.com>
14017 Date: Mon, 14 May 2001 22:03:44 +0100
14018 Message-ID: <20010514220344.A20643@penderel>
14019 Branch: perl
14020 ! ext/B/B/Deparse.pm
14021____________________________________________________________________________
14022[ 10107] By: jhi on 2001/05/15 02:01:24
14023 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
14024 From: Robin Houston <robin@kitsite.com>
14025 Date: Mon, 14 May 2001 22:10:07 +0100
14026 Message-ID: <20010514221007.A21118@penderel>
14027 Branch: perl
14028 ! ext/B/B/Deparse.pm
14029____________________________________________________________________________
14030[ 10106] By: jhi on 2001/05/15 01:41:26
14031 Log: Fix for 20010514.037; substr() didn't invalidate the locale
14032 collation magic.
14033 Branch: perl
14034 ! pp.c
14035____________________________________________________________________________
14036[ 10105] By: jhi on 2001/05/14 18:18:24
14037 Log: Update Changes.
14038 Branch: perl
14039 ! Changes patchlevel.h
14040____________________________________________________________________________
b65a4548
JH
14041[ 10104] By: jhi on 2001/05/14 18:09:07
14042 Log: Retract #10094.
14043 Branch: perl
14044 ! lib/Pod/Text.pm
14045____________________________________________________________________________
14046[ 10103] By: jhi on 2001/05/14 15:20:58
14047 Log: Integrate change #10100 from maintperl.
14048
14049 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
14050 bug ID 20010514.027)
14051 Branch: perl
14052 !> mg.c pp_ctl.c
14053____________________________________________________________________________
14054[ 10102] By: jhi on 2001/05/14 15:19:21
14055 Log: Document the deprecatedness of suidperl.
14056 Branch: perl
14057 ! INSTALL pod/perlfaq1.pod
14058____________________________________________________________________________
14059[ 10101] By: jhi on 2001/05/14 14:54:31
14060 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
14061 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14062 Date: Mon, 14 May 2001 09:38:59 -0400
14063 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
14064 Branch: perl
14065 ! lib/ExtUtils/MM_Unix.pm
14066____________________________________________________________________________
14067[ 10100] By: gsar on 2001/05/14 14:43:50
14068 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
14069 bug ID 20010514.027)
14070
14071 TODO: this needs a testsuite addition
14072 Branch: maint-5.6/perl
14073 ! mg.c pp_ctl.c
14074____________________________________________________________________________
14075[ 10099] By: jhi on 2001/05/14 13:42:38
14076 Log: More DWIMminess for Class::Struct: calling the array or hash
14077 accessors only with one argument, an array or a hash reference,
14078 sets the underlying array or hash. This mirrors nicely also
14079 the usage in the constructor.
14080 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
14081 Branch: perl
14082 ! lib/Class/Struct.pm t/lib/class-struct.t
14083____________________________________________________________________________
14084[ 10098] By: jhi on 2001/05/14 13:10:34
14085 Log: Reference cmp'ing should go through the whole stringification
14086 process shebang, as pointed out by Sarathy in #10091.
14087 Branch: perl
14088 ! pp.c
14089____________________________________________________________________________
14090[ 10097] By: jhi on 2001/05/14 12:54:31
14091 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
14092 From: Simon Cozens <simon@netthink.co.uk>
14093 Date: Sat, 12 May 2001 16:36:27 +0100
14094 Message-ID: <20010512163627.A5522@netthink.co.uk>
14095
14096 with some additions salvaged from Todo and Todo-5.6 before
14097 retiring them.
14098 Branch: perl
14099 - Todo Todo-5.6
14100 ! MANIFEST pod/perltodo.pod
14101____________________________________________________________________________
14102[ 10096] By: jhi on 2001/05/14 12:37:01
14103 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
14104 From: "Golubev I. N." <gin@mo.msk.ru>
14105 Date: Mon, 07 May 2001 14:33:34 (GMT)
14106 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
14107 Branch: perl
14108 ! perl.h
14109____________________________________________________________________________
14110[ 10095] By: jhi on 2001/05/14 12:34:24
14111 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
14112 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
14113 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
14114 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
14115 Branch: perl
14116 ! lib/ExtUtils/MM_Unix.pm
14117____________________________________________________________________________
14118[ 10094] By: jhi on 2001/05/14 12:32:44
14119 Log: (Retracted by #10104.)
14120
14121 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
14122 From: barries <barries@slaysys.com>
14123 Date: Sat, 12 May 2001 01:28:10 -0400
14124 Message-ID: <20010512012810.B26358@jester.slaysys.com>
14125 Branch: perl
14126 ! lib/Pod/Text.pm
14127____________________________________________________________________________
14128[ 10093] By: jhi on 2001/05/14 12:30:38
14129 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
14130 From: Mike Guy <mjtg@cam.ac.uk>
14131 Date: Sat, 12 May 2001 19:24:33 +0100
14132 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
14133 Branch: perl
14134 ! lib/AutoSplit.pm
14135____________________________________________________________________________
14136[ 10092] By: jhi on 2001/05/14 12:29:21
14137 Log: Yet another HP-UX hints tweak from Merijn.
14138 Branch: perl
14139 ! hints/hpux.sh
14140____________________________________________________________________________
14141[ 10091] By: gsar on 2001/05/14 04:38:32
14142 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
14143 isn't defined (changes#9366,9368,9370 from mainline without the
14144 pp_scmp() change)
14145 Branch: maint-5.6/perl
14146 ! pp.c pp.h pp_hot.c
14147____________________________________________________________________________
14148[ 10090] By: jhi on 2001/05/12 13:39:43
14149 Log: The sorting seems to happen now automatically.
14150 Branch: perl
14151 ! t/lib/glob-basic.t
14152____________________________________________________________________________
14153[ 10089] By: jhi on 2001/05/12 03:38:15
14154 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
14155 From: Benjamin Sugars <bsugars@canoe.ca>
14156 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
14157 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
14158 Branch: perl
14159 ! pod/perlfunc.pod
14160____________________________________________________________________________
14161[ 10088] By: jhi on 2001/05/12 03:37:00
14162 Log: Subject: Re: undef(&foo) does not work for XS functions
14163 From: Doug MacEachern <dougm@covalent.net>
14164 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
14165 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
14166 Branch: perl
14167 ! op.c
14168____________________________________________________________________________
14169[ 10087] By: jhi on 2001/05/12 03:35:58
14170 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
14171 From: Peter Prymmer <pvhp@forte.com>
14172 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
14173 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
14174 Branch: perl
14175 ! t/op/append.t
14176____________________________________________________________________________
14177[ 10086] By: jhi on 2001/05/11 14:23:08
14178 Log: Update Changes.
14179 Branch: perl
14180 ! Changes patchlevel.h
14181____________________________________________________________________________
d0e4b787
JH
14182[ 10085] By: jhi on 2001/05/11 14:08:20
14183 Log: Remove the 'asciir' re subpragma. Should instead implement
14184 the 'physical vs logical' range scheme:
14185
14186 \xAA-\xCC is a native physical range, you want that range of
14187 codepoints in your native encoding. In EBCDIC the codepoints
14188 in the gaps (between i-j and r-s) should be included.
14189
14190 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
14191 codepoints in Unicode.
14192
14193 a-z is a logical range, you want that range of 'logical' codepoints
14194 in your native encoding. In EBCDIC the codepoints in the gaps
14195 (between i-j and r-s) should not be included.
14196
14197 Mixed cases (a-\xAA, etc) should either be errors, or maybe
14198 the 'logical' endpoints should be converted to native/Unicode
14199 codepoints, and the range handled as a physical range.
14200
14201 'Logical endpoints' are to be recognized only in the A-Z, a-z,
14202 and 0-9 ranges. Probably a warning should be given for mixed
14203 cases like A-z or a-9 (since such expressions are encoding
14204 dependent), with a recommendation to use physical ranges.
14205 Branch: perl
14206 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
14207 ! t/op/regexp.t
14208____________________________________________________________________________
14209[ 10084] By: jhi on 2001/05/11 13:56:16
14210 Log: Make the test to cleanup the test directory tree
14211 both before and after the testing so that we always
14212 have a clean slate to work with.
14213 Branch: perl
14214 ! t/lib/filefind.t
14215____________________________________________________________________________
14216[ 10083] By: jhi on 2001/05/11 13:46:30
14217 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
14218 From: Jon Eveland <jweveland@yahoo.com>
14219 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
14220 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
14221 Branch: perl
14222 ! pod/perlfunc.pod
14223____________________________________________________________________________
14224[ 10082] By: jhi on 2001/05/11 13:45:06
14225 Log: Merge the camel-III/vstring.t with op/ver.t.
14226 Branch: perl
14227 - t/camel-III/vstring.t
14228 ! MANIFEST t/TEST t/harness t/op/ver.t
14229____________________________________________________________________________
14230[ 10081] By: jhi on 2001/05/11 13:15:55
14231 Log: Add test.deparse make target.
14232 Branch: perl
14233 ! Makefile.SH
14234____________________________________________________________________________
14235[ 10080] By: jhi on 2001/05/11 12:52:49
14236 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
14237 From: Robin Houston <robin@kitsite.com>
14238 Date: Fri, 11 May 2001 12:02:22 +0100
14239 Message-ID: <20010511120222.A11529@penderel>
14240 Branch: perl
14241 ! ext/B/B/Deparse.pm t/op/method.t
14242____________________________________________________________________________
14243[ 10079] By: jhi on 2001/05/11 01:59:06
14244 Log: A nicely working combination for UTS from Hal Morris.
14245 Branch: perl
14246 + ext/POSIX/hints/uts.pl
14247 ! MANIFEST hints/uts.sh
14248____________________________________________________________________________
14249[ 10078] By: jhi on 2001/05/11 01:15:04
14250 Log: i_ieeefp=undef for UTS.
14251 Branch: perl
14252 ! hints/uts.sh
14253____________________________________________________________________________
14254[ 10077] By: jhi on 2001/05/10 22:42:35
14255 Log: Subject: RE: rand(0) is rand(1)
14256 From: Larry Shatzer <lshatzer@islanddata.com>
14257 Date: Thu, 10 May 2001 11:09:27 -0700
14258 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
14259 Branch: perl
14260 ! pod/perlfunc.pod
14261____________________________________________________________________________
14262[ 10076] By: jhi on 2001/05/10 22:36:50
14263 Log: Subject: [patch] make op_{clear,null} public
14264 From: Doug MacEachern <dougm@covalent.net>
14265 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
14266 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
14267 Branch: perl
14268 ! embed.h embed.pl op.c proto.h
14269____________________________________________________________________________
14270[ 10075] By: jhi on 2001/05/10 22:28:36
14271 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
14272 From: Robin Houston <robin@kitsite.com>
14273 Date: Thu, 10 May 2001 18:54:59 +0100
14274 Message-ID: <20010510185459.A5995@penderel>
14275 Branch: perl
14276 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
14277____________________________________________________________________________
14278[ 10074] By: jhi on 2001/05/10 22:23:41
14279 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
14280 From: Robin Houston <robin@kitsite.com>
14281 Date: Thu, 10 May 2001 12:56:39 +0100
14282 Message-ID: <20010510125639.A2119@penderel>
14283 Branch: perl
14284 ! ext/B/B/Deparse.pm
14285____________________________________________________________________________
14286[ 10073] By: jhi on 2001/05/10 14:26:01
14287 Log: Retract #10070, not ready yet.
14288 Branch: perl
14289 ! ext/B/B/Deparse.pm
14290____________________________________________________________________________
14291[ 10072] By: jhi on 2001/05/10 13:40:24
14292 Log: The metaconfig unit change for #10071.
14293 Branch: metaconfig
14294 ! U/modified/mallocsrc.U
14295____________________________________________________________________________
14296[ 10071] By: jhi on 2001/05/10 13:39:57
14297 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
14298 Branch: perl
14299 ! Configure
14300____________________________________________________________________________
14301[ 10070] By: jhi on 2001/05/10 13:18:42
14302 Log: (Retracted by #10073)
14303
14304 Subject: Re: [PATCH t/TEST] B::Deparse tester
14305 From: Hugo <hv@crypt.compulink.co.uk>
14306 Date: Thu, 10 May 2001 05:48:09 +0100
14307 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
14308 Branch: perl
14309 ! ext/B/B/Deparse.pm
14310____________________________________________________________________________
14311[ 10069] By: jhi on 2001/05/10 12:24:06
14312 Log: Add a for(func()) test.
14313 Branch: perl
14314 ! t/cmd/for.t
14315____________________________________________________________________________
14316[ 10068] By: jhi on 2001/05/10 12:16:00
14317 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
14318 From: Robin Houston <robin@kitsite.com>
14319 Date: Thu, 10 May 2001 13:50:08 +0100
14320 Message-ID: <20010510135008.A2454@penderel>
14321 Branch: perl
14322 ! ext/B/B/Deparse.pm
14323____________________________________________________________________________
14324[ 10067] By: jhi on 2001/05/10 01:45:03
14325 Log: A thinko in #10065.
14326 Branch: perl
14327 ! hv.c
14328____________________________________________________________________________
14329[ 10066] By: jhi on 2001/05/10 01:33:12
14330 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
14331 From: Robin Houston <robin@kitsite.com>
14332 Date: Thu, 10 May 2001 02:10:34 +0100
14333 Message-ID: <20010510021034.A19421@penderel>
14334 Branch: perl
14335 ! ext/B/B.xs ext/B/B/Deparse.pm
14336____________________________________________________________________________
14337[ 10065] By: jhi on 2001/05/10 01:30:43
14338 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
14339 From: Doug MacEachern <dougm@covalent.net>
14340 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
14341 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
14342 Branch: perl
14343 ! hv.c
14344____________________________________________________________________________
14345[ 10064] By: jhi on 2001/05/09 23:13:29
14346 Log: One more workaround for the UTS compiler from Hal Morris.
14347 Branch: perl
14348 ! perl.h
14349____________________________________________________________________________
14350[ 10063] By: jhi on 2001/05/09 23:09:53
14351 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
14352 From: Robin Houston <robin@kitsite.com>
14353 Date: Thu, 10 May 2001 01:02:08 +0100
14354 Message-ID: <20010510010208.A18200@penderel>
14355 Branch: perl
14356 ! ext/B/B/Debug.pm
14357____________________________________________________________________________
14358[ 10062] By: jhi on 2001/05/09 23:06:25
14359 Log: Subject: [PATCH] Simplify deb_curcv() a bit
14360 From: Benjamin Sugars <bsugars@canoe.ca>
14361 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
14362 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
14363 Branch: perl
14364 ! run.c
14365____________________________________________________________________________
14366[ 10061] By: jhi on 2001/05/09 23:05:28
14367 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
14368 From: Benjamin Sugars <bsugars@canoe.ca>
14369 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
14370 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
14371 Branch: perl
14372 ! t/lib/io_scalar.t
14373____________________________________________________________________________
14374[ 10060] By: jhi on 2001/05/09 23:04:38
14375 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
14376 From: Peter Prymmer <pvhp@forte.com>
14377 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
14378 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
14379 Branch: perl
14380 ! t/lib/md5-file.t
14381____________________________________________________________________________
14382[ 10059] By: jhi on 2001/05/09 23:03:52
14383 Log: Subject: [PATCH t/TEST] B::Deparse tester
14384 From: Robin Houston <robin@kitsite.com>
14385 Date: Wed, 9 May 2001 19:17:50 +0100
14386 Message-ID: <20010509191750.A16940@penderel>
14387 Branch: perl
14388 ! ext/B/O.pm t/TEST
14389____________________________________________________________________________
14390[ 10058] By: jhi on 2001/05/09 23:02:56
14391 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
14392 From: Jeff Pinyan <jeffp@crusoe.net>
14393 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
14394 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
14395 Branch: perl
14396 ! lib/Pod/Html.pm
14397____________________________________________________________________________
14398[ 10057] By: nick on 2001/05/09 18:37:56
14399 Log: Integrate mainline.
14400 Branch: perlio
14401 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
14402 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
14403____________________________________________________________________________
14404[ 10056] By: jhi on 2001/05/09 16:44:44
14405 Log: Update Changes.
14406 Branch: perl
14407 ! Changes patchlevel.h
14408____________________________________________________________________________
402f2918
JH
14409[ 10055] By: jhi on 2001/05/09 16:26:47
14410 Log: Integrate perlio.
14411 Branch: perl
14412 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14413____________________________________________________________________________
14414[ 10054] By: jhi on 2001/05/09 16:25:42
14415 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
14416 From: Benjamin Sugars <bsugars@canoe.ca>
14417 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
14418 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
14419 Branch: perl
14420 ! perlio.c
14421____________________________________________________________________________
14422[ 10053] By: jhi on 2001/05/09 16:24:37
14423 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
14424 From: Benjamin Sugars <bsugars@canoe.ca>
14425 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
14426 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
14427 Branch: perl
14428 ! ext/PerlIO/Scalar/Scalar.xs
14429____________________________________________________________________________
14430[ 10052] By: jhi on 2001/05/09 16:19:04
14431 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
14432 From: Jeff Pinyan <jeffp@crusoe.net>
14433 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
14434 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
14435 Branch: perl
14436 ! lib/Pod/Html.pm
14437____________________________________________________________________________
14438[ 10051] By: jhi on 2001/05/09 15:30:17
14439 Log: EPOC tweak from Olaf Flebbe.
14440 Branch: perl
14441 ! epoc/epocish.h
14442____________________________________________________________________________
14443[ 10050] By: nick on 2001/05/09 14:37:57
14444 Log: win32, regen_config_h
14445 Branch: perlio
14446 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14447____________________________________________________________________________
14448[ 10049] By: jhi on 2001/05/09 12:33:39
14449 Log: Integrate perlio.
14450 Branch: perl
14451 !> pp_sys.c
14452____________________________________________________________________________
14453[ 10048] By: nick on 2001/05/09 11:59:50
14454 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
14455 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
14456 Branch: perlio
14457 ! pp_sys.c
14458____________________________________________________________________________
14459[ 10047] By: jhi on 2001/05/09 10:50:12
14460 Log: Integrate perlio.
14461 Branch: perl
14462 !> run.c
14463____________________________________________________________________________
14464[ 10046] By: jhi on 2001/05/09 10:49:34
14465 Log: Subject: Re: Less warnings during configure
14466 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14467 Date: Wed, 09 May 2001 13:12:49 +0200
14468 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
14469 Branch: perl
14470 ! hints/hpux.sh
14471____________________________________________________________________________
14472[ 10045] By: nick on 2001/05/09 09:56:59
14473 Log: MULTIPLICITY/DEBUGGING build fix.
14474 Branch: perlio
14475 ! run.c
14476____________________________________________________________________________
14477[ 10044] By: nick on 2001/05/09 09:46:37
14478 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
14479 Branch: perlio
14480 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
14481 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
14482 !> (integrate 65 files)
14483____________________________________________________________________________
14484[ 10043] By: jhi on 2001/05/08 22:41:49
14485 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
14486 From: Robin Houston <robin@kitsite.com>
14487 Date: Tue, 8 May 2001 19:38:00 +0100
14488 Message-ID: <20010508193800.A4389@penderel>
14489
14490 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
14491 From: Robin Houston <robin@kitsite.com>
14492 Date: Tue, 8 May 2001 20:03:57 +0100
14493 Message-ID: <20010508200357.A4614@penderel>
14494
14495 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
14496 From: Robin Houston <robin@kitsite.com>
14497 Date: Wed, 9 May 2001 00:12:05 +0100
14498 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
14499 Branch: perl
14500 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
14501____________________________________________________________________________
14502[ 10042] By: jhi on 2001/05/08 22:09:35
14503 Log: Retract #10031.
14504 Branch: perl
14505 ! pod/perlfunc.pod
14506____________________________________________________________________________
14507[ 10041] By: jhi on 2001/05/08 18:27:34
14508 Log: The metaconfig unit changes for #10040.
14509 Branch: metaconfig/U/perl
14510 ! Checkcc.U d_dlsymun.U dlsrc.U
14511____________________________________________________________________________
14512[ 10040] By: jhi on 2001/05/08 18:24:47
14513 Log: The Configure half of
14514
14515 Subject: Less warnings during configure
14516 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14517 Date: Tue, 08 May 2001 08:44:02 +0200
14518 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
14519 Branch: perl
14520 ! Configure
14521____________________________________________________________________________
14522[ 10039] By: jhi on 2001/05/08 16:48:31
14523 Log: Subject: Less warnings during configure
14524 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14525 Date: Tue, 08 May 2001 08:44:02 +0200
14526 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
14527 Branch: perl
14528 ! hints/hpux.sh
14529____________________________________________________________________________
14530[ 10038] By: jhi on 2001/05/08 16:32:07
14531 Log: Don't forget to whine about \d__\d.
14532 Branch: perl
14533 ! t/pragma/warn/toke toke.c
14534____________________________________________________________________________
14535[ 10037] By: jhi on 2001/05/08 16:07:05
14536 Log: Allow underscores also in the exponent part.
14537 Branch: perl
14538 ! t/pragma/warn/toke toke.c
14539____________________________________________________________________________
14540[ 10036] By: jhi on 2001/05/08 13:33:55
14541 Log: CodeMagicCD doesn't look like an *I*DE.
14542 Branch: perl
14543 ! pod/perlfaq3.pod
14544____________________________________________________________________________
14545[ 10035] By: jhi on 2001/05/08 13:27:48
14546 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
14547 to be consistently down).
14548 Branch: perl
14549 ! pod/perlfaq3.pod
14550____________________________________________________________________________
14551[ 10034] By: jhi on 2001/05/08 13:21:07
14552 Log: Upgrade to Text::Balanced 1.84.
14553 Branch: perl
14554 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
14555____________________________________________________________________________
14556[ 10033] By: jhi on 2001/05/08 12:41:53
14557 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
14558 From: Benjamin Sugars <bsugars@canoe.ca>
14559 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
14560 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
14561 Branch: perl
14562 ! run.c
14563____________________________________________________________________________
14564[ 10032] By: jhi on 2001/05/08 12:40:28
14565 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
14566 From: Peter Prymmer <pvhp@forte.com>
14567 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
14568 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
14569 Branch: perl
14570 ! t/pod/plainer.t
14571____________________________________________________________________________
14572[ 10031] By: jhi on 2001/05/08 12:35:25
14573 Log: (Retracted by #10042)
14574
14575 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
14576 From: "Philip Newton" <pnewton@gmx.de>
14577 Date: Tue, 8 May 2001 09:18:10 +0200
14578 Message-ID: <3AF7B9D2.28861.603732@localhost>
14579 Branch: perl
14580 ! pod/perlfunc.pod
14581____________________________________________________________________________
14582[ 10030] By: jhi on 2001/05/08 12:32:23
14583 Log: Subject: [PATCH B::Deparse] Document known bugs
14584 From: Robin Houston <robin@kitsite.com>
14585 Date: Tue, 8 May 2001 01:53:34 +0100
14586 Message-ID: <20010508015334.A32394@penderel>
14587 Branch: perl
14588 ! ext/B/B/Deparse.pm
14589____________________________________________________________________________
14590[ 10029] By: jhi on 2001/05/08 12:28:28
14591 Log: Subject: Re: Perl book, magazine and website updates.
14592 From: "Philip Newton" <pnewton@gmx.de>
14593 Date: Mon, 7 May 2001 17:03:58 +0200
14594 Message-ID: <3AF6D57E.5387.1E29930@localhost>
14595 Branch: perl
14596 ! pod/perlfaq2.pod
14597____________________________________________________________________________
14598[ 10028] By: jhi on 2001/05/07 23:53:30
14599 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
14600 From: Peter Prymmer <pvhp@forte.com>
14601 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
14602 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
14603 Branch: perl
14604 ! t/io/fflush.t
14605____________________________________________________________________________
14606[ 10027] By: jhi on 2001/05/07 23:22:48
14607 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
14608 From: Robin Houston <robin@kitsite.com>
14609 Date: Tue, 8 May 2001 01:14:55 +0100
14610 Message-ID: <20010508011455.A32162@penderel>
14611 Branch: perl
14612 ! ext/B/B/Deparse.pm
14613____________________________________________________________________________
14614[ 10026] By: jhi on 2001/05/07 23:15:05
14615 Log: Typo in #10025.
14616 Branch: perl
14617 ! hints/uts.sh
14618____________________________________________________________________________
14619[ 10025] By: jhi on 2001/05/07 21:15:35
14620 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
14621 Branch: perl
14622 ! hints/uts.sh
14623____________________________________________________________________________
14624[ 10024] By: jhi on 2001/05/07 20:58:40
14625 Log: Subject: Re: [ID 20010506.045] question about hash syntax
14626 From: Peter Scott <Peter@PSDT.com>
14627 Date: Sun, 06 May 2001 13:10:40 -0700
14628 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
14629 Branch: perl
14630 ! pod/perl56delta.pod
14631____________________________________________________________________________
14632[ 10023] By: jhi on 2001/05/07 20:41:26
14633 Log: Configure should figure out the list of dynamic extensions
14634 just fine in UTS-- and in fact it does, as reported by Hal Morris.
14635 Branch: perl
14636 ! hints/uts.sh
14637____________________________________________________________________________
14638[ 10022] By: jhi on 2001/05/07 20:24:11
14639 Log: Update Changes.
14640 Branch: perl
14641 ! Changes patchlevel.h
14642____________________________________________________________________________
038dd032
JH
14643[ 10021] By: jhi on 2001/05/07 20:11:31
14644 Log: Subject: [PATCH regcomp.c] Insecure regexes
14645 From: Robin Houston <robin@kitsite.com>
14646 Date: Mon, 7 May 2001 21:56:12 +0100
14647 Message-ID: <20010507215612.A31114@penderel>
14648 Branch: perl
14649 ! regcomp.c
14650____________________________________________________________________________
14651[ 10020] By: jhi on 2001/05/07 20:02:30
14652 Log: Drop the foobar.perl.com references for now until Simon
14653 gets them sorted out.
14654 Branch: perl
14655 ! pod/perlfaq2.pod
14656____________________________________________________________________________
14657[ 10019] By: jhi on 2001/05/07 19:54:33
14658 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
14659 From: Prymmer/Kahn <pvhp@best.com>
14660 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
14661 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
14662 Branch: perl
14663 ! lib/Devel/SelfStubber.pm
14664____________________________________________________________________________
14665[ 10018] By: jhi on 2001/05/07 19:53:10
14666 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
14667 From: Prymmer/Kahn <pvhp@best.com>
14668 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
14669 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
14670 Branch: perl
14671 ! win32/Makefile
14672____________________________________________________________________________
14673[ 10017] By: jhi on 2001/05/07 19:35:10
14674 Log: s/WebTechnique's/WebTechniques/
14675 Branch: perl
14676 ! pod/perlfaq2.pod
14677____________________________________________________________________________
14678[ 10016] By: jhi on 2001/05/07 12:26:29
14679 Log: Llama 3 updates from Randal.
14680 Branch: perl
14681 ! pod/perlfaq2.pod
14682____________________________________________________________________________
14683[ 10015] By: jhi on 2001/05/07 01:34:38
14684 Log: Subject: [PATCH] Help -Dt show correct pad variables
14685 From: Benjamin Sugars <ben.sugars@home.com>
14686 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
14687 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
14688 Branch: perl
14689 ! embed.h embed.pl proto.h run.c
14690____________________________________________________________________________
14691[ 10014] By: jhi on 2001/05/07 01:23:56
14692 Log: Subject: [PATCH] Document C<our $foo : shared>
14693 From: Benjamin Sugars <ben.sugars@home.com>
14694 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
14695 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
14696 Branch: perl
14697 ! pod/perlfunc.pod
14698____________________________________________________________________________
14699[ 10013] By: jhi on 2001/05/07 01:22:22
14700 Log: Subject: [PATCH B::Deparse] undefined folded constants
14701 From: Robin Houston <robin@kitsite.com>
14702 Date: Sun, 6 May 2001 17:19:09 +0100
14703 Message-ID: <20010506171909.A7046@penderel>
14704 Branch: perl
14705 ! ext/B/B/Deparse.pm
14706____________________________________________________________________________
14707[ 10012] By: jhi on 2001/05/07 00:57:38
14708 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
14709 From: Robin Houston <robin@kitsite.com>
14710 Message-ID: <20010506164654.A6848@penderel>
14711 Date: Sun, 6 May 2001 16:46:54 +0100
14712 Branch: perl
14713 ! ext/B/B/Deparse.pm
14714____________________________________________________________________________
14715[ 10011] By: jhi on 2001/05/07 00:52:18
14716 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
14717 From: Robin Houston <robin@kitsite.com>
14718 Date: Sun, 6 May 2001 14:47:02 +0100
14719 Message-ID: <20010506144702.A6308@penderel>
14720 Branch: perl
14721 ! t/op/my_stash.t
14722____________________________________________________________________________
14723[ 10010] By: jhi on 2001/05/06 15:07:51
14724 Log: Subject: Perl book, magazine and website updates.
14725 From: Simon Cozens <simon@netthink.co.uk>
14726 Date: Sun, 6 May 2001 16:55:36 +0100
14727 Message-ID: <20010506165536.A1795@netthink.co.uk>
14728 Branch: perl
14729 ! pod/perlbook.pod pod/perlfaq2.pod
14730____________________________________________________________________________
14731[ 10009] By: jhi on 2001/05/06 14:11:40
14732 Log: Tweaks on the Tru64 prof options.
14733 Branch: perl
14734 ! pod/perlhack.pod
14735____________________________________________________________________________
14736[ 10008] By: jhi on 2001/05/06 13:51:49
14737 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
14738 From: Robin Houston <robin@kitsite.com>
14739 Date: Sun, 6 May 2001 14:40:51 +0100
14740 Message-ID: <20010506144051.A6279@penderel>
14741 Branch: perl
14742 ! t/pod/testp2pt.pl
14743____________________________________________________________________________
14744[ 10007] By: jhi on 2001/05/06 13:49:31
14745 Log: Subject: [PATCH B::Deparse] scoping
14746 From: Robin Houston <robin@kitsite.com>
14747 Date: Sun, 6 May 2001 14:36:56 +0100
14748 Message-ID: <20010506143656.A4006@penderel>
14749 Branch: perl
14750 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
14751____________________________________________________________________________
14752[ 10006] By: jhi on 2001/05/06 13:24:12
14753 Log: Document the undefinedness of bitshifting out of range.
14754 Branch: perl
14755 ! pod/perlop.pod
14756____________________________________________________________________________
14757[ 10005] By: jhi on 2001/05/06 13:03:17
14758 Log: Retract #10003 and update the IDE descriptions a bit.
14759 Branch: perl
14760 ! pod/perlfaq3.pod
14761____________________________________________________________________________
14762[ 10004] By: jhi on 2001/05/06 03:02:41
14763 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
14764 From: Prymmer/Kahn <pvhp@best.com>
14765 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
14766 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
14767 Branch: perl
14768 ! win32/Makefile win32/buildext.pl win32/config.bc
14769 ! win32/config.gc win32/config.vc
14770____________________________________________________________________________
14771[ 10003] By: jhi on 2001/05/05 20:24:44
14772 Log: (Retracted by #10005.)
14773 Branch: perl
14774 ! pod/perlfaq3.pod
14775____________________________________________________________________________
14776[ 10002] By: jhi on 2001/05/05 19:23:36
14777 Log: It's "psed", not "sed".
14778 Branch: perl
14779 ! x2p/s2p.PL
14780____________________________________________________________________________
14781[ 10001] By: jhi on 2001/05/05 18:35:38
14782 Log: Update Changes.
14783 Branch: perl
14784 ! Changes patchlevel.h
14785____________________________________________________________________________
92e0bad9
JH
14786[ 10000] By: jhi on 2001/05/05 18:32:15
14787 Log: Subject: Re: bleadperl make install fails due to "psed"
14788 From: andreas.koenig@anima.de (Andreas J. Koenig)
14789 Date: 05 May 2001 18:23:28 +0200
14790 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
14791 Branch: perl
14792 ! x2p/Makefile.SH x2p/s2p.PL
14793____________________________________________________________________________
14794[ 9999] By: jhi on 2001/05/05 18:28:09
14795 Log: AUTHORS updates.
14796 Branch: perl
14797 ! AUTHORS
14798____________________________________________________________________________
14799[ 9998] By: jhi on 2001/05/05 18:16:00
14800 Log: Updates on the pods related to the modules included since 5.6.
14801
14802 TODO: perltodo really could use major updating.
14803 Branch: perl
14804 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
14805 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
14806 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
14807 ! pod/perlsyn.pod pod/perltodo.pod
14808____________________________________________________________________________
14809[ 9997] By: jhi on 2001/05/05 17:35:17
14810 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
14811 from Kurt Skauen.
14812 Branch: perl
14813 + hints/atheos.sh
14814 ! MANIFEST
14815____________________________________________________________________________
14816[ 9996] By: jhi on 2001/05/05 17:25:00
14817 Log: Add preemptive #undefs for some of the shorter and more prone
14818 to collision regcomp.h #defines. (Background: the MASK collided
14819 with a system header #define in Rhapsody.)
14820 Branch: perl
14821 ! regcomp.h
14822____________________________________________________________________________
14823[ 9995] By: jhi on 2001/05/05 13:24:21
14824 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
14825 From: Nicholas Clark <nick@ccl4.org>
14826 Date: Sat, 5 May 2001 14:46:39 +0100
14827 Message-ID: <20010505144639.O53513@plum.flirble.org>
14828
14829 Add a test for the constants (if any) being processed correctly.
14830 Branch: perl
14831 ! utils/h2xs.PL
14832____________________________________________________________________________
14833[ 9994] By: jhi on 2001/05/05 02:11:03
14834 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
14835 From: Peter Prymmer <pvhp@forte.com>
14836 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
14837 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
14838 Branch: perl
14839 ! t/lib/b-stash.t
14840____________________________________________________________________________
14841[ 9993] By: jhi on 2001/05/05 02:03:49
14842 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
14843 From: Peter Prymmer <pvhp@forte.com>
14844 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
14845 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
14846 Branch: perl
14847 ! perlio.c vms/vmsish.h
14848____________________________________________________________________________
14849[ 9992] By: jhi on 2001/05/04 17:21:12
14850 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
14851 From: Robin Barker <rmb1@cise.npl.co.uk>
14852 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
14853 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
14854 Branch: perl
14855 + t/pod/plainer.t
14856 ! MANIFEST
14857____________________________________________________________________________
14858[ 9991] By: jhi on 2001/05/04 16:47:45
14859 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
14860 From: Robin Barker <rmb1@cise.npl.co.uk>
14861 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
14862 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
14863 Branch: perl
14864 ! regcomp.c
14865____________________________________________________________________________
14866[ 9990] By: jhi on 2001/05/04 14:37:20
14867 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
14868 From: Prymmer/Kahn <pvhp@best.com>
14869 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
14870 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
14871 Branch: perl
14872 ! t/lib/b-stash.t
14873____________________________________________________________________________
14874[ 9989] By: jhi on 2001/05/04 14:03:58
14875 Log: Introduce perl572delta, update Todo, add the missing
14876 mention about signal safety since 5.7.1 (though this
14877 requires verification and more details.)
14878 Branch: perl
14879 + pod/perl572delta.pod
14880 ! MANIFEST Todo pod/perl571delta.pod
14881____________________________________________________________________________
14882[ 9988] By: jhi on 2001/05/04 12:41:51
14883 Log: Subject: [PATCH perl@9944] long =item
14884 From: Robin Barker <rmb1@cise.npl.co.uk>
14885 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
14886 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
14887 Branch: perl
14888 ! ext/Time/HiRes/HiRes.pm
14889____________________________________________________________________________
14890[ 9987] By: jhi on 2001/05/04 12:39:19
14891 Log: The #9901 had removed one line essential for EBCDIC.
14892 Branch: perl
14893 ! regcomp.c
14894____________________________________________________________________________
14895[ 9986] By: jhi on 2001/05/04 12:30:23
14896 Log: Subject: cygwin/Makefile.SHs INSTALL patch
14897 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
14898 Date: Mon, 08 Jan 2001 04:59:21 +0200
14899 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
14900 Branch: perl
14901 ! cygwin/Makefile.SHs
14902____________________________________________________________________________
14903[ 9985] By: jhi on 2001/05/04 03:51:39
14904 Log: Encode/IO doc tweaks.
14905 Branch: perl
14906 ! ext/Encode/Encode.pm
14907____________________________________________________________________________
14908[ 9984] By: jhi on 2001/05/04 03:29:34
14909 Log: Remove GDBM_File from the dynamic extensions for UTS,
14910 GDBM is not a standard feature.
14911 Branch: perl
14912 ! hints/uts.sh
14913____________________________________________________________________________
14914[ 9983] By: jhi on 2001/05/04 03:22:59
14915 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
14916 Branch: perl
14917 ! pod/perlretut.pod
14918____________________________________________________________________________
14919[ 9982] By: jhi on 2001/05/03 23:21:03
14920 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
14921 From: Benjamin Sugars <bsugars@canoe.ca>
14922 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
14923 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
14924 Branch: perl
14925 ! dump.c
14926____________________________________________________________________________
14927[ 9981] By: jhi on 2001/05/03 23:20:05
14928 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
14929 From: Benjamin Sugars <bsugars@canoe.ca>
14930 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
14931 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
14932 Branch: perl
14933 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14934____________________________________________________________________________
14935[ 9980] By: jhi on 2001/05/03 23:15:29
14936 Log: Integrate perlio.
14937 Branch: perl
14938 !> ext/Encode/Encode.pm
14939____________________________________________________________________________
14940[ 9979] By: jhi on 2001/05/03 16:54:59
14941 Log: Install psed man page.
14942 Branch: perl
14943 ! installman
14944____________________________________________________________________________
14945[ 9978] By: jhi on 2001/05/03 16:45:58
14946 Log: Remove unused files; noted by Sarathy.
14947 Branch: perl
14948 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
14949 ! MANIFEST
14950____________________________________________________________________________
14951[ 9977] By: jhi on 2001/05/03 16:42:30
14952 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
14953 From: Andy Dougherty <doughera@lafayette.edu>
14954 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
14955 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
14956 Branch: perl
14957 ! INSTALL
14958____________________________________________________________________________
14959[ 9976] By: nick on 2001/05/03 16:40:42
14960 Log: Allow $answer = encode($object,$text); like it says in docs.
14961 Branch: perlio
14962 ! ext/Encode/Encode.pm
14963____________________________________________________________________________
14964[ 9975] By: nick on 2001/05/03 16:22:30
14965 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
14966 to be in scope (fair enough), and also a package variable (our) for eval to see it.
14967 Branch: perlio
14968 ! ext/Encode/Encode.pm
14969____________________________________________________________________________
14970[ 9974] By: nick on 2001/05/03 15:48:17
14971 Log: Integrate mainline.
14972 Branch: perlio
14973 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
14974 +> t/lib/filter-simple.t t/lib/next.t
14975 !> (integrate 70 files)
14976____________________________________________________________________________
14977[ 9973] By: jhi on 2001/05/03 13:09:09
14978 Log: Update Changes.
14979 Branch: perl
14980 ! Changes patchlevel.h
14981____________________________________________________________________________
724031fb
JH
14982[ 9972] By: jhi on 2001/05/03 12:58:33
14983 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
14984 From: Prymmer/Kahn <pvhp@best.com>
14985 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
14986 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
14987 Branch: perl
14988 ! t/io/fflush.t
14989____________________________________________________________________________
14990[ 9971] By: jhi on 2001/05/03 12:57:26
14991 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
14992 From: Prymmer/Kahn <pvhp@best.com>
14993 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
14994 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
14995 Branch: perl
14996 ! win32/FindExt.pm
14997____________________________________________________________________________
14998[ 9970] By: jhi on 2001/05/03 02:42:46
14999 Log: Can't croak sans thread context, from Doug MacEachern.
15000 Branch: perl
15001 ! toke.c
15002____________________________________________________________________________
15003[ 9969] By: jhi on 2001/05/03 01:23:48
15004 Log: Subject: Random input test and Perl
15005 From: Ilya Zakharevich <ilya@math.berkeley.edu>
15006 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
15007 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
15008 Branch: perl
15009 ! toke.c
15010____________________________________________________________________________
15011[ 9968] By: jhi on 2001/05/02 22:17:21
15012 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
15013 From: Peter Prymmer <pvhp@forte.com>
15014 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
15015 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
15016 Branch: perl
15017 ! pod/perlfunc.pod pod/perlport.pod
15018____________________________________________________________________________
15019[ 9967] By: jhi on 2001/05/02 20:12:45
15020 Log: Workaround for UTS compiler casting bug from Hal Morris.
15021 Branch: perl
15022 ! perl.h
15023____________________________________________________________________________
15024[ 9966] By: jhi on 2001/05/02 18:31:37
15025 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
15026 From: Dan Sugalski <dan@sidhe.org>
15027 Date: Wed, 02 May 2001 15:23:22 -0400
15028 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
15029 Branch: perl
15030 ! perl.c vms/vms.c
15031____________________________________________________________________________
15032[ 9965] By: jhi on 2001/05/02 18:21:29
15033 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
15034 Branch: perl
15035 ! pod/perlfunc.pod
15036____________________________________________________________________________
15037[ 9964] By: jhi on 2001/05/02 18:15:01
15038 Log: Document large files in INSTALL, document also the %x
15039 limitation if not use64bitint, closes bug 20010326.007.
15040 Branch: perl
15041 ! INSTALL
15042____________________________________________________________________________
15043[ 9963] By: jhi on 2001/05/02 17:24:47
15044 Log: perlmodlib tweaks; regen pods.
15045 Branch: perl
15046 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
15047 ! pod/perltoc.pod
15048____________________________________________________________________________
15049[ 9962] By: jhi on 2001/05/02 17:14:00
15050 Log: Fix for a segfault, from Marc Lehmann.
15051 Branch: perl
15052 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
15053____________________________________________________________________________
15054[ 9961] By: jhi on 2001/05/02 15:55:53
15055 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
15056 From: "Philip Newton" <pnewton@gmx.de>
15057 Date: Wed, 2 May 2001 18:39:03 +0200
15058 Message-ID: <3AF05447.15525.173B588@localhost>
15059 Branch: perl
15060 ! pod/perlop.pod
15061____________________________________________________________________________
15062[ 9960] By: jhi on 2001/05/02 15:35:37
15063 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
15064 From: Dan Sugalski <dan@sidhe.org>
15065 Date: Wed, 02 May 2001 11:37:27 -0400
15066 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
15067 Branch: perl
15068 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
15069 ! thread.h vms/vms.c vms/vmsish.h
15070____________________________________________________________________________
15071[ 9959] By: jhi on 2001/05/02 15:21:08
15072 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
15073 From: Benjamin Sugars <bsugars@canoe.ca>
15074 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
15075 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
15076 Branch: perl
15077 ! ext/PerlIO/Scalar/Scalar.xs
15078____________________________________________________________________________
15079[ 9958] By: jhi on 2001/05/02 15:15:53
15080 Log: Bug in #9915, spotted by Mike Guy.
15081 Branch: perl
15082 ! installperl
15083____________________________________________________________________________
15084[ 9957] By: jhi on 2001/05/02 13:26:01
15085 Log: Add a test for not griping about references as array
15086 indices if the reference has magic in it (overloaded
15087 methods).
15088 Branch: perl
15089 ! pod/perldiag.pod t/pragma/warn/pp_hot
15090____________________________________________________________________________
15091[ 9956] By: jhi on 2001/05/02 13:07:01
15092 Log: Retracted a bit too much in #9952.
15093 Branch: perl
15094 ! t/pragma/sub_lval.t
15095____________________________________________________________________________
15096[ 9955] By: jhi on 2001/05/02 13:05:38
15097 Log: Test for #9952.
15098 Branch: perl
15099 ! t/op/tie.t
15100____________________________________________________________________________
15101[ 9954] By: jhi on 2001/05/02 11:48:18
15102 Log: Additional note on the encoding example: one cannot
15103 convert string constants in-place.
15104 Branch: perl
15105 ! ext/Encode/Encode.pm
15106____________________________________________________________________________
15107[ 9953] By: jhi on 2001/05/02 11:43:51
15108 Log: Note that if you have recent enough Perl you already
15109 have Filter::Util::Call.
15110 Branch: perl
15111 ! lib/Filter/Simple.pm
15112____________________________________________________________________________
15113[ 9952] By: jhi on 2001/05/02 11:31:53
15114 Log: Retract changes #8254 and #8255, causes coredump in
15115 'tie FH, "main"', reported by Abigail, culprit found by
15116 Benjamin Sugars. Mirrors maintperl change #9950.
15117 Branch: perl
15118 ! op.c t/pragma/sub_lval.t
15119____________________________________________________________________________
15120[ 9951] By: jhi on 2001/05/02 11:14:29
15121 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
15122 Branch: perl
15123 + t/lib/MyFilter.pm
15124____________________________________________________________________________
15125[ 9950] By: gsar on 2001/05/02 03:17:11
15126 Log: revert integration of changes#8254,8255 in change#8620 (causes
15127 a coredump in C<tie FH, 'foo'>; the idea itself may need better
15128 rationalization)
15129 Branch: maint-5.6/perl
15130 ! op.c t/pragma/sub_lval.t
15131____________________________________________________________________________
15132[ 9949] By: gsar on 2001/05/02 02:56:32
15133 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
15134
15135 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
15136
15137 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
15138 Branch: maint-5.6/perl
15139 !> hints/svr5.sh
15140____________________________________________________________________________
15141[ 9948] By: gsar on 2001/05/02 02:49:15
15142 Log: pod/find.t breaks on VMS (from Craig Berry)
15143 Branch: maint-5.6/perl
15144 ! t/pod/find.t
15145____________________________________________________________________________
15146[ 9947] By: jhi on 2001/05/02 02:43:09
15147 Log: Add an encoding conversion example.
15148 Branch: perl
15149 ! ext/Encode/Encode.pm
15150____________________________________________________________________________
15151[ 9946] By: jhi on 2001/05/02 01:34:22
15152 Log: Another coat of paint but still nowhere finished.
15153 Need to decide on the semantics of strptime(): should
15154 strptime() be a function instead of a method? To do
15155 the week/monthname-strptiming the i18n/l10n bullet needs
15156 to be bitten with gusto.
15157 Branch: perl
15158 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
15159____________________________________________________________________________
15160[ 9945] By: jhi on 2001/05/01 23:40:52
15161 Log: Update Changes.
15162 Branch: perl
15163 ! Changes patchlevel.h
15164____________________________________________________________________________
f63e93b7
JH
15165[ 9944] By: jhi on 2001/05/01 23:33:37
15166 Log: Add known-to-be-tested modules to the list-to-be-skipped.
15167 Branch: perl
15168 ! t/lib/1_compile.t
15169____________________________________________________________________________
15170[ 9943] By: jhi on 2001/05/01 23:24:40
15171 Log: Subject: BorlandC++ fix
15172 From: "Vadim Konovalov" <watman@inbox.ru>
15173 Date: Mon, 30 Apr 2001 20:12:26 -0700
15174 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
15175 Branch: perl
15176 ! win32/makefile.mk
15177____________________________________________________________________________
15178[ 9942] By: jhi on 2001/05/01 23:18:02
15179 Log: Update to Filter::Simple 0.60, create a test for it.
15180 Branch: perl
15181 + t/lib/filter-simple.t
15182 ! MANIFEST lib/Filter/Simple.pm
15183____________________________________________________________________________
15184[ 9941] By: jhi on 2001/05/01 19:47:24
15185 Log: Subject: Re: bleadperl: s/// failure with \b and /g
15186 From: Hugo <hv@crypt.compulink.co.uk>
15187 Date: Tue, 01 May 2001 20:12:20 +0100
15188 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
15189 Branch: perl
15190 ! pp_hot.c t/op/re_tests
15191____________________________________________________________________________
15192[ 9940] By: jhi on 2001/05/01 19:42:16
15193 Log: Integrate perlio.
15194 Branch: perl
15195 !> lib/base.pm t/lib/fields.t
15196____________________________________________________________________________
15197[ 9939] By: jhi on 2001/05/01 19:39:51
15198 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
15199 From: Benjamin Sugars <bsugars@canoe.ca>
15200 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
15201 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
15202 Branch: perl
15203 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15204____________________________________________________________________________
15205[ 9938] By: jhi on 2001/05/01 19:34:09
15206 Log: Add NEXT, a pseudo-class for method redispatching.
15207 <Damian>NEXT.pm probably offers more bang-for-buck
15208 than anything else I've ever written.</Damian>
15209 Branch: perl
15210 + lib/NEXT.pm t/lib/next.t
15211 ! MANIFEST
15212____________________________________________________________________________
15213[ 9937] By: jhi on 2001/05/01 19:21:41
15214 Log: Update to Switch 2.02.
15215 Branch: perl
15216 ! lib/Switch.pm t/lib/switch.t
15217____________________________________________________________________________
15218[ 9936] By: nick on 2001/05/01 19:09:21
15219 Log: Fix for base.pm clobbering $VERSION
15220 Branch: perlio
15221 ! lib/base.pm
15222____________________________________________________________________________
15223[ 9935] By: nick on 2001/05/01 18:54:38
15224 Log: Test for base.pm clobbering $VERSION.
15225 Branch: perlio
15226 ! t/lib/fields.t
15227____________________________________________________________________________
15228[ 9934] By: jhi on 2001/05/01 18:39:10
15229 Log: Add information about Scalar::Util::blessed.
15230 Branch: perl
15231 ! pod/perlobj.pod
15232____________________________________________________________________________
15233[ 9933] By: jhi on 2001/05/01 18:33:51
15234 Log: Subject: Extra UNIVERSAL documentation
15235 From: Mike Guy <mjtg@cam.ac.uk>
15236 Date: Tue, 01 May 2001 20:12:11 +0100
15237 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
15238 Branch: perl
15239 ! pod/perlobj.pod
15240____________________________________________________________________________
15241[ 9932] By: jhi on 2001/05/01 18:26:54
15242 Log: Subject: Autoflush in tests as appropriate
15243 From: Mike Guy <mjtg@cam.ac.uk>
15244 Date: Tue, 01 May 2001 20:05:31 +0100
15245 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
15246 Branch: perl
15247 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
15248 ! t/op/taint.t
15249____________________________________________________________________________
15250[ 9931] By: jhi on 2001/05/01 18:02:29
15251 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
15252 From: Benjamin Sugars <bsugars@canoe.ca>
15253 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
15254 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
15255 Branch: perl
15256 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15257____________________________________________________________________________
15258[ 9930] By: jhi on 2001/05/01 15:12:26
15259 Log: Subject: Re: Finally got a round tuit
15260 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15261 Date: Tue, 01 May 2001 14:14:10 +0200
15262 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
15263
15264 The -DP part, slightly modified.
15265 Branch: perl
15266 ! perl.c
15267____________________________________________________________________________
15268[ 9929] By: jhi on 2001/05/01 14:17:15
15269 Log: Subject: Re: Finally got a round tuit
15270 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15271 Date: Tue, 01 May 2001 16:34:06 +0200
15272 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
15273
15274 cpp and optimization tweaks for HP-UX.
15275 Branch: perl
15276 ! hints/hpux.sh
15277____________________________________________________________________________
15278[ 9928] By: jhi on 2001/05/01 13:24:20
15279 Log: Tune the scan_num() comments to reality.
15280 Branch: perl
15281 ! toke.c
15282____________________________________________________________________________
15283[ 9927] By: jhi on 2001/05/01 13:14:01
15284 Log: Subject: [PATCH B::Deparse] optimised sort
15285 From: Robin Houston <robin@kitsite.com>
15286 Date: Tue, 1 May 2001 14:07:12 +0100
15287 Message-ID: <20010501140712.A4266@penderel>
15288 Branch: perl
15289 ! ext/B/B/Deparse.pm
15290____________________________________________________________________________
15291[ 9926] By: jhi on 2001/05/01 13:10:53
15292 Log: Subject: [PATCH t/lib/b-deparse.t]
15293 From: Robin Houston <robin@kitsite.com>
15294 Date: Tue, 1 May 2001 13:37:42 +0100
15295 Message-ID: <20010501133742.A4082@penderel>
15296 Branch: perl
15297 ! t/lib/b-deparse.t
15298____________________________________________________________________________
15299[ 9925] By: jhi on 2001/05/01 13:10:13
15300 Log: Subject: [PATCH B::Deparse] for(;;), sort
15301 From: Robin Houston <robin@kitsite.com>
15302 Date: Tue, 1 May 2001 13:35:00 +0100
15303 Message-ID: <20010501133500.A4061@penderel>
15304 Branch: perl
15305 ! ext/B/B/Deparse.pm
15306____________________________________________________________________________
15307[ 9924] By: jhi on 2001/05/01 13:09:22
15308 Log: Subject: [PATCH B::Deparse] do, warn, use
15309 From: Robin Houston <robin@kitsite.com>
15310 Date: Tue, 1 May 2001 13:31:03 +0100
15311 Message-ID: <20010501133103.A4041@penderel>
15312 Branch: perl
15313 ! ext/B/B/Deparse.pm
15314____________________________________________________________________________
15315[ 9923] By: jhi on 2001/05/01 11:45:36
15316 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
15317 From: Benjamin Sugars <ben.sugars@home.com>
15318 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
15319 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
15320 Branch: perl
15321 + t/io/fflush.t
15322 ! MANIFEST
15323____________________________________________________________________________
15324[ 9922] By: jhi on 2001/05/01 11:35:42
15325 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
15326 From: Peter Prymmer <pvhp@forte.com>
15327 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
15328 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
15329 Branch: perl
15330 ! t/lib/selfstubber.t
15331____________________________________________________________________________
15332[ 9921] By: jhi on 2001/04/30 16:34:33
15333 Log: Subject: [PATCH B::Concise] suppress warning
15334 From: Robin Houston <robin@kitsite.com>
15335 Date: Mon, 30 Apr 2001 16:09:49 +0100
15336 Message-ID: <20010430160949.A25086@penderel>
15337 Branch: perl
15338 ! ext/B/B/Concise.pm
15339____________________________________________________________________________
15340[ 9920] By: jhi on 2001/04/30 13:56:04
15341 Log: Strip the *markers* from #9919.
15342 Branch: perl
15343 ! pod/perlfaq.pod pod/perlfaq5.pod
15344____________________________________________________________________________
15345[ 9919] By: jhi on 2001/04/30 13:54:04
15346 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
15347 From: Gwyn Judd <b.judd@xtra.co.nz>
15348 Date: Sun, 29 Apr 2001 01:47:49 +1200
15349 Message-ID: <20010429014749.A4418@thislove>
15350 Branch: perl
15351 ! pod/perlfaq.pod pod/perlfaq5.pod
15352____________________________________________________________________________
15353[ 9918] By: jhi on 2001/04/30 13:13:54
15354 Log: More_tweakage.
15355 Branch: perl
15356 ! pod/perldata.pod pod/perldiag.pod
15357____________________________________________________________________________
15358[ 9917] By: jhi on 2001/04/30 13:01:27
15359 Log: Update Changes.
15360 Branch: perl
15361 ! Changes patchlevel.h
15362____________________________________________________________________________
2b112a98
JH
15363[ 9916] By: jhi on 2001/04/30 12:57:03
15364 Log: T_w_e_a_k_a_g_e.
15365 Branch: perl
15366 ! pod/perldata.pod pod/perldiag.pod
15367____________________________________________________________________________
15368[ 9915] By: jhi on 2001/04/30 12:39:29
15369 Log: Install s2p also as psed.
15370
15371 TODO: psed documentation?
15372 Branch: perl
15373 ! installperl
15374____________________________________________________________________________
15375[ 9914] By: jhi on 2001/04/30 12:29:21
15376 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
15377 From: Jens Hamisch <jens@Strawberry.COM>
15378 Date: Fri, 27 Apr 2001 17:00:36 +0200
15379 Message-ID: <20010427170036.K1372@Strawberry.COM>
15380
15381 SOCKS5_VERSION_NAME is the right symbol to detect
15382 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
15383 function called socks5_init() is available, and even that is
15384 not universal, most SOCKS5 installations use SOCKSinit()).
15385 Branch: perl
15386 ! perlio.c
15387____________________________________________________________________________
15388[ 9913] By: jhi on 2001/04/30 12:22:15
15389 Log: Allow a zero timeout on IO::Socket accept and connect--
15390 though one really shouldn't do that. Based on
15391
15392 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
15393 From: "John Holdsworth" <coldwave@bigfoot.com>
15394 Date: Sun, 4 Feb 2001 12:48:18 +0100
15395 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
15396 Branch: perl
15397 ! ext/IO/lib/IO/Socket.pm
15398____________________________________________________________________________
15399[ 9912] By: jhi on 2001/04/30 11:27:27
15400 Log: Save the spot of regprev (see #9911) for binary compatibility;
15401 regen API.
15402 Branch: perl
15403 ! embedvar.h perlapi.h thrdvar.h
15404____________________________________________________________________________
15405[ 9911] By: jhi on 2001/04/30 11:22:03
15406 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
15407 From: Hugo <hv@crypt.compulink.co.uk>
15408 Date: Sun, 29 Apr 2001 17:09:30 +0100
15409 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
15410 Branch: perl
15411 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
15412____________________________________________________________________________
15413[ 9910] By: jhi on 2001/04/30 11:15:12
15414 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
15415 a dummy for PL_numeric_radix); no pressing reason to break
15416 binary compatibility; regen API.
15417 Branch: perl
15418 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
15419 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
15420____________________________________________________________________________
15421[ 9909] By: jhi on 2001/04/30 10:56:08
15422 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
15423 From: Walt Mankowski <waltman@netaxs.com>
15424 Date: Sun, 29 Apr 2001 21:53:48 -0400
15425 Message-ID: <20010429215348.A3971@netaxs.com>
15426 Branch: perl
15427 ! pod/perlfunc.pod
15428____________________________________________________________________________
15429[ 9908] By: jhi on 2001/04/30 10:49:40
15430 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
15431 Branch: perl
15432 ! t/lib/selfstubber.t
15433____________________________________________________________________________
15434[ 9907] By: nick on 2001/04/30 09:26:50
15435 Log: Integrate mainline.
15436 Branch: perlio
15437 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
15438____________________________________________________________________________
15439[ 9906] By: jhi on 2001/04/29 23:24:20
15440 Log: Abigail spotted a thinko in #9905.
15441 Branch: perl
15442 ! pod/perldiag.pod
15443____________________________________________________________________________
15444[ 9905] By: jhi on 2001/04/29 15:55:39
15445 Log: Changed the underscore/undebar syntax in numeric constants;
15446 now any grouping will do, as long as the underscores are not
15447 consecutive (so "zero-grouping" is out), and they do not begin
15448 or end the integer or fractional parts.
15449 Branch: perl
15450 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
15451____________________________________________________________________________
15452[ 9904] By: nick on 2001/04/29 15:43:22
15453 Log: Integrate mainline.
15454 Branch: perlio
15455 +> (branch 98 files)
15456 - lib/unicode/Block.pl
15457 - lib/unicode/In/AlphabeticPresentationForms.pl
15458 - lib/unicode/In/Arabic.pl
15459 - lib/unicode/In/ArabicPresentationForms-A.pl
15460 - lib/unicode/In/ArabicPresentationForms-B.pl
15461 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
15462 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
15463 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
15464 - lib/unicode/In/BopomofoExtended.pl
15465 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
15466 - lib/unicode/In/CJKCompatibility.pl
15467 - lib/unicode/In/CJKCompatibilityForms.pl
15468 - lib/unicode/In/CJKCompatibilityIdeographs.pl
15469 - lib/unicode/In/CJKRadicalsSupplement.pl
15470 - lib/unicode/In/CJKSymbolsandPunctuation.pl
15471 - lib/unicode/In/CJKUnifiedIdeographs.pl
15472 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
15473 - lib/unicode/In/Cherokee.pl
15474 - lib/unicode/In/CombiningDiacriticalMarks.pl
15475 - lib/unicode/In/CombiningHalfMarks.pl
15476 - lib/unicode/In/CombiningMarksforSymbols.pl
15477 - lib/unicode/In/ControlPictures.pl
15478 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
15479 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
15480 - lib/unicode/In/EnclosedAlphanumerics.pl
15481 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
15482 - lib/unicode/In/Ethiopic.pl
15483 - lib/unicode/In/GeneralPunctuation.pl
15484 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
15485 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
15486 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
15487 - lib/unicode/In/HalfwidthandFullwidthForms.pl
15488 - lib/unicode/In/HangulCompatibilityJamo.pl
15489 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
15490 - lib/unicode/In/Hebrew.pl
15491 - lib/unicode/In/HighPrivateUseSurrogates.pl
15492 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
15493 - lib/unicode/In/IPAExtensions.pl
15494 - lib/unicode/In/IdeographicDescriptionCharacters.pl
15495 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
15496 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
15497 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
15498 - lib/unicode/In/Latin-1Supplement.pl
15499 - lib/unicode/In/LatinExtended-A.pl
15500 - lib/unicode/In/LatinExtended-B.pl
15501 - lib/unicode/In/LatinExtendedAdditional.pl
15502 - lib/unicode/In/LetterlikeSymbols.pl
15503 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
15504 - lib/unicode/In/MathematicalOperators.pl
15505 - lib/unicode/In/MiscellaneousSymbols.pl
15506 - lib/unicode/In/MiscellaneousTechnical.pl
15507 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
15508 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
15509 - lib/unicode/In/OpticalCharacterRecognition.pl
15510 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
15511 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
15512 - lib/unicode/In/SmallFormVariants.pl
15513 - lib/unicode/In/SpacingModifierLetters.pl
15514 - lib/unicode/In/Specials.pl
15515 - lib/unicode/In/SuperscriptsandSubscripts.pl
15516 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
15517 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
15518 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
15519 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
15520 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
15521 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
15522 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
15523 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
15524 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
15525 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
15526 !> utf8.c win32/Makefile
15527____________________________________________________________________________
15528[ 9903] By: jhi on 2001/04/29 14:30:53
15529 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
15530 From: Prymmer/Kahn <pvhp@best.com>
15531 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
15532 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
15533 Branch: perl
15534 ! win32/Makefile
15535____________________________________________________________________________
15536[ 9902] By: jhi on 2001/04/29 02:52:44
15537 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
15538 From: "Abigail" <abigail@foad.org>
15539 Date: Sun, 29 Apr 2001 03:14:25 +0200
15540 Message-ID: <20010429011425.24503.qmail@foad.org>
15541 Branch: perl
15542 ! ext/IO/lib/IO/Seekable.pm
15543____________________________________________________________________________
15544[ 9901] By: jhi on 2001/04/29 02:04:46
15545 Log: In character classes one couldn't have 0x80..0xff characters
15546 at the left hand side if there were 0x100.. characters in the
15547 character class.
15548 Branch: perl
15549 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
15550 ! t/op/pat.t utf8.c
15551____________________________________________________________________________
15552[ 9900] By: jhi on 2001/04/28 22:55:04
15553 Log: Forgot the latest mktables.PL from #9899.
15554 Branch: perl
15555 ! lib/unicode/mktables.PL
15556____________________________________________________________________________
15557[ 9899] By: jhi on 2001/04/28 22:53:28
15558 Log: Explain the \p{} and \P{} error message better and
15559 have prettier prettyprint in In.pl.
15560 Branch: perl
15561 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
15562 ! pod/perldiag.pod
15563____________________________________________________________________________
15564[ 9898] By: jhi on 2001/04/28 21:03:34
15565 Log: Add one possible explanation for the "Invalid [] range" error.
15566 Branch: perl
15567 ! pod/perldiag.pod
15568____________________________________________________________________________
15569[ 9897] By: jhi on 2001/04/28 17:18:26
15570 Log: Add a level of indirection to the implementation of \p{InFoo}
15571 so that we don't have to have long filenames. (Nothing changes
15572 in the user interface.) The indirection is defined in
15573 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
15574 Also rename some the character classes by removing '-' from
15575 the classnames, and finally renamed Block.pl as Blocks.pl.
15576 Branch: perl
15577 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
15578 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
15579 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
15580 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
15581 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
15582 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
15583 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
15584 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
15585 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
15586 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
15587 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
15588 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
15589 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
15590 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
15591 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
15592 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
15593 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
15594 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
15595 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
15596 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
15597 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
15598 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
15599 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
15600 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
15601 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
15602 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
15603 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
15604 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
15605 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
15606 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
15607 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
15608 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
15609 + lib/unicode/In/94.pl lib/unicode/In/95.pl
15610 - lib/unicode/Block.pl
15611 - lib/unicode/In/AlphabeticPresentationForms.pl
15612 - lib/unicode/In/Arabic.pl
15613 - lib/unicode/In/ArabicPresentationForms-A.pl
15614 - lib/unicode/In/ArabicPresentationForms-B.pl
15615 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
15616 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
15617 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
15618 - lib/unicode/In/BopomofoExtended.pl
15619 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
15620 - lib/unicode/In/CJKCompatibility.pl
15621 - lib/unicode/In/CJKCompatibilityForms.pl
15622 - lib/unicode/In/CJKCompatibilityIdeographs.pl
15623 - lib/unicode/In/CJKRadicalsSupplement.pl
15624 - lib/unicode/In/CJKSymbolsandPunctuation.pl
15625 - lib/unicode/In/CJKUnifiedIdeographs.pl
15626 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
15627 - lib/unicode/In/Cherokee.pl
15628 - lib/unicode/In/CombiningDiacriticalMarks.pl
15629 - lib/unicode/In/CombiningHalfMarks.pl
15630 - lib/unicode/In/CombiningMarksforSymbols.pl
15631 - lib/unicode/In/ControlPictures.pl
15632 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
15633 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
15634 - lib/unicode/In/EnclosedAlphanumerics.pl
15635 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
15636 - lib/unicode/In/Ethiopic.pl
15637 - lib/unicode/In/GeneralPunctuation.pl
15638 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
15639 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
15640 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
15641 - lib/unicode/In/HalfwidthandFullwidthForms.pl
15642 - lib/unicode/In/HangulCompatibilityJamo.pl
15643 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
15644 - lib/unicode/In/Hebrew.pl
15645 - lib/unicode/In/HighPrivateUseSurrogates.pl
15646 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
15647 - lib/unicode/In/IPAExtensions.pl
15648 - lib/unicode/In/IdeographicDescriptionCharacters.pl
15649 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
15650 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
15651 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
15652 - lib/unicode/In/Latin-1Supplement.pl
15653 - lib/unicode/In/LatinExtended-A.pl
15654 - lib/unicode/In/LatinExtended-B.pl
15655 - lib/unicode/In/LatinExtendedAdditional.pl
15656 - lib/unicode/In/LetterlikeSymbols.pl
15657 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
15658 - lib/unicode/In/MathematicalOperators.pl
15659 - lib/unicode/In/MiscellaneousSymbols.pl
15660 - lib/unicode/In/MiscellaneousTechnical.pl
15661 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
15662 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
15663 - lib/unicode/In/OpticalCharacterRecognition.pl
15664 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
15665 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
15666 - lib/unicode/In/SmallFormVariants.pl
15667 - lib/unicode/In/SpacingModifierLetters.pl
15668 - lib/unicode/In/Specials.pl
15669 - lib/unicode/In/SuperscriptsandSubscripts.pl
15670 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
15671 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
15672 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
15673 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
15674 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
15675 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
15676 ! pod/perlunicode.pod
15677____________________________________________________________________________
15678[ 9896] By: jhi on 2001/04/28 14:33:17
15679 Log: Update the information on shared library path on HP-UX.
15680 Branch: perl
15681 ! INSTALL
15682____________________________________________________________________________
15683[ 9895] By: jhi on 2001/04/28 14:32:30
15684 Log: Because #9894 seems to do the trick, this workaround can be removed.
15685 Branch: perl
15686 ! t/lib/selfstubber.t
15687____________________________________________________________________________
15688[ 9894] By: jhi on 2001/04/28 14:26:13
15689 Log: For PerlIO flush the children's file handles (on fork/exec/system).
15690 Branch: perl
15691 ! perl.h
15692____________________________________________________________________________
15693[ 9893] By: jhi on 2001/04/28 14:23:15
15694 Log: Test tweak for #9891.
15695 Branch: perl
15696 ! t/lib/b-deparse.t
15697____________________________________________________________________________
15698[ 9892] By: jhi on 2001/04/28 14:10:13
15699 Log: New HP-UX hints from Merijn.
15700 Branch: perl
15701 ! hints/hpux.sh
15702____________________________________________________________________________
15703[ 9891] By: jhi on 2001/04/28 14:07:27
15704 Log: Subject: [PATCH B::Deparse] non-block scopes
15705 From: Robin Houston <robin@kitsite.com>
15706 Date: Fri, 27 Apr 2001 19:15:14 +0100
15707 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
15708 Branch: perl
15709 ! ext/B/B/Deparse.pm
15710____________________________________________________________________________
15711[ 9890] By: nick on 2001/04/27 19:41:25
15712 Log: Integrate mainline
15713 Branch: perlio
15714 +> t/lib/selfstubber.t
15715 !> (integrate 50 files)
15716____________________________________________________________________________
15717[ 9889] By: jhi on 2001/04/27 18:23:46
15718 Log: Subject: Re: selfstubber test fail on bleadperl
15719 From: Mike Guy <mjtg@cam.ac.uk>
15720 Date: Fri, 27 Apr 2001 19:31:18 +0100
15721 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
15722 Branch: perl
15723 ! t/lib/selfstubber.t
15724____________________________________________________________________________
15725[ 9888] By: jhi on 2001/04/27 16:20:54
15726 Log: Test tweak for #9886.
15727 Branch: perl
15728 ! t/lib/b-deparse.t
15729____________________________________________________________________________
15730[ 9887] By: jhi on 2001/04/27 16:16:33
15731 Log: Buffering issue at least in Solaris (even with perlio).
15732 Branch: perl
15733 ! t/lib/selfstubber.t
15734____________________________________________________________________________
15735[ 9886] By: jhi on 2001/04/27 14:59:23
15736 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
15737 From: Robin Houston <robin@kitsite.com>
15738 Date: Fri, 27 Apr 2001 16:53:20 +0100
15739 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
15740 Branch: perl
15741 ! ext/B/B/Deparse.pm
15742____________________________________________________________________________
15743[ 9885] By: jhi on 2001/04/27 14:23:51
15744 Log: Update Changes.
15745 Branch: perl
15746 ! Changes patchlevel.h
15747____________________________________________________________________________
94c2704d
JH
15748[ 9884] By: jhi on 2001/04/27 14:14:12
15749 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
15750 From: "Philip Newton" <pnewton@gmx.de>
15751 Date: Fri, 27 Apr 2001 16:40:13 +0200
15752 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
15753 Branch: perl
15754 ! pod/perldata.pod
15755____________________________________________________________________________
15756[ 9883] By: jhi on 2001/04/27 13:28:19
15757 Log: Add LOG_PERROR; prettify the "removed".
15758 Branch: perl
15759 ! ext/Sys/Syslog/Syslog.xs
15760____________________________________________________________________________
15761[ 9882] By: jhi on 2001/04/27 13:13:18
15762 Log: h2xs tweaks: use NV instead of double, "quote" the removed
15763 prefixes for clarity (especially when nothing is removed),
15764 slight pod reformats.
15765 Branch: perl
15766 ! utils/h2xs.PL
15767____________________________________________________________________________
15768[ 9881] By: jhi on 2001/04/27 12:58:48
15769 Log: Don't bother creating existing directories.
15770 Branch: perl
15771 ! utils/h2xs.PL
15772____________________________________________________________________________
15773[ 9880] By: jhi on 2001/04/27 12:45:39
15774 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
15775 From: Mike Schilli <m@perlmeister.com>
15776 Date: Wed, 25 Apr 2001 01:29:21 -0700
15777 Message-id: <3AE68AE1.6A981723@perlmeister.com>
15778 Branch: perl
15779 ! utils/h2xs.PL
15780____________________________________________________________________________
15781[ 9879] By: jhi on 2001/04/27 12:40:55
15782 Log: break is not yet Perl. Added the template license also to README.
15783 Branch: perl
15784 ! utils/h2xs.PL
15785____________________________________________________________________________
15786[ 9878] By: jhi on 2001/04/27 03:08:20
15787 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
15788 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15789 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
15790 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
15791 Branch: perl
15792 ! t/lib/xs-typemap.t
15793____________________________________________________________________________
15794[ 9877] By: jhi on 2001/04/26 23:54:40
15795 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
15796 From: "Abigail" <abigail@foad.org>
15797 Date: Fri, 27 Apr 2001 01:44:28 +0200
15798 Message-ID: <20010426234428.19786.qmail@foad.org>
15799 Branch: perl
15800 ! utils/h2xs.PL
15801____________________________________________________________________________
15802[ 9876] By: jhi on 2001/04/26 23:52:06
15803 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
15804 From: Peter Prymmer <pvhp@forte.com>
15805 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
15806 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
15807 Branch: perl
15808 ! t/lib/selfstubber.t
15809____________________________________________________________________________
15810[ 9875] By: jhi on 2001/04/26 23:48:10
15811 Log: Deparse nits.
15812 Branch: perl
15813 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
15814____________________________________________________________________________
15815[ 9874] By: jhi on 2001/04/26 22:46:05
15816 Log: Document ANYOF_CLASS.
15817 Branch: perl
15818 ! regcomp.h
15819____________________________________________________________________________
15820[ 9873] By: jhi on 2001/04/26 22:35:03
15821 Log: Subject: Re: [PATCH @9846] dumping ANYOF
15822 From: Hugo <hv@crypt.compulink.co.uk>
15823 Date: Thu, 26 Apr 2001 23:33:38 +0100
15824 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
15825 Branch: perl
15826 ! regcomp.c regcomp.h
15827____________________________________________________________________________
15828[ 9872] By: jhi on 2001/04/26 22:34:31
15829 Log: Subject: [PATCH] more for Devel::SelfStubber
15830 From: Nicholas Clark <nick@ccl4.org>
15831 Date: Fri, 27 Apr 2001 00:13:52 +0100
15832 Message-ID: <20010427001351.K88186@plum.flirble.org>
15833 Branch: perl
15834 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
15835____________________________________________________________________________
15836[ 9871] By: jhi on 2001/04/26 21:59:17
15837 Log: Subject: [PATCH B::Deparse] formats must be flush left
15838 From: Robin Houston <robin@kitsite.com>
15839 Date: Thu, 26 Apr 2001 23:54:29 +0100
15840 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
15841 Branch: perl
15842 ! ext/B/B/Deparse.pm
15843____________________________________________________________________________
15844[ 9870] By: jhi on 2001/04/26 21:57:37
15845 Log: If some of the constants are prefixes of others,
15846 the prefixes may never get recognized. (See 20010426.006.)
15847 Branch: perl
15848 ! utils/h2xs.PL
15849____________________________________________________________________________
15850[ 9869] By: jhi on 2001/04/26 21:50:42
15851 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
15852 From: Chris Bongaarts <cab@tc.umn.edu>
15853 Date: Thu, 26 Apr 2001 17:10:31 -0500
15854 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
15855 Branch: perl
15856 ! ext/Sys/Syslog/Syslog.xs
15857____________________________________________________________________________
15858[ 9868] By: jhi on 2001/04/26 21:35:12
15859 Log: Further cuts and more docs from Graham Barr.
15860 Branch: perl
15861 ! ext/List/Util/lib/List/Util.pm
15862 ! ext/List/Util/lib/Scalar/Util.pm
15863____________________________________________________________________________
15864[ 9867] By: jhi on 2001/04/26 21:18:57
15865 Log: Subject: [PATCH 5.7.1] DB_File-1.77
15866 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
15867 Date: Thu, 26 Apr 2001 22:37:53 +0100
15868 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
15869 Branch: perl
15870 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15871 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
15872____________________________________________________________________________
15873[ 9866] By: jhi on 2001/04/26 21:12:31
15874 Log: Subject: [PATCH B::Deparse] fix easy bugs
15875 From: Robin Houston <robin@kitsite.com>
15876 Date: Thu, 26 Apr 2001 23:03:33 +0100
15877 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
15878 Branch: perl
15879 ! ext/B/B/Deparse.pm
15880____________________________________________________________________________
15881[ 9865] By: jhi on 2001/04/26 20:26:13
15882 Log: Update Changes.
15883 Branch: perl
15884 ! Changes patchlevel.h
15885____________________________________________________________________________
f9f7dcb2
JH
15886[ 9864] By: jhi on 2001/04/26 19:27:48
15887 Log: Dethinko from Robin Houston.
15888 Branch: perl
15889 ! ext/B/B/Deparse.pm
15890____________________________________________________________________________
15891[ 9863] By: jhi on 2001/04/26 19:10:35
15892 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
15893 From: Robin Houston <robin@kitsite.com>
15894 Date: Thu, 26 Apr 2001 21:08:32 +0100
15895 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
15896 Branch: perl
15897 ! ext/B/B/Deparse.pm
15898____________________________________________________________________________
15899[ 9862] By: jhi on 2001/04/26 19:04:23
15900 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
15901 From: Robin Houston <robin@kitsite.com>
15902 Date: Thu, 26 Apr 2001 20:52:50 +0100
15903 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
15904 Branch: perl
15905 ! ext/B/B/Deparse.pm
15906____________________________________________________________________________
15907[ 9861] By: jhi on 2001/04/26 18:56:14
15908 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
15909 From: Mike Guy <mjtg@cam.ac.uk>
15910 Date: Thu, 26 Apr 2001 14:22:40 +0100
15911 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
15912 Branch: perl
15913 ! pod/perlobj.pod
15914____________________________________________________________________________
15915[ 9860] By: jhi on 2001/04/26 18:46:42
15916 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
15917 From: Robin Houston <robin@kitsite.com>
15918 Date: Thu, 26 Apr 2001 20:34:29 +0100
15919 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
15920
15921 Hashes do not interpolate.
15922 Branch: perl
15923 ! ext/B/B/Deparse.pm
15924____________________________________________________________________________
15925[ 9859] By: jhi on 2001/04/26 18:43:51
15926 Log: Subject: The Time::Piece conspiracy unmasked!!!
15927 From: Mike Guy <mjtg@cam.ac.uk>
15928 Date: Thu, 26 Apr 2001 19:02:50 +0100
15929 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
15930
15931 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
15932 From: Mike Guy <mjtg@cam.ac.uk>
15933 Date: Thu, 26 Apr 2001 19:08:21 +0100
15934 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
15935
15936 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
15937 From: Graham Barr <gbarr@pobox.com>
15938 Date: Thu, 26 Apr 2001 19:12:03 +0100
15939 Message-ID: <20010426191203.A70835@pobox.com>
15940
15941 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
15942 Branch: perl
15943 ! ext/List/Util/lib/List/Util.pm
15944 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
15945____________________________________________________________________________
15946[ 9858] By: jhi on 2001/04/26 18:17:42
15947 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
15948 From: Robin Houston <robin@kitsite.com>
15949 Date: Thu, 26 Apr 2001 16:09:35 +0100
15950 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
15951 Branch: perl
15952 ! t/comp/proto.t
15953____________________________________________________________________________
15954[ 9857] By: jhi on 2001/04/26 18:04:59
15955 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
15956 From: barries <barries@slaysys.com>
15957 Date: Thu, 26 Apr 2001 12:01:10 -0400
15958 Message-ID: <20010426120110.E29698@jester.slaysys.com>
15959 Branch: perl
15960 ! pod/perldiag.pod
15961____________________________________________________________________________
15962[ 9856] By: jhi on 2001/04/26 18:03:33
15963 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
15964 Date: Thu, 26 Apr 2001 17:13:41 +0100
15965 From: Robin Houston <robin@kitsite.com>
15966 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
15967
15968 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
15969 From: Robin Houston <robin@kitsite.com>
15970 Date: Thu, 26 Apr 2001 18:44:29 +0100
15971 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
15972 Branch: perl
15973 ! ext/B/B/Deparse.pm
15974____________________________________________________________________________
15975[ 9855] By: jhi on 2001/04/26 17:56:04
15976 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
15977 From: Robin Houston <robin@kitsite.com>
15978 Date: Thu, 26 Apr 2001 17:04:08 +0100
15979 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
15980 Branch: perl
15981 ! ext/B/B/Deparse.pm
15982____________________________________________________________________________
15983[ 9854] By: jhi on 2001/04/26 17:47:26
15984 Log: Subject: Re: Short test case for undef %stash:: crash
15985 From: Benjamin Sugars <bsugars@canoe.ca>
15986 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
15987 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
15988 Changed and moved the perldiag entry.
15989 Branch: perl
15990 ! gv.c pod/perldiag.pod
15991____________________________________________________________________________
15992[ 9853] By: jhi on 2001/04/26 14:35:16
15993 Log: Beginnings of strptime(). Do not touch the wet paint.
15994 Branch: perl
15995 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
15996____________________________________________________________________________
15997[ 9852] By: jhi on 2001/04/26 13:17:21
15998 Log: Retract #9851, core dumps from pod2man.
15999 Branch: perl
16000 ! regcomp.c
16001____________________________________________________________________________
16002[ 9851] By: jhi on 2001/04/26 11:54:41
16003 Log: (Retracted by #9852.)
16004
16005 Subject: [PATCH @9846] dumping ANYOF
16006 From: Hugo <hv@crypt.compulink.co.uk>
16007 Date: Thu, 26 Apr 2001 05:32:38 +0100
16008 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
16009 Branch: perl
16010 ! regcomp.c
16011____________________________________________________________________________
16012[ 9850] By: jhi on 2001/04/26 02:34:44
16013 Log: If ccflags was empty the _previous_ $* containing all the
16014 environment variables and Configure variables was used,
16015 which lead, among other bad things, into $ccflags being your
16016 uname -a output, which lead into test compile with cc failing,
16017 which lead into gcc being selected, which didn't work that well
16018 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
16019 with large files, et cetera.
16020 Branch: perl
16021 ! hints/hpux.sh
16022____________________________________________________________________________
16023[ 9849] By: jhi on 2001/04/26 01:44:57
16024 Log: Make selfstubber test more portable.
16025 Branch: perl
16026 ! t/lib/selfstubber.t
16027____________________________________________________________________________
16028[ 9848] By: jhi on 2001/04/26 00:50:26
16029 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
16030 From: Benjamin Sugars <ben.sugars@home.com>
16031 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
16032 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
16033 Branch: perl
16034 ! ext/Cwd/Cwd.xs
16035____________________________________________________________________________
16036[ 9847] By: jhi on 2001/04/26 00:46:58
16037 Log: Subject: [PATCH: perl@9841] VMS updates
16038 From: Peter Prymmer <pvhp@forte.com>
16039 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
16040 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
16041 Branch: perl
16042 ! README.vms configure.com vms/descrip_mms.template
16043 ! vms/ext/filespec.t
16044____________________________________________________________________________
16045[ 9846] By: jhi on 2001/04/26 00:11:56
16046 Log: re 'debug' was broken by #9084.
16047 Branch: perl
16048 ! ext/re/re.xs
16049____________________________________________________________________________
16050[ 9845] By: jhi on 2001/04/25 22:33:17
16051 Log: Subject: [PATCH] test for Devel::SelfStubber
16052 From: Nicholas Clark <nick@ccl4.org>
16053 Date: Thu, 26 Apr 2001 00:00:54 +0100
16054 Message-ID: <20010426000054.D89026@plum.flirble.org>
16055 Branch: perl
16056 + t/lib/selfstubber.t
16057 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
16058____________________________________________________________________________
16059[ 9844] By: jhi on 2001/04/25 22:29:32
16060 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
16061 From: Paul Johnson <paul@pjcj.net>
16062 Date: Thu, 26 Apr 2001 00:46:08 +0200
16063 Message-ID: <20010426004608.H2338@pjcj.net>
16064 Branch: perl
16065 ! ext/B/B/Concise.pm
16066____________________________________________________________________________
16067[ 9843] By: jhi on 2001/04/25 22:28:28
16068 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
16069 From: Peter Prymmer <pvhp@forte.com>
16070 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
16071 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
16072 Branch: perl
16073 ! ext/Cwd/Cwd.xs
16074____________________________________________________________________________
16075[ 9842] By: jhi on 2001/04/25 20:58:12
16076 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
16077 From: John Peacock <jpeacock@rowman.com>
16078 Date: Wed, 25 Apr 2001 17:30:26 -0400
16079 Message-ID: <3AE741F2.B3217464@rowman.com>
16080 Branch: perl
16081 ! lib/Math/BigInt.pm t/lib/bigintpm.t
16082____________________________________________________________________________
16083[ 9841] By: jhi on 2001/04/25 20:07:05
16084 Log: Update Changes.
16085 Branch: perl
16086 ! Changes patchlevel.h
16087____________________________________________________________________________
a086fe03
JH
16088[ 9840] By: jhi on 2001/04/25 19:56:51
16089 Log: Yet another HP-UX hints version from Merijn.
16090 Branch: perl
16091 ! hints/hpux.sh
16092____________________________________________________________________________
16093[ 9839] By: jhi on 2001/04/25 19:53:04
16094 Log: abs_path() didn't terminate the filename correctly,
16095 in DIRNAMLENless systems like HP-UX this would fail.
16096 Branch: perl
16097 ! ext/Cwd/Cwd.xs
16098____________________________________________________________________________
16099[ 9838] By: jhi on 2001/04/25 16:37:26
16100 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
16101 From: Mike Guy <mjtg@cam.ac.uk>
16102 Date: Wed, 25 Apr 2001 18:31:47 +0100
16103 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
16104 Branch: perl
16105 ! op.c
16106____________________________________________________________________________
16107[ 9837] By: jhi on 2001/04/25 16:21:53
16108 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
16109 From: Jon Eveland <jweveland@yahoo.com>
16110 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
16111 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
16112 Branch: perl
16113 ! lib/perl5db.pl
16114____________________________________________________________________________
16115[ 9836] By: jhi on 2001/04/25 14:17:50
16116 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
16117 From: "Philip Newton" <pnewton@gmx.de>
16118 Date: Wed, 25 Apr 2001 17:05:58 +0200
16119 Message-ID: <3AE703F6.3234.1833C45@localhost>
16120 Branch: perl
16121 ! Porting/patching.pod
16122____________________________________________________________________________
16123[ 9835] By: jhi on 2001/04/25 13:58:07
16124 Log: It would seem that both ar and full_ar need to be overridden
16125 for HP-UX to avoid the GNU ar.
16126 Branch: perl
16127 ! hints/hpux.sh
16128____________________________________________________________________________
16129[ 9834] By: jhi on 2001/04/25 13:50:40
16130 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
16131 From: "Philip Newton" <pnewton@gmx.de>
16132 Date: Wed, 25 Apr 2001 16:09:23 +0200
16133 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
16134
16135 Detypo.
16136 Branch: perl
16137 ! t/op/misc.t
16138____________________________________________________________________________
16139[ 9833] By: jhi on 2001/04/25 12:36:11
16140 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
16141 Branch: perl
16142 ! hints/hpux.sh
16143____________________________________________________________________________
16144[ 9832] By: jhi on 2001/04/25 12:33:36
16145 Log: New version of HP-UX hints from Merijn.
16146 Branch: perl
16147 ! hints/hpux.sh
16148____________________________________________________________________________
16149[ 9831] By: jhi on 2001/04/25 03:39:45
16150 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
16151 Branch: perl
16152 ! hints/hpux.sh
16153____________________________________________________________________________
16154[ 9830] By: jhi on 2001/04/25 02:53:25
16155 Log: The tzname[] bit is not needed by util.c -- and causes
16156 heartburn in VMS (and it missing was probably the cause of
16157 the Mac OS X trouble). Ouch.
16158 Branch: perl
16159 ! ext/POSIX/POSIX.xs util.c
16160____________________________________________________________________________
16161[ 9829] By: jhi on 2001/04/25 00:10:06
16162 Log: Metaconfig unit change for #9828.
16163 Branch: metaconfig
16164 ! U/compline/ccflags.U
16165____________________________________________________________________________
16166[ 9828] By: jhi on 2001/04/25 00:04:18
16167 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
16168 (which is actually the reason for the change, we need to pass
16169 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
16170 EP/IX, OS/2, and TitanOS, based on the hints files.
16171 Branch: perl
16172 ! Configure config_h.SH
16173____________________________________________________________________________
16174[ 9827] By: jhi on 2001/04/24 23:49:20
16175 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
16176 the $cat must have an absolute path.
16177 Branch: perl
16178 ! makedepend.SH
16179____________________________________________________________________________
16180[ 9826] By: jhi on 2001/04/24 23:40:53
16181 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
16182 Branch: perl
16183 ! README.amiga
16184____________________________________________________________________________
16185[ 9825] By: jhi on 2001/04/24 23:35:35
16186 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
16187 From: "Philip Newton" <pnewton@gmx.de>
16188 Date: Tue, 24 Apr 2001 18:52:49 +0200
16189 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
16190 Branch: perl
16191 ! x2p/find2perl.PL
16192____________________________________________________________________________
16193[ 9824] By: jhi on 2001/04/24 23:33:07
16194 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
16195 Some gcc specifics dropped out due to extensive rewriting;
16196 will be put back later as needed.
16197 Branch: perl
16198 ! hints/hpux.sh
16199____________________________________________________________________________
16200[ 9823] By: jhi on 2001/04/24 23:27:57
16201 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
16202 Branch: perl
16203 ! ext/POSIX/POSIX.xs
16204____________________________________________________________________________
16205[ 9822] By: jhi on 2001/04/24 23:25:21
16206 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
16207 From: Tim Jenness <t.jenness@jach.hawaii.edu>
16208 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
16209 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
16210 Branch: perl
16211 ! ext/XS/Typemap/Typemap.xs
16212____________________________________________________________________________
16213[ 9821] By: jhi on 2001/04/24 23:24:10
16214 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
16215 From: "Abigail" <abigail@foad.org>
16216 Date: Tue, 24 Apr 2001 23:12:03 +0200
16217 Message-ID: <20010424211203.7901.qmail@foad.org>
16218 Branch: perl
16219 ! pod/perlport.pod
16220____________________________________________________________________________
16221[ 9820] By: jhi on 2001/04/24 23:23:15
16222 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
16223 From: Matt Sergeant <matt@sergeant.org>
16224 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
16225 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
16226 Branch: perl
16227 ! pod/perlfaq4.pod
16228____________________________________________________________________________
16229[ 9819] By: nick on 2001/04/24 18:49:43
16230 Log: Integrate mainline.
16231 Branch: perlio
16232 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
16233 !> (integrate 37 files)
16234____________________________________________________________________________
16235[ 9818] By: jhi on 2001/04/24 14:35:23
16236 Log: Update Changes.
16237 Branch: perl
16238 ! Changes patchlevel.h
16239____________________________________________________________________________
bfe39e23
JH
16240[ 9817] By: jhi on 2001/04/24 14:09:17
16241 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
16242 From: "Philip Newton" <pnewton@gmx.de>
16243 Date: Tue, 24 Apr 2001 12:58:12 +0200
16244 Message-ID: <3AE57864.8304.B77A0A@localhost>
16245
16246 plus add CPAN to the list of modules that have their own tests.
16247 Branch: perl
16248 ! t/lib/1_compile.t
16249____________________________________________________________________________
16250[ 9816] By: jhi on 2001/04/24 14:07:03
16251 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
16252 From: Michael G Schwern <schwern@pobox.com>
16253 Date: Sat, 21 Apr 2001 22:35:00 +0100
16254 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
16255 Branch: perl
16256 ! t/lib/1_compile.t
16257____________________________________________________________________________
16258[ 9815] By: jhi on 2001/04/24 13:54:32
16259 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
16260 From: Robin Houston <robin@kitsite.com>
16261 Date: Tue, 24 Apr 2001 15:51:18 +0100
16262 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
16263 Branch: perl
16264 ! ext/B/B/Deparse.pm
16265____________________________________________________________________________
16266[ 9814] By: jhi on 2001/04/24 13:17:34
16267 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
16268 From: Bill Glicker <billg@burrelles.com>
16269 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
16270 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
16271 Branch: perl
16272 ! hints/svr5.sh
16273____________________________________________________________________________
16274[ 9813] By: jhi on 2001/04/24 12:54:23
16275 Log: Prevent path disclosure (probing for existence of filenames)
16276 using suidperl; bug id 20010322.218.
16277 Branch: perl
16278 ! perl.c pod/perldiag.pod
16279____________________________________________________________________________
16280[ 9812] By: jhi on 2001/04/24 12:08:36
16281 Log: Retract #9811.
16282 Branch: perl
16283 ! ext/POSIX/POSIX.xs
16284____________________________________________________________________________
16285[ 9811] By: jhi on 2001/04/24 11:57:35
16286 Log: (Retracted by #9812.)
16287 Branch: perl
16288 ! ext/POSIX/POSIX.xs
16289____________________________________________________________________________
16290[ 9810] By: jhi on 2001/04/24 03:32:35
16291 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
16292 Branch: perl
16293 ! util.c
16294____________________________________________________________________________
16295[ 9809] By: jhi on 2001/04/24 03:16:13
16296 Log: The Math::BigFloat::import() was broken.
16297 (Fixes bug id 20010422.002.)
16298 Branch: perl
16299 ! lib/Math/BigFloat.pm
16300____________________________________________________________________________
16301[ 9808] By: jhi on 2001/04/24 01:11:40
16302 Log: Additional dependencies; should help for parallel makes
16303 not to fail on missing lib/lib.pm or lib/re.pm.
16304 Branch: perl
16305 ! Makefile.SH
16306____________________________________________________________________________
16307[ 9807] By: jhi on 2001/04/24 00:57:01
16308 Log: Update the test failure disclaimer.
16309 Branch: perl
16310 ! t/pragma/warn/pp_hot
16311____________________________________________________________________________
16312[ 9806] By: jhi on 2001/04/24 00:54:04
16313 Log: Add make target "install-all" which is alias for "install"
16314 to cater for case-preserving filesystems like HFS+.
16315 Branch: perl
16316 ! INSTALL Makefile.SH
16317____________________________________________________________________________
16318[ 9805] By: jhi on 2001/04/24 00:47:28
16319 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
16320 From: Peter Prymmer <pvhp@forte.com>
16321 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
16322 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
16323
16324 (Ken William's message forwarded from macosx@perl.org)
16325 Branch: perl
16326 ! hints/darwin.sh
16327____________________________________________________________________________
16328[ 9804] By: jhi on 2001/04/23 23:57:35
16329 Log: Cut-and-pasto.
16330 Branch: perl
16331 ! perlio.c
16332____________________________________________________________________________
16333[ 9803] By: jhi on 2001/04/23 23:52:25
16334 Log: More PerlIO robustness.
16335 Branch: perl
16336 ! perlio.c
16337____________________________________________________________________________
16338[ 9802] By: jhi on 2001/04/23 23:43:35
16339 Log: Make the "STD* opened only for ..." errors more consistent.
16340 Branch: perl
16341 ! doio.c
16342____________________________________________________________________________
16343[ 9801] By: jhi on 2001/04/23 23:34:26
16344 Log: Test case for #9800.
16345 Branch: perl
16346 ! t/op/misc.t
16347____________________________________________________________________________
16348[ 9800] By: jhi on 2001/04/23 23:14:43
16349 Log: Avoid coredump on 'close STDERR; die' by making
16350 the PerlIO calls more robust. Also use SETERRNO()
16351 instead of errno = to be more VMS-ready.
16352 Branch: perl
16353 ! perlio.c
16354____________________________________________________________________________
16355[ 9799] By: jhi on 2001/04/23 21:41:10
16356 Log: Subject: test for ID 20010423.002
16357 From: Robin Houston <robin@kitsite.com>
16358 Date: Mon, 23 Apr 2001 16:52:21 +0100
16359 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
16360 Branch: perl
16361 ! t/op/avhv.t
16362____________________________________________________________________________
16363[ 9798] By: jhi on 2001/04/23 21:40:07
16364 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
16365 From: David Dyck <dcd@tc.fluke.com>
16366 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
16367 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
16368 Branch: perl
16369 ! installperl
16370____________________________________________________________________________
16371[ 9797] By: jhi on 2001/04/23 21:37:56
16372 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
16373 From: Benjamin Sugars <bsugars@canoe.ca>
16374 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
16375 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
16376 Branch: perl
16377 ! ext/Cwd/Cwd.xs lib/Cwd.pm
16378____________________________________________________________________________
16379[ 9796] By: jhi on 2001/04/23 21:29:24
16380 Log: Synchronize h2xs and pod2man some more on the documentation
16381 templates they propose.
16382 Branch: perl
16383 ! pod/pod2man.PL utils/h2xs.PL
16384____________________________________________________________________________
16385[ 9795] By: jhi on 2001/04/23 17:30:40
16386 Log: Add one more naughty test for base64; make encoding logic cleaner.
16387 Branch: perl
16388 ! t/lib/mimeb64.t
16389____________________________________________________________________________
16390[ 9794] By: jhi on 2001/04/23 13:51:32
16391 Log: Update Changes.
16392 Branch: perl
16393 ! Changes patchlevel.h
16394____________________________________________________________________________
a1954273
JH
16395[ 9793] By: jhi on 2001/04/23 13:44:18
16396 Log: Duplicate lines.
16397 Branch: perl
16398 ! MANIFEST
16399____________________________________________________________________________
16400[ 9792] By: jhi on 2001/04/23 13:39:13
16401 Log: Subject: Re: PATCH 5.7.1
16402 From: Mark-Jason Dominus <mjd@plover.com>
16403 Date: Mon, 23 Apr 2001 10:30:21 -0400
16404 Message-ID: <20010423143021.17335.qmail@plover.com>
16405 Branch: perl
16406 ! perl.h sv.c
16407____________________________________________________________________________
16408[ 9791] By: jhi on 2001/04/23 13:32:40
16409 Log: Add the CPAN.pm 1.59_54 tests.
16410 Branch: perl
16411 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
16412 ! MANIFEST
16413____________________________________________________________________________
16414[ 9790] By: jhi on 2001/04/23 13:21:55
16415 Log: Subject: Deparse nit
16416 From: Robin Houston <robin@kitsite.com>
16417 Date: Mon, 23 Apr 2001 12:38:20 +0100
16418 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
16419 Branch: perl
16420 ! ext/B/B/Deparse.pm
16421____________________________________________________________________________
16422[ 9789] By: jhi on 2001/04/23 13:19:07
16423 Log: Subject: [PATCH] bug 20010423.002
16424 From: Robin Houston <robin@kitsite.com>
16425 Date: Mon, 23 Apr 2001 13:12:30 +0100
16426 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
16427 Branch: perl
16428 ! pp.c
16429____________________________________________________________________________
16430[ 9788] By: jhi on 2001/04/23 13:02:49
16431 Log: Subject: PATCH [5.7.1] hv.c unused #define
16432 From: Mark-Jason Dominus <mjd@plover.com>
16433 Date: Sun, 22 Apr 2001 14:17:49 -0400
16434 Message-ID: <20010422181749.26976.qmail@plover.com>
16435 Branch: perl
16436 ! hv.c
16437____________________________________________________________________________
16438[ 9787] By: jhi on 2001/04/23 13:02:02
16439 Log: Subject: PATCH 5.7.1
16440 From: Mark-Jason Dominus <mjd@plover.com>
16441 Date: Sun, 22 Apr 2001 15:12:57 -0400
16442 Message-ID: <20010422191258.6539.qmail@plover.com>
16443
16444 plus Sarathy's STMT_START + STMT_END suggestion.
16445 Branch: perl
16446 ! perl.h
16447____________________________________________________________________________
16448[ 9786] By: jhi on 2001/04/23 12:53:25
16449 Log: Fix for
16450
16451 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
16452 From: dLux <dlux@spam.sch.bme.hu>
16453 Date: Mon, 23 Apr 2001 01:25:26 +0200
16454 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
16455
16456 (SvGROW really does return a char *.)
16457 Branch: perl
16458 ! pod/perlapi.pod sv.h
16459____________________________________________________________________________
16460[ 9785] By: jhi on 2001/04/23 04:34:04
16461 Log: Time::Piece work continues. $t->day removed since
16462 I think it's too confusing. Now has normal and
16463 abbreviated length weekday names and month names,
16464 the names change with _names(), not _list().
16465 Now has strftime() in Perl, _strftime() is
16466 the libc version (to which strftime() falls back
16467 if it doesn't know the format. To do: the reverse
16468 of strftime, strptime(), and the localisation of both.
16469 Branch: perl
16470 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
16471 ! t/lib/time-piece.t
16472____________________________________________________________________________
16473[ 9784] By: jhi on 2001/04/23 02:41:46
16474 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
16475 From: andreas.koenig@anima.de (Andreas J. Koenig)
16476 Date: 23 Apr 2001 05:20:55 +0200
16477 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
16478 Branch: perl
16479 ! t/pragma/overload.t
16480____________________________________________________________________________
16481[ 9783] By: jhi on 2001/04/22 23:32:42
16482 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
16483 From: Robin Houston <robin@kitsite.com>
16484 Date: Mon, 23 Apr 2001 00:38:18 +0100
16485 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
16486 Branch: perl
16487 ! ext/B/B/Deparse.pm
16488____________________________________________________________________________
16489[ 9782] By: jhi on 2001/04/22 20:55:43
16490 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
16491 From: Simon Cozens <simon@netthink.co.uk>
16492 Date: Sun, 22 Apr 2001 18:47:25 +0100
16493 Message-ID: <20010422184725.A14411@netthink.co.uk>
16494 Branch: perl
16495 ! sv.c t/pragma/overload.t
16496____________________________________________________________________________
16497[ 9781] By: jhi on 2001/04/22 20:52:13
16498 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
16499 From: Robin Houston <robin@kitsite.com>
16500 Date: Sun, 22 Apr 2001 22:14:50 +0100
16501 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
16502 Branch: perl
16503 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
16504____________________________________________________________________________
16505[ 9780] By: nick on 2001/04/22 20:40:31
16506 Log: Integrate mainline.
16507 Branch: perlio
16508 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
16509 +> t/lib/b-stash.t
16510 !> (integrate 38 files)
16511____________________________________________________________________________
16512[ 9779] By: jhi on 2001/04/22 15:16:03
16513 Log: Subject: IO::Socket::INET patch
16514 From: andrew deryabin <djsf@technarchy.ru>
16515 Date: Sat, 21 Apr 2001 17:46:52 +0400
16516 Message-ID: <20010421174652.B1426@technarchy>
16517 Branch: perl
16518 ! ext/IO/lib/IO/Socket/INET.pm
16519____________________________________________________________________________
16520[ 9778] By: jhi on 2001/04/22 15:14:33
16521 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
16522 From: Mark-Jason Dominus <mjd@plover.com>
16523 Date: Sat, 21 Apr 2001 21:27:49 -0400
16524 Message-ID: <20010422012749.27024.qmail@plover.com>
16525 Branch: perl
16526 ! regcomp.c
16527____________________________________________________________________________
16528[ 9777] By: jhi on 2001/04/22 15:10:51
16529 Log: Subject: Re: Regex debugger patch
16530 From: Mark-Jason Dominus <mjd@plover.com>
16531 Date: Sat, 21 Apr 2001 21:48:51 -0400
16532 Message-ID: <20010422014851.27165.qmail@plover.com>
16533 Branch: perl
16534 ! pod/perldebguts.pod
16535____________________________________________________________________________
16536[ 9776] By: jhi on 2001/04/22 15:09:48
16537 Log: Subject: Re: Regex debugger patch
16538 From: Mark-Jason Dominus <mjd@plover.com>
16539 Date: Sat, 21 Apr 2001 14:24:39 -0400
16540 Message-ID: <20010421182439.16508.qmail@plover.com>
16541
16542 Regex debugger backend.
16543 Branch: perl
16544 ! regcomp.c regexp.h
16545____________________________________________________________________________
16546[ 9775] By: jhi on 2001/04/21 16:45:40
16547 Log: Subject: [PATCH] Typo in utf8.h
16548 From: Jesús Quiroga <jquiroga@pobox.com>
16549 Date: Sat, 21 Apr 2001 19:25:33 +0200
16550 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
16551 Branch: perl
16552 ! utf8.h
16553____________________________________________________________________________
16554[ 9774] By: jhi on 2001/04/21 16:43:52
16555 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
16556 From: Joe Orton <jorton@redhat.com>
16557 Date: Tue, 17 Apr 2001 15:50:43 +0100
16558 Message-Id: <20010417155043.D19132@eu.c2.net>
16559 Branch: perl
16560 ! hints/svr5.sh
16561____________________________________________________________________________
16562[ 9773] By: jhi on 2001/04/21 15:30:15
16563 Log: Subject: Patch utils/h2xs.PL
16564 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16565 Date: Sat, 21 Apr 2001 10:32:16 -0500
16566 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
16567
16568 Add MAILING list and LICENSE templates.
16569 Branch: perl
16570 ! utils/h2xs.PL
16571____________________________________________________________________________
16572[ 9772] By: jhi on 2001/04/21 15:28:36
16573 Log: Subject: perlfaq2.patch for 5.7.1
16574 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16575 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
16576 Date: Fri, 20 Apr 2001 16:42:19 -0500
16577
16578 rm an extra tab, a blurb about the xx.cpan to clarify
16579 which countries actually have that and dejanews is history
16580 as well as most of that nonsensical entry.
16581 Branch: perl
16582 ! pod/perlfaq2.pod
16583____________________________________________________________________________
16584[ 9771] By: jhi on 2001/04/21 15:27:17
16585 Log: Subject: perlfaq1.patch for 5.7.1
16586 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16587 Date: Fri, 20 Apr 2001 16:57:36 -0500
16588 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
16589
16590 Evil URLs must die. Especially when they are broken.
16591 Branch: perl
16592 ! pod/perlfaq1.pod
16593____________________________________________________________________________
16594[ 9770] By: jhi on 2001/04/21 15:23:38
16595 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
16596 From: Michael G Schwern <schwern@pobox.com>
16597 Date: Sat, 21 Apr 2001 16:11:12 +0100
16598 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
16599 Branch: perl
16600 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
16601 + t/lib/b-stash.t
16602 ! MANIFEST ext/B/B.pm t/lib/b.t
16603____________________________________________________________________________
16604[ 9769] By: jhi on 2001/04/21 15:03:32
16605 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
16606 From: Michael G Schwern <schwern@pobox.com>
16607 Date: Sat, 21 Apr 2001 09:48:00 +0100
16608 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
16609 Branch: perl
16610 ! utils/h2ph.PL
16611____________________________________________________________________________
16612[ 9768] By: jhi on 2001/04/21 14:33:49
16613 Log: PerlIO and Encode doc cleanup and tweaks.
16614 Branch: perl
16615 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
16616 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
16617____________________________________________________________________________
16618[ 9767] By: jhi on 2001/04/21 12:40:16
16619 Log: Integrate perlio.
16620 Branch: perl
16621 !> doio.c
16622____________________________________________________________________________
16623[ 9766] By: nick on 2001/04/20 18:28:35
16624 Log: Avoid core dump on
16625 open(STDOUT,">",\$foo);
16626 Branch: perlio
16627 ! doio.c
16628____________________________________________________________________________
16629[ 9765] By: jhi on 2001/04/20 13:23:43
16630 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
16631 From: Robin Houston <robin@kitsite.com>
16632 Date: Fri, 20 Apr 2001 14:29:22 +0100
16633 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
16634 Branch: perl
16635 ! ext/B/B.pm ext/B/B/Deparse.pm
16636____________________________________________________________________________
16637[ 9764] By: jhi on 2001/04/20 13:19:33
16638 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
16639 From: Peter Prymmer <pvhp@forte.com>
16640 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
16641 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
16642 Branch: perl
16643 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
16644 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
16645 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
16646 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
16647____________________________________________________________________________
16648[ 9763] By: jhi on 2001/04/20 12:36:39
16649 Log: Subject: Re: A new PerlIO coredump
16650 From: Nick Ing-Simmons <nik@tiuk.ti.com>
16651 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
16652 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
16653 Branch: perl
16654 ! doio.c
16655____________________________________________________________________________
16656[ 9762] By: jhi on 2001/04/19 23:02:30
16657 Log: Update Changes.
16658 Branch: perl
16659 ! Changes patchlevel.h
16660____________________________________________________________________________
4124720b
JH
16661[ 9761] By: jhi on 2001/04/19 22:59:19
16662 Log: More cleanup cleanup.
16663 Branch: perl
16664 ! Makefile.SH win32/Makefile win32/makefile.mk
16665____________________________________________________________________________
16666[ 9760] By: jhi on 2001/04/19 22:50:31
16667 Log: lib/Time is non-empty, let's not rmdir it.
16668 Branch: perl
16669 ! Makefile.SH
16670____________________________________________________________________________
16671[ 9759] By: jhi on 2001/04/19 22:36:51
16672 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
16673 From: Robin Houston <robin@kitsite.com>
16674 Date: Fri, 20 Apr 2001 00:18:53 +0100
16675 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
16676 Branch: perl
16677 ! ext/B/B/Deparse.pm
16678____________________________________________________________________________
16679[ 9758] By: jhi on 2001/04/19 22:36:00
16680 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
16681 From: Peter Prymmer <pvhp@forte.com>
16682 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
16683 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
16684 Branch: perl
16685 ! ext/Cwd/Cwd.xs
16686____________________________________________________________________________
16687[ 9757] By: nick on 2001/04/19 18:53:54
16688 Log: Blind (untested) integrate of mainline.
16689 Branch: perlio
16690 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
16691 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
16692 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
16693 !> (integrate 53 files)
16694____________________________________________________________________________
16695[ 9756] By: jhi on 2001/04/19 16:59:23
16696 Log: Document and test Time::Piece.
16697 Branch: perl
16698 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
16699 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
16700____________________________________________________________________________
16701[ 9755] By: jhi on 2001/04/19 12:13:29
16702 Log: A better fix for the \x{12345678} trouble from NI-S.
16703 Branch: perl
16704 ! utf8.c
16705____________________________________________________________________________
16706[ 9754] By: jhi on 2001/04/19 11:56:07
16707 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
16708 From: Robin Houston <robin@kitsite.com>
16709 Date: Wed, 18 Apr 2001 17:58:33 +0100
16710 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
16711 Branch: perl
16712 ! ext/B/B/Deparse.pm op.c
16713____________________________________________________________________________
16714[ 9753] By: jhi on 2001/04/19 04:21:52
16715 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
16716 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
16717 Date: Thu, 19 Apr 2001 01:11:41 -0400
16718 Message-ID: <20010419011141.A5798@cpan.org>
16719 Branch: perl
16720 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
16721____________________________________________________________________________
16722[ 9752] By: jhi on 2001/04/19 02:41:10
16723 Log: The new time utils need to be thread-aware, too.
16724 Branch: perl
16725 ! util.c
16726____________________________________________________________________________
16727[ 9751] By: jhi on 2001/04/19 02:26:47
16728 Log: Compilation nit noticed by AIX compiler.
16729 Branch: perl
16730 ! perlio.c
16731____________________________________________________________________________
16732[ 9750] By: jhi on 2001/04/19 02:20:06
16733 Log: The new time utils need to be public.
16734 Branch: perl
16735 ! embed.pl
16736____________________________________________________________________________
16737[ 9749] By: jhi on 2001/04/19 01:42:39
16738 Log: Regen toc.
16739 Branch: perl
16740 ! pod/perltoc.pod
16741____________________________________________________________________________
16742[ 9748] By: jhi on 2001/04/19 01:41:10
16743 Log: Add Time::Piece, a slight rewrite of Time::Object,
16744 from Matt Sergeant.
16745 Branch: perl
16746 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
16747 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
16748 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
16749 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
16750 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
16751 ! win32/makefile.mk
16752____________________________________________________________________________
16753[ 9747] By: jhi on 2001/04/19 00:55:35
16754 Log: The new metaconfig unit from strftime.
16755 Branch: metaconfig/U/perl
16756 + d_strftime.U
16757____________________________________________________________________________
16758[ 9746] By: jhi on 2001/04/19 00:54:54
16759 Log: Move the strftime() wrapper from POSIX.xs to util.c
16760 as my_strftime(), requires HAS_STRFTIME.
16761 Branch: perl
16762 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16763 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
16764 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
16765 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16766 ! vos/config.ga.h win32/config.bc win32/config.gc
16767 ! win32/config.vc
16768____________________________________________________________________________
16769[ 9745] By: jhi on 2001/04/18 23:11:03
16770 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
16771 in preparation of Time::Piece.
16772 Branch: perl
16773 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
16774____________________________________________________________________________
16775[ 9744] By: jhi on 2001/04/18 22:33:12
16776 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
16777 From: Peter Prymmer <pvhp@forte.com>
16778 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
16779 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
16780 Branch: perl
16781 ! t/lib/exporter.t
16782____________________________________________________________________________
16783[ 9743] By: jhi on 2001/04/18 22:32:23
16784 Log: Subject: Fwd: pod2html leaves cache files lying around?
16785 From: Rajesh Vaidheeswarran <rv@gnu.org>
16786 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
16787 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
16788 Branch: perl
16789 ! lib/Pod/Html.pm
16790____________________________________________________________________________
16791[ 9742] By: jhi on 2001/04/18 20:31:49
16792 Log: Update Changes.
16793 Branch: perl
16794 ! Changes patchlevel.h
16795____________________________________________________________________________
918522b5
JH
16796[ 9741] By: jhi on 2001/04/18 20:23:02
16797 Log: Declare hints only if needed.
16798 Branch: perl
16799 ! ext/B/B/Deparse.pm
16800____________________________________________________________________________
16801[ 9740] By: jhi on 2001/04/18 19:06:05
16802 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
16803 bug noticed by Robin Houston; basically the code of detecting
16804 value wraparound was acting differently under different compilers
16805 and platforms. The workaround is to remove the overflow check
16806 for now, a real fix would be to do the overflow (portably) right.
16807 Branch: perl
16808 ! t/op/pat.t utf8.c
16809____________________________________________________________________________
16810[ 9739] By: jhi on 2001/04/18 19:01:23
16811 Log: Subject: [PATCH B::Deparse] some pragma support
16812 From: Robin Houston <robin@kitsite.com>
16813 Date: Wed, 18 Apr 2001 19:32:12 +0100
16814 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
16815 Branch: perl
16816 ! ext/B/B/Deparse.pm
16817____________________________________________________________________________
16818[ 9738] By: jhi on 2001/04/18 15:16:37
16819 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
16820 From: Benjamin Sugars <bsugars@canoe.ca>
16821 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
16822 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
16823 Branch: perl
16824 ! t/op/glob.t
16825____________________________________________________________________________
16826[ 9737] By: jhi on 2001/04/18 13:24:50
16827 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
16828 From: Tim Jenness <t.jenness@jach.hawaii.edu>
16829 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
16830 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
16831 Branch: perl
16832 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
16833 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
16834____________________________________________________________________________
16835[ 9736] By: jhi on 2001/04/18 04:15:14
16836 Log: The #9735 also changes the subtest 12.
16837 Branch: perl
16838 ! t/lib/b.t
16839____________________________________________________________________________
16840[ 9735] By: jhi on 2001/04/18 03:55:17
16841 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
16842 From: David Dyck <dcd@tc.fluke.com>
16843 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
16844 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
16845 Branch: perl
16846 ! ext/B/B/Deparse.pm
16847____________________________________________________________________________
16848[ 9734] By: jhi on 2001/04/18 03:54:11
16849 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
16850 From: Gisle Aas <gisle@ActiveState.com>
16851 Date: 17 Apr 2001 19:06:45 -0700
16852 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
16853 Branch: perl
16854 ! pp_hot.c t/op/misc.t
16855____________________________________________________________________________
16856[ 9733] By: jhi on 2001/04/17 22:25:22
16857 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
16858 From: "Abigail" <abigail@foad.org>
16859 Date: Wed, 18 Apr 2001 01:17:46 +0200
16860 Message-ID: <20010417231746.21657.qmail@foad.org>
16861 Branch: perl
16862 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
16863____________________________________________________________________________
16864[ 9732] By: jhi on 2001/04/17 20:47:56
16865 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
16866 From: Robin Houston <robin@kitsite.com>
16867 Date: Tue, 17 Apr 2001 22:37:42 +0100
16868 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
16869 Branch: perl
16870 ! ext/B/B/Deparse.pm
16871____________________________________________________________________________
16872[ 9731] By: nick on 2001/04/17 20:46:35
16873 Log: Re-sync for t/lib/b.t fix
16874 Branch: perlio
16875 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
16876____________________________________________________________________________
16877[ 9730] By: jhi on 2001/04/17 20:45:29
16878 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
16879 From: Robin Houston <robin@kitsite.com>
16880 Date: Tue, 17 Apr 2001 22:29:36 +0100
16881 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
16882 Branch: perl
16883 ! ext/B/B.xs ext/B/B/Deparse.pm
16884____________________________________________________________________________
16885[ 9729] By: jhi on 2001/04/17 20:43:11
16886 Log: Subject: Deparse - parenthesise args to undeclared subs
16887 From: Robin Houston <robin@kitsite.com>
16888 Date: Tue, 17 Apr 2001 21:31:05 +0100
16889 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
16890 Branch: perl
16891 ! ext/B/B/Deparse.pm
16892____________________________________________________________________________
16893[ 9728] By: jhi on 2001/04/17 18:57:30
16894 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
16895 From: Benjamin Sugars <ben.sugars@home.com>
16896 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
16897 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
16898 Branch: perl
16899 ! t/lib/cwd.t
16900____________________________________________________________________________
16901[ 9727] By: jhi on 2001/04/17 18:20:20
16902 Log: Subject: [PATCH B::Deparse] ambient pragmas
16903 From: Robin Houston <robin@kitsite.com>
16904 Date: Tue, 17 Apr 2001 20:01:59 +0100
16905 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
16906 Branch: perl
16907 ! ext/B/B/Deparse.pm t/lib/b.t
16908____________________________________________________________________________
16909[ 9726] By: nick on 2001/04/17 16:33:51
16910 Log: Integrate mainline (t/lib/b.t fails test 2...)
16911 Branch: perlio
16912 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
16913 +> ext/List/Util/README ext/List/Util/Util.xs
16914 +> ext/List/Util/lib/List/Util.pm
16915 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
16916 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
16917 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
16918 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
16919 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
16920 !> (integrate 31 files)
16921____________________________________________________________________________
16922[ 9725] By: jhi on 2001/04/17 12:14:24
16923 Log: Subject: multiple B::* changes
16924 From: Robin Houston <robin@kitsite.com>
16925 Date: Thu, 12 Apr 2001 20:12:27 +0100
16926 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
16927 Branch: perl
16928 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
16929____________________________________________________________________________
16930[ 9724] By: jhi on 2001/04/17 11:59:05
16931 Log: Thread-awareness from Doug MacEachern.
16932 Branch: perl
16933 ! ext/List/Util/Util.xs
16934____________________________________________________________________________
16935[ 9723] By: jhi on 2001/04/17 11:57:41
16936 Log: Make the test more portable.
16937 Branch: perl
16938 ! t/lib/cwd.t
16939____________________________________________________________________________
16940[ 9722] By: jhi on 2001/04/17 11:53:50
16941 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
16942 From: Benjamin Sugars <ben.sugars@home.com>
16943 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
16944 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
16945 Branch: perl
16946 ! t/lib/cwd.t
16947____________________________________________________________________________
16948[ 9721] By: jhi on 2001/04/17 11:52:17
16949 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
16950 From: Benjamin Sugars <bsugars@canoe.ca>
16951 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
16952 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
16953 Branch: perl
16954 ! op.c
16955____________________________________________________________________________
16956[ 9720] By: jhi on 2001/04/17 11:35:42
16957 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
16958 From: Chris Nandor <pudge@pobox.com>
16959 Date: Tue, 17 Apr 2001 00:30:49 -0400
16960 Message-Id: <p05100207b701768712de@[10.0.1.177]>
16961 Branch: perl
16962 ! ext/File/Glob/bsd_glob.c gv.c
16963____________________________________________________________________________
16964[ 9719] By: jhi on 2001/04/17 11:32:13
16965 Log: Subject: [PATCH] Tweten->West
16966 From: Casey West <casey@geeknest.com>
16967 Date: Mon, 16 Apr 2001 12:11:22 -0400
16968 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
16969 Branch: perl
16970 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
16971 ! pod/perltie.pod
16972____________________________________________________________________________
16973[ 9718] By: jhi on 2001/04/16 03:22:52
16974 Log: Update Changes.
16975 Branch: perl
16976 ! Changes patchlevel.h
16977____________________________________________________________________________
e49ff72b
JH
16978[ 9717] By: jhi on 2001/04/16 03:06:28
16979 Log: Regen toc.
16980 Branch: perl
16981 ! pod/perltoc.pod
16982____________________________________________________________________________
16983[ 9716] By: jhi on 2001/04/16 02:58:42
16984 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
16985 From: Prymmer/Kahn <pvhp@best.com>
16986 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
16987 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
16988 Branch: perl
16989 ! utf8.c
16990____________________________________________________________________________
16991[ 9715] By: jhi on 2001/04/15 23:40:35
16992 Log: Subject: Re: Net::Ping patch, adds stream protocol
16993 From: bronson@rinspin.com (Scott Bronson)
16994 Date: Tue, 10 Apr 2001 23:58:33 -0700
16995 Message-ID: <20010410235833.N29719@rinspin.com>
16996 Branch: perl
16997 ! lib/Net/Ping.pm
16998____________________________________________________________________________
16999[ 9714] By: jhi on 2001/04/15 23:31:46
17000 Log: Printing out the ok messages helps successful testing.
17001 Branch: perl
17002 ! t/lib/time-hires.t
17003____________________________________________________________________________
17004[ 9713] By: jhi on 2001/04/15 21:43:24
17005 Log: Update Douglas Wegscheid's email.
17006 Branch: perl
17007 ! AUTHORS
17008____________________________________________________________________________
17009[ 9712] By: jhi on 2001/04/15 21:40:41
17010 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
17011 From: Michael G Schwern <schwern@pobox.com>
17012 Date: Sat, 14 Apr 2001 22:40:50 +0100
17013 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
17014 Branch: perl
17015 + t/lib/exporter.t
17016 ! MANIFEST lib/Exporter/Heavy.pm
17017____________________________________________________________________________
17018[ 9711] By: jhi on 2001/04/15 21:39:21
17019 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
17020 From: Michael G Schwern <schwern@pobox.com>
17021 Date: Sat, 14 Apr 2001 22:13:59 +0100
17022 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
17023 Branch: perl
17024 ! t/op/loopctl.t
17025____________________________________________________________________________
17026[ 9710] By: jhi on 2001/04/15 21:30:19
17027 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
17028 From: Michael G Schwern <schwern@pobox.com>
17029 Date: Sat, 14 Apr 2001 22:05:32 +0100
17030 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
17031 Branch: perl
17032 ! t/pragma/warnings.t
17033____________________________________________________________________________
17034[ 9709] By: jhi on 2001/04/15 19:34:09
17035 Log: Integrate changes #9706,9707 from maintperl into mainline.
17036
17037 change#7210 broke .packlist generation
17038
17039 ExtUtils::Installed doesn't quote regex metacharacters in paths
17040 before using them in match; also make it work for dosish platforms
17041 Branch: perl
17042 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17043____________________________________________________________________________
17044[ 9708] By: jhi on 2001/04/15 19:31:01
17045 Log: Test also the scalar aspect of getitimer().
17046 Branch: perl
17047 ! t/lib/time-hires.t
17048____________________________________________________________________________
17049[ 9707] By: gsar on 2001/04/15 17:24:20
17050 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
17051 before using them in match; also make it work for dosish platforms
17052 Branch: maint-5.6/perl
17053 ! lib/ExtUtils/Installed.pm
17054____________________________________________________________________________
17055[ 9706] By: gsar on 2001/04/15 17:21:59
17056 Log: change#7210 broke .packlist generation (listed only filename
17057 rather than fully qualified path name)
17058 Branch: maint-5.6/perl
17059 ! lib/ExtUtils/Install.pm
17060____________________________________________________________________________
17061[ 9705] By: jhi on 2001/04/15 12:36:33
17062 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
17063 Branch: perl
17064 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
17065 ! t/lib/time-hires.t
17066____________________________________________________________________________
17067[ 9704] By: jhi on 2001/04/15 10:49:08
17068 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
17069 From: Prymmer/Kahn <pvhp@best.com>
17070 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
17071 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
17072 Branch: perl
17073 ! lib/utf8.pm pod/perlebcdic.pod
17074____________________________________________________________________________
17075[ 9703] By: jhi on 2001/04/15 02:26:26
17076 Log: I keep forgetting to sort MANIFEST.
17077 Branch: perl
17078 ! MANIFEST
17079____________________________________________________________________________
17080[ 9702] By: jhi on 2001/04/15 02:07:47
17081 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
17082 Now we have blessed, reftype, tainted, first, reduce, ...
17083 Branch: perl
17084 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
17085 + ext/List/Util/README ext/List/Util/Util.xs
17086 + ext/List/Util/lib/List/Util.pm
17087 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
17088 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
17089 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
17090 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
17091 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
17092 ! MANIFEST
17093____________________________________________________________________________
17094[ 9701] By: jhi on 2001/04/14 15:05:25
17095 Log: Subject: RE: dprofpp.pl updates
17096 From: Carl Eklof <CEklof@endeca.com>
17097 Date: Thu, 12 Apr 2001 18:45:46 -0400
17098 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
17099 Branch: perl
17100 ! utils/dprofpp.PL
17101____________________________________________________________________________
17102[ 9700] By: jhi on 2001/04/14 14:44:55
17103 Log: Do not just blindly add CR.
17104 Branch: perl
17105 ! Porting/makerel
17106____________________________________________________________________________
17107[ 9699] By: jhi on 2001/04/13 13:17:01
17108 Log: Update Changes.
17109 Branch: perl
17110 ! Changes patchlevel.h
17111____________________________________________________________________________
16dfaf47
JH
17112[ 9698] By: jhi on 2001/04/13 12:44:48
17113 Log: Integrate perlio.
17114 Branch: perl
17115 !> ext/PerlIO/Scalar/Scalar.xs
17116____________________________________________________________________________
17117[ 9697] By: jhi on 2001/04/13 12:29:15
17118 Log: Add more debug output to the test.
17119 Branch: perl
17120 ! t/lib/cwd.t
17121____________________________________________________________________________
17122[ 9696] By: nick on 2001/04/13 10:14:29
17123 Log: Fix core dump on binmode($fh,'Scalar')
17124 Branch: perlio
17125 ! ext/PerlIO/Scalar/Scalar.xs
17126____________________________________________________________________________
17127[ 9695] By: nick on 2001/04/13 09:05:42
17128 Log: Integrate mainline
17129 Branch: perlio
17130 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17131 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17132 +> t/lib/time-hires.t
17133 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
17134 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
17135 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
17136 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
17137 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
17138 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
17139 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
17140____________________________________________________________________________
17141[ 9694] By: jhi on 2001/04/12 22:23:35
17142 Log: Integrate change #9693 from maintperl into mainline.
17143
17144 $VERSION and Version() on the same line provokes a warning from
17145 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
17146 Branch: perl
17147 !> lib/Devel/SelfStubber.pm
17148____________________________________________________________________________
17149[ 9693] By: gsar on 2001/04/12 21:55:56
17150 Log: $VERSION and Version() on the same line provokes a warning from
17151 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
17152 Branch: maint-5.6/perl
17153 ! lib/Devel/SelfStubber.pm
17154____________________________________________________________________________
17155[ 9692] By: jhi on 2001/04/12 13:54:00
17156 Log: This is at least 5.005.
17157 Branch: perl
17158 ! ext/Time/HiRes/HiRes.xs
17159____________________________________________________________________________
17160[ 9691] By: jhi on 2001/04/12 13:37:20
17161 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
17162 Branch: perl
17163 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
17164 ! win32/Makefile win32/makefile.mk
17165____________________________________________________________________________
17166[ 9690] By: jhi on 2001/04/12 01:34:46
17167 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
17168 Branch: perl
17169 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17170 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17171 + t/lib/time-hires.t
17172 ! MANIFEST
17173____________________________________________________________________________
17174[ 9689] By: jhi on 2001/04/12 00:28:39
17175 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
17176 From: Gisle Aas <gisle@ActiveState.com>
17177 Date: 11 Apr 2001 16:36:11 -0700
17178 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
17179 Branch: perl
17180 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
17181____________________________________________________________________________
17182[ 9688] By: jhi on 2001/04/12 00:27:39
17183 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
17184 From: Gisle Aas <gisle@ActiveState.com>
17185 Date: 11 Apr 2001 11:13:24 -0700
17186 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
17187 Branch: perl
17188 ! ext/MIME/Base64/Base64.xs
17189____________________________________________________________________________
17190[ 9687] By: jhi on 2001/04/11 19:51:47
17191 Log: Slight update on the Todo list. (Should integrate to Todo?)
17192 Branch: perl
17193 ! Todo-5.6
17194____________________________________________________________________________
17195[ 9686] By: jhi on 2001/04/11 16:54:25
17196 Log: Subject: [PATCH opcode.pl] Documentation of table format
17197 From: Simon Cozens <simon@netthink.co.uk>
17198 Date: Wed, 11 Apr 2001 12:59:31 +0100
17199 Message-ID: <20010411125931.A25681@netthink.co.uk>
17200 Branch: perl
17201 ! opcode.pl
17202____________________________________________________________________________
17203[ 9685] By: jhi on 2001/04/11 16:53:15
17204 Log: Subject: [PATCH] prototype("CORE::recv")
17205 From: Simon Cozens <simon@netthink.co.uk>
17206 Date: Wed, 11 Apr 2001 13:24:35 +0100
17207 Message-ID: <20010411132435.A26169@netthink.co.uk>
17208 Branch: perl
17209 ! pp.c t/comp/proto.t
17210____________________________________________________________________________
17211[ 9684] By: jhi on 2001/04/11 16:47:13
17212 Log: FAQ (and AUTHORS) update from Dan Carson: the information
17213 was several years obsolete, Term::Readkey has been updated
17214 to have the functionality.
17215 Branch: perl
17216 ! AUTHORS pod/perlfaq5.pod
17217____________________________________________________________________________
17218[ 9683] By: jhi on 2001/04/11 12:15:46
17219 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
17220 From: Calle Dybedahl <calle@lysator.liu.se>
17221 Date: 10 Apr 2001 16:44:16 +0200
17222 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
17223 Branch: perl
17224 ! ext/MIME/Base64/Base64.xs
17225____________________________________________________________________________
17226[ 9682] By: jhi on 2001/04/11 12:12:26
17227 Log: A more minimal fix for 20010410.006 from Hugo.
17228 Branch: perl
17229 ! regexec.c
17230____________________________________________________________________________
17231[ 9681] By: jhi on 2001/04/11 11:34:23
17232 Log: Integrate changes #9678,9679 from maintline into mainperl.
17233
17234 addendum to change#9676
17235
17236 up $File::Glob::VERSION; add a note pointing out the version of
17237 the OpenBSD glob bsd_glob.c resembles
17238 Branch: perl
17239 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17240 !> ext/File/Glob/bsd_glob.h
17241____________________________________________________________________________
17242[ 9680] By: jhi on 2001/04/11 11:30:38
17243 Log: Bad test numbering in integrate in #9677.
17244 Fixes ID 20010411.001.
17245 Branch: perl
17246 ! t/op/pat.t
17247____________________________________________________________________________
17248[ 9679] By: gsar on 2001/04/11 03:38:40
17249 Log: up $File::Glob::VERSION; add a note pointing out the version of
17250 the OpenBSD glob bsd_glob.c resembles
17251 Branch: maint-5.6/perl
17252 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
17253 ! ext/File/Glob/bsd_glob.h
17254____________________________________________________________________________
17255[ 9678] By: gsar on 2001/04/11 03:09:48
17256 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
17257 revision 1.8.10.1 found here:
17258
17259 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
17260 Branch: maint-5.6/perl
17261 ! ext/File/Glob/bsd_glob.c
17262____________________________________________________________________________
17263[ 9677] By: jhi on 2001/04/11 02:54:39
17264 Log: Integrate changes #9675,9676 from maintperl into mainline.
17265
17266 fix for bug 20010410.006, undo change#7115
17267
17268 port the OpenBSD glob() security patch
17269 Branch: perl
17270 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
17271 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
17272 !> t/op/pat.t
17273____________________________________________________________________________
17274[ 9676] By: gsar on 2001/04/11 02:19:02
17275 Log: port the glob() security patch found at:
17276
17277 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
17278
17279 CERT advisory for the issue is here:
17280
17281 http://www.cert.org/advisories/CA-2001-07.html
17282
17283 Note that the security scare is only relevant for those who are
17284 foolish enough to build suidperl (which is now officially discouraged)
17285 Branch: maint-5.6/perl
17286 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
17287 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
17288____________________________________________________________________________
17289[ 9675] By: gsar on 2001/04/10 23:52:11
17290 Log: fix for bug 20010410.006
17291
17292 undo change#7115 (came into maint-5.6 as change#8156)
17293
17294 add tests to keep it from coming back
17295 Branch: maint-5.6/perl
17296 ! regexec.c t/op/pat.t
17297____________________________________________________________________________
17298[ 9674] By: nick on 2001/04/10 20:39:31
17299 Log: Integrate mainline
17300 Branch: perlio
17301 +> Porting/testall.atom
17302 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
17303 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
17304 !> t/lib/lc-uk.t t/pod/find.t
17305____________________________________________________________________________
17306[ 9673] By: nick on 2001/04/10 18:46:14
17307 Log: Integrate against change 9670 aka perl-5.7.1
17308 Branch: perlio
17309 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
17310 !> (integrate 53 files)
17311____________________________________________________________________________
17312[ 9672] By: jhi on 2001/04/10 13:45:01
17313 Log: Add a script for doing cumulative profile of the test suite.
17314 (Requires ATOM, that is, Tru64.)
17315 Branch: perl
17316 + Porting/testall.atom
17317 ! MANIFEST
17318____________________________________________________________________________
17319[ 9671] By: jhi on 2001/04/10 12:38:53
17320 Log: Missing std block.
17321 Branch: perl
17322 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
17323 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
17324 ! t/pod/find.t
17325____________________________________________________________________________
17326[ 9670] By: jhi on 2001/04/10 01:25:58
17327 Log: This is 5.7.1.
17328 Branch: perl
17329 ! patchlevel.h
17330____________________________________________________________________________
17331[ 9669] By: jhi on 2001/04/10 01:09:14
17332 Log: Update Changes.
17333 Branch: perl
17334 ! Changes patchlevel.h
17335____________________________________________________________________________
8aa96316
JH
17336[ 9668] By: jhi on 2001/04/10 01:00:38
17337 Log: Regen toc.
17338 Branch: perl
17339 ! pod/perltoc.pod
17340____________________________________________________________________________
17341[ 9667] By: jhi on 2001/04/10 00:52:16
17342 Log: Update perlhist.
17343 Branch: perl
17344 ! pod/perlhist.pod
17345____________________________________________________________________________
17346[ 9666] By: jhi on 2001/04/09 23:38:59
17347 Log: Slight wording tweaks from Damian to #9658.
17348 Branch: perl
17349 ! pod/perlobj.pod
17350____________________________________________________________________________
17351[ 9665] By: jhi on 2001/04/09 19:56:06
17352 Log: Subject: [PATCH perlutil.pod] Nit
17353 From: Simon Cozens <simon@netthink.co.uk>
17354 Date: Mon, 9 Apr 2001 20:29:44 +0100
17355 Message-ID: <20010409202944.A14796@the.earth.li>
17356 Branch: perl
17357 ! pod/perlutil.pod
17358____________________________________________________________________________
17359[ 9664] By: jhi on 2001/04/09 19:54:42
17360 Log: Subject: Re: perl571delta.pod@9631
17361 From: Mike Guy <mjtg@cam.ac.uk>
17362 Date: Mon, 09 Apr 2001 18:09:14 +0100
17363 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
17364 Branch: perl
17365 ! pod/perl571delta.pod
17366____________________________________________________________________________
17367[ 9663] By: jhi on 2001/04/09 13:43:35
17368 Log: Update Changes.
17369 Branch: perl
17370 ! Changes patchlevel.h
17371____________________________________________________________________________
d422c228
JH
17372[ 9662] By: jhi on 2001/04/09 13:24:46
17373 Log: tweak tweak.
17374 Branch: perl
17375 ! AUTHORS pod/perl571delta.pod
17376____________________________________________________________________________
17377[ 9661] By: jhi on 2001/04/09 13:15:13
17378 Log: Thinko in manual patch applying.
17379 Branch: perl
17380 ! sv.c
17381____________________________________________________________________________
17382[ 9660] By: jhi on 2001/04/09 13:07:53
17383 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
17384 From: Robin Barker <rmb1@cise.npl.co.uk>
17385 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
17386 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
17387
17388 (This corrects the case where the "isn't numeric" string contains \0s
17389 and is longer than the temporary buffer, and contains \0 at the point
17390 the string would be truncated by "...".)
17391 Branch: perl
17392 ! sv.c
17393____________________________________________________________________________
17394[ 9659] By: jhi on 2001/04/09 12:57:41
17395 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
17396 Branch: perl
17397 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
17398 ! t/lib/cgi-function.t t/lib/cgi-html.t
17399____________________________________________________________________________
17400[ 9658] By: jhi on 2001/04/09 12:48:47
17401 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
17402 From: Ilmari Karonen <iltzu@sci.fi>
17403 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
17404 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
17405
17406 Rearrange and rewrite the Method Invocation section
17407 to explain the concepts in nicer order.
17408 Branch: perl
17409 ! pod/perlobj.pod
17410____________________________________________________________________________
17411[ 9657] By: jhi on 2001/04/09 12:35:58
17412 Log: Upgrade to podlators 1.09, from Russ Allbery.
17413 Branch: perl
17414 ! lib/Pod/Man.pm lib/Pod/Text.pm
17415____________________________________________________________________________
17416[ 9656] By: jhi on 2001/04/09 12:31:53
17417 Log: perl571delta.
17418 Branch: perl
17419 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
17420____________________________________________________________________________
17421[ 9655] By: jhi on 2001/04/09 12:20:09
17422 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
17423 From: Prymmer/Kahn <pvhp@best.com>
17424 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
17425 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
17426 Branch: perl
17427 ! lib/utf8.pm pod/perlunicode.pod
17428____________________________________________________________________________
17429[ 9654] By: gsar on 2001/04/09 03:38:33
17430 Log: here lies 5.6.1
17431 Branch: maint-5.6/perl
17432 ! Changes
17433____________________________________________________________________________
17434[ 9653] By: jhi on 2001/04/09 03:25:24
17435 Log: Update perlhist.
17436 Branch: perl
17437 ! pod/perlhist.pod
17438____________________________________________________________________________
17439[ 9652] By: jhi on 2001/04/09 03:18:49
17440 Log: perl571delta tweaking continues.
17441 Branch: perl
17442 ! pod/perl571delta.pod
17443____________________________________________________________________________
17444[ 9651] By: gsar on 2001/04/09 03:11:19
17445 Log: update Changes, patchlevel.h &c.
17446 Branch: maint-5.6/perl
17447 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
17448 ! pod/perltoc.pod
17449____________________________________________________________________________
17450[ 9650] By: jhi on 2001/04/09 02:40:24
17451 Log: Integrate the perlfork half of #9513 from maintperl into mainline
17452 (the perlunicode half is obsolete)
17453 Branch: perl
17454 ! pod/perlfork.pod
17455____________________________________________________________________________
17456[ 9649] By: gsar on 2001/04/09 02:35:43
17457 Log: tweak perldelta as suggested by Jarkko
17458 Branch: maint-5.6/perl
17459 ! pod/perldelta.pod
17460____________________________________________________________________________
17461[ 9648] By: jhi on 2001/04/09 02:13:04
17462 Log: Integrate change #9646 from maintperl into mainline.
17463
17464 add note about ithreads and Thread.pm
17465 Branch: perl
17466 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
17467____________________________________________________________________________
17468[ 9647] By: jhi on 2001/04/09 02:10:18
17469 Log: Bad assumption that shortsize == 2.
17470 Branch: perl
17471 ! t/lib/xs-typemap.t
17472____________________________________________________________________________
17473[ 9646] By: gsar on 2001/04/09 00:48:04
17474 Log: add note about ithreads and Thread.pm (too many people are
17475 confused by the fact that Thread.pm is built and installed
17476 under non-5005threads but doesn't work)
17477 Branch: maint-5.6/perl
17478 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
17479____________________________________________________________________________
17480[ 9645] By: gsar on 2001/04/09 00:19:03
17481 Log: update perldelta.pod for changes in 5.6.1
17482 Branch: maint-5.6/perl
17483 ! Changes pod/perldelta.pod
17484____________________________________________________________________________
17485[ 9644] By: jhi on 2001/04/08 20:37:00
17486 Log: Integrate change #9639 from maintperl into mainline:
17487 on windows, many of the README.* pods were being copied to
17488 the wrong location
17489 Branch: perl
17490 !> win32/Makefile win32/makefile.mk
17491____________________________________________________________________________
17492[ 9643] By: jhi on 2001/04/08 20:07:11
17493 Log: Integrate change #9624 from maintperl into mainline:
17494 the pod tests were not okay. (t/pod/find.t changes ignored)
17495 Branch: perl
17496 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
17497 !> t/pod/include.t t/pod/included.t t/pod/lref.t
17498 !> t/pod/multiline_items.t t/pod/nested_items.t
17499 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
17500 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
17501____________________________________________________________________________
17502[ 9642] By: jhi on 2001/04/08 19:57:17
17503 Log: Integrate change #9638 from maintperl into mainline:
17504 update to latest JPL from the anoncvs repository
17505 Branch: perl
17506 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
17507 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17508 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
17509____________________________________________________________________________
17510[ 9641] By: jhi on 2001/04/08 19:53:30
17511 Log: perl571delta updates.
17512 Branch: perl
17513 ! lib/Filter/Simple.pm pod/perl571delta.pod
17514____________________________________________________________________________
17515[ 9640] By: gsar on 2001/04/08 19:20:46
17516 Log: integrate change#9634 from mainline
17517
17518 Fix the perlmodlib generation (didn't understand separate .pod
17519 files; didn't understand -- as the name-thing separator).
17520 Update the CPAN mirrors list.
17521 Branch: maint-5.6/perl
17522 ! pod/perlmodlib.pod
17523 !> pod/perlmodlib.PL
17524____________________________________________________________________________
17525[ 9639] By: gsar on 2001/04/08 18:57:31
17526 Log: on windows, many of the README.* pods were being copied to the wrong
17527 location
17528 Branch: maint-5.6/perl
17529 ! win32/Makefile win32/makefile.mk
17530____________________________________________________________________________
17531[ 9638] By: gsar on 2001/04/08 18:38:25
17532 Log: update to latest JPL from the anoncvs repository
17533 Branch: maint-5.6/perl
17534 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
17535 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17536 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
17537____________________________________________________________________________
17538[ 9637] By: jhi on 2001/04/08 17:53:53
17539 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
17540 Branch: perl
17541 ! pod/perl571delta.pod
17542____________________________________________________________________________
17543[ 9636] By: jhi on 2001/04/08 17:18:32
17544 Log: Regen toc.
17545 Branch: perl
17546 ! pod/perltoc.pod
17547____________________________________________________________________________
17548[ 9635] By: jhi on 2001/04/08 17:16:33
17549 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
17550 From: "Craig A. Berry" <craigberry@mac.com>
17551 Date: Sun, 08 Apr 2001 12:30:16 -0500
17552 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
17553 Branch: perl
17554 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
17555____________________________________________________________________________
17556[ 9634] By: jhi on 2001/04/08 17:09:19
17557 Log: Fix the perlmodlib generation (didn't understand separate .pod
17558 files; didn't understand -- as the name-thing separator).
17559
17560 Update the CPAN mirrors list.
17561 Branch: perl
17562 ! pod/perlmodlib.PL pod/perlmodlib.pod
17563____________________________________________________________________________
17564[ 9633] By: jhi on 2001/04/08 16:49:17
17565 Log: Sort MANIFEST.
17566 Branch: perl
17567 ! MANIFEST
17568____________________________________________________________________________
17569[ 9632] By: gsar on 2001/04/08 16:36:06
17570 Log: add $Tie::RefHash::VERSION
17571 Branch: maint-5.6/perl
17572 ! lib/Tie/RefHash.pm
17573____________________________________________________________________________
17574[ 9631] By: jhi on 2001/04/08 16:10:15
17575 Log: perl571delta updates based on p5p feedback; still needs
17576 lots of examples.
17577 Branch: perl
17578 ! pod/perl571delta.pod
17579____________________________________________________________________________
17580[ 9630] By: jhi on 2001/04/08 15:59:13
17581 Log: Update the list of supported platforms to talk about 5.7.1
17582 (and 5.6.1)
17583 Branch: perl
17584 ! pod/perlport.pod
17585____________________________________________________________________________
17586[ 9629] By: jhi on 2001/04/08 15:55:41
17587 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
17588 from maintperl into mainline: perlport updates.
17589 Branch: perl
17590 ! pod/perlport.pod
17591____________________________________________________________________________
17592[ 9628] By: jhi on 2001/04/08 15:53:17
17593 Log: perlsolaris.pod copied to wrong directory.
17594 Branch: perl
17595 ! win32/makefile.mk
17596____________________________________________________________________________
17597[ 9627] By: jhi on 2001/04/08 14:48:18
17598 Log: Subject: Typos in perl571delta.pod
17599 From: "Stephen P. Potter" <spp@spotter.yi.org>
17600 Date: Sat, 07 Apr 2001 20:37:05 -0400
17601 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
17602 Branch: perl
17603 ! pod/perl571delta.pod
17604____________________________________________________________________________
17605[ 9626] By: jhi on 2001/04/08 14:39:04
17606 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
17607 Branch: perl
17608 ! gv.c
17609____________________________________________________________________________
17610[ 9625] By: nick on 2001/04/08 10:14:23
17611 Log: Integrate mainline
17612 Branch: perlio
17613 +> pod/perl570delta.pod pod/perl571delta.pod
17614 !> (integrate 27 files)
17615____________________________________________________________________________
17616[ 9624] By: gsar on 2001/04/08 06:08:17
17617 Log: test in t/pod/* were busted
17618
17619 these tests are still not enabled in t/{harness,TEST}
17620 Branch: maint-5.6/perl
17621 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
17622 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
17623 ! t/pod/multiline_items.t t/pod/nested_items.t
17624 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
17625 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
17626____________________________________________________________________________
17627[ 9623] By: gsar on 2001/04/08 03:37:01
17628 Log: integrate change#9470 from mainline
17629
17630 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
17631 Branch: maint-5.6/perl
17632 !> ext/Socket/Socket.xs
17633____________________________________________________________________________
17634[ 9622] By: jhi on 2001/04/07 22:40:47
17635 Log: Update Changes.
17636 Branch: perl
17637 ! Changes patchlevel.h
17638____________________________________________________________________________
67991998
JH
17639[ 9621] By: jhi on 2001/04/07 22:34:16
17640 Log: Update AUTHORS.
17641 Branch: perl
17642 ! AUTHORS
17643____________________________________________________________________________
17644[ 9620] By: jhi on 2001/04/07 22:12:47
17645 Log: Forgot to bump the number of tests in #9164.
17646 Branch: perl
17647 ! t/op/array.t
17648____________________________________________________________________________
17649[ 9619] By: jhi on 2001/04/07 22:09:50
17650 Log: Bump patchlevel to 5.7.1.
17651 Branch: perl
17652 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17653 ! config_h.SH patchlevel.h
17654____________________________________________________________________________
17655[ 9618] By: jhi on 2001/04/07 22:02:41
17656 Log: Populate perl571delta.
17657 Branch: perl
17658 ! pod/perl571delta.pod
17659____________________________________________________________________________
17660[ 9617] By: jhi on 2001/04/07 22:01:23
17661 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
17662 to forget it later; do not change patchlevel.h yet or regenerate
17663 Configure yet.
17664 Branch: perl
17665 ! epoc/config.sh win32/Makefile win32/config_H.bc
17666 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17667____________________________________________________________________________
17668[ 9616] By: jhi on 2001/04/07 17:46:33
17669 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
17670 Branch: perl
17671 ! pod/perl571delta.pod
17672____________________________________________________________________________
17673[ 9615] By: jhi on 2001/04/07 17:33:21
17674 Log: Change the toc configuration.
17675 Branch: perl
17676 ! pod/buildtoc.PL pod/perl.pod
17677____________________________________________________________________________
17678[ 9614] By: jhi on 2001/04/07 17:29:47
17679 Log: Subject: PATCH: $[
17680 From: Robin Houston <robin@kitsite.com>
17681 Date: Fri, 6 Apr 2001 18:10:14 +0100
17682 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
17683 Branch: perl
17684 ! op.c t/op/array.t
17685____________________________________________________________________________
17686[ 9613] By: jhi on 2001/04/07 17:28:26
17687 Log: Subject: [PATCH perl@9424] isn't numeric warning
17688 From: Robin Barker <rmb1@cise.npl.co.uk>
17689 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
17690 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
17691 Branch: perl
17692 ! sv.c t/pragma/warn/sv
17693____________________________________________________________________________
17694[ 9612] By: jhi on 2001/04/07 17:26:45
17695 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
17696 From: Mike Guy <mjtg@cam.ac.uk>
17697 Date: Fri, 06 Apr 2001 12:47:06 +0100
17698 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
17699 Branch: perl
17700 ! dump.c t/lib/peek.t
17701____________________________________________________________________________
17702[ 9611] By: jhi on 2001/04/07 17:21:35
17703 Log: Create perl571delta and seed it off with the perldelta changes
17704 since 5.7.0; remove those changes from perldelta and rename it
17705 as perl570delta; recreate perldelta but leave it almost empty.
17706 Branch: perl
17707 + pod/perl570delta.pod pod/perl571delta.pod
17708 ! MANIFEST pod/perldelta.pod
17709____________________________________________________________________________
17710[ 9610] By: jhi on 2001/04/07 16:56:32
17711 Log: Denit.
17712 Branch: perl
17713 ! pod/perldelta.pod
17714____________________________________________________________________________
17715[ 9609] By: jhi on 2001/04/07 16:38:32
17716 Log: Retract #9523: needs more thought.
17717 Branch: perl
17718 ! Makefile.SH
17719____________________________________________________________________________
17720[ 9608] By: jhi on 2001/04/07 14:59:20
17721 Log: atmark() code cleanaup.
17722 Branch: perl
17723 ! ext/IO/IO.xs
17724____________________________________________________________________________
17725[ 9607] By: jhi on 2001/04/07 14:48:14
17726 Log: Integrate change #9605 from maintperl into mainline.
17727
17728 can't optimize away scope entry if tr/// is present
17729 Branch: perl
17730 !> op.c t/op/tr.t
17731____________________________________________________________________________
17732[ 9606] By: jhi on 2001/04/07 14:43:59
17733 Log: Integrate perlio.
17734 Branch: perl
17735 +> win32/FindExt.pm
17736 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
17737 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
17738____________________________________________________________________________
17739[ 9605] By: gsar on 2001/04/07 11:52:40
17740 Log: can't optimize away scope entry if tr/// is present
17741 Branch: maint-5.6/perl
17742 ! op.c t/op/tr.t
17743____________________________________________________________________________
17744[ 9604] By: nick on 2001/04/07 11:39:45
17745 Log: Split out extension finding code from buildext.pl into FindExt.pm
17746 Use it to get Config.pm's idea of available extensions in line
17747 with what is built.
17748 Branch: perlio
17749 + win32/FindExt.pm
17750 ! MANIFEST win32/buildext.pl win32/config_sh.PL
17751 ! win32/makefile.mk
17752____________________________________________________________________________
17753[ 9603] By: nick on 2001/04/07 09:11:38
17754 Log: Cleanup correction for failed :Via() layer, also set an error code.
17755 Branch: perlio
17756 ! ext/PerlIO/Via/Via.xs
17757____________________________________________________________________________
17758[ 9602] By: nick on 2001/04/07 08:38:04
17759 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
17760 style. So don't use binmode() on the handles so that Win32 etc. see
17761 same sequence and produce same digests.
17762 Branch: perlio
17763 ! t/lib/md5-file.t
17764____________________________________________________________________________
17765[ 9601] By: nick on 2001/04/07 08:36:26
17766 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
17767 Else it complains and so crlf layer (say) does not get pushed.
17768 Branch: perlio
17769 ! perlio.c
17770____________________________________________________________________________
17771[ 9600] By: jhi on 2001/04/06 23:00:09
17772 Log: Integrate change #9599 from perlio into mainline.
17773 Branch: perl
17774 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
17775 !> win32/config_H.vc
17776____________________________________________________________________________
17777[ 9599] By: nick on 2001/04/06 21:42:43
17778 Log: Quote $VERSION in Encode.pm.
17779 regen_config_h as requested.
17780 Branch: perlio
17781 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
17782 ! win32/config_H.vc
17783____________________________________________________________________________
17784[ 9598] By: nick on 2001/04/06 20:34:59
17785 Log: Integrate mainline
17786 Branch: perlio
17787 +> README.macos
17788 !> (integrate 39 files)
17789____________________________________________________________________________
17790[ 9597] By: gsar on 2001/04/06 18:06:35
17791 Log: integrate change#9464 from mainline (addendum to change#8313)
17792
17793 Subject: [PATCH @9452] Better peep()ing for foreach() loops
17794 Branch: maint-5.6/perl
17795 !> op.c
17796____________________________________________________________________________
17797[ 9596] By: jhi on 2001/04/06 17:26:03
17798 Log: The d_casti32=undef is good for you even when not use64bitall.
17799 Branch: perl
17800 ! hints/hpux.sh
17801____________________________________________________________________________
17802[ 9595] By: gsar on 2001/04/06 14:57:17
17803 Log: add a low-impact fix to accomodate darwin-ism
17804 Branch: maint-5.6/perl
17805 ! ext/Errno/Errno_pm.PL
17806____________________________________________________________________________
17807[ 9594] By: jhi on 2001/04/06 14:55:14
17808 Log: Integrate changes #9528,9593 from mainline into maintperl;
17809 tweaking the editor/IDE/shell list.
17810 Branch: maint-5.6/perl
17811 !> pod/perlfaq3.pod
17812____________________________________________________________________________
17813[ 9593] By: jhi on 2001/04/06 14:51:39
17814 Log: Make the editor/IDE/shell list a little bit airier.
17815 Branch: perl
17816 ! pod/perlfaq3.pod
17817____________________________________________________________________________
17818[ 9592] By: gsar on 2001/04/06 14:45:18
17819 Log: integrate change#9477 from mainline (base.pm doc tweak)
17820
17821 missing doc entry for fmod()
17822 Branch: maint-5.6/perl
17823 ! lib/Math/BigFloat.pm
17824 !> lib/base.pm
17825____________________________________________________________________________
17826[ 9591] By: jhi on 2001/04/06 13:55:48
17827 Log: Regen toc.
17828 Branch: perl
17829 ! pod/perltoc.pod
17830____________________________________________________________________________
17831[ 9590] By: jhi on 2001/04/06 13:54:52
17832 Log: Math::BigFloat patches from John Peacock. The equivalent
17833 of #9586 from maintperl but reworked by John to work with
17834 the bleadperl.
17835 Branch: perl
17836 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
17837____________________________________________________________________________
17838[ 9589] By: jhi on 2001/04/06 13:42:23
17839 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
17840 Branch: perl
17841 ! ext/Digest/MD5/Makefile.PL
17842____________________________________________________________________________
17843[ 9588] By: jhi on 2001/04/06 13:31:45
17844 Log: Integrate changes #9584,9587 from maintperl into mainline.
17845
17846 keep eval"" CVs alive until the end of the statement in which
17847 they're called
17848
17849 add README.macos (from Chris Nandor)
17850
17851 tyop in change#9555
17852 Branch: perl
17853 +> README.macos
17854 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
17855 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
17856 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
17857 !> win32/makefile.mk
17858____________________________________________________________________________
17859[ 9587] By: gsar on 2001/04/06 07:31:30
17860 Log: add README.macos (from Chris Nandor)
17861
17862 tyop in change#9555
17863 Branch: maint-5.6/perl
17864 + README.macos
17865 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
17866 ! win32/Makefile win32/makefile.mk
17867____________________________________________________________________________
17868[ 9586] By: gsar on 2001/04/06 07:08:54
17869 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
17870 Branch: maint-5.6/perl
17871 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
17872____________________________________________________________________________
17873[ 9585] By: gsar on 2001/04/06 06:58:44
17874 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
17875 from mainline
17876
17877 Subject: [PATCH] Base64 update to perlfaq9.pod
17878
17879 Subject: [PATCH AUTHORS] Housekeeping
17880
17881 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
17882 Mac OS X (Darwin) has extra pwent fields.
17883
17884 Subject: [PATCH B::*] print control-character vars readably
17885 Needs EBCDICification.
17886
17887 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
17888
17889 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
17890
17891 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
17892
17893 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
17894
17895 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
17896
17897 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
17898
17899 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
17900
17901 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
17902
17903 FreeBSD hints tweak from Anton Berezin.
17904
17905 Subject: [PATCH foolperl & bleadperl] README.vms update
17906
17907 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
17908 Branch: maint-5.6/perl
17909 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
17910 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
17911 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
17912____________________________________________________________________________
17913[ 9584] By: gsar on 2001/04/06 04:09:00
17914 Log: keep eval"" CVs alive until the end of the statement in which
17915 they're called; this avoids a coredump ensuing from search for
17916 lexicals in code such as:
17917
17918 sub bug {
17919 my $s = @_;
17920 eval q[sub { eval 'sub { &$s }' }];
17921 }
17922 bug("x")->()->();
17923
17924 this code still doesn't work as intended (as it has remained
17925 since time immemorial), but it doesn't provoke a coredump anymore
17926 Branch: maint-5.6/perl
17927 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17928 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
17929____________________________________________________________________________
17930[ 9583] By: jhi on 2001/04/05 23:52:51
17931 Log: Update Changes.
17932 Branch: perl
17933 ! Changes patchlevel.h
17934____________________________________________________________________________
d835aa99
JH
17935[ 9582] By: jhi on 2001/04/05 23:11:23
17936 Log: Slight doc tweak.
17937 Branch: perl
17938 ! pod/perlunicode.pod
17939____________________________________________________________________________
17940[ 9581] By: jhi on 2001/04/05 23:04:11
17941 Log: Integrate perlio.
17942 Branch: perl
17943 !> pod/perlunicode.pod
17944____________________________________________________________________________
17945[ 9580] By: jhi on 2001/04/05 23:03:29
17946 Log: Test for #9579.
17947 Branch: perl
17948 ! t/op/do.t
17949____________________________________________________________________________
17950[ 9579] By: jhi on 2001/04/05 22:54:17
17951 Log: Subject: [PATCH] Propagate calling context for do '...'
17952 From: Gisle Aas <gisle@ActiveState.com>
17953 Date: 04 Apr 2001 20:17:29 -0700
17954 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
17955 Branch: perl
17956 ! pod/perlfunc.pod pp_ctl.c
17957____________________________________________________________________________
17958[ 9578] By: jhi on 2001/04/05 22:52:51
17959 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
17960 From: Peter Prymmer <pvhp@forte.com>
17961 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
17962 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
17963 Branch: perl
17964 ! README.vms
17965____________________________________________________________________________
17966[ 9577] By: jhi on 2001/04/05 22:48:22
17967 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
17968 From: "Craig A. Berry" <craigberry@mac.com>
17969 Date: Thu, 5 Apr 2001 13:43:28 -0500
17970 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
17971 Branch: perl
17972 ! README.vms
17973____________________________________________________________________________
17974[ 9576] By: jhi on 2001/04/05 22:31:38
17975 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
17976 From: Michael G Schwern <schwern@pobox.com>
17977 Date: Thu, 5 Apr 2001 21:53:21 +0100
17978 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
17979 Branch: perl
17980 ! lib/base.pm t/lib/fields.t
17981____________________________________________________________________________
17982[ 9575] By: jhi on 2001/04/05 22:26:10
17983 Log: FreeBSD hints tweak from Anton Berezin.
17984 Branch: perl
17985 ! hints/freebsd.sh
17986____________________________________________________________________________
17987[ 9574] By: jhi on 2001/04/05 22:24:03
17988 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
17989 From: David Dyck <dcd@tc.fluke.com>
17990 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
17991 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
17992 Branch: perl
17993 ! t/op/oct.t
17994____________________________________________________________________________
17995[ 9573] By: jhi on 2001/04/05 22:23:06
17996 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
17997 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
17998 From: David Dyck <dcd@tc.fluke.com>
17999 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
18000 Branch: perl
18001 ! pp.c
18002____________________________________________________________________________
18003[ 9572] By: jhi on 2001/04/05 22:14:47
18004 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
18005 From: Robin Houston <robin@kitsite.com>
18006 Date: Thu, 5 Apr 2001 20:56:48 +0100
18007 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
18008 Branch: perl
18009 ! ext/B/B/Deparse.pm
18010____________________________________________________________________________
18011[ 9571] By: jhi on 2001/04/05 22:12:53
18012 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
18013 From: Robin Houston <robin@kitsite.com>
18014 Date: Thu, 5 Apr 2001 19:55:51 +0100
18015 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
18016 Branch: perl
18017 ! ext/B/B/Deparse.pm
18018____________________________________________________________________________
18019[ 9570] By: jhi on 2001/04/05 22:11:06
18020 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
18021 From: Robin Houston <robin@kitsite.com>
18022 Date: Thu, 5 Apr 2001 20:16:29 +0100
18023 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
18024 Branch: perl
18025 ! ext/B/B/Deparse.pm
18026____________________________________________________________________________
18027[ 9569] By: nick on 2001/04/05 21:32:26
18028 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
18029 Branch: perlio
18030 ! pod/perlunicode.pod
18031____________________________________________________________________________
18032[ 9568] By: nick on 2001/04/05 19:38:09
18033 Log: Integrate mainline
18034 Branch: perlio
18035 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
18036 !> (integrate 35 files)
18037____________________________________________________________________________
18038[ 9567] By: jhi on 2001/04/05 18:31:45
18039 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
18040 From: Robin Houston <robin@kitsite.com>
18041 Date: Thu, 5 Apr 2001 18:03:23 +0100
18042 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
18043 Branch: perl
18044 ! ext/B/B/Deparse.pm
18045____________________________________________________________________________
18046[ 9566] By: jhi on 2001/04/05 18:29:35
18047 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
18048 From: Robin Houston <robin@kitsite.com>
18049 Date: Thu, 5 Apr 2001 16:45:18 +0100
18050 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
18051 Branch: perl
18052 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
18053____________________________________________________________________________
18054[ 9565] By: jhi on 2001/04/05 18:24:23
18055 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
18056 From: Robin Houston <robin@kitsite.com>
18057 Date: Thu, 5 Apr 2001 14:50:09 +0100
18058 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
18059 Branch: perl
18060 ! ext/B/B/Deparse.pm
18061____________________________________________________________________________
18062[ 9564] By: jhi on 2001/04/05 18:23:03
18063 Log: Subject: [PATCH B::*] print control-character vars readably
18064 From: Robin Houston <robin@kitsite.com>
18065 Date: Thu, 5 Apr 2001 14:27:38 +0100
18066 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
18067
18068 Needs EBCDICification.
18069 Branch: perl
18070 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
18071 ! ext/B/B/Terse.pm
18072____________________________________________________________________________
18073[ 9563] By: jhi on 2001/04/05 18:20:32
18074 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
18075 Date: Thu, 5 Apr 2001 13:21:42 -0400
18076 From: Paul Schinder <schinder@pobox.com>
18077 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
18078
18079 Mac OS X (Darwin) has extra pwent fields.
18080 Branch: perl
18081 ! t/op/pwent.t
18082____________________________________________________________________________
18083[ 9562] By: jhi on 2001/04/05 17:57:51
18084 Log: Regen toc.
18085 Branch: perl
18086 ! pod/perltoc.pod
18087____________________________________________________________________________
18088[ 9561] By: jhi on 2001/04/05 17:47:33
18089 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
18090 Branch: metaconfig
18091 ! U/Glossary.patch
18092 Branch: metaconfig/U/perl
18093 + d_u32align.U
18094 ! d_cmsghdr_s.U d_msghdr_s.U
18095____________________________________________________________________________
18096[ 9560] By: jhi on 2001/04/05 17:47:01
18097 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
18098 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
18099 Introduce probes for struct msghdr, struct cmsghdr,
18100 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
18101 ualarm, usleep, for possible later extension work.
18102 Branch: perl
18103 + t/lib/md5-align.t
18104 ! Configure MANIFEST Porting/Glossary Porting/config.sh
18105 ! Porting/config_H config_h.SH configure.com epoc/config.sh
18106 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
18107 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18108 ! vos/config.ga.h win32/config.bc win32/config.gc
18109 ! win32/config.vc
18110____________________________________________________________________________
18111[ 9559] By: jhi on 2001/04/05 13:03:04
18112 Log: Be traditional in your cpp (for the Errno extension).
18113 Branch: perl
18114 ! hints/darwin.sh
18115____________________________________________________________________________
18116[ 9558] By: jhi on 2001/04/05 13:00:05
18117 Log: Add $Config{cppflags} to the gcc incantation.
18118 Branch: perl
18119 ! ext/Errno/Errno_pm.PL
18120____________________________________________________________________________
18121[ 9557] By: jhi on 2001/04/05 04:22:39
18122 Log: Introduce Sean Burke's Class::ISA 0.32.
18123 Branch: perl
18124 + lib/Class/ISA.pm t/lib/class-isa.t
18125 ! MANIFEST
18126____________________________________________________________________________
18127[ 9556] By: jhi on 2001/04/05 04:09:50
18128 Log: Subject: [PATCH AUTHORS] Housekeeping
18129 From: Paul Johnson <paul@pjcj.net>
18130 Date: Wed, 4 Apr 2001 22:45:47 +0200
18131 Message-ID: <20010404224547.D9548@pjcj.net>
18132 Branch: perl
18133 ! AUTHORS
18134____________________________________________________________________________
18135[ 9555] By: jhi on 2001/04/05 04:06:33
18136 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
18137 From: Gisle Aas <gisle@ActiveState.com>
18138 Date: 04 Apr 2001 14:23:04 -0700
18139 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
18140 Branch: perl
18141 ! pod/perlfaq9.pod
18142____________________________________________________________________________
18143[ 9554] By: jhi on 2001/04/05 04:05:49
18144 Log: Downgrade also the "Wide character" diagnostic.
18145 Branch: perl
18146 ! pod/perldiag.pod
18147____________________________________________________________________________
18148[ 9553] By: jhi on 2001/04/05 04:00:33
18149 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
18150 maintperl into mainline.
18151
18152 "double" should be "NV"; standard typemap is missing entry
18153 for NV
18154
18155 s/djSP/dSP/
18156
18157 Downgrade "Wide character in print" to a warning.
18158
18159 B::Deparse fix for ${^FOO} and documentation for PVX() method
18160 (from Robin Houston)
18161
18162 tr/// doesn't null-terminate the result in some situations
18163 (from Gisle Aas)
18164 Branch: perl
18165 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
18166 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
18167 !> t/io/utf8.t t/op/tr.t
18168____________________________________________________________________________
18169[ 9552] By: jhi on 2001/04/05 03:52:50
18170 Log: Retract changes #9542 and #9538 (from maintperl, integrated
18171 at #9540), shouldn't be needed because of the perlio changes.
18172 Branch: perl
18173 ! util.c
18174____________________________________________________________________________
18175[ 9551] By: gsar on 2001/04/05 00:18:34
18176 Log: tr/// doesn't null-terminate the result in some situations
18177 (from Gisle Aas)
18178 Branch: maint-5.6/perl
18179 ! doop.c t/op/tr.t
18180____________________________________________________________________________
18181[ 9550] By: gsar on 2001/04/04 20:04:17
18182 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
18183 (from Robin Houston)
18184 Branch: maint-5.6/perl
18185 ! ext/B/B.pm ext/B/B/Deparse.pm
18186____________________________________________________________________________
18187[ 9549] By: nick on 2001/04/04 18:56:15
18188 Log: Downgrade "Wide character in print" to a warning.
18189 Branch: perlio
18190 ! doio.c t/io/utf8.t
18191____________________________________________________________________________
18192[ 9548] By: gsar on 2001/04/04 18:51:49
18193 Log: integrate changes#9460,9462,9482,9521,9522
18194
18195 Subject: PATCH: B::Debug should show LOOP-specific fields
18196
18197 Subject: B::Deparse precedence bug. (Patch included.)
18198
18199 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
18200
18201 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
18202
18203 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
18204 Branch: maint-5.6/perl
18205 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
18206 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
18207____________________________________________________________________________
18208[ 9547] By: gsar on 2001/04/04 18:49:16
18209 Log: s/djSP/dSP/
18210 Branch: maint-5.6/perl
18211 ! ext/Thread/Thread.xs
18212____________________________________________________________________________
18213[ 9546] By: nick on 2001/04/04 18:44:00
18214 Log: Integrate mainline.
18215 Branch: perlio
18216 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
18217 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
18218____________________________________________________________________________
18219[ 9545] By: gsar on 2001/04/04 18:38:52
18220 Log: integrate change#8837 from mainline
18221
18222 Subject: [patch] -Wall cleanup round 2
18223 Branch: maint-5.6/perl
18224 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
18225 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
18226 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
18227 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18228 !> ext/SDBM_File/SDBM_File.xs
18229____________________________________________________________________________
18230[ 9544] By: gsar on 2001/04/04 17:49:57
18231 Log: "double" should be "NV"; standard typemap is missing entry
18232 for NV
18233 Branch: maint-5.6/perl
18234 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
18235____________________________________________________________________________
18236[ 9543] By: jhi on 2001/04/04 14:13:18
18237 Log: Thou shalt not (just) match for English error messages.
18238 Branch: perl
18239 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
18240 ! os2/OS2/Process/Process.pm
18241____________________________________________________________________________
18242[ 9542] By: jhi on 2001/04/04 13:20:39
18243 Log: Make the stdio tricks of fflush_all() to exist only if
18244 stdio is being used.
18245 Branch: perl
18246 ! util.c
18247____________________________________________________________________________
18248[ 9541] By: jhi on 2001/04/04 04:20:24
18249 Log: Subject: Re: [PATCH] Lighten up glob
18250 From: Benjamin Sugars <bsugars@canoe.ca>
18251 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
18252 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
18253 Branch: perl
18254 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
18255 ! util.c
18256____________________________________________________________________________
18257[ 9540] By: jhi on 2001/04/04 04:03:57
18258 Log: Integrate changes #9538,9539 from maintperl into mainline.
18259
18260 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
18261 for use with _fwalk() (fix for change#7705)
18262
18263 another tweak needed for SunOS 4.1.x build (from Mike Guy)
18264 (cp -f is not portable)
18265 Branch: perl
18266 !> Makefile.SH util.c
18267____________________________________________________________________________
18268[ 9539] By: gsar on 2001/04/04 03:01:14
18269 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
18270 Branch: maint-5.6/perl
18271 ! Makefile.SH
18272____________________________________________________________________________
18273[ 9538] By: gsar on 2001/04/04 01:00:38
18274 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
18275 for use with _fwalk() (fix for change#7705)
18276 Branch: maint-5.6/perl
18277 ! util.c
18278____________________________________________________________________________
18279[ 9537] By: nick on 2001/04/03 19:24:55
18280 Log: Integrate mainline
18281 Branch: perlio
18282 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
18283 +> lib/unicode/PropList.html
18284 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
18285 !> (integrate 69 files)
18286____________________________________________________________________________
18287[ 9536] By: jhi on 2001/04/03 18:02:31
18288 Log: Integrate change #9533 from maintperl into mainline.
18289
18290 better fix for change#9517 to accomodate UNC paths like
18291 \\server\share\foo, and paths with trailing backslash
18292 like c:\this\
18293 Branch: perl
18294 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
18295____________________________________________________________________________
18296[ 9535] By: jhi on 2001/04/03 17:58:07
18297 Log: Change the push/unshift warning to be of class syntax, not misc.
18298 Branch: perl
18299 ! op.c pod/perldiag.pod t/pragma/warn/op
18300____________________________________________________________________________
18301[ 9534] By: jhi on 2001/04/03 15:03:46
18302 Log: Change the push/unshift warning (#9532) to talk about "no values"
18303 instead of "no arguments".
18304 Branch: perl
18305 ! op.c pod/perldiag.pod t/pragma/warn/op
18306____________________________________________________________________________
18307[ 9533] By: gsar on 2001/04/03 14:30:07
18308 Log: better fix for change#9517 to accomodate UNC paths like
18309 \\server\share\foo, and paths with trailing backslash
18310 like c:\this\
18311 Branch: maint-5.6/perl
18312 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
18313____________________________________________________________________________
18314[ 9532] By: jhi on 2001/04/03 13:11:46
18315 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
18316 From: Robin Houston <robin@kitsite.com>
18317 Date: Mon, 2 Apr 2001 15:03:29 +0100
18318 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
18319 Branch: perl
18320 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
18321____________________________________________________________________________
18322[ 9531] By: jhi on 2001/04/03 13:06:34
18323 Log: Integrate change #9530 from maintperl into mainline.
18324
18325 accomodate VMS "mailbox overflow" quirk in testsuite (from
18326 Craig Berry)
18327 Branch: perl
18328 !> t/lib/socket.t
18329____________________________________________________________________________
18330[ 9530] By: gsar on 2001/04/03 04:56:41
18331 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
18332 Craig Berry)
18333 Branch: maint-5.6/perl
18334 ! t/lib/socket.t
18335____________________________________________________________________________
18336[ 9529] By: jhi on 2001/04/03 02:34:34
18337 Log: Update Changes.
18338 Branch: perl
18339 ! Changes patchlevel.h
18340____________________________________________________________________________
d57eded6
JH
18341[ 9528] By: jhi on 2001/04/03 01:27:57
18342 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
18343 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
18344 To: perl5-porters@perl.org
18345 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
18346 Branch: perl
18347 ! pod/perlfaq3.pod
18348____________________________________________________________________________
18349[ 9527] By: jhi on 2001/04/03 01:22:09
18350 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
18351 From: Peter Prymmer <pvhp@forte.com>
18352 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
18353 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
18354 Branch: perl
18355 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
18356____________________________________________________________________________
18357[ 9526] By: jhi on 2001/04/03 01:18:25
18358 Log: The metaconfig unit changes for #9525.
18359 Branch: metaconfig
18360 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
18361 Branch: metaconfig/U/perl
18362 ! use64bits.U
18363____________________________________________________________________________
18364[ 9525] By: jhi on 2001/04/03 01:17:30
18365 Log: Configure sanity checks:
18366 * if use64bitall is attempted but pointers are only 32-bit,
18367 'downgrade' to use64bitint
18368 * if use64bitint is attempted but there's no quad type,
18369 forget about use64bitint (well, the default for it is 'n',
18370 the user can still override this)
18371 * if pointers are 64 bits, do not try to use Perl's malloc
18372 Branch: perl
18373 ! Configure
18374____________________________________________________________________________
18375[ 9524] By: gsar on 2001/04/03 01:09:12
18376 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
18377 Branch: maint-5.6/perl
18378 ! pp_sys.c
18379____________________________________________________________________________
18380[ 9523] By: jhi on 2001/04/03 00:02:31
67991998
JH
18381 Log: (Retracted by #9609)
18382
18383 Make it harder for parallel makes to enter 'test' before
d57eded6
JH
18384 Dynaloader and File::Glob are happy. (In principle 'make_ext'
18385 should be unhappy enough, but sometimes parallel makes seem
18386 to sneak past both in Tru64 and AIX.)
18387 Branch: perl
18388 ! Makefile.SH
18389____________________________________________________________________________
18390[ 9522] By: jhi on 2001/04/02 22:35:31
18391 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
18392 Date: Mon, 2 Apr 2001 22:54:10 +0100
18393 From: Robin Houston <robin@kitsite.com>
18394 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
18395 Branch: perl
18396 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
18397____________________________________________________________________________
18398[ 9521] By: jhi on 2001/04/02 22:32:23
18399 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
18400 From: Robin Houston <robin@kitsite.com>
18401 Date: Mon, 2 Apr 2001 20:24:03 +0100
18402 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
18403 Branch: perl
18404 ! ext/B/B/Concise.pm
18405____________________________________________________________________________
18406[ 9520] By: jhi on 2001/04/02 22:30:43
18407 Log: Subject: [PATCH] REALLY pedantic hv.h nit
18408 From: Simon Cozens <simon@netthink.co.uk>
18409 Date: Mon, 2 Apr 2001 15:43:06 +0100
18410 Message-ID: <20010402154306.A21711@netthink.co.uk>
18411 Branch: perl
18412 ! hv.h
18413____________________________________________________________________________
18414[ 9519] By: jhi on 2001/04/02 22:28:04
18415 Log: Based on
18416
18417 Subject: [foolperl] EPOC fix
18418 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18419 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
18420 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
18421 Branch: perl
18422 ! pp_sys.c
18423____________________________________________________________________________
18424[ 9518] By: jhi on 2001/04/02 22:22:34
18425 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
18426
18427 README.win32 tweaks; add a note about alternative location for
18428 getting a gcc-2.95.2 that will build perl properly on windows
18429
18430 add some notes about gutsy threading matters
18431
18432 many of the utilities interpolate literal paths within doublequotes
18433 (fails on dosish platforms where path contains backslashes)
18434 Branch: perl
18435 !> README.win32 pod/perlguts.pod utils/perldoc.PL
18436 !> x2p/find2perl.PL x2p/s2p.PL
18437____________________________________________________________________________
18438[ 9517] By: gsar on 2001/04/02 19:52:21
18439 Log: many of the utilities interpolate literal paths within doublequotes
18440 (fails on dosish platforms where path contains backslashes)
18441 Branch: maint-5.6/perl
18442 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
18443____________________________________________________________________________
18444[ 9516] By: gsar on 2001/04/02 05:49:37
18445 Log: a foolish release
18446 Branch: maint-5.6/perl
18447 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
18448 ! pod/perltoc.pod
18449____________________________________________________________________________
18450[ 9515] By: gsar on 2001/04/02 05:04:29
18451 Log: add missing changelog summaries
18452 Branch: maint-5.6/perl
18453 ! Changes
18454____________________________________________________________________________
18455[ 9514] By: gsar on 2001/04/02 04:07:13
18456 Log: add some notes about gutsy threading matters
18457 Branch: maint-5.6/perl
18458 ! pod/perlguts.pod
18459____________________________________________________________________________
18460[ 9513] By: gsar on 2001/04/02 03:25:21
18461 Log: add more prominent caveat notices about experimental features
18462 Branch: maint-5.6/perl
18463 ! pod/perlfork.pod pod/perlunicode.pod
18464____________________________________________________________________________
18465[ 9512] By: gsar on 2001/04/02 02:54:33
18466 Log: integrate changes#9479,9509 from mainline
18467
18468 [PATCH] File::Glob stuff for Mac OS
18469
18470 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
18471 Branch: maint-5.6/perl
18472 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
18473 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
18474 !> t/lib/glob-taint.t
18475____________________________________________________________________________
18476[ 9511] By: gsar on 2001/04/02 02:38:24
18477 Log: README.win32 tweaks; add a note about alternative location for
18478 getting a gcc-2.95.2 that will build perl properly on windows
18479 Branch: maint-5.6/perl
18480 ! README.win32
18481____________________________________________________________________________
18482[ 9510] By: jhi on 2001/04/01 20:45:10
18483 Log: An ambiguosity warning.
18484 Branch: perl
18485 ! t/lib/trig.t
18486____________________________________________________________________________
18487[ 9509] By: jhi on 2001/04/01 19:53:47
18488 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
18489 From: Jonathan Stowe <gellyfish@gellyfish.com>
18490 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
18491 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
18492 Branch: perl
18493 ! ext/File/Glob/bsd_glob.c
18494____________________________________________________________________________
18495[ 9508] By: jhi on 2001/04/01 19:35:03
18496 Log: Update Changes.
18497 Branch: perl
18498 ! Changes patchlevel.h
18499____________________________________________________________________________
18500[ 9507] By: jhi on 2001/04/01 19:24:01
18501 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
18502 from mainline to maintperl: pod tweaks.
18503 Branch: maint-5.6/perl
18504 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
18505 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
18506 !> pod/perlvar.pod
18507____________________________________________________________________________
67c03fbb
JH
18508[ 9506] By: jhi on 2001/04/01 19:11:53
18509 Log: Commit Sarathy to April release of 5.6.1 :-)
18510 Branch: perl
18511 ! pod/perlfaq1.pod
18512____________________________________________________________________________
18513[ 9505] By: jhi on 2001/04/01 19:03:15
18514 Log: Subject: PATCH 5.6.0 (perldebug.pod)
18515 From: Mark-Jason Dominus <mjd@plover.com>
18516 Date: Sun, 01 Apr 2001 14:25:11 -0400
18517 Message-ID: <20010401182511.9247.qmail@plover.com>
18518 Branch: perl
18519 ! pod/perldebug.pod
18520____________________________________________________________________________
18521[ 9504] By: jhi on 2001/04/01 18:43:09
18522 Log: Add great_circle_direction().
18523 Branch: perl
18524 ! lib/Math/Trig.pm t/lib/trig.t
18525____________________________________________________________________________
18526[ 9503] By: jhi on 2001/04/01 17:29:12
18527 Log: Unicode ReadMe update for Unicode 3.1.
18528 Branch: perl
18529 ! lib/unicode/ReadMe.txt
18530____________________________________________________________________________
18531[ 9502] By: jhi on 2001/04/01 17:18:40
18532 Log: Integrate change #9501 from maintperl into mainline.
18533
18534 fix the perlembed notes on multiple interpreters
18535
18536 fix ExtUtils::Embed to work passably on Windows
18537 Branch: perl
18538 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
18539____________________________________________________________________________
18540[ 9501] By: gsar on 2001/04/01 07:21:57
18541 Log: fix the perlembed notes on multiple interpreters
18542
18543 fix ExtUtils::Embed to work passably on Windows
18544 Branch: maint-5.6/perl
18545 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
18546____________________________________________________________________________
18547[ 9500] By: jhi on 2001/04/01 05:58:23
18548 Log: Test for #9499.
18549 Branch: perl
18550 ! t/op/tr.t
18551____________________________________________________________________________
18552[ 9499] By: jhi on 2001/04/01 05:55:46
18553 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
18554 Branch: perl
18555 ! embed.h embed.pl op.c proto.h
18556____________________________________________________________________________
18557[ 9498] By: jhi on 2001/04/01 05:44:34
18558 Log: Protect the workaround hunk more.
18559 Branch: perl
18560 ! toke.c
18561____________________________________________________________________________
18562[ 9497] By: jhi on 2001/04/01 00:24:25
18563 Log: Integrate changes #9493,9494,9495,9496 from maintperl
18564 into mainline.
18565
18566 fix a broken workaround for Borland compiler in change#4739
18567 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
18568
18569 nits spotted by Borland compiler
18570
18571 avoid redefinition warnings under Borland 5.02
18572
18573 various nits identified by the Borland 5.5 compiler; remove suppression
18574 of a few warnings
18575 Branch: perl
18576 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
18577 !> win32/win32.h
18578____________________________________________________________________________
18579[ 9496] By: gsar on 2001/03/31 23:22:28
18580 Log: various nits identified by the Borland 5.5 compiler; remove suppression
18581 of a few warnings
18582 Branch: maint-5.6/perl
18583 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
18584____________________________________________________________________________
18585[ 9495] By: gsar on 2001/03/31 21:03:08
18586 Log: avoid redefinition warnings under Borland 5.02
18587 Branch: maint-5.6/perl
18588 ! win32/makefile.mk
18589____________________________________________________________________________
18590[ 9494] By: gsar on 2001/03/31 20:18:59
18591 Log: nits spotted by Borland compiler
18592 Branch: maint-5.6/perl
18593 ! utf8.h win32/win32.h
18594____________________________________________________________________________
18595[ 9493] By: gsar on 2001/03/31 20:18:05
18596 Log: fix a broken workaround for Borland compiler in change#4739
18597 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
18598 Branch: maint-5.6/perl
18599 ! toke.c
18600____________________________________________________________________________
18601[ 9492] By: jhi on 2001/03/31 18:36:24
18602 Log: Integrate change #9491 from maintperl into mainline.
18603
18604 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
18605 directory is relative (need to fetch the full path name *before*
18606 the chdir!)
18607 Branch: perl
18608 !> lib/Cwd.pm
18609____________________________________________________________________________
18610[ 9491] By: gsar on 2001/03/31 17:01:56
18611 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
18612 directory is relative (need to fetch the full path name *before*
18613 the chdir!)
18614
18615 this is a followup patch for change#6749
18616 Branch: maint-5.6/perl
18617 ! lib/Cwd.pm
18618____________________________________________________________________________
18619[ 9490] By: jhi on 2001/03/31 15:50:18
18620 Log: Subject: Re: [PATCH] av.h cosmetics
18621 From: Simon Cozens <simon@netthink.co.uk>
18622 Date: Sat, 31 Mar 2001 13:09:59 +0100
18623 Message-ID: <20010331130959.A22000@netthink.co.uk>
18624
18625 Document AvALLOC.
18626 Branch: perl
18627 ! pod/perlguts.pod
18628____________________________________________________________________________
18629[ 9489] By: jhi on 2001/03/31 15:48:44
18630 Log: Subject: [PATCH] Re: Math::Big* v1.21
18631 From: Tels <perl_dummy@bloodgate.com>
18632 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
18633 Message-Id: <200103311125.GAA377738@www08.hway.net>
18634 Branch: perl
18635 ! pod/perlop.pod
18636____________________________________________________________________________
18637[ 9488] By: jhi on 2001/03/31 03:39:51
18638 Log: Debug output tweak.
18639 Branch: perl
18640 ! t/lib/cwd.t
18641____________________________________________________________________________
18642[ 9487] By: jhi on 2001/03/31 03:33:02
18643 Log: OverVMSification.
18644 Branch: perl
18645 ! t/lib/cwd.t
18646____________________________________________________________________________
18647[ 9486] By: jhi on 2001/03/31 03:01:40
18648 Log: Missed MANIFESTations in #9483.
18649 Branch: perl
18650 ! MANIFEST
18651____________________________________________________________________________
18652[ 9485] By: jhi on 2001/03/31 02:58:17
18653 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
18654 From: Peter Prymmer <pvhp@forte.com>
18655 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
18656 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
18657 Branch: perl
18658 ! regexec.c t/lib/cwd.t
18659____________________________________________________________________________
18660[ 9484] By: jhi on 2001/03/31 01:04:41
18661 Log: Obsolete file (see #3938)
18662 Branch: perl
18663 - lib/unicode/README.Ethiopic
18664 ! MANIFEST
18665____________________________________________________________________________
18666[ 9483] By: jhi on 2001/03/31 00:52:42
18667 Log: Update to Unicode 3.1.
18668 (Rename Names.txt to NamesList.txt.)
18669 Branch: perl
18670 + lib/unicode/NamesList.txt lib/unicode/PropList.html
18671 - lib/unicode/Names.txt
18672 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18673 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
18674 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
18675 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
18676 ! lib/unicode/UCD.html lib/unicode/Unicode.html
18677 ! lib/unicode/rename lib/unicode/version
18678____________________________________________________________________________
18679[ 9482] By: jhi on 2001/03/30 23:33:44
18680 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
18681 From: Robin Houston <robin@kitsite.com>
18682 Date: Fri, 30 Mar 2001 20:07:22 +0100
18683 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
18684 Branch: perl
18685 ! ext/B/B/Deparse.pm
18686____________________________________________________________________________
18687[ 9481] By: jhi on 2001/03/30 23:20:25
18688 Log: Subject: Re: [PATCH] CwdXS, Take 2
18689 From: Benjamin Sugars <bsugars@canoe.ca>
18690 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
18691 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
18692 Branch: perl
18693 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
18694 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
18695____________________________________________________________________________
18696[ 9480] By: jhi on 2001/03/30 22:52:38
18697 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
18698 From: David Dyck <dcd@tc.fluke.com>
18699 Date: Fri, 30 Mar 2001 14:44:13 -0800
18700 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
18701
18702 The t/rantests flags file creation was accidentally
18703 removed by #9217.
18704 Branch: perl
18705 ! Makefile.SH
18706____________________________________________________________________________
18707[ 9479] By: jhi on 2001/03/30 22:45:45
18708 Log: Subject: [PATCH] File::Glob stuff for Mac OS
18709 From: Chris Nandor <pudge@pobox.com>
18710 Date: Fri, 30 Mar 2001 16:51:00 -0500
18711 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
18712 Branch: perl
18713 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
18714 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
18715 ! t/lib/glob-taint.t
18716____________________________________________________________________________
18717[ 9478] By: jhi on 2001/03/30 22:43:12
18718 Log: Subject: fix for win32/buildext.pl
18719 From: "Vadim Konovalov" <watman@inbox.ru>
18720 Date: Sat, 31 Mar 2001 00:50:36 +0400
18721 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
18722 Branch: perl
18723 ! win32/buildext.pl
18724____________________________________________________________________________
18725[ 9477] By: jhi on 2001/03/30 22:41:16
18726 Log: Subject: small base.pm doc patch
18727 From: Leon Brocard <acme@astray.com>
18728 Date: Fri, 30 Mar 2001 21:49:57 +0100
18729 Message-ID: <20010330214957.B8733@ns0.astray.com>
18730 Branch: perl
18731 ! lib/base.pm
18732____________________________________________________________________________
18733[ 9476] By: jhi on 2001/03/30 18:16:57
18734 Log: Subject: [PATCH] av.h cosmetics
18735 From: Simon Cozens <simon@netthink.co.uk>
18736 Date: Fri, 30 Mar 2001 18:12:28 +0100
18737 Message-ID: <20010330181228.A9319@netthink.co.uk>
18738 Branch: perl
18739 ! av.h
18740____________________________________________________________________________
18741[ 9475] By: jhi on 2001/03/30 18:15:50
18742 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
18743 From: "Philip Newton" <pnewton@gmx.de>
18744 Date: Fri, 30 Mar 2001 19:06:57 +0200
18745 Message-ID: <3AC4D951.14815.1AC7068@localhost>
18746 Branch: perl
18747 ! pod/perlhack.pod
18748____________________________________________________________________________
18749[ 9474] By: jhi on 2001/03/30 18:14:02
18750 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
18751 From: Benjamin Sugars <bsugars@canoe.ca>
18752 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
18753 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
18754 Branch: perl
18755 ! t/lib/glob-basic.t
18756____________________________________________________________________________
18757[ 9473] By: jhi on 2001/03/30 16:09:24
18758 Log: Update Changes.
18759 Branch: perl
18760 ! Changes patchlevel.h
18761____________________________________________________________________________
8e654ed5
JH
18762[ 9472] By: jhi on 2001/03/30 15:16:08
18763 Log: Integrate perlio.
18764 Branch: perl
18765 !> t/lib/cwd.t t/lib/glob-basic.t
18766____________________________________________________________________________
18767[ 9471] By: nick on 2001/03/30 14:47:10
18768 Log: Should be (^O eq 'MSWin32') not 'Win32'
18769 Fail #12 seems real - chdir is in wrong dir.
18770 Branch: perlio
18771 ! t/lib/cwd.t
18772____________________________________________________________________________
18773[ 9470] By: jhi on 2001/03/30 14:41:11
18774 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
18775 From: Radu Greab <radu@netsoft.ro>
18776 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
18777 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
18778
18779 Replace #9352.
18780 Branch: perl
18781 ! ext/Socket/Socket.xs pp_sys.c
18782____________________________________________________________________________
18783[ 9469] By: jhi on 2001/03/30 14:37:51
18784 Log: Subject: PATCH pod/perldiag.pod
18785 From: Robin Houston <robin@kitsite.com>
18786 Date: Fri, 30 Mar 2001 14:10:36 +0100
18787 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
18788 Branch: perl
18789 ! pod/perldiag.pod t/lib/glob-basic.t
18790____________________________________________________________________________
18791[ 9468] By: jhi on 2001/03/30 14:36:36
18792 Log: Subject: Better diagnostic in io/fs.t
18793 From: andreas.koenig@anima.de (Andreas J. Koenig)
18794 Date: 30 Mar 2001 10:11:43 +0200
18795 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
18796 Branch: perl
18797 ! t/io/fs.t
18798____________________________________________________________________________
18799[ 9467] By: nick on 2001/03/30 14:25:43
18800 Log: Skip order test of glob if case-ignoring system cannot
18801 create a.test and A.test
18802 Branch: perlio
18803 ! t/lib/glob-basic.t
18804____________________________________________________________________________
18805[ 9466] By: nick on 2001/03/30 13:03:12
18806 Log: Integrate mainline.
18807 Branch: perlio
18808 - ext/re/hints/aix.pl
18809 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
18810 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
18811 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
18812 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
18813____________________________________________________________________________
18814[ 9465] By: jhi on 2001/03/30 03:53:37
18815 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
18816 the tests sometimes hang, sometimes not.)
18817 Branch: perl
18818 ! t/lib/io_multihomed.t t/lib/io_sock.t
18819____________________________________________________________________________
18820[ 9464] By: jhi on 2001/03/30 02:56:04
18821 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
18822 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18823 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
18824 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
18825 Branch: perl
18826 ! op.c
18827____________________________________________________________________________
18828[ 9463] By: jhi on 2001/03/30 02:34:48
18829 Log: Test for #9462.
18830 Branch: perl
18831 ! t/lib/b.t
18832____________________________________________________________________________
18833[ 9462] By: jhi on 2001/03/30 02:29:37
18834 Log: Subject: B::Deparse precedence bug. (Patch included.)
18835 From: Jeremy Madea <jmadea@inktomi.com>
18836 Date: Thu, 29 Mar 2001 12:05:02 -0800
18837 Message-ID: <20010329120502.A24881@dr.inktomi.com>
18838 Branch: perl
18839 ! ext/B/B/Deparse.pm
18840____________________________________________________________________________
18841[ 9461] By: jhi on 2001/03/30 02:18:41
18842 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
18843 From: Peter Prymmer <pvhp@forte.com>
18844 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
18845 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
18846 Branch: perl
18847 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
18848 ! t/lib/md5-file.t
18849____________________________________________________________________________
18850[ 9460] By: jhi on 2001/03/30 02:17:07
18851 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
18852 From: Robin Houston <robin@kitsite.com>
18853 Date: Thu, 29 Mar 2001 20:47:56 +0100
18854 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
18855 Branch: perl
18856 ! ext/B/B/Debug.pm
18857____________________________________________________________________________
18858[ 9459] By: jhi on 2001/03/30 02:16:05
18859 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
18860 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
18861 Date: Wed, 28 Mar 2001 18:02:20 -0600
18862 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
18863 Branch: perl
18864 ! lib/ExtUtils/MM_VMS.pm
18865____________________________________________________________________________
18866[ 9458] By: jhi on 2001/03/30 02:07:58
18867 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
18868 From: "Joshua E. Rodd" <jrodd@pbs.org>
18869 Date: Wed, 28 Mar 2001 17:29:12 -0500
18870 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
18871 Branch: perl
18872 ! pod/perlop.pod
18873____________________________________________________________________________
18874[ 9457] By: jhi on 2001/03/30 02:04:33
18875 Log: Subject: ext/re/aix.pl can go
18876 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18877 Date: Thu, 29 Mar 2001 12:03:28 +0200
18878 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
18879 Branch: perl
18880 - ext/re/hints/aix.pl
18881 ! MANIFEST
18882____________________________________________________________________________
18883[ 9456] By: jhi on 2001/03/30 02:03:32
18884 Log: Integrate perlio.
18885 Branch: perl
18886 !> ext/Encode/Encode.xs installperl
18887____________________________________________________________________________
18888[ 9455] By: nick on 2001/03/29 21:11:46
18889 Log: DLL name has changed so installperl needs to know
18890 (Why isn't it working it out or passed it?)
18891 Branch: perlio
18892 ! installperl
18893____________________________________________________________________________
18894[ 9454] By: nick on 2001/03/29 20:56:12
18895 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
18896 and we don't get undef warnings.
18897 Branch: perlio
18898 ! ext/Encode/Encode.xs
18899____________________________________________________________________________
18900[ 9453] By: nick on 2001/03/29 17:58:48
18901 Log: Integrate mainline
18902 Branch: perlio
18903 !> Changes patchlevel.h
18904____________________________________________________________________________
18905[ 9452] By: jhi on 2001/03/29 16:44:55
18906 Log: Update Changes.
18907 Branch: perl
18908 ! Changes patchlevel.h
18909____________________________________________________________________________
18910[ 9451] By: nick on 2001/03/29 16:31:38
18911 Log: Integrate mainline
18912 Branch: perlio
18913 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
18914 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
18915 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
18916 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
18917 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
18918____________________________________________________________________________
50968cfc
JH
18919[ 9450] By: jhi on 2001/03/29 16:29:17
18920 Log: Integrate perlio.
18921 Branch: perl
18922 !> win32/buildext.pl
18923____________________________________________________________________________
18924[ 9449] By: jhi on 2001/03/29 15:50:01
18925 Log: Update Changes.
18926 Branch: perl
18927 ! Changes patchlevel.h
18928____________________________________________________________________________
18929[ 9448] By: nick on 2001/03/29 15:47:15
18930 Log: Make sure buildext.pl finds Errno.pm
18931 Branch: perlio
18932 ! win32/buildext.pl
18933____________________________________________________________________________
32533f2d
JH
18934[ 9447] By: jhi on 2001/03/29 15:39:34
18935 Log: Integrate perlio.
18936 Branch: perl
18937 !> win32/makefile.mk
18938____________________________________________________________________________
18939[ 9446] By: nick on 2001/03/29 15:30:03
18940 Log: Integrate win32/makefile.mk with mainline.
18941 Branch: perlio
18942 !> win32/makefile.mk
18943____________________________________________________________________________
18944[ 9445] By: nick on 2001/03/29 15:27:32
18945 Log: Fix breakage ...
18946 Branch: perlio
18947 ! win32/makefile.mk
18948____________________________________________________________________________
18949[ 9444] By: jhi on 2001/03/29 15:03:08
18950 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
18951 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18952 Date: Thu, 29 Mar 2001 10:32:59 +0400
18953 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
18954 Branch: perl
18955 ! win32/makefile.mk
18956____________________________________________________________________________
18957[ 9443] By: jhi on 2001/03/29 15:02:12
18958 Log: Integrate perlio.
18959 Branch: perl
18960 +> win32/buildext.pl
18961 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
18962 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
18963____________________________________________________________________________
18964[ 9442] By: nick on 2001/03/29 14:59:11
18965 Log: Work in progress - determine win32 extensions to build via script.
18966 Branch: perlio
18967 + win32/buildext.pl
18968 ! MANIFEST win32/makefile.mk
18969____________________________________________________________________________
18970[ 9441] By: jhi on 2001/03/29 14:51:47
18971 Log: Reintroduce the use of external pwd.
18972 Branch: perl
18973 ! t/lib/cwd.t
18974____________________________________________________________________________
18975[ 9440] By: jhi on 2001/03/29 14:42:58
18976 Log: use warnings instead of -w.
18977 Branch: perl
18978 ! utils/h2xs.PL
18979____________________________________________________________________________
18980[ 9439] By: jhi on 2001/03/29 14:41:52
18981 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
18982 From: Jonathan Stowe <gellyfish@gellyfish.com>
18983 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
18984 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
18985 Branch: perl
18986 ! utils/h2xs.PL
18987____________________________________________________________________________
18988[ 9438] By: jhi on 2001/03/29 14:39:38
18989 Log: Subject: [PATCH perl@9424] minor pod nits
18990 From: Robin Barker <rmb1@cise.npl.co.uk>
18991 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
18992 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
18993 Branch: perl
18994 ! pod/perlhack.pod pod/perliol.pod
18995____________________________________________________________________________
18996[ 9437] By: jhi on 2001/03/29 14:29:16
18997 Log: Subject: [PATCH perl@9424] typemap cast warning
18998 From: Robin Barker <rmb1@cise.npl.co.uk>
18999 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
19000 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
19001 Branch: perl
19002 ! lib/ExtUtils/typemap
19003____________________________________________________________________________
19004[ 9436] By: jhi on 2001/03/29 14:26:03
19005 Log: Subject: [PATCH perl@9424] printf warning
19006 From: Robin Barker <rmb1@cise.npl.co.uk>
19007 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
19008 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
19009 Branch: perl
19010 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
19011 ! ext/Storable/Storable.xs toke.c
19012____________________________________________________________________________
19013[ 9435] By: nick on 2001/03/29 14:23:31
19014 Log: Win32 has name conflict with ERROR
19015 Branch: perlio
19016 ! ext/PerlIO/Via/Via.xs
19017____________________________________________________________________________
19018[ 9434] By: jhi on 2001/03/29 14:17:48
19019 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
19020 From: Peter Prymmer <pvhp@forte.com>
19021 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
19022 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
19023 Branch: perl
19024 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
19025____________________________________________________________________________
19026[ 9433] By: jhi on 2001/03/29 13:52:44
19027 Log: test-prep target was missing.
19028 Branch: perl
19029 ! Makefile.SH
19030____________________________________________________________________________
19031[ 9432] By: nick on 2001/03/29 12:40:03
19032 Log: Make as-shipped compiler default to MSVC6
19033 Branch: perlio
19034 ! win32/makefile.mk
19035____________________________________________________________________________
19036[ 9431] By: nick on 2001/03/29 12:12:16
19037 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
19038 akin to PerlIO::Scalar.
19039 Branch: perlio
19040 ! perlio.c perlio.h
19041____________________________________________________________________________
19042[ 9430] By: nick on 2001/03/29 10:56:35
19043 Log: Integrate mainline.
19044 Branch: perlio
19045 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
19046 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
19047 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
19048 !> win32/makefile.mk win32/win32sck.c
19049____________________________________________________________________________
19050[ 9429] By: nick on 2001/03/29 09:03:43
19051 Log: Noticed that two tests were skipped as perlio:: package
19052 isn't there any more. Changed the skip condition.
19053 Avoid core-dump if sv_utf8_upgrade() called on something
19054 that does not become SvPOK after SvPV() (e.g. a ref).
19055 Branch: perlio
19056 ! sv.c t/io/utf8.t t/lib/io_scalar.t
19057____________________________________________________________________________
19058[ 9428] By: jhi on 2001/03/29 01:31:47
19059 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
19060 From: Benjamin Sugars <bsugars@canoe.ca>
19061 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
19062 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
19063 Branch: perl
19064 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
19065 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
19066 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
19067____________________________________________________________________________
19068[ 9427] By: jhi on 2001/03/29 00:49:30
19069 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
19070 From: "Vadim Konovalov" <watman@inbox.ru>
19071 Date: Thu, 29 Mar 2001 01:50:12 +0400
19072 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
19073 Branch: perl
19074 ! win32/makefile.mk win32/win32sck.c
19075____________________________________________________________________________
19076[ 9426] By: gsar on 2001/03/29 00:28:04
19077 Log: dmake can only handle == and != in comparisons; support building
19078 with Borland's VCL libraries (from Vadim Konovalov)
19079 Branch: maint-5.6/perl
19080 ! win32/makefile.mk
19081____________________________________________________________________________
19082[ 9425] By: nick on 2001/03/28 19:29:56
19083 Log: Integrate (@snapshot)
19084 Branch: perlio
19085 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
19086____________________________________________________________________________
19087[ 9424] By: jhi on 2001/03/28 19:03:16
19088 Log: Update Changes.
19089 Branch: perl
19090 ! Changes patchlevel.h
19091____________________________________________________________________________
86d4dbc9
JH
19092[ 9423] By: jhi on 2001/03/28 18:52:09
19093 Log: Rmdir lib/XS on cleanup.
19094 Branch: perl
19095 ! Makefile.SH
19096____________________________________________________________________________
19097[ 9422] By: jhi on 2001/03/28 18:49:34
19098 Log: Integrate perlio.
19099 Branch: perl
19100 !> t/op/utf8decode.t
19101____________________________________________________________________________
19102[ 9421] By: nick on 2001/03/28 18:46:44
19103 Log: Loose duplicate chunk.
19104 Branch: perlio
19105 ! t/op/utf8decode.t
19106____________________________________________________________________________
19107[ 9420] By: nick on 2001/03/28 18:44:11
19108 Log: Integrate mainline.
19109 Branch: perlio
19110 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
19111 !> vms/vmsish.h
19112____________________________________________________________________________
19113[ 9419] By: jhi on 2001/03/28 18:42:05
19114 Log: Can't trust external pwds
19115 (either shell builtins or external programs)
19116 Branch: perl
19117 ! t/lib/cwd.t
19118____________________________________________________________________________
19119[ 9418] By: jhi on 2001/03/28 18:34:05
19120 Log: Integrate perlio.
19121 Branch: perl
19122 - lib/perlio.pm
19123 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
19124 !> t/op/utf8decode.t
19125____________________________________________________________________________
19126[ 9417] By: nick on 2001/03/28 18:24:02
19127 Log: PerlIO.pm / perlio.pm conflict.
19128 Update some pods.
19129 Make t/op/utf8decode.t a text file.
19130 Branch: perlio
19131 - lib/perlio.pm
19132 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
19133 ! t/op/utf8decode.t
19134____________________________________________________________________________
19135[ 9416] By: jhi on 2001/03/28 18:06:07
19136 Log: Integrate change #9409 from mainline to maintperl.
19137
19138 Yet another tweak on AIX dynaloading.
19139 Branch: maint-5.6/perl
19140 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
19141____________________________________________________________________________
19142[ 9415] By: gsar on 2001/03/28 17:13:01
19143 Log: integrate changes#9377,9385,9401 from mainline
19144
19145 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
19146
19147 If directory entries compare equal case-insensitively,
19148 retry case-sensitively.
19149
19150 Subject: [PATCH] B::Terse and warnings
19151 Branch: maint-5.6/perl
19152 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
19153 !> t/pragma/warn/perl
19154____________________________________________________________________________
19155[ 9414] By: jhi on 2001/03/28 17:11:12
19156 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
19157 From: "Craig A. Berry" <craigberry@mac.com>
19158 Date: Wed, 28 Mar 2001 10:55:20 -0600
19159 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
19160 Branch: perl
19161 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
19162____________________________________________________________________________
19163[ 9413] By: jhi on 2001/03/28 17:03:12
19164 Log: Dup hunk.
19165 Branch: perl
19166 ! t/op/utf8decode.t
19167____________________________________________________________________________
19168[ 9412] By: jhi on 2001/03/28 17:02:36
19169 Log: Forced integrate from perlio.
19170 Branch: perl
19171 !> t/op/utf8decode.t
19172____________________________________________________________________________
19173[ 9411] By: nick on 2001/03/28 16:50:03
19174 Log: Integrate mainline.
19175 Branch: perlio
19176 +> t/lib/cwd.t
19177 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
19178 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
19179 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
19180 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
19181 !> t/pragma/warn/perl
19182____________________________________________________________________________
19183[ 9410] By: jhi on 2001/03/28 16:44:23
19184 Log: Subject: Re: [PATCH] 9403 cannot be tested
19185 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19186 Date: Wed, 28 Mar 2001 18:33:56 +0200
19187 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
19188 Branch: perl
19189 ! makedef.pl
19190____________________________________________________________________________
19191[ 9409] By: jhi on 2001/03/28 16:12:45
19192 Log: Yet another tweak on AIX dynaloading.
19193 Branch: perl
19194 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
19195____________________________________________________________________________
19196[ 9408] By: jhi on 2001/03/28 15:52:55
19197 Log: Subject: [PATCH] 9403 cannot be tested
19198 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19199 Date: Wed, 28 Mar 2001 17:23:00 +0200
19200 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
19201
19202 A missing symbol.
19203 Branch: perl
19204 ! makedef.pl
19205____________________________________________________________________________
19206[ 9407] By: jhi on 2001/03/28 15:47:43
19207 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
19208 Branch: perl
19209 ! t/op/utf8decode.t
19210 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
19211 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
19212____________________________________________________________________________
19213[ 9406] By: jhi on 2001/03/28 15:37:08
19214 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
19215 From: Benjamin Sugars <bsugars@canoe.ca>
19216 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
19217 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
19218 Branch: perl
19219 + t/lib/cwd.t
19220 ! MANIFEST
19221____________________________________________________________________________
19222[ 9405] By: jhi on 2001/03/28 15:13:18
19223 Log: pp_ne() needs a CORRECT boolean.
19224 Branch: perl
19225 ! pp.c
19226____________________________________________________________________________
19227[ 9404] By: jhi on 2001/03/28 15:09:23
19228 Log: pp_ne() needs a boolean, not an integer.
19229 Branch: perl
19230 ! pp.c
19231____________________________________________________________________________
19232[ 9403] By: jhi on 2001/03/28 14:47:43
19233 Log: (Retracted by #9404.)
19234 Branch: perl
19235 ! pp.c
19236____________________________________________________________________________
19237[ 9402] By: jhi on 2001/03/28 14:43:59
19238 Log: Subject: Re: [PATCH] Typemap testing
19239 From: Tim Jenness <t.jenness@jach.hawaii.edu>
19240 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
19241 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
19242 Branch: perl
19243 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
19244 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
19245____________________________________________________________________________
19246[ 9401] By: jhi on 2001/03/28 14:42:14
19247 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
19248 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
19249 Date: Sun, 25 Mar 2001 21:59:15 +0100
19250 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
19251
19252 A variable will be checked for the "use once" warnings if:
19253
19254 1. It is in the scope of a use warnings 'once'
19255 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
19256
19257 Otherwise it won't be checked at all.
19258
19259 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
19260
19261 The enclosed patch partially fixes this issue. What I didn't
19262 get to work was the case where the "used once" warning is enabled
19263 in any file other than the main file.
19264 Branch: perl
19265 ! gv.c t/pragma/warn/perl
19266____________________________________________________________________________
19267[ 9400] By: nick on 2001/03/28 14:38:24
19268 Log: More EBCDIC tweaks:
19269 - one more swash issue &~(0xA0-1) did not do the right thing,
19270 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
19271 - add "use re 'asciirange'" to make [!-~] etc. work
19272 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
19273 - Choose a key for t/op/each.t test which gets encoded.
19274 - Skip utf8decode if this is UTF-EBCDIC.
19275 Branch: perlio
19276 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
19277 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
19278____________________________________________________________________________
19279[ 9399] By: jhi on 2001/03/28 14:21:00
19280 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
19281 Andreas Schwab.
19282 Branch: perl
19283 ! pp.c
19284____________________________________________________________________________
19285[ 9398] By: jhi on 2001/03/28 00:55:56
19286 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
19287 From: David Dyck <dcd@tc.fluke.com>
19288 Date: Tue, 27 Mar 2001 15:16:24 -0800
19289 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
19290 Branch: perl
19291 ! ext/IO/lib/IO/Socket.pm
19292____________________________________________________________________________
19293[ 9397] By: jhi on 2001/03/27 21:52:49
19294 Log: Integrate perlio.
19295 Branch: perl
19296 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
19297 +> ext/PerlIO/Via/Via.xs
19298 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
19299____________________________________________________________________________
19300[ 9396] By: nick on 2001/03/27 21:45:13
19301 Log: Integrate mainline.
19302 Branch: perlio
19303 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
19304 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
19305____________________________________________________________________________
19306[ 9395] By: nick on 2001/03/27 21:18:58
19307 Log: Outline docs for PerlIO and PerlIO::Scalar
19308 Branch: perlio
19309 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
19310____________________________________________________________________________
19311[ 9394] By: nick on 2001/03/27 20:50:13
19312 Log: PerlIO::Via layer (alpha-ish).
19313 Branch: perlio
19314 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
19315 + ext/PerlIO/Via/Via.xs
19316 ! MANIFEST
19317____________________________________________________________________________
19318[ 9393] By: jhi on 2001/03/27 20:49:55
19319 Log: Retract #9329 now that 9390 should take care of the matter.
19320 Branch: perl
19321 ! utils/h2xs.PL
19322____________________________________________________________________________
19323[ 9390] By: jhi on 2001/03/27 20:47:50
19324 Log: Subject: Autoloading Errno.pm when %! is encountered
19325 From: Robin Houston <robin@kitsite.com>
19326 Date: Tue, 27 Mar 2001 20:57:11 +0100
19327 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
19328 Branch: perl
19329 ! embed.h embed.pl gv.c proto.h t/op/magic.t
19330____________________________________________________________________________
19331[ 9389] By: jhi on 2001/03/27 20:24:31
19332 Log: Integrate perlio.
19333 Branch: perl
19334 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
19335 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
19336 !> utf8.c
19337____________________________________________________________________________
19338[ 9388] By: jhi on 2001/03/27 20:21:38
19339 Log: Better have a three-element array if one is going to assign
19340 to the third element of that array. (from Tim Jenness)
19341 Branch: perl
19342 ! ext/XS/Typemap/Typemap.xs
19343____________________________________________________________________________
19344[ 9387] By: nick on 2001/03/27 20:15:43
19345 Log: Integrate mainline.
19346 Branch: perlio
19347 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
19348 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
19349 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
19350 +> t/lib/xs-typemap.t
19351 !> (integrate 34 files)
19352____________________________________________________________________________
19353[ 9386] By: jhi on 2001/03/27 20:04:18
19354 Log: Subject: Re: perl@9359 breaks HTML::Parser
19355 From: Gisle Aas <gisle@ActiveState.com>
19356 Date: 27 Mar 2001 11:30:24 -0800
19357 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
19358
19359 Clarify the UTF-8 issues of the API docs.
19360 (Slightly reworded and expanded.)
19361 Branch: perl
19362 ! pod/perlapi.pod sv.c sv.h
19363____________________________________________________________________________
19364[ 9385] By: jhi on 2001/03/27 19:44:25
19365 Log: If directory entries compare equal case-insensitively,
19366 retry case-sensitively.
19367 Branch: perl
19368 ! ext/File/Glob/bsd_glob.c
19369____________________________________________________________________________
19370[ 9384] By: nick on 2001/03/27 19:38:50
19371 Log: Various EBCDIC fixes:
19372 - major revelation that swash code is encoding aware,
19373 (or thought it was) - now it is ;-)
19374 - With that out of the way fix a slab of tr/// cases.
19375 - Fix Encode 'Unicode' to be true Unicode so tests pass.
19376 - As anticipated Base64.xs needed tweaks.
19377 - Until tr/// works right avoid old_encode64 in MIME tests.
19378 Branch: perlio
19379 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
19380 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
19381____________________________________________________________________________
19382[ 9383] By: jhi on 2001/03/27 18:34:41
19383 Log: Add the std test suite BEGIN block.
19384 Branch: perl
19385 ! t/lib/xs-typemap.t
19386____________________________________________________________________________
19387[ 9382] By: jhi on 2001/03/27 15:16:07
19388 Log: Add debugging output to the test.
19389 Branch: perl
19390 ! t/lib/glob-basic.t
19391____________________________________________________________________________
19392[ 9381] By: jhi on 2001/03/27 15:08:10
19393 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
19394 Branch: perl
19395 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
19396 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
19397 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
19398 + t/lib/xs-typemap.t
19399 ! MANIFEST
19400____________________________________________________________________________
19401[ 9380] By: jhi on 2001/03/27 14:48:34
19402 Log: Subject: [PATCH] Typemap testing
19403 From: Tim Jenness <t.jenness@jach.hawaii.edu>
19404 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
19405 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
19406
19407 (The first part of the patch.)
19408 Branch: perl
19409 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
19410____________________________________________________________________________
19411[ 9379] By: jhi on 2001/03/27 14:44:56
19412 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
19413 From: Benjamin Sugars <bsugars@canoe.ca>
19414 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
19415 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
19416 Branch: perl
19417 ! t/lib/glob-basic.t
19418____________________________________________________________________________
19419[ 9378] By: jhi on 2001/03/27 14:42:30
19420 Log: Subject: [PATCH] perlvar nit
19421 From: Simon Cozens <simon@netthink.co.uk>
19422 Date: Tue, 27 Mar 2001 01:12:01 +0100
19423 Message-ID: <20010327011201.A19179@netthink.co.uk>
19424 Branch: perl
19425 ! pod/perlvar.pod
19426____________________________________________________________________________
19427[ 9377] By: jhi on 2001/03/27 14:36:26
19428 Log: Subject: [PATCH] B::Terse and warnings
19429 From: Benjamin Sugars <ben.sugars@home.com>
19430 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
19431 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
19432 Branch: perl
19433 ! ext/B/B.pm ext/B/B/Terse.pm
19434____________________________________________________________________________
19435[ 9376] By: jhi on 2001/03/27 14:31:31
19436 Log: Document sockatmark() some.
19437 Branch: perl
19438 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
19439 ! pod/perltoc.pod
19440____________________________________________________________________________
19441[ 9375] By: jhi on 2001/03/27 14:00:24
19442 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
19443 noted by Gisle and fixed by NI-S.
19444 Branch: perl
19445 ! sv.c
19446____________________________________________________________________________
19447[ 9374] By: jhi on 2001/03/27 05:50:01
19448 Log: Regen toc.
19449 Branch: perl
19450 ! pod/perltoc.pod
19451____________________________________________________________________________
19452[ 9373] By: jhi on 2001/03/27 05:43:51
19453 Log: Pixie documenting.
19454 Branch: perl
19455 ! Makefile.SH pod/perlhack.pod
19456____________________________________________________________________________
19457[ 9372] By: jhi on 2001/03/27 05:29:34
19458 Log: Metaconfig unit changes for #9371.
19459 Branch: metaconfig
19460 ! U/modified/myhostname.U
19461 Branch: metaconfig/U/perl
19462 + d_sockatmark.U
19463 ! gccvers.U
19464____________________________________________________________________________
19465[ 9371] By: jhi on 2001/03/27 05:29:07
19466 Log: Add sockatmark() probing.
19467 Branch: perl
19468 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19469 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19470 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19471 ! vos/config.ga.h win32/config.bc win32/config.gc
19472 ! win32/config.vc
19473____________________________________________________________________________
19474[ 9370] By: jhi on 2001/03/26 22:01:18
19475 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
19476 Really need to benchmark this.
19477 Branch: perl
19478 ! pp.c
19479____________________________________________________________________________
19480[ 9369] By: nick on 2001/03/26 21:59:30
19481 Log: Integrate mainline.
19482 Branch: perlio
19483 ! ext/MIME/Base64/QuotedPrint.pm
19484 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
19485 !> patchlevel.h pod/perlhack.pod pp_sys.c
19486____________________________________________________________________________
19487[ 9368] By: jhi on 2001/03/26 21:47:03
19488 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
19489
19490 TODO1: perlbench.
19491 TODO2: le, lt, ge, gt? Yech.
19492 Branch: perl
19493 ! pp.c
19494____________________________________________________________________________
19495[ 9367] By: jhi on 2001/03/26 21:34:57
19496 Log: Too much cut-and-paste in #9363.
19497 Branch: perl
19498 ! pp_sys.c
19499____________________________________________________________________________
19500[ 9366] By: jhi on 2001/03/26 21:20:53
19501 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
19502 From: Andreas Schwab <schwab@suse.de>
19503 Date: 26 Mar 2001 17:29:04 +0200
19504 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
19505
19506 (The patch for 5.6.0 or so, this is a guess for bleadperl)
19507 Branch: perl
19508 ! pp_hot.c
19509____________________________________________________________________________
19510[ 9365] By: jhi on 2001/03/26 21:07:54
19511 Log: Integrate perlio.
19512 Branch: perl
19513 !> perlio.c
19514____________________________________________________________________________
19515[ 9364] By: nick on 2001/03/26 20:30:48
19516 Log: REFCNT botch in layer name cache hash.
19517 Branch: perlio
19518 ! perlio.c
19519____________________________________________________________________________
19520[ 9363] By: jhi on 2001/03/26 18:44:32
19521 Log: Subject: [PATCH] socket() leaks file descriptors
19522 From: Benjamin Sugars <bsugars@canoe.ca>
19523 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
19524 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
19525
19526 Also sockpair() fixed similarly.
19527 Branch: perl
19528 ! pp_sys.c
19529____________________________________________________________________________
19530[ 9362] By: jhi on 2001/03/26 18:37:52
19531 Log: Integrate perlio.
19532 Branch: perl
19533 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
19534____________________________________________________________________________
19535[ 9361] By: nick on 2001/03/26 17:32:06
19536 Log: Implement flush of linebuffered streams on read of a tty.
19537 Branch: perlio
19538 ! perlio.c perliol.h
19539____________________________________________________________________________
19540[ 9360] By: nick on 2001/03/26 17:12:32
19541 Log: Memory tweaks and notes for OEMVS.
19542 Branch: perlio
19543 ! README.os390 miniperlmain.c t/op/pat.t
19544____________________________________________________________________________
19545[ 9359] By: jhi on 2001/03/26 02:12:54
19546 Log: Update Changes.
19547 Branch: perl
19548 ! Changes patchlevel.h
19549____________________________________________________________________________
f734a339
JH
19550[ 9358] By: jhi on 2001/03/26 02:05:32
19551 Log: Document the most common pixie options.
19552 Branch: perl
19553 ! pod/perlhack.pod
19554____________________________________________________________________________
19555[ 9357] By: jhi on 2001/03/26 01:25:28
19556 Log: For perl.pixie check *before* compiling that optimize is -g,
19557 as for perl.third.
19558 Branch: perl
19559 ! Makefile.SH
19560____________________________________________________________________________
19561[ 9356] By: jhi on 2001/03/26 01:13:41
19562 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
19563 Branch: perl
19564 ! Makefile.SH
19565____________________________________________________________________________
19566[ 9355] By: jhi on 2001/03/26 01:11:19
19567 Log: Remove t/perl.third.
19568 Branch: perl
19569 ! Makefile.SH
19570____________________________________________________________________________
19571[ 9354] By: jhi on 2001/03/26 00:23:38
19572 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
19573 IO::Sockatmark().
f734a339
JH
19574 Branch: perl
19575 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
19576____________________________________________________________________________
19577[ 9353] By: jhi on 2001/03/25 22:25:04
19578 Log: Integrate perlio.
19579 Branch: perl
19580 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
19581 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
19582 !> pp_hot.c win32/makefile.mk
19583____________________________________________________________________________
19584[ 9352] By: jhi on 2001/03/25 22:21:41
19585 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
19586 From: Radu Greab <radu@netsoft.ro>
19587 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
19588 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
19589 Branch: perl
19590 ! pp_sys.c
19591____________________________________________________________________________
19592[ 9351] By: nick on 2001/03/25 22:15:02
19593 Log: Fix readline in list mode to tell rest of world that it has
19594 things on the stack. Otherwise if perl code gets invoked
19595 underneath it it scribbles over results-so-far.
19596 (Why TIEHANDLE has not tripped on this is a mystery.)
19597 Branch: perlio
19598 ! pp_hot.c
19599____________________________________________________________________________
19600[ 9350] By: nick on 2001/03/25 22:10:13
19601 Log: win32/makefile.mk typos
19602 Branch: perlio
19603 ! win32/makefile.mk
19604____________________________________________________________________________
19605[ 9349] By: nick on 2001/03/25 21:31:14
19606 Log: Integrate now-non-binary file.
19607 Branch: perlio
19608 !> t/lib/mimeqp.t
19609____________________________________________________________________________
19610[ 9348] By: nick on 2001/03/25 21:27:24
19611 Log: Make it text
19612 Branch: perlio
19613 ! t/lib/mimeqp.t
19614____________________________________________________________________________
19615[ 9347] By: nick on 2001/03/25 21:25:37
19616 Log: Integrate mainline.
19617 Branch: perlio
19618 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
19619 !> lib/Term/ReadLine.pm t/lib/md5-file.t
19620____________________________________________________________________________
19621[ 9346] By: nick on 2001/03/25 20:58:15
19622 Log: Add destruct time hook to PerlIO (for work-in-process implementing
19623 layers in perl code. In such cases layers need to be popped before
19624 we loose the ability to run perl code.)
19625 Also back-out "PerlIO::object" hook - it isn't going to work like that...
19626 Branch: perlio
19627 ! perl.c perlio.c perlio.h perliol.h
19628____________________________________________________________________________
19629[ 9345] By: nick on 2001/03/25 20:49:11
19630 Log: Avoid at leasy one of undefined warnings in Encode.
19631 Branch: perlio
19632 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
19633____________________________________________________________________________
19634[ 9344] By: jhi on 2001/03/25 20:37:43
19635 Log: A workaround for using Term::ReadLine in emacs minibuffer
19636 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
19637 additional tweaks from Ilya Zakharevich.
19638 Branch: perl
19639 ! lib/Term/ReadLine.pm
19640____________________________________________________________________________
19641[ 9343] By: nick on 2001/03/25 20:21:14
19642 Log: Missing return value.
19643 Branch: perlio
19644 ! ext/PerlIO/Scalar/Scalar.xs
19645____________________________________________________________________________
19646[ 9342] By: jhi on 2001/03/25 16:21:00
19647 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
19648 to equal the CPAN versions since no code changes have been made.
19649 Branch: perl
19650 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
19651 ! t/lib/md5-file.t
19652____________________________________________________________________________
19653[ 9341] By: jhi on 2001/03/25 16:01:48
19654 Log: Escape 8-bit characters.
19655 Branch: perl
19656 ! t/lib/mimeqp.t
19657____________________________________________________________________________
19658[ 9340] By: gsar on 2001/03/25 15:50:53
19659 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
19660 chars)
19661 Branch: perl
19662 + t/lib/mimeqp.t
19663____________________________________________________________________________
19664[ 9339] By: gsar on 2001/03/25 15:48:50
19665 Log: delete mimeqp.t for later with text mode set
19666 Branch: perl
19667 - t/lib/mimeqp.t
19668____________________________________________________________________________
19669[ 9338] By: nick on 2001/03/25 09:01:57
19670 Log: Integrate mainline.
19671 Branch: perlio
19672 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
19673 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
19674 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
19675 +> t/lib/mimeb64u.t t/lib/mimeqp.t
19676 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
19677 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
19678 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
19679____________________________________________________________________________
19680[ 9337] By: jhi on 2001/03/25 04:23:24
19681 Log: Add MIME::Base64 here and there. Again, a lot of
19682 optimism is in the air.
19683 Branch: perl
19684 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
19685 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
19686____________________________________________________________________________
19687[ 9336] By: jhi on 2001/03/25 04:12:43
19688 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
19689 this by ear as I do not do Win32 programming.)
19690 Branch: perl
19691 ! win32/Makefile win32/makefile.mk
19692____________________________________________________________________________
19693[ 9335] By: jhi on 2001/03/25 04:03:50
19694 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
19695 Branch: perl
19696 ! t/lib/md5-file.t
19697____________________________________________________________________________
19698[ 9334] By: jhi on 2001/03/25 03:58:53
19699 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
19700 Branch: perl
19701 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
19702 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
19703 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
19704 + t/lib/mimeb64u.t t/lib/mimeqp.t
19705 ! MANIFEST
19706____________________________________________________________________________
19707[ 9333] By: jhi on 2001/03/24 20:14:37
19708 Log: Integrate perlio.
19709 Branch: perl
19710 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
19711____________________________________________________________________________
19712[ 9332] By: nick on 2001/03/24 19:40:34
19713 Log: Fix un-init variable leading to spurious "Out of Memory!"
19714 Branch: perlio
19715 ! doio.c
19716____________________________________________________________________________
19717[ 9331] By: nick on 2001/03/24 19:09:59
19718 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
19719 and update layers internals doc.
19720 Branch: perlio
19721 ! pod/perlfunc.pod pod/perliol.pod
19722____________________________________________________________________________
19723[ 9330] By: jhi on 2001/03/24 18:42:11
19724 Log: The length might be uninitialized garbage if the *svp is the undef.
19725 Branch: perl
19726 ! doio.c
19727____________________________________________________________________________
19728[ 9329] By: jhi on 2001/03/24 18:26:57
86d4dbc9
JH
19729 Log: (Retracted by #9393)
19730
19731 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
f734a339
JH
19732 From: Simon Cozens <simon@netthink.co.uk>
19733 Date: Sat, 24 Mar 2001 17:13:17 +0000
19734 Message-ID: <20010324171317.A13406@netthink.co.uk>
19735 Branch: perl
19736 ! utils/h2xs.PL
19737____________________________________________________________________________
19738[ 9328] By: nick on 2001/03/24 17:22:02
19739 Log: Integrate mainline.
19740 Branch: perlio
19741 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
19742 !> lib/unicode/version
19743____________________________________________________________________________
19744[ 9327] By: nick on 2001/03/24 17:16:02
19745 Log: Integrate mainline.
19746 Branch: perlio
19747 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
19748 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
19749 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
19750 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
19751 +> t/lib/md5-file.t
19752 !> MANIFEST Makefile.SH configure.com djgpp/config.over
19753 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
19754 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
19755 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
19756 !> win32/makefile.mk
19757____________________________________________________________________________
19758[ 9326] By: jhi on 2001/03/24 17:00:42
19759 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
19760 Branch: perl
19761 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
19762 ! lib/unicode/version
19763____________________________________________________________________________
19764[ 9325] By: jhi on 2001/03/24 16:22:33
19765 Log: Subject: Re: B::Deparse bug (5.6.0)
19766 From: Robin Houston <robin@kitsite.com>
19767 Date: Sat, 24 Mar 2001 14:33:09 +0000
19768 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
19769 Branch: perl
19770 ! op.c pp.c t/lib/b.t t/op/repeat.t
19771____________________________________________________________________________
19772[ 9324] By: jhi on 2001/03/24 16:21:56
19773 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
19774 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
19775 these additions may be too optimistic.
19776 Branch: perl
19777 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
19778 ! hints/uwin.sh hints/vmesa.sh
19779____________________________________________________________________________
19780[ 9323] By: jhi on 2001/03/24 16:06:01
19781 Log: Integrate perlio.
19782 Branch: perl
19783 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
19784 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
19785 ! Makefile.SH
19786 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
19787 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
19788 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
19789 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19790 !> win32/makefile.mk win32/perlhost.h win32/win32.c
19791 !> win32/win32iop.h
19792____________________________________________________________________________
19793[ 9322] By: nick on 2001/03/24 14:39:12
19794 Log: Routine Win32 regen_config_h - no real changes.
19795 Branch: perlio
19796 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19797____________________________________________________________________________
19798[ 9321] By: nick on 2001/03/24 14:31:49
19799 Log: PerlIO fixups for Win32:
19800 - provide win33_popenlist() - non-functional as yet.
19801 - avoid need for aTHX in PerlIO_debug calls - even if not
19802 enabled args are still evaluated so Win32 has trouble during fork().
19803 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
19804 - Fixup makedef.pl for latest set of symbols.
19805 Branch: perlio
19806 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
19807 ! win32/perlhost.h win32/win32.c win32/win32iop.h
19808____________________________________________________________________________
19809[ 9320] By: nick on 2001/03/24 14:26:58
19810 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
19811 was gibberish - broke it on WIn32 at least.
19812 Branch: perlio
19813 ! ext/POSIX/POSIX.xs
19814____________________________________________________________________________
19815[ 9319] By: nick on 2001/03/24 11:29:41
19816 Log: Generated files.
19817 Branch: perlio
19818 ! embed.h global.sym objXSUB.h perlapi.c proto.h
19819____________________________________________________________________________
19820[ 9318] By: nick on 2001/03/24 10:29:37
19821 Log: Implement:
19822 1. open($fh,"+<",undef); # add test to t/io/open.t
19823 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
19824 Branch: perlio
19825 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
19826 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
19827 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
19828 ! t/io/open.t t/io/utf8.t
19829____________________________________________________________________________
19830[ 9317] By: jhi on 2001/03/23 23:41:25
19831 Log: AIX does seems to have optimization problems with its C compilers.
19832 Branch: perl
19833 ! hints/aix.sh
19834____________________________________________________________________________
19835[ 9316] By: jhi on 2001/03/23 23:40:46
19836 Log: Integrate perlio.
19837 Branch: perl
19838 +> lib/PerlIO.pm
19839 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
19840 !> perliol.h
19841____________________________________________________________________________
19842[ 9315] By: jhi on 2001/03/23 22:16:30
19843 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
19844 Branch: perl
19845 ! t/lib/md5-file.t
19846____________________________________________________________________________
19847[ 9314] By: nick on 2001/03/23 20:49:02
19848 Log: Perlio internals re-organized.
19849 - open process creates AV of layer/arg pairs
19850 (appends layers from open() or open.pm to default list).
19851 - push arg is now an SV.
19852 - layer ->Open get passed the AV
19853 - open is no longer mandatory method.
19854 - topmost layer that has ->Open method does the open
19855 - any layers above are pushed once that returns.
19856 - vtable re-ordered so dummy layers need only provide push/pop methods.
19857 Branch: perlio
19858 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
19859____________________________________________________________________________
19860[ 9313] By: nick on 2001/03/23 16:27:41
19861 Log: Check in a stable (working) version before next round of tweaks.
19862 Changes include:
19863 - Move default layers code out of doio.c and into perlio.c
19864 - Single routine for parsing layer specification strings.
19865 - Skeleton support for demand loading of layers
19866 - Core-dump avoidance if PERLIO environment specifies loadable layer
19867 (does not _work_ as need IO to load and need load to do IO ...)
19868 Branch: perlio
19869 + lib/PerlIO.pm
19870 ! MANIFEST doio.c perlio.c
19871____________________________________________________________________________
19872[ 9312] By: gsar on 2001/03/23 16:25:25
19873 Log: add execute bit to files with shebang lines in the repository;
19874 avoid clobbering execute bit in Porting/makerel
19875 Branch: maint-5.6/perl
19876 ! (edit 144 files)
19877____________________________________________________________________________
19878[ 9311] By: jhi on 2001/03/23 14:25:35
19879 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
19880 Branch: perl
19881 ! MANIFEST
19882____________________________________________________________________________
19883[ 9310] By: jhi on 2001/03/23 13:45:04
19884 Log: Subject: [PATCH] Net::Ping
19885 From: Colin McMillen <mcmi0037@tc.umn.edu>
19886 Date: Thu, 22 Mar 2001 19:30:31 -0600
19887 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
19888 Branch: perl
19889 ! lib/Net/Ping.pm
19890____________________________________________________________________________
19891[ 9309] By: jhi on 2001/03/23 13:39:13
19892 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
19893 Branch: perl
19894 ! t/lib/md5-aaa.t t/lib/md5-file.t
19895____________________________________________________________________________
19896[ 9308] By: jhi on 2001/03/23 13:20:34
19897 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
19898 - bump the version to 2.14
19899 - drop the base64 tests since they require MIME::Base64
19900 - drop the rfc1321.txt
19901 - drop the hints/dec_osf.pl since it's only needed for
19902 pre-5.005_03 Perls
19903 Todo:
19904 - the U32 alignment testing is now removed; it needs to
19905 be reintroduced as as a Config variable (meaning also
19906 as a Configure test)
19907 - get the new EBCDIC md5sum for MD5.pm
19908 - test in Win32 to see how badly I botched the makefiles
19909 Branch: perl
19910 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
19911 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
19912 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
19913 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
19914 + t/lib/md5-file.t
19915 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
19916 ! win32/Makefile win32/makefile.mk
19917____________________________________________________________________________
19918[ 9307] By: jhi on 2001/03/23 12:56:14
19919 Log: Integrate change #9306 from maintperl into mainline,
19920 AIX dynaloader for AIXes without <load.h>.
19921 Branch: perl
19922 !> ext/DynaLoader/hints/aix.pl
19923____________________________________________________________________________
19924[ 9306] By: jhi on 2001/03/23 12:51:36
19925 Log: There are AIXes without /usr/include/load.h,
19926 patch from H.Merijn Brand.
19927 Branch: maint-5.6/perl
19928 ! ext/DynaLoader/hints/aix.pl
19929____________________________________________________________________________
19930[ 9305] By: nick on 2001/03/23 11:00:42
19931 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
19932 Branch: perlio
19933 ! ext/Encode/Encode.xs perlio.c perlio.h
19934____________________________________________________________________________
19935[ 9304] By: nick on 2001/03/23 10:20:46
19936 Log: Render -Duseperlio functional again.
19937 - this is "quick fix" which calls PerlIO_apply_layers after opening,
19938 which is what old scheme did. New scheme needs to change that
19939 to make open(...,\$scalar) etc. work but this will do for now.
19940 Branch: perlio
19941 ! perlio.c
19942____________________________________________________________________________
19943[ 9303] By: nick on 2001/03/23 09:53:20
19944 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
19945 -Uuseperlio now works again.
19946 -Duseperlio is still poorly. Don't merge yet...
19947 Branch: perlio
19948 ! doio.c perlio.h
19949____________________________________________________________________________
19950[ 9302] By: nick on 2001/03/22 22:26:51
19951 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
19952 type code.
19953 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
19954 is its main caller. In particular now has access to "extra" args, and
19955 can tell when an open handle is "reopened" (or duped?).
19956 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
19957 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
19958 PerlIO_open() et. al. (i.e. other way round).
19959 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
19960 with args close to PerlIO_openn().
19961 Branch: perlio
19962 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
19963____________________________________________________________________________
19964[ 9301] By: jhi on 2001/03/22 20:58:04
19965 Log: Integrate perlio.
19966 Branch: perl
19967 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
19968 !> t/io/open.t util.c
19969____________________________________________________________________________
19970[ 9300] By: nick on 2001/03/22 17:36:32
19971 Log: Don't include $@ in not ok message.
19972 Branch: perlio
19973 ! t/io/open.t
19974____________________________________________________________________________
19975[ 9299] By: gsar on 2001/03/22 16:53:45
19976 Log: back out changes#7532,7521 for now (appears to have problems
19977 on IRIX)
19978 Branch: maint-5.6/perl
19979 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19980 ! ext/POSIX/typemap pod/perlvar.pod
19981____________________________________________________________________________
19982[ 9298] By: nick on 2001/03/22 14:35:46
19983 Log: Give a meaning to '&' in n-arg open case:
19984 open($fh,"<&",$scalar);
19985 $scalar can be:
19986 - an integer which does "fdopen"
19987 open($fh,"<&",2); # like open($fh,"<&2")
19988 - something that will yield a file handle via sv_2io()
19989 useful for dup'ing anonymous handles.
19990 e.g.:
19991 open(my $fh,"<&",\*STDIN);
19992 open(my $dup,"<&",$fh);
19993 Branch: perlio
19994 ! doio.c t/io/open.t
19995____________________________________________________________________________
19996[ 9297] By: nick on 2001/03/22 13:34:35
19997 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
19998 Branch: perlio
19999 ! util.c
20000____________________________________________________________________________
20001[ 9296] By: nick on 2001/03/22 12:51:20
20002 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
20003 Branch: perlio
20004 ! perl.c
20005____________________________________________________________________________
20006[ 9295] By: nick on 2001/03/22 11:59:44
20007 Log: If stdin, stdout or stderr get opened in unexpected read/write state
20008 then warn at time of open not at time of use.
20009 Branch: perlio
20010 ! doio.c pp_hot.c pp_sys.c
20011____________________________________________________________________________
20012[ 9294] By: nick on 2001/03/22 10:54:35
20013 Log: Die on n-arg open(...,"",xxx,yyy,...)
20014 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
20015 - die on read/write cases so we can decide what it means later.
20016 Branch: perlio
20017 ! doio.c embed.pl iperlsys.h util.c
20018____________________________________________________________________________
20019[ 9293] By: nick on 2001/03/22 09:02:45
20020 Log: perlio tweaks (reported by Nick Clark)
20021 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
20022 error check in Pendinf_read().
20023 Branch: perlio
20024 ! perlio.c
20025____________________________________________________________________________
20026[ 9292] By: gsar on 2001/03/22 07:12:00
20027 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
20028 fixes)
20029 Branch: maint-5.6/perl
20030 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
20031____________________________________________________________________________
20032[ 9291] By: jhi on 2001/03/22 06:06:44
20033 Log: Regex tests from Chicheng Zhang. (Already fixed.)
20034 Branch: perl
20035 ! t/op/re_tests
20036____________________________________________________________________________
20037[ 9290] By: jhi on 2001/03/22 05:57:01
20038 Log: Move MacOS Classic higher in the list of supported platforms.
20039 Branch: maint-5.6/perl
20040 ! pod/perlport.pod
20041____________________________________________________________________________
20042[ 9289] By: gsar on 2001/03/22 05:35:04
20043 Log: revert part of change#6438 for compatibility (av_reify()
20044 appears to be needed to implement av_splice()ish things
20045 in XS)
20046 Branch: maint-5.6/perl
20047 ! embed.pl global.sym objXSUB.h perlapi.c
20048____________________________________________________________________________
20049[ 9288] By: gsar on 2001/03/22 03:09:19
20050 Log: update copyright year
20051 Branch: maint-5.6/perl
20052 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20053 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
20054 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
20055 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
20056 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
20057 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
20058 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
20059 ! x2p/walk.c
20060____________________________________________________________________________
20061[ 9287] By: jhi on 2001/03/21 20:30:54
20062 Log: Integrate perlio.
20063 Branch: perl
20064 !> ext/Data/Dumper/Dumper.xs
20065____________________________________________________________________________
20066[ 9286] By: gsar on 2001/03/21 19:49:54
20067 Log: makefile.mk tweak
20068 Branch: maint-5.6/perl
20069 ! win32/Makefile win32/makefile.mk
20070____________________________________________________________________________
20071[ 9285] By: nick on 2001/03/21 19:07:13
20072 Log: Multiplicity fix for Dumper.
20073 Branch: perlio
20074 ! ext/Data/Dumper/Dumper.xs
20075____________________________________________________________________________
20076[ 9284] By: nick on 2001/03/21 19:01:07
20077 Log: Integrate mainline - (does not build xTHX issue in Dumper).
20078 Branch: perlio
20079 !> (integrate 27 files)
20080____________________________________________________________________________
20081[ 9283] By: jhi on 2001/03/21 17:17:35
20082 Log: Integrate change #9282 from mainline into maintperl,
20083 4-arg UTF-8 substr().
20084 Branch: maint-5.6/perl
20085 !> pp.c
20086____________________________________________________________________________
20087[ 9282] By: jhi on 2001/03/21 17:15:43
20088 Log: The #9270 would have leaked a scalar if pp_substr()
20089 returned early.
20090 Branch: perl
20091 ! pp.c
20092____________________________________________________________________________
20093[ 9281] By: gsar on 2001/03/21 17:03:14
20094 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
20095 Branch: maint-5.6/perl
20096 ! win32/makefile.mk
20097____________________________________________________________________________
20098[ 9280] By: gsar on 2001/03/21 17:01:20
20099 Log: some tweaks to change#9278 (fork() emulation should be enabled
20100 by setting BUILD_FLAVOR instead of changing the defaults)
20101 Branch: maint-5.6/perl
20102 ! win32/makefile.mk
20103____________________________________________________________________________
20104[ 9279] By: gsar on 2001/03/21 16:47:19
20105 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
20106 Branch: maint-5.6/perl
20107 ! ext/File/Glob/Glob.pm
20108 !> lib/Cwd.pm
20109____________________________________________________________________________
20110[ 9278] By: jhi on 2001/03/21 14:35:10
20111 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
20112 From: "Vadim Konovalov" <watman@inbox.ru>
20113 Date: Wed, 21 Mar 2001 01:53:51 +0300
20114 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
20115 Branch: maint-5.6/perl
20116 ! win32/makefile.mk win32/win32sck.c
20117____________________________________________________________________________
20118[ 9277] By: jhi on 2001/03/21 13:58:28
20119 Log: Integrate change #9270 from mainline to maintperl:
20120 continued 4-arg UTF-8 substr() fixing.
20121 Branch: maint-5.6/perl
20122 !> pp.c t/op/substr.t
20123____________________________________________________________________________
20124[ 9276] By: jhi on 2001/03/21 13:33:00
20125 Log: More pixie cleaning.
20126 Branch: perl
20127 ! Makefile.SH
20128____________________________________________________________________________
20129[ 9275] By: jhi on 2001/03/21 03:54:17
20130 Log: Update Changes.
20131 Branch: perl
20132 ! Changes patchlevel.h
20133____________________________________________________________________________
3249a4d4
JH
20134[ 9274] By: jhi on 2001/03/21 03:48:24
20135 Log: First stab at making Data::Dumper to grok Unicode.
20136
20137 TODO: tests, EBCDICify.
20138 Branch: perl
20139 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
20140____________________________________________________________________________
20141[ 9273] By: jhi on 2001/03/21 02:23:00
20142 Log: Fix for
20143
20144 Subject: Memory leak in unquoted print
20145 From: Benjamin Sugars <bsugars@canoe.ca>
20146 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
20147 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
20148 Branch: perl
20149 ! perlio.c
20150____________________________________________________________________________
20151[ 9272] By: jhi on 2001/03/21 01:33:17
20152 Log: Subject: Re: [PATCH] POSIX::getcwd()
20153 From: Benjamin Sugars <bsugars@canoe.ca>
20154 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
20155 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
20156 Branch: perl
20157 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20158____________________________________________________________________________
20159[ 9271] By: jhi on 2001/03/21 01:22:52
20160 Log: Subject: [PATCH] Cwd.pm docs
20161 From: Benjamin Sugars <bsugars@canoe.ca>
20162 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
20163 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
20164 Branch: perl
20165 ! lib/Cwd.pm
20166____________________________________________________________________________
20167[ 9270] By: jhi on 2001/03/21 01:16:29
20168 Log: Continue 4-arg substr() UTF-8 fixage.
20169 Branch: perl
20170 ! pp.c t/op/substr.t
20171____________________________________________________________________________
20172[ 9269] By: jhi on 2001/03/21 00:46:14
20173 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
20174
20175 revert the leak fix in change#9142 (problem needs a more experimental
20176 fix unsuitable for 5.6.1)
20177
20178 do alphabetical sorting by default (for csh compatibility)
20179
20180 cut-n-paste goof in change#9264
20181
20182 VMS piping fixes (from Charles Lane)
20183 Branch: perl
20184 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
20185 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
20186 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
20187____________________________________________________________________________
20188[ 9268] By: jhi on 2001/03/21 00:37:04
20189 Log: Integrate perlio.
20190 Branch: perl
20191 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
20192 !> utf8.c utf8.h utfebcdic.h
20193____________________________________________________________________________
20194[ 9267] By: nick on 2001/03/20 20:04:39
20195 Log: More EBCDIC stuff:
20196 - Loose the extra level of function on ASCII.
20197 - spotted a chr(0) issue in sv.c
20198 - re-work of UTF-X tr/// ranges to work in Unicode
20199 space. Still issues with the "0xff is illegal UTF-8" hack.
20200 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
20201 (why do it once when you can do it all over the place :-(
20202 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
20203 need utf8.pm for swashes.
20204 - Simplified and commented scan_const() in toke.c
20205 Still something wrong regexp and tr (swashes?).
20206 Branch: perlio
20207 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
20208 ! utf8.c utf8.h utfebcdic.h
20209____________________________________________________________________________
20210[ 9266] By: gsar on 2001/03/20 19:16:43
20211 Log: VMS piping fixes (from Charles Lane)
20212 Branch: maint-5.6/perl
20213 ! vms/vms.c vms/vmspipe.com
20214____________________________________________________________________________
20215[ 9265] By: gsar on 2001/03/20 17:53:52
20216 Log: cut-n-paste goof in change#9264
20217 Branch: maint-5.6/perl
20218 ! ext/File/Glob/Glob.xs
20219____________________________________________________________________________
20220[ 9264] By: gsar on 2001/03/20 17:43:47
20221 Log: do alphabetical sorting by default (for csh compatibility);
20222 bsd_glob() does ASCII sort by default as usual, unless
20223 GLOB_ALPHASORT was specified
20224 Branch: maint-5.6/perl
20225 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
20226 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
20227 ! ext/File/Glob/bsd_glob.h
20228____________________________________________________________________________
20229[ 9263] By: gsar on 2001/03/20 16:40:08
20230 Log: integrate change#9255 from mainline (unicode fix)
20231
20232 substr($bytestr, i, n, $charstr)
20233 Branch: maint-5.6/perl
20234 !> Todo-5.6 pp.c t/op/substr.t
20235____________________________________________________________________________
20236[ 9262] By: gsar on 2001/03/20 15:57:41
20237 Log: revert the leak fix in change#9142 (problem needs a more experimental
20238 fix unsuitable for 5.6.1)
20239 Branch: maint-5.6/perl
20240 ! scope.c
20241____________________________________________________________________________
20242[ 9261] By: jhi on 2001/03/20 14:26:25
20243 Log: Integrate changes #9259,9260 from maintperl into mainline.
20244
20245 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
20246
20247 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
20248 Branch: perl
20249 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
20250____________________________________________________________________________
20251[ 9260] By: jhi on 2001/03/20 14:05:46
20252 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
20253 From: Robin Barker <rmb1@cise.npl.co.uk>
20254 Date: Tue, 20 Mar 2001 10:12:04 GMT
20255 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
20256 Branch: maint-5.6/perl
20257 ! run.c
20258____________________________________________________________________________
20259[ 9259] By: jhi on 2001/03/20 14:04:39
20260 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
20261 From: Chris Nandor <pudge@pobox.com>
20262 Date: Tue, 20 Mar 2001 00:40:56 -0500
20263 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
20264 Branch: maint-5.6/perl
20265 ! ext/POSIX/POSIX.xs lib/File/Path.pm
20266____________________________________________________________________________
20267[ 9258] By: jhi on 2001/03/20 05:09:34
20268 Log: Update Changes.
20269 Branch: perl
20270 ! Changes patchlevel.h
20271____________________________________________________________________________
365eb269
JH
20272[ 9257] By: jhi on 2001/03/20 05:04:25
20273 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
20274 Branch: perl
20275 ! t/op/tr.t
20276____________________________________________________________________________
20277[ 9256] By: jhi on 2001/03/20 04:43:12
20278 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
20279 From: Peter Prymmer <pvhp@forte.com>
20280 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
20281 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
20282 Branch: maint-5.6/perl
20283 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
20284____________________________________________________________________________
20285[ 9255] By: jhi on 2001/03/19 23:17:17
20286 Log: substr($bytestr, i, n, $charstr)
3249a4d4
JH
20287
20288 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
365eb269
JH
20289 Branch: perl
20290 ! Todo-5.6 pp.c t/op/substr.t
20291____________________________________________________________________________
20292[ 9254] By: jhi on 2001/03/19 22:25:09
20293 Log: Rearrange the make test target prerequisites so that
20294 in a parallel make 'all' is finished before 'test'.
20295 Branch: perl
20296 ! Makefile.SH
20297____________________________________________________________________________
20298[ 9253] By: jhi on 2001/03/19 21:48:07
20299 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
20300 From: Robin Houston <robin@kitsite.com>
20301 Date: Mon, 19 Mar 2001 15:48:41 +0000
20302 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
20303 Branch: perl
20304 ! pp_ctl.c
20305____________________________________________________________________________
20306[ 9252] By: jhi on 2001/03/19 21:42:27
20307 Log: Integrate perlio.
20308 Branch: perl
20309 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
20310 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
20311 !> utfebcdic.h vms/perly_c.vms
20312____________________________________________________________________________
20313[ 9251] By: jhi on 2001/03/19 21:31:28
20314 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
20315
20316 Dynaloading in 64-bit AIX with vac.
20317 Branch: perl
20318 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
20319 !> hints/aix.sh
20320____________________________________________________________________________
20321[ 9250] By: jhi on 2001/03/19 21:18:00
20322 Log: A more robust solution for the 64bitall AIX dynaloading
20323 problem, from Jens-Uwe Mager.
20324 Branch: maint-5.6/perl
20325 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
20326____________________________________________________________________________
20327[ 9249] By: nick on 2001/03/19 20:59:37
20328 Log: Integrate mainline.
20329 Branch: perlio
20330 !> (integrate 42 files)
20331____________________________________________________________________________
20332[ 9248] By: nick on 2001/03/19 20:22:07
20333 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
20334 (Building on OS390 uses native YACC and YYDEBUG has other
20335 side effects.)
20336 Branch: perlio
20337 ! perly.c perly.y vms/perly_c.vms
20338____________________________________________________________________________
20339[ 9247] By: jhi on 2001/03/19 19:59:53
20340 Log: 64-bit AIX dynaloading problem (see #9244) idea
20341 from Jens-Uwe Mager.
20342 Branch: maint-5.6/perl
20343 ! ext/DynaLoader/dl_aix.xs
20344____________________________________________________________________________
20345[ 9246] By: nick on 2001/03/19 19:27:57
20346 Log: More EBCDIC fixes.
20347 Branch: perlio
20348 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
20349 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
20350____________________________________________________________________________
20351[ 9245] By: jhi on 2001/03/19 19:05:19
20352 Log: Integrate change #9243 from mainline into maintperl.
20353
20354 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
20355 Branch: maint-5.6/perl
20356 !> README.vmesa
20357____________________________________________________________________________
20358[ 9244] By: jhi on 2001/03/19 19:03:15
20359 Log: Get 64bitall AIX building, but still does not test okay:
20360 dynaloading anything fails, for example for op/defins:
20361 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
20362 (update: fixed by #9247,9250)
20363 Branch: maint-5.6/perl
20364 ! hints/aix.sh
20365____________________________________________________________________________
20366[ 9243] By: jhi on 2001/03/19 19:00:16
20367 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
20368 From: Robin Barker <rmb1@cise.npl.co.uk>
20369 Date: Mon, 19 Mar 2001 18:01:57 GMT
20370 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
20371 Branch: perl
20372 ! README.vmesa
20373____________________________________________________________________________
20374[ 9242] By: jhi on 2001/03/19 18:58:43
20375 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
20376
20377 TODO: tests.
20378 Branch: perl
20379 ! doop.c op.c
20380____________________________________________________________________________
20381[ 9241] By: gsar on 2001/03/19 17:34:46
20382 Log: VMSify tests (from Charles Lane)
20383 Branch: maint-5.6/perl
20384 ! t/lib/filehand.t t/lib/texttabs.t
20385____________________________________________________________________________
20386[ 9240] By: jhi on 2001/03/19 14:24:26
20387 Log: Integrate change #9233 from maintperl into mainline.
20388
20389 some refcounts were incorrect in perl_clone()
20390 Branch: perl
20391 !> sv.c
20392____________________________________________________________________________
20393[ 9239] By: gsar on 2001/03/19 09:23:17
20394 Log: this is 5.6.1-trial3
20395 Branch: maint-5.6/perl
20396 ! Changes
20397____________________________________________________________________________
20398[ 9238] By: gsar on 2001/03/19 08:47:04
20399 Log: some new symbols are only available under ithreads
20400 Branch: maint-5.6/perl
20401 ! makedef.pl
20402____________________________________________________________________________
20403[ 9237] By: gsar on 2001/03/19 08:42:28
20404 Log: update patchlevel.h, Changes, &c.
20405 Branch: maint-5.6/perl
20406 ! Changes patchlevel.h pod/perlhist.pod
20407 !> AUTHORS
20408____________________________________________________________________________
20409[ 9236] By: gsar on 2001/03/19 08:17:49
20410 Log: integrate changes#8068,8717 from mainline
20411
20412 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
20413
20414 [PATCH CPAN 1.59_51] warning message (not!)
20415 Branch: maint-5.6/perl
20416 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
20417 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
20418 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
20419 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
20420 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
20421____________________________________________________________________________
20422[ 9235] By: gsar on 2001/03/19 08:07:09
20423 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
20424
20425 [PATCH] Add missing CV flags to dump.c
20426
20427 Re: [patch] Re: PL_ptr_table
20428
20429 Fixup non-ithread build after 8713
20430
20431 Generated files form 8713 etc.
20432
20433 Correct the correction :-(
20434
20435 Documenting coderef @INC (Re: CPAN "make this script work" feature)
20436
20437 Subject: Re: sync sync sync: have I missed any patches?
20438 Replace djSP with dSP.
20439 Branch: maint-5.6/perl
20440 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
20441 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
20442 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
20443 !> sv.c sv.h win32/perlhost.h
20444____________________________________________________________________________
20445[ 9234] By: gsar on 2001/03/19 07:22:05
20446 Log: revert the change#9090 integrate for now (change looks somewhat
20447 incomplete in that [ha]v_exists() need something similar; lacks
20448 tests; &c.)
20449 Branch: maint-5.6/perl
20450 ! hv.c
20451____________________________________________________________________________
20452[ 9233] By: gsar on 2001/03/19 07:10:01
20453 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
20454 destruction when there are unreferenced scalars (SvREFCNT==0)
20455 Branch: maint-5.6/perl
20456 ! sv.c
20457____________________________________________________________________________
20458[ 9232] By: jhi on 2001/03/19 05:11:02
20459 Log: Regen api and toc.
20460 Branch: maint-5.6/perl
20461 ! pod/perlapi.pod pod/perltoc.pod
20462____________________________________________________________________________
20463[ 9231] By: jhi on 2001/03/19 04:06:03
20464 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
20465 add a lost line in pp.c:pp_chop(), update to new op/chop.
20466
20467 Clarify the description differentiating for and while; inspired by
20468
20469 Subject: [ID 20010306.004] || != named unary operator
20470
20471 The $Is_MacOS needs to be declared.
20472 Branch: maint-5.6/perl
20473 ! pp.c t/op/chop.t
20474 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
20475____________________________________________________________________________
20476[ 9230] By: jhi on 2001/03/19 03:48:16
20477 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
20478 9079,9083,9089,9090,9091 from mainline to maintperl.
20479
20480 Quieten some noise in Win32 builds
20481
20482 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
20483
20484 The perlretut was still talking about the old \p and \P
20485 definitions.
20486
20487 More tweakage on the Unicode character class descriptions.
20488
20489 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
20490
20491 Subject: 'no *POSIX' Patch speeding up make on BS2000
20492
20493 Subject: [PATCH] perldata.pod here-doc docs
20494
20495 Add /sbin and /usr/sbin to the list of directories scanned
20496 for setuid programs. Takes care of bug id 20010309.003.
20497
20498 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
20499
20500 In op/stat #35 better to scan all the potential directories
20501 for setuids, not just the first one.
20502 Branch: maint-5.6/perl
20503 ! Makefile.SH
20504 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
20505 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
20506 !> t/op/stat.t toke.c win32/win32.h
20507____________________________________________________________________________
20508[ 9229] By: jhi on 2001/03/19 02:31:50
20509 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
20510 From: Chris Nandor <pudge@pobox.com>
20511 Date: Sat, 10 Mar 2001 14:22:19 -0500
20512 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
20513 Branch: maint-5.6/perl
20514 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
20515 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
20516 ! t/lib/b.t t/lib/errno.t
20517____________________________________________________________________________
20518[ 9228] By: jhi on 2001/03/19 02:29:59
20519 Log: Integrate changes #9113,9122 from mainline into maintperl.
20520
20521 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?)
20522 Branch: maint-5.6/perl
20523 !> Configure README.os390 hints/os390.sh
20524____________________________________________________________________________
20525[ 9227] By: jhi on 2001/03/19 02:22:35
20526 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
20527 into maintperl.
20528
20529 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
20530
20531 Forgot to check-in the larger part of #9120, duh.
20532
20533 Subject: Another patch for integer.pm POD
20534
20535 h2ph strictness and cleanliness from Kurt Starsinic.
20536
20537 Borland filename case problem.
20538
20539 h2ph strictness and cleanliness from Kurt Starsinic.
20540
20541 Subject: [PATCH] the uncontroversial doc patches
20542 Branch: maint-5.6/perl
20543 +> win32/sncfnmcs.pl
20544 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
20545 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
20546 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
20547 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
20548 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
20549 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
20550 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
20551____________________________________________________________________________
20552[ 9226] By: jhi on 2001/03/19 02:10:21
20553 Log: Integrate changes #9207,9214 from mainline into maintperl.
20554
20555 podchecker relaxations: =over has an *optional* number after it,
20556 and whitespace in L<> is okay.
20557 Branch: maint-5.6/perl
20558 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
20559 !> t/pod/poderrs.xr
20560____________________________________________________________________________
20561[ 9225] By: jhi on 2001/03/19 02:07:38
20562 Log: Integrate change #9219 from maintperl into mainline.
20563
20564 remove duplicated tests
20565 Branch: perl
20566 !> t/op/re_tests
20567____________________________________________________________________________
20568[ 9224] By: jhi on 2001/03/19 02:06:11
20569 Log: Integrate change #9223 from mainline to maintperl.
20570
20571 Document -Dmksymlinks.
20572 Branch: maint-5.6/perl
20573 !> INSTALL
20574____________________________________________________________________________
20575[ 9223] By: jhi on 2001/03/19 02:01:25
20576 Log: Document -Dmksymlinks.
20577 Branch: perl
20578 ! INSTALL
20579____________________________________________________________________________
20580[ 9222] By: jhi on 2001/03/19 01:15:35
20581 Log: The -Dmksymlinks wasn't working for maintperl.
20582 Branch: maint-5.6/perl
20583 ! Configure
20584____________________________________________________________________________
20585[ 9221] By: jhi on 2001/03/19 00:49:43
20586 Log: Cleanup pixie residue.
20587 Branch: perl
20588 ! Makefile.SH
20589____________________________________________________________________________
20590[ 9220] By: jhi on 2001/03/19 00:44:47
20591 Log: Document the use of pixie/prof; create make targets for it.
20592
20593 TODO: make t/TEST pixie-aware.
20594 Branch: perl
20595 ! Makefile.SH pod/perlhack.pod
20596____________________________________________________________________________
20597[ 9219] By: gsar on 2001/03/19 00:16:55
20598 Log: remove duplicated tests
20599 Branch: maint-5.6/perl
20600 ! t/op/re_tests
20601____________________________________________________________________________
20602[ 9218] By: jhi on 2001/03/18 23:59:31
20603 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
20604 Branch: perl
20605 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
20606____________________________________________________________________________
20607[ 9217] By: jhi on 2001/03/18 23:25:20
20608 Log: Rewrite the tests section of Makefile to be less redundant
20609 and to allow for more flexible test targets, many recursive
20610 make calls introduced.
20611 Branch: perl
20612 ! Makefile.SH
20613____________________________________________________________________________
20614[ 9216] By: jhi on 2001/03/18 22:30:04
20615 Log: Document the use of Third Degree (sparsely).
20616 Branch: perl
20617 ! pod/perlhack.pod t/TEST
20618____________________________________________________________________________
20619[ 9215] By: jhi on 2001/03/18 22:10:30
20620 Log: Make targets for testing with Third Degree.
20621 Branch: perl
20622 ! Makefile.SH
20623____________________________________________________________________________
20624[ 9214] By: jhi on 2001/03/18 21:08:53
20625 Log: The podchecker relaxations need to mirrored also at the tests.
20626 Branch: perl
20627 ! t/pod/poderrs.xr
20628____________________________________________________________________________
20629[ 9213] By: jhi on 2001/03/18 20:56:21
20630 Log: Update Changes.
20631 Branch: perl
20632 ! Changes patchlevel.h
99b32ad1 20633____________________________________________________________________________
cf9b4167
JH
20634[ 9212] By: jhi on 2001/03/18 20:36:59
20635 Log: Looking for config.sh in parent directories isn't
20636 very useful for the toplevel Makefile.
20637 Branch: perl
20638 ! Makefile.SH
20639____________________________________________________________________________
20640[ 9211] By: jhi on 2001/03/18 20:33:37
20641 Log: On "make clean" take care of Third Degree droppings.
20642 Branch: perl
20643 ! Makefile.SH
20644____________________________________________________________________________
20645[ 9210] By: jhi on 2001/03/18 20:21:34
20646 Log: Add a hook for running the tests under the Third Degree
20647 debugging tool (set $ENV{PERL_3LOG} to non-zero)
20648
20649 TODO: Document the use of Third Degree.
20650 Branch: perl
20651 ! t/TEST
20652____________________________________________________________________________
20653[ 9209] By: jhi on 2001/03/18 20:19:07
20654 Log: Regen toc and api pods.
20655 Branch: perl
20656 ! pod/perlapi.pod pod/perltoc.pod
20657____________________________________________________________________________
20658[ 9208] By: jhi on 2001/03/18 20:12:12
20659 Log: Integrate changes #8128,9132 from mainline into maintperl,
20660 Tie::SubstrHash fixes.
20661 Branch: maint-5.6/perl
20662 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
20663____________________________________________________________________________
20664[ 9207] By: jhi on 2001/03/18 20:07:43
20665 Log: podchecker relaxations from Michael Stevens.
20666 Branch: perl
20667 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
20668____________________________________________________________________________
20669[ 9206] By: jhi on 2001/03/18 20:04:24
20670 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
20671 Branch: perl
20672 ! lib/Locale/Constants.pm lib/Locale/Country.pm
20673 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
20674 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
20675____________________________________________________________________________
20676[ 9205] By: jhi on 2001/03/18 19:54:45
20677 Log: Integrate changes #9161,9162 from maintperl to mainline.
20678
20679 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
20680 results
20681 Branch: perl
20682 !> t/op/magic.t
20683____________________________________________________________________________
20684[ 9204] By: jhi on 2001/03/18 19:37:46
20685 Log: Make perl.third checks more understandable to the builder.
20686 Branch: perl
20687 ! Makefile.SH
20688____________________________________________________________________________
20689[ 9203] By: jhi on 2001/03/18 19:20:54
20690 Log: Re-integrate #9138 from maintperl to mainline,
20691 the squelching of the unneeded "Scalars leaked" messages.
20692 Branch: perl
20693 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
20694 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
20695 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
20696____________________________________________________________________________
20697[ 9202] By: jhi on 2001/03/18 18:48:36
20698 Log: More robust and more paranoid perl.third target.
20699 Branch: perl
20700 ! Makefile.SH
20701____________________________________________________________________________
20702[ 9201] By: jhi on 2001/03/18 18:39:21
20703 Log: Integrate change #9197 from maintperl to mainline.
20704
20705 more thorough cleaning of arenas.
20706 Branch: perl
20707 !> embed.pl perl.c proto.h sv.c t/op/sort.t
20708____________________________________________________________________________
20709[ 9200] By: jhi on 2001/03/18 18:25:17
20710 Log: Integrate perlio.
20711 Branch: perl
20712 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
20713 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
20714 !> t/lib/encode.t toke.c universal.c utf8.c
20715____________________________________________________________________________
20716[ 9199] By: nick on 2001/03/18 15:23:51
20717 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
20718 is the sense of the test being done. Avoid some magical 127 and 128 values
20719 by using macros.
20720 Branch: perlio
20721 ! doop.c pp_ctl.c sv.c toke.c
20722____________________________________________________________________________
20723[ 9198] By: nick on 2001/03/18 14:18:12
20724 Log: UTF-X encoding invariance for Encode:
20725 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
20726 - move the XS code for those to universal.c (so in miniperl)
20727 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
20728 - change ext/Encode/compile to use above.
20729 - Fix t/lib/encode.t for above
20730 - Teach t/lib/b.t to expect -uutf8
20731 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
20732 utf8.pm is needed.
20733 Branch: perlio
20734 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
20735 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
20736____________________________________________________________________________
20737[ 9197] By: gsar on 2001/03/18 12:15:57
20738 Log: more thorough cleaning of arenas--keep going until no more
20739 SvREFCNT_dec()s occur (this fixes the problem that causes the
20740 pesky "Scalars leaked" warnings)
20741 Branch: maint-5.6/perl
20742 ! embed.pl perl.c proto.h sv.c t/op/sort.t
20743____________________________________________________________________________
20744[ 9196] By: nick on 2001/03/18 10:57:29
20745 Log: Fix pragma/utf8.t # 15
20746 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
20747 are SvUTF8 as well.
20748 Branch: perlio
20749 ! toke.c
20750____________________________________________________________________________
20751[ 9195] By: nick on 2001/03/18 09:27:06
20752 Log: Integrate mainline
20753 Branch: perlio
20754 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
20755 !> t/op/pat.t
20756____________________________________________________________________________
20757[ 9194] By: jhi on 2001/03/18 05:29:59
20758 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
365eb269 20759 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
cf9b4167
JH
20760 Branch: perl
20761 ! op.c op.h t/op/misc.t t/op/pat.t
20762____________________________________________________________________________
20763[ 9193] By: jhi on 2001/03/18 05:15:06
20764 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
20765 Branch: perl
20766 ! mg.c t/op/pat.t
20767____________________________________________________________________________
20768[ 9192] By: jhi on 2001/03/18 04:22:43
20769 Log: tr/// UTF-8 patches from Inaba Hiroto.
20770 Branch: perl
20771 ! doop.c op.c
20772____________________________________________________________________________
20773[ 9191] By: jhi on 2001/03/18 04:21:17
20774 Log: Integrate perlio.
20775 Branch: perl
20776 !> utf8.c utfebcdic.h
20777____________________________________________________________________________
20778[ 9190] By: nick on 2001/03/17 20:32:01
20779 Log: Correct #if EBCDIC side typos.
20780 Builds and passes many tests on OS390.
20781 Branch: perlio
20782 ! utf8.c utfebcdic.h
20783____________________________________________________________________________
20784[ 9189] By: jhi on 2001/03/17 18:55:49
20785 Log: Add prerequisites for the perl.third target.
20786 Branch: perl
20787 ! Makefile.SH
20788____________________________________________________________________________
20789[ 9188] By: jhi on 2001/03/17 18:46:00
20790 Log: Integrate perlio.
20791 Branch: perl
20792 +> utfebcdic.h
20793 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
20794____________________________________________________________________________
20795[ 9187] By: jhi on 2001/03/17 18:38:47
20796 Log: Add a make rule for perl.third (the Third Degree memory debugging
20797 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
20798 Branch: perl
20799 ! Makefile.SH
20800____________________________________________________________________________
20801[ 9186] By: nick on 2001/03/17 18:34:48
20802 Log: MANIFEST addition :-(
20803 Branch: perlio
20804 ! MANIFEST
20805____________________________________________________________________________
20806[ 9185] By: nick on 2001/03/17 18:29:50
20807 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
20808 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
20809 a superset of ASCII are invariant under the encoding. This is EBCDIC
20810 friendly as an encoded string can be looked at as being EBCDIC by lexer
20811 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
20812 ASCII on ASCII machines.
20813
20814 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
20815 seperate.
20816 - Add some more macros to comprehend different shift amounts and
20817 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
20818 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
20819 and conditionaly #include it.
20820
20821 EBCDIC build as yet untested. ASCII still fails the one test.
20822 Branch: perlio
20823 + utfebcdic.h
20824 ! utf8.c utf8.h
20825____________________________________________________________________________
20826[ 9184] By: nick on 2001/03/17 17:44:16
20827 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
20828 Branch: perlio
20829 ! doop.c perl.h pp.c utf8.h
20830____________________________________________________________________________
20831[ 9183] By: jhi on 2001/03/17 15:55:42
20832 Log: Integrate perlio.
20833 Branch: perl
20834 ! MANIFEST
20835 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
20836____________________________________________________________________________
20837[ 9182] By: nick on 2001/03/17 09:16:06
20838 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
20839 Branch: perlio
20840 ! t/op/pat.t
20841____________________________________________________________________________
20842[ 9181] By: nick on 2001/03/17 09:15:11
20843 Log: Integrate mainline.
20844 Branch: perlio
20845 +> lib/Locale/Constants.pm lib/Locale/Country.pm
20846 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
20847 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
20848 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
20849 !> (integrate 83 files)
20850____________________________________________________________________________
20851[ 9180] By: nick on 2001/03/16 17:23:21
20852 Log: EBCDIC Fixes.
20853 Branch: perlio
20854 ! perl.h sv.c toke.c utf8.c utf8.h
20855____________________________________________________________________________
20856[ 9179] By: jhi on 2001/03/16 14:10:12
20857 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
20858 a change needed to work around an AIX compiler bug.
20859 Branch: perl
20860 ! ext/Storable/Storable.xs
20861____________________________________________________________________________
20862[ 9178] By: jhi on 2001/03/16 03:19:59
20863 Log: With Damian's approval synchronize damian's modules'
20864 licensing with Perl's standard module licensing.
20865 Branch: perl
20866 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
20867____________________________________________________________________________
20868[ 9177] By: jhi on 2001/03/16 03:15:34
20869 Log: Make the Filter::Util:Call files have their own copies
20870 of the Perl standard module licensing, from Paul Marquess.
20871 Branch: perl
20872 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
20873____________________________________________________________________________
20874[ 9176] By: jhi on 2001/03/16 02:56:04
20875 Log: Subject: [PATCH] more pod patches
20876 From: Michael Stevens <michael@etla.org>
20877 Date: Thu, 15 Mar 2001 21:25:18 +0000
20878 Message-ID: <20010315212518.A18870@firedrake.org>
20879 Branch: perl
20880 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
20881 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
20882 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
20883 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
20884 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
20885 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
20886 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
20887 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
20888 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
20889 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
20890 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
20891 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
20892 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
20893 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
20894 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
20895 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
20896 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
20897 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
20898 ! lib/Locale/Country.pm lib/Locale/Language.pm
20899 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
20900 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
20901 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
20902 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
20903 ! os2/OS2/Process/Process.pm
20904____________________________________________________________________________
20905[ 9175] By: jhi on 2001/03/16 02:53:32
20906 Log: Subject: [PATCH] the uncontroversial doc patches
20907 From: Michael Stevens <michael@etla.org>
20908 Date: Thu, 15 Mar 2001 20:01:12 +0000
20909 Message-ID: <20010315200112.A7636@firedrake.org>
20910 Branch: perl
20911 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
20912 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
20913 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
20914 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
20915 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
20916____________________________________________________________________________
20917[ 9174] By: jhi on 2001/03/16 02:50:49
20918 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
20919 From: Paul Lindner <lindner@inuus.com>
20920 Date: Fri, 16 Mar 2001 11:28:03 -0800
20921 Message-ID: <20010316112803.A7577@inuus.com>
20922 Branch: perl
20923 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20924____________________________________________________________________________
20925[ 9173] By: nick on 2001/03/15 20:21:03
20926 Log: 1st day's EBCDIC fixes:
20927 - toke.c's parsing of strings needed attention
20928 needed to conditionally e2a if string was already UTF-8
20929 - e2a/a2e tables where wrong way round.
20930 - new macros in utf8.h
20931 Branch: perlio
20932 ! perl.h toke.c utf8.h
20933____________________________________________________________________________
20934[ 9172] By: jhi on 2001/03/15 15:17:17
20935 Log: Update Changes.
20936 Branch: perl
20937 ! Changes patchlevel.h
20938____________________________________________________________________________
310a2e74
JH
20939[ 9171] By: jhi on 2001/03/15 15:09:32
20940 Log: Subject: Re: Another Borland C++ problem.
20941 From: "Vadim Konovalov" <watman@inbox.ru>
20942 Date: Sat, 10 Mar 2001 19:26:07 +0300
20943 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
20944
20945 Borland filename case problem.
20946 Branch: perl
20947 + win32/sncfnmcs.pl
20948 ! MANIFEST README.win32
20949____________________________________________________________________________
20950[ 9170] By: jhi on 2001/03/15 14:54:23
20951 Log: Add Locale::Codes 1.06, from Neil Bowers.
20952 Branch: perl
20953 + lib/Locale/Constants.pm lib/Locale/Country.pm
20954 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
20955 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
20956 + t/lib/lc-language.t t/lib/lc-uk.t
20957 ! MANIFEST
20958____________________________________________________________________________
20959[ 9169] By: jhi on 2001/03/15 14:19:01
20960 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
20961 Branch: perl
20962 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20963 ! ext/Storable/Storable.xs
20964____________________________________________________________________________
20965[ 9168] By: jhi on 2001/03/15 14:13:22
20966 Log: Integrate changes #9120,9167 from mainline to maintperl.
20967
20968 Subject: [PATCH 5.6.1] OS/2 docs
20969
20970 Subject: [PATCH 5.6.1] perldoc
20971 Branch: maint-5.6/perl
20972 !> os2/Changes utils/perldoc.PL
20973____________________________________________________________________________
20974[ 9167] By: jhi on 2001/03/15 14:07:42
20975 Log: Subject: [PATCH 5.6.1] perldoc
20976 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20977 Date: Wed, 14 Mar 2001 23:46:52 -0500
20978 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
20979 Branch: perl
20980 ! utils/perldoc.PL
20981____________________________________________________________________________
20982[ 9166] By: jhi on 2001/03/15 13:53:15
20983 Log: sigaction test condition tweakage.
20984 Branch: perl
20985 ! t/lib/sigaction.t
20986____________________________________________________________________________
20987[ 9165] By: alanbur on 2001/03/15 03:49:17
20988 Log: Resynchronised with parent
20989 Branch: maint-5.6/pureperl
20990 +> os2/os2add.sym t/op/anonsub.t
20991 !> (integrate 72 files)
20992____________________________________________________________________________
20993[ 9164] By: jhi on 2001/03/15 01:05:01
20994 Log: Avoid stomping off the beginning of an array in tr///.
20995 Branch: perl
20996 ! op.c
20997____________________________________________________________________________
20998[ 9163] By: jhi on 2001/03/15 00:58:57
20999 Log: h2ph strictness and cleanliness from Kurt Starsinic.
21000 Branch: perl
21001 ! utils/h2ph.PL
21002____________________________________________________________________________
21003[ 9162] By: gsar on 2001/03/15 00:56:53
21004 Log: avoid warnings
21005 Branch: maint-5.6/perl
21006 ! t/op/magic.t
21007____________________________________________________________________________
21008[ 9161] By: gsar on 2001/03/15 00:52:09
21009 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
21010 results
21011 Branch: maint-5.6/perl
21012 ! t/op/magic.t
21013____________________________________________________________________________
21014[ 9160] By: jhi on 2001/03/14 22:02:10
21015 Log: Do not use the Perl malloc in IRIX, suggested by
21016 Helmus Jarausch.
21017 Branch: perl
21018 ! hints/irix_6.sh
21019____________________________________________________________________________
21020[ 9159] By: nick on 2001/03/14 21:45:59
21021 Log: Integrate mainline
21022 Branch: perlio
21023 +> t/op/loopctl.t
21024 !> (integrate 41 files)
21025____________________________________________________________________________
21026[ 9158] By: jhi on 2001/03/14 21:10:09
21027 Log: The Day of the Retractions continues: the #9138
21028 (integrated in #9144) doesn't work well in mainline.
21029 Branch: perl
21030 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
21031 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
21032 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
21033____________________________________________________________________________
21034[ 9157] By: jhi on 2001/03/14 20:58:12
21035 Log: The #9145 CANNOT be enabled: the clear_pmop code still
21036 dumps core all over in Tru64.
21037 Branch: perl
21038 ! op.c op.h t/op/pat.t
21039____________________________________________________________________________
21040[ 9156] By: jhi on 2001/03/14 20:48:06
21041 Log: Integrate change #9154 from maintperl to mainline.
21042
21043 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
21044 (caused Storable 1.0.10 to break on windows)
21045 Branch: perl
21046 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
21047 !> perlapi.c proto.h
21048____________________________________________________________________________
21049[ 9155] By: jhi on 2001/03/14 20:23:53
21050 Log: Retract #9136: breaks threading (and binary compatibility).
21051 Branch: perl
21052 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
21053____________________________________________________________________________
21054[ 9154] By: gsar on 2001/03/14 17:48:18
21055 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
21056 (caused Storable 1.0.10 to break on windows)
21057 Branch: maint-5.6/perl
21058 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
21059 ! perlapi.c proto.h
21060____________________________________________________________________________
21061[ 9153] By: jhi on 2001/03/14 13:35:21
21062 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
21063 Branch: perl
21064 ! t/lib/sigaction.t
21065____________________________________________________________________________
21066[ 9152] By: gsar on 2001/03/14 07:29:40
21067 Log: back out changes#9012,9010,9009 and parts of change#9016
21068 (causes ABRs under purify, and some prerequisites don't
21069 seem to be there in 5.6.x)
21070 Branch: maint-5.6/perl
21071 ! doop.c op.c t/op/tr.t toke.c
21072____________________________________________________________________________
21073[ 9151] By: gsar on 2001/03/14 07:01:29
21074 Log: reenable change#9145 (the test was busted due to a missing
21075 C<print "ok 27\n">)
21076 Branch: perl
21077 ! op.c op.h t/op/pat.t
21078____________________________________________________________________________
21079[ 9150] By: jhi on 2001/03/14 06:38:36
21080 Log: Retract #9145.
21081 Branch: perl
21082 ! op.c op.h t/op/pat.t
21083____________________________________________________________________________
21084[ 9149] By: jhi on 2001/03/14 06:14:56
21085 Log: Retract #9143.
21086 Branch: perl
21087 ! op.c
21088____________________________________________________________________________
21089[ 9148] By: gsar on 2001/03/14 06:13:02
21090 Log: Uninitialized Memory Read in regexec.c
21091 Branch: perl
21092 ! regexec.c
21093____________________________________________________________________________
21094[ 9147] By: jhi on 2001/03/14 04:59:54
21095 Log: Subject: PATCH: make goto work in nested eval ""
21096 From: Robin Houston <robin@kitsite.com>
21097 Date: Wed, 14 Mar 2001 04:16:10 +0000
21098 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
21099 Branch: perl
21100 ! pp_ctl.c t/op/goto.t
21101____________________________________________________________________________
21102[ 9146] By: jhi on 2001/03/14 04:42:54
21103 Log: Preserve the #ifdef PERL_CORE in perly.h.
21104 Branch: perl
21105 ! perly.fixer
21106____________________________________________________________________________
21107[ 9145] By: jhi on 2001/03/14 03:57:41
21108 Log: (Retracted by #9150.)
21109 Branch: perl
21110 ! op.c op.h t/op/pat.t
21111____________________________________________________________________________
21112[ 9144] By: jhi on 2001/03/14 03:50:38
21113 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
21114
21115 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
21116
21117 remove squelch controls for "Scalars leaked" messages in most places
21118 (these are now cured)
21119
21120 fix another memory leak reported by purify (tie callbacks that
21121 croak can leak when wiping out magic)
21122 Branch: perl
21123 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
21124 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
21125 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
21126 !> t/pragma/warnings.t
21127____________________________________________________________________________
21128[ 9143] By: jhi on 2001/03/14 03:37:53
21129 Log: (Retracted by #9149.)
21130 Branch: perl
21131 ! op.c
21132____________________________________________________________________________
21133[ 9142] By: gsar on 2001/03/14 03:20:48
21134 Log: fix another memory leak reported by purify (tie callbacks that
21135 croak can leak when wiping out magic)
21136 Branch: maint-5.6/perl
21137 ! scope.c
21138____________________________________________________________________________
21139[ 9141] By: jhi on 2001/03/14 02:55:00
21140 Log: Subject: PATCH for [ID 20010305.003]
21141 From: Robin Houston <robin@kitsite.com>
21142 Date: Wed, 14 Mar 2001 02:45:51 +0000
21143 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
21144 Branch: perl
21145 ! pp_ctl.c t/op/eval.t
21146____________________________________________________________________________
21147[ 9140] By: jhi on 2001/03/14 02:41:54
21148 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
21149 Date: Wed, 14 Mar 2001 01:52:51 +0000
21150 From: Robin Houston <robin@kitsite.com>
21151 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
21152
21153 Fix for 2000313.004.
21154 Branch: perl
21155 ! pp_ctl.c t/op/goto.t
21156____________________________________________________________________________
21157[ 9139] By: jhi on 2001/03/14 02:40:50
21158 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
21159 From: Robin Houston <robin@kitsite.com>
21160 Date: Wed, 14 Mar 2001 00:43:45 +0000
21161 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
21162 Branch: perl
21163 + t/op/loopctl.t
21164 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
21165 ! vms/perly_c.vms
21166____________________________________________________________________________
21167[ 9138] By: gsar on 2001/03/14 01:18:00
21168 Log: remove squelch controls for "Scalars leaked" messages in most places
21169 (these are now cured)
21170 Branch: maint-5.6/perl
21171 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
21172 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
21173 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
21174____________________________________________________________________________
21175[ 9137] By: gsar on 2001/03/14 00:57:04
21176 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
21177 Branch: maint-5.6/perl
21178 ! regcomp.c
21179____________________________________________________________________________
21180[ 9136] By: jhi on 2001/03/13 23:12:24
21181 Log: (Retracted by #9155)
21182
21183 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
21184 From: Jens-Uwe Mager <jum@helios.de>
21185 Date: Wed, 21 Feb 2001 21:32:04 +0100
21186 Message-ID: <20010221213203.A18340@ans.helios.de>
21187 Branch: perl
21188 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
21189____________________________________________________________________________
21190[ 9135] By: jhi on 2001/03/13 22:50:05
21191 Log: Integrate perlio.
21192 Branch: perl
21193 !> pp.c
21194____________________________________________________________________________
21195[ 9134] By: jhi on 2001/03/13 22:49:05
21196 Log: Integrate change #9131 from maintperl into mainline.
21197
21198 make the error text look more consistent in hints/hpux.sh
21199 Branch: perl
21200 !> hints/hpux.sh
21201____________________________________________________________________________
21202[ 9133] By: gsar on 2001/03/13 22:46:20
21203 Log: integrate change#9067 from mainline
21204
21205 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21206 Branch: maint-5.6/perl
21207 !> lib/ExtUtils/MM_Unix.pm
21208____________________________________________________________________________
21209[ 9132] By: jhi on 2001/03/13 22:41:21
21210 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
21211 From: "John P. Linderman" <jpl@research.att.com>
21212 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
21213 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
21214
21215 A more correct prime finder.
21216 Branch: perl
21217 ! lib/Tie/SubstrHash.pm
21218____________________________________________________________________________
21219[ 9131] By: gsar on 2001/03/13 22:30:42
21220 Log: make the error text look more consistent in hints/hpux.sh
21221 Branch: maint-5.6/perl
21222 ! hints/hpux.sh
21223____________________________________________________________________________
21224[ 9130] By: jhi on 2001/03/13 22:23:44
21225 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
21226 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21227 Date: Tue, 13 Mar 2001 18:41:26 +0100
21228 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
21229
21230 If the test is run non-interactively the default handler
21231 is different.
21232 Branch: perl
21233 ! t/lib/sigaction.t
21234____________________________________________________________________________
21235[ 9129] By: jhi on 2001/03/13 22:20:21
21236 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
21237 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21238 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
21239 Date: Tue, 13 Mar 2001 16:44:32 EST
21240 Branch: perl
21241 ! t/lib/1_compile.t
21242____________________________________________________________________________
21243[ 9128] By: jhi on 2001/03/13 22:18:34
21244 Log: Subject: Another patch for integer.pm POD
21245 From: "John L. Allen" <allen@grumman.com>
21246 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
21247 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
21248 Branch: perl
21249 ! lib/integer.pm
21250____________________________________________________________________________
21251[ 9127] By: nick on 2001/03/13 21:26:30
21252 Log: Integrate mainline.
21253 Branch: perlio
21254 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
21255 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
21256 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
21257 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
21258 !> Changes Configure MANIFEST README.os2 README.os390
21259 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
21260 !> os2/Changes patchlevel.h win32/perlhost.h
21261____________________________________________________________________________
21262[ 9126] By: nick on 2001/03/13 20:39:51
21263 Log: #ifdef'ed out code to make packed side of pack/unpack
21264 octets. (i.e. pack('U') => encode_utf8).
21265 Branch: perlio
21266 ! pp.c
21267____________________________________________________________________________
21268[ 9125] By: jhi on 2001/03/13 15:07:16
21269 Log: Update Changes.
21270 Branch: perl
21271 ! Changes patchlevel.h
21272____________________________________________________________________________
bd5f9747
JH
21273[ 9124] By: jhi on 2001/03/13 14:22:45
21274 Log: Workaround for the buggy ("internal compiler error")
21275 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
21276 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
21277 of Andreas König.
21278 Branch: perl
21279 ! ext/re/Makefile.PL hints/aix.sh
21280____________________________________________________________________________
21281[ 9123] By: jhi on 2001/03/13 03:24:34
21282 Log: Typo in #9114.
21283 Branch: metaconfig
21284 ! U/modified/myhostname.U
21285____________________________________________________________________________
21286[ 9122] By: jhi on 2001/03/13 03:24:06
21287 Log: Typo in #9113.
21288 Branch: perl
21289 ! Configure
21290____________________________________________________________________________
21291[ 9121] By: jhi on 2001/03/13 01:53:05
21292 Log: Forgot to check-in the larger part of #9120, duh.
21293 Branch: perl
21294 ! README.os2
21295____________________________________________________________________________
21296[ 9120] By: jhi on 2001/03/13 01:51:31
21297 Log: Subject: [PATCH 5.6.1] OS/2 docs
21298 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21299 Date: Mon, 12 Mar 2001 03:27:32 -0500
21300 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
21301 Branch: perl
21302 ! os2/Changes
21303____________________________________________________________________________
21304[ 9119] By: jhi on 2001/03/13 01:49:41
21305 Log: Integrate change #9116 from maintperl into mainline.
21306
21307 Win32::GetCwd() returns C: instead of C:\ in the root directory
21308 under ithreads
21309 Branch: perl
21310 !> win32/perlhost.h
21311____________________________________________________________________________
21312[ 9118] By: jhi on 2001/03/13 01:13:39
21313 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
21314 Branch: perl
21315 + lib/Switch.pm t/lib/switch.t
21316 ! MANIFEST
21317____________________________________________________________________________
21318[ 9117] By: jhi on 2001/03/13 01:03:17
21319 Log: Add Text::Balanced 1.83.
21320 Branch: perl
21321 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
21322 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
21323 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
21324 + t/lib/tb-xvari.t
21325 ! MANIFEST
21326____________________________________________________________________________
21327[ 9116] By: gsar on 2001/03/13 00:55:53
21328 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
21329 under ithreads
21330 Branch: maint-5.6/perl
21331 ! win32/perlhost.h
21332____________________________________________________________________________
21333[ 9115] By: jhi on 2001/03/13 00:54:09
21334 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
21335 From: "John L. Allen" <allen@grumman.com>
21336 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
21337 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
21338
21339 use integer document clarification.
21340 Branch: perl
21341 ! lib/integer.pm
21342____________________________________________________________________________
21343[ 9114] By: jhi on 2001/03/13 00:38:54
21344 Log: Metaconfig unit change for #9113.
21345 Branch: metaconfig
21346 ! U/modified/myhostname.U
21347____________________________________________________________________________
21348[ 9113] By: jhi on 2001/03/13 00:38:35
21349 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?)
21350 From: Peter Prymmer <pvhp@forte.com>
21351 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
21352 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
21353 Branch: perl
21354 ! Configure README.os390 hints/os390.sh
21355____________________________________________________________________________
21356[ 9112] By: jhi on 2001/03/13 00:29:00
21357 Log: Integrate perlio.
21358 Branch: perl
21359 !> sv.c utf8.h
21360____________________________________________________________________________
21361[ 9111] By: nick on 2001/03/12 21:16:33
21362 Log: Integrate mainline.
21363 Branch: perlio
21364 +> t/op/anonsub.t
21365 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
21366 !> proto.h sv.c
21367____________________________________________________________________________
21368[ 9110] By: nick on 2001/03/12 21:00:13
21369 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
21370 Branch: perlio
21371 ! sv.c utf8.h
21372____________________________________________________________________________
21373[ 9109] By: jhi on 2001/03/12 16:04:47
21374 Log: Integrate change #9108 from maintperl to mainline.
21375
21376 fix memory leak in C<sub X { sub {} }> arising from a refcount
21377 loop between the outer sub and the inner prototype anonsub
21378
21379 this also enables closures returned by subroutines that
21380 subsequently get redefined to work without generating coredumps :)
21381
21382 completely removed the free_closures() hack--it shouldn't be
21383 needed anymore
21384 Branch: perl
21385 +> t/op/anonsub.t
21386 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
21387 !> proto.h sv.c
21388____________________________________________________________________________
21389[ 9108] By: gsar on 2001/03/12 10:21:31
21390 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
21391 loop between the outer sub and the inner prototype anonsub
21392
21393 this also enables closures returned by subroutines that
21394 subsequently get redefined to work without generating coredumps :)
21395
21396 completely removed the free_closures() hack--it shouldn't be
21397 needed anymore
21398 Branch: maint-5.6/perl
21399 + t/op/anonsub.t
21400 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
21401 ! proto.h sv.c
21402____________________________________________________________________________
21403[ 9107] By: jhi on 2001/03/12 05:15:31
21404 Log: Integrate perlio.
21405 Branch: perl
21406 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
21407____________________________________________________________________________
21408[ 9106] By: nick on 2001/03/11 20:10:12
21409 Log: regcomp.c is working in native space, not Unicode space (if different)
21410 as it is doing compare against 'W' in \W etc.
21411 Branch: perlio
21412 ! regcomp.c
21413____________________________________________________________________________
21414[ 9105] By: nick on 2001/03/11 19:39:34
21415 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
21416 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
21417 Branch: perlio
21418 ! regcomp.c toke.c utf8.c
21419____________________________________________________________________________
21420[ 9104] By: nick on 2001/03/11 18:15:44
21421 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
21422 Branch: perlio
21423 ! sv.c
21424____________________________________________________________________________
21425[ 9103] By: nick on 2001/03/11 18:03:28
21426 Log: Integrate mainline (for regexp stuff).
21427 Branch: perlio
21428 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
21429 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
21430 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
21431 !> t/lib/errno.t t/op/pat.t
21432____________________________________________________________________________
21433[ 9102] By: nick on 2001/03/11 17:44:20
21434 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
21435 - exclude layer syms in makedef.pl for sfio
21436 - also inhibit Encode from trying to build ":encode()" layer.
21437 Branch: perlio
21438 ! ext/Encode/Encode.xs makedef.pl
21439____________________________________________________________________________
21440[ 9101] By: jhi on 2001/03/10 22:38:13
21441 Log: The $Is_MacOS needs to be declared.
21442 Branch: perl
21443 ! lib/ExtUtils/Manifest.pm
21444____________________________________________________________________________
21445[ 9100] By: jhi on 2001/03/10 22:14:29
21446 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
21447 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
21448 pollute the symbolspace if using sfio.
21449 Branch: perl
21450 ! ext/Encode/Encode.xs
21451____________________________________________________________________________
21452[ 9099] By: jhi on 2001/03/10 21:58:48
21453 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
21454 Date: Sat, 10 Mar 2001 14:23:55 -0500
21455 From: Chris Nandor <pudge@pobox.com>
21456 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
21457 Branch: perl
21458 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
21459 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
21460 ! t/lib/errno.t
21461____________________________________________________________________________
21462[ 9098] By: jhi on 2001/03/10 21:38:30
21463 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
21464 Branch: perl
21465 ! regcomp.c regexec.c t/op/pat.t
21466____________________________________________________________________________
21467[ 9097] By: jhi on 2001/03/10 14:38:07
21468 Log: Integrate perlio.
21469 Branch: perl
21470 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
21471 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
21472 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
21473____________________________________________________________________________
21474[ 9096] By: nick on 2001/03/10 11:55:43
21475 Log: EBCDIC sanity - phase I
21476 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
21477 - use utf8n_xxxx (c.f. pvn) for forms which take length.
21478 - back out vN.N and $^V exceptions to e2a/a2e
21479 - make "locale" isxxx macros be uvchr (may be redundant?)
21480
21481 Not clear yet that toUPPER_uni et. al. return being handled correctly.
21482 The tr// and rexexp stuff still needs an audit, assumption is they are working
21483 in Unicode space.
21484
21485 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
21486 Branch: perlio
21487 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
21488 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
21489 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
21490____________________________________________________________________________
21491[ 9095] By: jhi on 2001/03/09 22:10:01
21492 Log: Integrate perlio.
21493 Branch: perl
21494 !> dump.c
21495____________________________________________________________________________
21496[ 9094] By: nick on 2001/03/09 17:36:38
21497 Log: Builds an passes all tests after integrate and this tweak.
21498 Branch: perlio
21499 ! dump.c
21500____________________________________________________________________________
21501[ 9093] By: nick on 2001/03/09 17:16:03
21502 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
21503 Branch: perlio
21504 +> lib/unicode/Scripts.txt t/lib/sigaction.t
21505 !> (integrate 79 files)
21506____________________________________________________________________________
21507[ 9092] By: jhi on 2001/03/09 15:28:26
21508 Log: Update Changes.
21509 Branch: perl
21510 ! Changes patchlevel.h
21511____________________________________________________________________________
0b6ed3a0
JH
21512[ 9091] By: jhi on 2001/03/09 15:25:05
21513 Log: In op/stat #35 better to scan all the potential directories
21514 for setuids, not just the first one.
21515 Branch: perl
21516 ! t/op/stat.t
21517____________________________________________________________________________
21518[ 9090] By: jhi on 2001/03/09 15:01:27
21519 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
21520 From: rspier@pobox.com (Robert Spier)
21521 Date: Fri, 9 Mar 2001 03:30:20 -0500
21522 Message-ID: <15016.38044.381174.160189@rls.cx>
21523
21524 EXISTS() returning undef mistakenly triggered a FETCH().
21525 Branch: perl
21526 ! hv.c
21527____________________________________________________________________________
21528[ 9089] By: jhi on 2001/03/09 14:59:02
21529 Log: Add /sbin and /usr/sbin to the list of directories scanned
21530 for setuid programs. Takes care of bug id 20010309.003.
21531 Branch: perl
21532 ! t/op/stat.t
21533____________________________________________________________________________
21534[ 9088] By: jhi on 2001/03/09 14:48:32
21535 Log: Regen perlapi, perltoc.
21536 Branch: perl
21537 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
21538____________________________________________________________________________
21539[ 9087] By: jhi on 2001/03/09 14:38:56
21540 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
21541 From: David Mitchell <davem@fdgroup.co.uk>
21542 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
21543 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
21544 Branch: perl
21545 ! dump.c perl.c perl.h pod/perlrun.pod
21546____________________________________________________________________________
21547[ 9086] By: jhi on 2001/03/09 01:47:16
21548 Log: A modified version of
21549
21550 Subject: [ID 20010307.005] POSIX::sigaction has various problems
21551 From: anders@broadcom.com
21552 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
21553 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
21554
21555 Currently the sigaction.t test #6 fails (and is fudged to look
21556 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
21557 This may well be a genuine bug in Linux sigaction() (since at
21558 least Tru64, Solaris, and HP-UX disagree with Linux).
21559 Anyone with POSIX / SUSv2 tome handy? The problem is that
21560 the flags of the oldaction don't match with the flags in
21561 the previously installed disposition.
21562 Branch: perl
21563 + t/lib/sigaction.t
21564 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
21565____________________________________________________________________________
21566[ 9085] By: jhi on 2001/03/09 01:30:13
21567 Log: Subject: Re: mission impossible for the day
21568 From: Alex Gough <alex@rcon.org>
21569 Date: Thu, 08 Mar 2001 17:18:19 +0000
21570 Message-ID: <3AA7BEDB.8070409@rcon.org>
21571
21572 If references (are overloaded) and can be directly stringified,
21573 show that instead of "stringified".
21574
21575 (The problem, infinite mutual recursion caused by overloaded bool
21576 in Switch.pm, tracked by David Mitchell)
21577 Branch: perl
21578 ! lib/Carp/Heavy.pm
21579____________________________________________________________________________
21580[ 9084] By: jhi on 2001/03/09 01:20:39
21581 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
21582 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
21583 From: David Mitchell <davem@fdgroup.co.uk>
21584 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
21585 Branch: perl
21586 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
21587 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
21588____________________________________________________________________________
21589[ 9083] By: jhi on 2001/03/09 01:16:51
21590 Log: Subject: [PATCH] perldata.pod here-doc docs
21591 From: Jeff Pinyan <jeffp@crusoe.net>
21592 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
21593 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
21594 Branch: perl
21595 ! pod/perldata.pod
21596____________________________________________________________________________
21597[ 9082] By: jhi on 2001/03/09 01:01:27
21598 Log: Subject: Re: Unicode/EBCDIC
21599 From: Peter Prymmer <pvhp@forte.com>
21600 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
21601 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
21602 Branch: perl
21603 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
21604____________________________________________________________________________
21605[ 9081] By: jhi on 2001/03/08 13:41:30
21606 Log: Subject: Ooops, wrong 'no *POSIX' Patch
21607 From: Dorner Thomas <Thomas.Dorner@start.de>
21608 Date: Thu, 8 Mar 2001 08:43:28 +0100
21609 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
21610 Branch: perl
21611 ! hints/posix-bc.sh
21612____________________________________________________________________________
21613[ 9080] By: jhi on 2001/03/08 13:11:42
21614 Log: It's Scripts.txt, not Script.txt.
21615 Branch: perl
21616 ! MANIFEST
21617____________________________________________________________________________
21618[ 9079] By: jhi on 2001/03/08 12:59:05
21619 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
21620 From: Dorner Thomas <Thomas.Dorner@start.de>
21621 Date: Wed, 7 Mar 2001 14:13:31 +0100
21622 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
21623 Branch: perl
21624 ! makedepend.SH
21625____________________________________________________________________________
21626[ 9078] By: jhi on 2001/03/08 12:57:43
21627 Log: Retract #9069, wrong patch.
21628 Branch: perl
21629 ! Makefile.SH
21630____________________________________________________________________________
21631[ 9077] By: jhi on 2001/03/08 01:06:13
f734a339 21632 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
0b6ed3a0
JH
21633 Branch: perl
21634 + lib/unicode/Scripts.txt
21635 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
21636 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
21637 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
21638 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
21639 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
21640 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
21641 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
21642 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
21643 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
21644 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
21645 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
21646 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
21647 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
21648 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
21649 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
21650 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
21651 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
21652 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
21653 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
21654 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
21655 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
21656 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
21657 ! lib/unicode/version
21658____________________________________________________________________________
21659[ 9076] By: jhi on 2001/03/07 22:59:39
21660 Log: Integrate change #7784 from mainline into maintperl.
21661
21662 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
21663 Branch: maint-5.6/perl
21664 !> pp_ctl.c t/op/pat.t
21665____________________________________________________________________________
21666[ 9075] By: jhi on 2001/03/07 22:05:11
21667 Log: More UTF-8 test tweaks.
21668 Branch: perl
21669 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
21670____________________________________________________________________________
21671[ 9074] By: nick on 2001/03/07 21:39:29
21672 Log: Integrate mainline.
21673 Branch: perlio
21674 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
21675 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
21676 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
21677 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
21678 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
21679____________________________________________________________________________
21680[ 9073] By: jhi on 2001/03/07 16:37:09
21681 Log: Update Changes.
21682 Branch: perl
21683 ! Changes patchlevel.h
21684____________________________________________________________________________
4bad07d9
JH
21685[ 9072] By: jhi on 2001/03/07 16:32:30
21686 Log: Subject: [ID 20010306.004] || != named unary operator
21687 From: abela@geneanet.org
21688 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
21689 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
21690 Branch: perl
21691 ! pod/perlop.pod
21692____________________________________________________________________________
21693[ 9071] By: jhi on 2001/03/07 15:14:11
21694 Log: Subject: downgrading to bytes for common functions
21695 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
21696 Date: Wed, 7 Mar 2001 02:36:55 -0500
21697 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
21698 Branch: perl
21699 ! pp_sys.c
21700____________________________________________________________________________
21701[ 9070] By: jhi on 2001/03/07 15:04:58
21702 Log: Clarify the description differentiating for and while; inspired by
21703
21704 Subject: [ID 20010306.002] for/while difference in for definition
21705 From: abela@geneanet.org
21706 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
21707 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
21708 Branch: perl
21709 ! pod/perlsyn.pod
21710____________________________________________________________________________
21711[ 9069] By: jhi on 2001/03/07 14:55:30
21712 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
21713 From: Dorner Thomas <Thomas.Dorner@start.de>
21714 Date: Wed, 7 Mar 2001 14:13:31 +0100
21715 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
21716 Branch: perl
21717 ! Makefile.SH
21718____________________________________________________________________________
21719[ 9068] By: jhi on 2001/03/07 14:51:17
21720 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
21721 From: Radu Greab <radu@netsoft.ro>
21722 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
21723 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
21724 Branch: perl
21725 ! pp.c t/op/chop.t
21726____________________________________________________________________________
21727[ 9067] By: jhi on 2001/03/07 14:48:57
21728 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21729 From: Simon Cozens <simon@netthink.co.uk>
21730 Date: Wed, 7 Mar 2001 13:59:28 +0000
21731 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
21732
21733 In order to allow MakeMaker to build correct Makefiles,
21734 you need to change the order of the arguments in MM_Unix.pm
21735 as well. (Unless you have C89_CCMODE set, but we're trying
21736 to be POSIXly correct)
21737
21738 Thanks to Merijn Broeren for tracking this down.
21739 Branch: perl
21740 ! lib/ExtUtils/MM_Unix.pm
21741____________________________________________________________________________
21742[ 9066] By: jhi on 2001/03/07 14:30:02
21743 Log: Floating point too messy.
21744 Branch: perl
21745 ! t/camel-III/vstring.t
21746____________________________________________________________________________
21747[ 9065] By: jhi on 2001/03/07 14:17:44
21748 Log: Integrate change #9064 from maintperl into mainline.
21749
21750 fix memory leak in pack("Bb",...)
21751 Branch: perl
21752 !> perl.c
21753____________________________________________________________________________
21754[ 9064] By: gsar on 2001/03/07 06:29:24
21755 Log: fix memory leak in pack("Bb",...)
21756 Branch: maint-5.6/perl
21757 ! perl.c
21758____________________________________________________________________________
21759[ 9063] By: jhi on 2001/03/07 00:55:04
21760 Log: Major utf8 test reorganisation and rewrite.
21761 Hopefully no tests were lost in the shuffle.
21762 (The beginning of pragma/utf8 was lost intentionally,
21763 the tests were rather bogus and incomplete.)
21764 Branch: perl
21765 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
21766 ! t/pragma/utf8.t
21767____________________________________________________________________________
21768[ 9062] By: jhi on 2001/03/07 00:41:16
21769 Log: More tweakage on the Unicode character class descriptions.
21770 Branch: perl
21771 ! lib/unicode/mktables.PL pod/perlretut.pod
21772____________________________________________________________________________
21773[ 9061] By: jhi on 2001/03/06 23:12:38
21774 Log: The perlretut was still talking about the old \p and \P
21775 definitions.
21776 Branch: perl
21777 ! pod/perlretut.pod
21778____________________________________________________________________________
21779[ 9060] By: nick on 2001/03/06 20:52:37
21780 Log: Integrate mainline (make test works again now).
21781 Branch: perlio
21782 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
21783____________________________________________________________________________
21784[ 9059] By: jhi on 2001/03/06 15:36:14
21785 Log: 0.999... does equal 1.0, doesn't it?
21786 Branch: perl
21787 ! t/camel-III/vstring.t
21788____________________________________________________________________________
21789[ 9058] By: jhi on 2001/03/06 15:34:00
21790 Log: Make /x{abcd}/ to work without use utf8.
21791 Branch: perl
21792 ! regcomp.c
21793____________________________________________________________________________
21794[ 9057] By: jhi on 2001/03/06 03:02:36
21795 Log: Easier to outcomment all the three reset() tests for now.
21796 Branch: perl
21797 ! t/op/pat.t
21798____________________________________________________________________________
21799[ 9056] By: jhi on 2001/03/06 02:30:02
21800 Log: Comment out the deadly reset; until the 20010301.005
21801 is finally fixed.
21802 Branch: perl
21803 ! t/op/pat.t
21804____________________________________________________________________________
21805[ 9055] By: jhi on 2001/03/06 02:21:26
21806 Log: Integrate the change #9054 from mainline:
21807 retract the PMOP cleanup patch pending further investigation.
21808 Branch: maint-5.6/perl
21809 !> op.c op.h
21810____________________________________________________________________________
21811[ 9054] By: jhi on 2001/03/06 02:19:57
21812 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
21813 with oddly familiar stack traces.
21814 Branch: perl
21815 ! op.c op.h
21816____________________________________________________________________________
21817[ 9053] By: jhi on 2001/03/05 23:20:28
21818 Log: Integrate perlio.
21819 Branch: perl
21820 +> ext/Encode/Encode/koi8-r.ucm
21821 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
21822 !> makedef.pl
21823____________________________________________________________________________
21824[ 9052] By: nick on 2001/03/05 23:08:17
21825 Log: skipping USE_PERLIO symbols correction.
21826 Branch: perlio
21827 ! makedef.pl
21828____________________________________________________________________________
21829[ 9051] By: nick on 2001/03/05 22:35:07
21830 Log: More Encode alias tidying.
21831 Branch: perlio
21832 + ext/Encode/Encode/koi8-r.ucm
21833 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
21834____________________________________________________________________________
21835[ 9050] By: jhi on 2001/03/05 21:44:29
21836 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
21837 Sarathy's fix for ID 20010301.005.
21838 Branch: maint-5.6/perl
21839 !> op.c op.h
21840____________________________________________________________________________
21841[ 9049] By: nick on 2001/03/05 19:54:04
21842 Log: Integrate Jarkko's Encode.pm tweak.
21843 Branch: perlio
21844 !> ext/Encode/Encode.pm
21845____________________________________________________________________________
21846[ 9048] By: nick on 2001/03/05 19:47:57
21847 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
21848 Branch: perlio
21849 +> os2/os2add.sym
21850 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
21851 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
21852 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
21853 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
21854 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
21855____________________________________________________________________________
21856[ 9047] By: jhi on 2001/03/05 19:25:26
21857 Log: Regen perlapi.
21858 Branch: perl
21859 ! pod/perlapi.pod
21860____________________________________________________________________________
21861[ 9046] By: jhi on 2001/03/05 19:12:14
21862 Log: Integrate perlio.
21863 Branch: perl
21864 +> t/camel-III/vstring.t
21865 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
21866____________________________________________________________________________
21867[ 9045] By: jhi on 2001/03/05 19:10:36
21868 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
21869 Branch: perl
21870 ! ext/Encode/Encode.pm
21871____________________________________________________________________________
21872[ 9044] By: jhi on 2001/03/05 18:49:12
21873 Log: Forgot the other half of the PMOP patch (#9033).
21874 Branch: perl
21875 ! op.h
21876____________________________________________________________________________
21877[ 9043] By: nick on 2001/03/05 18:14:47
21878 Log: Update MANIFEST for new test.
21879 Branch: perlio
21880 ! MANIFEST
21881____________________________________________________________________________
21882[ 9042] By: nick on 2001/03/05 18:12:41
21883 Log: Some tests for Camel 3rd edition features.
21884 Make gethostbyaddr() test in above work.
21885 Branch: perlio
21886 + t/camel-III/vstring.t
21887 ! pp.h pp_sys.c t/TEST t/harness
21888____________________________________________________________________________
21889[ 9041] By: jhi on 2001/03/05 17:41:48
21890 Log: Add more ISO 8859 encoding aliases.
21891 Branch: perl
21892 ! ext/Encode/Encode.pm
21893____________________________________________________________________________
21894[ 9040] By: jhi on 2001/03/05 17:30:43
21895 Log: Integrate perlio.
21896 Branch: perl
21897 !> MANIFEST sv.c
21898____________________________________________________________________________
21899[ 9039] By: nick on 2001/03/05 17:11:36
21900 Log: Missed added file.
21901 Branch: perlio
21902 ! MANIFEST
21903____________________________________________________________________________
21904[ 9038] By: jhi on 2001/03/05 15:58:01
21905 Log: Add tr tests for EBCDIC, from Karsten Sperling.
21906 Branch: perl
21907 ! t/op/tr.t
21908____________________________________________________________________________
21909[ 9037] By: nick on 2001/03/05 15:56:35
21910 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
21911 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
21912
21913 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
21914 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
21915 - uses SvPV() rather than sv_2pv() in case it isn't a string.
21916 Branch: perlio
21917 ! sv.c
21918____________________________________________________________________________
21919[ 9036] By: jhi on 2001/03/05 15:49:15
21920 Log: Add matching tests currently failing in EBCDIC,
21921 suggested by Karsten Sperling.
21922 Branch: perl
21923 ! t/op/pat.t
21924____________________________________________________________________________
21925[ 9035] By: jhi on 2001/03/05 15:36:55
21926 Log: The #9034 needs a MANIFESTation.
21927 Branch: perl
21928 ! MANIFEST
21929____________________________________________________________________________
21930[ 9034] By: jhi on 2001/03/05 15:35:14
21931 Log: Integrate perlio.
21932 Branch: perl
21933 +> ext/Encode/Encode/Tcl.pm
21934 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
21935 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
21936 !> ext/Encode/Encode/iso8859-1.ucm
21937 !> ext/Encode/Encode/iso8859-10.ucm
21938 !> ext/Encode/Encode/iso8859-13.ucm
21939 !> ext/Encode/Encode/iso8859-14.ucm
21940 !> ext/Encode/Encode/iso8859-15.ucm
21941 !> ext/Encode/Encode/iso8859-16.ucm
21942 !> ext/Encode/Encode/iso8859-2.ucm
21943 !> ext/Encode/Encode/iso8859-3.ucm
21944 !> ext/Encode/Encode/iso8859-4.ucm
21945 !> ext/Encode/Encode/iso8859-5.ucm
21946 !> ext/Encode/Encode/iso8859-6.ucm
21947 !> ext/Encode/Encode/iso8859-7.ucm
21948 !> ext/Encode/Encode/iso8859-8.ucm
21949 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
21950 !> t/lib/encode.t
21951____________________________________________________________________________
21952[ 9033] By: jhi on 2001/03/05 15:33:18
21953 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
21954 From: Gurusamy Sarathy <gsar@ActiveState.com>
21955 Date: Sun, 04 Mar 2001 22:33:15 -0800
21956 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
21957
21958 PMOPs need to remember their own stash so that they can
21959 gracefully remove themselves from their linked list.
21960 Branch: perl
21961 ! op.c
21962____________________________________________________________________________
21963[ 9032] By: nick on 2001/03/05 14:51:50
21964 Log: Encode implementation "completion"
21965 Implement and document define_encoding()
21966 Implement and document encoding aliases including define_alias()
21967 Make Encode::XS use define_encoding() rather than back-door.
21968 Move run-time *.enc to separate Encode::Tcl module.
21969 Make 'compile' honour <codeset_name>
21970 Change canonical names of to iso-8859-* and US-ascii.
21971 Branch: perlio
21972 + ext/Encode/Encode/Tcl.pm
21973 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21974 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
21975 ! ext/Encode/Encode/iso8859-1.ucm
21976 ! ext/Encode/Encode/iso8859-10.ucm
21977 ! ext/Encode/Encode/iso8859-13.ucm
21978 ! ext/Encode/Encode/iso8859-14.ucm
21979 ! ext/Encode/Encode/iso8859-15.ucm
21980 ! ext/Encode/Encode/iso8859-16.ucm
21981 ! ext/Encode/Encode/iso8859-2.ucm
21982 ! ext/Encode/Encode/iso8859-3.ucm
21983 ! ext/Encode/Encode/iso8859-4.ucm
21984 ! ext/Encode/Encode/iso8859-5.ucm
21985 ! ext/Encode/Encode/iso8859-6.ucm
21986 ! ext/Encode/Encode/iso8859-7.ucm
21987 ! ext/Encode/Encode/iso8859-8.ucm
21988 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
21989 ! t/lib/encode.t
21990____________________________________________________________________________
21991[ 9031] By: jhi on 2001/03/05 13:51:17
21992 Log: Integrate change #9030 from maintperl into mainline.
21993
21994 Subject: [PATCH 5.6.1] OS/2 cleanup
21995 Branch: perl
21996 +> os2/os2add.sym
21997 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21998 !> makedef.pl os2/Changes os2/Makefile.SHs
21999 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
22000 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
22001 !> os2/os2.sym os2/os2ish.h
22002____________________________________________________________________________
22003[ 9030] By: jhi on 2001/03/05 13:46:49
22004 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
22005 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22006 Date: Mon, 5 Mar 2001 02:29:44 -0500
22007 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
22008 Branch: maint-5.6/perl
22009 + os2/os2add.sym
22010 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22011 ! makedef.pl os2/Changes os2/Makefile.SHs
22012 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
22013 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
22014 ! os2/os2.sym os2/os2ish.h
22015____________________________________________________________________________
22016[ 9029] By: jhi on 2001/03/05 13:40:35
22017 Log: Integrate change #9028 from maintperl into mainline.
22018
22019 various nits in MM_Unix.pm found by disabling SelfLoader
22020 Branch: perl
22021 !> lib/ExtUtils/MM_Unix.pm
22022____________________________________________________________________________
22023[ 9028] By: gsar on 2001/03/05 09:58:38
22024 Log: various nits in MM_Unix.pm found by disabling SelfLoader
22025 Branch: maint-5.6/perl
22026 ! lib/ExtUtils/MM_Unix.pm
22027____________________________________________________________________________
22028[ 9027] By: nick on 2001/03/05 08:35:22
22029 Log: Integrate mainline
22030 Branch: perlio
22031 !> (integrate 28 files)
22032____________________________________________________________________________
22033[ 9026] By: jhi on 2001/03/05 02:14:59
22034 Log: Integrate change #9025 from mainline to maintperl,
22035 retract \N{U+HHHH}.
22036 Branch: maint-5.6/perl
22037 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
22038 !> t/lib/charnames.t toke.c
22039____________________________________________________________________________
22040[ 9025] By: jhi on 2001/03/05 02:13:09
22041 Log: Retracting \N{U+HHHH}.
22042 Branch: perl
22043 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
22044 ! t/lib/charnames.t toke.c
22045____________________________________________________________________________
22046[ 9024] By: jhi on 2001/03/04 20:51:07
22047 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
22048 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22049 Date: Fri, 02 Mar 2001 18:25:26 +0100
22050 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
22051
22052 Casting problem.
22053 Branch: perl
22054 ! ext/Storable/Storable.xs
22055____________________________________________________________________________
22056[ 9023] By: jhi on 2001/03/04 19:46:45
22057 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
22058 From: nick@talking.bollo.cx
22059 Date: Sat, 03 Mar 2001 21:41:33 +0000
22060 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
22061
22062 Revert the workaround.
22063 Branch: perl
22064 ! perlio.c
22065____________________________________________________________________________
22066[ 9022] By: jhi on 2001/03/04 19:36:28
22067 Log: Update Changes.
22068 Branch: perl
22069 ! Changes patchlevel.h
22070____________________________________________________________________________
18538318
JH
22071[ 9021] By: jhi on 2001/03/04 18:41:00
22072 Log: makedef.pl updates suggested by Chris Nandor; double-checking
22073 the changes in AIX, OS/2 Win32 would be nice.
22074 Branch: perl
22075 ! makedef.pl
22076____________________________________________________________________________
22077[ 9020] By: jhi on 2001/03/04 18:23:58
22078 Log: Integrate change #9012 from maintperl into mainline,
22079 quench a compiler warning.
22080 Branch: perl
22081 !> toke.c
22082____________________________________________________________________________
22083[ 9019] By: jhi on 2001/03/04 18:18:43
22084 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
22085
22086 \N{U+HHHH} fix.
22087
22088 pattern in G_ARRAY context
22089 Branch: maint-5.6/perl
22090 !> pp_hot.c t/op/pat.t toke.c
22091____________________________________________________________________________
22092[ 9018] By: jhi on 2001/03/04 18:07:48
22093 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
22094 From: Jeff Pinyan <jeffp@crusoe.net>
22095 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
22096 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
22097 Branch: perl
22098 ! pp_hot.c t/op/pat.t
22099____________________________________________________________________________
22100[ 9017] By: jhi on 2001/03/04 18:06:21
22101 Log: I thought I tested the #9014.
22102 Branch: perl
22103 ! toke.c
22104____________________________________________________________________________
22105[ 9016] By: jhi on 2001/03/04 17:41:22
22106 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
22107
22108 Tweak the get*ent() OS/2 prototypes.
22109
22110 Add the \N{U+HHHH} syntax.
22111
22112 More tr/// UTF-8 fixes from Inaba Hiroto.
22113 Branch: maint-5.6/perl
22114 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
22115 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
22116____________________________________________________________________________
22117[ 9015] By: jhi on 2001/03/04 17:36:04
22118 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
22119 Branch: perl
22120 ! doop.c t/op/tr.t
22121____________________________________________________________________________
22122[ 9014] By: jhi on 2001/03/04 17:24:49
22123 Log: Add the \N{U+HHHH} syntax.
22124 Branch: perl
22125 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
22126 ! t/lib/charnames.t toke.c
22127____________________________________________________________________________
22128[ 9013] By: jhi on 2001/03/04 17:20:45
22129 Log: Tweak the get*ent() OS/2 prototypes.
22130 Branch: perl
22131 ! os2/os2.c
22132____________________________________________________________________________
22133[ 9012] By: gsar on 2001/03/04 06:26:14
22134 Log: avoid warning (nit in change#9009)
22135 Branch: maint-5.6/perl
22136 ! toke.c
22137____________________________________________________________________________
22138[ 9011] By: gsar on 2001/03/04 06:15:24
22139 Log: lib/charnames.t fails in 5.6.x because of older Unicode
22140 data
22141
22142 TODO: need to revisit this after updating lib/unicode/...
22143 Branch: maint-5.6/perl
22144 ! t/lib/charnames.t
22145____________________________________________________________________________
22146[ 9010] By: gsar on 2001/03/04 06:08:36
22147 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
22148 Branch: maint-5.6/perl
22149 ! toke.c
22150____________________________________________________________________________
22151[ 9009] By: jhi on 2001/03/03 19:27:20
22152 Log: Integrate change #9008 from mainline to maintperl,
22153 UTF-8 tr/// fixes from Inaba Hiroto.
22154 Branch: maint-5.6/perl
22155 !> doop.c op.c t/op/tr.t toke.c
22156____________________________________________________________________________
22157[ 9008] By: jhi on 2001/03/03 19:19:42
22158 Log: UTF8 tr/// fixes from Inaba Hiroto.
22159 Branch: perl
22160 ! doop.c op.c t/op/tr.t toke.c
22161____________________________________________________________________________
22162[ 9007] By: jhi on 2001/03/03 19:00:30
22163 Log: Integrate change #9006 from maintperl to mainline,
22164 more robust quest for the infinite.
22165 Branch: perl
22166 !> lib/Math/Complex.pm
22167____________________________________________________________________________
22168[ 9006] By: jhi on 2001/03/03 18:58:06
22169 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
22170 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22171 Date: Sat, 3 Mar 2001 12:51:50 -0500
22172 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
22173
22174 Be more robust in our quest for the infinite.
22175 Branch: maint-5.6/perl
22176 ! lib/Math/Complex.pm
22177____________________________________________________________________________
22178[ 9005] By: jhi on 2001/03/03 17:55:50
22179 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
22180 Branch: maint-5.6/perl
22181 ! doio.c
22182____________________________________________________________________________
22183[ 9004] By: jhi on 2001/03/03 17:40:14
22184 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
22185 so that picky compilers like IRIX won't get huffy about
22186 "statements without effect" (like 1;).
22187 Branch: perl
22188 ! toke.c
22189____________________________________________________________________________
22190[ 9003] By: jhi on 2001/03/03 17:15:52
22191 Log: Integrate change #9002 from mainline to maintperl.
22192
22193 Subject: [perl-5.6.x, perl-current] accept for EPOC
22194 Branch: maint-5.6/perl
22195 !> pp_sys.c
22196____________________________________________________________________________
22197[ 9002] By: jhi on 2001/03/03 17:14:30
22198 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
22199 From: Olaf Flebbe <O.Flebbe@science-computing.de>
22200 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
22201 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
22202 Branch: perl
22203 ! pp_sys.c
22204____________________________________________________________________________
22205[ 9001] By: jhi on 2001/03/03 17:13:13
22206 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
22207 From: "Craig A. Berry" <craigberry@mac.com>
22208 Date: Fri, 02 Mar 2001 17:44:40 -0600
22209 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
22210 Branch: perl
22211 ! t/pod/find.t
22212____________________________________________________________________________
22213[ 9000] By: jhi on 2001/03/03 17:11:55
22214 Log: Integrate changes #8997,8999 from maintperl.
22215
22216 Subject: [PATCH 5.6.1] compiling on OS/2
22217 (Better error message from hints/os2.sh)
22218
22219 Subject: [PATCH 5.6.1] syslog.t
22220 Branch: perl
22221 !> hints/os2.sh t/lib/syslog.t
22222____________________________________________________________________________
22223[ 8999] By: jhi on 2001/03/03 17:09:28
22224 Log: Subject: [PATCH 5.6.1] syslog.t
22225 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22226 Date: Sat, 3 Mar 2001 02:11:17 -0500
22227 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
22228 Branch: maint-5.6/perl
22229 ! t/lib/syslog.t
22230____________________________________________________________________________
22231[ 8998] By: jhi on 2001/03/03 17:07:50
22232 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
22233 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22234 Date: Sat, 3 Mar 2001 01:53:52 -0500
22235 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
22236 Branch: maint-5.6/perl
22237 ! opcode.pl os2/os2.c
22238____________________________________________________________________________
22239[ 8997] By: jhi on 2001/03/03 17:03:30
22240 Log: Subject: [PATCH 5.6.1] compiling on OS/2
22241 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22242 Date: Sat, 3 Mar 2001 01:59:59 -0500
22243 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
22244 Branch: maint-5.6/perl
22245 ! hints/os2.sh
22246____________________________________________________________________________
22247[ 8996] By: jhi on 2001/03/03 00:55:58
22248 Log: Regen files for mainline.
22249 Branch: perl
22250 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22251 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
22252____________________________________________________________________________
22253[ 8995] By: jhi on 2001/03/03 00:35:22
22254 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
22255 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
22256 to maintperl.
22257
22258 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
22259
22260 Add Configure option -Dmksymlinks which will create a symlink
22261 forest if the current/build differs from the source directory.
22262 (8218,8220,8221,8317,8318,8971)
22263
22264 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
22265 (Document APPLLIB_EXP in INSTALL.)
22266
22267 If running byacc write-enable also perly.h.
22268
22269 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
22270
22271 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
22272
22273 Sanity check for conflicting thread flavours.
22274
22275 Fix the sys/fcntl.h problem reported by Peter Prymmer.
22276
22277 Add few CPUs/architectures to the Cppsym scan,
22278 add -perlio to archname if so selected (modified 8890)
22279
22280 Be more helpful for devel builders, suggested by John L. Allen.
22281 (admittedly pointless change for maintperl, but the usedevel
22282 code is there already)
22283 Branch: maint-5.6/perl
22284 !> Configure INSTALL Makefile.SH Porting/Glossary
22285 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
22286 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
22287 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
22288 !> win32/config.bc win32/config.gc win32/config.vc
22289____________________________________________________________________________
22290[ 8994] By: jhi on 2001/03/02 23:31:41
22291 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
22292 Branch: metaconfig/U/perl
22293 ! gccvers.U
22294____________________________________________________________________________
22295[ 8993] By: jhi on 2001/03/02 23:22:12
22296 Log: Regenerate various files for maint.
22297 Branch: maint-5.6/perl
22298 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
22299 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
22300____________________________________________________________________________
22301[ 8992] By: alanbur on 2001/03/02 22:48:34
22302 Log: Resync wuth parent
22303 Branch: maint-5.6/pureperl
22304 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
22305 !> (integrate 60 files)
22306____________________________________________________________________________
22307[ 8991] By: jhi on 2001/03/02 21:00:08
22308 Log: Retract the #8742 part of #8986, backward compat.
22309 Branch: maint-5.6/perl
22310 ! embed.pl
22311____________________________________________________________________________
22312[ 8990] By: jhi on 2001/03/02 20:40:07
22313 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
22314 Branch: maint-5.6/perl
22315 ! hv.c
22316____________________________________________________________________________
22317[ 8989] By: jhi on 2001/03/02 19:59:56
22318 Log: Update Changes.
22319 Branch: perl
22320 ! Changes patchlevel.h
22321____________________________________________________________________________
7fa33807
JH
22322[ 8988] By: jhi on 2001/03/02 19:57:08
22323 Log: Integrate perlio.
22324 Branch: perl
22325 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22326 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22327 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22328 !> ext/Encode/Encode/iso8859-10.ucm
22329 !> ext/Encode/Encode/iso8859-13.ucm
22330 !> ext/Encode/Encode/iso8859-14.ucm
22331 !> ext/Encode/Encode/iso8859-15.ucm
22332 !> ext/Encode/Encode/iso8859-16.ucm
22333 !> ext/Encode/Encode/iso8859-2.ucm
22334 !> ext/Encode/Encode/iso8859-3.ucm
22335 !> ext/Encode/Encode/iso8859-4.ucm
22336 !> ext/Encode/Encode/iso8859-5.ucm
22337 !> ext/Encode/Encode/iso8859-6.ucm
22338 !> ext/Encode/Encode/iso8859-7.ucm
22339 !> ext/Encode/Encode/iso8859-8.ucm
22340 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22341 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
22342____________________________________________________________________________
22343[ 8987] By: jhi on 2001/03/02 19:43:40
22344 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
22345 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
22346 8950,8952,8955 from mainline to maintperl.
22347
22348 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
22349
22350 Put to rest the 20010205.001, the email address checking (not) regex.
22351
22352 fork() not everywhere, cleanup temp files.
22353
22354 The #8843 wasn't quite right: %Config needs to imported.
22355
22356 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
22357 (#8849: the glob-basic hunk needed massaging as it depended
22358 on Schwern's large-scale (unintegrated) patches)
22359
22360 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
22361
22362 Upgrade to CGI.pm 2.752, from Lincoln Stein.
22363 (Note: there were some conflicts due to EBCDIC and EPOC
22364 patches, in general I preferred the repository code.)
22365 (When 2.753 comes out, we need to synchronize.)
22366
22367 Subject: [PATCH] fix for charnames above FFFF
22368
22369 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
22370
22371 If no sfio, no -lsfio.
22372
22373 Run run/*.t also in minitest.
22374
22375 Subject: [PATCH perl 5.7.0] malloc message address offset
22376
22377 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
22378
22379 Subject: fix for parameter -Dm (for perl@8867)
22380
22381 Subject: [PATCH: perl@8892] was Re: hashing order difference?
22382 (make the test more portable)
22383
22384 Subject: Re: [PATCH] fix for charnames above FFFF
22385
22386 Subject: Re: I'm losing the war...
22387 (hv_store() not working correctly in ENV_IS_CASELESS case.)
22388
22389 Subject: Modified README.bs2000
22390
22391 Subject: [PATCH: perl@8935] -Dt padsv($var)
22392
22393 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
22394
22395 Subject: PATCH: extra tests to check on negative float to unsigned cast
22396
22397 Subject: [PATCH] XPUSH[insp] was Re: progress
22398
22399 Subject: Re: Compile with perlcc..
22400 Branch: maint-5.6/perl
22401 !> (integrate 36 files)
22402____________________________________________________________________________
22403[ 8986] By: jhi on 2001/03/02 18:51:25
22404 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
22405 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
22406 to maintperl.
22407
22408 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
22409
22410 Subject: [DOC PATCH] overload.pm nits
22411
22412 Add header for LIB$ prototypes (C. Berry)
22413
22414 Convert fwrite()s to sockets to write()s, since some socket stacks
22415 don't take kindly to stdio.
22416 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
22417 (for often optional LNMs)
22418 Correct a few typos
22419 (C. Bailey)
22420
22421 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
22422
22423 De-cut-and-pasto.
22424
22425 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
22426
22427 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
22428
22429 Upgrade to CPAN 1.59_54, from Andreas König.
22430
22431 Bogus shebang.
22432
22433 Subject: [PATCH] Document makepatch in Porting/patching
22434
22435 UTF-8 documentation.
22436
22437 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
22438
22439 Sort the MANIFEST.
22440
22441 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
22442
22443 Subject: [PATCH @8807] toke.c cleanup: scan_str()
22444
22445 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
22446
22447 Add run/*.t to testables.
22448
22449 TODO: integrate #8784.
22450 Branch: maint-5.6/perl
22451 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
22452 !> (integrate 28 files)
22453____________________________________________________________________________
22454[ 8985] By: nick on 2001/03/02 18:15:45
22455 Log: Integrate mainline
22456 Branch: perlio
22457 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
22458 !> vms/vms.c
22459____________________________________________________________________________
22460[ 8984] By: jhi on 2001/03/02 16:00:17
22461 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
22462
22463 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
22464 5.004_05, and mention the suidperl August 2000 security problem.
22465 (#8978,#8981)
22466
22467 Subject: [ID 20010301.004] Technically speaking in perldata
22468
22469 Subject: [PATCH] File::Copy for bleadperl, maintperl
22470
22471 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
22472
22473 (The #8982, fix for 20010221.005 and 20010221.008,
22474 would be nice too but it didn't integrate cleanly.)
22475 Branch: maint-5.6/perl
22476 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
22477____________________________________________________________________________
22478[ 8983] By: jhi on 2001/03/02 15:51:16
22479 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
22480 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22481 Date: Thu, 1 Mar 2001 15:54:09 EST
22482 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
22483 Branch: perl
22484 ! vms/vms.c
22485____________________________________________________________________________
22486[ 8982] By: jhi on 2001/03/02 15:43:31
22487 Log: Subject: Re: sync sync sync: have I missed any patches?
22488 From: Radu Greab <radu@netsoft.ro>
22489 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
22490 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
22491
22492 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
22493 was checking argv[0] regardless of whether a different pathname
22494 will actually be executed." Test case not supplied because
22495 drafting that, ironically enough, revealed another bug
22496 (or a feature).
22497 Branch: perl
22498 ! doio.c
22499____________________________________________________________________________
22500[ 8981] By: jhi on 2001/03/02 15:28:03
22501 Log: Misdate in #8978.
22502 Branch: perl
22503 ! pod/perlfaq1.pod
22504____________________________________________________________________________
22505[ 8980] By: jhi on 2001/03/02 15:24:20
22506 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
22507 From: Chris Nandor <pudge@pobox.com>
22508 Date: Wed, 28 Feb 2001 22:10:15 -0500
22509 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
22510 Branch: perl
22511 ! lib/File/Copy.pm
22512____________________________________________________________________________
22513[ 8979] By: jhi on 2001/03/02 15:17:16
22514 Log: Subject: [ID 20010301.004] Technically speaking in perldata
22515 From: abela@geneanet.org
22516 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
22517 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
22518 Branch: perl
22519 ! pod/perldata.pod
22520____________________________________________________________________________
22521[ 8978] By: jhi on 2001/03/02 15:15:27
22522 Log: Subject: [ID 20010301.003] ref to 5.004
22523 From: abela@geneanet.org
22524 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
22525 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
22526
22527 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
22528 and mention the suidperl August 2000 security problem.
22529 Branch: perl
22530 ! pod/perlfaq1.pod
22531____________________________________________________________________________
22532[ 8977] By: alanbur on 2001/03/02 14:17:45
22533 Log: Resynchronised with parent
22534 Branch: maint-5.6/pureperl
22535 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
22536 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
22537 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
22538 !> vms/descrip_mms.template win32/win32.c win32/win32.h
22539 !> win32/win32iop.h
22540____________________________________________________________________________
22541[ 8976] By: nick on 2001/03/01 23:25:30
22542 Log: Integrate mainline.
22543 Branch: perlio
22544 - t/op/qu.t
22545 !> (integrate 55 files)
22546____________________________________________________________________________
22547[ 8975] By: jhi on 2001/03/01 16:51:34
22548 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
22549 Branch: perl
22550 !> toke.c
22551____________________________________________________________________________
22552[ 8974] By: gsar on 2001/03/01 16:28:21
22553 Log: fix for bugid 20010226.008
22554
22555 the problem was that some of the pointers (PL_last_lop and
22556 PL_last_uni specifically) into the lex buffers weren't correctly
22557 being invalidated when the buffer changed; this would leave the
22558 pointers pointing at an arbitrary location in the buffer if
22559 the buffer didn't need to be reallocated, or point into freed
22560 memory if the buffer had to be realloced
22561
22562 TODO item for bugdb maintainers: check other seemingly random
22563 parser-related bugs--they might be cured by this
22564 Branch: maint-5.6/perl
22565 ! toke.c
22566____________________________________________________________________________
22567[ 8973] By: jhi on 2001/03/01 02:23:25
22568 Log: Retract #8970 because of a completely mysterious core dump:
22569 adding the tests 241..244 causes op/pat dump core at test #25.
22570 The test needs a lot of whittling down before the bug can be solved.
22571 Branch: perl
22572 ! t/op/pat.t
22573____________________________________________________________________________
22574[ 8972] By: jhi on 2001/03/01 01:58:38
22575 Log: Regen perlapi.
22576 Branch: perl
22577 ! pod/perlapi.pod
22578____________________________________________________________________________
22579[ 8971] By: jhi on 2001/03/01 01:34:09
22580 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))
22581 From: Nicholas Clark <nick@ccl4.org>
22582 Date: Wed, 28 Feb 2001 23:28:49 +0000
22583 Message-ID: <20010228232849.A55187@plum.flirble.org>
22584
22585 Allow a completely write protected source code tree
22586 when using the Configure -Dmksymlinks.
22587 Branch: perl
22588 ! embed.pl warnings.pl
22589____________________________________________________________________________
22590[ 8970] By: jhi on 2001/03/01 01:32:04
22591 Log: Add back the EBCDIC character range tests (for matching).
22592 Branch: perl
22593 ! t/op/pat.t
22594____________________________________________________________________________
22595[ 8969] By: nick on 2001/02/28 18:18:01
22596 Log: Add charname comments to .ucm files writen by 'compile',
22597 also order charmaps in those files by source encoding.
22598 regenerate distrubuted .ucm files
22599 Branch: perlio
22600 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22601 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22602 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22603 ! ext/Encode/Encode/iso8859-10.ucm
22604 ! ext/Encode/Encode/iso8859-13.ucm
22605 ! ext/Encode/Encode/iso8859-14.ucm
22606 ! ext/Encode/Encode/iso8859-15.ucm
22607 ! ext/Encode/Encode/iso8859-16.ucm
22608 ! ext/Encode/Encode/iso8859-2.ucm
22609 ! ext/Encode/Encode/iso8859-3.ucm
22610 ! ext/Encode/Encode/iso8859-4.ucm
22611 ! ext/Encode/Encode/iso8859-5.ucm
22612 ! ext/Encode/Encode/iso8859-6.ucm
22613 ! ext/Encode/Encode/iso8859-7.ucm
22614 ! ext/Encode/Encode/iso8859-8.ucm
22615 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22616 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
22617____________________________________________________________________________
22618[ 8968] By: jhi on 2001/02/28 16:26:37
22619 Log: Expand usemorebits early if d_casti32 needs to be undefined.
22620 Branch: perl
22621 ! hints/hpux.sh hints/irix_6.sh
22622____________________________________________________________________________
22623[ 8967] By: jhi on 2001/02/28 16:22:26
22624 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
22625 retract toke.c/qu parts of #8583, retract #8485, retract
22626 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
22627 op/length.t, and MANIFEST, and delete t/op/qu.t.
22628 Branch: perl
22629 - t/op/qu.t
22630 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
22631 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
22632 ! t/op/length.t toke.c
22633____________________________________________________________________________
22634[ 8966] By: jhi on 2001/02/28 15:00:27
22635 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
22636 by not changing from pre-Unicode days into being Unicode-aware.
22637 Sniff.
22638 Branch: perl
22639 ! pp.c t/op/pack.t t/op/qu.t
22640____________________________________________________________________________
22641[ 8965] By: jhi on 2001/02/28 14:37:55
22642 Log: Subject: Re: Errors in core PODs
22643 From: Michael Stevens <michael@etla.org>
22644 Date: Fri, 23 Feb 2001 15:47:56 +0000
22645 Message-ID: <20010223154756.A7723@firedrake.org>
22646 Branch: perl
22647 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
22648 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
22649 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
22650 ! x2p/a2p.pod
22651____________________________________________________________________________
22652[ 8964] By: jhi on 2001/02/28 14:35:35
22653 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
22654 (The #8961 was too bold.)
22655 Branch: perl
22656 ! hints/hpux.sh hints/irix_6.sh
22657____________________________________________________________________________
22658[ 8963] By: jhi on 2001/02/28 14:33:39
22659 Log: Subject: Re: sync sync sync: have I missed any patches?
22660 From: Tim Jenness <t.jenness@jach.hawaii.edu>
22661 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
22662 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
22663 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
22664
22665 Replace djSP with dSP.
22666 Branch: perl
22667 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
22668 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
22669 ! win32/perlhost.h
22670____________________________________________________________________________
22671[ 8962] By: jhi on 2001/02/27 23:21:14
22672 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
22673 Branch: perl
22674 ! lib/Filter/Simple.pm
22675____________________________________________________________________________
22676[ 8961] By: jhi on 2001/02/27 22:55:26
22677 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
22678 and this would be it.
22679 Branch: perl
22680 ! hints/hpux.sh hints/irix_6.sh
22681____________________________________________________________________________
22682[ 8960] By: jhi on 2001/02/27 22:51:33
22683 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
22684 From: "Craig A. Berry" <craigberry@mac.com>
22685 Date: Tue, 27 Feb 2001 16:11:44 -0600
22686 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
22687 Branch: maint-5.6/perl
22688 ! configure.com vms/descrip_mms.template
22689____________________________________________________________________________
22690[ 8959] By: jhi on 2001/02/27 22:47:23
22691 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
22692 From: "Craig A. Berry" <craigberry@mac.com>
22693 Date: Tue, 27 Feb 2001 16:11:44 -0600
22694 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
22695 Branch: perl
22696 ! configure.com vms/descrip_mms.template
22697____________________________________________________________________________
22698[ 8958] By: jhi on 2001/02/27 15:16:42
22699 Log: Update Changes.
22700 Branch: perl
22701 ! Changes patchlevel.h
22702____________________________________________________________________________
22703[ 8957] By: jhi on 2001/02/27 06:15:07
22704 Log: Subject: [5.6.x] EPOC additions
22705 From: Olaf Flebbe <O.Flebbe@science-computing.de>
22706 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
22707 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
22708 Branch: maint-5.6/perl
22709 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
22710____________________________________________________________________________
900ddf0e
JH
22711[ 8956] By: jhi on 2001/02/27 06:12:11
22712 Log: Subject: [perl-current] EPOC
22713 From: Olaf Flebbe <O.Flebbe@science-computing.de>
22714 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
22715 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
22716 Branch: perl
22717 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
22718 ! epoc/epocish.c epoc/epocish.h pp_sys.c
22719____________________________________________________________________________
22720[ 8955] By: jhi on 2001/02/27 05:59:50
22721 Log: Subject: Re: Compile with perlcc..
22722 From: Edward Peschko <edwardp@excitehome.net>
22723 Date: Mon, 26 Feb 2001 18:51:58 -0800
22724 Message-ID: <20010226185158.A9871@excitehome.net>
22725
22726 plus add a simple usage message if no arguments given.
22727 Branch: perl
22728 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
22729 ! utils/Makefile utils/perlcc.PL win32/pod.mak
22730____________________________________________________________________________
22731[ 8954] By: nick on 2001/02/26 21:02:59
22732 Log: Integrate mainline
22733 Branch: perlio
22734 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
22735 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
22736 !> t/op/sprintf.t
22737____________________________________________________________________________
22738[ 8953] By: jhi on 2001/02/26 14:43:54
22739 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
22740 From: Nicholas Clark <nick@ccl4.org>
22741 Date: Mon, 26 Feb 2001 00:42:07 +0000
22742 Message-ID: <20010226004207.F23333@plum.flirble.org>
22743 Branch: perl
22744 ! pp_ctl.c
22745____________________________________________________________________________
22746[ 8952] By: jhi on 2001/02/26 14:42:13
22747 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
22748 From: Simon Cozens <simon@netthink.co.uk>
22749 Date: Mon, 26 Feb 2001 12:23:48 +0000
22750 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
22751 Branch: perl
22752 ! pod/perlguts.pod
22753____________________________________________________________________________
22754[ 8951] By: jhi on 2001/02/26 14:39:15
22755 Log: Subject: [PATCH] perlio - unknown layer
22756 From: Nicholas Clark <nick@ccl4.org>
22757 Date: Mon, 26 Feb 2001 00:27:19 +0000
22758 Message-ID: <20010226002719.E23333@plum.flirble.org>
22759 Branch: perl
22760 ! perlio.c
22761____________________________________________________________________________
22762[ 8950] By: jhi on 2001/02/26 14:38:04
22763 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
22764 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
22765 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
22766 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
22767 Branch: perl
22768 ! t/op/bop.t
22769____________________________________________________________________________
22770[ 8949] By: jhi on 2001/02/26 14:37:07
22771 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
22772 From: Peter Prymmer <pvhp@forte.com>
22773 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
22774 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
22775 Branch: perl
22776 ! lib/Test.pm
22777____________________________________________________________________________
22778[ 8948] By: jhi on 2001/02/26 14:35:53
22779 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
22780 From: Radu Greab <radu@netsoft.ro>
22781 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
22782 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
22783 Branch: perl
22784 ! pod/perlop.pod
22785____________________________________________________________________________
22786[ 8947] By: jhi on 2001/02/26 14:34:46
22787 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
22788 From: David Mitchell <davem@fdgroup.co.uk>
22789 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
22790 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
22791 Branch: perl
22792 ! run.c
22793____________________________________________________________________________
22794[ 8946] By: jhi on 2001/02/26 14:32:37
22795 Log: Subject: Modified README.bs2000
22796 From: Dorner Thomas <Thomas.Dorner@start.de>
22797 Date: Mon, 26 Feb 2001 09:22:17 +0100
22798 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
22799 Branch: perl
22800 ! README.bs2000
22801____________________________________________________________________________
22802[ 8945] By: jhi on 2001/02/26 14:19:53
22803 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
22804 to maintperl, listing the known failures on the tests 129 and 130.
22805 Branch: maint-5.6/perl
22806 !> t/op/sprintf.t
22807____________________________________________________________________________
22808[ 8944] By: jhi on 2001/02/26 14:14:15
22809 Log: Add more known sprintf failures.
22810 Branch: perl
22811 ! t/op/sprintf.t
22812____________________________________________________________________________
22813[ 8943] By: jhi on 2001/02/26 13:56:22
22814 Log: perlglob.exe needs to be found in Win32, patch from
22815 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
22816 which needs external glob at mini-perl time."
22817 Branch: perl
22818 ! ext/Encode/compile
22819____________________________________________________________________________
22820[ 8942] By: jhi on 2001/02/26 13:52:19
22821 Log: A missing dTHX from Vadim Konovalov.
22822 Branch: perl
22823 ! perlio.c
22824____________________________________________________________________________
22825[ 8941] By: jhi on 2001/02/26 13:37:05
22826 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
22827 Branch: perl
22828 ! op.c
22829____________________________________________________________________________
22830[ 8940] By: jhi on 2001/02/26 13:35:40
22831 Log: Integrate perlio.
22832 Branch: perl
22833 !> ext/Encode/Encode.pm
22834____________________________________________________________________________
22835[ 8939] By: nick on 2001/02/25 23:47:09
22836 Log: Integrate mainline.
22837 Branch: perlio
22838 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
22839 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
22840____________________________________________________________________________
22841[ 8938] By: nick on 2001/02/25 19:36:28
22842 Log: Encode implementations docs.
22843 Branch: perlio
22844 ! ext/Encode/Encode.pm
22845____________________________________________________________________________
22846[ 8937] By: jhi on 2001/02/25 19:26:16
22847 Log: Script wasn't aligned with reality.
22848 Branch: perl
22849 ! t/pod/find.t
22850____________________________________________________________________________
22851[ 8936] By: jhi on 2001/02/25 18:54:55
22852 Log: Update Changes.
22853 Branch: perl
22854 ! Changes patchlevel.h
22855____________________________________________________________________________
caa33247
JH
22856[ 8935] By: jhi on 2001/02/25 18:46:36
22857 Log: Retract #8929,8930,8932,8933 for now.
22858 Branch: perl
22859 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
22860____________________________________________________________________________
22861[ 8934] By: jhi on 2001/02/25 17:34:35
22862 Log: Integrate perlio.
22863 Branch: perl
22864 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
22865 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
22866 !> t/lib/encode.t
22867____________________________________________________________________________
22868[ 8933] By: jhi on 2001/02/25 17:33:12
22869 Log: (Retracted by #8395.)
22870
22871 Slight tweaks in scan_const(), not fixes yet, it seems like
22872 lots of work remains to be done...
22873 Branch: perl
22874 ! toke.c
22875____________________________________________________________________________
22876[ 8932] By: jhi on 2001/02/25 17:27:11
22877 Log: (Retracted by #8395.)
22878
22879 Missing from #8930.
22880 Branch: perl
22881 ! perl.h
22882____________________________________________________________________________
22883[ 8931] By: jhi on 2001/02/25 17:26:19
22884 Log: A comment tweak.
22885 Branch: perl
22886 ! utf8.c
22887____________________________________________________________________________
22888[ 8930] By: jhi on 2001/02/25 17:25:47
22889 Log: (Retracted by #8395.)
22890
22891 Attempt to fix the EBCDIC character range problwm with //.
22892 Branch: perl
22893 ! regcomp.c
22894____________________________________________________________________________
22895[ 8929] By: jhi on 2001/02/25 17:23:45
22896 Log: (Retracted by #8395.)
22897
22898 Expand the EBCDIC character range tests, and add few nasty
22899 tr tests from Karsten Sperling.
22900 Branch: perl
22901 ! t/op/pat.t t/op/tr.t
22902____________________________________________________________________________
22903[ 8928] By: jhi on 2001/02/25 17:18:49
22904 Log: Missing check-in.
22905 Branch: perl
22906 ! lib/Pod/Find.pm
22907____________________________________________________________________________
22908[ 8927] By: nick on 2001/02/25 11:30:22
22909 Log: Change method names in Encode implementation classes to something
22910 less confusing (preparing to "go public").
22911 Branch: perlio
22912 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
22913____________________________________________________________________________
22914[ 8926] By: nick on 2001/02/25 10:53:24
22915 Log: GCC __atribute__ / printf fix
22916 Branch: perlio
22917 ! perl.h
22918____________________________________________________________________________
22919[ 8925] By: nick on 2001/02/25 10:52:25
22920 Log: Checked in the wrong one ...
22921 Branch: perlio
22922 ! ext/Encode/Encode.pm
22923____________________________________________________________________________
22924[ 8924] By: nick on 2001/02/24 18:46:51
22925 Log: Integrate mainline - to see what Jarkko has in ...
22926 Branch: perlio
22927 +> t/pod/testpods/lib/Pod/Stuff.pm
22928 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
22929____________________________________________________________________________
22930[ 8923] By: nick on 2001/02/24 17:05:23
22931 Log: Encode API documentation nd tidy up.
22932 Minor additions to test.
22933 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
22934 Adds STRLEN to standard typemap.
22935 Branch: perlio
22936 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
22937 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
22938____________________________________________________________________________
22939[ 8922] By: jhi on 2001/02/24 16:38:12
22940 Log: Add a test for the "character range should match in EBCDIC
22941 if specified using explicit numerics" bug found by Karsten
22942 Sperling.
22943 Branch: perl
22944 ! t/op/pat.t
22945____________________________________________________________________________
22946[ 8921] By: jhi on 2001/02/24 16:30:16
22947 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
22948 From: schwern@pobox.com
22949 Date: Fri, 23 Feb 2001 03:21:37 -0500
22950 Message-ID: <20010223032137.A26022@magnonel.guild.net>
22951
22952 plus Charles Lane's fixes, plus tweaks.
22953 Branch: perl
22954 + t/pod/testpods/lib/Pod/Stuff.pm
22955 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
22956____________________________________________________________________________
22957[ 8920] By: nick on 2001/02/24 10:30:11
22958 Log: Integrate mainline
22959 Branch: perlio
22960 !> (integrate 33 files)
22961____________________________________________________________________________
22962[ 8919] By: jhi on 2001/02/24 00:23:35
22963 Log: Subject: Re: I'm losing the war...
22964 From: "Vadim Konovalov" <watman@inbox.ru>
22965 Date: Sat, 24 Feb 2001 00:10:14 +0300
22966 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
22967
22968 hv_store() not working correctly in ENV_IS_CASELESS case.
22969 Branch: perl
22970 ! hv.c
22971____________________________________________________________________________
22972[ 8918] By: jhi on 2001/02/24 00:20:09
22973 Log: Subject: Re: [PATCH] fix for charnames above FFFF
22974 From: andreas.koenig@anima.de (Andreas J. Koenig)
22975 Date: 23 Feb 2001 02:39:03 +0100
22976 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
22977
22978 A further efficiency tweak.
22979 Branch: perl
22980 ! lib/charnames.pm
22981____________________________________________________________________________
22982[ 8917] By: jhi on 2001/02/23 20:27:51
22983 Log: Integrate change #8916 from mainline,
22984 do away with USE_WIN32_RTL_ENV.
22985 Branch: maint-5.6/perl
22986 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
22987____________________________________________________________________________
22988[ 8916] By: jhi on 2001/02/23 20:02:25
22989 Log: Abolish USE_WIN32_RTL_ENV.
22990 Branch: perl
22991 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
22992____________________________________________________________________________
22993[ 8915] By: jhi on 2001/02/23 19:36:00
22994 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
22995 later protected by some #define.
22996 Branch: perl
22997 ! gv.c
22998____________________________________________________________________________
22999[ 8914] By: jhi on 2001/02/23 19:31:38
23000 Log: Retract #8902 for now, requested by Charles Lane, the correct
23001 fix will be something else.
23002 Branch: perl
23003 ! op.c
23004____________________________________________________________________________
23005[ 8913] By: jhi on 2001/02/23 19:11:36
23006 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
23007 From: Peter Prymmer <pvhp@forte.com>
23008 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
23009 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
23010 Branch: perl
23011 ! t/op/lex_assign.t
23012____________________________________________________________________________
23013[ 8912] By: jhi on 2001/02/23 18:38:20
23014 Log: Subject: [patch] perlio + useithreads
23015 From: Doug MacEachern <dougm@covalent.net>
23016 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
23017 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
23018
23019 Gets things running but not complete.
23020 Branch: perl
23021 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
23022____________________________________________________________________________
23023[ 8911] By: jhi on 2001/02/23 04:20:02
23024 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
23025
23026 Duplicated environment freeing, File::Temp 0.12,
23027 op/append portability (EBCDIC) tweak.
23028 Branch: maint-5.6/perl
23029 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23030 !> t/op/append.t
23031____________________________________________________________________________
23032[ 8910] By: jhi on 2001/02/23 02:07:33
23033 Log: Integrate change #8909 from mainline, a better Borland
23034 putenv() workaround.
23035 Branch: maint-5.6/perl
23036 !> perl.c
23037____________________________________________________________________________
23038[ 8909] By: jhi on 2001/02/23 02:05:46
23039 Log: A better workaround for Borland putenv() brokenness from Sarathy.
23040 Branch: perl
23041 ! perl.c
23042____________________________________________________________________________
23043[ 8908] By: jhi on 2001/02/23 02:04:14
23044 Log: Subject: fix for parameter -Dm (for perl@8867)
23045 From: "Vadim Konovalov" <watman@inbox.ru>
23046 Date: Thu, 22 Feb 2001 17:30:12 +0300
23047 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
23048 Branch: perl
23049 ! perl.h
23050____________________________________________________________________________
23051[ 8907] By: jhi on 2001/02/23 01:58:20
23052 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
23053 From: Peter Prymmer <pvhp@forte.com>
23054 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
23055 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
23056 Branch: perl
23057 ! t/op/append.t
23058____________________________________________________________________________
23059[ 8906] By: jhi on 2001/02/23 01:48:34
23060 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
23061 Branch: perl
23062 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23063____________________________________________________________________________
23064[ 8905] By: jhi on 2001/02/23 01:43:30
23065 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
23066 From: Peter Prymmer <pvhp@forte.com>
23067 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
23068 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
23069 Branch: perl
23070 ! t/lib/st-06compat.t
23071____________________________________________________________________________
23072[ 8904] By: jhi on 2001/02/23 01:42:39
23073 Log: Metaconfig unit change for #8903.
23074 Branch: metaconfig/U/perl
23075 ! Devel.U
23076____________________________________________________________________________
23077[ 8903] By: jhi on 2001/02/23 01:42:12
23078 Log: Be more helpful for devel builders, suggested by John L. Allen.
23079 Branch: perl
23080 ! Configure
23081____________________________________________________________________________
23082[ 8902] By: jhi on 2001/02/23 01:37:41
23083 Log: (Retracted by #8914)
7fa33807
JH
23084 (Wrongly, reinstated by #8941)
23085
caa33247
JH
23086 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
23087 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23088 Date: Thu, 22 Feb 2001 09:43:57 EST
23089 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
23090 Branch: perl
23091 ! op.c
23092____________________________________________________________________________
23093[ 8901] By: jhi on 2001/02/23 01:20:32
23094 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
23095 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23096 Date: Thu, 22 Feb 2001 08:01:35 EST
23097 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
23098 Branch: perl
23099 ! malloc.c
23100____________________________________________________________________________
23101[ 8900] By: jhi on 2001/02/23 01:18:02
23102 Log: Integrate changes #8898,8899 from mainline, environ handling.
23103 Branch: maint-5.6/perl
23104 !> perl.c
23105____________________________________________________________________________
23106[ 8899] By: jhi on 2001/02/23 01:16:25
23107 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
23108 putenv() is not to be relied on, they are either broken or leaky
23109 or both.)
23110 Branch: perl
23111 ! perl.c
23112____________________________________________________________________________
23113[ 8898] By: jhi on 2001/02/22 23:36:59
23114 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
23115 and safesysfree() must be used.
23116 Branch: perl
23117 ! perl.c
23118____________________________________________________________________________
23119[ 8897] By: jhi on 2001/02/22 23:25:45
23120 Log: With environ one must use safesysmalloc()/safesysfree().
23121 Branch: perl
23122 ! perl.c
23123____________________________________________________________________________
23124[ 8896] By: jhi on 2001/02/22 22:13:18
23125 Log: If we have a duplicated environment free it
23126 if PERL_DESTRUCT_LEVEL.
23127 Branch: perl
23128 ! perl.c
23129____________________________________________________________________________
23130[ 8895] By: alanbur on 2001/02/22 19:31:57
23131 Log: Synchronised with parent
23132 Branch: maint-5.6/pureperl
23133 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
23134____________________________________________________________________________
23135[ 8894] By: gsar on 2001/02/22 19:06:18
23136 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
23137
23138 fix memory leak in method call optimization (change#3768);
23139 made C<eval "$x->foo()"> leak
23140
23141 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
23142 Branch: maint-5.6/perl
23143 !> op.c
23144____________________________________________________________________________
23145[ 8893] By: jhi on 2001/02/22 18:35:27
23146 Log: (Retracted by #8915.)
23147
23148 Third Degree finding:
23149 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
23150 Branch: perl
23151 ! gv.c
23152____________________________________________________________________________
23153[ 8892] By: jhi on 2001/02/22 14:28:32
23154 Log: Update Changes.
23155 Branch: perl
23156 ! Changes patchlevel.h
23157____________________________________________________________________________
23158[ 8891] By: jhi on 2001/02/22 13:22:45
23159 Log: Metaconfig unit changes for #8890.
23160 Branch: metaconfig
23161 ! U/modified/Cppsym.U U/threads/archname.U
23162____________________________________________________________________________
39a166b0
JH
23163[ 8890] By: jhi on 2001/02/22 13:22:12
23164 Log: Add -stdio to the archname if no perlio selected,
23165 no -perlio added since that is now the default.
23166
23167 Add few CPUs/architectures to the Cppsym scan.
23168 Branch: perl
23169 ! Configure config_h.SH
23170____________________________________________________________________________
23171[ 8889] By: jhi on 2001/02/22 13:05:59
23172 Log: Metaconfig unit change for #8888.
23173 Branch: metaconfig/U/perl
23174 ! useperlio.U
23175____________________________________________________________________________
23176[ 8888] By: jhi on 2001/02/22 13:05:28
23177 Log: *drum roll* Make perlio the default.
23178 Branch: perl
23179 ! Configure config_h.SH
23180____________________________________________________________________________
23181[ 8887] By: jhi on 2001/02/22 12:50:52
23182 Log: Integrate change #8665 from maintperl to mainline,
23183 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
23184 Branch: perl
23185 !> ext/POSIX/POSIX.xs
23186____________________________________________________________________________
23187[ 8886] By: jhi on 2001/02/22 12:49:24
23188 Log: Integrate changes #8883,8884 from mainline to maintperl.
23189
23190 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
23191 Subject: Re: File::Temp::_gettemp warning
23192 Branch: maint-5.6/perl
23193 !> embed.h embed.pl lib/File/Temp.pm
23194____________________________________________________________________________
23195[ 8885] By: jhi on 2001/02/22 12:43:59
23196 Log: Based on
23197
23198 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
23199 From: schwab@suse.de
23200 Date: Thu, 22 Feb 2001 13:08:09 +0100
23201 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
23202
23203 but the fix done slightly differently because the other
23204 half was already done in #8664.
23205 Branch: maint-5.6/perl
23206 ! ext/POSIX/POSIX.xs
23207____________________________________________________________________________
23208[ 8884] By: jhi on 2001/02/22 12:37:15
23209 Log: Subject: Re: File::Temp::_gettemp warning
23210 From: Tim Jenness <t.jenness@jach.hawaii.edu>
23211 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
23212 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
23213
23214 This patch to File::Temp does two things:
23215
23216 1. Fixes the problem with CGI::Carp when determining
23217 the Fcntl constants
23218
23219 2. Removes most of the carps and consolidates them so that all the
23220 reasons are included in a single die that is caught by the test. This
23221 means that the correct skipping behaviour is displayed by the test.
23222 Branch: perl
23223 ! lib/File/Temp.pm
23224____________________________________________________________________________
23225[ 8883] By: jhi on 2001/02/22 12:29:19
23226 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
23227 From: Peter Prymmer <pvhp@forte.com>
23228 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
23229 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
23230 Branch: perl
23231 ! embed.h embed.pl
23232____________________________________________________________________________
23233[ 8882] By: jhi on 2001/02/21 19:41:33
23234 Log: Integrate change #8881 from mainlin to maintperl.
23235
23236 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
23237 Branch: maint-5.6/perl
23238 !> op.c
23239____________________________________________________________________________
23240[ 8881] By: jhi on 2001/02/21 19:38:57
23241 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
23242 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23243 Date: Wed, 21 Feb 2001 13:08:03 EST
23244 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
23245 Branch: perl
23246 ! op.c
23247____________________________________________________________________________
23248[ 8880] By: jhi on 2001/02/21 19:34:34
23249 Log: Retract #8875, cannot let go of the old semantics of unpack U
23250 without rethinking utf8decode.t.
23251 Branch: perl
23252 ! pp.c t/op/pack.t
23253____________________________________________________________________________
23254[ 8879] By: jhi on 2001/02/21 19:08:02
23255 Log: Run run/*.t also in minitest.
23256 Branch: perl
23257 ! Makefile.SH
23258____________________________________________________________________________
23259[ 8878] By: nick on 2001/02/21 18:55:37
23260 Log: Integrate mainline
23261 Branch: perlio
23262 !> (integrate 76 files)
23263____________________________________________________________________________
23264[ 8877] By: jhi on 2001/02/21 15:09:33
23265 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
23266 Branch: metaconfig
23267 ! U/compline/nblock_io.U
23268 Branch: perl
23269 ! Configure config_h.SH
23270____________________________________________________________________________
23271[ 8876] By: jhi on 2001/02/21 14:54:45
23272 Log: If no sfio, no -lsfio.
23273 Branch: metaconfig/U/perl
23274 ! d_sfio.U
23275 Branch: perl
23276 ! Configure config_h.SH
23277____________________________________________________________________________
23278[ 8875] By: jhi on 2001/02/21 14:54:00
23279 Log: Make unpack C and unpack C truly equivalent.
23280 Branch: perl
23281 ! pp.c t/op/pack.t
23282____________________________________________________________________________
23283[ 8874] By: jhi on 2001/02/21 14:26:02
23284 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
23285 From: Peter Prymmer <pvhp@forte.com>
23286 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
23287 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
23288 Branch: perl
23289 ! pod/perlport.pod
23290____________________________________________________________________________
23291[ 8873] By: jhi on 2001/02/21 14:24:31
23292 Log: Subject: [PATCH] fix for charnames above FFFF
23293 From: andreas.koenig@anima.de (Andreas J. Koenig)
23294 Date: 21 Feb 2001 07:05:45 +0100
23295 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
23296 Branch: perl
23297 ! lib/charnames.pm t/lib/charnames.t
23298____________________________________________________________________________
23299[ 8872] By: jhi on 2001/02/21 14:15:25
23300 Log: Integrate change #8868 from pureperl to mainline.
23301
23302 Fixed reference count loop caused by sv_magic.
23303 Branch: perl
23304 !> sv.c
23305____________________________________________________________________________
23306[ 8871] By: jhi on 2001/02/21 14:07:29
23307 Log: Integrate change #8868 from pureperl to maintperl.
23308
23309 Fixed reference count loop caused by sv_magic.
23310 Branch: maint-5.6/perl
23311 !> sv.c
23312____________________________________________________________________________
23313[ 8870] By: jhi on 2001/02/21 14:04:41
23314 Log: Put back the #8840, it was innocent.
23315 Branch: perl
23316 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
23317 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
23318____________________________________________________________________________
23319[ 8869] By: jhi on 2001/02/21 14:00:03
23320 Log: unpack("C", ...) was left slightly unfinished by #8865.
23321 Branch: perl
23322 ! pp.c t/op/pack.t
23323____________________________________________________________________________
23324[ 8868] By: alanbur on 2001/02/21 01:33:45
23325 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
23326 from gv_fetchpv to create single-character magic variables (e.g. $!),
23327 and it is passed a sv and the gv that contains the sv as the mg_obj
23328 value. When sv_magic stores the mg_obj pointer it increments the gv
23329 refcount, thus causing a sv-gv pair that can't be freed. There is
23330 already a check for sv == obj which is used to prevent such reference
23331 loops. This change extends the check to cover the case described above.
23332 Branch: maint-5.6/pureperl
23333 ! sv.c
23334____________________________________________________________________________
23335[ 8867] By: jhi on 2001/02/21 00:52:39
23336 Log: Update Changes.
23337 Branch: perl
23338 ! Changes patchlevel.h
23339____________________________________________________________________________
cc820d39
JH
23340[ 8866] By: jhi on 2001/02/21 00:34:20
23341 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
23342 (Note: there were some conflicts due to EBCDIC and EPOC
23343 patches, in general I preferred the repository code.)
23344 (When 2.753 comes out, we need to synchronize.)
23345 Branch: perl
23346 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
23347 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
23348 ! t/lib/cgi-html.t
23349____________________________________________________________________________
23350[ 8865] By: jhi on 2001/02/21 00:24:22
23351 Log: Make pack("C", 0x100) to create Unicode, unless under the
23352 evil influence of 'use bytes'. Similarly, unpack("C", ...)
23353 will understand Unicode, unless you under know what.
23354 Branch: perl
23355 ! pp.c t/op/pack.t t/op/qu.t
23356____________________________________________________________________________
23357[ 8864] By: alanbur on 2001/02/20 22:35:34
23358 Log: Resynchronised with parent
23359 Branch: maint-5.6/pureperl
23360 !> README.win32 ext/GDBM_File/GDBM_File.pm
23361 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
23362 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
23363 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
23364 !> t/lib/sdbm.t util.c
23365____________________________________________________________________________
23366[ 8863] By: jhi on 2001/02/20 20:55:11
23367 Log: Integrate change #8860,8861 from mainline into maintperl.
23368
23369 "pseudo-literal j"
23370
23371 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
23372 Branch: maint-5.6/perl
23373 !> lib/Test.pm pod/perlop.pod
23374____________________________________________________________________________
23375[ 8862] By: jhi on 2001/02/20 20:30:07
23376 Log: Don't do casting between pointers pointing to differently sized
23377 integers.
23378 Branch: perl
23379 ! hv.c sv.c
23380____________________________________________________________________________
23381[ 8861] By: jhi on 2001/02/20 19:53:44
23382 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
23383 From: Peter Prymmer <pvhp@forte.com>
23384 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
23385 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
23386 Branch: perl
23387 ! lib/Test.pm
23388____________________________________________________________________________
23389[ 8860] By: jhi on 2001/02/20 19:48:02
23390 Log: "pseudo-literal j", a documentation glitch reported to Debian.
23391 The text recovered from Perl 5.005_03, and pseudo-literal replaced
23392 by "backtick string".
23393 Branch: perl
23394 ! pod/perlop.pod
23395____________________________________________________________________________
23396[ 8859] By: jhi on 2001/02/20 19:15:46
23397 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
23398 from Chris Nandor.
23399 Branch: perl
23400 ! makedef.pl
23401____________________________________________________________________________
23402[ 8858] By: jhi on 2001/02/20 17:36:53
23403 Log: Integrate pureperl changes #8844,8845,8850 to mainline
23404 (via maintperl #8855).
23405
23406 Fixed %^H scoping bug
23407
23408 Removed GV <-> CV refcount loop
23409
23410 Removed %ENV refcount loop
23411 Branch: perl
23412 !> gv.c op.c perl.c pp.c scope.c
23413____________________________________________________________________________
23414[ 8857] By: jhi on 2001/02/20 17:34:32
23415 Log: Integrate changes #8853,8854 from maintperl to mainline.
23416
23417 EBDIC fixes, README.win32 Borland update.
23418 Branch: perl
23419 !> README.win32 handy.h util.c
23420____________________________________________________________________________
23421[ 8856] By: jhi on 2001/02/20 17:33:16
23422 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
23423 Branch: maint-5.6/perl
23424 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
23425 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
23426 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
23427____________________________________________________________________________
23428[ 8855] By: jhi on 2001/02/20 17:32:13
23429 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
23430
23431 Fixed %^H scoping bug
23432
23433 Removed GV <-> CV refcount loop
23434
23435 Removed %ENV refcount loop
23436 Branch: maint-5.6/perl
23437 !> gv.c op.c perl.c pp.c scope.c
23438____________________________________________________________________________
23439[ 8854] By: jhi on 2001/02/20 17:25:06
23440 Log: Subject: Addition to readme.win32 for Borland C++ compilers
23441 Date: Tue, 20 Feb 2001 02:15:25 +0300
23442 From: "Vadim Konovalov" <watman@inbox.ru>
23443 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
23444
23445 Document Borland compiler misbehaviour.
23446 Branch: maint-5.6/perl
23447 ! README.win32
23448____________________________________________________________________________
23449[ 8853] By: jhi on 2001/02/20 17:22:25
23450 Log: The assimilation of ebcdic.c didn't quite work at the first try,
23451 patches from Thomas Dorner.
23452 Branch: maint-5.6/perl
23453 ! handy.h util.c
23454____________________________________________________________________________
23455[ 8852] By: jhi on 2001/02/20 17:20:15
23456 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
23457 From: Chris Nandor <pudge@pobox.com>
23458 Date: Tue, 20 Feb 2001 08:32:45 -0500
23459 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
23460 Branch: maint-5.6/perl
23461 ! makedef.pl mg.c
23462____________________________________________________________________________
23463[ 8851] By: jhi on 2001/02/20 17:15:52
23464 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
23465 Branch: perl
23466 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
23467 ! t/lib/filter-util.t
23468____________________________________________________________________________
23469[ 8850] By: alanbur on 2001/02/20 17:12:40
23470 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
23471 and the magic pointer points back to the GV that contains the
23472 %ENV hash. This creates a refcount loop that prevents members
23473 of %ENV from being freed correctly. This change removes the
23474 refcount loop - the magic pointer was never used anyway, the
23475 only use of the magic was to check the type ('E') so that the
23476 appropriate environment manipulation code is called when %ENV
23477 is modified.
23478 Branch: maint-5.6/pureperl
23479 ! perl.c
23480____________________________________________________________________________
23481[ 8849] By: jhi on 2001/02/20 17:12:20
23482 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
23483 From: "Craig A. Berry" <craigberry@mac.com>
23484 Date: Mon, 19 Feb 2001 23:36:12 -0600
23485 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
23486
23487 Case-forgiving systems match TestInit.pm with TES*.
23488 Branch: perl
23489 ! t/lib/glob-basic.t
23490____________________________________________________________________________
23491[ 8848] By: jhi on 2001/02/20 17:10:02
23492 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
23493 Branch: perl
23494 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
23495 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
23496 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
23497____________________________________________________________________________
23498[ 8847] By: jhi on 2001/02/20 15:34:41
23499 Log: The #8843 wasn't quite right: %Config needs to imported.
23500 Branch: perl
23501 ! t/run/runenv.t
23502____________________________________________________________________________
23503[ 8846] By: jhi on 2001/02/20 15:31:50
23504 Log: Retract the #8838 and #8840 for now because of
23505 the DB_File tie problem.
23506 Branch: perl
23507 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
23508 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
23509 ! proto.h sv.c
23510____________________________________________________________________________
23511[ 8845] By: alanbur on 2001/02/20 14:25:41
23512 Log: Removed GV <-> CV refcount loop
23513 CvGV(mycv) points to the parent GV of the CV, and was previously
23514 refcounted. The pointer remains, but the refcounting has been removed
23515 as it causes a refcount loop between the CV and GV that means the CV
23516 can't ever be deleted.
23517 Branch: maint-5.6/pureperl
23518 ! gv.c op.c pp.c
23519____________________________________________________________________________
23520[ 8844] By: alanbur on 2001/02/20 14:23:13
23521 Log: Fixed %^H scoping bug
23522 Branch: maint-5.6/pureperl
23523 ! scope.c
23524____________________________________________________________________________
23525[ 8843] By: jhi on 2001/02/19 13:38:08
23526 Log: fork() not everywhere, cleanup temp files.
23527 Branch: perl
23528 ! t/run/runenv.t
23529____________________________________________________________________________
23530[ 8842] By: alanbur on 2001/02/19 12:42:07
23531 Log: Resynchronised with parent
23532 Branch: maint-5.6/pureperl
23533 !> pod/perlfaq4.pod sv.c utf8.c
23534____________________________________________________________________________
23535[ 8841] By: jhi on 2001/02/19 03:35:51
23536 Log: Update Changes.
23537 Branch: perl
23538 ! Changes patchlevel.h
23539____________________________________________________________________________
bc3c2c50
JH
23540[ 8840] By: jhi on 2001/02/19 00:23:41
23541 Log: Subject: [patch] add sv_setref_uv
23542 From: Doug MacEachern <dougm@covalent.net>
23543 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
23544 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
23545 Branch: perl
23546 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
23547 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
23548____________________________________________________________________________
23549[ 8839] By: jhi on 2001/02/19 00:01:38
23550 Log: Put to rest the 20010205.001, the email address checking (not) regex.
23551 Branch: perl
23552 ! pod/perlfaq9.pod
23553____________________________________________________________________________
23554[ 8838] By: jhi on 2001/02/18 22:17:54
23555 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
23556 From: Doug MacEachern <dougm@covalent.net>
23557 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
23558 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
23559 Branch: perl
23560 ! lib/ExtUtils/xsubpp
23561____________________________________________________________________________
23562[ 8837] By: jhi on 2001/02/18 22:16:50
23563 Log: Subject: [patch] -Wall cleanup round 2
23564 From: Doug MacEachern <dougm@covalent.net>
23565 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
23566 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
23567 Branch: perl
23568 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
23569 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
23570 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
23571 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
23572 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
23573 ! ext/SDBM_File/SDBM_File.xs
23574____________________________________________________________________________
23575[ 8836] By: jhi on 2001/02/18 22:11:20
23576 Log: Misapplied regex optimizations when \C is present.
23577 Fixes 20001230.002.
23578
23579 What still remains broken is that the submatches that
23580 have \C in them get their UTF8 flag on because their
23581 parent SV has it on. This will result in malformed
23582 UTF8 if a \C happened to match a non-ASCII byte.
23583 Branch: perl
23584 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
23585 ! t/pragma/utf8.t
23586____________________________________________________________________________
23587[ 8835] By: jhi on 2001/02/18 20:12:02
23588 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
23589
23590 The hash key got wrongly UTF8fied.
23591 Branch: perl
23592 ! pod/perlapi.pod toke.c utf8.c
23593____________________________________________________________________________
23594[ 8834] By: jhi on 2001/02/18 19:44:25
23595 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
23596 don't warn on magical or overloaded things.
23597 Branch: perl
23598 ! pp_hot.c
23599____________________________________________________________________________
23600[ 8833] By: nick on 2001/02/18 19:31:22
23601 Log: Integrate mainline
23602 Branch: perlio
23603 +> t/TestInit.pm t/run/runenv.t
23604 - t/UTEST
23605 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
23606 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
23607 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
23608 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
23609 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
23610 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
23611 !> utf8.c
23612____________________________________________________________________________
23613[ 8832] By: jhi on 2001/02/18 19:21:18
23614 Log: Integrate perlio.
23615 Branch: perl
23616 !> perlio.c pod/perldiag.pod
23617____________________________________________________________________________
23618[ 8831] By: jhi on 2001/02/18 19:14:20
23619 Log: Integrate change #8827 from mainline.
23620
23621 UTF8 tweaks.
23622 Branch: maint-5.6/perl
23623 !> sv.c utf8.c
23624____________________________________________________________________________
23625[ 8830] By: nick on 2001/02/18 19:10:34
23626 Log: Apply the spirit of patch from Nick Clark:
23627 Subject: [PATCH] Re: extensions that provide layers
23628 From: Nicholas Clark <nick@ccl4.org>
23629 Date: Mon, 12 Feb 2001 16:43:51 +0000
23630 Message-Id: <20010212164350.Q3652@plum.flirble.org>
23631 Branch: perlio
23632 ! perlio.c pod/perldiag.pod
23633____________________________________________________________________________
23634[ 8829] By: jhi on 2001/02/18 19:03:25
23635 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
23636 From: schwern@pobox.com
23637 Date: Sun, 18 Feb 2001 13:44:35 -0500
23638 Message-ID: <20010218134435.A17544@magnonel.guild.net>
23639
23640 Applied, but as t/TestInit.pm.
23641 Branch: perl
23642 + t/TestInit.pm
23643 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
23644 ! t/op/subst_wamp.t
23645____________________________________________________________________________
23646[ 8828] By: jhi on 2001/02/18 18:43:52
23647 Log: Integrate perlio.
23648 Branch: perl
23649 !> perlio.c
23650____________________________________________________________________________
23651[ 8827] By: jhi on 2001/02/18 18:41:33
23652 Log: UTF-8 tweaks.
23653 Branch: perl
23654 ! sv.c utf8.c
23655____________________________________________________________________________
23656[ 8826] By: nick on 2001/02/18 17:40:59
23657 Log: Fix [ID 20010217.002]
23658 open FOO, "<:raw:perlio", ...
23659 :raw now inserts default base layer below itself.
23660 Also
23661 open FOO, "<:unix", ...
23662 works as well - but leaves buffer layer on stack under the unix layer.
23663 Branch: perlio
23664 ! perlio.c
23665____________________________________________________________________________
23666[ 8825] By: jhi on 2001/02/18 17:15:39
23667 Log: Integrate perlio.
23668 Branch: perl
23669 !> perlio.c perliol.h
23670____________________________________________________________________________
23671[ 8824] By: jhi on 2001/02/18 17:10:53
23672 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
23673 From: schwern@pobox.com
23674 Date: Sun, 18 Feb 2001 01:48:50 -0500
23675 Message-ID: <20010218014850.C19957@magnonel.guild.net>
23676 Branch: perl
23677 ! lib/Test/Harness.pm t/TEST t/op/chop.t
23678____________________________________________________________________________
23679[ 8823] By: jhi on 2001/02/18 17:01:06
23680 Log: Add run/*.t to testables.
23681 Branch: perl
23682 ! t/TEST
23683____________________________________________________________________________
23684[ 8822] By: jhi on 2001/02/18 16:58:58
23685 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
23686 From: schwern@pobox.com
23687 Date: Sun, 18 Feb 2001 01:11:35 -0500
23688 Message-ID: <20010218011135.A19957@magnonel.guild.net>
23689
23690 Revive mjd's and Simon's PERL5OPT fix.
23691 Branch: perl
23692 + t/run/runenv.t
23693 ! MANIFEST perl.c
23694____________________________________________________________________________
23695[ 8821] By: jhi on 2001/02/18 16:53:46
23696 Log: Subject: Re: Why t/TEST and not Test::Harness?
23697 From: schwern@pobox.com
23698 Date: Sat, 17 Feb 2001 22:44:44 -0500
23699 Message-ID: <20010217224444.A6679@magnonel.guild.net>
23700
23701 Replace UTEST with TEST -utf8.
23702 Branch: perl
23703 - t/UTEST
23704 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
23705 ! t/lib/glob-basic.t
23706____________________________________________________________________________
23707[ 8820] By: nick on 2001/02/18 13:06:16
23708 Log: Clean up a few core dumps when layers are used in unexpected ways.
23709 (Still not "right"...)
23710 Branch: perlio
23711 ! perlio.c perliol.h
23712____________________________________________________________________________
23713[ 8819] By: jhi on 2001/02/18 02:25:55
23714 Log: Integrate change #8818 from maintperl, a FAQ nit.
23715 Branch: perl
23716 !> pod/perlfaq4.pod
23717____________________________________________________________________________
23718[ 8818] By: jhi on 2001/02/18 02:24:50
23719 Log: FAQ nit from Chris Fedde.
23720 Branch: maint-5.6/perl
23721 ! pod/perlfaq4.pod
23722____________________________________________________________________________
23723[ 8817] By: nick on 2001/02/17 18:20:14
23724 Log: Integrate mainline
23725 Branch: perlio
23726 +> lib/unicode/UCD.html lib/unicode/Unicode.html
23727 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
23728 +> pod/perlclib.pod
23729 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
23730 - lib/unicode/Unicode.301
23731 !> (integrate 324 files)
23732____________________________________________________________________________
23733[ 8816] By: jhi on 2001/02/17 16:56:58
23734 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
23735 Branch: perl
23736 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23737 ! ext/Storable/Storable.xs t/lib/st-06compat.t
23738 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
23739____________________________________________________________________________
23740[ 8815] By: jhi on 2001/02/17 16:40:07
23741 Log: Subject: [patch] -Wall
23742 From: Doug MacEachern <dougm@covalent.net>
23743 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
23744 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
23745 Branch: perl
23746 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
23747 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
23748____________________________________________________________________________
23749[ 8814] By: jhi on 2001/02/16 19:27:18
23750 Log: Document qu better.
23751 Branch: perl
23752 ! pod/perlop.pod
23753____________________________________________________________________________
23754[ 8813] By: jhi on 2001/02/15 13:54:37
23755 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
23756 From: Hugo <hv@crypt.compulink.co.uk>
23757 Date: Thu, 15 Feb 2001 13:39:49 +0000
23758 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
23759 Branch: perl
23760 ! toke.c
23761____________________________________________________________________________
23762[ 8812] By: alanbur on 2001/02/15 13:52:16
23763 Log: Resynchronised with parent
23764 Branch: maint-5.6/pureperl
23765 - ebcdic.c
23766 !> (integrate 36 files)
23767____________________________________________________________________________
23768[ 8811] By: jhi on 2001/02/15 13:51:16
23769 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
23770
23771 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
23772 From: Jan Dubois <JanD@ActiveState.com>
23773 Date: Wed, 31 Jan 2001 21:17:03 -0800
23774 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
23775
23776 tweak change#8659 to keep it simple
23777
23778 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
23779 From: Russ Allbery <rra@stanford.edu>
23780 Date: 14 Feb 2001 10:15:41 -0800
23781 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
23782
cc820d39
JH
23783 (8809 empty)
23784
bc3c2c50
JH
23785 Upgrade to podlators 1.08, from Russ Allbery.
23786 Branch: perl
23787 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
23788 !> utils/perldoc.PL
23789____________________________________________________________________________
23790[ 8810] By: jhi on 2001/02/15 13:35:08
23791 Log: Upgrade to podlators 1.08, from Russ Allbery.
23792 Branch: maint-5.6/perl
23793 ! lib/Pod/Man.pm lib/Pod/Text.pm
23794____________________________________________________________________________
23795[ 8809] By: jhi on 2001/02/15 13:26:38
cc820d39 23796 Log: (accidentally empty check-in)
bc3c2c50
JH
23797 Branch: maint-5.6/perl
23798 ! lib/Test/Harness.pm
23799____________________________________________________________________________
23800[ 8808] By: jhi on 2001/02/15 13:23:47
23801 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
23802 From: Russ Allbery <rra@stanford.edu>
23803 Date: 14 Feb 2001 10:15:41 -0800
23804 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
23805
23806 perldoc was hardcoding $Config{installscript}, which breaks
23807 when install* isn't where Perl ends up (such as with AFS).
23808
23809 Use $Config{scriptdir} instead.
23810 Branch: maint-5.6/perl
23811 ! utils/perldoc.PL
23812____________________________________________________________________________
23813[ 8807] By: jhi on 2001/02/14 14:37:27
23814 Log: Update Changes.
23815 Branch: perl
23816 ! Changes patchlevel.h
23817____________________________________________________________________________
23818[ 8806] By: jhi on 2001/02/14 14:25:31
23819 Log: Integrate changes #8803,8804,8805 from mainline.
23820
23821 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
23822
23823 Don't skip too much of the locale error message if no environ array,
23824 from Chris Nandor.
23825
23826 More MacOS Classic fixes from Chris Nandor.
23827 Branch: maint-5.6/perl
23828 !> doop.c lib/Cwd.pm perl.c perl.h util.c
23829____________________________________________________________________________
5063f371
JH
23830[ 8805] By: jhi on 2001/02/14 03:29:01
23831 Log: More MacOS Classic fixes from Chris Nandor.
23832 Branch: perl
23833 ! doop.c lib/Cwd.pm
23834____________________________________________________________________________
23835[ 8804] By: jhi on 2001/02/14 03:18:35
23836 Log: Don't skip too much of the locale error message if no environ array,
23837 from Chris Nandor.
23838 Branch: perl
23839 ! util.c
23840____________________________________________________________________________
23841[ 8803] By: jhi on 2001/02/14 03:14:14
23842 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
23843 Branch: perl
23844 ! perl.c perl.h
23845____________________________________________________________________________
23846[ 8802] By: jhi on 2001/02/13 18:31:33
23847 Log: AUTHORS update.
23848 Branch: perl
23849 ! AUTHORS
23850____________________________________________________________________________
23851[ 8801] By: jhi on 2001/02/13 17:55:19
23852 Log: Integrate change #8792 from mainline.
23853
23854 Subject: buncha MacPerl patches for bleadperl
23855 From: Chris Nandor <pudge@pobox.com>
23856 Date: Tue, 13 Feb 2001 00:02:43 -0500
23857 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
23858 Branch: maint-5.6/perl
23859 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
23860 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
23861 !> t/lib/basename.t toke.c util.h
23862____________________________________________________________________________
23863[ 8800] By: jhi on 2001/02/13 17:46:43
23864 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
23865 to be forced to Off_t.
23866
23867 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
23868 From: nick@ccl4.org
23869 Date: Thu, 1 Feb 2001 12:01:04 +0000
23870 Message-Id: <20010201120103.E11401@plum.flirble.org>
23871 Branch: maint-5.6/perl
23872 ! iperlsys.h perlio.c
23873____________________________________________________________________________
23874[ 8799] By: jhi on 2001/02/13 16:52:51
23875 Log: Duplex duplex hunk hunk.
23876 Branch: maint-5.6/perl
23877 ! Makefile.SH
23878____________________________________________________________________________
23879[ 8797] By: jhi on 2001/02/13 14:52:04
23880 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
23881 From: "Craig A. Berry" <craigberry@mac.com>
23882 Date: Mon, 12 Feb 2001 11:05:25 -0600
23883 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
23884 Branch: perl
23885 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
23886____________________________________________________________________________
23887[ 8796] By: jhi on 2001/02/13 14:36:47
23888 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
23889 From: simon.cozens@pembroke.oxford.ac.uk
23890 Date: Sat, 10 Feb 2001 17:57:02 +0000
23891 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
23892
23893 Now it does include.
23894 Branch: perl
23895 ! pod/perldiag.pod
23896____________________________________________________________________________
23897[ 8795] By: jhi on 2001/02/13 14:30:11
23898 Log: Sort the MANIFEST.
23899 Branch: perl
23900 ! MANIFEST
23901____________________________________________________________________________
23902[ 8794] By: jhi on 2001/02/13 14:26:51
23903 Log: Integrate change #8793 from mainline, FAQ updates.
23904 Branch: maint-5.6/perl
23905 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
23906____________________________________________________________________________
23907[ 8793] By: jhi on 2001/02/13 14:25:13
23908 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
23909 Branch: perl
23910 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
23911____________________________________________________________________________
23912[ 8792] By: jhi on 2001/02/13 14:22:50
23913 Log: Subject: buncha MacPerl patches for bleadperl
23914 From: Chris Nandor <pudge@pobox.com>
23915 Date: Tue, 13 Feb 2001 00:02:43 -0500
23916 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
23917 Branch: perl
23918 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
23919 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
23920 ! t/lib/basename.t toke.c util.h
23921____________________________________________________________________________
23922[ 8791] By: jhi on 2001/02/13 14:10:39
23923 Log: Integrate change #8790 from mainline.
23924
23925 environ array wrongly assumed in Perl_init_i18nl10n(),
23926 Branch: maint-5.6/perl
23927 !> util.c
23928____________________________________________________________________________
23929[ 8790] By: jhi on 2001/02/13 14:06:15
23930 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
23931 noticed by Chris Nandor in MacOS Classic.
23932 Branch: perl
23933 ! util.c
23934____________________________________________________________________________
23935[ 8789] By: jhi on 2001/02/13 13:58:07
23936 Log: Integrate changes #8373,8487,8544,8783 from mainline.
23937
23938 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
23939 hints files, the dynaloading, assimilate ebcdic into util.c.
23940 Branch: maint-5.6/perl
23941 - ebcdic.c
23942 ! MANIFEST hints/posix-bc.sh
23943 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
23944 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
23945 !> perlapi.c proto.h util.c
23946____________________________________________________________________________
23947[ 8788] By: alanbur on 2001/02/13 10:33:13
23948 Log: Integrated changes from maint-5.6
23949 Branch: maint-5.6/pureperl
23950 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
23951 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
23952 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23953 !> vos/config.ga.h vos/configure_perl.cm
23954____________________________________________________________________________
23955[ 8787] By: jhi on 2001/02/13 05:56:36
23956 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
23957 Branch: perl
23958 !> Makefile.SH
23959____________________________________________________________________________
23960[ 8786] By: jhi on 2001/02/13 05:54:34
23961 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
23962 From: Dorner Thomas <Thomas.Dorner@start.de>
23963 Date: Mon, 12 Feb 2001 15:06:26 +0100
23964 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
23965 Branch: maint-5.6/perl
23966 ! Makefile.SH
23967____________________________________________________________________________
23968[ 8785] By: jhi on 2001/02/13 05:29:04
23969 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
23970 Branch: perl
23971 !> hints/openbsd.sh
23972____________________________________________________________________________
23973[ 8784] By: jhi on 2001/02/13 02:25:24
23974 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
23975 From: Peter Prymmer <pvhp@forte.com>
23976 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
23977 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
23978 Branch: perl
23979 ! pod/perlclib.pod
23980____________________________________________________________________________
23981[ 8783] By: jhi on 2001/02/13 02:22:36
23982 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
23983 Branch: perl
23984 - ebcdic.c
23985 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
23986 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
23987 ! util.c
23988____________________________________________________________________________
23989[ 8782] By: jhi on 2001/02/13 02:00:07
23990 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
23991 Branch: maint-5.6/perl
23992 ! pod/perlport.pod
23993____________________________________________________________________________
23994[ 8781] By: jhi on 2001/02/13 01:58:44
23995 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
23996 Branch: maint-5.6/perl
23997 ! hints/openbsd.sh
23998____________________________________________________________________________
23999[ 8780] By: jhi on 2001/02/13 01:57:33
24000 Log: Synchronize the regexp tests between maintperl and mainline.
24001 Branch: maint-5.6/perl
24002 !> t/op/re_tests
24003____________________________________________________________________________
24004[ 8779] By: jhi on 2001/02/13 01:49:35
24005 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
24006 From: Hugo <hv@crypt.compulink.co.uk>
24007 Date: Tue, 13 Feb 2001 00:11:11 +0000
24008 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
24009 Branch: perl
24010 ! regcomp.c t/op/re_tests
24011____________________________________________________________________________
24012[ 8778] By: jhi on 2001/02/13 00:23:10
24013 Log: Comments do not nest.
24014 Branch: perl
24015 ! perl.h
24016____________________________________________________________________________
24017[ 8777] By: jhi on 2001/02/13 00:17:54
24018 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
24019 From: Hugo <hv@crypt.compulink.co.uk>
24020 Date: Tue, 13 Feb 2001 00:11:11 +0000
24021 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
24022 Branch: maint-5.6/perl
24023 ! regcomp.c t/op/re_tests
24024____________________________________________________________________________
24025[ 8776] By: jhi on 2001/02/12 23:25:52
24026 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
24027 Branch: maint-5.6/perl
24028 ! pod/perlport.pod
24029____________________________________________________________________________
24030[ 8775] By: jhi on 2001/02/12 23:04:28
24031 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
24032 Branch: maint-5.6/perl
24033 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
24034 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24035 ! vos/configure_perl.cm
24036____________________________________________________________________________
24037[ 8774] By: jhi on 2001/02/12 22:59:11
24038 Log: Subject: Re: [patch] context for 'U' magic functions
24039 From: Doug MacEachern <dougm@covalent.net>
24040 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
24041 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
24042
24043 plus the suggestion by Nick Ing-Simmons to name the macro
24044 as PERL_MG_UFUNC to avoid namespace pollution, plus add
24045 the advice by Doug for XS writers to perl.h
24046 Branch: perl
24047 ! mg.c perl.h
24048____________________________________________________________________________
24049[ 8773] By: jhi on 2001/02/11 20:14:12
24050 Log: Update Changes.
24051 Branch: perl
24052 ! Changes patchlevel.h
24053____________________________________________________________________________
5ca7ba5e
JH
24054[ 8772] By: jhi on 2001/02/11 18:47:52
24055 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
24056 From: Simon Cozens <simon@cozens.net>
24057 Date: Wed, 31 Jan 2001 16:31:43 +0000
24058 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
24059 Branch: perl
24060 + pod/perlclib.pod
24061 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
24062 ! pod/perltoc.pod
24063____________________________________________________________________________
24064[ 8771] By: jhi on 2001/02/11 18:36:48
24065 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
24066
24067 Blocks-4d3.beta.txt
24068 CaseFolding-3d4.beta.txt
24069 CompositionExclusions-3d6.beta.txt
24070 EastAsianWidth-4d4.beta.txt
24071 LineBreak-6d3.beta.txt
24072 NamesList-3.1.0d1.beta.txt
24073 PropList-3.1.0d4.beta.txt
24074 SpecialCasing-4d1.beta.txt
24075 UnicodeData-3.1.0d6.beta.txt
24076 Branch: perl
24077 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
24078 +> lib/unicode/UCD.html lib/unicode/Unicode.html
24079 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
24080 - lib/unicode/Unicode.301
24081 ! (edit 257 files)
24082____________________________________________________________________________
24083[ 8770] By: jhi on 2001/02/11 17:26:22
24084 Log: UTF-8 documentation.
24085 Branch: perl
24086 ! utf8.h
24087____________________________________________________________________________
24088[ 8769] By: jhi on 2001/02/11 17:12:49
24089 Log: Retract #8762.
24090 Branch: perl
24091 ! regexec.c
24092____________________________________________________________________________
24093[ 8768] By: jhi on 2001/02/11 16:54:45
24094 Log: Subject: [PATCH] Test::Harness
24095 From: andreas.koenig@anima.de (Andreas J. Koenig)
24096 Date: 11 Feb 2001 14:37:00 +0100
24097 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
24098 Branch: perl
24099 ! lib/Test/Harness.pm
24100____________________________________________________________________________
24101[ 8767] By: jhi on 2001/02/11 16:53:52
24102 Log: Subject: [PATCH] Document makepatch in Porting/patching
24103 From: andreas.koenig@anima.de (Andreas J. Koenig)
24104 Date: 11 Feb 2001 16:46:28 +0100
24105 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
24106 Branch: perl
24107 ! Porting/patching.pod
24108____________________________________________________________________________
24109[ 8766] By: jhi on 2001/02/11 06:30:23
24110 Log: Subject: Re: [patch] GvSHARED
24111 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
24112 From: Doug MacEachern <dougm@covalent.net>
24113 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
24114
24115 Subject: Re: [patch] GvSHARED
24116 From: Doug MacEachern <dougm@covalent.net>
24117 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
24118 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
24119
24120 Subject: [patch] attributes.pm support for `shared'
24121 From: Doug MacEachern <dougm@covalent.net>
24122 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
24123 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
24124
24125 our() attributes were ignored, our :shared pieces missing,
24126 allow attributes.pm to turn on shared.
24127 Branch: perl
24128 ! op.c t/op/attrs.t toke.c xsutils.c
24129____________________________________________________________________________
24130[ 8765] By: alanbur on 2001/02/10 23:11:19
24131 Log: Resync with parent (hopefully sucessfully this time)
24132 Branch: maint-5.6/pureperl
24133 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
24134 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
24135 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
24136 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
24137 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
24138 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
24139 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
24140____________________________________________________________________________
24141[ 8764] By: jhi on 2001/02/10 22:54:38
24142 Log: Make TEST and UTEST more verbose in case something goes
24143 wrong in running/compiling a script, suggested by Doug
24144 MacEachern.
24145 Branch: perl
24146 ! t/TEST t/UTEST
24147____________________________________________________________________________
24148[ 8763] By: jhi on 2001/02/10 22:11:34
24149 Log: Bogus shebang.
24150 Branch: perl
24151 ! t/lib/texttabs.t
24152____________________________________________________________________________
24153[ 8762] By: jhi on 2001/02/10 21:56:02
24154 Log: (Retracted by #8769)
24155 Branch: perl
24156 ! regexec.c
24157____________________________________________________________________________
24158[ 8761] By: jhi on 2001/02/10 21:26:15
24159 Log: Subject: Re: [patch] GvSHARED
24160 From: Doug MacEachern <dougm@covalent.net>
24161 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
24162 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
24163
24164 our @EXPORT : shared = (...);
24165 Branch: perl
24166 ! toke.c
24167____________________________________________________________________________
24168[ 8760] By: jhi on 2001/02/10 21:25:07
24169 Log: Subject: [patch] GvSHARED
24170 From: Doug MacEachern <dougm@covalent.net>
24171 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
24172 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
24173 Branch: perl
24174 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
24175____________________________________________________________________________
24176[ 8759] By: alanbur on 2001/02/10 21:24:27
24177 Log: Backed out mismerge.
24178 Branch: maint-5.6/pureperl
24179 ! MANIFEST README.hpux README.vmesa gv.c installhtml
24180 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
24181 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
24182 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
24183 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
24184 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
24185 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
24186____________________________________________________________________________
24187[ 8758] By: jhi on 2001/02/10 18:01:17
24188 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
24189
24190 Fixed UMRs and leak in Perl_pmtrans()
24191
24192 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
24193 associated UTFied tr/// code. Also fixed scoping leak of
24194 PL_reg_start_tmp.
24195
24196 newATTRSUB leaks when an attempt to redefine the active sort sub is
24197 made.
24198 Branch: maint-5.6/perl
24199 !> op.c regcomp.c
24200____________________________________________________________________________
24201[ 8757] By: alanbur on 2001/02/10 17:56:46
24202 Log: Resynchronised with parent
24203 Branch: maint-5.6/pureperl
24204 +> README.bs2000
24205 - README.posix-bc
24206 ! gv.c perl.c sv.c
24207 !> MANIFEST README.hpux README.vmesa installhtml
24208 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
24209 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
24210 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
24211 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
24212 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
24213 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
24214____________________________________________________________________________
24215[ 8756] By: alanbur on 2001/02/10 17:51:15
24216 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
24217 made.
24218 Branch: maint-5.6/pureperl
24219 ! op.c
24220____________________________________________________________________________
24221[ 8755] By: jhi on 2001/02/09 22:41:35
24222 Log: Upgrade to CPAN 1.59_54, from Andreas König.
24223 Branch: perl
24224 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24225____________________________________________________________________________
24226[ 8754] By: jhi on 2001/02/09 22:29:20
24227 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
24228
24229 Didn't upgrade the fill.t since it has a dependency to File::Slurp
24230 purely for debugging purposes, the actual test hasn't changed.
24231 Branch: perl
24232 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
24233 ! t/lib/textwrap.t
24234____________________________________________________________________________
24235[ 8753] By: jhi on 2001/02/09 20:17:50
24236 Log: Integrate change #8682 from maintperl.
24237
24238 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
24239 to work correctly.
24240 Branch: perl
24241 !> hints/irix_6.sh
24242____________________________________________________________________________
24243[ 8752] By: jhi on 2001/02/09 20:00:46
24244 Log: Update Changes.
24245 Branch: perl
24246 ! Changes patchlevel.h
24247____________________________________________________________________________
24248[ 8751] By: nick on 2001/02/09 19:48:37
24249 Log: Integrate mainline
24250 Branch: perlio
24251 +> README.bs2000 t/lib/cgi-esc.t
24252 - README.posix-bc
24253 !> (integrate 53 files)
24254____________________________________________________________________________
a58cd388
JH
24255[ 8750] By: nick on 2001/02/09 19:25:16
24256 Log: Subject: RE: Biannual Competition to Improve Hashing Function
24257 From: Fisher Mark <fisherm@tce.com>
24258 Date: Thu, 8 Feb 2001 10:44:00 -0500
24259 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
24260 Date: Thu, 8 Feb 2001 15:02:47 -0500
24261 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
24262 Branch: perl
24263 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
24264____________________________________________________________________________
24265[ 8749] By: jhi on 2001/02/09 19:02:35
24266 Log: Forgotten fragment.
24267 Branch: perl
24268 ! pod/perlapi.pod
24269____________________________________________________________________________
24270[ 8748] By: jhi on 2001/02/09 18:31:34
24271 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
24272 plus manual tweakage.
24273
24274 Sync the perlfaq2 between mainline and maintperl.
24275 Branch: maint-5.6/perl
24276 ! pod/perlfaq2.pod
24277 Branch: perl
24278 !> pod/perlfaq2.pod
24279____________________________________________________________________________
24280[ 8747] By: jhi on 2001/02/09 18:12:04
24281 Log: Subject: versiononly and installperl
24282 From: abigail@foad.org
24283 Date: Wed, 7 Feb 2001 22:43:12 +0100
24284 Message-ID: <20010207214312.7045.qmail@foad.org>
24285
24286 Add +v flag to force a normal install of the perl binary
24287 and the utilities.
24288
24289 Subject: [PATCH] installperl
24290 From: Nicholas Clark <nick@ccl4.org>
24291 Date: Fri, 9 Feb 2001 16:28:57 +0000
24292 Message-ID: <20010209162857.B10931@plum.flirble.org>
24293
24294 Add -A flag which also hardlinks the binary with
24295 the full architecture name.
24296 Branch: perl
24297 ! installperl
24298____________________________________________________________________________
24299[ 8746] By: jhi on 2001/02/09 18:03:43
24300 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
24301
24302 Subject: perlfaq2, re: perlmongers
24303
24304 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
24305
24306 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
24307
24308 Subject: [ID 20010205.001] typo in perlfaq9
24309
24310 Subject: [ID 20010208.002] unordered explanation in perlcall
24311 Branch: maint-5.6/perl
24312 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
24313 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
24314 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
24315____________________________________________________________________________
24316[ 8745] By: jhi on 2001/02/09 17:59:09
24317 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
24318 From: abela@geneanet.org
24319 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
24320 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
24321 Branch: perl
24322 ! pod/perlcall.pod
24323____________________________________________________________________________
24324[ 8744] By: jhi on 2001/02/09 17:48:16
24325 Log: Subject: [ID 20010205.001] typo in perlfaq9
24326 From: eserte@vran.herceg.de
24327 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
24328 Message-Id: <200102042244.XAA21926@vran.herceg.de>
24329 Branch: perl
24330 ! pod/perlfaq9.pod
24331____________________________________________________________________________
24332[ 8743] By: jhi on 2001/02/09 17:25:12
24333 Log: Integrate change #8695 from maintperl.
24334
24335 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
24336 Branch: perl
24337 !> thread.h
24338____________________________________________________________________________
24339[ 8742] By: jhi on 2001/02/09 17:21:22
24340 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
24341 From: Andy Dougherty <doughera@lafayette.edu>
24342 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
24343 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
24344 Branch: perl
24345 ! embed.pl
24346____________________________________________________________________________
24347[ 8741] By: jhi on 2001/02/09 17:05:19
24348 Log: Integrate changes #8738,8739,8740 from maintperl.
24349
24350 Html files will be installed in a more logical and easier to
24351 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
24352
24353 Html files will be generated with a header to make them look
24354 a little less bare.
24355
24356 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
24357 Branch: perl
24358 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
24359____________________________________________________________________________
24360[ 8740] By: jhi on 2001/02/09 17:03:46
24361 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
24362 From: "Brendan O'Dea" <bod@compusol.com.au>
24363 Date: Sun, 4 Feb 2001 11:17:56 +1100
24364 Message-ID: <20010204111756.A16301@compusol.com.au>
24365 Branch: maint-5.6/perl
24366 ! pod/perlfaq3.pod
24367____________________________________________________________________________
24368[ 8739] By: jhi on 2001/02/09 17:01:59
24369 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
24370 From: "Indy Singh" <indy@nusphere.com>
24371 Date: Fri, 2 Feb 2001 15:09:59 -0500
24372 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
24373
24374 Html files will be generated with a header to make them look
24375 a little less bare.
24376 Branch: maint-5.6/perl
24377 ! installhtml
24378____________________________________________________________________________
24379[ 8738] By: jhi on 2001/02/09 16:58:48
24380 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
24381 From: "Indy Singh" <indy@nusphere.com>
24382 Date: Fri, 2 Feb 2001 15:08:23 -0500
24383 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
24384
24385 Html files will be installed in a more logical and easier to
24386 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
24387 Branch: maint-5.6/perl
24388 ! win32/Makefile win32/makefile.mk
24389____________________________________________________________________________
24390[ 8737] By: jhi on 2001/02/09 16:46:54
24391 Log: Integrate changes #8687,8736 from maintperl.
24392
24393 HP-UX thread patches from Merijn H. Brand.
24394
24395 Latin nit from Philip Newton.
24396 Branch: perl
24397 !> README.hpux hints/hpux.sh
24398____________________________________________________________________________
24399[ 8736] By: jhi on 2001/02/09 16:42:31
24400 Log: Latin nit from Philip Newton.
24401 Branch: maint-5.6/perl
24402 ! README.hpux
24403____________________________________________________________________________
24404[ 8735] By: jhi on 2001/02/09 16:24:03
24405 Log: Integrate changes #8704,8710 from pureperl.
24406
24407 Fixed UMRs and leak in Perl_pmtrans()
24408
24409 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
24410 associated UTFied tr/// code. Also fixed scoping leak of
24411 PL_reg_start_tmp.
24412 Branch: perl
24413 !> op.c regcomp.c
24414____________________________________________________________________________
24415[ 8734] By: jhi on 2001/02/09 15:40:21
24416 Log: Integrate change #8733 from maintperl.
24417
24418 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
24419 Branch: perl
24420 !> pod/perlre.pod
24421____________________________________________________________________________
24422[ 8733] By: jhi on 2001/02/09 15:35:47
24423 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
24424 From: Prymmer/Kahn <pvhp@best.com>
24425 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
24426 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
24427 Branch: maint-5.6/perl
24428 ! pod/perlre.pod
24429____________________________________________________________________________
24430[ 8732] By: jhi on 2001/02/09 15:26:17
24431 Log: Rename README.posix-bc to README.bs2000 (to avoid the
24432 confusion of a "perlposix-bc.pod"), add a few missing
24433 arch pods, regen toc.
24434 Branch: maint-5.6/perl
24435 +> README.bs2000
24436 - README.posix-bc
24437 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
24438 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
24439____________________________________________________________________________
24440[ 8731] By: jhi on 2001/02/09 15:23:39
24441 Log: De-cut-and-pasto.
24442 Branch: perl
24443 ! pod/perl.pod
24444____________________________________________________________________________
24445[ 8730] By: jhi on 2001/02/09 15:11:13
24446 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
24447 when people think that perlposix-bc.pod tells anything about
24448 Perl and POSIX. Regen toc.
24449 Branch: perl
24450 +> README.bs2000
24451 - README.posix-bc
24452 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
24453 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
24454____________________________________________________________________________
24455[ 8729] By: jhi on 2001/02/09 14:52:28
24456 Log: The README.vmesa part of #8712 from maintperl.
24457 Branch: perl
24458 ! README.vmesa
24459____________________________________________________________________________
24460[ 8728] By: jhi on 2001/02/09 14:46:06
24461 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
24462 From: Peter Prymmer <pvhp@forte.com>
24463 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
24464 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
24465 Branch: maint-5.6/perl
24466 ! README.vmesa win32/Makefile win32/makefile.mk
24467____________________________________________________________________________
24468[ 8727] By: jhi on 2001/02/09 14:33:25
24469 Log: Integrate change #8712 from mainline.
24470
24471 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
24472 Branch: maint-5.6/perl
24473 !> lib/Pod/Find.pm
24474____________________________________________________________________________
24475[ 8726] By: jhi on 2001/02/09 14:30:28
24476 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
24477 From: Peter Prymmer <pvhp@forte.com>
24478 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
24479 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
24480 Branch: perl
24481 + t/lib/cgi-esc.t
24482 ! MANIFEST lib/CGI/Util.pm
24483____________________________________________________________________________
24484[ 8725] By: jhi on 2001/02/09 04:56:47
24485 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
24486 Branch: maint-5.6/perl
24487 ! pod/perlport.pod
24488____________________________________________________________________________
24489[ 8724] By: jhi on 2001/02/09 04:40:59
24490 Log: Integrate changes 7819,7820 from vmsperl into mainline.
24491
24492 Add header for LIB$ prototypes (C. Berry)
24493
24494 Convert fwrite()s to sockets to write()s, since some socket stacks
24495 don't take kindly to stdio.
24496 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
24497 (for often optional LNMs)
24498 Correct a few typos
24499 (C. Bailey)
24500 Branch: perl
24501 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
24502____________________________________________________________________________
24503[ 8723] By: jhi on 2001/02/09 03:29:29
24504 Log: Integrate change #8722 from mainline.
24505
24506 The Im() function wasn't returning zero for non-Math::Complex
24507 arguments. The bug reported by John Gamble.
24508 Branch: maint-5.6/perl
24509 !> lib/Math/Complex.pm
24510____________________________________________________________________________
24511[ 8722] By: jhi on 2001/02/09 03:28:33
24512 Log: The Im() function wasn't returning zero for non-Math::Complex
24513 arguments. The bug reported by John Gamble.
24514 Branch: perl
24515 ! lib/Math/Complex.pm
24516____________________________________________________________________________
24517[ 8721] By: nick on 2001/02/08 22:11:35
24518 Log: Correct the correction :-(
24519 Branch: perl
24520 ! perl.c
24521____________________________________________________________________________
24522[ 8720] By: bailey on 2001/02/08 20:59:22
24523 Log: Convert frwite()s to sockets to write()s, since some socket stacks
24524 don't take kindly to stdio.
24525 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
24526 (for often optional LNMs)
24527 Correct a few typos
24528 (C. Bailey)
24529 Branch: vmsperl
24530 ! vms/vms.c vms/vmsish.h
24531____________________________________________________________________________
24532[ 8719] By: bailey on 2001/02/08 20:51:02
24533 Log: Add header for LIB$ prototypes (C. Berry)
24534 Branch: vmsperl
24535 ! ext/Devel/DProf/DProf.xs
24536____________________________________________________________________________
24537[ 8718] By: bailey on 2001/02/08 20:49:00
24538 Log: SYN SYN
24539 Branch: vmsperl
24540 +> pod/perliol.pod t/lib/sample-tests/bailout
24541 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
24542 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
24543 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
24544 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
24545 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
24546 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
24547 - lib/unicode/Is/DCinital.pl
24548 !> (integrate 101 files)
24549____________________________________________________________________________
24550[ 8717] By: nick on 2001/02/08 19:38:48
24551 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
24552 From: Robin Barker <rmb1@cise.npl.co.uk>
24553 Date: Thu, 8 Feb 2001 14:38:07 GMT
24554 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
24555 Branch: perl
24556 ! lib/CPAN.pm
24557____________________________________________________________________________
24558[ 8716] By: nick on 2001/02/08 19:29:07
24559 Log: Generated files form 8713 etc.
24560 Branch: perl
24561 ! embed.h global.sym objXSUB.h perlapi.c proto.h
24562____________________________________________________________________________
24563[ 8715] By: nick on 2001/02/08 19:26:08
24564 Log: Fixup non-ithread build after 8713
24565 Branch: perl
24566 ! perl.c
24567____________________________________________________________________________
24568[ 8714] By: nick on 2001/02/08 19:17:45
24569 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
24570 From: nick@ccl4.org
24571 Date: Wed, 7 Feb 2001 00:27:47 +0000
24572 Message-Id: <20010207002747.B63724@plum.flirble.org>
24573 Branch: perl
24574 ! sv.c toke.c
24575____________________________________________________________________________
24576[ 8713] By: nick on 2001/02/08 19:15:58
24577 Log: Subject: Re: [patch] Re: PL_ptr_table
24578 From: Doug Maceachern <dougm@covalent.net>
24579 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
24580 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
24581 Branch: perl
24582 ! embed.pl perl.c sv.c sv.h
24583____________________________________________________________________________
24584[ 8712] By: nick on 2001/02/08 19:12:47
24585 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
24586 From: Peter Prymmer <pvhp@forte.com>
24587 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
24588 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
24589 Branch: perl
24590 ! lib/Pod/Find.pm
24591____________________________________________________________________________
24592[ 8711] By: nick on 2001/02/07 21:06:11
24593 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
24594 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
24595 From: Alan Burlison <Alan.Burlison@uk.sun.com>
24596 Date: Tue, 06 Feb 2001 23:37:01 +0000
24597 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
24598 Branch: perl
24599 ! regcomp.c
24600____________________________________________________________________________
24601[ 8710] By: alanbur on 2001/02/07 00:22:04
24602 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
24603 associated UTFied tr/// code. Also fixed scoping leak of
24604 PL_reg_start_tmp.
24605 Branch: maint-5.6/pureperl
24606 ! op.c regcomp.c
24607____________________________________________________________________________
24608[ 8709] By: nick on 2001/02/06 21:16:49
24609 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
24610 From: Michael G Schwern <schwern@pobox.com>
24611 Date: Sun, 4 Feb 2001 19:47:14 -0500
24612 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
24613 Branch: perl
24614 ! pod/perlapi.pod pod/perlmodlib.PL
24615____________________________________________________________________________
24616[ 8708] By: nick on 2001/02/06 20:41:20
24617 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
24618 From: Michael G Schwern <schwern@pobox.com>
24619 Date: Sun, 4 Feb 2001 21:17:49 -0500
24620 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
24621 Branch: perl
24622 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
24623 ! pod/perltootc.pod
24624____________________________________________________________________________
24625[ 8707] By: nick on 2001/02/06 20:29:11
24626 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
24627 From: Michael G Schwern <schwern@pobox.com>
24628 Date: Tue, 6 Feb 2001 05:54:30 -0500
24629 Message-Id: <20010206055430.A951@blackrider.aocn.com>
24630 Branch: perl
24631 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
24632____________________________________________________________________________
24633[ 8706] By: nick on 2001/02/06 20:21:40
24634 Log: Subject: RE: some win32 fixes
24635 Date: Tue, 6 Feb 2001 09:23:20 +0300
24636 From: Vadim Konovalov <vkonovalov@lucent.com>
24637 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
24638 Branch: perl
24639 ! toke.c win32/Makefile win32/config.bc win32/config.gc
24640 ! win32/config.vc win32/config_H.bc win32/makefile.mk
24641____________________________________________________________________________
24642[ 8705] By: alanbur on 2001/02/06 15:00:03
24643 Log: Synchronised with parent
24644 Branch: maint-5.6/pureperl
24645 ! regexec.c
24646 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
24647 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
24648____________________________________________________________________________
24649[ 8704] By: alanbur on 2001/02/06 14:55:24
24650 Log: Fixed UMRs and leak in Perl_pmtrans()
24651 Branch: maint-5.6/pureperl
24652 ! op.c
24653____________________________________________________________________________
24654[ 8703] By: gsar on 2001/02/06 02:29:37
24655 Log: $(MAKE) distclean doesn't clean up properly on windows
24656 Branch: maint-5.6/perl
24657 ! win32/Makefile win32/makefile.mk
24658____________________________________________________________________________
24659[ 8702] By: gsar on 2001/02/06 01:00:46
24660 Log: tweak change#8659 to keep it simple
24661 Branch: maint-5.6/perl
24662 ! utils/perldoc.PL
24663____________________________________________________________________________
24664[ 8701] By: gsar on 2001/02/05 22:45:41
24665 Log: change#8693 was missing testsuite changes
24666 Branch: maint-5.6/perl
24667 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
24668____________________________________________________________________________
24669[ 8700] By: nick on 2001/02/05 20:32:52
24670 Log: Integrate mainline
24671 Branch: perlio
24672 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
24673 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
24674 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
24675 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
24676 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
24677 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
24678 +> t/lib/test-harness.t
24679 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
24680 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
24681 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
24682 !> pod/perlutil.pod t/TEST utils/h2xs.PL
24683____________________________________________________________________________
24684[ 8699] By: nick on 2001/02/05 19:41:07
24685 Log: Subject: perlfaq2, re: perlmongers
24686 From: David H. Adler <dha@panix.com>
24687 Date: Sun, 4 Feb 2001 23:48:23 -0500
24688 Message-Id: <20010204234823.A13429@panix.com>
24689 Branch: perl
24690 ! pod/perlfaq2.pod
24691____________________________________________________________________________
24692[ 8698] By: nick on 2001/02/05 19:39:31
24693 Log: Missed file f#rom the testharness mess.
24694 Branch: perl
24695 + t/lib/test-harness.t
24696____________________________________________________________________________
24697[ 8697] By: nick on 2001/02/05 19:37:21
24698 Log: Subject: [DOC PATCH] overload.pm nits
24699 From: John Tobey <jtobey@john-edwin-tobey.org>
24700 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
24701 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
24702 Branch: perl
24703 ! lib/overload.pm
24704____________________________________________________________________________
24705[ 8696] By: alanbur on 2001/02/05 11:56:00
24706 Log: Sync with parent
24707 Branch: maint-5.6/pureperl
24708 !> thread.h
24709____________________________________________________________________________
24710[ 8695] By: gsar on 2001/02/05 03:27:34
24711 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
24712 Branch: maint-5.6/perl
24713 ! thread.h
24714____________________________________________________________________________
24715[ 8694] By: alanbur on 2001/02/05 00:07:47
24716 Log: Initial branch creation from //depot/maint-5.6/perl
24717 Branch: maint-5.6/pureperl
24718 +> (branch 1719 files)
24719____________________________________________________________________________
24720[ 8693] By: gsar on 2001/02/04 22:38:49
24721 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
24722 changes)
24723 Branch: maint-5.6/perl
24724 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
24725 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
24726 !> ext/DB_File/version.c
24727____________________________________________________________________________
24728[ 8692] By: nick on 2001/02/04 18:15:57
24729 Log: The missed t/TEST part of the grand testharness upgrade.
24730 Branch: perl
24731 ! t/TEST
24732____________________________________________________________________________
24733[ 8691] By: nick on 2001/02/04 18:05:17
24734 Log: New improved test harness
24735 Subject: Re: [PATCH Test::Harness] Third time's a charm?
24736 From: Michael G Schwern <schwern@pobox.com>
24737 Date: Sun, 4 Feb 2001 08:01:20 -0500
24738 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
24739 Branch: perl
24740 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
24741 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
24742 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
24743 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
24744 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
24745 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
24746 ! MANIFEST lib/Test/Harness.pm
24747____________________________________________________________________________
24748[ 8690] By: nick on 2001/02/04 17:57:51
24749 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
24750 From: Jonathan Stowe <gellyfish@gellyfish.com>
24751 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
24752 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
24753 Branch: perl
24754 ! utils/h2xs.PL
24755____________________________________________________________________________
24756[ 8689] By: nick on 2001/02/04 17:55:24
24757 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
24758 From: Michael G Schwern <schwern@pobox.com>
24759 Date: Sat, 3 Feb 2001 22:46:38 -0500
24760 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
24761 Branch: perl
24762 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
24763 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
24764____________________________________________________________________________
24765[ 8688] By: nick on 2001/02/04 17:43:55
24766 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
24767 length byfailing to spot lack of closing )
24768 From: nick@talking.bollo.cx
24769 Date: Sat, 03 Feb 2001 23:53:16 +0000
24770 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
24771 Branch: perl
24772 ! perlio.c pod/perldiag.pod
24773____________________________________________________________________________
24774[ 8687] By: jhi on 2001/02/03 17:11:42
24775 Log: HP-UX thread patches from Merijn H. Brand.
24776 Branch: maint-5.6/perl
24777 ! README.hpux hints/hpux.sh
24778____________________________________________________________________________
24779[ 8686] By: jhi on 2001/02/03 16:40:12
24780 Log: Metaconfig changes for #8685.
24781 Branch: metaconfig
24782 ! U/installdirs/instubperl.U
24783 Branch: metaconfig/U/perl
24784 ! Devel.U versiononly.U
24785____________________________________________________________________________
24786[ 8685] By: jhi on 2001/02/03 16:39:49
24787 Log: For -Dusedevel builds turn off installusrbinperl and turn on
24788 versiononly, a combined idea of Richard Soderberg and Merijn
24789 H. Brand. You can still override both of these from the command
24790 line if you need to, -Dinstallusrbinperl and -Uversiononly.
24791 Branch: perl
24792 ! Configure
24793____________________________________________________________________________
24794[ 8684] By: jhi on 2001/02/03 16:16:34
24795 Log: Metaconfig unit fix for #8683.
24796 Branch: metaconfig
24797 ! U/compline/nblock_io.U
24798____________________________________________________________________________
24799[ 8683] By: jhi on 2001/02/03 16:16:12
24800 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
24801 reported by Peter Prymmer for 5.6-TRIAL1.
24802 Branch: perl
24803 ! Configure
24804____________________________________________________________________________
24805[ 8682] By: jhi on 2001/02/03 05:52:11
24806 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
24807 to work correctly.
24808 Branch: maint-5.6/perl
24809 ! hints/irix_6.sh
24810____________________________________________________________________________
24811[ 8681] By: jhi on 2001/02/03 05:47:33
24812 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
24813 Branch: maint-5.6/perl
24814 ! pod/perlport.pod
24815____________________________________________________________________________
24816[ 8680] By: jhi on 2001/02/02 21:39:49
24817 Log: perlport update from Peter Prymmer.
24818 Branch: maint-5.6/perl
24819 ! pod/perlport.pod
24820____________________________________________________________________________
24821[ 8679] By: nick on 2001/02/02 20:50:48
24822 Log: Integrate mainline
24823 Branch: perlio
24824 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
24825 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
24826 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
24827____________________________________________________________________________
24828[ 8678] By: gsar on 2001/02/02 16:02:12
24829 Log: note about bincompat, slightly modified (from Lupe Christoph)
24830 Branch: maint-5.6/perl
24831 ! README.solaris
24832____________________________________________________________________________
24833[ 8677] By: jhi on 2001/02/02 15:46:20
24834 Log: Supported platforms updates.
24835 Branch: maint-5.6/perl
24836 ! pod/perlport.pod
24837____________________________________________________________________________
24838[ 8676] By: jhi on 2001/02/02 03:41:26
24839 Log: A couple more perlfaq2 tweaks.
24840 Branch: maint-5.6/perl
24841 ! pod/perlfaq2.pod
24842____________________________________________________________________________
24843[ 8675] By: jhi on 2001/02/02 03:17:44
24844 Log: Misedit in #8661.
24845 Branch: maint-5.6/perl
24846 ! Configure
24847____________________________________________________________________________
24848[ 8674] By: jhi on 2001/02/02 03:14:38
24849 Log: Damien again.
24850 Branch: maint-5.6/perl
24851 ! pod/perlfaq2.pod
24852____________________________________________________________________________
24853[ 8673] By: jhi on 2001/02/02 03:12:40
24854 Log: perlfaq update from Elaine Ashton.
24855 Branch: maint-5.6/perl
24856 ! pod/perlfaq2.pod
24857____________________________________________________________________________
24858[ 8672] By: jhi on 2001/02/02 03:07:08
24859 Log: UTF-8 s/// patch from Inaba Hiroto.
24860 Branch: maint-5.6/perl
24861 ! pp_ctl.c pp_hot.c
24862____________________________________________________________________________
24863[ 8671] By: jhi on 2001/02/01 22:34:31
24864 Log: Update Changes.
24865 Branch: perl
24866 ! Changes patchlevel.h
24867____________________________________________________________________________
4617e9a3
JH
24868[ 8670] By: jhi on 2001/02/01 22:15:29
24869 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
24870 from maintperl.
24871
24872 Upgrade to Getopt::Long 2.25, from Johan Vromans.
24873
24874 more files need to be writable in the source distribution
24875
24876 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
24877
24878 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
24879
24880 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
24881
24882 Allow the float to be fuzzier.
24883
24884 need to use INT2PTR instead of a straight cast or ia64 fails
24885
24886 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
24887
24888 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
24889 Branch: perl
24890 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
24891 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
24892 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
24893____________________________________________________________________________
24894[ 8669] By: jhi on 2001/02/01 21:57:02
24895 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
24896 From: Robin Barker <rmb1@cise.npl.co.uk>
24897 Date: Thu, 1 Feb 2001 16:59:05 GMT
24898 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
24899 Branch: maint-5.6/perl
24900 ! pod/perlmodlib.PL
24901____________________________________________________________________________
24902[ 8668] By: nick on 2001/02/01 19:41:40
24903 Log: Integrate mainline
24904 Branch: perlio
24905 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
24906 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
24907 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
24908____________________________________________________________________________
24909[ 8667] By: gsar on 2001/02/01 16:59:11
24910 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
24911 Branch: maint-5.6/perl
24912 ! embed.pl embedvar.h
24913____________________________________________________________________________
24914[ 8666] By: gsar on 2001/02/01 16:34:51
24915 Log: add missing entries to win32/config.?c
24916 Branch: maint-5.6/perl
24917 ! win32/config.bc win32/config.gc win32/config.vc
24918 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24919____________________________________________________________________________
24920[ 8665] By: jhi on 2001/02/01 14:58:51
24921 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
24922 From: "Stephen P. Potter" <spp@spotter.yi.org>
24923 Date: Thu, 01 Feb 2001 10:45:46 -0500
24924 Message-Id: <200102011545.KAA31479@spotter.yi.org>
24925 Branch: maint-5.6/perl
24926 ! pod/perlfunc.pod
24927____________________________________________________________________________
24928[ 8664] By: gsar on 2001/02/01 14:52:37
24929 Log: need to use INT2PTR instead of a straight cast or ia64 fails
24930 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
24931 Branch: maint-5.6/perl
24932 ! ext/POSIX/POSIX.xs
24933____________________________________________________________________________
24934[ 8663] By: jhi on 2001/02/01 14:09:13
24935 Log: Allow the float to be fuzzier.
24936 Branch: maint-5.6/perl
24937 ! t/lib/peek.t
24938____________________________________________________________________________
24939[ 8662] By: jhi on 2001/02/01 13:59:00
24940 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
24941 From: Robin Barker <rmb1@cise.npl.co.uk>
24942 Date: Thu, 1 Feb 2001 13:05:39 GMT
24943 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
24944 Branch: maint-5.6/perl
24945 ! pod/perlmodlib.pod
24946____________________________________________________________________________
24947[ 8661] By: jhi on 2001/02/01 13:57:38
24948 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
24949 Date: Thu, 01 Feb 2001 14:15:41 +0100
24950 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24951 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
24952
24953 Have the $ccflags in the gcc version test (strange, this change
24954 is claimed to be have been integrated already)
24955 Branch: maint-5.6/perl
24956 ! Configure
24957____________________________________________________________________________
24958[ 8660] By: jhi on 2001/02/01 13:44:10
24959 Log: Integrate changes #7950,7964,7962 from mainline.
24960
24961 Find the stdchar signedness using cpp, should fix some of
24962 the Solaris compiler warnings reported by Alan Burlison.
24963 Branch: maint-5.6/perl
24964 !> Configure config_h.SH
24965____________________________________________________________________________
24966[ 8659] By: jhi on 2001/02/01 05:35:32
24967 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
24968 From: Jan Dubois <JanD@ActiveState.com>
24969 Date: Wed, 31 Jan 2001 21:17:03 -0800
24970 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
24971 Branch: maint-5.6/perl
24972 ! utils/perldoc.PL
24973____________________________________________________________________________
24974[ 8658] By: jhi on 2001/02/01 04:33:17
24975 Log: Integrate the README.os390 and README.posix-bc parts of mainline
24976 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
24977 installperl parts were taken care of by #8657.)
24978 Branch: maint-5.6/perl
24979 !> README.os390 README.posix-bc
24980____________________________________________________________________________
24981[ 8657] By: jhi on 2001/02/01 04:29:21
24982 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
24983 From: Peter Prymmer <pvhp@forte.com>
24984 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
24985 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
24986 Branch: maint-5.6/perl
24987 + ext/DynaLoader/dl_dllload.xs
24988 ! MANIFEST Makefile.SH hints/os390.sh installperl
24989____________________________________________________________________________
24990[ 8656] By: jhi on 2001/02/01 04:25:45
24991 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
24992 From: Peter Prymmer <pvhp@forte.com>
24993 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
24994 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
24995 Branch: maint-5.6/perl
24996 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
24997____________________________________________________________________________
24998[ 8655] By: jhi on 2001/02/01 04:14:47
24999 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
25000 From: troc@netrus.net
25001 Date: Wed, 31 Jan 2001 22:31:26 -0500
25002 Message-Id: <200102010331.WAA117.85@rocco.homenet>
25003 Branch: maint-5.6/perl
25004 ! os2/os2.c
25005____________________________________________________________________________
25006[ 8654] By: jhi on 2001/02/01 04:12:52
25007 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
25008 as reported by Alan Burlison.
25009 Branch: maint-5.6/perl
25010 ! pp.h
25011____________________________________________________________________________
25012[ 8653] By: jhi on 2001/02/01 04:05:12
25013 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
25014 From: dsugalski@northernlight.com
25015 Date: Wed, 31 Jan 2001 18:54:11 -0500
25016 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
25017 Branch: maint-5.6/perl
25018 ! configure.com
25019____________________________________________________________________________
25020[ 8652] By: jhi on 2001/02/01 04:03:11
25021 Log: Misplaced #endif.
25022
25023 Subject: [perl-5-6-1-trial2] patches for EPOC
25024 From: Olaf Flebbe <O.Flebbe@science-computing.de>
25025 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
25026 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
25027 Branch: maint-5.6/perl
25028 ! epoc/epocish.c
25029____________________________________________________________________________
25030[ 8651] By: jhi on 2001/02/01 04:00:25
25031 Log: Integrate changes #8647,8648,8650 from mainline.
25032
25033 Macrofy a magic UTF-8 test.
25034
25035 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
25036
25037 Watch out for cross compiling for EPOC (usually done on linux).
25038 Branch: maint-5.6/perl
25039 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
25040____________________________________________________________________________
25041[ 8650] By: jhi on 2001/02/01 03:56:20
25042 Log: Watch out for cross compiling for EPOC (usually done on linux)
25043
25044 Subject: [perl-5-6-1-trial2] patches for EPOC
25045 From: Olaf Flebbe <O.Flebbe@science-computing.de>
25046 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
25047 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
25048 Branch: perl
25049 ! ext/Errno/Errno_pm.PL
25050____________________________________________________________________________
25051[ 8649] By: gsar on 2001/02/01 00:46:00
25052 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
25053 Branch: maint-5.6/perl
25054 ! sv.c
25055____________________________________________________________________________
25056[ 8648] By: jhi on 2001/01/31 23:35:36
25057 Log: All the uses of PL_numeric_radix must be protected by
25058 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
25059
25060 Subject: [perl-5-6-1-trial2] patches for EPOC
25061 From: Olaf Flebbe <O.Flebbe@science-computing.de>
25062 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
25063 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
25064 Branch: perl
25065 ! sv.c
25066____________________________________________________________________________
25067[ 8647] By: jhi on 2001/01/31 22:56:16
25068 Log: Macrofy a magic UTF-8 test.
25069 Branch: perl
25070 ! utf8.c utf8.h
25071____________________________________________________________________________
25072[ 8646] By: gsar on 2001/01/31 15:55:12
25073 Log: update Changes
25074 Branch: maint-5.6/perl
25075 ! Changes
25076____________________________________________________________________________
25077[ 8645] By: gsar on 2001/01/31 15:10:14
25078 Log: Configure tweak suggested by Peter Prymmer
25079 Branch: maint-5.6/perl
25080 ! Configure
25081____________________________________________________________________________
25082[ 8644] By: gsar on 2001/01/31 15:06:32
25083 Log: more files need to be writable in the source distribution
25084 Branch: maint-5.6/perl
25085 ! Porting/makerel
25086____________________________________________________________________________
25087[ 8643] By: jhi on 2001/01/31 14:59:46
25088 Log: Integrate changes #8258,8278,8279 from mainline.
25089
25090 Make the large file tests more robust/talkative.
25091 Branch: maint-5.6/perl
25092 !> t/lib/syslfs.t t/op/lfs.t
25093____________________________________________________________________________
25094[ 8642] By: gsar on 2001/01/31 14:53:48
25095 Log: integrate changes#8311,8334 from mainline
25096
25097 Add a new MakeMaker variable PM_FILTER that defines a Unix
25098 filter to be run on each .pm during the pm_to_blib() phase,
25099 a fixed version of
25100 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
25101
25102 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
25103 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
25104 accurate reading of the "atime".
25105 Branch: maint-5.6/perl
25106 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
25107 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
25108 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
25109____________________________________________________________________________
25110[ 8641] By: jhi on 2001/01/31 14:46:37
25111 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
25112 Branch: maint-5.6/perl
25113 ! lib/Getopt/Long.pm
25114____________________________________________________________________________
25115[ 8640] By: gsar on 2001/01/31 14:40:24
25116 Log: make regen_all
25117 Branch: maint-5.6/perl
25118 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
25119____________________________________________________________________________
25120[ 8639] By: gsar on 2001/01/31 14:37:25
25121 Log: refresh windows config files
25122 Branch: maint-5.6/perl
25123 ! win32/Makefile win32/config_H.bc win32/config_H.gc
25124 ! win32/config_H.vc win32/makefile.mk
25125____________________________________________________________________________
25126[ 8638] By: gsar on 2001/01/31 14:28:10
25127 Log: makefile tweaks for windows: introduce a bulk-switch to enable
25128 same options as ActivePerl; sync changes with makefile.mk
25129 Branch: maint-5.6/perl
25130 ! win32/Makefile win32/makefile.mk
25131____________________________________________________________________________
25132[ 8637] By: jhi on 2001/01/31 04:41:30
25133 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
25134 From: Nicholas Clark <nick@ccl4.org>
25135 Date: Tue, 30 Jan 2001 19:51:05 +0000
25136 Message-ID: <20010130195105.R76607@plum.flirble.org>
25137
25138 op/inc cure.
25139 Branch: perl
25140 ! pp.c pp.h pp_hot.c t/op/arith.t
25141____________________________________________________________________________
25142[ 8636] By: jhi on 2001/01/31 02:38:32
25143 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
25144 no perlio],8257,8380,8479,8515 from mainline.
25145
25146 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
25147
25148 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
25149 Subject: [PATCH perl@8133] fix-up for VMS extensions
25150
25151 In VMS embedded perls couldn't access the statically built Socket.
25152
25153 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
25154
25155 Further VMS piping fixes from Charles Lane.
25156
25157 Subject: [PATCH] make t/op/misc.t work on VMS
25158
25159 Add tracing for debugging extensions builds in VMS.
25160
25161 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
25162 Branch: maint-5.6/perl
25163 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
25164 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25165 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
25166____________________________________________________________________________
25167[ 8635] By: jhi on 2001/01/31 01:46:41
25168 Log: Integrate change #7732 from mainline.
25169
25170 Sparc 64-bit pack() fix from Jens Hamisch.
25171 Branch: maint-5.6/perl
25172 !> pp.c
25173____________________________________________________________________________
25174[ 8634] By: jhi on 2001/01/31 01:41:16
25175 Log: One spot missing from #8626.
25176 Branch: maint-5.6/perl
25177 ! sv.c
25178____________________________________________________________________________
25179[ 8633] By: jhi on 2001/01/31 00:49:17
25180 Log: Integrate change #7495 from mainline.
25181
25182 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
25183 Branch: maint-5.6/perl
25184 !> MANIFEST ext/re/Makefile.PL
25185____________________________________________________________________________
25186[ 8632] By: jhi on 2001/01/30 23:38:49
25187 Log: Integrate change #8396 from mainline.
25188
25189 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
25190 better multicast support (resend)
25191 Branch: maint-5.6/perl
25192 !> ext/Socket/Socket.pm
25193____________________________________________________________________________
25194[ 8631] By: jhi on 2001/01/30 23:28:03
25195 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
25196
25197 More AIX lore. (7514, ext/re/hints/aix.pl)
25198
25199 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
25200
25201 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)
25202
25203 Subject: [ID 20001214.002] Net::Ping patch
25204
25205 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
25206
25207 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
25208
25209 Add ReuseAddr as a (preferred) alias for Reuse as we now
25210 also have ReusePort.
25211
25212 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
25213 Branch: maint-5.6/perl
25214 +> ext/re/hints/aix.pl
25215 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
25216 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
25217____________________________________________________________________________
25218[ 8630] By: jhi on 2001/01/30 23:03:59
25219 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
25220
25221 read() documentation tweak for 20001121.004.
25222
25223 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
25224 Branch: maint-5.6/perl
25225 !> pod/perlfunc.pod pod/perlre.pod
25226____________________________________________________________________________
25227[ 8629] By: jhi on 2001/01/30 22:41:57
25228 Log: Integrate change #8098 from mainline.
25229
25230 fastgetcwd is defined using a glob alias on a $^O dependent basis
25231 and there was no default assignment or perl subroutine.
25232 Branch: maint-5.6/perl
25233 !> lib/Cwd.pm
25234____________________________________________________________________________
25235[ 8628] By: jhi on 2001/01/30 21:58:52
25236 Log: Integrate change #7866 from mainline.
25237
25238 File::Temp 0.11.
25239 Branch: maint-5.6/perl
25240 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
25241____________________________________________________________________________
25242[ 8627] By: jhi on 2001/01/30 21:39:44
25243 Log: Integrate changes #8075,8086,8228 from mainline.
25244
25245 Darwin is not Windows. (8075,8086)
25246
25247 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
25248 Branch: maint-5.6/perl
25249 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
25250 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
25251 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
25252 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
25253____________________________________________________________________________
25254[ 8626] By: jhi on 2001/01/30 21:22:11
25255 Log: Integrate with tweakery the change #8625 from mainline,
25256 the multibyte decimal separator fix ("fa_IR locale failure").
25257 Branch: maint-5.6/perl
25258 ! embedvar.h perlapi.h
25259 !> intrpvar.h perl.c perl.h sv.c util.c
25260____________________________________________________________________________
25261[ 8625] By: jhi on 2001/01/30 20:26:33
25262 Log: Fix for the fa_IR locale failure. The reason for the failure
25263 was that Perl was assuming the decimal separator aka the radix
25264 separator is one character. The Farsi-Iranian locale crushed
25265 that bad assumption since there the separator is 'Momayyez',
25266 glyphwise looking somewhat like a slash, and in Unicode UTF-8
25267 encoded in two bytes, 0xd9 0xab.
25268 Branch: perl
25269 ! intrpvar.h perl.c perl.h sv.c util.c
25270____________________________________________________________________________
25271[ 8624] By: gsar on 2001/01/30 20:17:03
25272 Log: regen_headers
25273 Branch: maint-5.6/perl
25274 ! Makefile.SH pod/perlintern.pod
25275____________________________________________________________________________
25276[ 8623] By: gsar on 2001/01/30 19:42:34
25277 Log: backout change#7431 and its dependents (causes spurious rebuilds
25278 of autogenerated files)
25279
25280 fix benign b.t failure
25281 Branch: maint-5.6/perl
25282 ! Makefile.SH t/lib/b.t
25283____________________________________________________________________________
25284[ 8622] By: jhi on 2001/01/30 19:41:41
25285 Log: Microperl sync.
25286 Branch: perl
25287 ! mg.c perl.h
25288____________________________________________________________________________
25289[ 8621] By: gsar on 2001/01/30 19:24:47
25290 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
25291 from mainline
25292
25293 Subject: podlators 1.06 released
25294
25295 Subject: [PATCH @8436] Eliminate op_children
25296
25297 (Replaced by #8448) Traces of op_children (cleanup of #8442)
25298
25299 (Replaced by #8448) More op_children traces (cleanup of #8442).
25300
25301 Subject: [PATCH #3 @8436] Re: Eliminate op_children
25302 Replace #8444 and #8445.
25303
25304 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
25305 at the setting of the ofs_sv in new_struct_thread() as the
25306 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
25307 uninitialized fields are, uh, initialized with),
25308 SvREFCNT_inc()ing that invited a core dump.
25309
25310 podlators 1.07, from Russ Allbery.
25311
25312 Subject: [PATCH] regcomp.c old feature removal
25313 From: mjd@plover.com
25314 Date: 16 Jan 2001 14:43:18 -0000
25315 Message-ID: <20010116144318.7140.qmail@plover.com>
25316 Branch: maint-5.6/perl
25317 +> lib/Pod/Text/Overstrike.pm
25318 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
25319 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
25320 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
25321 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
25322 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
25323 !> util.c
25324____________________________________________________________________________
25325[ 8620] By: gsar on 2001/01/30 18:48:32
25326 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
25327 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
25328 now fails one test)
25329
25330 Subject: [PATCH] lvalue AUTOLOAD. No, really.
25331
25332 Subject: [PATCH] Interesting syntax idea
25333 Make opens + bareword assigns do typeglob assigns.
25334
25335 Tests for #8254.
25336
25337 Subject: [PATCH @8269] Continue blocks and B::Deparse
25338 Make the peephole optimizer to bypass more null ops and
25339 and rewrite the deparse handling of continue blocks.
25340
25341 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
25342 Doc tweak on #8313.
25343
25344 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
25345
25346 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
25347
25348 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
25349
25350 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
25351 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
25352 according to the platform.
25353
25354 Subject: [PATCH @8404] Consolidated lvalue sub changes
25355
25356 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
25357
25358 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
25359
25360 Subject: B::Concise -- an improved replacement for B::Terse
25361
25362 The B::Terse drop-in replacement wasn't quite drop-in.
25363
25364 The LVRET macro needed an aTHX.
25365
25366 Use the /^Perl_/-less form of is_lvalue_sub().
25367
25368 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
25369 Branch: maint-5.6/perl
25370 +> ext/B/B/Concise.pm
25371 !> (integrate 27 files)
25372____________________________________________________________________________
25373[ 8619] By: nick on 2001/01/30 18:40:28
25374 Log: Integrate mainline
25375 Branch: perlio
25376 !> (integrate 40 files)
25377____________________________________________________________________________
25378[ 8618] By: jhi on 2001/01/30 18:37:18
25379 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
25380 Date: Mon, 29 Jan 2001 22:51:29 -0600
25381 From: "Craig A. Berry" <craigberry@mac.com>
25382 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
25383 Branch: perl
25384 ! vms/test.com
25385____________________________________________________________________________
25386[ 8617] By: jhi on 2001/01/30 18:34:53
25387 Log: Subject: [PATCH] Add missing CV flags to dump.c
25388 From: Tim Jenness <t.jenness@jach.hawaii.edu>
25389 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
25390 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
25391 Branch: perl
25392 ! dump.c
25393____________________________________________________________________________
25394[ 8616] By: jhi on 2001/01/30 18:20:58
25395 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
25396 part isn't applicable to maintperl.
25397
25398 UTF-8 nit from Inaba Hiroto.
25399 Branch: maint-5.6/perl
25400 !> pod/perlapi.pod utf8.c
25401____________________________________________________________________________
25402[ 8615] By: jhi on 2001/01/30 18:18:51
25403 Log: UTF-8 nit from Inaba Hiroto.
25404 Branch: perl
25405 ! pod/perlapi.pod t/op/each.t utf8.c
25406____________________________________________________________________________
25407[ 8614] By: jhi on 2001/01/30 18:13:38
25408 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
25409
25410 perl's internal variables are not for public consumption,
25411 move their docs from perlapi.pod to perlintern.pod
25412
25413 support for -Dusethreads build under HP-UX 10.20 and DCE threads
25414 library (11.0 and later have pthreads but 10.x don't)
25415
25416 avoid uninitialized value warnings
25417
25418 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
25419 gets weird results)
25420
25421 perldoc nit on windows
25422
25423 make it possible to run the tests outside the source tree
25424 (there's still a dependency on ../lib being the library
25425 location)
25426 Branch: perl
25427 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
25428 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
25429 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
25430 !> win32/bin/search.pl win32/vdir.h
25431____________________________________________________________________________
25432[ 8613] By: gsar on 2001/01/30 16:39:59
25433 Log: make it possible to run the tests outside the source tree
25434 (there's still a dependency on ../lib being the library
25435 location)
25436 Branch: maint-5.6/perl
25437 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
25438____________________________________________________________________________
25439[ 8612] By: gsar on 2001/01/30 16:31:12
25440 Log: perldoc nit on windows
25441 Branch: maint-5.6/perl
25442 ! utils/perldoc.PL
25443____________________________________________________________________________
25444[ 8611] By: gsar on 2001/01/30 16:22:54
25445 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
25446 gets weird results)
25447 Branch: maint-5.6/perl
25448 ! win32/vdir.h
25449____________________________________________________________________________
25450[ 8610] By: gsar on 2001/01/30 16:12:45
25451 Log: avoid uninitialized value warnings
25452 Branch: maint-5.6/perl
25453 ! win32/bin/search.pl
25454____________________________________________________________________________
25455[ 8609] By: gsar on 2001/01/30 16:08:01
25456 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
25457 library (11.0 and later have pthreads but 10.x don't)
25458 Branch: maint-5.6/perl
25459 ! hints/hpux.sh thread.h
25460____________________________________________________________________________
25461[ 8608] By: gsar on 2001/01/30 15:48:55
25462 Log: perl's internal variables are not for public consumption,
25463 move their docs from perlapi.pod to perlintern.pod
25464 Branch: maint-5.6/perl
25465 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
25466 ! thrdvar.h
25467____________________________________________________________________________
25468[ 8607] By: gsar on 2001/01/30 15:44:27
25469 Log: mistakenly branched perl56delta.pod, revert
25470 Branch: maint-5.6/perl
25471 - pod/perl56delta.pod
25472 !> pod/perldelta.pod
25473____________________________________________________________________________
25474[ 8606] By: gsar on 2001/01/30 14:20:24
25475 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
25476 dTHR which has been a noop for a while now, except for the
25477 compatibility definition in thread.h)
25478 Branch: maint-5.6/perl
25479 !> (integrate 45 files)
25480____________________________________________________________________________
25481[ 8605] By: jhi on 2001/01/30 05:43:58
25482 Log: Mark the UTF-8 APIs as experimental.
25483 Branch: maint-5.6/perl
25484 ! embed.pl pod/perlapi.pod
25485____________________________________________________________________________
25486[ 8604] By: jhi on 2001/01/30 05:38:40
25487 Log: Nits from earlier integrates.
25488 Branch: maint-5.6/perl
25489 ! lib/Carp/Heavy.pm
25490 !> sv.c
25491____________________________________________________________________________
25492[ 8603] By: jhi on 2001/01/30 05:27:26
25493 Log: Regenerate Porting files.
25494 Branch: maint-5.6/perl
25495 ! Porting/Glossary Porting/config.sh Porting/config_H
25496____________________________________________________________________________
25497[ 8602] By: jhi on 2001/01/30 05:14:59
25498 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
25499 8310,8339,8447,8492,8493,8505,8525: documentation changes.
25500
25501 Subject: Re: perlfaq style changes
25502
25503 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
25504
25505 Subject: [PATCH] docs on NaN
25506
25507 Subject: [patch] perlfaq7
25508
25509 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
25510
25511 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
25512
25513 Subject: [PATCH] open() example in perlfunc.pod
25514
25515 Podify README.mpeix (a new version from the web)
25516
25517 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
25518
25519 Subject: [PATCH] format and rewording in perlfaq.pod
25520
25521 Subject: [PATCH] API Variable documentation
25522
25523 Memory management calls documentation.
25524
25525 Subject: [PATCH: perl@8482] README.vms URL updates
25526
25527 Subject: Minor typos in perlfaq2.pod
25528
25529 Subject: [PATCH] pod/perlvar.pod
25530 Branch: maint-5.6/perl
25531 +> pod/perl56delta.pod
25532 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25533 !> README.amiga README.epoc README.mpeix README.vms
25534 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
25535 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
25536 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
25537 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
25538 !> pod/perlvar.pod thrdvar.h
25539____________________________________________________________________________
25540[ 8601] By: jhi on 2001/01/30 04:38:35
25541 Log: Integrate changes #8036,8096,8253 from mainline:
25542 hints changes.
25543
25544 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25545 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
25546
25547 Output the (apparent) version of gcc in Tru64.
25548 Branch: maint-5.6/perl
25549 +> ext/POSIX/hints/svr4.pl
25550 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
25551 !> hints/svr4.sh t/lib/bigfltpm.t
25552____________________________________________________________________________
25553[ 8600] By: jhi on 2001/01/30 04:04:01
25554 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
25555 locale fixes.
25556
25557 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
25558
25559 Debian allows /usr/bin/locale to exist without any locales. (7868)
25560
25561 Allow the locale test needing POSIX and the taint test
25562 needing IPC::SysV to run under 'minitest' (basically,
25563 bail out if loading the extension fails). (8384)
25564
25565 Cleanup the locale.t output (8480)
25566 Branch: maint-5.6/perl
25567 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
25568 !> t/pragma/locale.t
25569____________________________________________________________________________
25570[ 8599] By: jhi on 2001/01/30 03:51:04
25571 Log: Missing generated files from #8598.
25572 Branch: maint-5.6/perl
25573 ! embed.h global.sym objXSUB.h perlapi.c proto.h
25574____________________________________________________________________________
25575[ 8598] By: jhi on 2001/01/30 03:41:54
25576 Log: Integrate change #8555 from mainline, manually integrate parts
25577 of changes 8452 and 8583.
25578
25579 Subject: [PATCH] utf8.c documentation (8452)
25580
25581 No point in checking the length if the pointer is bogus. (8555)
25582
25583 Introduce bytes_from_utf8() and implement sv_eq() using it,
25584 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
25585 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
25586 was malformed. (8583)
25587 Branch: maint-5.6/perl
25588 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
25589 !> pod/perlapi.pod sv.c utf8.c
25590____________________________________________________________________________
25591[ 8597] By: gsar on 2001/01/30 02:37:26
25592 Log: get PERL_OBJECT build going again on windows
25593 Branch: maint-5.6/perl
25594 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
25595 ! pod/perlapi.pod proto.h sv.c
25596____________________________________________________________________________
25597[ 8596] By: jhi on 2001/01/30 02:16:17
25598 Log: Signedness nit.
25599 Branch: perl
25600 ! sv.c
25601____________________________________________________________________________
25602[ 8595] By: jhi on 2001/01/30 02:11:07
25603 Log: EBCDIC patch for Storable, from Peter Prymmer.
25604 Branch: perl
25605 ! t/lib/st-06compat.t
25606____________________________________________________________________________
25607[ 8594] By: jhi on 2001/01/30 01:04:48
25608 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
25609 From: Peter Prymmer <pvhp@forte.com>
25610 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
25611 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
25612 Branch: perl
25613 ! t/lib/b.t
25614____________________________________________________________________________
25615[ 8593] By: jhi on 2001/01/30 00:56:47
25616 Log: Subject: [PATCH: perl@8585] pod problems in io
25617 From: Peter Prymmer <pvhp@forte.com>
25618 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
25619 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
25620 Branch: perl
25621 ! pod/perlapio.pod pod/perliol.pod
25622____________________________________________________________________________
25623[ 8592] By: jhi on 2001/01/30 00:48:20
25624 Log: Integrate perlio.
25625 Branch: perl
25626 !> pod/perlapio.pod pod/perliol.pod
25627____________________________________________________________________________
25628[ 8591] By: nick on 2001/01/29 22:02:28
25629 Log: GNU 'merge' Simon's copy of perliol.pod with version
25630 patched by Craig's patch.
25631 Branch: perlio
25632 ! pod/perliol.pod
25633____________________________________________________________________________
25634[ 8590] By: nick on 2001/01/29 21:55:10
25635 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
25636 Branch: perlio
25637 ! pod/perlapio.pod pod/perliol.pod
25638____________________________________________________________________________
25639[ 8589] By: jhi on 2001/01/29 15:35:33
25640 Log: Integrate change #8586 from maint-5.6/perl.
25641
25642 make the BOM detection code not call tell() until it has to
25643 (meant to fix esoteric compatibility issues where PL_rsfp
25644 is overridden)
25645 Branch: perl
25646 !> toke.c
25647____________________________________________________________________________
25648[ 8588] By: jhi on 2001/01/29 15:29:11
25649 Log: Subject: MAking Solaris malloc() the default
25650 From: Lupe Christoph <lupe@lupe-christoph.de>
25651 Date: Mon, 29 Jan 2001 12:59:36 +0100
25652 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
25653
25654 The README.solaris part slightly tweaked.
25655 Branch: perl
25656 ! README.solaris hints/solaris_2.sh
25657____________________________________________________________________________
25658[ 8587] By: jhi on 2001/01/29 15:17:34
25659 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
25660 From: root@ak-75.mind.de
25661 Date: Sun, 28 Jan 2001 20:32:29 +0100
25662 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
25663 Branch: perl
25664 ! pod/perlre.pod
25665____________________________________________________________________________
25666[ 8586] By: gsar on 2001/01/29 13:43:44
25667 Log: make the BOM detection code not call tell() until it has to
25668 (meant to fix esoteric compatibility issues where PL_rsfp
25669 is overridden)
25670 Branch: maint-5.6/perl
25671 ! toke.c
25672____________________________________________________________________________
25673[ 8585] By: jhi on 2001/01/28 20:05:45
25674 Log: Update Changes.
25675 Branch: perl
25676 ! Changes patchlevel.h
25677____________________________________________________________________________
2129b68a
JH
25678[ 8584] By: jhi on 2001/01/28 19:30:02
25679 Log: Integrate perlio.
25680 Branch: perl
25681 +> pod/perliol.pod
25682 !> MANIFEST pod/perlapio.pod
25683____________________________________________________________________________
25684[ 8583] By: jhi on 2001/01/28 19:28:40
25685 Log: Patch from Inaba Hiroto:
25686 - canonical UTF-8 hash keys: if a key string for a hash is
25687 UTF8-on, try downgrade the string and use it if
25688 unicode::distinct is not in effect.
25689 For the task, I added a function bytes_from_utf8() to utf8.c.
25690 It might resemble utf8_to_bytes() but it is not convenient
25691 to the task.
25692 Made a test for it and added to t/op/each.t
25693 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
25694 the mortal copy of the argument SV.
25695 And changed t/io/utf8.t test 18 which expects print() to
25696 upgrade its argument.
25697 - re-implement sv_eq with bytes_from_utf8()
25698 - some bug fixes
25699 - tr/// does not handle UTF8 range (\x{}-\x{})
25700 - \ before raw UTF8 character produced
25701 "Malformed UTF-8 character" warning.
25702 - "\x{100}\N{CENT SIGN}" is Malformed.
25703 Added tests for these 3.
25704 - and one silly bug (by me) with qu operator.
25705 Branch: perl
25706 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
25707 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
25708 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
25709____________________________________________________________________________
25710[ 8582] By: nick on 2001/01/28 19:25:04
25711 Log: Add pod/perliol.pod to MANIFEST :-(
25712 Branch: perlio
25713 ! MANIFEST
25714____________________________________________________________________________
25715[ 8581] By: nick on 2001/01/28 19:22:40
25716 Log: PerlIO documentation. Proofing and sub-editing requested.
25717 Branch: perlio
25718 + pod/perliol.pod
25719 ! pod/perlapio.pod
25720____________________________________________________________________________
25721[ 8580] By: jhi on 2001/01/28 05:16:25
25722 Log: Revert the change to sv_2pv() done by #8054: Someone who
25723 did SvNV_set() on a scalar that also happened to be POK,
25724 followed by sv_2pv() won't get the right coercion anymore.
25725 [Sarathy]
25726 Branch: maint-5.6/perl
25727 ! sv.c
25728____________________________________________________________________________
25729[ 8579] By: jhi on 2001/01/28 05:15:04
25730 Log: Remove the #8084 effect: do not allow -Q to be interpreted
25731 as -&Q(), this is too much wiggle room.
25732 Branch: maint-5.6/perl
25733 ! toke.c
25734____________________________________________________________________________
25735[ 8578] By: jhi on 2001/01/28 05:12:45
25736 Log: Needed bits of #8439 (should have been in #8576),
25737 mainly for lval substr().
25738 Branch: maint-5.6/perl
25739 ! mg.c pp.c pp_hot.c
25740____________________________________________________________________________
25741[ 8577] By: jhi on 2001/01/28 05:02:46
25742 Log: A missing check-in.
25743 Branch: maint-5.6/perl
25744 ! utf8.c
25745____________________________________________________________________________
25746[ 8576] By: jhi on 2001/01/28 04:26:18
25747 Log: Integrate changes #8425,8436,8439,8517 from mainline.
25748 The 8439 was not truly integrated because it had too many
25749 dependencies on the development branch and because it introduced
25750 concepts too bold for a maintenance branch (such as the qu operator).
25751
25752 Subject: [PATCH perl@8342] -Wformat
25753
25754 Tighten some of the UTF-8 tests a bit.
25755
25756 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
25757 - The substr lval was still not okay.
25758 - Now pp_stringify and sv_setsv copies source's UTF8 flag
25759 even if IN_BYTE. pp_stringify is called from fold_constants
25760 at optimization phase and "\x{100}" was made SvUTF8_off under
25761 use bytes (the bytes pragma is for "byte semantics" and not
25762 for "do not produce UTF8 data")
25763 Branch: maint-5.6/perl
25764 ! t/lib/charnames.t t/op/substr.t toke.c
25765 !> sv.c t/pragma/utf8.t
25766____________________________________________________________________________
25767[ 8575] By: jhi on 2001/01/28 04:01:51
25768 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
25769
25770 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
25771
25772 Subject: [ID 20001230.003] UTF-8 tr still hurts
25773
25774 Test cases for #8385 (from Simon's "torture.pl")
25775
25776 Start fixing UTF-8 lval substr() (8405)
25777 Branch: maint-5.6/perl
25778 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
25779 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
25780____________________________________________________________________________
25781[ 8574] By: jhi on 2001/01/28 03:09:06
25782 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
25783 from mainline.
25784
25785 UTF-8 cleanup.
25786
25787 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
25788
25789 "\x{FF}\xFF" was broken.
25790
25791 Tests for #8329 and #8330.
25792
25793 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
25794
25795 IRIX compiler noticed that the bof initialization might be
25796 bypassed by control flow.
25797
25798 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
25799 Branch: maint-5.6/perl
25800 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
25801 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
25802____________________________________________________________________________
25803[ 8573] By: jhi on 2001/01/28 02:06:12
25804 Log: Retract #8552.
25805 Branch: perl
25806 ! lib/Text/Wrap.pm t/lib/textwrap.t
25807____________________________________________________________________________
25808[ 8572] By: jhi on 2001/01/28 02:04:49
25809 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
25810 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
25811 not really integrated but instead salvaged by hand
25812 (they had too many dependencies on the development release
25813 to be cleanly integratable).
25814
25815 Subject: more UTF8 test suites and an UTF8 patch
25816
25817 Tweak for MULTIPLICITY/USE_PERLIO
25818
25819 Signedness nit.
25820
25821 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
25822
25823 Use the UTF8_XXX macros in is_utf8_char().
25824
25825 Rewrite pp_concat() in terms of sv_catsv(). The . operator
25826 should now be UTF-8-proof.
25827
25828 Subject: [PATCH perl@8269] scanning two hex-constants
25829 fails on EBCDIC environment (script length.t)
25830
25831 Add some Unicode chop() tests.
25832 Branch: maint-5.6/perl
25833 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
25834 !> sv.c t/op/chop.t utf8.h
25835____________________________________________________________________________
25836[ 8571] By: jhi on 2001/01/28 00:35:59
25837 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
25838 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
25839
25840 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
25841
25842 The maxiters upper limit sanity check (guarding against
25843 non-progress) assumed bytes instead of characters in s///
25844 and split().
25845
25846 Signedness nit.
25847
25848 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
25849 join() should now be UTF-8-proof.
25850
25851 More split // UTF-8 tests. (8250)
25852 Branch: maint-5.6/perl
25853 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
25854 !> util.c
25855____________________________________________________________________________
25856[ 8570] By: jhi on 2001/01/27 22:15:46
25857 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
25858 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
25859 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
25860 8084,8204,8244,8333 from mainline.
25861
25862 For -Q where Q might be a one-letter sub name one does no more
25863 get a warning about an unknown filetest (7941,7943,7944,8084).
25864
25865 Subject: Re: [ID 20001130.011] expression parsing bug ?
25866
25867 Make uv_to_utf8() to zero-terminate its output buffer.
25868
25869 Split off t/op/length.t (7995)
25870
25871 Split off t/op/utf8decode.t (7996)
25872
25873 Remove an unnecessary 'use utf8' from the utf8.t (7998)
25874
25875 Split off t/op/concat.t (8004)
25876
25877 Split off t/op/ver.t (8005)
25878
25879 Document utf8_length(), utf8_distance(), and utf8_hop().
25880
25881 Document utf8_to_uv() better.
25882
25883 Introduce macros for UTF8 decoding (8028,8033).
25884
25885 Add test for reverse() (8030,8031).
25886
25887 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
25888
25889 Do not return the Unicode replacement character on UTF-8
25890 decoding failure.
25891
25892 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
25893 not this_utf8 i.e. the output string has one, but don't mess
25894 with source assumption. (8052,8053)
25895
25896 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
25897 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
25898 was not expecting to be called with something that was already
25899 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
25900 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
25901 (8054)
25902
25903 Recode the naughty binary bytes in utf8decode.t using the \xHH.
25904
25905 Make some panic messages a bit more logical.
25906 Branch: maint-5.6/perl
25907 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
25908 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
25909 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
25910 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
25911 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
25912 !> utf8.c utf8.h
25913____________________________________________________________________________
25914[ 8569] By: jhi on 2001/01/27 19:16:43
25915 Log: Integrate changes #7750 from perlio and #8566 from mainline.
25916 Branch: maint-5.6/perl
25917 !> regexec.c sv.c
25918____________________________________________________________________________
25919[ 8568] By: jhi on 2001/01/27 18:06:51
25920 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
25921 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
25922 7935[-perlio.c],7936,7959,7965 from mainline.
25923
25924 Change the "big byte" error message to "Wide character".
25925 (7355, the croak-if-wide-chars-in-print part ignored)
25926
25927 Use UINT64_C().
25928
25929 Introduce Perl_utf8_length().
25930
25931 diff -se shows these as different (7753, forgotten check-ins)
25932
25933 Subject: [PATCH] doop.c - UTF8 tr///
25934
25935 If we use (aTHX_ ...) then put Perl_ on the front.
25936
25937 Make utf8_length() and utf8_distance() to be less forgiving
25938 about bad UTF-8.
25939
25940 Test line numbers are different with utf8.
25941
25942 No need to scan till infinity, 13 is enough. (7872,7911)
25943
25944 Subject: [PATCH] Tokeniser debugging
25945
25946 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
25947
25948 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
25949
25950 Be more careful in Perl_sv_utf8_downgrade().
25951
25952 Use DO_UTF8().
25953
25954 Raw zero bytes in text files confuse at least GNU patch 2.1.
25955 Branch: maint-5.6/perl
25956 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
25957 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
25958 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
25959 !> t/pragma/utf8.t toke.c utf8.c utf8.h
25960____________________________________________________________________________
25961[ 8567] By: nick on 2001/01/27 11:10:38
25962 Log: Integrate mainline
25963 Branch: perlio
25964 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
25965 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
25966 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
25967 !> toke.c
25968____________________________________________________________________________
25969[ 8566] By: jhi on 2001/01/27 06:22:48
25970 Log: More documentation for the regexp context stack.
25971 Branch: perl
25972 ! regexec.c
25973____________________________________________________________________________
25974[ 8565] By: jhi on 2001/01/27 05:21:57
25975 Log: Update Changes.
25976 Branch: perl
25977 ! Changes patchlevel.h
25978____________________________________________________________________________
6bca211d
JH
25979[ 8564] By: jhi on 2001/01/27 04:44:04
25980 Log: Threadedness patch for #8562 from Doug MacEachern.
25981 Branch: perl
25982 ! toke.c
25983____________________________________________________________________________
25984[ 8563] By: jhi on 2001/01/27 04:26:24
25985 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
25986 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
25987 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
25988 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
25989 Branch: perl
25990 ! op.c
25991____________________________________________________________________________
25992[ 8562] By: jhi on 2001/01/27 04:20:30
25993 Log: Subject: Re: Announce : Tokener reporting patch
25994 From: Simon Cozens <simon@cozens.net>
25995 Date: Mon, 22 Jan 2001 02:17:22 +0000
25996 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
25997 Branch: perl
25998 ! embed.h embed.pl proto.h toke.c
25999____________________________________________________________________________
26000[ 8561] By: jhi on 2001/01/27 04:17:24
26001 Log: Forgot from #8545. Oops.
26002 Branch: perl
26003 ! pp.c t/pragma/overload.t
26004____________________________________________________________________________
26005[ 8560] By: jhi on 2001/01/27 03:01:47
26006 Log: A better module compilation test, use MANIFEST as suggested
26007 by Spider.
26008 Branch: perl
26009 ! t/lib/1_compile.t
26010____________________________________________________________________________
26011[ 8559] By: jhi on 2001/01/27 02:50:48
26012 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
26013 From: Peter Prymmer <pvhp@forte.com>
26014 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
26015 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
26016 Branch: perl
26017 ! t/lib/b.t
26018____________________________________________________________________________
26019[ 8558] By: jhi on 2001/01/27 02:27:05
26020 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
26021 From: Peter Prymmer <pvhp@forte.com>
26022 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
26023 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
26024 Branch: perl
26025 ! t/pragma/sub_lval.t
26026____________________________________________________________________________
26027[ 8557] By: jhi on 2001/01/27 02:26:03
26028 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
26029 From: Peter Prymmer <pvhp@forte.com>
26030 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
26031 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
26032 Branch: perl
26033 ! t/lib/st-06compat.t
26034____________________________________________________________________________
26035[ 8556] By: jhi on 2001/01/27 02:24:33
26036 Log: Subject: [PATCH: perl@8531] minor update to README.os390
26037 From: Peter Prymmer <pvhp@forte.com>
26038 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
26039 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
26040 Branch: perl
26041 ! README.os390
26042____________________________________________________________________________
26043[ 8555] By: jhi on 2001/01/27 00:35:47
26044 Log: No point in checking the length before we know whether the pointer
26045 is bogus or not, fixes Abigail's odbm failures in Linux.
26046 Branch: perl
26047 ! sv.c
26048____________________________________________________________________________
26049[ 8554] By: nick on 2001/01/26 19:01:31
26050 Log: Integrate mainline
26051 Branch: perlio
26052 !> lib/Text/Wrap.pm t/lib/textwrap.t
26053____________________________________________________________________________
26054[ 8553] By: jhi on 2001/01/26 15:19:39
26055 Log: Integrate change #7792 from perlio (multiplicity fix),
26056 fix the AV leak in regex DEBUGGING (tiny part of the
26057 polymorphic regexp patch #8143).
26058 Branch: maint-5.6/perl
26059 ! regcomp.c
26060 !> scope.h
26061____________________________________________________________________________
26062[ 8552] By: jhi on 2001/01/26 15:03:23
26063 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
26064 From: Michael G Schwern <schwern@pobox.com>
26065 Date: Fri, 26 Jan 2001 09:28:31 -0500
26066 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
26067 Branch: perl
26068 ! lib/Text/Wrap.pm t/lib/textwrap.t
26069____________________________________________________________________________
26070[ 8551] By: jhi on 2001/01/26 02:33:19
26071 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
26072 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
26073
26074 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
26075
26076 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
26077
26078 Message nit.
26079
26080 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
26081
26082 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
26083
26084 (the cleanup of unused submatches in regtry() and regcppop())
26085
26086 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
26087 stored and restored, and thusly was trounced by the utf8 swash
26088 routines.
26089
26090 use utf8 not required to use \x{}.
26091
26092 Removed two more tests that make no sense in UTF-8 since the test
26093 data is not in UTF-8.
26094
26095 Get the three different space character classes right under utf8.
26096
26097 Implement ANYOFUTF8 regprop() dumping.
26098
26099 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
26100
26101 Document the regex context pushing/popping a bit better.
26102 Branch: maint-5.6/perl
26103 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
26104 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
26105 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
26106 !> t/op/regmesg.t utf8.c
26107____________________________________________________________________________
26108[ 8550] By: nick on 2001/01/25 19:42:30
26109 Log: Integrate mainline
26110 Branch: perlio
26111 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
26112 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
26113 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
26114 !> t/lib/bigint.t t/lib/bigintpm.t
26115____________________________________________________________________________
26116[ 8549] By: jhi on 2001/01/25 15:22:28
26117 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
26118 Branch: maint-5.6/perl
26119 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
26120____________________________________________________________________________
26121[ 8548] By: jhi on 2001/01/25 15:02:55
26122 Log: Integrate changes #7997,8063,8492,8547 from mainline.
26123
26124 Subject: Re: STRLEN - what?
26125
26126 Subject: [PATCH] perlguts.pod
26127
26128 Memory management calls documentation.
26129
26130 Layout using tabulator is not a good idea in a pod.
26131 Branch: maint-5.6/perl
26132 !> pod/perlguts.pod
26133____________________________________________________________________________
26134[ 8547] By: jhi on 2001/01/25 14:49:05
26135 Log: Layout using tabulator is not a good idea in a pod.
26136 Branch: perl
26137 ! pod/perlguts.pod
26138____________________________________________________________________________
26139[ 8546] By: jhi on 2001/01/25 14:31:12
26140 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
26141 from mainline.
26142
26143 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
26144
26145 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
26146
26147 More Win32 editor/IDE/shell hints.
26148
26149 More Win32 Perling.
26150
26151 Yet another editor edit.
26152
26153 Edit edit edit.
26154
26155 IDE/editor section tweaking.
26156
26157 Few more IDE/editor nits from p5p.
26158 Branch: maint-5.6/perl
26159 !> pod/perlfaq3.pod
26160____________________________________________________________________________
26161[ 8545] By: jhi on 2001/01/25 04:16:32
26162 Log: Subject: [PATCH 5.7.0] overload int()
26163 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26164 Date: Wed, 24 Jan 2001 19:06:57 -0500
26165 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
26166 Branch: perl
26167 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
26168 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
26169 ! t/lib/bigintpm.t
26170____________________________________________________________________________
26171[ 8544] By: jhi on 2001/01/25 04:15:11
26172 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
26173 From: Peter Prymmer <pvhp@forte.com>
26174 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
26175 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
26176 Branch: perl
26177 ! Makefile.SH README.os390 hints/os390.sh installperl
26178____________________________________________________________________________
26179[ 8543] By: jhi on 2001/01/25 03:52:08
26180 Log: Integrate change #8462,8469 from mainline.
26181
26182 In VMS Perl subversion (perl -V) is undef.
26183 Branch: maint-5.6/perl
26184 !> configure.com
26185____________________________________________________________________________
26186[ 8542] By: jhi on 2001/01/25 03:44:55
26187 Log: Integrate changes #7835,7850,8315,8316 from mainline.
26188
26189 Solaris hints.
26190 Branch: maint-5.6/perl
26191 !> hints/solaris_2.sh
26192____________________________________________________________________________
26193[ 8541] By: jhi on 2001/01/25 03:39:28
26194 Log: Integrate #8336 from mainline.
26195 Branch: maint-5.6/perl
26196 !> hv.c
26197____________________________________________________________________________
26198[ 8540] By: jhi on 2001/01/25 03:23:50
26199 Log: Retract #8539.
26200 Branch: maint-5.6/perl
26201 ! pod/perlfaq3.pod
26202____________________________________________________________________________
26203[ 8539] By: jhi on 2001/01/25 03:21:55
26204 Log: (Retracted by #5940.)
26205 Branch: maint-5.6/perl
26206 ! pod/perlfaq3.pod
26207____________________________________________________________________________
26208[ 8538] By: jhi on 2001/01/25 03:14:07
26209 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
26210 From: Peter Prymmer <pvhp@forte.com>
26211 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
26212 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
26213
26214 The VMS bits.
26215 Branch: maint-5.6/perl
26216 ! configure.com vms/descrip_mms.template
26217____________________________________________________________________________
26218[ 8537] By: jhi on 2001/01/25 03:06:09
26219 Log: Integrate #7710,7824,7973 from mainline.
26220 Branch: maint-5.6/perl
26221 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26222 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
26223 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
26224 !> vos/config.ga.def vos/config.ga.h win32/config.bc
26225 !> win32/config.gc win32/config.vc
26226____________________________________________________________________________
26227[ 8536] By: jhi on 2001/01/24 13:50:20
26228 Log: Revert the edits made by me so far to the 5.6 branch since
26229 the TRIAL1 since I did edits when I should have been using
26230 integrates. Bad programmer. (Will integrate them properly later.)
26231 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
26232 The #8353 will not be reapplied at least for now since
26233 the UTF-8 hash keys need more thinking.
26234 (The patches #8347, #8354, #8454, #8473 were okay since they
26235 were original edits made specifically for the 5.6.1-TRIAL1.)
26236 Branch: maint-5.6/perl
26237 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26238 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
26239 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
26240 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
26241 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
26242 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26243 ! win32/config.bc win32/config.gc win32/config.vc
26244____________________________________________________________________________
26245[ 8535] By: bailey on 2001/01/24 06:37:02
26246 Log: SYN SYN
26247 Branch: vmsperl
26248 +> (branch 26 files)
26249 !> (integrate 130 files)
26250____________________________________________________________________________
26251[ 8534] By: nick on 2001/01/23 19:30:57
26252 Log: Integrate mainline.
26253 Branch: perlio
26254 !> Changes Configure Porting/Glossary Porting/config.sh
26255 !> Porting/config_H embed.h embed.pl ext/Encode/compile
26256 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
26257 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
26258 !> pod/perlvar.pod proto.h t/lib/1_compile.t
26259____________________________________________________________________________
26260[ 8533] By: jhi on 2001/01/23 16:15:46
26261 Log: Forgotten from #8501.
26262 Branch: perl
26263 ! Porting/Glossary Porting/config.sh Porting/config_H
26264____________________________________________________________________________
26265[ 8532] By: jhi on 2001/01/23 16:13:27
26266 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
26267 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26268 Date: Mon, 22 Jan 2001 17:51:58 +0100
26269 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
26270 Branch: perl
26271 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
26272____________________________________________________________________________
26273[ 8531] By: jhi on 2001/01/23 15:46:01
26274 Log: Update Changes.
26275 Branch: perl
26276 ! Changes patchlevel.h
26277____________________________________________________________________________
c512e374
JH
26278[ 8530] By: jhi on 2001/01/23 15:38:39
26279 Log: De-cut-and-pasto.
26280 Branch: perl
26281 ! t/lib/1_compile.t
26282____________________________________________________________________________
26283[ 8529] By: jhi on 2001/01/23 15:11:04
26284 Log: Document the mkdir trailing slashes case.
26285 Branch: perl
26286 ! pod/perlfunc.pod
26287____________________________________________________________________________
26288[ 8528] By: jhi on 2001/01/23 15:08:28
26289 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
26290 get installed:
26291
26292 Subject: lib/lib.pm
26293 From: <abigail@foad.org>
26294 Date: Mon, 28 Aug 2000 20:35:08 -0400
26295 Message-ID: <20000829003508.21281.qmail@foad.org>
26296 Branch: perl
26297 ! installperl
26298____________________________________________________________________________
26299[ 8527] By: jhi on 2001/01/23 14:44:04
26300 Log: Metaconfig unit change for #8526.
26301 Branch: metaconfig
26302 ! U/threads/archname.U
26303____________________________________________________________________________
26304[ 8526] By: jhi on 2001/01/23 14:43:19
26305 Log: Attach -perlio to the archname if so selected.
26306 Branch: perl
26307 ! Configure
26308____________________________________________________________________________
26309[ 8525] By: jhi on 2001/01/23 14:24:01
26310 Log: Subject: [PATCH] pod/perlvar.pod
26311 From: abigail@foad.org
26312 Date: Tue, 23 Jan 2001 01:41:10 +0100
26313 Message-ID: <20010123004110.22259.qmail@foad.org>
26314 Branch: perl
26315 ! pod/perlvar.pod
26316____________________________________________________________________________
26317[ 8524] By: jhi on 2001/01/23 14:22:32
26318 Log: A bug introduced in #8217 (the undefined variable in the
26319 lib/safe1_t #3) fixed, by Charles Lane:
26320
26321 The earlier patch made it so that stuff running in Safe
26322 compartments could do a "caller" and see "main". That
26323 little change in name is done right before the code in
26324 the compartment is run, and apparantly the parser
26325 was picking up the stash name before it got changed.
26326
26327 (why it was threaded vs. unthreaded Perl that was sensitive to this
26328 I still don't know...and it probably doesn't matter).
26329
26330 I tryed removing the stash name-change and saw that threaded Perl
26331 did indeed pass the lib/safe1.t tests.
26332
26333 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
26334 do the name change (and to connect _ in the compartment to the global
26335 _) which is removed from _safe_call_sv. Then Safe.pm is modified
26336 to call _safe_pkg_prep when creating a new compartment.
26337
26338 Passes all tests with threaded perl on linux; passes all tests
26339 with unthreaded perl on VMS.
26340
26341 At some point I'll probably want to revisit Safe and Opcode to
26342 provide more sensible handling of global variables...and to get
26343 formats working in Safe compartments, which they don't do currently.
26344 Branch: perl
26345 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
26346____________________________________________________________________________
26347[ 8523] By: jhi on 2001/01/23 14:11:58
26348 Log: Also the lib/Thread.pm itself needs to be ignored if
26349 the Thread extension hasn't been built.
26350 Branch: perl
26351 ! t/lib/1_compile.t
26352____________________________________________________________________________
26353[ 8522] By: jhi on 2001/01/23 13:51:28
26354 Log: print() instead of warn() so that stderr doesn't get
26355 unncessarily polluted.
26356 Branch: perl
26357 ! ext/Encode/compile
26358____________________________________________________________________________
26359[ 8521] By: jhi on 2001/01/23 13:49:48
26360 Log: Integrate perlio.
26361 Branch: perl
26362 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
26363 !> ext/Encode/encode.h
26364____________________________________________________________________________
26365[ 8520] By: nick on 2001/01/22 21:44:00
26366 Log: More messing with Encode:
26367 Extra fields in header to allow multiple names and to record
26368 other things "compile" knows.
26369 Re-organise compile to factor out common output routines.
26370 Branch: perlio
26371 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
26372____________________________________________________________________________
26373[ 8519] By: nick on 2001/01/22 20:33:50
26374 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
26375 Branch: perlio
26376 ! ext/Encode/Makefile.PL ext/Encode/compile
26377____________________________________________________________________________
26378[ 8518] By: nick on 2001/01/22 20:28:13
26379 Log: Integrate mainline
26380 Branch: perlio
26381 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
26382 !> vos/config.alpha.def vos/config.alpha.h
26383____________________________________________________________________________
26384[ 8517] By: jhi on 2001/01/22 15:37:17
26385 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
26386 by Inaba Hiroto.
26387 Branch: perl
26388 ! sv.c
26389____________________________________________________________________________
26390[ 8516] By: jhi on 2001/01/22 14:55:15
26391 Log: More SIG_SIZE fixes.
26392 Branch: perl
26393 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
26394____________________________________________________________________________
26395[ 8515] By: jhi on 2001/01/22 14:50:27
26396 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
26397 From: "Craig A. Berry" <craigberry@mac.com>
26398 Date: Mon, 22 Jan 2001 00:42:24 -0600
26399 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
26400 Branch: perl
26401 ! configure.com
26402____________________________________________________________________________
26403[ 8514] By: jhi on 2001/01/22 14:31:17
26404 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
26405 From: "Craig A. Berry" <craigberry@mac.com>
26406 Date: Sun, 21 Jan 2001 23:03:25 -0600
26407 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
26408 Branch: perl
26409 ! configure.com
26410____________________________________________________________________________
26411[ 8513] By: jhi on 2001/01/22 14:14:00
26412 Log: Add the .ucm encoding tables to the MANIFEST.
26413 Branch: perl
26414 ! MANIFEST
26415____________________________________________________________________________
26416[ 8512] By: jhi on 2001/01/22 13:43:33
26417 Log: Integrate perlio.
26418 Branch: perl
26419 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
26420 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
26421 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
26422 +> ext/Encode/Encode/iso8859-10.ucm
26423 +> ext/Encode/Encode/iso8859-13.ucm
26424 +> ext/Encode/Encode/iso8859-14.ucm
26425 +> ext/Encode/Encode/iso8859-15.ucm
26426 +> ext/Encode/Encode/iso8859-16.ucm
26427 +> ext/Encode/Encode/iso8859-2.ucm
26428 +> ext/Encode/Encode/iso8859-3.ucm
26429 +> ext/Encode/Encode/iso8859-4.ucm
26430 +> ext/Encode/Encode/iso8859-5.ucm
26431 +> ext/Encode/Encode/iso8859-6.ucm
26432 +> ext/Encode/Encode/iso8859-7.ucm
26433 +> ext/Encode/Encode/iso8859-8.ucm
26434 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
26435 +> ext/Encode/Encode/symbol.ucm
26436 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
26437 !> perliol.h
26438____________________________________________________________________________
26439[ 8511] By: nick on 2001/01/21 23:44:47
26440 Log: Make "real" layers of ":utf8" and ":raw".
26441 So now PERLIO=utf8 perl ...
26442 does what Andreas wanted.
26443 Fix arg passing in open.pm (still have a Carp issue).
26444 Branch: perlio
26445 ! lib/open.pm perlio.c perliol.h
26446____________________________________________________________________________
26447[ 8510] By: jhi on 2001/01/21 22:56:53
6bca211d 26448 Log: Document the regex context pushing/popping a bit better.
c512e374
JH
26449 Branch: perl
26450 ! regexec.c
26451____________________________________________________________________________
26452[ 8509] By: jhi on 2001/01/21 22:55:44
26453 Log: Tweak the mkdir trailing slash code some more.
26454
26455 TO DO: the same handling should probably be done for
26456 all the other filesystem functions that can have directories
26457 as their arguments.
26458 Branch: perl
26459 ! pp_sys.c
26460____________________________________________________________________________
26461[ 8508] By: nick on 2001/01/21 21:37:43
26462 Log: Switch "compiled in" encodings to .ucm format.
26463 (Leave others as .enc till we can run-time load .ucm,
26464 or find some other way to load them.)
26465 Branch: perlio
26466 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
26467 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
26468 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
26469 + ext/Encode/Encode/iso8859-10.ucm
26470 + ext/Encode/Encode/iso8859-13.ucm
26471 + ext/Encode/Encode/iso8859-14.ucm
26472 + ext/Encode/Encode/iso8859-15.ucm
26473 + ext/Encode/Encode/iso8859-16.ucm
26474 + ext/Encode/Encode/iso8859-2.ucm
26475 + ext/Encode/Encode/iso8859-3.ucm
26476 + ext/Encode/Encode/iso8859-4.ucm
26477 + ext/Encode/Encode/iso8859-5.ucm
26478 + ext/Encode/Encode/iso8859-6.ucm
26479 + ext/Encode/Encode/iso8859-7.ucm
26480 + ext/Encode/Encode/iso8859-8.ucm
26481 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
26482 + ext/Encode/Encode/symbol.ucm
26483 ! ext/Encode/Makefile.PL ext/Encode/compile
26484____________________________________________________________________________
26485[ 8507] By: nick on 2001/01/21 21:02:03
26486 Log: Integrate (partial) mainline.
26487 Branch: perlio
26488 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
26489 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
26490 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26491____________________________________________________________________________
26492[ 8506] By: jhi on 2001/01/21 20:09:30
26493 Log: Update Changes.
26494 Branch: perl
26495 ! Changes patchlevel.h
26496____________________________________________________________________________
6a870055
JH
26497[ 8505] By: jhi on 2001/01/21 19:39:59
26498 Log: Subject: Minor typos in perlfaq2.pod
26499 From: "Stephen P. Potter" <spp@spotter.yi.org>
26500 Message-Id: <200101192101.QAA11911@spotter.yi.org>
26501 Date: Fri, 19 Jan 2001 16:01:13 -0500
26502
26503 with a nit from Philip Netwon.
26504 Branch: perl
26505 ! pod/perlfaq2.pod
26506____________________________________________________________________________
26507[ 8504] By: jhi on 2001/01/21 19:33:05
26508 Log: Metaconfig change for #8503.
26509 Branch: metaconfig
26510 ! U/threads/usethreads.U
26511____________________________________________________________________________
26512[ 8503] By: jhi on 2001/01/21 19:32:21
c512e374 26513 Log: Sanity check for conflicting thread flavours.
6a870055
JH
26514 Branch: perl
26515 ! Configure config_h.SH
26516____________________________________________________________________________
26517[ 8502] By: jhi on 2001/01/21 19:23:00
26518 Log: Metaconfig change for #8501.
26519 Branch: metaconfig
26520 ! U/modified/sig_name.U
26521____________________________________________________________________________
26522[ 8501] By: jhi on 2001/01/21 19:22:26
26523 Log: The SIG_SIZE is the number of the elements *excluding*
26524 the terminating NULL.
26525 Branch: perl
26526 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
26527 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
26528 ! win32/config_H.vc
26529____________________________________________________________________________
26530[ 8500] By: jhi on 2001/01/21 18:31:31
26531 Log: Integrate perlio.
26532 Branch: perl
26533 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
26534 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
26535 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
26536 !> pp_sys.c proto.h sv.c
26537____________________________________________________________________________
26538[ 8499] By: jhi on 2001/01/21 17:43:57
26539 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
26540 From: Hugo <hv@crypt.compulink.co.uk>
26541 Date: Sun, 21 Jan 2001 13:34:05 +0000
26542 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
26543
26544 In sprintf UTF8ize only if necessary.
26545 Branch: perl
26546 ! sv.c
26547____________________________________________________________________________
26548[ 8498] By: nick on 2001/01/21 16:25:32
26549 Log: Encode cleanup.
26550 Add command line control over "compile" so that Makefile.PL
26551 needs can be combined with other uses.
26552 Use command line options in Makefile.PL.
26553 Fix multi-byte parsing in .ucm files.
26554 Branch: perlio
26555 ! ext/Encode/Makefile.PL ext/Encode/compile
26556____________________________________________________________________________
26557[ 8497] By: nick on 2001/01/21 12:56:27
26558 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
26559 Branch: perlio
26560 ! ext/Encode/Encode.xs
26561____________________________________________________________________________
26562[ 8496] By: nick on 2001/01/21 12:18:45
26563 Log: Fixup after integrate:
26564 missed the .sym files that are changed by regen_headers
26565 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
26566 Branch: perlio
26567 ! global.sym pp.sym sv.c
26568____________________________________________________________________________
26569[ 8495] By: nick on 2001/01/21 11:51:07
26570 Log: Integrate mainline.
26571 Branch: perlio
26572 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
26573 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
26574 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
26575 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
26576 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
26577 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
26578 !> win32/Makefile win32/makefile.mk
26579____________________________________________________________________________
26580[ 8494] By: jhi on 2001/01/20 23:12:11
26581 Log: Forgot the expect_number() prototype.
26582 Branch: perl
26583 ! embed.h embed.pl proto.h
26584____________________________________________________________________________
26585[ 8493] By: jhi on 2001/01/20 22:56:39
26586 Log: Subject: [PATCH: perl@8482] README.vms URL updates
26587 From: Peter Prymmer <pvhp@forte.com>
26588 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
26589 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
26590
26591 Plus Craig A. Berry's suggestion to use compaq.com instead
26592 of digital.com.
26593 Branch: perl
26594 ! README.vms
26595____________________________________________________________________________
26596[ 8492] By: jhi on 2001/01/20 22:50:05
26597 Log: Memory management calls documentation.
26598 Branch: perl
26599 ! pod/perlguts.pod
26600____________________________________________________________________________
26601[ 8491] By: jhi on 2001/01/20 22:38:33
26602 Log: Signedness nit plus few memcpy/Copy nits.
26603 Branch: perl
26604 ! sv.c
26605____________________________________________________________________________
26606[ 8490] By: jhi on 2001/01/20 22:25:53
26607 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
26608 From: Peter Prymmer <pvhp@forte.com>
26609 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
26610 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
26611 Branch: perl
26612 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
26613____________________________________________________________________________
26614[ 8489] By: jhi on 2001/01/20 22:24:41
26615 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
26616 From: Peter Prymmer <pvhp@forte.com>
26617 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
26618 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
26619 Branch: perl
26620 ! win32/Makefile win32/makefile.mk
26621____________________________________________________________________________
26622[ 8488] By: jhi on 2001/01/20 22:22:27
26623 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
26624 From: Peter Prymmer <pvhp@forte.com>
26625 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
26626 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
26627 Branch: perl
26628 ! Makefile.SH
26629____________________________________________________________________________
26630[ 8487] By: jhi on 2001/01/20 22:21:18
26631 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
26632 From: Peter Prymmer <pvhp@forte.com>
26633 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
26634 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
26635 Branch: perl
26636 + ext/DynaLoader/dl_dllload.xs
26637 ! MANIFEST Makefile.SH hints/os390.sh
26638____________________________________________________________________________
26639[ 8486] By: jhi on 2001/01/20 22:17:53
26640 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
26641 From: Peter Prymmer <pvhp@forte.com>
26642 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
26643 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
26644 Branch: perl
26645 ! README.os390 README.posix-bc
26646____________________________________________________________________________
26647[ 8485] By: jhi on 2001/01/20 20:15:30
26648 Log: Document and test the new qu operator.
26649 Branch: perl
26650 + t/op/qu.t
26651 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
26652 ! pod/perlretut.pod pod/perlunicode.pod
26653____________________________________________________________________________
26654[ 8484] By: nick on 2001/01/20 19:42:30
26655 Log: Infrastructure to allow:
26656 open($fh,"|-",@array);
26657 to be implemented
26658 i.e. mark pp_open as needing a stack mark, and make pp_open
26659 process its args in that style (and pass them _all_ to tied handles OPEN).
26660 Invent do_openn() which takes SV ** at allow it to see multiple args.
26661 Note this does not _do_ anything yet.
26662 Branch: perlio
26663 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
26664 ! perlapi.c pp_proto.h pp_sys.c proto.h
26665____________________________________________________________________________
26666[ 8483] By: nick on 2001/01/20 17:23:14
26667 Log: Integrate mainline.
26668 Branch: perlio
26669 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
26670 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
26671____________________________________________________________________________
26672[ 8482] By: jhi on 2001/01/19 15:37:49
26673 Log: Update Changes.
26674 Branch: perl
26675 ! Changes patchlevel.h
26676____________________________________________________________________________
3384d91b
JH
26677[ 8481] By: jhi on 2001/01/19 14:41:24
26678 Log: Subject: Re: new feature: s?printf parameter reordering
26679 From: Hugo <hv@crypt.compulink.co.uk>
26680 Date: Thu, 11 Jan 2001 17:09:03 +0000
26681 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
26682
26683 - support reordering for all parameters: %, *v, *, .*
26684 - lay down that the reordering specification must immediately
26685 follow that parameter: %3$, *v3$, *3$, .*3$
26686 - fix vectorisation of a zero-length string
26687 - factor out the code choosing the argument to format
26688
26689 Possibly unwanted side-effects:
26690 - the special format specifiers ' +-0' must now precede any
26691 vectorisation specifier. Tests in op/sprintf and op/ver
26692 have been changed to reflect this.
26693 - sprintf.t test #214 changed its expectations because in many
26694 cases, the next parameter has already been consumed when an
26695 invalid type letter is detected.
26696
26697 Probably wanted side-effects:
26698 - attempts to format a non-existent parameter will warn as if C<undef>
26699 - attempt to write to non-existent parameter with '%n' will complain
26700 of "attempt to modify read-only value" instead of being silent
26701 Branch: perl
26702 ! sv.c t/op/sprintf.t t/op/ver.t
26703____________________________________________________________________________
26704[ 8480] By: jhi on 2001/01/19 14:08:37
26705 Log: Subject: PATCH pragma/locale.t
26706 From: andreas.koenig@anima.de (Andreas J. Koenig)
26707 Date: 18 Jan 2001 09:45:37 +0100
26708 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
26709 Branch: perl
26710 ! t/pragma/locale.t
26711____________________________________________________________________________
26712[ 8479] By: jhi on 2001/01/19 13:19:58
26713 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
26714 Branch: perl
26715 ! configure.com
26716____________________________________________________________________________
26717[ 8478] By: jhi on 2001/01/19 02:12:35
26718 Log: Automate 1_compile.t.
26719 Branch: perl
26720 ! t/lib/1_compile.t
26721____________________________________________________________________________
26722[ 8477] By: jhi on 2001/01/19 01:49:56
26723 Log: Integrate perlio.
26724 Branch: perl
26725 !> sv.c win32/config.bc win32/config.gc win32/config.vc
26726 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26727____________________________________________________________________________
26728[ 8476] By: nick on 2001/01/18 21:51:52
26729 Log: Integrate mainline
26730 Branch: perlio
26731 +> t/lib/1_compile.t t/lib/compmod.pl
26732 !> MANIFEST configure.com lib/unicode/distinct.pm
26733____________________________________________________________________________
26734[ 8475] By: nick on 2001/01/18 21:48:02
26735 Log: Win32 "safe signals" co-existance fix.
26736 Fix SIG_SIZE value.
26737 Clear PL_sig_pending when cloning (fork).
26738 Branch: perlio
26739 ! sv.c win32/config.bc win32/config.gc win32/config.vc
26740 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26741____________________________________________________________________________
26742[ 8474] By: jhi on 2001/01/18 14:40:57
26743 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
26744 Branch: perl
26745 ! t/lib/1_compile.t
26746____________________________________________________________________________
26747[ 8473] By: gsar on 2001/01/18 11:42:31
26748 Log: unsubmitted trial1 change
26749 Branch: maint-5.6/perl
26750 ! Changes
26751____________________________________________________________________________
26752[ 8472] By: jhi on 2001/01/18 04:30:24
26753 Log: The first bug found by 1_compile.t.
26754 Branch: perl
26755 ! lib/unicode/distinct.pm
26756____________________________________________________________________________
26757[ 8471] By: jhi on 2001/01/18 04:29:42
26758 Log: Add Schwern's 1_compile test. The compile_module script renamed
26759 to be a bit shorter for the 8.3 people.
26760 Branch: perl
26761 + t/lib/1_compile.t t/lib/compmod.pl
26762 ! MANIFEST
26763____________________________________________________________________________
26764[ 8470] By: jhi on 2001/01/18 04:16:00
26765 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)
26766 From: Peter Prymmer <pvhp@forte.com>
26767 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
26768 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
26769 Replace #8463.
26770 Branch: maint-5.6/perl
26771 ! configure.com
26772____________________________________________________________________________
26773[ 8469] By: jhi on 2001/01/18 04:13:02
26774 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)
26775 From: Peter Prymmer <pvhp@forte.com>
26776 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
26777 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
26778 Replace #8462.
26779 Branch: perl
26780 ! configure.com
26781____________________________________________________________________________
26782[ 8468] By: jhi on 2001/01/18 03:42:08
26783 Log: Integrate perlio.
26784 Branch: perl
26785 !> gv.c mg.c perlio.c util.c
26786____________________________________________________________________________
26787[ 8467] By: nick on 2001/01/17 22:41:10
26788 Log: "Safe" signals - trial implementation.
26789 gv.c tweaked to zero PL_sig_pend array
26790 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
26791 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
26792 Odd thing is that it "works" with PERLIO=stdio as well (linux).
26793 Branch: perlio
26794 ! gv.c mg.c perlio.c util.c
26795____________________________________________________________________________
26796[ 8466] By: nick on 2001/01/17 20:40:20
26797 Log: Integrate mainline.
26798 Branch: perlio
26799 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
26800 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
26801 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
26802 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26803 !> vos/config.ga.h win32/config.bc win32/config.gc
26804 !> win32/config.vc
26805____________________________________________________________________________
26806[ 8465] By: jhi on 2001/01/17 18:37:13
26807 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
26808 From: Nicholas Clark <nick@ccl4.org>
26809 Date: Wed, 17 Jan 2001 17:31:33 +0000
26810 Message-ID: <20010117173133.I2633@plum.flirble.org>
26811 Branch: perl
26812 ! t/op/int.t
26813____________________________________________________________________________
26814[ 8464] By: jhi on 2001/01/17 14:43:17
26815 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
26816 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26817 Date: Wed, 17 Jan 2001 15:16:43 +0100
26818 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
26819
26820 pp_int() was dropping an NV to the floor,
26821 int(279964589018079/59) either returned not an integer
26822 4745162525730.15, or one got "Attempt to free unreferenced scalar."
26823 Branch: perl
26824 ! pp.c
26825____________________________________________________________________________
26826[ 8463] By: jhi on 2001/01/17 06:12:42
26827 Log: (Replaced by #8470)
26828
26829 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)
26830 From: "Craig A. Berry" <craigberry@mac.com>
26831 Date: Tue, 16 Jan 2001 23:38:46 -0600
26832 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
26833 Branch: maint-5.6/perl
26834 ! configure.com
26835____________________________________________________________________________
26836[ 8462] By: jhi on 2001/01/17 06:11:31
26837 Log: (Replaced by #8469)
26838
26839 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)
26840 From: "Craig A. Berry" <craigberry@mac.com>
26841 Date: Tue, 16 Jan 2001 23:38:46 -0600
26842 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
26843 Branch: perl
26844 ! configure.com
26845____________________________________________________________________________
26846[ 8461] By: jhi on 2001/01/17 05:56:12
26847 Log: Allow for one trailing slash in the directory of mkdir().
26848 Branch: perl
26849 ! pp_sys.c
26850____________________________________________________________________________
26851[ 8460] By: jhi on 2001/01/17 03:26:01
26852 Log: Metaconfig unit changes for #8459.
26853 Branch: metaconfig
26854 ! U/modified/Loc.U U/modified/sig_name.U
26855____________________________________________________________________________
26856[ 8459] By: jhi on 2001/01/17 03:24:48
26857 Log: Define SIG_SIZE, the number of elements in the sig_name and
26858 sig_num arrays, including the final NULL entry.
26859 Branch: perl
26860 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26861 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
26862 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
26863 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26864 ! win32/config.bc win32/config.gc win32/config.vc
26865____________________________________________________________________________
26866[ 8458] By: jhi on 2001/01/17 01:41:33
26867 Log: Integrate perlio.
26868 Branch: perl
26869 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
26870 !> perlapi.h proto.h sv.c
26871____________________________________________________________________________
26872[ 8457] By: nick on 2001/01/16 22:07:26
26873 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
26874 Provides all the "cost" but no benefit yet - it is to allow cost
26875 to be measured, and implementation experiments (just in mg.c?).
26876 Branch: perlio
26877 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
26878 ! perlapi.h proto.h sv.c
26879____________________________________________________________________________
26880[ 8456] By: nick on 2001/01/16 21:07:07
26881 Log: Integrate mainline.
26882 Branch: perlio
26883 !> (integrate 51 files)
26884____________________________________________________________________________
26885[ 8455] By: jhi on 2001/01/16 18:13:43
26886 Log: Subject: [PATCH] regcomp.c old feature removal
26887 From: mjd@plover.com
26888 Date: 16 Jan 2001 14:43:18 -0000
26889 Message-ID: <20010116144318.7140.qmail@plover.com>
26890 Branch: perl
26891 ! regcomp.c
26892____________________________________________________________________________
26893[ 8454] By: jhi on 2001/01/16 16:12:39
26894 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
26895 From: "Indy Singh" <indy@nusphere.com>
26896 Date: Wed, 10 Jan 2001 20:17:49 -0500
26897 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
26898 Branch: maint-5.6/perl
26899 ! win32/Makefile
26900____________________________________________________________________________
26901[ 8453] By: jhi on 2001/01/16 16:09:33
26902 Log: Update Changes.
26903 Branch: perl
26904 ! Changes patchlevel.h
26905____________________________________________________________________________
e26f5b62
JH
26906[ 8452] By: jhi on 2001/01/16 15:42:04
26907 Log: Subject: Re: API Cleanup
26908 To: perl5-porters@perl.org
26909 Date: Tue, 16 Jan 2001 13:42:30 +0000
26910 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
26911
26912 Subject: [PATCH] utf8.c documentation
26913 From: Simon Cozens <simon@cozens.net>
26914 Date: Tue, 16 Jan 2001 13:52:48 +0000
26915 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
26916
26917 Subject: Re: API Cleanup
26918 From: Simon Cozens <simon@cozens.net>
26919 Date: Tue, 16 Jan 2001 14:58:55 +0000
26920 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
26921
26922 UTF-8 doc patches.
26923 Branch: perl
26924 ! embed.pl pod/perlapi.pod utf8.c
26925____________________________________________________________________________
26926[ 8451] By: jhi on 2001/01/16 14:41:39
26927 Log: podlators 1.07, from Russ Allbery.
26928 Branch: perl
26929 ! lib/Pod/Man.pm
26930____________________________________________________________________________
26931[ 8450] By: jhi on 2001/01/16 14:24:19
26932 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
26933 From: "Indy Singh" <indy@nusphere.com>
26934 Date: Mon, 15 Jan 2001 20:59:40 -0500
26935 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
26936 Branch: perl
26937 ! win32/Makefile
26938____________________________________________________________________________
26939[ 8449] By: jhi on 2001/01/16 03:42:55
26940 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
26941 at the setting of the ofs_sv in new_struct_thread() as the
26942 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
26943 that invited a core dump.
26944 Branch: perl
26945 ! util.c
26946____________________________________________________________________________
26947[ 8448] By: jhi on 2001/01/16 01:49:07
26948 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
26949 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26950 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
26951 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
26952
26953 Replace #8444 and #8445.
26954 Branch: perl
26955 ! ext/B/B.xs ext/B/B/Debug.pm
26956____________________________________________________________________________
26957[ 8447] By: jhi on 2001/01/15 21:05:35
26958 Log: Subject: [PATCH] API Variable documentation
26959 From: Simon Cozens <simon@cozens.net>
26960 Date: Mon, 15 Jan 2001 19:35:54 +0000
26961 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
26962 Branch: perl
26963 ! pod/perlapi.pod thrdvar.h
26964____________________________________________________________________________
26965[ 8446] By: jhi on 2001/01/15 20:49:20
26966 Log: Signedness nit.
26967 Branch: perl
26968 ! pp_ctl.c
26969____________________________________________________________________________
26970[ 8445] By: jhi on 2001/01/15 20:28:48
26971 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
26972 Branch: perl
26973 ! ext/B/B/Debug.pm
26974____________________________________________________________________________
26975[ 8444] By: jhi on 2001/01/15 13:09:10
26976 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
26977 Branch: perl
26978 ! ext/B/B.xs
26979____________________________________________________________________________
26980[ 8443] By: jhi on 2001/01/15 13:06:26
26981 Log: Missing from #8439.
26982 Branch: perl
26983 ! keywords.h mg.c
26984____________________________________________________________________________
26985[ 8442] By: jhi on 2001/01/15 13:02:38
26986 Log: Subject: [PATCH @8436] Eliminate op_children
26987 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26988 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
26989 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
26990
26991 Subject: [PATCH @8436] Re: Eliminate op_children
26992 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26993 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
26994 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
26995 Branch: perl
26996 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
26997 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
26998 ! op.c op.h
26999____________________________________________________________________________
27000[ 8441] By: jhi on 2001/01/15 12:57:08
27001 Log: Use the /^Perl_/-less form of is_lvalue_sub().
27002 Branch: perl
27003 ! pp.h
27004____________________________________________________________________________
27005[ 8440] By: jhi on 2001/01/15 05:13:09
27006 Log: Revert #8437 and #8438, the Linux large files story is more complex.
27007 Branch: metaconfig/U/perl
27008 ! d_fpos64_t.U d_off64_t.U
27009 Branch: perl
27010 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27011 ! config_h.SH configure.com epoc/config.sh perl.h
27012 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
27013 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27014 ! win32/config.bc win32/config.gc win32/config.vc
27015____________________________________________________________________________
27016[ 8439] By: jhi on 2001/01/15 05:02:24
27017 Log: More UTF-8 patches from Inaba Hiroto.
27018 - The substr lval was still not okay.
27019 - Now pp_stringify and sv_setsv copies source's UTF8 flag
27020 even if IN_BYTE. pp_stringify is called from fold_constants
27021 at optimization phase and "\x{100}" was made SvUTF8_off under
27022 use bytes (the bytes pragma is for "byte semantics" and not
27023 for "do not produce UTF8 data")
27024 - New `qu' operator to generate UTF8 string explicitly.
27025 Though I agree with the policy "0x00-0xff always produce bytes",
27026 sometimes want to such a string to be coded in UTF8.
27027 I can use pack"U0a*" but it requires more typing and has
27028 runtime overhead.
27029 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
27030 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
27031 string is not UTF8_on and has char 0x80-0xff.
27032
27033 TODO: document and test qu.
27034 Branch: perl
27035 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
27036 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
27037 ! toke.c
27038____________________________________________________________________________
27039[ 8438] By: jhi on 2001/01/14 05:10:23
27040 Log: Metaconfig unit changes for #8437.
27041 Branch: metaconfig/U/perl
27042 ! d_fpos64_t.U d_off64_t.U
27043____________________________________________________________________________
27044[ 8437] By: jhi on 2001/01/14 04:55:34
27045 Log: Add <features.h> probing, seems to be needed for (some?)
27046 Linux largefileness.
27047 Branch: perl
27048 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27049 ! config_h.SH configure.com epoc/config.sh perl.h
27050 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
27051 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27052 ! win32/config.bc win32/config.gc win32/config.vc
27053____________________________________________________________________________
27054[ 8436] By: jhi on 2001/01/13 17:47:21
27055 Log: Tighten some of the tests a bit.
27056 Branch: perl
27057 ! t/pragma/utf8.t
27058____________________________________________________________________________
27059[ 8435] By: jhi on 2001/01/13 17:31:54
27060 Log: Integrate perlio.
27061 Branch: perl
27062 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
27063 !> win32/config_H.gc win32/config_H.vc
27064____________________________________________________________________________
27065[ 8434] By: nick on 2001/01/13 11:36:53
27066 Log: Run dmake regen_config_h for Win32
27067 Branch: perlio
27068 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27069____________________________________________________________________________
27070[ 8433] By: nick on 2001/01/13 11:31:55
27071 Log: VMS friendly patch to Encode compile process
27072 Branch: perlio
27073 ! ext/Encode/Makefile.PL ext/Encode/compile
27074____________________________________________________________________________
27075[ 8432] By: nick on 2001/01/13 11:06:44
27076 Log: Integrate mainline
27077 Branch: perlio
27078 +> ext/B/B/Concise.pm
27079 !> (integrate 52 files)
27080____________________________________________________________________________
27081[ 8431] By: jhi on 2001/01/13 05:55:55
27082 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
27083 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27084 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
27085 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
27086 Branch: perl
27087 ! ext/B/B/Concise.pm
27088____________________________________________________________________________
27089[ 8430] By: jhi on 2001/01/13 04:24:18
27090 Log: The LVRET macro needed an aTHX.
27091 Branch: perl
27092 ! pp.h
27093____________________________________________________________________________
27094[ 8429] By: jhi on 2001/01/13 02:12:42
27095 Log: Update Changes.
27096 Branch: perl
27097 ! Changes patchlevel.h
27098____________________________________________________________________________
14ba8b5c
JH
27099[ 8428] By: jhi on 2001/01/13 02:08:50
27100 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
27101 From: Peter Prymmer <pvhp@forte.com>
27102 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
27103 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
27104
27105 Add a BEGIN guard for sloppy floating point division.
27106 Branch: perl
27107 ! lib/Math/BigInt.pm lib/bigint.pl
27108____________________________________________________________________________
27109[ 8427] By: jhi on 2001/01/13 01:47:16
27110 Log: The B::Terse drop-in replacement wasn't quite drop-in.
27111 Branch: perl
27112 ! ext/B/B/Terse.pm
27113____________________________________________________________________________
27114[ 8426] By: jhi on 2001/01/12 21:20:43
27115 Log: Use UVXf.
27116 Branch: perl
27117 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27118 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
27119 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27120 ! vos/config.ga.def vos/config.ga.h win32/config.bc
27121 ! win32/config.gc win32/config.vc
27122____________________________________________________________________________
27123[ 8425] By: jhi on 2001/01/12 20:20:14
27124 Log: Subject: [PATCH perl@8342] -Wformat
27125 From: Robin Barker <rmb1@cise.npl.co.uk>
27126 Date: Fri, 12 Jan 2001 20:03:14 GMT
27127 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
27128 Branch: perl
27129 ! ext/Encode/Encode.xs mg.c sv.c toke.c
27130____________________________________________________________________________
27131[ 8424] By: jhi on 2001/01/12 20:01:48
27132 Log: Subject: B::Concise -- an improved replacement for B::Terse
27133 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27134 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
27135 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
27136 Branch: perl
27137 + ext/B/B/Concise.pm
27138 ! MANIFEST ext/B/B/Terse.pm
27139____________________________________________________________________________
27140[ 8423] By: jhi on 2001/01/12 19:24:02
27141 Log: The new metaconfig unit from the #8421.
27142 Branch: metaconfig/U/perl
27143 + d_sigprocmask.U
27144____________________________________________________________________________
27145[ 8422] By: jhi on 2001/01/12 19:23:43
27146 Log: Forgot the microperl config from the #8421.
27147 Branch: perl
27148 ! uconfig.h uconfig.sh
27149____________________________________________________________________________
27150[ 8421] By: jhi on 2001/01/12 19:05:27
27151 Log: Add sigprocmask() probe, regen Configure, regen toc.
27152 Branch: perl
27153 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27154 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
27155 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27156 ! vos/config.ga.h win32/config.bc win32/config.gc
27157 ! win32/config.vc
27158____________________________________________________________________________
27159[ 8420] By: jhi on 2001/01/12 18:34:31
27160 Log: Add sockatmark() to the todo list.
27161 Branch: perl
27162 ! Todo-5.6
27163____________________________________________________________________________
27164[ 8419] By: jhi on 2001/01/12 18:09:46
27165 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
27166 Branch: perl
27167 ! op.c
27168____________________________________________________________________________
27169[ 8418] By: jhi on 2001/01/12 18:05:30
27170 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
27171 From: Radu Greab <radu@netsoft.ro>
27172 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
27173 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
27174 Branch: perl
27175 ! op.c t/pragma/sub_lval.t
27176____________________________________________________________________________
27177[ 8417] By: jhi on 2001/01/12 16:09:09
27178 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
27179 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27180 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
27181 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
27182 Branch: perl
27183 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
27184 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
27185 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
27186 ! t/pragma/sub_lval.t toke.c
27187____________________________________________________________________________
27188[ 8416] By: jhi on 2001/01/12 15:42:06
27189 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
27190 From: "Richard Soderberg" <rs@crystalflame.net>
27191 Date: Fri, 12 Jan 2001 04:49:35 -0800
27192 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
27193
27194 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
27195 according to the platform.
27196 Branch: perl
27197 ! op.c
27198____________________________________________________________________________
27199[ 8415] By: jhi on 2001/01/12 15:33:41
27200 Log: One more UTF-8 fix from Inaba Hiroto.
27201 Branch: perl
27202 ! pp.c regexec.c t/pragma/utf8.t
27203____________________________________________________________________________
27204[ 8414] By: jhi on 2001/01/12 15:30:18
27205 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
27206 Branch: perl
27207 ! regexec.c
27208____________________________________________________________________________
27209[ 8413] By: jhi on 2001/01/12 15:22:10
27210 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
27211 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
27212 Date: Thu, 11 Jan 2001 12:53:36 +0100
27213 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
27214 Branch: perl
27215 ! toke.c
27216____________________________________________________________________________
27217[ 8412] By: jhi on 2001/01/12 15:20:25
27218 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
27219 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
27220 Date: Fri, 12 Jan 2001 14:37:55 +0100
27221 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
27222 Branch: perl
27223 ! hints/posix-bc.sh
27224____________________________________________________________________________
27225[ 8411] By: jhi on 2001/01/12 15:14:14
27226 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
27227 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
27228 Date: Fri, 12 Jan 2001 10:42:21 +0100
27229 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
27230 Branch: perl
27231 ! t/op/regmesg.t
27232____________________________________________________________________________
27233[ 8410] By: jhi on 2001/01/12 05:48:55
27234 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
27235 From: Nicholas Clark <nick@ccl4.org>
27236 Date: Sun, 7 Jan 2001 19:47:14 +0000
27237 Message-ID: <20010107194714.B1048@plum.flirble.org>
27238 Branch: perl
27239 ! t/op/numconvert.t
27240____________________________________________________________________________
27241[ 8409] By: jhi on 2001/01/12 05:41:28
27242 Log: Integrate perlio.
27243 Branch: perl
27244 !> mg.c scope.h
27245____________________________________________________________________________
27246[ 8408] By: nick on 2001/01/11 22:43:28
27247 Log: Remove variables that were used in experiments.
27248 Branch: perlio
27249 ! mg.c
27250____________________________________________________________________________
27251[ 8407] By: nick on 2001/01/11 20:57:44
27252 Log: Catch die in %SIG handler and unblock the signal before re-dying.
27253 This make Linux work _without_ sigsetjmp().
27254 Turn off sigsetjmp() to see what else it does.
27255 May need Configure probe for sigprocmask() if anything has sigaction()
27256 but not sigprocmask().
27257 Branch: perlio
27258 ! mg.c scope.h
27259____________________________________________________________________________
27260[ 8406] By: nick on 2001/01/11 19:32:07
27261 Log: Integrate mainline
27262 Branch: perlio
27263 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
27264 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
27265 !> t/op/substr.t
27266____________________________________________________________________________
27267[ 8405] By: jhi on 2001/01/11 17:11:01
27268 Log: Fix UTF-8 lval substr().
27269 Branch: perl
27270 ! mg.c t/op/substr.t
27271____________________________________________________________________________
27272[ 8404] By: jhi on 2001/01/11 05:13:58
27273 Log: Update Changes.
27274 Branch: perl
27275 ! Changes patchlevel.h
27276____________________________________________________________________________
31a5f8c1
JH
27277[ 8403] By: jhi on 2001/01/11 04:38:24
27278 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
27279 From: Hugo <hv@crypt.compulink.co.uk>
27280 Date: Mon, 30 Oct 2000 01:33:26 +0000
27281 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
27282 Branch: perl
27283 ! regexec.c t/op/re_tests
27284____________________________________________________________________________
27285[ 8402] By: jhi on 2001/01/11 04:26:12
27286 Log: Integrate perlio.
27287 Branch: perl
27288 !> scope.h util.c
27289____________________________________________________________________________
27290[ 8401] By: nick on 2001/01/10 22:52:55
27291 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
27292 (So Alan and Ilya can try setting via hints.)
27293 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
27294 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
27295 doing the save everywhere seems to restart read() correctly, but just
27296 doing it once "round" the handler does not.
27297 Branch: perlio
27298 ! scope.h
27299____________________________________________________________________________
27300[ 8400] By: jhi on 2001/01/10 21:57:54
27301 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
27302 of IRIX, HP-UX is unaffected.
27303 Branch: perl
27304 ! perl.h
27305____________________________________________________________________________
27306[ 8399] By: nick on 2001/01/10 21:29:19
27307 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
27308 Branch: perlio
27309 ! util.c
27310____________________________________________________________________________
27311[ 8398] By: jhi on 2001/01/10 20:55:31
4617e9a3 27312 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
31a5f8c1
JH
27313 also have ReusePort.
27314 Branch: perl
27315 ! ext/IO/lib/IO/Socket/INET.pm
27316____________________________________________________________________________
27317[ 8397] By: jhi on 2001/01/10 20:50:57
27318 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
27319 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
27320 Date: Wed, 10 Jan 2001 01:38:13 -0800
27321 Message-ID: <20010110013813.B41744@yahoo-inc.com>
27322 Branch: perl
27323 ! ext/IO/lib/IO/Socket/INET.pm
27324____________________________________________________________________________
27325[ 8396] By: jhi on 2001/01/10 20:49:30
27326 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
27327 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
27328 Date: Wed, 10 Jan 2001 01:37:32 -0800
27329 Message-ID: <20010110013732.A41744@yahoo-inc.com>
27330 Branch: perl
27331 ! ext/Socket/Socket.pm
27332____________________________________________________________________________
27333[ 8395] By: jhi on 2001/01/10 20:41:37
27334 Log: Test for bug id 20010105.016 (fixed by #8378).
27335 Branch: perl
27336 ! t/op/split.t
27337____________________________________________________________________________
27338[ 8394] By: jhi on 2001/01/10 20:26:32
27339 Log: Integrate perlio.
27340 Branch: perl
27341 ! util.c
27342____________________________________________________________________________
27343[ 8393] By: nick on 2001/01/10 19:34:30
27344 Log: Back out Simon's pid hackery for now.
27345 Branch: perlio
27346 ! util.c
27347____________________________________________________________________________
27348[ 8392] By: nick on 2001/01/10 19:23:13
27349 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
27350 Branch: perlio
27351 !> (integrate 29 files)
27352____________________________________________________________________________
27353[ 8391] By: jhi on 2001/01/10 18:43:15
27354 Log: Subject: [PATCH] Fix my_pclose segfault
27355 From: Simon Cozens <simon@cozens.net>
27356 Date: Wed, 10 Jan 2001 18:39:35 +0000
27357 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
27358 Branch: perl
27359 ! util.c
27360____________________________________________________________________________
27361[ 8390] By: jhi on 2001/01/10 18:42:08
27362 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
27363 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27364 Date: Wed, 10 Jan 2001 13:23:02 EST
27365 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
27366 Branch: perl
27367 ! ext/Opcode/Opcode.xs
27368____________________________________________________________________________
27369[ 8389] By: jhi on 2001/01/10 15:16:07
27370 Log: Turn off the integer preservation for now.
27371 Branch: perl
27372 ! perl.h
27373____________________________________________________________________________
27374[ 8388] By: jhi on 2001/01/10 15:01:25
27375 Log: Few more IDE/editor nits from p5p.
27376 Branch: perl
27377 ! pod/perlfaq3.pod
27378____________________________________________________________________________
27379[ 8387] By: jhi on 2001/01/10 06:53:16
27380 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
27381 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
27382 Date: Tue, 9 Jan 2001 23:16:02 +0000
27383 Message-ID: <20010109231602.A81101@plum.flirble.org>
27384 Branch: perl
27385 ! sv.c
27386____________________________________________________________________________
27387[ 8386] By: jhi on 2001/01/10 03:17:54
27388 Log: Test cases for #8385 (from Simon's "torture.pl")
27389 Branch: perl
27390 ! t/op/tr.t
27391____________________________________________________________________________
27392[ 8385] By: jhi on 2001/01/10 03:17:11
27393 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
27394 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
27395 Date: Wed, 10 Jan 2001 11:39:39 +0900
27396 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
27397
27398 Some more UTF-8 tr cases fixed.
27399 Branch: perl
27400 ! doop.c
27401____________________________________________________________________________
27402[ 8384] By: jhi on 2001/01/09 22:45:40
27403 Log: Allow the locale test needing POSIX and the taint test
27404 needing IPC::SysV to run under 'minitest' (basically,
27405 bail out if loading the extension fails)
27406 Branch: perl
27407 ! t/op/misc.t t/op/taint.t
27408____________________________________________________________________________
27409[ 8383] By: jhi on 2001/01/09 21:36:04
27410 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
27411 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27412 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
27413 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
27414 Branch: perl
27415 ! t/io/openpid.t
27416____________________________________________________________________________
27417[ 8382] By: jhi on 2001/01/09 21:06:08
27418 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
27419 Should finish up the bug id 20001205.022.
27420 Branch: perl
27421 ! pp.c pp_hot.c scope.c
27422____________________________________________________________________________
27423[ 8381] By: jhi on 2001/01/09 18:27:43
27424 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
27425 From: Andy Dougherty <doughera@lafayette.edu>
27426 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
27427 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
27428
27429 More robust yacc/bison error detection.
27430 Branch: perl
27431 ! t/comp/proto.t
27432____________________________________________________________________________
27433[ 8380] By: jhi on 2001/01/09 15:21:38
27434 Log: Subject: [PATCH] make t/op/misc.t work on VMS
27435 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27436 Date: Tue, 9 Jan 2001 07:53:55 EST
27437 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
27438 Branch: perl
27439 ! t/op/misc.t vms/test.com
27440____________________________________________________________________________
27441[ 8379] By: jhi on 2001/01/09 15:20:38
27442 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
27443 From: jhi@cc.hut.fi
27444 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
27445 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
27446
27447 The #8378 fixed this.
27448 Branch: perl
27449 ! t/op/tr.t
27450____________________________________________________________________________
27451[ 8378] By: jhi on 2001/01/09 15:05:32
27452 Log: Subject: One more patch for UTF8
27453 From: Inaba Hiroto <inaba@st.rim.or.jp>
27454 Date: Tue, 09 Jan 2001 01:04:32 +0900
27455 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
27456
27457 UTF-8 fixes for 'x' and tr///.
27458 Branch: perl
27459 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
27460 ! regcomp.c regexec.c toke.c utf8.c
27461____________________________________________________________________________
27462[ 8377] By: jhi on 2001/01/09 14:32:17
27463 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
27464 Branch: perl
27465 ! t/op/length.t
27466____________________________________________________________________________
27467[ 8376] By: jhi on 2001/01/09 04:32:32
27468 Log: integrate changes #7775, #8316, #8316 from mainline
27469 Branch: maint-5.6/perl
27470 ! hints/solaris_2.sh
27471____________________________________________________________________________
27472[ 8375] By: jhi on 2001/01/09 04:26:43
27473 Log: Update Changes.
27474 Branch: perl
27475 ! Changes patchlevel.h
27476____________________________________________________________________________
3a80aac8
JH
27477[ 8374] By: jhi on 2001/01/09 04:14:32
27478 Log: IDE/editor section tweaking.
27479 Branch: perl
27480 ! pod/perlfaq3.pod
27481____________________________________________________________________________
27482[ 8373] By: jhi on 2001/01/09 02:38:26
27483 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
27484 From: Peter Prymmer <pvhp@forte.com>
27485 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
27486 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
27487
27488 In preparation os OS/390 dynamic loading.
27489 Branch: perl
27490 ! README.os390 hints/os390.sh
27491____________________________________________________________________________
27492[ 8372] By: jhi on 2001/01/09 00:24:30
27493 Log: Integrate with perlio.
27494 Branch: perl
27495 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
27496____________________________________________________________________________
27497[ 8371] By: nick on 2001/01/08 23:54:33
27498 Log: Fix "scalars leaked" bugs caused by overload magic
27499 (Highlighted by Ilya's DESTROY optimization.)
27500 Branch: perlio
27501 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
27502____________________________________________________________________________
27503[ 8370] By: nick on 2001/01/08 20:19:41
27504 Log: Integrate mainline
27505 Branch: perlio
27506 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
27507 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
27508 !> t/op/64bitint.t
27509____________________________________________________________________________
27510[ 8369] By: jhi on 2001/01/08 17:30:52
27511 Log: save_delete() Safefree() doesn't (anymore?) work with shared
27512 strings, one test failure in op/misc and almost all of lib/b.
27513 (Outcomments #8369.)
27514 Branch: perl
27515 ! scope.c
27516____________________________________________________________________________
27517[ 8368] By: jhi on 2001/01/08 14:47:10
27518 Log: (Outcommented by #8369.)
27519
27520 Subject: Re: Perl BugID 20001205.022 ---- save_delete
27521 From: Simon Cozens <simon@cozens.net>
27522 Date: Sat, 6 Jan 2001 11:48:40 +0000
27523 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
27524
27525 The save_delete() does need the Safefree.
27526 Branch: perl
27527 ! scope.c
27528____________________________________________________________________________
27529[ 8367] By: bailey on 2001/01/08 08:53:52
27530 Log: Once again syncing after too long an absence
27531 Branch: vmsperl
27532 +> (branch 55 files)
27533 - MAINTAIN fix_pl vos/config.def vos/config.h
27534 - vos/config_h.SH_orig
27535 !> (integrate 498 files)
27536____________________________________________________________________________
27537[ 8366] By: jhi on 2001/01/08 02:42:59
27538 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
27539 From: nick@ccl4.org
27540 Date: Sun, 7 Jan 2001 21:07:18 +0000
27541 Message-Id: <20010107210717.D1048@plum.flirble.org>
27542 Branch: perl
27543 ! sv.c t/op/64bitint.t
27544____________________________________________________________________________
27545[ 8365] By: jhi on 2001/01/08 02:35:16
27546 Log: Subject: [PATCH] environ nit
27547 From: Simon Cozens <simon@cozens.net>
27548 Date: Sun, 7 Jan 2001 17:57:07 +0000
27549 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
27550
27551 Use environ only if we have it.
27552 Branch: perl
27553 ! mg.c
27554____________________________________________________________________________
27555[ 8364] By: jhi on 2001/01/08 02:24:51
27556 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
27557 Branch: perl
27558 ! ext/GDBM_File/GDBM_File.xs
27559____________________________________________________________________________
27560[ 8363] By: jhi on 2001/01/08 02:19:24
27561 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
27562 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27563 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
27564 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
27565 Branch: perl
27566 ! dump.c op.c
27567____________________________________________________________________________
27568[ 8362] By: jhi on 2001/01/08 02:17:43
27569 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
27570 From: Doug MacEachern <dougm@covalent.net>
27571 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
27572 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
27573
27574 Allow AUTOLOAD to be an xsub and allow such xsubs
27575 to avoid use of $AUTOLOAD.
27576 Branch: perl
27577 ! gv.c
27578____________________________________________________________________________
27579[ 8361] By: jhi on 2001/01/08 02:16:07
27580 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
27581 From: Radu Greab <radu@netsoft.ro>
27582 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
27583 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
27584
27585 No need for the potentially unportable $SIG{CHLD}.
27586 Branch: perl
27587 ! t/io/pipe.t
27588____________________________________________________________________________
27589[ 8360] By: jhi on 2001/01/08 01:58:23
27590 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
27591 Branch: perl
27592 ! lib/Getopt/Long.pm
27593____________________________________________________________________________
27594[ 8359] By: jhi on 2001/01/08 01:55:44
27595 Log: Integrate perlio.
27596 Branch: perl
27597 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
27598 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
27599 !> utf8.c win32/Makefile
27600____________________________________________________________________________
27601[ 8358] By: jhi on 2001/01/07 21:16:50
27602 Log: Update the EPOC cross SDK URL.
27603 Branch: perl
27604 ! README.epoc
27605____________________________________________________________________________
27606[ 8357] By: jhi on 2001/01/07 21:16:09
27607 Log: Update the EPOC cross SDK URL.
27608 Branch: maint-5.6/perl
27609 ! README.epoc
27610____________________________________________________________________________
27611[ 8356] By: nick on 2001/01/06 21:47:52
27612 Log: FILE * in XS code for PerlIO world:
27613 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
27614 - Add FILE * T_STDIO typemap.
27615 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
27616 Branch: perlio
27617 ! lib/ExtUtils/typemap perlio.c perlio.h
27618____________________________________________________________________________
27619[ 8355] By: jhi on 2001/01/06 20:27:15
31a5f8c1 27620 Log: integrate change #8336 from mainline
3a80aac8
JH
27621
27622 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
27623 Branch: maint-5.6/perl
27624 ! hv.c
27625____________________________________________________________________________
27626[ 8354] By: jhi on 2001/01/06 20:24:29
27627 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
27628 From: Robin Barker <rmb1@cise.npl.co.uk>
27629 Date: Fri, 22 Dec 2000 12:17:38 GMT
27630 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
27631
27632 The patch reformats some long =item lines so they give
27633 correct output via pod2man | nroff -man
27634
27635 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
27636 From: Robin Barker <rmb1@cise.npl.co.uk>
27637 Date: Tue, 2 Jan 2001 15:35:03 GMT
27638 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
27639
27640 Here is a _further_ patch which corrects a few more errors:
27641 * an empty C<=item> in CPAN.pm
27642 * patching the wrong file (pod/perlamiga.pod not README.amiga)
27643 * leaving empty C<=item>s which formatted incorrectly
27644 * over long C<=item>s revealed by latest patch to Pod::Man
27645 Branch: maint-5.6/perl
27646 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
27647 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
27648 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
27649 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
27650 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
27651 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
27652____________________________________________________________________________
27653[ 8353] By: jhi on 2001/01/06 20:21:10
27654 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
27655
27656 UTF-8 hash keys.
27657 Branch: maint-5.6/perl
27658 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
27659____________________________________________________________________________
27660[ 8352] By: jhi on 2001/01/06 20:18:44
27661 Log: Forgotten from #8438.
27662 Branch: maint-5.6/perl
27663 ! epoc/epocish.h
27664____________________________________________________________________________
27665[ 8351] By: jhi on 2001/01/06 20:18:12
27666 Log: Forgotten from #8347.
27667 Branch: maint-5.6/perl
27668 ! config_h.SH
27669____________________________________________________________________________
27670[ 8350] By: jhi on 2001/01/06 20:00:19
27671 Log: Thinko in #8347.
27672 Branch: maint-5.6/perl
27673 ! regcomp.c
27674____________________________________________________________________________
27675[ 8349] By: jhi on 2001/01/06 18:05:30
27676 Log: Copy the FAQ3 IDE section from the development branch,
27677 changes originally by Peter Prymmer.
27678 Branch: maint-5.6/perl
27679 ! pod/perlfaq3.pod
27680____________________________________________________________________________
27681[ 8348] By: jhi on 2001/01/06 18:03:02
27682 Log: EPOC updates for TRIAL1.
27683
27684 Subject: [5.6.1 trial1] EPOC update
27685 From: Olaf Flebbe <O.Flebbe@science-computing.de>
27686 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
27687 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
27688
27689 Subject: epoc patch2 for perl-5.6.1-trial1
27690 From: Olaf Flebbe <O.Flebbe@science-computing.de>
27691 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
27692 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
27693 Branch: maint-5.6/perl
27694 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
27695 ! epoc/epocish.c
27696____________________________________________________________________________
27697[ 8347] By: jhi on 2001/01/06 17:29:10
27698 Log: integrate changes #7710,7824,7973 from mainline,
27699 plus VMS nits from Peter Prymmer and Dan Sugalski.
27700
27701 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
27702 library (getprotobyname and getprotobynumber are outversioned by
27703 the same calls in libc, at least for xlc version 3.
27704
27705 Add HAS_SBRK_PROTO.
27706
27707 Fixes for signedness warnings noticed by VMSperlers.
27708 Branch: maint-5.6/perl
27709 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27710 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
27711 ! sv.c vms/descrip_mms.template vos/config.alpha.def
27712 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27713 ! win32/config.bc win32/config.gc win32/config.vc
27714____________________________________________________________________________
27715[ 8346] By: nick on 2001/01/06 14:36:01
27716 Log: Fixup accumulated integrate muddles (perlio == devperl again)
27717 Branch: perlio
27718 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
27719____________________________________________________________________________
27720[ 8345] By: nick on 2001/01/06 14:24:58
27721 Log: Integrate mainline
27722 Branch: perlio
27723 !> (integrate 55 files)
27724____________________________________________________________________________
27725[ 8344] By: jhi on 2001/01/06 02:24:02
27726 Log: Subject: [patch] PerlIO_cleanup() prototype
27727 From: Doug MacEachern <dougm@covalent.net>
27728 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
27729 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
27730 Branch: perl
27731 ! perlio.h
27732____________________________________________________________________________
27733[ 8343] By: jhi on 2001/01/06 01:04:09
27734 Log: IRIX compiler noticed that the bof initialization might be
27735 bypassed by control flow.
27736 Branch: perl
27737 ! toke.c
27738____________________________________________________________________________
27739[ 8342] By: jhi on 2001/01/06 00:10:48
27740 Log: Update Changes.
27741 Branch: perl
27742 ! Changes patchlevel.h
27743____________________________________________________________________________
4f995af1
JH
27744[ 8341] By: jhi on 2001/01/05 23:52:33
27745 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
27746 Branch: perl
27747 ! toke.c
27748____________________________________________________________________________
27749[ 8340] By: jhi on 2001/01/05 22:44:08
27750 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
27751 From: Radu Greab <radu@netsoft.ro>
27752 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
27753 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
27754 Branch: perl
27755 ! t/io/pipe.t util.c
27756____________________________________________________________________________
27757[ 8339] By: jhi on 2001/01/05 22:35:17
27758 Log: Subject: [PATCH] format and rewording in perlfaq.pod
27759 From: Robin Barker <rmb1@cise.npl.co.uk>
27760 Date: Fri, 5 Jan 2001 18:51:20 GMT
27761 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
27762 Branch: perl
27763 ! pod/perlfaq.pod
27764____________________________________________________________________________
27765[ 8338] By: jhi on 2001/01/05 22:31:17
27766 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
27767 From: Peter Prymmer <pvhp@forte.com>
27768 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
27769 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
27770 Branch: perl
27771 ! utils/perlbug.PL
27772____________________________________________________________________________
27773[ 8337] By: jhi on 2001/01/05 18:15:11
27774 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
27775 From: Robin Barker <rmb1@cise.npl.co.uk>
27776 Date: Tue, 2 Jan 2001 15:24:07 GMT
27777 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
27778
27779 If you call configure as C<./Configure> or C<sh ./Configure>,
27780 $src is set to the absolute path name, not '.'.
27781
27782 This, in turn, means -Dmksymlink tries to do its stuff because
27783 it does not think it is in the src directory.
27784
27785 (plus a metaconfig nitfix)
27786 Branch: metaconfig
27787 ! U/compline/ccflags.U U/modified/src.U
27788 Branch: perl
27789 ! Configure config_h.SH
27790____________________________________________________________________________
27791[ 8336] By: jhi on 2001/01/05 17:48:32
27792 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
27793 From: Alan Burlison <Alan.Burlison@uk.sun.com>
27794 Message-ID: <3A5606C4.473D2226@uk.sun.com>
27795 Date: Fri, 05 Jan 2001 17:39:16 +0000
27796 Branch: perl
27797 ! hv.c
27798____________________________________________________________________________
27799[ 8335] By: jhi on 2001/01/05 16:05:44
27800 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
27801 Branch: perl
27802 ! lib/Getopt/Long.pm
27803____________________________________________________________________________
27804[ 8334] By: jhi on 2001/01/05 16:00:51
27805 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
27806 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
27807 Date: Fri, 05 Jan 2001 13:46:51 +0100
27808 Message-ID: <13693.978698811@nice.ram.loc>
27809
27810 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
27811 accurate reading of the "atime".
27812 Branch: perl
27813 ! t/io/fs.t
27814____________________________________________________________________________
27815[ 8333] By: jhi on 2001/01/05 15:57:37
27816 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
27817 From: Simon Cozens <simon@cozens.net>
27818 Date: Fri, 8 Dec 2000 13:33:31 +0000
27819 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
27820
27821 A lost patch fragment.
27822 Branch: perl
27823 ! doop.c
27824____________________________________________________________________________
27825[ 8332] By: jhi on 2001/01/05 15:40:42
27826 Log: Do away with strncpy() and a fixed length buffer.
27827 Branch: perl
27828 ! utf8.c
27829____________________________________________________________________________
27830[ 8331] By: jhi on 2001/01/05 15:03:07
27831 Log: Tests for #8329 and #8330.
27832 Branch: perl
27833 ! t/op/bop.t
27834____________________________________________________________________________
27835[ 8330] By: jhi on 2001/01/05 15:02:38
27836 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
27837 raw 8-bit form to the UTF-8 string.
27838 Branch: perl
27839 ! toke.c
27840____________________________________________________________________________
27841[ 8329] By: jhi on 2001/01/05 14:55:13
27842 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
27843 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
27844 Date: Fri, 5 Jan 2001 12:28:52 +0100
27845 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
27846
27847 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
27848 no effect. (changed the strncpy() to Copy())
27849 Branch: perl
27850 ! toke.c
27851____________________________________________________________________________
27852[ 8328] By: jhi on 2001/01/05 06:44:27
27853 Log: UTF-8 cleanup.
27854 Branch: perl
27855 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
27856 ! regexec.c sv.c toke.c
27857____________________________________________________________________________
27858[ 8327] By: jhi on 2001/01/05 01:11:29
27859 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')
27860 From: Radu Greab <radu@netsoft.ro>
27861 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
27862 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
27863
27864 Cleans up Harness to not use FileHandle, which uses IO.
27865 Branch: perl
27866 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
27867____________________________________________________________________________
27868[ 8326] By: jhi on 2001/01/05 00:56:37
27869 Log: Update Changes.
27870 Branch: perl
27871 ! Changes patchlevel.h
27872____________________________________________________________________________
57aa58c0
JH
27873[ 8325] By: jhi on 2001/01/05 00:53:18
27874 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
27875 From: Peter Prymmer <pvhp@forte.com>
27876 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
27877 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
27878
27879 plus a couple more tailing whitespace removals.
27880 Branch: perl
27881 ! win32/Makefile
27882____________________________________________________________________________
27883[ 8324] By: jhi on 2001/01/05 00:47:39
27884 Log: Add some Unicode chop() tests.
27885 Branch: perl
27886 ! t/op/chop.t
27887____________________________________________________________________________
27888[ 8323] By: jhi on 2001/01/05 00:47:23
27889 Log: Unify UTF-8 malformedness handling.
27890 Branch: perl
27891 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
27892____________________________________________________________________________
27893[ 8322] By: jhi on 2001/01/04 22:21:54
27894 Log: The new $issymlink was unknown to Mksymlinks.
27895 Branch: metaconfig/U/perl
27896 ! Mksymlinks.U issymlink.U
27897 Branch: perl
27898 ! Configure config_h.SH
27899____________________________________________________________________________
27900[ 8321] By: jhi on 2001/01/04 21:51:05
27901 Log: The test didn't work under the core test framework.
27902 Branch: perl
27903 ! t/lib/st-lock.t
27904____________________________________________________________________________
27905[ 8320] By: jhi on 2001/01/04 21:14:22
27906 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
27907 Branch: perl
27908 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
27909____________________________________________________________________________
27910[ 8319] By: jhi on 2001/01/04 20:46:17
27911 Log: Typo in #8312 when manually appying a problematic patch fragment.
27912 Branch: perl
27913 ! ext/Storable/Storable.xs
27914____________________________________________________________________________
27915[ 8318] By: jhi on 2001/01/04 20:43:01
27916 Log: The $sh_c didn't fly.
27917 Branch: metaconfig
27918 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
27919 ! U/modified/Loc.U U/modified/myhostname.U
27920 ! U/modified/spitshell.U
27921 Branch: metaconfig/U/perl
27922 ! issymlink.U
27923 Branch: perl
27924 ! Configure config_h.SH
27925____________________________________________________________________________
27926[ 8317] By: jhi on 2001/01/04 19:58:01
27927 Log: AIX builtin test -h is broken, changes based on
27928
27929 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
27930 Date: Tue, 02 Jan 2001 11:24:39 +0100
27931 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27932 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
27933 Branch: metaconfig
27934 + U/modified/spitshell.U
27935 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
27936 ! U/modified/Loc.U U/modified/myhostname.U
27937 Branch: metaconfig/U/perl
27938 ! Mksymlinks.U issymlink.U
27939 Branch: perl
27940 ! Configure
27941____________________________________________________________________________
27942[ 8316] By: jhi on 2001/01/04 19:02:22
27943 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
27944 From: Andy Dougherty <doughera@lafayette.edu>
27945 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
27946 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
27947
27948 Beware of GNU ld.
27949 Branch: perl
27950 ! hints/solaris_2.sh
27951____________________________________________________________________________
27952[ 8315] By: jhi on 2001/01/04 18:56:48
27953 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
27954 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
27955 Date: Wed, 3 Jan 2001 07:58:51 +0100
27956 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
27957 Branch: perl
27958 ! hints/solaris_2.sh
27959____________________________________________________________________________
27960[ 8314] By: jhi on 2001/01/04 18:54:07
27961 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
27962 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27963 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
27964 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
27965
27966 Doc tweak on #8313.
27967 Branch: perl
27968 ! ext/B/B/Deparse.pm
27969____________________________________________________________________________
27970[ 8313] By: jhi on 2001/01/04 18:52:27
27971 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
27972 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
27973 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
27974 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
27975
27976 Make the peephole optimizer to bypass more null ops and
27977 and rewrite the deparse handling of continue blocks.
27978 Branch: perl
27979 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
27980____________________________________________________________________________
27981[ 8312] By: jhi on 2001/01/04 18:47:39
27982 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
27983 Branch: perl
27984 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
27985 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27986 ! t/lib/st-lock.t
27987____________________________________________________________________________
27988[ 8311] By: jhi on 2001/01/04 18:36:08
27989 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
27990 filter to be run on each .pm during the pm_to_blib() phase,
27991 a fixed version of
27992
27993 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
27994 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
27995 Date: Wed, 03 Jan 2001 22:01:30 +0100
27996 Message-ID: <5296.978555690@nice.ram.loc>
27997 Branch: perl
27998 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
27999 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
28000 ! lib/ExtUtils/MakeMaker.pm
28001____________________________________________________________________________
28002[ 8310] By: jhi on 2001/01/04 18:32:54
28003 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
28004 From: Robin Barker <rmb1@cise.npl.co.uk>
28005 Date: Tue, 2 Jan 2001 15:35:03 GMT
28006 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
28007 Branch: perl
28008 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
28009 ! pod/perlrequick.pod
28010____________________________________________________________________________
28011[ 8309] By: jhi on 2001/01/04 18:29:07
28012 Log: Subject: Re: [patch] static-ize XS()
28013 From: Doug MacEachern <dougm@covalent.net>
28014 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
28015 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
28016
28017 Provide prototypes for the XS functions.
28018 Branch: perl
28019 ! lib/ExtUtils/xsubpp
28020____________________________________________________________________________
28021[ 8308] By: jhi on 2001/01/04 18:27:44
28022 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
28023 From: Doug MacEachern <dougm@covalent.net>
28024 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
28025 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
28026 Branch: perl
28027 ! lib/ExtUtils/typemap
28028____________________________________________________________________________
28029[ 8307] By: jhi on 2001/01/04 18:25:25
28030 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
28031 From: Doug MacEachern <dougm@covalent.net>
28032 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
28033 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
28034
28035 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
28036 Branch: perl
28037 ! lib/ExtUtils/MM_Unix.pm
28038____________________________________________________________________________
28039[ 8306] By: jhi on 2001/01/04 18:23:00
28040 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
28041 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
28042 Date: Thu, 4 Jan 2001 12:47:10 +0100
28043 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
28044
28045 The toke.c part only, patching embed.h and proto.h is futile.
28046 Branch: perl
28047 ! toke.c
28048____________________________________________________________________________
28049[ 8305] By: jhi on 2001/01/04 18:05:51
28050 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
28051 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
28052 Date: Thu, 4 Jan 2001 17:50:12 +0100
28053 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
28054 Branch: perl
28055 ! toke.c
28056____________________________________________________________________________
28057[ 8304] By: jhi on 2001/01/04 18:03:26
28058 Log: Subject: [PATCH perl@8269]
28059 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
28060 Date: Thu, 4 Jan 2001 12:53:39 +0100
28061 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
28062
28063 If running byacc write-enable also perly.h.
28064 Branch: perl
28065 ! Makefile.SH
28066____________________________________________________________________________
28067[ 8303] By: jhi on 2001/01/04 15:40:49
28068 Log: Rewrite pp_concat() in terms of sv_catsv().
28069 Branch: perl
28070 ! pp_hot.c
28071____________________________________________________________________________
28072[ 8302] By: nick on 2001/01/03 22:43:22
28073 Log: Integrate mainline.
28074 Branch: perlio
28075 !> ext/Encode/Encode.xs sv.c utf8.c
28076____________________________________________________________________________
28077[ 8301] By: jhi on 2001/01/02 23:40:26
28078 Log: Variable naming tweak.
28079 Branch: perl
28080 ! sv.c
28081____________________________________________________________________________
28082[ 8300] By: jhi on 2001/01/02 23:40:02
28083 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
28084 in is_utf8_string().
28085 Branch: perl
28086 ! utf8.c
28087____________________________________________________________________________
28088[ 8299] By: jhi on 2001/01/02 22:14:40
28089 Log: Integrate perlio.
28090 Branch: perl
28091 !> pp.c pp_hot.c win32/Makefile
28092____________________________________________________________________________
28093[ 8298] By: nick on 2001/01/02 22:03:06
28094 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
28095 Branch: perlio
28096 ! pp.c pp_hot.c
28097____________________________________________________________________________
28098[ 8297] By: jhi on 2001/01/02 04:26:28
28099 Log: Signedness nit.
28100 Branch: perl
28101 ! ext/Encode/Encode.xs
28102____________________________________________________________________________
28103[ 8296] By: nick on 2001/01/01 23:49:36
28104 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
28105 Branch: perlio
28106 ! win32/Makefile
28107____________________________________________________________________________
28108[ 8295] By: jhi on 2001/01/01 23:05:48
28109 Log: Integrate perlio.
28110 Branch: perl
28111 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
28112 !> t/lib/encode.t
28113____________________________________________________________________________
28114[ 8294] By: nick on 2001/01/01 22:48:34
28115 Log: Integrate mainline
28116 Branch: perlio
28117 ! pp_hot.c t/lib/encode.t
28118 !> (integrate 65 files)
28119____________________________________________________________________________
28120[ 8293] By: nick on 2001/01/01 21:58:50
28121 Log: More rigor in UTF-8-ness of Encode's toUnicode
28122 XS export some of the utf8 internal functions.
28123 Test some of the functions.
28124 Fix pp_concat() bug shown by said tests.
28125 Branch: perlio
28126 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
28127 ! t/lib/encode.t
28128____________________________________________________________________________
28129[ 8292] By: jhi on 2001/01/01 18:11:44
28130 Log: Integrate perlio.
28131 Branch: perl
28132 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
28133 !> ext/Encode/encengine.c ext/Encode/encode.h
28134____________________________________________________________________________
28135[ 8291] By: jhi on 2001/01/01 18:10:58
28136 Log: Podify README.mpeix (a new version from the web),
28137 add a dummy NAME to Carp::Heavy, regen toc.
28138 Branch: perl
28139 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
28140 ! pod/perltoc.pod
28141____________________________________________________________________________
28142[ 8290] By: nick on 2001/01/01 17:43:47
28143 Log: Loose the "Loading..." warning.
28144 Another bug in fallback support
28145 Branch: perlio
28146 ! ext/Encode/Encode.pm ext/Encode/encengine.c
28147____________________________________________________________________________
28148[ 8289] By: jhi on 2001/01/01 00:01:57
28149 Log: Bump up Larry's copyright.
28150 Branch: perl
28151 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
28152 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
28153 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
28154 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
28155 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
28156 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
28157 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
28158 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
28159____________________________________________________________________________
28160[ 8288] By: nick on 2000/12/31 21:27:53
28161 Log: Fix .ucm reading - forgot a chr()
28162 Start of .ucm write (for .enc to .ucm)
28163 Branch: perlio
28164 ! ext/Encode/compile
28165____________________________________________________________________________
28166[ 8287] By: jhi on 2000/12/31 18:15:56
28167 Log: Comment away a diagnostic message as noted by Craig A. Berry
28168 (the unexpected message was confusing testing)
28169 Branch: perl
28170 ! ext/Encode/Encode.pm
28171____________________________________________________________________________
28172[ 8286] By: jhi on 2000/12/31 18:14:51
28173 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
28174 Date: Sun, 31 Dec 2000 11:17:37 -0600
28175 From: "Craig A. Berry" <craigberry@mac.com>
28176 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
28177 Branch: perl
28178 ! ext/Encode/Makefile.PL
28179____________________________________________________________________________
28180[ 8285] By: nick on 2000/12/31 18:11:54
28181 Log: Start of support of ICU-style .ucm files:
28182 - teach compile how to read a .ucm file
28183 - first guess at how to represent fallbacks in "tries".
28184 - use fallbacks if check == 0
28185 - new return code to indicate we used one.
28186 Branch: perlio
28187 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
28188 ! ext/Encode/encengine.c ext/Encode/encode.h
28189____________________________________________________________________________
28190[ 8284] By: jhi on 2000/12/31 18:04:41
28191 Log: Pacify picky VMS compiler.
28192
28193 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
28194 From: "Craig A. Berry" <craig.berry@psinetcs.com>
28195 Date: Sat, 30 Dec 2000 18:10:02 -0600
28196 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
28197 Branch: perl
28198 ! sv.c
28199____________________________________________________________________________
28200[ 8283] By: jhi on 2000/12/31 16:11:47
28201 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
28202 Branch: perl
28203 ! t/lib/glob-basic.t
28204____________________________________________________________________________
28205[ 8282] By: jhi on 2000/12/31 15:26:11
28206 Log: Integrate perlio.
28207 Branch: perl
28208 !> makedef.pl opcode.pl os2/os2.c perlio.c
28209____________________________________________________________________________
28210[ 8281] By: nick on 2000/12/31 10:06:15
28211 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
28212 is available to be exported
28213 Branch: perlio
28214 ! makedef.pl perlio.c
28215____________________________________________________________________________
28216[ 8280] By: nick on 2000/12/31 09:41:26
28217 Log: Ilya's OS2 patch (testing for damage on Win32)
28218 Branch: perlio
28219 ! makedef.pl opcode.pl os2/os2.c
28220____________________________________________________________________________
28221[ 8279] By: jhi on 2000/12/30 21:52:07
28222 Log: Test nits.
28223 Branch: perl
28224 ! t/lib/syslfs.t t/op/lfs.t
28225____________________________________________________________________________
28226[ 8278] By: jhi on 2000/12/30 21:47:49
28227 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
28228 From: andreas.koenig@anima.de (Andreas J. Koenig)
28229 Date: 30 Dec 2000 22:35:37 +0100
28230 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
28231
28232 The 32-bit wraparound test wasn't quite right.
28233 Branch: perl
28234 ! t/lib/syslfs.t t/op/lfs.t
28235____________________________________________________________________________
28236[ 8277] By: jhi on 2000/12/30 21:33:44
28237 Log: Subject: [PATCH] open() example in perlfunc.pod
28238 From: Karsten Sperling <s_sperli@ira.uka.de>
28239 Date: Sat, 30 Dec 2000 22:27:09 +0100
28240 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
28241 Branch: perl
28242 ! pod/perlfunc.pod
28243____________________________________________________________________________
28244[ 8276] By: jhi on 2000/12/30 20:32:40
28245 Log: Not quite that many tests yet.
28246 Branch: perl
28247 ! t/op/pat.t
28248____________________________________________________________________________
28249[ 8275] By: jhi on 2000/12/30 20:26:58
28250 Log: Integrate perlio.
28251 Branch: perl
28252 !> toke.c
28253____________________________________________________________________________
28254[ 8274] By: jhi on 2000/12/30 20:24:56
28255 Log: Signedness nit.
28256 Branch: perl
28257 ! utf8.c
28258____________________________________________________________________________
28259[ 8273] By: jhi on 2000/12/30 20:15:46
28260 Log: Add a test case for 20000731.001 which was fixed by the #8267.
28261 Branch: perl
28262 ! t/op/pat.t
28263____________________________________________________________________________
28264[ 8272] By: nick on 2000/12/30 19:47:51
28265 Log: Tweak for MULTIPLICITY/USE_PERLIO
28266 Branch: perlio
28267 ! toke.c
28268____________________________________________________________________________
28269[ 8271] By: nick on 2000/12/30 19:46:45
28270 Log: Integrate mainline
28271 Branch: perlio
28272 +> lib/unicode/distinct.pm
28273 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
28274 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
28275 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
28276____________________________________________________________________________
28277[ 8270] By: jhi on 2000/12/30 19:39:50
28278 Log: Subject: RE: perl@8269
28279 From: "Richard Soderberg" <rs@crystalflame.net>
28280 Date: Sat, 30 Dec 2000 11:36:27 -0800
28281 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
28282
28283 A missing aTHX_.
28284 Branch: perl
28285 ! toke.c
28286____________________________________________________________________________
28287[ 8269] By: jhi on 2000/12/30 18:55:48
28288 Log: Update Changes.
28289 Branch: perl
28290 ! Changes patchlevel.h
28291____________________________________________________________________________
8d7a3e70
JH
28292[ 8268] By: jhi on 2000/12/30 17:18:40
28293 Log: Add a test for Unicode split //. The #8267 was the cure.
28294 Branch: perl
28295 ! t/op/split.t
28296____________________________________________________________________________
28297[ 8267] By: jhi on 2000/12/30 17:14:19
28298 Log: Subject: more UTF8 test suites and an UTF8 patch
28299 From: Inaba Hiroto <inaba@st.rim.or.jp>
28300 Date: Sat, 30 Dec 2000 14:27:10 +0900
28301 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
28302
28303 Just the patch part for now, and the pragma renamed
28304 as unicode::distinct.
28305 Branch: perl
28306 + lib/unicode/distinct.pm
28307 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
28308 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
28309 ! regcomp.h regexec.c sv.c toke.c utf8.c
28310____________________________________________________________________________
28311[ 8266] By: nick on 2000/12/30 16:40:49
28312 Log: Integrate mainline
28313 Branch: perlio
28314 +> lib/Pod/Text/Overstrike.pm
28315 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
28316 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
28317 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
28318 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
28319 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
28320____________________________________________________________________________
28321[ 8265] By: jhi on 2000/12/30 07:28:55
28322 Log: The sv_catsv() fix, take two.
28323 Branch: perl
28324 ! sv.c t/op/join.t
28325____________________________________________________________________________
28326[ 8264] By: jhi on 2000/12/30 06:19:18
28327 Log: Undo all the join-related changes since #8248: relevant
28328 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
28329 The new sv_catsv() doesn't fly so it must go back to
28330 the drawing board.
28331 Branch: perl
28332 ! sv.c t/op/join.t t/pragma/utf8.t
28333____________________________________________________________________________
28334[ 8263] By: jhi on 2000/12/30 01:08:32
28335 Log: (Retracted by #8264) Tweak sv_catsv() some more.
28336 Branch: perl
28337 ! sv.c
28338____________________________________________________________________________
28339[ 8262] By: jhi on 2000/12/30 00:45:14
28340 Log: Retract #8261.
28341 Branch: perl
28342 ! hv.c util.c
28343____________________________________________________________________________
28344[ 8261] By: jhi on 2000/12/30 00:38:32
28345 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
28346 Branch: perl
28347 ! hv.c util.c
28348____________________________________________________________________________
28349[ 8260] By: jhi on 2000/12/29 22:51:33
28350 Log: (Retracted by #8264) More fixing for #8251.
28351 Branch: perl
28352 ! sv.c
28353____________________________________________________________________________
28354[ 8259] By: jhi on 2000/12/29 18:27:30
28355 Log: Subject: podlators 1.06 released
28356 From: Russ Allbery <rra@stanford.edu>
28357 Date: 25 Dec 2000 05:09:30 -0800
28358 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
28359 Branch: perl
28360 + lib/Pod/Text/Overstrike.pm
28361 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
28362 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
28363____________________________________________________________________________
28364[ 8258] By: jhi on 2000/12/29 18:20:45
28365 Log: Make the large file tests more robust/talkative as suggested by
28366
28367 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
28368 From: andreas.koenig@anima.de (Andreas J. Koenig)
28369 Date: 29 Dec 2000 14:23:01 +0100
28370 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
28371 Branch: perl
28372 ! t/lib/syslfs.t t/op/lfs.t
28373____________________________________________________________________________
28374[ 8257] By: jhi on 2000/12/29 17:48:04
28375 Log: Further VMS piping fixes from Charles Lane:
28376
28377 In summary, error messages produced when a subprocess terminated
28378 abnormally were being sent not just to the parent process, but to
28379 grandparents, because of default values for error output that were
28380 not completely overridden when the subprocess was started.
28381
28382 This patch fixes this behavior by defining user-mode (i.e., temporary
28383 for the duration of the program) logical names for SYS$OUTPUT and
28384 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
28385 changes to make it so that the user-mode logicals are the ones that
28386 control where Perl's error messages go if it terminates abnormally.
28387
28388 I also added some gratuitous fixes to the indentation of braces in
28389 the piping code. It just looked ugly, before.
28390 Branch: perl
28391 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
28392____________________________________________________________________________
28393[ 8256] By: jhi on 2000/12/29 17:45:12
28394 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
28395 From: "Casey R. Tweten" <crt@kiski.net>
28396 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
28397 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
28398
28399 Tests for for #8240.
28400 Branch: perl
28401 ! t/pragma/constant.t
28402____________________________________________________________________________
28403[ 8255] By: jhi on 2000/12/29 17:43:07
28404 Log: Subject: Re: [PATCH] Interesting syntax idea
28405 From: Simon Cozens <simon@cozens.net>
28406 Date: Fri, 29 Dec 2000 14:34:04 +0000
28407 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
28408
28409 Tests for #8254.
28410 Branch: perl
28411 ! t/pragma/sub_lval.t
28412____________________________________________________________________________
28413[ 8254] By: jhi on 2000/12/29 17:42:11
28414 Log: Subject: [PATCH] Interesting syntax idea
28415 From: Simon Cozens <simon@cozens.net>
28416 Date: Wed, 27 Dec 2000 05:08:57 +0000
28417 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
28418
28419 Make opens + bareword assigns do typeglob assigns.
28420 Branch: perl
28421 ! op.c
28422____________________________________________________________________________
28423[ 8253] By: jhi on 2000/12/29 17:36:45
28424 Log: Output the (apparent) version of gcc, as suggested by
28425
28426 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
28427 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
28428 Date: 26 Dec 2000 04:29:17 -0500
28429 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
28430
28431 (The patch as such didn't any more apply as the misparsing had
28432 already been addressed in #6474.) Also change the wording about
28433 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
28434 Branch: perl
28435 ! hints/dec_osf.sh
28436____________________________________________________________________________
28437[ 8252] By: nick on 2000/12/29 12:14:31
28438 Log: Integrate mainline
28439 Branch: perlio
28440 !> (integrate 27 files)
28441____________________________________________________________________________
28442[ 8251] By: jhi on 2000/12/29 08:45:46
28443 Log: (Retracted by #8264)
28444
28445 (Fixed by #8260.)
28446
28447 sv_catsv() needs one more byte space than seems reasonable.
28448 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
28449 Curiouser and curiouser.
28450 Branch: perl
28451 ! sv.c
28452____________________________________________________________________________
28453[ 8250] By: jhi on 2000/12/29 07:57:52
28454 Log: More split // UTF-8 tests.
28455 Branch: perl
28456 ! t/pragma/utf8.t
28457____________________________________________________________________________
28458[ 8249] By: jhi on 2000/12/29 07:54:51
28459 Log: (Retracted by #8264) More join() testing which was good because
28460 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
28461 Branch: perl
28462 ! pp.c t/op/join.t utf8.c utf8.h
28463____________________________________________________________________________
28464[ 8248] By: jhi on 2000/12/29 07:08:32
28465 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
28466 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
28467 that the only cases to care about are byte+byte and byte+character.
28468
28469 TODO: See how well pp_concat() could be implemented in terms
28470 of sv_catsv().
28471 Branch: perl
28472 ! doop.c sv.c t/op/join.t utf8.h
28473____________________________________________________________________________
28474[ 8247] By: jhi on 2000/12/29 06:35:23
28475 Log: Signedness nit.
28476 Branch: perl
28477 ! pp_hot.c
28478____________________________________________________________________________
28479[ 8246] By: jhi on 2000/12/29 01:23:31
28480 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
28481 From: Lupe Christoph <lupe@lupe-christoph.de>
28482 Date: Thu, 28 Dec 2000 23:00:00 +0100
28483 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
28484
28485 Suggest rsync --delete --dry-run.
28486 Branch: perl
28487 ! pod/perlhack.pod
28488____________________________________________________________________________
28489[ 8245] By: jhi on 2000/12/28 23:57:05
28490 Log: The maxiters upper limit sanity check (guarding against
28491 non-progress) assumed bytes instead of characters in s///
28492 and split().
28493 Branch: perl
28494 ! pp.c pp_hot.c
28495____________________________________________________________________________
28496[ 8244] By: jhi on 2000/12/28 23:34:08
28497 Log: Make some panic messages a bit more logical.
28498 Branch: perl
28499 ! doop.c pod/perldiag.pod pp.c pp_hot.c
28500____________________________________________________________________________
28501[ 8243] By: jhi on 2000/12/28 22:59:16
28502 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
28503 From: Simon Cozens <simon@cozens.net>
28504 Date: Wed, 27 Dec 2000 02:30:03 +0000
28505 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
28506 Branch: perl
28507 ! pp.c t/pragma/sub_lval.t
28508____________________________________________________________________________
28509[ 8242] By: jhi on 2000/12/28 22:56:53
28510 Log: Subject: [PATCH blead] Fix B::Terse indentation
28511 From: Daniel Chetlin <daniel@chetlin.com>
28512 Date: Wed, 27 Dec 2000 06:43:30 -0800
28513 Message-ID: <20001227064329.B9573@darkstar>
28514 Branch: perl
28515 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
28516____________________________________________________________________________
28517[ 8241] By: jhi on 2000/12/28 22:48:59
28518 Log: The latter patch from the
28519
28520 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
28521 From: Peter Prymmer <pvhp@forte.com>
28522 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
28523 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
28524
28525 (the former patch from the above should have been
28526 taken care of by Nick I-S)
28527 Branch: perl
28528 ! win32/Makefile
28529____________________________________________________________________________
28530[ 8240] By: jhi on 2000/12/28 22:45:22
28531 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
28532 From: "Casey R. Tweten" <crt@kiski.net>
28533 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
28534 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
28535 Branch: perl
28536 ! lib/constant.pm
28537____________________________________________________________________________
28538[ 8239] By: jhi on 2000/12/28 22:37:45
28539 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
28540 From: Simon Cozens <simon@cozens.net>
28541 Date: Wed, 27 Dec 2000 14:12:44 +0000
28542 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
28543 Branch: perl
28544 ! t/op/method.t t/op/sort.t toke.c
28545____________________________________________________________________________
28546[ 8238] By: jhi on 2000/12/28 22:30:32
28547 Log: Subject: [PATCH perl@8229] Call.pm
28548 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
28549 Date: Mon, 25 Dec 2000 10:47:15 -0000
28550 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
28551 Branch: perl
28552 ! ext/Filter/Util/Call/Call.pm
28553____________________________________________________________________________
28554[ 8237] By: jhi on 2000/12/28 22:19:21
28555 Log: Subject: [PATCH blead] Fix problem with `&' prototype
28556 From: Daniel Chetlin <daniel@chetlin.com>
28557 Date: Wed, 27 Dec 2000 15:55:32 -0800
28558 Message-ID: <20001227155532.D9573@darkstar>
28559 Branch: perl
28560 ! op.c t/comp/proto.t
28561____________________________________________________________________________
28562[ 8236] By: jhi on 2000/12/28 22:09:25
28563 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
28564 From: Daniel Chetlin <daniel@chetlin.com>
28565 Date: Sun, 24 Dec 2000 04:09:49 -0800
28566 Message-ID: <20001224040949.B3090@darkstar>
28567 Branch: perl
28568 ! gv.c mg.c t/op/attrs.t
28569____________________________________________________________________________
28570[ 8235] By: jhi on 2000/12/28 22:07:11
28571 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
28572 From: Jan Dubois <jand@ActiveState.com>
28573 Date: Tue, 26 Dec 2000 20:57:31 -0800
28574 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
28575 Branch: perl
28576 ! win32/win32.c
28577____________________________________________________________________________
28578[ 8234] By: jhi on 2000/12/28 21:52:42
28579 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
28580 From: Simon Cozens <simon@cozens.net>
28581 Date: Thu, 28 Dec 2000 20:33:13 +0000
28582 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
28583 Branch: perl
28584 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
28585____________________________________________________________________________
28586[ 8233] By: jhi on 2000/12/28 19:40:49
28587 Log: Integrate perlio.
28588 Branch: perl
28589 !> ext/Encode/Makefile.PL ext/Encode/compile
28590____________________________________________________________________________
28591[ 8232] By: nick on 2000/12/23 16:06:00
28592 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
28593 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
28594 Branch: perlio
28595 ! ext/Encode/Makefile.PL
28596____________________________________________________________________________
28597[ 8231] By: nick on 2000/12/23 14:30:34
28598 Log: "Compiled" encode build cleanup
28599 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
28600 - .c files do not export sub-tables
28601 Branch: perlio
28602 ! ext/Encode/Makefile.PL ext/Encode/compile
28603____________________________________________________________________________
28604[ 8230] By: nick on 2000/12/23 12:50:37
28605 Log: Integrate mainline
28606 Branch: perlio
28607 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
28608 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
28609 !> pod/perl5004delta.pod pod/perl5005delta.pod
28610 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
28611 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
28612 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
28613 !> pod/perlsub.pod
28614____________________________________________________________________________
28615[ 8229] By: jhi on 2000/12/22 15:32:12
28616 Log: Integrate perlio.
28617 Branch: perl
28618 +> win32/distclean.bat
28619 !> MANIFEST t/io/utf8.t
28620____________________________________________________________________________
28621[ 8228] By: jhi on 2000/12/22 15:29:40
28622 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
28623 From: Robin Barker <rmb1@cise.npl.co.uk>
28624 Date: Fri, 22 Dec 2000 12:17:38 GMT
28625 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
28626 Branch: perl
28627 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
28628 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
28629 ! pod/perl5004delta.pod pod/perl5005delta.pod
28630 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
28631 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
28632 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
28633 ! pod/perlsub.pod
28634____________________________________________________________________________
28635[ 8227] By: jhi on 2000/12/22 15:24:28
28636 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
28637 From: "John L. Allen" <allen@grumman.com>
28638 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
28639 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
28640
28641 Document APPLLIB_EXP.
28642 Branch: perl
28643 ! INSTALL
28644____________________________________________________________________________
28645[ 8226] By: nick on 2000/12/21 22:11:50
28646 Log: Handy script for when one forgets to "dmake clean"
28647 Branch: perlio
28648 + win32/distclean.bat
28649 ! MANIFEST
28650____________________________________________________________________________
28651[ 8225] By: nick on 2000/12/21 21:54:04
28652 Log: CRLF platform issue with io/utf8 fix.
28653 Branch: perlio
28654 ! t/io/utf8.t
28655____________________________________________________________________________
28656[ 8224] By: nick on 2000/12/21 21:02:20
28657 Log: Integrate mainline
28658 Branch: perlio
28659 !> Changes Configure Makefile.SH Porting/Glossary
28660 !> Porting/config.sh Porting/config_H configure.com
28661 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
28662 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
28663 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
28664 !> win32/config.bc win32/config.gc win32/config.vc
28665____________________________________________________________________________
28666[ 8223] By: jhi on 2000/12/21 17:09:16
28667 Log: Update Changes.
28668 Branch: perl
28669 ! Changes patchlevel.h
28670____________________________________________________________________________
28671[ 8222] By: jhi on 2000/12/21 16:24:01
28672 Log: Metaconfig unit changes for #8221.
28673 Branch: metaconfig/U/perl
28674 +> issymlink.U
28675 - testsyml.U
28676 ! Mksymlinks.U
28677____________________________________________________________________________
5b9313d5
JH
28678[ 8221] By: jhi on 2000/12/21 16:23:48
28679 Log: Rename testsyml to issymlink.
28680 Branch: perl
28681 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28682 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
28683 ! win32/config.vc
28684____________________________________________________________________________
28685[ 8220] By: jhi on 2000/12/21 15:47:26
28686 Log: Robustness support for #8218 (symlink forest) since the GNU
28687 tools seem to be overly picky about symlinkage depths.
28688 Branch: perl
28689 ! Makefile.SH t/io/fs.t
28690____________________________________________________________________________
28691[ 8219] By: jhi on 2000/12/21 15:38:27
28692 Log: Metaconfig changes for #8218.
28693 Branch: metaconfig
28694 ! U/modified/Oldconfig.U
28695 Branch: metaconfig/U/perl
28696 + Mksymlinks.U
28697 ! testsyml.U
28698____________________________________________________________________________
28699[ 8218] By: jhi on 2000/12/21 15:37:57
28700 Log: Add Configure option -Dmksymlinks which will create a symlink
28701 forest if the current/build differs from the source directory.
28702 TODO: mkdir -p is not portable.
28703 Branch: perl
28704 ! Configure
28705____________________________________________________________________________
28706[ 8217] By: jhi on 2000/12/21 14:39:12
28707 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
28708 From: Nick Ing-Simmons <nik@tiuk.ti.com>
28709 Date: Thu, 21 Dec 2000 09:38:18 GMT
28710 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
28711
28712 The ofs became an SV.
28713 Branch: perl
28714 ! ext/Thread/Thread.xs
28715____________________________________________________________________________
28716[ 8216] By: jhi on 2000/12/21 05:40:21
28717 Log: The polymorphism seems to have fixed 20000517.001.
28718 Branch: perl
28719 ! t/pragma/utf8.t
28720____________________________________________________________________________
28721[ 8215] By: jhi on 2000/12/21 04:44:52
28722 Log: read() documentation tweak for 20001121.004.
28723 Branch: perl
28724 ! pod/perlfunc.pod
28725____________________________________________________________________________
28726[ 8214] By: jhi on 2000/12/21 03:54:11
28727 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
28728 Branch: perl
28729 ! pp_sys.c t/op/misc.t
28730____________________________________________________________________________
28731[ 8213] By: jhi on 2000/12/21 00:28:10
28732 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
28733 From: Peter Prymmer <pvhp@forte.com>
28734 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
28735 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
28736 Branch: perl
28737 ! configure.com
28738____________________________________________________________________________
28739[ 8212] By: jhi on 2000/12/21 00:26:21
28740 Log: Edit edit edit.
28741 Branch: perl
28742 ! pod/perlfaq3.pod
28743____________________________________________________________________________
28744[ 8211] By: jhi on 2000/12/20 18:52:46
28745 Log: Update Changes.
28746 Branch: perl
28747 ! Changes patchlevel.h
28748____________________________________________________________________________
594a1bcd
JH
28749[ 8210] By: jhi on 2000/12/20 18:34:47
28750 Log: Yet another editor edit.
28751 Branch: perl
28752 ! pod/perlfaq3.pod
28753____________________________________________________________________________
28754[ 8209] By: jhi on 2000/12/20 15:33:28
28755 Log: More Win32 Perling.
28756 Branch: perl
28757 ! pod/perlfaq3.pod
28758____________________________________________________________________________
28759[ 8208] By: jhi on 2000/12/20 15:07:46
28760 Log: More Win32 editor/IDE/shell hints.
28761 Branch: perl
28762 ! pod/perlfaq3.pod
28763____________________________________________________________________________
28764[ 8207] By: jhi on 2000/12/20 03:54:08
28765 Log: Subject: [PATCH] obscure timing knowledge
28766 From: Nicholas Clark <nick@ccl4.org>
28767 Date: Tue, 19 Dec 2000 19:22:31 +0000
28768 Message-ID: <20001219192231.F2827@plum.flirble.org>
28769 Branch: perl
28770 ! sv.c
28771____________________________________________________________________________
28772[ 8206] By: jhi on 2000/12/20 03:45:57
28773 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
28774 From: Spider Boardman <spider@leggy.zk3.dec.com>
28775 Date: Tue, 19 Dec 2000 21:30:16 -0500
28776 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
28777 Branch: perl
28778 ! sv.c
28779____________________________________________________________________________
28780[ 8205] By: jhi on 2000/12/19 23:02:01
28781 Log: Update Changes.
28782 Branch: perl
28783 ! Changes patchlevel.h
28784____________________________________________________________________________
9d5bc5c9
JH
28785[ 8204] By: jhi on 2000/12/19 22:58:18
28786 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
28787 using the \xHH notation. No more inlined UTF-8, sigh, but easier
28788 on editors and diffing/patching.
28789 Branch: perl
28790 ! t/op/utf8decode.t
28791____________________________________________________________________________
28792[ 8203] By: nick on 2000/12/19 21:36:16
28793 Log: Integrate mainline (forgot my own change...)
28794 Branch: perlio
28795 !> ext/Encode/compile
28796____________________________________________________________________________
28797[ 8202] By: nick on 2000/12/19 21:34:42
28798 Log: Integrate mainline.
28799 Branch: perlio
28800 !> (integrate 61 files)
28801____________________________________________________________________________
28802[ 8201] By: nick on 2000/12/19 21:34:06
28803 Log: Avoid looking for File::Glob when we don't need it.
28804 Branch: perl
28805 ! ext/Encode/compile
28806____________________________________________________________________________
28807[ 8200] By: jhi on 2000/12/19 18:35:49
28808 Log: Update Changes.
28809 Branch: perl
28810 ! Changes patchlevel.h
28811____________________________________________________________________________
0052ac31
JH
28812[ 8199] By: jhi on 2000/12/19 18:35:07
28813 Log: Microperl tweaks.
28814 Branch: perl
28815 ! sv.c uconfig.h uconfig.sh
28816____________________________________________________________________________
28817[ 8198] By: jhi on 2000/12/19 18:29:59
28818 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
28819 Branch: perl
28820 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28821 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
28822____________________________________________________________________________
28823[ 8197] By: jhi on 2000/12/19 17:55:29
28824 Log: In VMS embedded perls couldn't access the statically built Socket,
28825 from Charles Lane.
28826 Branch: perl
28827 ! configure.com
28828____________________________________________________________________________
28829[ 8196] By: jhi on 2000/12/19 17:49:50
28830 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
28831 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28832 Date: Sun, 17 Dec 2000 19:11:44 -0000
28833 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
28834 Branch: perl
28835 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28836 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
28837____________________________________________________________________________
28838[ 8195] By: jhi on 2000/12/19 17:47:53
28839 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
28840 From: Jonathan Stowe <gellyfish@gellyfish.com>
28841 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
28842 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
28843 Branch: perl
28844 ! utils/h2xs.PL
28845____________________________________________________________________________
28846[ 8194] By: jhi on 2000/12/19 17:46:28
28847 Log: Subject: Re: useless use of void context work-around
28848 From: andreas.koenig@anima.de (Andreas J. Koenig)
28849 Date: 16 Dec 2000 15:13:36 +0100
28850 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
28851
28852 Document (comment) the q(di ds ig) trick in the code.
28853 Branch: perl
28854 ! op.c
28855____________________________________________________________________________
28856[ 8193] By: jhi on 2000/12/19 17:10:57
28857 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
28858 From: "Mark J. Reed" <mreed@strange.turner.com>
28859 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
28860 Message-Id: <200012160222.VAA13986@strange.turner.com>
28861 Branch: perl
28862 ! ext/Sys/Syslog/Syslog.pm
28863____________________________________________________________________________
28864[ 8192] By: jhi on 2000/12/19 17:07:45
28865 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
28866 From: Nicholas Clark <nick@ccl4.org>
28867 Date: Sat, 16 Dec 2000 19:03:13 +0000
28868 Message-ID: <20001216190313.D68304@plum.flirble.org>
28869 Branch: perl
28870 ! t/op/64bitint.t
28871____________________________________________________________________________
28872[ 8191] By: jhi on 2000/12/19 17:06:13
28873 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
28874 From: Dominic Dunlop <domo@computer.org>
28875 Date: Mon, 18 Dec 2000 12:00:15 +0100
28876 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
28877
28878 This patchlet is needed in order that perl can be statically linked.
28879 Branch: perl
28880 ! regexec.c
28881____________________________________________________________________________
28882[ 8190] By: jhi on 2000/12/19 17:03:08
28883 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
28884 From: "Craig A. Berry" <craig.berry@psinetcs.com>
28885 Date: Sun, 17 Dec 2000 00:18:35 -0600
28886 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
28887 Branch: perl
28888 ! perlio.h vms/gen_shrfls.pl
28889____________________________________________________________________________
28890[ 8189] By: jhi on 2000/12/19 16:20:28
28891 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
28892 From: Prymmer/Kahn <pvhp@best.com>
28893 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
28894 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
28895
28896 A better version of #8188.
28897 Branch: perl
28898 ! pod/perlfaq3.pod
28899____________________________________________________________________________
28900[ 8188] By: jhi on 2000/12/19 15:57:06
28901 Log: (Replaced by #8189)
28902
28903 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
28904 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
28905 From: Prymmer/Kahn <pvhp@best.com>
28906 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
28907 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
28908 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
28909 Date: Mon, 18 Dec 2000 11:10:45 -0500
28910 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
28911 Branch: perl
28912 ! pod/perlfaq3.pod
28913____________________________________________________________________________
28914[ 8187] By: jhi on 2000/12/19 15:54:19
28915 Log: Email address fix for Anton Berezin.
28916 Branch: perl
28917 ! AUTHORS
28918____________________________________________________________________________
28919[ 8186] By: jhi on 2000/12/19 15:38:54
28920 Log: Subject: [PATCH perl@8102] cygwin port
28921 From: "Eric Fifer" <efifer@dircon.co.uk>
28922 Date: Thu, 14 Dec 2000 13:41:29 -0000
28923 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
28924
28925 When compiling modules the data item that is being imported
28926 from libperl.dll needs to be tagged as imported/shared data:
28927 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
28928 Branch: perl
28929 ! perliol.h
28930____________________________________________________________________________
28931[ 8185] By: jhi on 2000/12/19 14:53:24
28932 Log: Regen uconfig.h and uconfig.sh.
28933 Branch: perl
28934 ! uconfig.h uconfig.sh
28935____________________________________________________________________________
28936[ 8184] By: jhi on 2000/12/18 20:43:49
28937 Log: Comments work so much better when they are closed.
28938 Branch: perl
28939 ! regcomp.c
28940____________________________________________________________________________
28941[ 8183] By: jhi on 2000/12/18 18:04:02
28942 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
28943 Fixes the bug 20001218.016.
28944 Branch: perl
28945 ! regcomp.c
28946____________________________________________________________________________
28947[ 8182] By: gsar on 2000/12/18 09:53:47
28948 Log: delete spurious files
28949 Branch: maint-5.6/perl
28950 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
28951 - vos/config.h vos/config_h.SH_orig
28952____________________________________________________________________________
28953[ 8181] By: gsar on 2000/12/18 09:46:08
28954 Log: regen perltoc
28955 Branch: maint-5.6/perl
28956 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
28957____________________________________________________________________________
28958[ 8180] By: gsar on 2000/12/18 09:20:27
28959 Log: integrate changes#7924..7926,7946,7952 from mainline
28960 Branch: maint-5.6/perl
28961 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
28962 !> lib/File/stat.pm t/lib/class-struct.t
28963____________________________________________________________________________
28964[ 8179] By: gsar on 2000/12/18 08:55:54
28965 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
28966 7918,7919,7988,8907 from mainline (various)
28967 Branch: maint-5.6/perl
28968 +> t/lib/class-struct.t
28969 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
28970 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
28971 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
28972____________________________________________________________________________
28973[ 8178] By: gsar on 2000/12/18 08:16:30
28974 Log: avoid redefinition warnings on windows due to sys/socket.h getting
28975 #included before win32.h
28976 Branch: maint-5.6/perl
28977 ! win32/include/sys/socket.h
28978____________________________________________________________________________
28979[ 8177] By: gsar on 2000/12/18 05:24:04
28980 Log: make regen_headers; fix POSIX.xs problems; remove outdated
28981 code from sys/socket.h that makes build fail now
28982 Branch: maint-5.6/perl
28983 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
28984 ! pod/perlapi.pod
28985 !> win32/include/sys/socket.h
28986____________________________________________________________________________
28987[ 8176] By: gsar on 2000/12/18 05:20:17
28988 Log: update Changes
28989 Branch: maint-5.6/perl
28990 ! Changes patchlevel.h
28991____________________________________________________________________________
28992[ 8175] By: gsar on 2000/12/18 04:57:48
28993 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
28994 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
28995 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
28996 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
28997 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
28998 7823,7825,7838
28999 Branch: maint-5.6/perl
29000 +> lib/File/Spec/Epoc.pm
29001 !> (integrate 88 files)
29002____________________________________________________________________________
29003[ 8174] By: gsar on 2000/12/18 03:53:09
29004 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
29005 7625..7629,7631..7634,7637,7639,7642 from mainline
29006 Branch: maint-5.6/perl
29007 +> README.solaris
29008 !> (integrate 26 files)
29009____________________________________________________________________________
29010[ 8173] By: gsar on 2000/12/18 03:37:02
29011 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
29012 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
29013 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
29014 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
29015 Branch: maint-5.6/perl
29016 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
29017 - MAINTAIN
29018 !> (integrate 111 files)
29019____________________________________________________________________________
29020[ 8172] By: jhi on 2000/12/18 02:49:27
29021 Log: Regen pods.
29022 Branch: perl
29023 ! pod/perlmodlib.pod pod/perltoc.pod
29024____________________________________________________________________________
29025[ 8171] By: gsar on 2000/12/18 02:49:24
29026 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
29027 7465..7471 from mainline
29028
29029 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
29030 in platforms that strictly require all the symbols being present
29031 at link time.
29032
29033 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
29034
29035 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
29036
29037 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
29038
29039 Subject: [PATCH] todo
29040
29041 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
29042
29043 Use $sort, $uniq (and $tr) consistently as wondered
29044 by Nicholas Clark.
29045
29046 Too enthusiastic editing in #7460.
29047
29048 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
29049
29050 Upgrade to CPAN 1.58_55.
29051 Subject: CPAN.pm status
29052
29053 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
29054
29055 Make target reordering to avoid pointless re-makes.
29056 Subject: Re: Total re-make of 'make okfile' after 7451 ?
29057
29058 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
29059
29060 Subject: DOC PATCH 5.6.0
29061
29062 Add the repository doc by Malcolm, Sarathy, and by Simon,
29063 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
29064 Branch: maint-5.6/perl
29065 +> Porting/repository.pod
29066 !> Configure MANIFEST Makefile.SH README.dos README.os2
29067 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
29068 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
29069 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
29070____________________________________________________________________________
29071[ 8169] By: gsar on 2000/12/18 02:33:34
29072 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
29073 7435..7441,7445 from mainline
29074
29075 Make the UTF-8 decoding stricter and more verbose when
29076 malformation happens. This involved adding an argument
29077 to utf8_to_uv_chk(), which involved changing its prototype,
29078 and prefer STRLEN over I32 for the UTF-8 length, which as
29079 a domino effect necessitated changing the prototypes of
29080 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
29081 The stricter UTF-8 decoding checking uses Markus Kuhn's
29082 UTF-8 Decode Stress Tester from
29083 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
29084
29085 Run vms/vms_yfix.pl, should have done that after changing
29086 perly.c in #7382.
29087
29088 Subject: [PATCH 5.7.0] static linking with uninstalled perl
29089
29090 (Replaced by #7440.)
29091 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29092
29093 Fix the bug ID 20001024.005, the bug introduced by #7416.
29094
29095 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
29096
29097 Fix the bug reported in
29098 From: andreas.koenig@anima.de (Andreas J. Koenig)
29099 Also make is_utf8_char() stricter.
29100
29101 Missed the header file changes from #7425.
29102
29103 Check if stdio supports tweaking lval and cnt simultaneously.
29104 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29105
29106 Stratus VOS updates from Paul Green.
29107
29108 Podify README.epoc and README.vos.
29109
29110 Add targets to Makefile.SH, most importantly
29111 'regen_all' which also remembers to update vms/perly*.
29112
29113 Subject: Minor update to find2perl, for portability
29114
29115 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
29116
29117 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
29118
29119 Rename UTF8LEN() to be UNISKIP(), too confusing to have
29120 UTF8LEN() and UTF8SKIP().
29121
29122 Allow poking holes at the UTF-8 decoding strictness.
29123
29124 Continue the internal UTF-8 API tweaking.
29125 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
29126 used much more than the simpler API, now called utf8_to_uv_simple().
29127 Still not quite happy with API, too much partial duplication
29128 of functionality.
29129
29130 A new version of making the syslog test more robust.
29131 (Replaces #7421.)
29132 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29133
29134 buildtoc target tweaks.
29135
29136 Integrate with vmsperl #7430 by Charles Bailey:
29137
29138 Cleanup from prior patch (Charles Lane?):
29139 - improve handling of MFDs in Basename and Path
29140 - default to no xsubpp line # munging when building debug images
29141 Branch: maint-5.6/perl
29142 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29143 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
29144 !> (integrate 67 files)
29145____________________________________________________________________________
29146[ 8168] By: gsar on 2000/12/18 02:05:49
29147 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
29148
29149 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
29150 From: Martin Husemann <martin@duskware.de>
29151
29152 Subject: [PATCH 5.7.0] restore match data on backtracing
29153 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29154 Branch: maint-5.6/perl
29155 !> regcomp.c regexec.c t/op/re_tests
29156____________________________________________________________________________
29157[ 8167] By: gsar on 2000/12/18 01:55:22
29158 Log: integrate changes#7858,7986 from mainline
29159
29160 C<foreach my $x ...> in pseudo-fork()ed process may diddle
29161 parent's memory; fix it by keeping track of the actual pad
29162 offset rather than a raw pointer (this change is probably also
29163 relevant to non-ithreads case to avoid fallout from reallocs of
29164 the pad array, but is currently only enabled for the ithreads
29165 case in the interests of minimal disruption to existing "well
29166 tested" code)
29167
29168 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
29169 due to the notorious GetFileType() bug in Windows 9x, which fstat()
29170 tickles)
29171 Branch: maint-5.6/perl
29172 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
29173 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
29174 !> win32/win32.c win32/win32.h win32/win32sck.c
29175____________________________________________________________________________
29176[ 8166] By: gsar on 2000/12/18 01:52:59
29177 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
29178 from mainline (xsubpp and ExtUtils::LibList fixups, various
29179 other small items)
29180 Branch: maint-5.6/perl
29181 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
29182 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
29183 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
29184 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
29185 !> win32/bin/search.pl
29186____________________________________________________________________________
29187[ 8165] By: gsar on 2000/12/18 01:28:45
29188 Log: integrate changes#7533,7563,7611,7623 from mainline (various
29189 malloc.c embellishments)
29190 Branch: maint-5.6/perl
29191 !> malloc.c pod/perldiag.pod
29192____________________________________________________________________________
29193[ 8164] By: gsar on 2000/12/18 01:23:33
29194 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
29195 fixups)
29196 Branch: maint-5.6/perl
29197 !> utils/h2xs.PL
29198____________________________________________________________________________
29199[ 8163] By: gsar on 2000/12/18 01:17:50
29200 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
29201 fixups)
29202 Branch: maint-5.6/perl
29203 !> Makefile.SH utils/perlbug.PL
29204____________________________________________________________________________
29205[ 8162] By: gsar on 2000/12/18 00:25:43
29206 Log: always export Perl_deb() (it is required by re.xs whether
29207 Perl is built with or without -DDEBUGGING)
29208 Branch: maint-5.6/perl
29209 ! makedef.pl
29210____________________________________________________________________________
29211[ 8161] By: gsar on 2000/12/18 00:23:38
29212 Log: integrate change#7414 from mainline
29213
29214 Undo the basename() part of #7412 since the lib/basename
29215 tests would need upgrading too.
29216
29217 squelch two tests in tr.t that rely on tr/// paranoia change
29218 that's not in 5.6.x
29219 Branch: maint-5.6/perl
29220 ! t/op/tr.t
29221 !> lib/File/Basename.pm
29222____________________________________________________________________________
29223[ 8160] By: gsar on 2000/12/18 00:05:30
29224 Log: missing change in previous integrate
29225 Branch: maint-5.6/perl
29226 !> README.aix
29227____________________________________________________________________________
29228[ 8159] By: gsar on 2000/12/18 00:03:38
29229 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
29230 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
29231 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
29232 7410..7413 from mainline
29233 Branch: maint-5.6/perl
29234 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
29235 +> t/lib/tie-splice.t
29236 - lib/unicode/Is/DCinital.pl
29237 !> (integrate 112 files)
29238____________________________________________________________________________
29239[ 8158] By: jhi on 2000/12/17 23:04:24
29240 Log: Subject: [PATCHES] RE: perl@8150
29241 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
29242 Date: Sun, 17 Dec 2000 21:46:39 +0100
29243 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
29244
29245 Neither cygwin has a getpwuid() one can trust on.
29246 Branch: perl
29247 ! t/lib/glob-basic.t
29248____________________________________________________________________________
29249[ 8157] By: jhi on 2000/12/17 23:01:54
29250 Log: More MAN.PODS => {} fixes.
29251 Branch: perl
29252 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
29253 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
29254 ! os2/OS2/REXX/Makefile.PL
29255____________________________________________________________________________
29256[ 8156] By: gsar on 2000/12/17 22:49:13
29257 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
29258 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
29259 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
29260 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
29261 7201,7204 from mainline
29262 Branch: maint-5.6/perl
29263 !> (integrate 121 files)
29264____________________________________________________________________________
29265[ 8155] By: jhi on 2000/12/17 22:30:58
29266 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
29267 From: "Craig A. Berry" <craigberry@mac.com>
29268 Date: Sun, 17 Dec 2000 13:09:28 -0600
29269 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
29270
29271 MAN.PODS => ' ' is naughty.
29272 Branch: perl
29273 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
29274____________________________________________________________________________
29275[ 8154] By: nick on 2000/12/17 22:07:13
29276 Log: MULTIPLICITY nit.
29277 Branch: perl
29278 ! mg.c
29279____________________________________________________________________________
29280[ 8153] By: gsar on 2000/12/17 21:23:05
29281 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
29282 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
29283 from mainline
29284
29285 Document the SvIOK_.*UV().
29286
29287 Update Unicode todo list.
29288
29289 Guard against bad string->int conversion for quads.
29290
29291 Subject: small apidoc fix
29292
29293 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
29294
29295 Subject: [PATCH] Tied filehandle documentation
29296
29297 Subject: [PATCH] Modernize Opcode.pm documentation
29298
29299 Make Data::Dumper (non-XS) to work with changed semantics of ref().
29300 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
29301 [applied even though said semantics didn't change in 5.6.x]
29302
29303 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
29304
29305 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
29306
29307 Fix the URL, but the server is still missing in action.
29308 Subject: [ID 20000905.002] perlfaq1.pod URL error
29309
29310 Subject: [ID 20000903.001] \w in utf8-strings
29311
29312 Fix the ccversion detection for 5.1 and beyond.
29313 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
29314
29315 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
29316
29317 Subject: [ID 20000904.008] Tiny fix for perldiag
29318
29319 Subject: Re: [ID 20000906.004] segfault with bad perl statement
29320
29321 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
29322
29323 Subject: [ID 20000908.002] perlipc documentation bug.
29324
29325 Subject: [PATCH lib/Benchmark.pm]
29326
29327 Re-allow vec() for characters > 255.
29328 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
29329
29330 Do away with memory models cruft. Sorry, PDP users.
29331
29332 Continue #7041.
29333
29334 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
29335
29336 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
29337
29338 Upgrade to CPAN 1.57_65, from Andreas König.
29339
29340 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
29341 by Russ Allbery.
29342
29343 Silence t/pod/*.t about alternate quote-mappings now implemented
29344 by Pod::Text, from Brad Appleton.
29345
29346 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
29347 Subject: borland C++ win32.c tweak
29348
29349 C<@a = @b = split(...)> optimization coredumps under ithreads
29350 (missed a spot when fixing up op_pmreplroot hack for ithreads)
29351
29352 Document the SvUTF8*().
29353
29354 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
29355
29356 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
29357
29358 Do in VMS as the #7054 does.
29359
29360 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
29361
29362 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
29363
29364 Subject: [patch: perl@7045] vms updates
29365
29366 Test for the #7049.
29367 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
29368
29369 Break up the myconfig lines a bit.
29370 Subject: perlbug/perl -V output format
29371
29372 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
29373
29374 The #7054 truncated Configure badly.
29375
29376 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
29377 initialization in all the threads on Windows
29378
29379 Allow for whitespace between "#" and "line" in cpp output.
29380 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
29381
29382 Remove vestiges of tr//CU.
29383 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
29384
29385 The return value of setlocale must be copied away.
29386 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
29387
29388 Allow chop() and chomp() to be overridden.
29389 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
29390
29391 Hints optimization.
29392 Subject: Minor nit
29393
29394 Subject: [PATCH] de-wall t/README
29395
29396 Subject: Re: Two advertising clauses need to be removed
29397 Branch: maint-5.6/perl
29398 !> (integrate 75 files)
29399____________________________________________________________________________
29400[ 8152] By: gsar on 2000/12/17 20:30:11
29401 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
29402 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
29403 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
29404
29405 Don't attach -ld to the archname if pointless.
29406
29407 Document UNTIE in a very minimalistic way.
29408
29409 POSIX doesn't report long double values under -Duselongdouble
29410 when the long doubles are "real" (bigger than doubles).
29411
29412 More author updates.
29413
29414 Try to deduce NV_MAX. Really should be Configure fodder.
29415
29416 :: not allowed in pathnames, change to .
29417 Subject: [PATCH perl@6938] cygwin port
29418
29419 Forget about NV_MAX (#6951). Various floating point tweaks,
29420 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
29421
29422 Move the Solaris 7 scan to use64bitall, make the
29423 failure to find 64-bot sparc libc to mention the
29424 possibility of being in an intel, from Lupe and Alan.
29425
29426 Regen perltoc.
29427
29428 AUTHORS tweaks, from Peter Prymmer.
29429
29430 More address tweaking.
29431
29432 Small tweaks all over.
29433
29434 File::Temp patches from Andreas König,
29435
29436 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
29437
29438 Subject: CPAN.pm beta 1.57_57 for the core
29439
29440 Part of the solution.
29441 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
29442
29443 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
29444
29445 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
29446
29447 Add the overload warnings to perldiag.
29448
29449 Drop unused argument.
29450 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
29451
29452 Subject: Nit in Configure (bleadperl@6961)
29453
29454 Update to PodParser 1.18, from Brad Appleton.
29455
29456 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
29457
29458 Subject: [PATCH: 6948] add SCNfldbl to configure.com
29459
29460 Document UNTIE. Also tweak implementation to suppress the 'inner references'
29461 warning when UNTIE exists and instead pass the cound of extra references to
29462 the UNTIE method.
29463
29464 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
29465 so that case-ignoring systems like DCL can tell them from
29466 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
29467
29468 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
29469
29470 Feature ordering tweak.
29471
29472 Regen perltoc.
29473
29474 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
29475
29476 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
29477
29478 Subject: http:// in L<>
29479
29480 Detypo.
29481
29482 change#6791 accidentally clobbered change#6710, put it back
29483
29484 Only the first line, thank you very much.
29485
29486 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
29487 plus rework the http: spots as suggested by Tom Christiansen,
29488 plus regen perltoc.
29489
29490 Undo part of change 6489 which looks like a bulk edit which
29491 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
29492 The supressing of main:: on return from select() is undesirable.
29493
29494 Apparently avoiding the swapping is too costly.
29495
29496 Various Configure nits by Philip Newton,
29497 plus the ebcdic one by me.
29498
29499 Make certain cc is set before trying to run it.
29500
29501 If overloaded %{} etc. return the object do not loop.
29502 Thus sub deref { $_[0] } functions if object is wanted type.
29503
29504 Update perlhist.
29505
29506 More %{} and other deref special casing - do not pass to 'nomethod'.
29507 Branch: maint-5.6/perl
29508 !> (integrate 59 files)
29509____________________________________________________________________________
29510[ 8151] By: gsar on 2000/12/17 19:14:38
29511 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
29512 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
29513
29514 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
29515
29516 Make the epsilon to be relative, not absolute.
29517
29518 Put back the flags dump as reasoned in
29519 Subject: Re: [PATCH] Glob dumping
29520
29521 Introduce ccname to keep track of what compiler kind of we have.
29522
29523 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
29524
29525 Put back the slice accidentally removed by #6907.
29526
29527 Reset archname and archname64 always, forcing them be
29528 recomputed at each Configure run, make Configure and
29529 the hints files agree on the naming of largefiles variables.
29530
29531 Don't say "Perl 5.0 source kit".
29532
29533 Subject: [PATCH] fix misc cast warnings
29534
29535 Subject: typos in pods
29536
29537 NVs not necessarily doubles, as pointed out by Yitzchak.
29538
29539 Subject: [PATCH 6889] add a few ldbl formats to configure.com
29540
29541 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
29542
29543 Better options for rsync.
29544
29545 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
29546
29547 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
29548
29549 Subject: [PATCH] Re: UNTIE method
29550
29551 A better fix for the Socket building problem from Craig Berry.
29552
29553 Retract the dummy test, skip the security tests (instead of failing),
29554 explain what the warnings mean.
29555
29556 Heap decorruption.
29557 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
29558
29559 Update to Unicode 3.0.1.
29560
29561 Missed one Unicode file.
29562
29563 Subject: Re: typos in pods
29564
29565 The #6929 was too skimpy.
29566
29567 sscanf() may be the only way to read long doubles from strings.
29568
29569 Reveal Borland's isnan.
29570 Subject: build with BC++ tweak
29571
29572 Issue useful diagnostic on unknown pod commands.
29573 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
29574
29575 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
29576
29577 Clarify the third case of ftmp-security warnings.
29578
29579 Make -Dusemorebits find long doubles in Solaris.
29580
29581 Wrap the test in eval.
29582 Branch: maint-5.6/perl
29583 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
29584 +> lib/unicode/PropList.txt lib/unicode/README.perl
29585 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
29586 +> lib/unicode/Unicode.301 vms/vmspipe.com
29587 - lib/unicode/Props.txt lib/unicode/UCD300.html
29588 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
29589 !> (integrate 305 files)
29590____________________________________________________________________________
29591[ 8150] By: jhi on 2000/12/17 18:47:57
29592 Log: Uncheckedin generated files.
29593 Branch: perl
29594 ! global.sym perlapi.c pod/perlapi.pod
29595____________________________________________________________________________
29596[ 8149] By: jhi on 2000/12/17 18:41:22
29597 Log: Update Changes.
29598 Branch: perl
29599 ! Changes patchlevel.h
29600____________________________________________________________________________
70fa61ca
JH
29601[ 8148] By: jhi on 2000/12/17 18:39:16
29602 Log: Subject: [PATCH] Fcntl constants speedup
29603 From: Nicholas Clark <nick@ccl4.org>
29604 Date: Sun, 17 Dec 2000 16:29:24 +0000
29605 Message-ID: <20001217162924.E97668@plum.flirble.org>
29606
29607 Use IVs for the Fcntl constants instead of NVs.
29608 Branch: perl
29609 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
29610____________________________________________________________________________
29611[ 8147] By: jhi on 2000/12/17 18:33:41
29612 Log: Add test for #8145 (binmode() warning), add warning for
29613 ioctl() and sockpair(), document them. (fileno() cannot
29614 be tripwired with the same kind of warning because
29615 'defined fileno($foo)' seems to be an idiom.)
29616 Branch: perl
29617 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
29618____________________________________________________________________________
29619[ 8146] By: gsar on 2000/12/17 18:09:08
29620 Log: update Changes
29621 Branch: maint-5.6/perl
29622 ! Changes
29623____________________________________________________________________________
29624[ 8145] By: jhi on 2000/12/17 17:39:35
29625 Log: Subject: [PATCH] Re: The long awaited feature ...
29626 From: Simon Cozens <simon@cozens.net>
29627 Date: Sun, 17 Dec 2000 12:31:56 +0000
29628 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
29629
29630 Add a warning to binmode() about using bad filehandles
29631 (can happen e.g. if someone forgets the filehandle argument)
29632 Branch: perl
29633 ! pp_sys.c
29634____________________________________________________________________________
29635[ 8144] By: jhi on 2000/12/17 17:33:48
29636 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
29637 From: Jonathan Stowe <gellyfish@gellyfish.com>
29638 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
29639 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
29640 Branch: perl
29641 ! lib/Net/Ping.pm
29642____________________________________________________________________________
29643[ 8143] By: jhi on 2000/12/17 05:31:37
29644 Log: Polymorphic regexps.
29645
29646 Fixes at least the bugs 20001028.003 (both of them...) and
29647 20001108.001. The bugs 20001114.001 and 20001205.014 seem
29648 also to be fixed by now, probably already before this patch.
29649 Branch: perl
29650 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
29651 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
29652 ! t/op/utf8decode.t t/pragma/utf8.t
29653____________________________________________________________________________
29654[ 8142] By: jhi on 2000/12/16 17:16:05
29655 Log: Subject: [patch perl@8102] dos/djgpp update
29656 From: Laszlo Molnar <ml1050@freemail.hu>
29657 Date: Sat, 16 Dec 2000 01:40:52 +0100
29658 Message-ID: <20001216014052.A335@freemail.hu>
29659 Branch: perl
29660 ! djgpp/config.over t/base/commonsense.t
29661____________________________________________________________________________
29662[ 8141] By: jhi on 2000/12/16 17:09:27
29663 Log: Few uncheckedin files.
29664 Branch: perl
29665 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
29666____________________________________________________________________________
29667[ 8140] By: nick on 2000/12/15 22:14:31
29668 Log: Integrate mainline
29669 Branch: perlio
29670 !> (integrate 53 files)
29671____________________________________________________________________________
29672[ 8139] By: jhi on 2000/12/15 19:49:49
29673 Log: One more IVUV tweak from Nicholas Clark.
29674 Branch: perl
29675 ! sv.c
29676____________________________________________________________________________
29677[ 8138] By: jhi on 2000/12/15 19:17:06
29678 Log: Return of the IVUV-preservation, now seems to be happy even
29679 in Digital UNIX (the broken strtoul brokenness detection
29680 seems to have been the fly in the ointment).
29681 Branch: perl
29682 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29683 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
29684 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
29685 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
29686 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29687 ! vos/config.ga.h win32/config.bc win32/config.gc
29688 ! win32/config.vc
29689____________________________________________________________________________
29690[ 8137] By: jhi on 2000/12/15 18:12:14
29691 Log: Metaconfig unit change for #8136.
29692 Branch: metaconfig
29693 ! U/modified/d_strtoul.U
29694 Branch: metaconfig/U/perl
29695 ! d_strtoull.U d_strtouq.U
29696____________________________________________________________________________
29697[ 8136] By: jhi on 2000/12/15 18:11:35
29698 Log: I don't think it's sensible or portable to test the strtou*
29699 on /^-/ strings.
29700 Branch: perl
29701 ! Configure
29702____________________________________________________________________________
29703[ 8135] By: jhi on 2000/12/15 17:18:49
29704 Log: Metaconfig unit change for #8134.
29705 Branch: metaconfig
29706 ! U/modified/d_strtoul.U
29707____________________________________________________________________________
29708[ 8134] By: jhi on 2000/12/15 17:14:13
0052ac31 29709 Log: If longsize is 8 we don't need a LL suffix for integer constants.
70fa61ca
JH
29710 Branch: perl
29711 ! Configure config_h.SH
29712____________________________________________________________________________
29713[ 8133] By: jhi on 2000/12/15 16:00:23
29714 Log: Update Changes.
29715 Branch: perl
29716 ! Changes patchlevel.h
29717____________________________________________________________________________
78b3f299
JH
29718[ 8132] By: jhi on 2000/12/15 15:44:16
29719 Log: Some compilers get huffy if you do not cast a const pointer
29720 to a non-const when assigning.
29721 Branch: perl
29722 ! gv.c
29723____________________________________________________________________________
29724[ 8131] By: jhi on 2000/12/15 15:38:30
29725 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
29726 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29727 Date: Fri, 15 Dec 2000 05:26:57 -0500
29728 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
29729 Branch: perl
29730 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
29731 ! t/pragma/overload.t
29732____________________________________________________________________________
29733[ 8130] By: jhi on 2000/12/15 15:36:08
29734 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
29735 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29736 Date: Thu, 14 Dec 2000 22:02:43 -0500
29737 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
29738 Branch: perl
29739 ! gv.c perl.h
29740____________________________________________________________________________
29741[ 8129] By: jhi on 2000/12/15 15:34:16
29742 Log: Subject: PATCH: h2xs nit
29743 From: Tim Jenness <t.jenness@jach.hawaii.edu>
29744 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
29745 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
29746
29747 Add a template README.
29748 Branch: perl
29749 ! utils/h2xs.PL
29750____________________________________________________________________________
29751[ 8128] By: jhi on 2000/12/15 15:32:22
29752 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
29753 Branch: perl
29754 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
29755____________________________________________________________________________
29756[ 8127] By: jhi on 2000/12/15 15:19:34
29757 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
29758 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29759 Date: Thu, 14 Dec 2000 20:04:42 EST
29760 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
29761 Branch: perl
29762 ! ext/Opcode/Opcode.xs
29763____________________________________________________________________________
29764[ 8126] By: jhi on 2000/12/15 15:17:49
29765 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
29766 From: Peter Prymmer <pvhp@forte.com>
29767 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
29768 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
29769 Branch: perl
29770 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
29771 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
29772 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
29773____________________________________________________________________________
29774[ 8125] By: jhi on 2000/12/15 15:11:05
29775 Log: This seems to be a stage sane and stable enough to checkin.
29776 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
29777 Branch: perl
29778 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
29779 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
29780 ! t/op/cmp.t t/op/numconvert.t
29781____________________________________________________________________________
29782[ 8124] By: jhi on 2000/12/15 04:20:26
29783 Log: Something is really wonky.
29784 Branch: perl
29785 ! sv.c
29786____________________________________________________________________________
29787[ 8123] By: jhi on 2000/12/15 04:00:50
29788 Log: Fixes for the IV UV patches to compile in Digital UNIX.
29789 Branch: perl
29790 ! sv.c
29791____________________________________________________________________________
29792[ 8122] By: jhi on 2000/12/15 02:53:40
29793 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
29794 From: "Craig A. Berry" <craigberry@mac.com>
29795 Date: Thu, 14 Dec 2000 19:10:49 -0600
29796 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
29797 Branch: perl
29798 ! vms/vms.c
29799____________________________________________________________________________
29800[ 8121] By: jhi on 2000/12/15 02:50:00
29801 Log: Metaconfig changes for #8120.
29802 Branch: metaconfig
29803 + U/modified/d_strtoul.U
29804 Branch: metaconfig/U/perl
29805 ! d_strtoull.U d_strtouq.U
29806____________________________________________________________________________
29807[ 8120] By: jhi on 2000/12/15 02:49:42
29808 Log: From: Nicholas Clark <nick@ccl4.org>
29809 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
29810 Date: Thu, 14 Dec 2000 18:38:57 +0000
29811 Message-ID: <20001214183857.B97909@plum.flirble.org>
29812 Branch: perl
29813 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29814 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
29815 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29816 ! vos/config.ga.def vos/config.ga.h win32/config.bc
29817 ! win32/config.gc win32/config.vc
29818____________________________________________________________________________
29819[ 8119] By: jhi on 2000/12/14 23:40:58
29820 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
29821 From: Nicholas Clark <nick@ccl4.org>
29822 Date: Wed, 13 Dec 2000 20:08:50 +0000
29823 Message-ID: <20001213200849.B71166@plum.flirble.org>
29824 Branch: perl
29825 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
29826 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
29827____________________________________________________________________________
29828[ 8118] By: jhi on 2000/12/14 22:46:26
29829 Log: Integrate perlio.
29830 Branch: perl
29831 !> MANIFEST ext/Encode/compile makedef.pl
29832____________________________________________________________________________
29833[ 8117] By: nick on 2000/12/14 22:38:53
29834 Log: Win32 tweaks to get Encode to build
29835 - temp hack to makedef.pl till PerlIO is properly "exported".
29836 - MSVC dislikes
29837 static encpage_t foo[];
29838 so make 'em extern for now.
29839 Branch: perlio
29840 ! ext/Encode/compile makedef.pl
29841____________________________________________________________________________
29842[ 8116] By: nick on 2000/12/14 22:00:53
29843 Log: Document the new files
29844 Branch: perlio
29845 ! MANIFEST
29846____________________________________________________________________________
29847[ 8115] By: jhi on 2000/12/14 21:58:01
29848 Log: MANIFEST new files of #8114.
29849 Branch: perl
29850 ! MANIFEST
29851____________________________________________________________________________
29852[ 8114] By: jhi on 2000/12/14 21:50:49
29853 Log: Integrate perlio.
29854 Branch: perl
29855 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
29856 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
29857 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
29858 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
29859 !> ext/Encode/Makefile.PL
29860____________________________________________________________________________
29861[ 8113] By: jhi on 2000/12/14 21:48:49
29862 Log: The documentation part of the
29863
29864 Subject: [ID 20001214.002] Net::Ping patch
29865 From: Jonathan Stowe <gellyfish@gellyfish.com>
29866 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
29867 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
29868 since the #7529 had already addressed the same problem.
29869 Branch: perl
29870 ! lib/Net/Ping.pm
29871____________________________________________________________________________
29872[ 8112] By: jhi on 2000/12/14 21:42:57
29873 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
29874 From: Dominic Dunlop <domo@computer.org>
29875 Date: Tue, 12 Dec 2000 10:47:10 +0100
29876 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
29877
29878 Document how elusive subroutines can be.
29879 Branch: perl
29880 ! pod/perlfunc.pod
29881____________________________________________________________________________
29882[ 8111] By: jhi on 2000/12/14 21:38:05
29883 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
29884 From: Dominic Dunlop <domo@computer.org>
29885 Date: Thu, 14 Dec 2000 10:13:51 +0100
29886 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
29887 Branch: perl
29888 ! ext/POSIX/POSIX.pod
29889____________________________________________________________________________
29890[ 8110] By: jhi on 2000/12/14 21:36:32
29891 Log: Subject: [patch] perlfaq7
29892 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
29893 Date: Thu, 14 Dec 2000 15:31:07 +0100
29894 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
29895 Branch: perl
29896 ! pod/perlfaq7.pod
29897____________________________________________________________________________
29898[ 8109] By: jhi on 2000/12/14 21:29:20
29899 Log: Subject: [8104] Encode
29900 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29901 Date: Thu, 14 Dec 2000 14:49:34 +0100
29902 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
29903
29904 Type casting for nervous compilers.
29905 Branch: perl
29906 ! ext/Encode/Encode.xs
29907____________________________________________________________________________
29908[ 8108] By: jhi on 2000/12/14 21:26:17
29909 Log: Subject: [8104] DB_File
29910 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29911 Date: Thu, 14 Dec 2000 14:49:35 +0100
29912 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
29913
29914 Type definition incorrect for DB 2.7.7. Not known when it
29915 changed, so only changed it for a known revision.
29916 Branch: perl
29917 ! ext/DB_File/DB_File.xs
29918____________________________________________________________________________
29919[ 8107] By: jhi on 2000/12/14 21:23:41
29920 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
29921 From: Peter Prymmer <pvhp@forte.com>
29922 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
29923 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
29924
29925 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
29926 Branch: perl
29927 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29928 ! ext/Encode/Encode/posix-bc.enc
29929____________________________________________________________________________
29930[ 8106] By: nick on 2000/12/14 20:36:13
29931 Log: "Cold" build correction to Encode's Makefile.PL
29932 Branch: perlio
29933 ! ext/Encode/Makefile.PL
29934____________________________________________________________________________
29935[ 8105] By: nick on 2000/12/14 20:09:37
29936 Log: "Compiled" encodings.
29937 Correct replacement character in EBCDIC .enc files
29938 Add 0x7F to ASCII repertoire.
29939 Branch: perlio
29940 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
29941 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
29942 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
29943 ! ext/Encode/Makefile.PL ext/Encode/compile
29944 ! ext/Encode/encengine.c ext/Encode/encode.h
29945____________________________________________________________________________
29946[ 8104] By: nick on 2000/12/14 00:38:20
29947 Log: Integrate mainline
29948 Branch: perlio
29949 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
29950 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
29951 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
29952 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
29953 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
29954 !> t/lib/db-hash.t t/lib/db-recno.t
29955____________________________________________________________________________
29956[ 8103] By: nick on 2000/12/13 23:16:13
29957 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
29958 so far and so it does not get lost.
29959 Branch: perlio
29960 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
29961____________________________________________________________________________
29962[ 8102] By: jhi on 2000/12/13 17:14:22
29963 Log: Update Changes.
29964 Branch: perl
29965 ! Changes patchlevel.h
29966____________________________________________________________________________
6a156541
JH
29967[ 8101] By: jhi on 2000/12/13 16:53:41
29968 Log: Move the proto of start_glob() to a better place; regen api files.
29969 Branch: perl
29970 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
29971____________________________________________________________________________
29972[ 8100] By: jhi on 2000/12/13 16:47:11
29973 Log: Metaconfig change for #8099.
29974 Branch: metaconfig
29975 ! U/modified/Head.U
29976____________________________________________________________________________
29977[ 8099] By: jhi on 2000/12/13 16:46:48
29978 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
29979 From: Andy Dougherty <doughera@lafayette.edu>
29980 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
29981 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
29982 Branch: perl
29983 ! Configure
29984____________________________________________________________________________
29985[ 8098] By: jhi on 2000/12/13 16:39:02
29986 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
29987 From: rspier@pobox.com (Robert Spier)
29988 Date: Tue, 12 Dec 2000 21:12:39 -0500
29989 Message-ID: <14902.56087.678086.725773@rls.cx>
29990
29991 fastgetcwd is defined using a glob alias on a $^O dependent basis -
29992 and there was no default assignment or perl subroutine.
29993 Branch: perl
29994 ! lib/Cwd.pm
29995____________________________________________________________________________
29996[ 8097] By: jhi on 2000/12/13 16:16:01
29997 Log: Subject: [PATCH] move startglob out of pp_hot.c
29998 From: Nicholas Clark <nick@ccl4.org>
29999 Date: Mon, 11 Dec 2000 23:16:39 +0000
30000 Message-ID: <20001211231638.A55550@plum.flirble.org>
30001 Branch: perl
30002 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
30003____________________________________________________________________________
30004[ 8096] By: jhi on 2000/12/13 15:26:23
30005 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
30006 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30007 Date: Wed, 13 Dec 2000 14:01:37 +0100
30008 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
30009
30010 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
30011 in turn requires libpthread in libswanted.
30012 Branch: perl
30013 ! hints/hpux.sh
30014____________________________________________________________________________
30015[ 8095] By: jhi on 2000/12/12 19:51:05
30016 Log: The integration wars continue.
30017 Branch: perl
30018 !> sv.c
30019____________________________________________________________________________
30020[ 8094] By: jhi on 2000/12/12 19:48:26
30021 Log: Subject: [PATCH perl@8070] DB_File-1.74
30022 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30023 Date: Mon, 11 Dec 2000 23:07:17 -0000
30024 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
30025 Branch: perl
30026 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30027 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
30028 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
30029 ! t/lib/db-recno.t
30030____________________________________________________________________________
30031[ 8093] By: nick on 2000/12/12 19:42:13
30032 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
30033 Branch: perlio
30034 ! sv.c
30035 !> lib/File/DosGlob.pm
30036____________________________________________________________________________
30037[ 8092] By: jhi on 2000/12/12 19:28:11
30038 Log: Integrate perlio.
30039 Branch: perl
30040 !> sv.c
30041____________________________________________________________________________
30042[ 8091] By: nick on 2000/12/12 18:49:45
30043 Log: Fix for Tk, and upgrading shared SVs.
30044 Branch: perlio
30045 ! sv.c
30046____________________________________________________________________________
30047[ 8090] By: jhi on 2000/12/12 16:48:59
30048 Log: Subject: [PATCH] Re: Breadperl & Tk
30049 From: Nick Ing-Simmons <nik@tiuk.ti.com>
30050 Date: Tue, 12 Dec 2000 14:48:27 GMT
30051 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
30052 Branch: perl
30053 ! sv.c
30054____________________________________________________________________________
30055[ 8089] By: jhi on 2000/12/12 03:37:19
30056 Log: Subject: DosGlob.pm diff for bash style brace expansion.
30057 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
30058 Date: Fri, 8 Dec 2000 10:45:30 -0600
30059 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
30060 Branch: perl
30061 ! lib/File/DosGlob.pm
30062____________________________________________________________________________
30063[ 8088] By: nick on 2000/12/11 23:59:59
30064 Log: Integrate mainline
30065 Branch: perlio
30066 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
30067 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
30068 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
30069 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
30070 !> t/op/local.t t/pragma/warn/toke toke.c
30071____________________________________________________________________________
30072[ 8087] By: jhi on 2000/12/11 23:20:23
30073 Log: Integrate perlio.
30074 Branch: perl
30075 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
30076____________________________________________________________________________
30077[ 8086] By: jhi on 2000/12/11 22:50:59
30078 Log: Tune further the OS detection of CGI.
30079 Branch: perl
30080 ! lib/CGI.pm
30081____________________________________________________________________________
30082[ 8085] By: nick on 2000/12/11 22:50:46
30083 Log: Finish 1st pass of "encoding" layer e.g. :
30084 open($fh,"<encoding(iso8859-7)",$greek) || die;
30085 Branch: perlio
30086 ! ext/Encode/Encode.xs perlio.c perliol.h
30087____________________________________________________________________________
30088[ 8084] By: jhi on 2000/12/11 22:32:06
30089 Log: Revert the -f ambiguousity patch, seems to cause
30090 too much hassle (the interpret -Q as a function
30091 where Q is not a known filetest part is left in).
30092 Branch: perl
30093 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
30094 ! toke.c
30095____________________________________________________________________________
30096[ 8083] By: jhi on 2000/12/11 22:27:23
30097 Log: (accidentally empty check-in)
30098 Branch: perl
30099 ! lib/File/DosGlob.pm
30100____________________________________________________________________________
30101[ 8082] By: nick on 2000/12/11 19:09:51
30102 Log: Restore mmap function (broken by tweaks to shared buffer
30103 layer for encode(xxxx)).
30104 Branch: perlio
30105 ! perlio.c
30106____________________________________________________________________________
30107[ 8081] By: jhi on 2000/12/11 18:29:13
30108 Log: Subject: Re: The long awaited feature ...
30109 From: Simon Cozens <simon@cozens.net>
30110 Date: Mon, 11 Dec 2000 15:54:24 +0000
30111 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
30112
30113 More io/utf8 tests.
30114 Branch: perl
30115 ! t/io/utf8.t
30116____________________________________________________________________________
30117[ 8080] By: jhi on 2000/12/11 18:19:36
30118 Log: Subject: PATCH MakeMaker manpage clarification
30119 From: andreas.koenig@anima.de (Andreas J. Koenig)
30120 Date: 10 Dec 2000 20:46:13 +0100
30121 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
30122 Branch: perl
30123 ! lib/ExtUtils/MakeMaker.pm
30124____________________________________________________________________________
30125[ 8079] By: jhi on 2000/12/11 15:35:07
30126 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
30127 From: Simon Cozens <simon@cozens.net>
30128 Date: Sun, 10 Dec 2000 19:06:19 +0000
30129 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
30130 Branch: perl
30131 ! ext/B/B/Deparse.pm t/lib/b.t
30132____________________________________________________________________________
30133[ 8078] By: jhi on 2000/12/11 15:09:11
30134 Log: Subject: [PATCH] docs on NaN
30135 From: Nicholas Clark <nick@ccl4.org>
30136 Date: Mon, 11 Dec 2000 01:48:38 +0000
30137 Message-ID: <20001211014838.B99205@plum.flirble.org>
30138 Branch: perl
30139 ! pod/perlop.pod
30140____________________________________________________________________________
30141[ 8077] By: jhi on 2000/12/11 15:02:21
30142 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
30143 From: Simon Cozens <simon@cozens.net>
30144 Date: Mon, 11 Dec 2000 01:21:45 +0000
30145 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
30146 Branch: perl
30147 ! pp.c pp_hot.c scope.c t/op/local.t
30148____________________________________________________________________________
30149[ 8076] By: nick on 2000/12/10 20:43:32
30150 Log: Not merge worthy...
30151 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
30152 syntax is modelled on attributes.
30153 Untested fix for io/utf8 on Win32 etc.
30154 Very clumsy start to the encode layer.
30155 Branch: perlio
30156 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
30157____________________________________________________________________________
30158[ 8075] By: jhi on 2000/12/10 18:39:33
30159 Log: Darwin is not Windows.
30160 Branch: perl
30161 ! lib/CGI.pm
30162____________________________________________________________________________
30163[ 8074] By: jhi on 2000/12/10 18:31:27
30164 Log: Subject: Ambiguous -%c() resolved as a file test
30165 From: "Paul Marquess" <Paul.Marquess@openwave.com>
30166 Date: Sun, 10 Dec 2000 15:35:07 -0000
30167 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
30168 Branch: perl
30169 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
30170____________________________________________________________________________
30171[ 8073] By: jhi on 2000/12/10 18:16:29
30172 Log: Subject: PATCH installperl misinformed
30173 From: andreas.koenig@anima.de (Andreas J. Koenig)
30174 Date: 10 Dec 2000 13:01:32 +0100
30175 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
30176 Branch: perl
30177 ! installperl
30178____________________________________________________________________________
30179[ 8072] By: jhi on 2000/12/10 18:07:55
30180 Log: The walkoptree confusion rages; walkoptree() seems to be coming
30181 from B.xs, while walkoptree_slow() comes from B.pm.
30182 Branch: perl
30183 ! ext/B/B.pm
30184____________________________________________________________________________
30185[ 8071] By: nick on 2000/12/10 11:45:47
30186 Log: Integrate mainline
30187 Branch: perlio
30188 +> t/base/commonsense.t
30189 !> (integrate 37 files)
30190____________________________________________________________________________
30191[ 8070] By: jhi on 2000/12/10 04:46:21
30192 Log: Update Changes.
30193 Branch: perl
30194 ! Changes patchlevel.h
30195____________________________________________________________________________
fb79c7d7
JH
30196[ 8069] By: jhi on 2000/12/10 04:39:19
30197 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
30198 From: andreas.koenig@anima.de (Andreas J. Koenig)
30199 Date: 09 Dec 2000 17:14:25 +0100
30200 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
30201 Branch: perl
30202 + t/base/commonsense.t
30203 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
30204____________________________________________________________________________
30205[ 8068] By: jhi on 2000/12/10 04:17:36
30206 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
30207 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30208 Date: Sat, 9 Dec 2000 16:47:22 -0000
30209 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
30210 Branch: perl
30211 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
30212 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
30213 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
30214 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
30215 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
30216 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
30217 ! t/lib/sdbm.t
30218____________________________________________________________________________
30219[ 8067] By: jhi on 2000/12/10 03:52:02
30220 Log: Test case for #8066.
30221 Branch: perl
30222 ! t/op/misc.t
30223____________________________________________________________________________
30224[ 8066] By: jhi on 2000/12/10 03:50:30
30225 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
30226 From: Simon Cozens <simon@cozens.net>
30227 Date: Sun, 10 Dec 2000 00:55:37 +0000
30228 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
30229 Branch: perl
30230 ! pp_sys.c
30231____________________________________________________________________________
30232[ 8065] By: jhi on 2000/12/10 03:44:52
30233 Log: Test case for #8064.
30234 Branch: perl
30235 ! t/comp/proto.t
30236____________________________________________________________________________
30237[ 8064] By: jhi on 2000/12/10 03:42:32
30238 Log: Subject: Re: prototype of substr
30239 From: Simon Cozens <simon@cozens.net>
30240 Date: Sun, 10 Dec 2000 00:13:33 +0000
30241 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
30242
30243 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
30244 Branch: perl
30245 ! pp.c
30246____________________________________________________________________________
30247[ 8063] By: jhi on 2000/12/10 03:39:42
30248 Log: Subject: [PATCH] perlguts.pod
30249 From: Simon Cozens <simon@cozens.net>
30250 Date: Sun, 10 Dec 2000 00:06:47 +0000
30251 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
30252
30253 Documentation of the different types of ops,
30254 plus the functions in dump.c
30255 Branch: perl
30256 ! pod/perlguts.pod
30257____________________________________________________________________________
30258[ 8062] By: jhi on 2000/12/10 03:30:04
30259 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
30260 From: Nicholas Clark <nick@talking.bollo.cx>
30261 Date: Sat, 09 Dec 2000 18:57:25 +0000
30262 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
30263
30264 Be more robust in weird hostname setups.
30265 Branch: perl
30266 ! t/lib/net-hostent.t
30267____________________________________________________________________________
30268[ 8061] By: jhi on 2000/12/10 03:28:21
30269 Log: Pacify fussy compiler.
30270 Branch: perl
30271 ! pp_sys.c
30272____________________________________________________________________________
30273[ 8060] By: jhi on 2000/12/10 02:52:46
30274 Log: Integrate perlio.
30275 Branch: perl
30276 !> pp_sys.c t/io/utf8.t
30277____________________________________________________________________________
30278[ 8059] By: nick on 2000/12/09 23:40:14
30279 Log: read/sysread/recv should now be utf8 aware.
30280 Basic test for utf8 read.
30281 Branch: perlio
30282 ! pp_sys.c t/io/utf8.t
30283____________________________________________________________________________
30284[ 8058] By: jhi on 2000/12/09 21:56:02
30285 Log: Integrate perlio.
30286 Branch: perl
30287 +> t/io/utf8.t
30288 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
30289____________________________________________________________________________
30290[ 8057] By: jhi on 2000/12/09 21:53:35
30291 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
30292 From: Inaba Hiroto <inaba@st.rim.or.jp>
30293 Date: Sun, 10 Dec 2000 05:53:21 +0900
30294 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
30295
30296 Tests for #8056.
30297 Branch: perl
30298 ! t/op/each.t
30299____________________________________________________________________________
30300[ 8056] By: jhi on 2000/12/09 21:51:16
30301 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
30302 From: Inaba Hiroto <inaba@st.rim.or.jp>
30303 Date: Sat, 09 Dec 2000 18:02:00 +0900
30304 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
30305
30306 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
30307 Branch: perl
30308 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
30309____________________________________________________________________________
30310[ 8055] By: nick on 2000/12/09 20:11:48
30311 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
30312 than raw PerlIO_write() - does not seem to break any tests.
30313 Branch: perlio
30314 ! pp_sys.c
30315____________________________________________________________________________
30316[ 8054] By: nick on 2000/12/09 19:47:30
30317 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
30318 (sysread, recv and write i.e. formats still to do...)
30319 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
30320 open($fh,">:utf8","name")
30321 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
30322 so no extra overhead is involved.
30323 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
30324 to a non-utf8 stream.
30325 Add initial io/utf8.t
30326 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
30327 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
30328 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
30329 Branch: perlio
30330 + t/io/utf8.t
30331 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
30332____________________________________________________________________________
30333[ 8053] By: nick on 2000/12/09 19:26:37
30334 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
30335 was only testing this_utf8.
30336 Branch: perlio
30337 ! toke.c
30338____________________________________________________________________________
30339[ 8052] By: nick on 2000/12/09 19:09:41
30340 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
30341 i.e. the output string has one, but don't mess with source assumption.
30342 Branch: perlio
30343 ! toke.c
30344____________________________________________________________________________
30345[ 8051] By: jhi on 2000/12/09 16:55:17
30346 Log: Integrate perlio.
30347 Branch: perl
30348 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
30349 !> sv.c thrdvar.h util.c
30350____________________________________________________________________________
30351[ 8050] By: jhi on 2000/12/09 16:48:07
30352 Log: Nits noticed by Peter Prymmer.
30353 Branch: perl
30354 ! lib/ExtUtils/MM_VMS.pm
30355____________________________________________________________________________
30356[ 8049] By: nick on 2000/12/09 13:49:40
30357 Log: UTF8 output prework.
30358 - Store $\ and $, as SVs so they can have SvUTF8 flag
30359 - use do_print() rather than raw PerlIO_write() to print them.
30360 Branch: perlio
30361 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
30362 ! thrdvar.h util.c
30363____________________________________________________________________________
30364[ 8048] By: nick on 2000/12/09 12:30:43
30365 Log: Integrate mainline.
30366 Branch: perlio
30367 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
30368 +> t/op/reverse.t
30369 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
30370 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
30371 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
30372 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
30373 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
30374 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
30375____________________________________________________________________________
30376[ 8047] By: jhi on 2000/12/09 00:23:27
30377 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
30378 From: Michael G Schwern <schwern@pobox.com>
30379 Date: Fri, 8 Dec 2000 14:43:04 -0600
30380 Branch: perl
30381 ! lib/ExtUtils/MM_VMS.pm
30382____________________________________________________________________________
30383[ 8046] By: jhi on 2000/12/08 23:10:27
30384 Log: A missed check-in.
30385 Branch: perl
30386 ! lib/ExtUtils/Manifest.pm
30387____________________________________________________________________________
30388[ 8045] By: jhi on 2000/12/08 21:57:12
30389 Log: (null check-in)
30390 Branch: perl
30391 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
30392____________________________________________________________________________
30393[ 8044] By: jhi on 2000/12/08 21:11:06
30394 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
30395 at the final draft stage.
30396 Branch: perl
30397 + ext/Encode/Encode/iso8859-16.enc
30398 ! MANIFEST
30399____________________________________________________________________________
30400[ 8043] By: jhi on 2000/12/08 16:39:04
30401 Log: Update Changes.
30402 Branch: perl
30403 ! Changes patchlevel.h
30404____________________________________________________________________________
935679df
JH
30405[ 8042] By: jhi on 2000/12/08 16:33:39
30406 Log: Do not return the Unicode replacement character if UTF-8
30407 decoding goes awry, it should be up to the caller to decide.
30408 Branch: perl
30409 ! pod/perlapi.pod utf8.c
30410____________________________________________________________________________
30411[ 8041] By: jhi on 2000/12/08 16:22:28
30412 Log: metaconfig maintenance.
30413 Branch: metaconfig
30414 ! U/modified/stdchar.U
30415 Branch: metaconfig/U/perl
30416 + testsyml.U
30417____________________________________________________________________________
30418[ 8040] By: jhi on 2000/12/08 16:03:08
30419 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
30420 From: sthoenna@efn.org
30421 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
30422 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
30423 Branch: perl
30424 ! Changes lib/ExtUtils/MM_OS2.pm
30425____________________________________________________________________________
30426[ 8039] By: jhi on 2000/12/08 15:57:11
30427 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
30428 From: Simon Cozens <simon@cozens.net>
30429 Date: Fri, 8 Dec 2000 13:33:31 +0000
30430 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
30431
30432 (The pp_hot part needed a rewrite.)
30433 Branch: perl
30434 ! doop.c pp_hot.c utf8.c
30435____________________________________________________________________________
30436[ 8038] By: jhi on 2000/12/08 15:25:08
30437 Log: Subject: djSP
30438 From: Michael Stevens <michael@etla.org>
30439 Date: Wed, 6 Dec 2000 23:24:01 +0000
30440 Message-ID: <20001206232400.A21381@firedrake.org>
30441
30442 Plus a note from Nick Ing-Simmons.
30443 Branch: perl
30444 ! pp.h
30445____________________________________________________________________________
30446[ 8037] By: jhi on 2000/12/08 15:18:35
30447 Log: Filetype is text.
30448 Branch: perl
30449 ! t/op/utf8decode.t
30450____________________________________________________________________________
30451[ 8036] By: jhi on 2000/12/08 03:31:27
30452 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
30453 From: Andy Dougherty <doughera@lafayette.edu>
30454 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
30455 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
30456
30457 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
30458 From: Andy Dougherty <doughera@lafayette.edu>
30459 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
30460 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
30461 Branch: perl
30462 + ext/POSIX/hints/svr4.pl
30463 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
30464____________________________________________________________________________
30465[ 8035] By: jhi on 2000/12/08 03:26:01
30466 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
30467 From: Andy Dougherty <doughera@lafayette.edu>
30468 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
30469 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
30470 Branch: perl
30471 ! t/README t/base/term.t
30472____________________________________________________________________________
30473[ 8034] By: jhi on 2000/12/08 03:21:59
30474 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
30475 From: mjd@plover.com
30476 Date: 7 Dec 2000 21:04:20 -0000
30477 Message-ID: <20001207210420.22282.qmail@plover.com>
30478
30479 Plus -z doc.
30480 Branch: perl
30481 ! pod/perlfunc.pod
30482____________________________________________________________________________
30483[ 8033] By: jhi on 2000/12/08 03:19:03
30484 Log: Use the UTF8 macros a bit. They can't be used with abandon
30485 everywhere because we do generate illegal UTF-8 in some situations.
30486 This is of course naughty.
30487 Branch: perl
30488 ! pod/perlapi.pod utf8.c utf8.h
30489____________________________________________________________________________
30490[ 8032] By: jhi on 2000/12/08 03:00:09
30491 Log: Out of sync?
30492 Branch: perl
30493 ! t/pragma/warn/utf8
30494____________________________________________________________________________
30495[ 8031] By: jhi on 2000/12/08 02:22:39
30496 Log: Cnt spl.
30497 Branch: perl
30498 ! MANIFEST
30499____________________________________________________________________________
30500[ 8030] By: jhi on 2000/12/08 01:23:54
30501 Log: Add test for reverse().
30502 Branch: perl
30503 + t/op/reverse.t
30504 ! MANIFEST
30505____________________________________________________________________________
30506[ 8029] By: jhi on 2000/12/08 01:21:47
30507 Log: Integrate perlio.
30508 Branch: perl
30509 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
30510 !> perlio.c perlio.h perlsdio.h warnings.pl
30511____________________________________________________________________________
30512[ 8028] By: jhi on 2000/12/08 01:19:08
30513 Log: Introduce macros for UTF8 decoding.
30514 Branch: perl
30515 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
30516____________________________________________________________________________
30517[ 8027] By: nick on 2000/12/07 22:18:19
30518 Log: Integrate mainline
30519 Branch: perlio
30520 !> embed.pl pod/perlapi.pod utf8.c
30521____________________________________________________________________________
30522[ 8026] By: nick on 2000/12/07 21:45:08
30523 Log: Various oddities p4 diff -se showed up
30524 Remove 'our' from warnings.pl
30525 Branch: perlio
30526 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
30527____________________________________________________________________________
30528[ 8025] By: nick on 2000/12/07 21:43:32
30529 Log: Change PerlIO_(get|set)pos to take SV *
30530 Should fix, OS/2, VMS, (sfio??)
30531 Branch: perlio
30532 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
30533____________________________________________________________________________
30534[ 8024] By: jhi on 2000/12/07 19:05:32
30535 Log: Document utf8_to_uv() better.
30536 Branch: perl
30537 ! pod/perlapi.pod utf8.c
30538____________________________________________________________________________
30539[ 8023] By: jhi on 2000/12/07 18:23:47
30540 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
30541 Branch: perl
30542 ! embed.pl pod/perlapi.pod utf8.c
30543____________________________________________________________________________
30544[ 8022] By: jhi on 2000/12/07 04:13:51
30545 Log: Integrate perlio.
30546 Branch: perl
30547 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
30548 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
30549 !> win32/makefile.mk
30550____________________________________________________________________________
30551[ 8021] By: nick on 2000/12/07 00:28:14
30552 Log: Various attempts at MSVC debug - not sure what has
30553 changed but works now.
30554 Seems atexit() _may_ work for DLLs built with MSVC so don't
30555 call cleanup that way.
30556 Branch: perlio
30557 ! perlio.c win32/makefile.mk
30558____________________________________________________________________________
30559[ 8020] By: nick on 2000/12/06 19:57:20
30560 Log: Integrate mainline
30561 Branch: perlio
30562 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
30563 !> (integrate 75 files)
30564____________________________________________________________________________
30565[ 8019] By: nick on 2000/12/06 19:28:21
30566 Log: Add useperlio to config.vc
30567 Turn off binmode in config_H.PL
30568 Regen all the config_H.xx
30569 Attempt to get debugging build with MSVC.
30570 Branch: perlio
30571 ! win32/config.vc win32/config_H.bc win32/config_H.gc
30572 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
30573____________________________________________________________________________
30574[ 8018] By: nick on 2000/12/06 19:21:57
30575 Log: Test various dup/external program options on all platforms.
30576 Branch: perlio
30577 ! t/io/dup.t
30578____________________________________________________________________________
30579[ 8017] By: nick on 2000/12/06 19:20:47
30580 Log: Fix harness to be less picky
30581 Branch: perlio
30582 ! lib/Test/Harness.pm
30583____________________________________________________________________________
30584[ 8016] By: jhi on 2000/12/06 16:45:12
30585 Log: Update Changes.
30586 Branch: perl
30587 ! Changes patchlevel.h
30588____________________________________________________________________________
a7ff9532
JH
30589[ 8015] By: jhi on 2000/12/06 16:41:03
30590 Log: Test \x{...} with ord().
30591 Branch: perl
30592 ! t/op/ord.t
30593____________________________________________________________________________
30594[ 8014] By: jhi on 2000/12/06 16:20:33
30595 Log: Test tweak because of #8013.
30596 Branch: perl
30597 ! t/lib/b.t
30598____________________________________________________________________________
30599[ 8013] By: jhi on 2000/12/06 16:09:09
30600 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
30601 From: Michael G Schwern <schwern@pobox.com>
30602 Date: Tue, 5 Dec 2000 21:23:28 -0500
30603 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
30604
30605 Carp::Heavy parts not very applicable because of recent changes.
30606 Branch: perl
30607 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
30608 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
30609 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
30610 ! lib/Exporter.pm lib/Exporter/Heavy.pm
30611 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
30612 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
30613 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
30614 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
30615 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
30616 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
30617 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
30618 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
30619 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
30620 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
30621 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
30622 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
30623 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
30624 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
30625 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
30626 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
30627 ! warnings.pl
30628____________________________________________________________________________
30629[ 8012] By: jhi on 2000/12/06 15:22:38
30630 Log: Subject: [PATCH] Re: New harness is failing things
30631 From: Nick Ing-Simmons <nik@tiuk.ti.com>
30632 Date: Wed, 6 Dec 2000 13:00:30 GMT
30633 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
30634 Branch: perl
30635 ! lib/Test/Harness.pm
30636____________________________________________________________________________
30637[ 8011] By: jhi on 2000/12/06 15:12:08
30638 Log: Subject: installhtml changes
30639 From: Michael Stevens <michael@etla.org>
30640 Date: Wed, 6 Dec 2000 13:15:53 +0000
30641 Message-ID: <20001206131553.A27317@firedrake.org>
30642 Branch: perl
30643 ! installhtml
30644____________________________________________________________________________
30645[ 8010] By: jhi on 2000/12/06 15:06:05
30646 Log: Subject: the dTHR hits
30647 From: Michael Stevens <michael@etla.org>
30648 Date: Wed, 6 Dec 2000 12:06:03 +0000
30649 Message-ID: <20001206120603.A24581@firedrake.org>
30650
30651 More, errrm, less dTHRs.
30652 Branch: perl
30653 ! bytecode.pl ext/B/B/C.pm
30654____________________________________________________________________________
30655[ 8009] By: jhi on 2000/12/06 15:04:25
30656 Log: Subject: MakeMaker mailing list gone?
30657 From: Michael G Schwern <schwern@pobox.com>
30658 Date: Tue, 5 Dec 2000 19:29:59 -0500
30659 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
30660
30661 The MakeMaker mailing list is dead, perlbug is the right
30662 address to report bugs.
30663 Branch: perl
30664 ! lib/ExtUtils/MakeMaker.pm
30665____________________________________________________________________________
30666[ 8008] By: jhi on 2000/12/06 15:00:32
30667 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
30668 From: Michael G Schwern <schwern@pobox.com>
30669 Date: Tue, 5 Dec 2000 19:21:21 -0500
30670 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
30671
30672 Add a default MANIFEST skip that ignores things like
30673 version control files, editor temporary files, and the Makefile.
30674 Branch: perl
30675 + lib/ExtUtils/MANIFEST.SKIP
30676 ! MANIFEST lib/ExtUtils/Manifest.pm
30677____________________________________________________________________________
30678[ 8007] By: jhi on 2000/12/06 14:57:20
30679 Log: In Amiga more manual hackery of the scripts seems to be needed,
30680 from Jan-Erik Karlsson. Why Configure does not get this right
30681 is unknown, may be shell-induced.
30682 Branch: perl
30683 ! README.amiga
30684____________________________________________________________________________
30685[ 8006] By: jhi on 2000/12/05 23:53:12
30686 Log: Add TOPm1s to peek at the second topmost stack item.
30687 Branch: perl
30688 ! pp.h
30689____________________________________________________________________________
30690[ 8005] By: jhi on 2000/12/05 23:13:55
30691 Log: Avaunt, you foul UTF-8 tests.
30692 Branch: perl
30693 ! t/op/ver.t t/pragma/utf8.t
30694____________________________________________________________________________
30695[ 8004] By: jhi on 2000/12/05 23:09:54
30696 Log: Continue utf8 dispersal.
30697 Branch: perl
30698 + t/op/concat.t
30699 ! MANIFEST t/pragma/utf8.t
30700____________________________________________________________________________
30701[ 8003] By: nick on 2000/12/05 23:02:39
30702 Log: Integrate mainline.
30703 Branch: perlio
30704 +> t/op/length.t t/op/utf8decode.t
30705 !> (integrate 69 files)
30706____________________________________________________________________________
30707[ 8002] By: jhi on 2000/12/05 22:59:28
30708 Log: Integrate perlio.
30709 Branch: perl
30710 !> iperlsys.h perl.c perlio.c win32/perllib.c
30711____________________________________________________________________________
30712[ 8001] By: nick on 2000/12/05 22:07:52
30713 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
30714 - calloc/free suffer from damage on TerminateThread()
30715 - use PerlMemShared (as originally planned) now fixed
30716 - avoid doing anything important on DLL "detach".
30717 Branch: perlio
30718 ! perl.c perlio.c win32/perllib.c
30719____________________________________________________________________________
30720[ 8000] By: nick on 2000/12/05 21:05:09
30721 Log: Fix gross PerlMemShared issue.
30722 Branch: perlio
30723 ! iperlsys.h
30724____________________________________________________________________________
30725[ 7999] By: jhi on 2000/12/05 20:46:58
30726 Log: Test for Unicode (UTF-8) hash keys.
30727 Branch: perl
30728 ! t/op/each.t
30729____________________________________________________________________________
30730[ 7998] By: jhi on 2000/12/05 20:30:35
30731 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
30732 is now always UTF-8), empty line cosmetics.
30733 Branch: perl
30734 ! t/pragma/utf8.t
30735____________________________________________________________________________
30736[ 7997] By: jhi on 2000/12/05 20:15:40
30737 Log: Subject: Re: STRLEN - what?
30738 From: Andy Dougherty <doughera@lafayette.edu>
30739 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
30740 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
30741
30742 Explain STRLEN.
30743 Branch: perl
30744 ! pod/perlguts.pod
30745____________________________________________________________________________
30746[ 7996] By: jhi on 2000/12/05 20:13:34
30747 Log: Split off the UTF-8 decoder tests, make them to check also
30748 the error message.
30749 Branch: perl
30750 + t/op/utf8decode.t
30751 ! MANIFEST t/pragma/utf8.t utf8.c
30752____________________________________________________________________________
30753[ 7995] By: jhi on 2000/12/05 16:39:47
30754 Log: Start migrating bits of pragma/utf8 to elsewhere
30755 (since the long term plan is to obsolete 'use utf8').
30756 Branch: perl
30757 + t/op/length.t
30758 ! MANIFEST t/pragma/utf8.t
30759____________________________________________________________________________
30760[ 7994] By: jhi on 2000/12/05 16:30:21
30761 Log: Fix a manual edit typo from #7993, fix the message formatting
30762 for Unicode, add few our declarations.
30763 Branch: perl
30764 ! lib/Carp/Heavy.pm
30765____________________________________________________________________________
30766[ 7993] By: jhi on 2000/12/05 16:09:15
30767 Log: Subject: Need help with warnings :-(
30768 From: "Ben Tilly" <ben_tilly@hotmail.com>
30769 Date: Tue, 05 Dec 2000 01:35:54 -0500
30770 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
30771
30772 Subject: UPDATE: Carp/Heavy now passes all tests
30773 From: "Ben Tilly" <ben_tilly@hotmail.com>
30774 Date: Tue, 05 Dec 2000 07:59:41 -0500
30775 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
30776
30777 The Brave New Carp.
30778 Branch: perl
30779 ! lib/Carp.pm lib/Carp/Heavy.pm
30780____________________________________________________________________________
30781[ 7992] By: jhi on 2000/12/05 15:55:08
30782 Log: Subject: [PATCH perl@7979] cygwin port
30783 From: "Eric Fifer" <efifer@dircon.co.uk>
30784 Date: Tue, 5 Dec 2000 14:04:09 -0000
30785 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
30786 Branch: perl
30787 ! t/lib/net-hostent.t
30788____________________________________________________________________________
30789[ 7991] By: jhi on 2000/12/05 15:52:34
30790 Log: Subject: Re: [PATCH] The largest hoax of all times?
30791 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30792 Date: Tue, 5 Dec 2000 00:40:25 -0500
30793 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
30794
30795 Subject: Re: [PATCH] The largest hoax of all times?
30796 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30797 Date: Mon, 4 Dec 2000 23:55:53 -0500
30798 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
30799
30800 Subject: Re: [PATCH] The largest hoax of all times?
30801 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30802 Date: Tue, 5 Dec 2000 01:28:45 -0500
30803 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
30804
30805 Fix the unpredictable order of DESTROYs.
30806 Branch: perl
30807 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
30808 ! sv.c sv.h t/op/ref.t
30809____________________________________________________________________________
30810[ 7990] By: jhi on 2000/12/05 14:38:53
30811 Log: Subject: [PATCH] shrink pp_hot fractionally
30812 From: Nicholas Clark <nick@ccl4.org>
30813 Date: Tue, 5 Dec 2000 12:44:31 +0000
30814 Message-ID: <20001205124431.E74518@plum.flirble.org>
30815
30816 Use report_evil_fh().
30817 Branch: perl
30818 ! opcode.pl opnames.h pp_hot.c util.c
30819____________________________________________________________________________
30820[ 7989] By: jhi on 2000/12/05 14:21:27
30821 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
30822 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30823 Date: Mon, 04 Dec 2000 22:21:59 -0800
30824 Message-ID: <HmIL6gzkgepS092yn@efn.org>
30825
659f4fc5 30826 Harness shouldn't ignore responses like "ok 3\r\r\n".
a7ff9532
JH
30827 Branch: perl
30828 ! lib/Test/Harness.pm
30829____________________________________________________________________________
30830[ 7988] By: jhi on 2000/12/05 13:51:28
30831 Log: Integrate the "skip" messages to explain().
30832 Branch: perl
30833 ! t/lib/syslfs.t t/op/lfs.t
30834____________________________________________________________________________
30835[ 7987] By: jhi on 2000/12/05 12:34:54
30836 Log: The one that got away in #7984.
30837
30838 Subject: Re: dTHR - what and why?
30839 From: Michael Stevens <michael@etla.org>
30840 Date: Tue, 5 Dec 2000 11:15:52 +0000
30841 Message-ID: <20001205111552.A4647@firedrake.org>
30842 Branch: perl
30843 ! sv.h
30844____________________________________________________________________________
30845[ 7986] By: gsar on 2000/12/05 09:14:44
30846 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
30847 due to the notorious GetFileType() bug in Windows 9x, which fstat()
30848 tickles)
30849 Branch: perl
30850 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
30851____________________________________________________________________________
30852[ 7985] By: jhi on 2000/12/05 05:49:03
30853 Log: Integrate perlio.
30854 Branch: perl
30855 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
30856 !> win32/perlhost.h win32/perllib.c
30857____________________________________________________________________________
30858[ 7984] By: jhi on 2000/12/05 05:48:16
30859 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
30860 Branch: perl
30861 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
30862 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
30863 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
30864 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
30865 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
30866 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
30867 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
30868 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
30869 ! win32/win32.c
30870____________________________________________________________________________
30871[ 7983] By: nick on 2000/12/04 23:27:43
30872 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
30873 Branch: perlio
30874 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
30875 ! win32/perlhost.h win32/perllib.c
30876____________________________________________________________________________
30877[ 7982] By: jhi on 2000/12/04 19:44:09
30878 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
30879 uncovered by #7980.
30880 Branch: perl
30881 ! op.c
30882____________________________________________________________________________
30883[ 7981] By: jhi on 2000/12/04 19:42:07
30884 Log: Subject: [PATCH] Trivial dump.c feature
30885 From: Simon Cozens <simon@cozens.net>
30886 Date: Mon, 4 Dec 2000 18:08:38 +0000
30887 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
30888
30889 Show whether a constant is UTF-8.
30890 Branch: perl
30891 ! dump.c
30892____________________________________________________________________________
30893[ 7980] By: jhi on 2000/12/04 19:36:51
30894 Log: UTF-8 hash keys, patch from Inaba Hiroto.
30895 Branch: perl
30896 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
30897____________________________________________________________________________
30898[ 7979] By: jhi on 2000/12/04 17:36:28
30899 Log: Update Changes.
30900 Branch: perl
30901 ! Changes patchlevel.h
30902____________________________________________________________________________
38ff9fd4
JH
30903[ 7978] By: jhi on 2000/12/04 16:42:17
30904 Log: Retract #7977, still too volatile (the euphemism of the day
30905 for unfinished and buggy :-)
30906 Branch: perl
30907 ! doop.c hv.c pp.c sv.h
30908____________________________________________________________________________
30909[ 7977] By: jhi on 2000/12/04 16:25:15
30910 Log: (Retracted by #7978, too shaky yet.)
30911
30912 Subject: Re: utf8 in hash keys, implementor missing
30913 From: Simon Cozens <simon@cozens.net>
30914 Date: Sat, 2 Dec 2000 19:49:35 +0000
30915 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
30916
30917 The first step at UTF-8 hash keys.
30918 Branch: perl
30919 ! doop.c hv.c pp.c sv.h
30920____________________________________________________________________________
30921[ 7976] By: jhi on 2000/12/04 16:13:53
30922 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
30923 From: sthoenna@efn.org
30924 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
30925 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
30926 Branch: perl
30927 ! os2/os2.c perlio.c
30928____________________________________________________________________________
30929[ 7975] By: jhi on 2000/12/04 16:05:25
30930 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
30931 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30932 Date: Thu, 30 Nov 2000 20:50:37 -0800
30933 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
30934 Branch: perl
30935 ! os2/os2.c
30936____________________________________________________________________________
30937[ 7974] By: jhi on 2000/12/04 16:03:57
30938 Log: Subject: [PATCH] ++ 20% faster
30939 From: Nicholas Clark <nick@ccl4.org>
30940 Date: Mon, 4 Dec 2000 12:17:27 +0000
30941 Message-ID: <20001204121726.B52976@plum.flirble.org>
30942
30943 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
30944 Branch: perl
30945 ! sv.c
30946____________________________________________________________________________
30947[ 7973] By: jhi on 2000/12/04 16:00:48
30948 Log:
30949 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
30950 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30951 Date: Mon, 04 Dec 2000 12:30:45 +0100
30952 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
30953
30954 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
30955 library (getprotobyname and getprotobynumber are outversioned by
30956 the same calls in libc, at least for xlc version 3.
30957 Branch: perl
30958 ! hints/aix.sh
30959____________________________________________________________________________
30960[ 7972] By: jhi on 2000/12/04 02:58:31
30961 Log: Integrate perlio.
30962 Branch: perl
30963 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
30964 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
30965 !> win32/win32.h win32/win32iop.h win32/win32thread.h
30966____________________________________________________________________________
30967[ 7971] By: nick on 2000/12/04 00:24:33
30968 Log: Quieten some noise in Win32 builds:
30969 - win32.h is included after <sys/socket.h>, so need to
30970 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
30971 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
30972 Branch: perlio
30973 ! doio.c perl.h toke.c win32/win32.h
30974____________________________________________________________________________
30975[ 7970] By: nick on 2000/12/03 22:57:46
30976 Log: PERL_IMPLICIT_SYS compiles but does not work.
30977 Branch: perlio
30978 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
30979 ! win32/perlhost.h win32/perllib.c win32/win32.h
30980 ! win32/win32iop.h win32/win32thread.h
30981____________________________________________________________________________
30982[ 7969] By: jhi on 2000/12/03 22:12:58
30983 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
30984 used to swash_init(), makes regprop() dumps more informative
30985 (+utf8::IsAlpha, -utf8::IsDigit, for example).
30986 Branch: perl
30987 ! regcomp.c regexec.c
30988____________________________________________________________________________
30989[ 7968] By: jhi on 2000/12/03 21:39:56
30990 Log: Implement ANYOFUTF8 regprop() dumping.
30991 Branch: perl
30992 ! regcomp.c
30993____________________________________________________________________________
30994[ 7967] By: jhi on 2000/12/03 20:57:19
30995 Log: Make uv_to_utf8() to zero-terminate its output buffer,
30996 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
30997 Branch: perl
30998 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
30999____________________________________________________________________________
31000[ 7966] By: nick on 2000/12/03 18:41:21
31001 Log: Integrate mainline (STDCHAR)
31002 Branch: perlio
31003 !> Configure t/pragma/utf8.t
31004____________________________________________________________________________
31005[ 7965] By: jhi on 2000/12/03 17:58:20
31006 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
31007 Branch: perl
31008 ! t/pragma/utf8.t
31009____________________________________________________________________________
31010[ 7964] By: jhi on 2000/12/03 17:35:56
31011 Log: Integrate perlio.
31012 Branch: perl
31013 !> iperlsys.h perlio.c
31014____________________________________________________________________________
31015[ 7963] By: jhi on 2000/12/03 17:33:55
31016 Log: Metaconfig unit change for #7962.
31017 Branch: metaconfig
31018 ! U/modified/stdchar.U
31019____________________________________________________________________________
31020[ 7962] By: jhi on 2000/12/03 17:33:27
31021 Log: Untangle the <stdio.h> #include nest for the stdchar test,
31022 from Andy Dougherty.
31023 Branch: perl
31024 ! Configure
31025____________________________________________________________________________
31026[ 7961] By: nick on 2000/12/03 16:53:00
31027 Log: Make iperlsys.h vector stdio not PerlIO.
31028 Branch: perlio
31029 ! iperlsys.h perlio.c
31030____________________________________________________________________________
31031[ 7960] By: nick on 2000/12/03 14:43:01
31032 Log: Integrate mainline
31033 Branch: perlio
31034 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
31035 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
31036____________________________________________________________________________
31037[ 7959] By: jhi on 2000/12/03 08:16:36
31038 Log: Use DO_UTF8().
31039 Branch: perl
31040 ! op.c
31041____________________________________________________________________________
31042[ 7958] By: jhi on 2000/12/02 18:33:05
31043 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
31044 From: Mike Guy <mjtg@cam.ac.uk>
31045 Date: Sat, 02 Dec 2000 17:27:13 +0000
31046 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
31047
31048 An extraneous argument.
31049 Branch: perl
31050 ! toke.c
31051____________________________________________________________________________
31052[ 7957] By: jhi on 2000/12/02 18:22:32
31053 Log: A missing hunk.
31054 Branch: perl
31055 ! t/lib/net-hostent.t
31056____________________________________________________________________________
31057[ 7956] By: jhi on 2000/12/02 18:06:20
31058 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
31059 From: Nicholas Clark <nick@ccl4.org>
31060 Date: Sat, 2 Dec 2000 14:28:27 +0000
31061 Message-ID: <20001202142827.A12308@plum.flirble.org>
31062
31063 Test robustness.
31064 Branch: perl
31065 ! t/lib/net-hostent.t
31066____________________________________________________________________________
31067[ 7955] By: jhi on 2000/12/02 17:58:06
31068 Log: Metaconfig unit change for #7954.
31069 Branch: metaconfig
31070 ! U/modified/stdchar.U
31071____________________________________________________________________________
31072[ 7954] By: jhi on 2000/12/02 17:54:32
31073 Log: An inconvenient hang would happen if the stdio _ptr wasn't
31074 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
31075 would be grepping stdin for all eternity for the _ptr.)
31076 Branch: perl
31077 ! Configure
31078____________________________________________________________________________
31079[ 7953] By: jhi on 2000/12/02 00:07:15
31080 Log: Update Changes.
31081 Branch: perl
31082 ! Changes patchlevel.h
31083____________________________________________________________________________
4248a4fb
JH
31084[ 7952] By: jhi on 2000/12/01 23:54:47
31085 Log: Subject: Re: long shell lines
31086 From: Andy Dougherty <doughera@lafayette.edu>
31087 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
31088 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
31089
31090 Split overly long shell command lines.
31091 Branch: perl
31092 ! lib/ExtUtils/MM_Unix.pm
31093____________________________________________________________________________
31094[ 7951] By: jhi on 2000/12/01 23:48:02
31095 Log: The metaconfig unit change for #7950.
31096 Branch: metaconfig
31097 + U/modified/stdchar.U
31098____________________________________________________________________________
31099[ 7950] By: jhi on 2000/12/01 23:47:39
31100 Log: Try to find stdchar also from <stdio_impl.h>.
31101 Branch: perl
31102 ! Configure config_h.SH
31103____________________________________________________________________________
31104[ 7949] By: jhi on 2000/12/01 23:46:45
31105 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
31106 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31107 Date: Fri, 1 Dec 2000 16:26:08 -0500
31108 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
31109
31110 Reword the diagnostic message.
31111 Branch: perl
31112 ! pod/perldiag.pod
31113____________________________________________________________________________
31114[ 7948] By: nick on 2000/12/01 22:49:43
31115 Log: Integrate mainline (for s/y/m as sub names stuff).
31116 Branch: perlio
31117 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
31118 !> t/pragma/warn/toke toke.c
31119____________________________________________________________________________
31120[ 7947] By: jhi on 2000/12/01 20:55:41
31121 Log: Integrate perlio.
31122 Branch: perl
31123 !> perlio.c perliol.h t/io/pipe.t
31124____________________________________________________________________________
31125[ 7946] By: jhi on 2000/12/01 20:36:51
31126 Log: Upgrade to CPAN 1.59_51, from Andreas König.
31127 Branch: perl
31128 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31129____________________________________________________________________________
31130[ 7945] By: nick on 2000/12/01 20:31:32
31131 Log: Integrate mainline
31132 Branch: perlio
31133 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
31134 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
31135 +> t/lib/net-hostent.t
31136 !> (integrate 35 files)
31137____________________________________________________________________________
31138[ 7944] By: jhi on 2000/12/01 20:23:29
31139 Log: Some help for 20001130.011. Now one gets warnings like
31140 "Ambiguous -f() resolved as a file test ..."
31141 Branch: perl
31142 ! pod/perldiag.pod t/pragma/warn/toke toke.c
31143____________________________________________________________________________
31144[ 7943] By: jhi on 2000/12/01 19:44:44
31145 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
31146 that also breaks using them as methods.
31147 Branch: perl
31148 ! pod/perldiag.pod t/op/misc.t toke.c
31149____________________________________________________________________________
31150[ 7942] By: nick on 2000/12/01 17:56:46
31151 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
31152 Make 'unix' pass most tests
31153 - do unread by temporary push of layer ("pending") holding unread chars
31154 - fast_gets is now based on per-handle flag
31155 - relax one of io/pipe.t tests to allow print to fail and close to
31156 succeed so that it passes on unbuffered "unix" layer.
31157 Remaining fail is sporadic and a genuine race condition between
31158 parent/child in fork test.
31159 Branch: perlio
31160 ! perlio.c perliol.h t/io/pipe.t
31161____________________________________________________________________________
31162[ 7941] By: jhi on 2000/12/01 15:28:58
31163 Log: (Retracted by #7943.)
31164
31165 Reserve the short named string operator names.
31166 Branch: perl
31167 ! pod/perldiag.pod t/op/misc.t toke.c
31168____________________________________________________________________________
31169[ 7940] By: jhi on 2000/12/01 06:45:53
31170 Log: Get the three different space character classes right under utf8.
31171 Branch: perl
31172 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
31173 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
31174 ! regexec.c t/op/pat.t utf8.c
31175____________________________________________________________________________
31176[ 7939] By: jhi on 2000/12/01 03:26:26
31177 Log: Two more tests that make no sense in UTF-8 since the test
31178 data is not in UTF-8.
31179 Branch: perl
31180 ! t/op/regexp.t
31181____________________________________________________________________________
31182[ 7938] By: jhi on 2000/12/01 03:20:39
31183 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
31184 should it be required inside regexen?
31185 Branch: perl
31186 ! regcomp.c t/op/regmesg.t
31187____________________________________________________________________________
31188[ 7937] By: jhi on 2000/12/01 02:58:53
31189 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
31190 stored and restored, and thusly was trounced by the utf8 swash
31191 routines.
31192 Branch: perl
31193 ! regcomp.c
31194____________________________________________________________________________
31195[ 7936] By: jhi on 2000/11/30 20:41:39
31196 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
31197 Why the different platforms behave so differently (core dump vs
31198 no core dump) on this bug is a but of a mystery, but if I had to
31199 guess I would mumble something like 'alignment'.
31200 Branch: perl
31201 ! sv.c
31202____________________________________________________________________________
31203[ 7935] By: jhi on 2000/11/30 16:17:02
31204 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
31205 From: Robin Barker <rmb1@cise.npl.co.uk>
31206 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
31207 Date: Thu, 30 Nov 2000 14:27:12 GMT
31208 Branch: perl
31209 ! perlio.c toke.c
31210____________________________________________________________________________
31211[ 7934] By: jhi on 2000/11/30 16:04:49
31212 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
31213 Branch: perl
31214 ! t/lib/net-hostent.t
31215____________________________________________________________________________
31216[ 7933] By: jhi on 2000/11/30 06:07:26
31217 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
31218 From: Peter Prymmer <pvhp@forte.com>
31219 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
31220 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
31221
31222 In VMS the localhost may be LOCALHOST.
31223 Branch: perl
31224 ! t/lib/net-hostent.t
31225____________________________________________________________________________
31226[ 7932] By: jhi on 2000/11/30 01:11:11
31227 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
31228 From: Peter Prymmer <pvhp@forte.com>
31229 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
31230 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
31231
31232 plus regen perlapi.pod.
31233 Branch: perl
31234 ! pod/perlapi.pod utf8.c
31235____________________________________________________________________________
31236[ 7931] By: jhi on 2000/11/30 01:06:19
31237 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
31238 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31239 Date: Wed, 29 Nov 2000 17:15:11 EST
31240 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
31241 Branch: perl
31242 ! t/lib/filter-util.pl t/lib/filter-util.t
31243____________________________________________________________________________
31244[ 7930] By: jhi on 2000/11/29 18:51:55
31245 Log: Update Changes.
31246 Branch: perl
31247 ! Changes patchlevel.h
31248____________________________________________________________________________
31249[ 7929] By: jhi on 2000/11/29 18:50:55
31250 Log: Update the va_copy() metaconfig unit.
31251 Branch: metaconfig/U/perl
31252 ! need_va_copy.U
31253____________________________________________________________________________
3ac87aec
JH
31254[ 7928] By: jhi on 2000/11/29 17:50:43
31255 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
31256 From: Dominic Dunlop <domo@computer.org>
31257 Date: Tue, 28 Nov 2000 16:41:57 +0100
31258 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
31259
31260 Patch to catch a core dump in the Configure va_copy test.
31261 Branch: perl
31262 ! Configure config_h.SH
31263____________________________________________________________________________
31264[ 7927] By: jhi on 2000/11/29 17:31:59
31265 Log: Retract #7921, the patch shouldn't be needed.
31266 Branch: perl
31267 ! sv.c
31268____________________________________________________________________________
31269[ 7926] By: jhi on 2000/11/29 17:01:41
31270 Log: Make the Class::Struct import() wiser.
31271 Branch: perl
31272 ! lib/Class/Struct.pm t/lib/class-struct.t
31273____________________________________________________________________________
31274[ 7925] By: jhi on 2000/11/29 16:36:33
31275 Log: All the core library users of Class::Struct seem to be
31276 using "use Class::Struct 'struct';" instead of the bare
31277 "use Class::Struct;", which isn't documented in Class::Struct.
31278 This can't be right.
31279 Branch: perl
31280 ! lib/File/stat.pm
31281____________________________________________________________________________
31282[ 7924] By: jhi on 2000/11/29 16:32:15
4248a4fb 31283 Log: A test works better if it has the right 1..$n output.
3ac87aec
JH
31284 Branch: perl
31285 ! t/lib/class-struct.t
31286____________________________________________________________________________
31287[ 7923] By: jhi on 2000/11/29 16:29:11
31288 Log: Forgot to MANIFEST the new Net::hostent test.
31289 Branch: perl
31290 ! MANIFEST
31291____________________________________________________________________________
31292[ 7922] By: jhi on 2000/11/29 16:27:49
31293 Log: Integrate perlio.
31294 Branch: perl
31295 !> iperlsys.h perlio.c
31296____________________________________________________________________________
31297[ 7921] By: jhi on 2000/11/29 16:27:10
31298 Log: (Retracted by #7927.)
31299
31300 Subject: [PATCH] Is infinity a number?
31301 From: Simon Cozens <simon@cozens.net>
31302 Date: Wed, 29 Nov 2000 14:48:20 +0000
31303 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
31304 Branch: perl
31305 ! sv.c
31306____________________________________________________________________________
31307[ 7920] By: jhi on 2000/11/29 16:23:02
31308 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
31309 From: rspier@pobox.com (Robert Spier)
31310 Date: Wed, 29 Nov 2000 02:17:49 -0500
31311 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
31312
31313 Add a test for Net::hostent.
31314 Branch: perl
31315 + t/lib/net-hostent.t
31316____________________________________________________________________________
31317[ 7919] By: jhi on 2000/11/29 16:21:31
31318 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
31319 add a test for Class::Struct.
31320 Branch: perl
31321 + t/lib/class-struct.t
31322 ! MANIFEST lib/Class/Struct.pm
31323____________________________________________________________________________
31324[ 7918] By: jhi on 2000/11/29 15:48:40
31325 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
31326 From: rspier@pobox.com (Robert Spier)
31327 Date: Wed, 29 Nov 2000 02:25:39 -0500
31328 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
31329
31330 More checking in case someone has broken their services or
31331 protocol databases.
31332 Branch: perl
31333 ! ext/Sys/Syslog/Syslog.pm
31334____________________________________________________________________________
31335[ 7917] By: jhi on 2000/11/29 15:46:25
31336 Log: Subject: [PATCH] $^O win32 -> MSWin32
31337 From: rspier@pobox.com (Robert Spier)
31338 Date: Wed, 29 Nov 2000 02:17:38 -0500
31339 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
31340
31341 plus similar nits for vms, err, VMS, and UNICOS.
31342 Branch: perl
31343 ! t/lib/syslfs.t t/op/lfs.t
31344____________________________________________________________________________
31345[ 7916] By: jhi on 2000/11/29 15:42:51
31346 Log: Subject: [PATCH] Tokeniser debugging
31347 From: Simon Cozens <simon@cozens.net>
31348 Date: Wed, 29 Nov 2000 14:15:45 +0000
31349 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
31350 Branch: perl
31351 ! perl.c perl.h pod/perlrun.pod toke.c
31352____________________________________________________________________________
31353[ 7915] By: jhi on 2000/11/29 15:41:36
31354 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
31355 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31356 Date: Wed, 29 Nov 2000 02:13:14 -0500
31357 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
31358
31359 OUT keyword nits.
31360
31361 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
31362 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31363 Date: Wed, 29 Nov 2000 03:09:04 -0500
31364 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
31365
31366 OUT and IN_OUT documentation.
31367 Branch: perl
31368 ! lib/ExtUtils/xsubpp pod/perlxs.pod
31369____________________________________________________________________________
31370[ 7914] By: jhi on 2000/11/29 03:35:01
31371 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
31372 From: John Tobey <jtobey@john-edwin-tobey.org>
31373 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
31374 Message-Id: <m140e1N-000FOoC@feynman.localnet>
31375
31376 plus a performance speedup noticed by Sarathy.
31377 Branch: perl
31378 ! op.c
31379____________________________________________________________________________
31380[ 7913] By: jhi on 2000/11/29 03:16:59
31381 Log: Use "1 while unlink" so that VMS gets clean, too.
31382 Branch: perl
31383 ! t/lib/filter-util.t
31384____________________________________________________________________________
31385[ 7912] By: jhi on 2000/11/29 03:09:08
31386 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
31387 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31388 Date: Tue, 28 Nov 2000 03:27:09 -0500
31389 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
31390 Branch: perl
31391 ! lib/ExtUtils/xsubpp
31392____________________________________________________________________________
31393[ 7911] By: jhi on 2000/11/29 03:06:30
31394 Log: This should have been part of #7872: no need to scan UTF-8
31395 until eternity.
31396 Branch: perl
31397 ! utf8.c
31398____________________________________________________________________________
31399[ 7910] By: jhi on 2000/11/29 02:50:04
31400 Log: One more perltie.pod nit from Casey R. Tweten.
31401 Branch: perl
31402 ! pod/perltie.pod
31403____________________________________________________________________________
31404[ 7909] By: jhi on 2000/11/29 02:44:23
31405 Log: Document the known sprintf test failures, exact standard
31406 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
31407 Branch: perl
31408 ! pod/perldelta.pod t/op/sprintf.t
31409____________________________________________________________________________
31410[ 7908] By: jhi on 2000/11/29 02:36:23
31411 Log: Add the Encoding table format documentation.
31412 Branch: perl
31413 + ext/Encode/Encode/EncodeFormat.pod
31414 ! MANIFEST
31415____________________________________________________________________________
31416[ 7907] By: jhi on 2000/11/29 02:07:24
31417 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
31418 From: "Casey R. Tweten" <crt@kiski.net>
31419 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
31420 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
31421
31422 Subject: Re: [PATCH] Updating perltie.pod for arrays
31423 From: "Casey R. Tweten" <crt@kiski.net>
31424 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
31425 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
31426 Branch: perl
31427 ! pod/perltie.pod
31428____________________________________________________________________________
31429[ 7906] By: nick on 2000/11/28 22:40:59
31430 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
31431 Branch: perlio
31432 ! iperlsys.h perlio.c
31433____________________________________________________________________________
31434[ 7905] By: nick on 2000/11/28 22:04:34
31435 Log: Integrate mainline
31436 Branch: perlio
31437 !> (integrate 39 files)
31438____________________________________________________________________________
31439[ 7904] By: jhi on 2000/11/28 16:44:43
31440 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
31441 From: Nicholas Clark <nick@babyhippo.co.uk>
31442 Date: Tue, 28 Nov 2000 11:16:57 +0000
31443 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
31444 Branch: perl
31445 ! pod/perlipc.pod
31446____________________________________________________________________________
31447[ 7903] By: jhi on 2000/11/28 16:40:31
31448 Log: Subject: [PATCH] Updating perltie.pod for arrays
31449 From: "Casey R. Tweten" <crt@kiski.net>
31450 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
31451 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
31452 Branch: perl
31453 ! pod/perltie.pod
31454____________________________________________________________________________
31455[ 7902] By: jhi on 2000/11/28 16:39:37
31456 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
31457 From: Robin Barker <rmb1@cise.npl.co.uk>
31458 Date: Mon, 27 Nov 2000 17:56:44 GMT
31459 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
31460 Branch: perl
31461 ! pod/perlfunc.pod t/op/split.t
31462____________________________________________________________________________
31463[ 7901] By: jhi on 2000/11/28 16:28:04
31464 Log: setmode() is a DOSish-only thing.
31465 Branch: perl
31466 ! perlio.c
31467____________________________________________________________________________
31468[ 7900] By: jhi on 2000/11/28 16:21:46
31469 Log: Subject: [PATCH] perlcc.PL cleanups
31470 From: Simon Cozens <simon@cozens.net>
31471 Date: Tue, 28 Nov 2000 12:44:35 +0000
31472 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
31473 Branch: perl
31474 ! utils/perlcc.PL
31475____________________________________________________________________________
31476[ 7899] By: gsar on 2000/11/28 06:32:55
31477 Log: reintegrate files missed by change#7895
31478 Branch: maint-5.6/perl
31479 +> ext/ByteLoader/bytecode.h utils/Makefile
31480 - utils/perlbc.PL
31481____________________________________________________________________________
31482[ 7897] By: gsar on 2000/11/27 18:22:47
31483 Log: can't integrate these two files, for some reason
31484 Branch: maint-5.6/perl
31485 - ext/ByteLoader/bytecode.h utils/Makefile
31486____________________________________________________________________________
31487[ 7895] By: gsar on 2000/11/27 18:11:21
31488 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
31489 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
31490 6757..6890,6892..6901 from mainline
31491
31492 Bytecompiler patches from Benjamin Stuhl.
31493
31494 More bytecompiler.
31495
31496 Subject: [PATCH blead] B:: missing dependency
31497
31498 Subject: [PATCH: 6757] configure.com updates and syslog build
31499
31500 Long double Gconvert fixes from Yitzchak Scott-Thoennes
31501 and Spider Boardman.
31502
31503 Subject: [PATCH blead] nextchar() abuse misses an optimisation
31504
31505 Long double fixes from Spider Boardman.
31506
31507 Make the selection of NVff et al stricter.
31508
31509 cSVOPo_*v things index into the current PL_curpad
31510 under ithreads, which is different from the curpad
31511 used by the XSUB. (In other words, the code as-is
31512 before this patch wouldn't work under ithreads.)
31513
31514 Be portable.
31515
31516 VMS MMS (make) wants null action.
31517
31518 Mac and other portability updates from Chris Nandor.
31519
31520 Storable support, v-version fixes.
31521 Subject: CPAN.pm beta for testing available
31522
31523 Portability fix from Hugo van der Sanden.
31524
31525 Bad makefile.
31526
31527 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
31528
31529 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
31530
31531 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
31532
31533 Replace #6705 with a minimal doc patch.
31534 Subject: [PATCH 5.6.0] replace change #6705
31535
31536 Drop the separate perlbc, perlcc -b should be enough.
31537
31538 installperl couldn't tell whether it had run tests or not.
31539 Subject: [PATCH] Re: installperl and t/TEST
31540
31541 Add silencer flags to installperl.
31542 Subject: [PATCH] Making installperl silent.
31543
31544 Make "make install" by default silent. A new "install-verbose"
31545 target is verbose.
31546
31547 More liberal parsing of version numbers.
31548 Subject: Re: CPAN.pm beta for testing available
31549
31550 Create directories in silence.
31551 Subject: [PATCH] Another silencer for MakeMaker
31552
31553 DOS patches and portability/porting notes, from Tim Jenness.
31554
31555 Make installman to recognize the silence flag -S.
31556
31557 Actually do something with the silencer option.
31558
31559 Continue silencing.
31560
31561 Show the doc file, not the temp file.
31562
31563 Regen perltoc.
31564
31565 Subject: [PATCH] More silencing of installman.
31566
31567 Better wording for the vec lvalue diagnostic.
31568 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
31569
31570 Subject: [PATCH: 6805] several more tweaks to configure.com
31571
31572 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
31573
31574 Missing parts of
31575 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
31576
31577 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
31578 (applied slightly modified)
31579
31580 installperl --verbose and --silent.
31581 Subject: Re: [PATCH] More silencing of installman.
31582
31583 Add install-silent target.
31584
31585 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
31586 the problem reported in
31587 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
31588
31589 Tweak the sfio/useperlio logic, hopefully as wished in
31590 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
31591
31592 One forgotten file from #6816.
31593
31594 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
31595
31596 Remove duplicately applied patch shards.
31597 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
31598
31599 Support preserving extremely big/small angles.
31600
31601 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
31602
31603 Subject: [PATCH] installation not quite silent yet.
31604
31605 Update the test count.
31606
31607 Use UVxf, PTR2UV, NVff.
31608
31609 Document PTR2XX and INT2PTR.
31610
31611 no-install target a la make -n.
31612 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
31613
31614 grep -e isn't portable.
31615 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
31616
31617 Can't get the test to reliably work thanks to the
31618 inaccurateness of floating point. "Resolves" bug ids
31619 20000826.003, 20000826.009, 20000826.010,
31620
31621 Subject: installman buglet
31622
31623 DJGPP update from Laszlo Molnar.
31624
31625 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
31626
31627 Passing -R in ldflags makes now it to appear in the default
31628 for lddlflags, just like with -L.
31629 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
31630
31631 Test nit.
31632
31633 Use the actual thread type, not the pointer-to-struct.
31634
31635 Provice virtual $Config{ccflags_nolargefiles} etc.
31636
31637 display_format used as a class method without arguments was broken,
31638 reported in
31639 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
31640
31641 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
31642
31643 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
31644
31645 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
31646
31647 opmini.o may be left around if a build is interrupted.
31648
31649 Typo in #6858.
31650
31651 Fix for ID 20000828.001, long doubles were not formatted
31652 correctly (showed up in $], which stopped installing perl).
31653
31654 An attempt to fix the problem reported in
31655 Subject: Building perl@6856 using gcc/AIX 4.3.3
31656 I can't test this properly since the gcc installation I have
31657 access to seems to be botched (gcc is calling the AIX cpp,
31658 a losing proposition...)
31659
31660 Add -ld to archname on long tr...double platforms.
31661
31662 Subject: hv.h Doc Patch
31663
31664 Potential cruft.
31665
31666 Subject: [PATCH bleedperl@6856] warnings fixes
31667
31668 -S is the silent flag, -s is the strip flag.
31669 Subject: [PATCH] Re: [PATCH] make no-install
31670
31671 Take out the SUIDMAIL thing, that will not be
31672 a problem in 5.7.*.
31673
31674 Subject: [PATCH bleedperl@6866] spellings
31675
31676 Subject: [PATCH] Re: files not cleaned even by veryclean
31677
31678 Use minimal @INC in tests, most of the time just '../lib',
31679 so that we simply can't pick up stuff from other Perls than
31680 the one we are testing. Pointed out by
31681 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
31682
31683 Update to Getopt::Long 2.24, from Johan Vromans.
31684
31685 Fix for thinko in #6848.
31686 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
31687
31688 Patches all over for people and the files they (hopefully) care about.
31689
31690 Subject: Net::protoent does not export 'getproto'
31691
31692 Missed a change in #6869.
31693
31694 Subject: [PATCH] Warnings in B::Deparse
31695
31696 Subject: [PATCH] Glob dumping
31697
31698 Disable one of the tests for now.
31699
31700 Disabling the one test is a bit tricky.
31701
31702 Don't forget to tidy up.
31703
31704 The #6881 removed one dump line.
31705
31706 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
31707
31708 Under usethreads the dumped variable is IN_PAD.
31709 Subject: Re: [PATCH] Glob dumping
31710
31711 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
31712
31713 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
31714
31715 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
31716
31717 Regen Configure for #6894.
31718
31719 Subject: [PATCH: 6889] updates to perlebcdic.pod
31720
31721 Undo namespace pollution of #6878.
31722 Subject: Re: Net::protoent does not export 'getproto'
31723
31724 Admit that we are leaking scalars.
31725
31726 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
31727 Branch: maint-5.6/perl
31728 !> (integrate 271 files)
31729____________________________________________________________________________
31730[ 7894] By: gsar on 2000/11/27 16:00:34
31731 Log: a couple of nits
31732 Branch: maint-5.6/perl
31733 ! MANIFEST pp_sys.c
31734____________________________________________________________________________
31735[ 7893] By: gsar on 2000/11/27 15:10:56
31736 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
31737 6740..6745,6747..6757,6760
31738
31739 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
31740
31741 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
31742
31743 Doc nits spotted by Richard Soderberg.
31744
31745 move WNOHANG definition to where other such things are
31746
31747 Make $Config{byteorder} more magical so that it is
31748 dynamically computed: nice for 'fat binaries'.
31749 Subject: [PATCH]: default byteorder
31750
31751 Subject: [PATCH] Cwd.pm now uses strict
31752
31753 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
31754
31755 Get -DLEAKTEST to compile (not necessarily to work, mind)
31756 Subject: [ID 20000724.006] -DLEAKTEST problem
31757
31758 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
31759
31760 Add perlebcdic from Peter Prymmer, regen toc.
31761
31762 Don't propose using modules built for 5.005 if no binary
31763 compatibility with 5.005 is attempted.
31764
31765 Do not use prototyping here.
31766 Subject: [ID 20000817.016] [PATCH] Peek.xs
31767
31768 Document what the backtick returns if the command fails.
31769
31770 Add byteorder to the myconfig output.
31771
31772 Introduce NVef, NVff, and NVgf, use the middle one.
31773 (helps for lib/peek + Linux + long doubles) Reported in
31774 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
31775 Use NVs in POSIX math, not doubles.
31776 Subject: [ID 20000817.014] POSIX & modfl
31777
31778 Subject: [PATCH 5.6.0+] newSVrv() memory leak
31779
31780 The byteorder code in #6671 was wrong.
31781
31782 Fix the lib/complex failure of
31783 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
31784 Linux long double accuracy issue: something that
31785 when printed with %g looks like "2" but int() of it is 1.
31786
31787 Propagate new Configure vars.
31788
31789 Unbuffer the output.
31790
31791 Subject: [PATCH] perltrap.pod spring cleaning
31792
31793 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
31794 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
31795
31796 Tiny Getopt::Long patch from Johan Vromans.
31797
31798 Document code point which makes if (defined %stash::) to work
31799 (noted by Spider Boardman).
31800
31801 Subject: [PATCH perl@6698] cygwin port
31802
31803 Document the NDBM_File and ODBM_File as SDBM_File
31804 was documented in #6417.
31805
31806 The new tests were missing from #6415.
31807
31808 Add [[:blank:]] as suggested in
31809 Subject: [ID 20000716.024] [=cc=] / [:blank:]
31810 (the [=cc=] has already been taken care of by #6439
31811 so the whole bug report can be closed)
31812 and make [[:space:]] to be equivalent to isspace(3)
31813 (as opposed to \s, which is isSPACE()). The difference
31814 is that now [[:space:]] matches the mythical vertical tab,
31815 while \s doesn't.
31816
31817 Don't eat leading os from index entries.
31818 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
31819
31820 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
31821
31822 Typo in pp_complement().
31823 Subject: [PATCH perl-current] Deparse
31824
31825 Add warnif(), check warnings further up the stack,
31826 all the warnings functions now can take an optional object reference.
31827 Subject: [PATCH bleedperl@6691] warnings pragma update
31828
31829 Fix a core dump in lib/selfloader under -DDEBUGGING.
31830 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
31831
31832 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
31833
31834 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
31835
31836 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
31837 Put back the long double avoidance code to POSIX.xs
31838 because VMS seems to need it still.
31839
31840 Introduce a 'veryclean' target that is like 'distclean'
31841 but also removes *~ and *.orig.
31842
31843 Subject: [ID 20000817.023] endianness description in perlfunc.pod
31844
31845 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
31846
31847 Let's try #6717 again.
31848
31849 UTF8 concat fixes.
31850 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
31851
31852 pp_open() could pass an uninitialized filename down to do_open9().
31853
31854 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
31855
31856 Update to CGI 2.72, from Lincoln Stein.
31857
31858 Subject: [PATCH] Silence MakeMaker (Was: installman)
31859
31860 Use temporary directory instead of current directory.
31861 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
31862
31863 Document odd vs even subreleases and -Dusedevel.
31864
31865 The veryclean target needs to clobber.
31866
31867 Use File::Spec->tmpdir().
31868
31869 Document the number of exponent digits.
31870
31871 Mention perlebcdic and perlposix-bc.
31872
31873 s/this one/the 5.6.0 release/
31874
31875 The #6724 is here.
31876
31877 The correct cleaning order is an art.
31878
31879 small tweaks for change#6705: avoid C++ style comments in C code;
31880 use Perl's malloc API rather than the low level system one
31881
31882 Array context keeps slithering in.
31883
31884 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
31885
31886 Subject: [PATCH] os2.c fix for use64bitint
31887
31888 Update to Pod::LaTeX 0.53.
31889 Subject: [PATCH] lib/Pod/LaTeX.pm updates
31890
31891 Document the endianness of Alpha more precisely.
31892
31893 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
31894
31895 Rename the macro argument because some preprocessors
31896 can't tell the difference and expand arguments also inside
31897 double quoted strings.
31898
31899 free TLS slot properly on Windows
31900
31901 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
31902
31903 Unicos/mk requires elaborate paranoia.
31904
31905 Tweak the floating point output routine preferences.
31906
31907 Also under djgpp the timestamps are funky.
31908
31909 Apply some PodParser 1.18 patches; the Pod/Find.pm
31910 patches cannot be applied since #6712 conflicts.
31911
31912 Use PodParser 1.18 new test.
31913
31914 A pod nit.
31915 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
31916
31917 Be verydeepclean.
31918 Branch: maint-5.6/perl
31919 +> pod/perlebcdic.pod
31920 !> (integrate 106 files)
31921____________________________________________________________________________
31922[ 7892] By: jhi on 2000/11/27 15:02:32
31923 Log: Update Changes.
31924 Branch: perl
31925 ! Changes patchlevel.h
31926____________________________________________________________________________
e138c1e6
JH
31927[ 7891] By: jhi on 2000/11/27 14:57:23
31928 Log: Subject: Re: perlfaq style changes
31929 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31930 Date: Sat, 25 Nov 2000 23:32:26 -0800
31931 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
31932
31933 plus a note from Ronald Kimball.
31934 Branch: perl
31935 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
31936____________________________________________________________________________
31937[ 7890] By: jhi on 2000/11/27 14:53:14
31938 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
31939 From: Benjamin Holzman <bah@ecnvantage.com>
31940 Date: Sun, 26 Nov 2000 16:27:33 -0500
31941 Message-ID: <20001126162733.J25040@ecnvantage.com>
31942 Branch: perl
31943 ! gv.c
31944____________________________________________________________________________
31945[ 7889] By: jhi on 2000/11/27 14:43:11
31946 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
31947 From: lvirden@cas.org
31948 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
31949 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
31950 Branch: perl
31951 ! README.amiga
31952____________________________________________________________________________
31953[ 7888] By: jhi on 2000/11/27 14:32:34
31954 Log: Restore also the locale test to no-sprintf-taint state.
31955 Fixes the bug 20001127.003.
31956 Branch: perl
31957 ! sv.c t/pragma/locale.t
31958____________________________________________________________________________
31959[ 7887] By: gsar on 2000/11/27 14:13:05
31960 Log: integrate changes#6613..6616,6620..6665 from mainline
31961
31962 VMS configure.com update continues.
31963
31964 Subject: Test fails / warnings with perl-current #6612
31965
31966 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
31967
31968 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
31969
31970 For now remove the mail code.
31971
31972 Subject: Re: [PATCH] @+, @- readonly
31973
31974 Subject: warning: storage class after type is obsolescent
31975
31976 Subject: sfio2000
31977
31978 Subject: Re: File::Temp problems on VMS in bleedperl
31979
31980 README.os2 update.
31981 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
31982
31983 Make the user to give up his firstborn, err, to knowingly
31984 verify installing an unstable developer release. Also bump
31985 the release to 5.7.0, but leave a patch tag in the local
31986 patches saying that this is not yet the real thing.
31987
31988 Update (kinda) to Test 1.14, from Joshua Pritikin.
31989
31990 make ok etc also for win32.
31991
31992 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
31993
31994 Don't blow limited stacks, a lower number is enough to
31995 tickle the lookbehind limit.
31996
31997 Use -Dusedevel; regen Configure and the respective Porting stuff.
31998
31999 Subject: [PATCH] debugger exit code should reflect user exit code
32000
32001 Subject: [PATCH perl@6620] cygwin port
32002
32003 Missed a file from #6638.
32004
32005 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)
32006
32007 magic callbacks all need to have same type signature
32008
32009 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
32010
32011 Fix a dependency problem.
32012 Subject: [PATCH: 6640] VMS Makefile.SH update
32013
32014 The numeric locale was reset to "C" by s?printf and never restored.
32015 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
32016 No test since adding the failing example to locale.t
32017 does not fail -- probably because the locale settings are so
32018 thoroughly tweaked by that time. Running the example standalone
32019 does fail, though. UPDATE: test case added at change #7540.
32020
32021 Subject: [ID 20000324.040] minor fix to perlhpux.pod
32022
32023 Update to CPAN 1.57.
32024
32025 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
32026
32027 Change the perlbug address to perl.org since it's more forgiving.
32028
32029 Change the regx compilation error markers to use = instead of <
32030 since pod makes using the latter quite messy. Reported in
32031 ID 20000814.006 by Abigail and in
32032 Subject: Unknown escape E<> ?
32033
32034 Update to perldebtut 1.9, from Richard Foley.
32035
32036 check that the number pseudo children doesn't exceed
32037 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
32038 the WaitForMultipleObjects() limit that would cause wait()
32039 to crash)
32040 wait() and waitpid() could potentially be rewritten to use
32041 more than one thread to do the waiting to eliminate this
32042 limitation
32043
32044 change#6328 could make close(SOCKET) return false on windows
32045 when it shouldn't
32046
32047 pod nit seen in passing
32048
32049 on windows, the return values from wait() and waitpid() don't
32050 match those of pseudo-pids
32051
32052 waitpid() now handles externally spawned pids correctly;
32053 fixes for backtick/wait/waitpid failures on Windows 9x
32054 these changes make the pid returned by process functions on
32055 Windows 9x always positive by clearing the high bit (which
32056 is always set on Win9x); pseudo-process PIDs are likewise
32057 always negative now on Win9x (just as on NT/2000)
32058
32059 trailing new %ENV entries weren't being pushed into the real
32060 environment of subprocesses on Windows
32061
32062 Tweak the regex compilation errors once more.
32063
32064 avoid warnings from dense compiler
32065
32066 add "ok" targets from change#6632 in makefile.mk
32067 Branch: maint-5.6/perl
32068 - lib/Pod/PlainText.pm vms/configure.com
32069 !> (integrate 66 files)
32070____________________________________________________________________________
32071[ 7886] By: jhi on 2000/11/27 13:54:18
32072 Log: __FUNCTION__ isn't portable and trying to emulate it leads
32073 into practically spelling out the name of the function.
32074 Takes care of the bug 20001127.001.
32075 Branch: perl
32076 ! perlio.c
32077____________________________________________________________________________
32078[ 7885] By: gsar on 2000/11/27 13:53:18
32079 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
32080 6610..6611 from mainline
32081
32082 Make regular expression parse error messages easier to understand.
32083 Subject: Re: enhanced(?) regex error messages
32084
32085 Tiny tidying on report_evil_fh().
32086
32087 Subject: Re: enhanced(?) regex error messages
32088 plus Capitalize the error messages, plus perldiag them.
32089
32090 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
32091
32092 Document here-doc better.
32093
32094 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
32095
32096 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
32097 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
32098 (either perlbug or p5p ate the original), plus regen
32099 perlapi and perltoc.
32100
32101 Regen global.sym.
32102
32103 Double check that we have a dirhandle.
32104
32105 Subject: Re: enhanced(?) regex error messages
32106 (plus two small patches sent privately)
32107 (this still seems to leave few test failures)
32108
32109 warn is a macro, avoid using at a variable to avoid warnings
32110 in some configurations; readdir.t is too conservative in
32111 estimating number of *.t's
32112
32113 Get back into sync with Jeffrey on the enhanced regex warnings.
32114
32115 Subject: [PATCH 5.6.0] cygwin port
32116
32117 Zero entries were skipped, fix from Adrian Goalby
32118 <argoalby@yahoo.co.uk>
32119
32120 Subject: Remove dead entry in perldiag
32121
32122 Amend the description of Perl6.
32123 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
32124
32125 detypo
32126
32127 It's the 2ndO'ROSSC.
32128
32129 Revert the sv.c part of #6559, a better fix is needed.
32130
32131 Iterating perl6 description.
32132
32133 Update to Term::ANSIColor 1.03, from Russ Allbery.
32134
32135 Update to Getopt::Long 2.23_05, from Johan Vromans.
32136
32137 Small AUTHORS and MAINTAIN updates. Could do with big updates.
32138
32139 Update to Pod::Parser 1.17, from Brad Appleton.
32140
32141 Update to CPAN 1.56, from Andreas König.
32142
32143 Update to CGI 2.70, from Lincoln Stein.
32144
32145 Put back the std @INC thing.
32146
32147 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
32148 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
32149
32150 Document the IO::Select timeout.
32151
32152 sleep(1) does not necessarily return 1.
32153 Subject: [PATCH bleadperl] op/lex_assign.t
32154
32155 Subject: debugger "d" command doesnt check line number
32156
32157 B::Deparse didn't do sub attributes.
32158 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
32159
32160 Preprocessing and postprocessing for File::Find.
32161 Subject: Patch to Find::File.pm to allow alphabetical results
32162
32163 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
32164
32165 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
32166
32167 Subject: Re: [ID 20000730.003] utf8::length() bad
32168
32169 Subject: Getting perlio and threads to compile
32170 (the Solaris version changes in Configure skipped)
32171
32172 Tests for #6589.
32173 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
32174
32175 Add Perl debugging tutorial, regen toc.
32176 Subject: perldebtut.pod
32177
32178 Add a few missing files, update MANIFEST.
32179
32180 Rewrite of vms/subconfigure.com as configure.com,
32181 from Peter Prymmer and the vmsperl crew.
32182
32183 Should have deleted this in #6603.
32184
32185 Fix the test for 5005threads.
32186
32187 Fix-n-skip the tests under 5005threads.
32188
32189 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
32190
32191 Upgrade to CGI 2.71, from Lincoln Stein.
32192 Branch: maint-5.6/perl
32193 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
32194 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
32195 +> t/op/regmesg.t t/pod/find.t vms/configure.com
32196 - vms/subconfigure.com
32197 ! lib/lib.pm
32198 !> (integrate 115 files)
32199____________________________________________________________________________
32200[ 7884] By: jhi on 2000/11/27 13:44:33
32201 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
32202 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32203 Date: Mon, 27 Nov 2000 08:23:54 EST
32204 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
32205 Branch: perl
32206 ! vms/descrip_mms.template vms/test.com
32207____________________________________________________________________________
32208[ 7883] By: gsar on 2000/11/27 11:50:46
32209 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
32210 6511..6513,6515..6523,6525..6536
32211
32212 The swallow_bom() saga continues. The #23 of require.t
32213 (UTF16-LE) still fails (silently, no output) but the #22
32214 (UTF16-BE) seems to be working now. The root of the
32215 failure may be in sv_gets(): is it UTF-16LE-aware,
32216 especially when it comes to line endings?
32217
32218 Document the problem with -P in HP-UX and its workaround.
32219
32220 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
32221 (aka ID 20000730.002)
32222
32223 Subject: fix and question re: waitpid() under win32
32224
32225 Make the safety catch for buggy gccs work with triple version
32226 numbers like 2.95.2. Reported in
32227 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
32228
32229 In Digital UNIX warn if gcc explicitly chosen because even
32230 2.95.2 is known to cause problems.
32231
32232 Make chr() for values >127 to create utf8 when under utf8.
32233
32234 various syntax errors and such (not fixed: comp/require.t#22 coredump
32235 on Windows)
32236
32237 Stash away the largefiles flags and libswanted.
32238
32239 BOM patching from Simon Cozens.
32240
32241 If gccosandvers is equal to osname, clear gccosandvers.
32242
32243 Make p4desc to skip non-mainperl branches by default.
32244
32245 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
32246
32247 The test from this
32248 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
32249
32250 In new BSDs changes to argv[] do not show up in ps(1) output,
32251 instead one must use setproctitle(). This was already addressed
32252 by change #6457, but the below has a new variant for FreeBSD 4.0
32253 or later, and the matter is also documented more.
32254
32255 FreeBSD 3.* updates from
32256 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
32257
32258 regen_headers, regen perltoc.
32259
32260 Document in one place the memory abstractions used in Perl core.
32261
32262 memcpy has n o in it, as pinted ut by Sarathy.
32263
32264 Remove the extraneous "main::" prefix from all the
32265 "opened only for", "on closed", and "never opened" warnings.
32266
32267 The name of a filehandle does not have <these>.
32268
32269 The tr utf8 patching continues.
32270
32271 The new setproctitle() feature is available only in
32272 bleeding edge FreeBSD. From Paul Saab.
32273
32274 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
32275
32276 Dump UVs as UVs in Data::Dumper.
32277
32278 detypo #6494
32279
32280 Document the IVdf UVuf UVof UVxf.
32281
32282 require.t needs binmode() to work on windows
32283
32284 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
32285 that are hopefully soon put into use.
32286
32287 Allow "no Module;" even if there is no 'unimport'.
32288
32289 Better skip message for the test; one of the two problems in
32290 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
32291
32292 The subtest 4 may fail also on VOBS, as pointed out
32293 by Nick Ing-Simmons in November 1999, bug id 19991124.003
32294 (but the failure in that bug report isn't the subtest 4).
32295
32296 Be more informative on what is skipped and why,
32297 also repeat the list at the end.
32298
32299 Add a URL for FSF.
32300
32301 Subject: [PATCH] sv.h documentation - SvLEN
32302
32303 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
32304
32305 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
32306
32307 Subject: [PATCH] bad cppsymbols on os2 + Configure question
32308
32309 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
32310
32311 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
32312 mention the idea of @( and @)
32313
32314 This is 6512. Really.
32315
32316 Subject: [ID 19990721.004] Documentation bug in perlfunc
32317
32318 Subject: Minor tweak to perlvar.pod
32319
32320 In the warnings call filehandles consistently so;
32321 add "unopened" warning for stat().
32322
32323 After the #6519 a warning about stat() is just that,
32324 not about a filetest, which now have their own warning.
32325
32326 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
32327
32328 Subject: Re: Array vs. List context
32329
32330 Subject: New perlcc, take 2
32331
32332 Weed buglets pointed out by
32333 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
32334
32335 gcc versions might have (parentheses) in them.
32336
32337 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
32338
32339 Essential prototype changes were missing from #6527.
32340 Also make report_evil_fh() more bomb-proof.
32341
32342 Zap lib/Sys directory when cleaning up.
32343
32344 Change the Policy policy: now -Dprefix= with an existing
32345 Policy.sh and prefix == siteprefix == vendorprefix, then all
32346 of them follow along the new prefix.
32347 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
32348
32349 Continue fixing the io warnings. This also
32350 sort of fixes bug ID 20000802.003: the core dump
32351 is no more. Whether the current behaviour is correct
32352 (giving a warning: "Not a format reference"), is another matter.
32353
32354 Have symbols for the IoTYPEs.
32355
32356 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
32357
32358 Document a bit that UDP is not what you might think.
32359 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
32360 tr memory corruption fix from Simon Cozens.
32361
32362 Plug the security hole described in the Aug 05 2000 bugtraq message
32363 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
32364 The security hole exists only in suidperls, which isn't
32365 installed or even built by default.
32366 Branch: maint-5.6/perl
32367 !> (integrate 71 files)
32368____________________________________________________________________________
32369[ 7882] By: gsar on 2000/11/27 10:25:36
32370 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
32371 from mainline
32372
32373 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
32374 to be fatal errors (instead of by default ignoring them, and
32375 ignoring with a bug: even though -w gave an error, the opening [
32376 was left in) Reported in:
32377
32378 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
32379
32380 Subject: [PATCH] split /^/
32381
32382 MacOS nits from Matthias Neeracher.
32383
32384 More split() doc and test patches from Mike Guy.
32385
32386 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
32387 from Graham Barr in the module list.
32388
32389 docfix from Peter Scott <Peter@PSDT.com>.
32390
32391 File::Temp patches for VMS and OS/2 from Tim Jenness.
32392
32393 open() wariness in perlbug.
32394
32395 Subject: [PATCH] minor doc change - perlguts
32396
32397 Subject: Minor doc patch: handy.h
32398
32399 Be wary of close()s, too.
32400
32401 Further File::Temp patches from Yitzchak Scott-Thoennes
32402 and Craig A. Berry.
32403
32404 Subject: [PATCH] fixes bug 20000508.004
32405
32406 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
32407
32408 Allow "no AutoLoader;", based on change #6444,
32409 suggested by Graham Barr.
32410
32411 Use setproctitle() if available to modify $0.
32412
32413 Warn if the version of the operating system used to compile gcc
32414 differs from the current version of the operating system.
32415 Also display the gcc compilation os and version in myconfig.
32416 Inspiration from
32417
32418 Tiny fixes for #6460.
32419
32420 The problem described in this
32421 Subject: [ID 20000322.018] named chars aren't magical enough
32422 has been fixed in perl 5.6.0 but just in case added a test
32423 to keep it away. (The report from Joseph Hall.)
32424
32425 Tune the comments and hopefully stop a memory leak.
32426
32427 Subject: UTF8 concat
32428 (with a memory leak fixed, plus a few casts added)
32429 This also seems to help for
32430 Subject: [ID 20000716.015] join UTF8 weirdness
32431
32432 Do not upgrade SVs into utf8 just because they participate
32433 in eq or cmp. Reported and fix suggested in
32434 Subject: [ID 20000720.009] sv_eq UTF8 bug
32435
32436 Fix the HALF_UPGRADE() macro introduced in #6263.
32437
32438 Find green threads before native threads.
32439 Subject: Re: Patch to jpl/JNI/Makefile.PL
32440 Branch: maint-5.6/perl
32441 !> (integrate 30 files)
32442____________________________________________________________________________
32443[ 7881] By: jhi on 2000/11/27 05:48:41
32444 Log: It seems that *both* the unused submatch loop cleanup
32445 codes are needed.
32446 Branch: perl
32447 ! regexec.c
32448____________________________________________________________________________
32449[ 7880] By: jhi on 2000/11/27 04:50:07
32450 Log: Clean .exists deeper.
32451 Branch: perl
32452 ! Makefile.SH
32453____________________________________________________________________________
32454[ 7879] By: jhi on 2000/11/27 02:31:35
32455 Log: The code in regcppop() (see #7878) contains the correct lower
32456 limit for the unused submatch 'cleanup' loop so that under
32457 "use utf8" the following code wouldn't dump core:
32458 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
32459 the cleanup loop in regtry() stomped beyond allocated area
32460 in the startp[] array. Therefore, copied the correct lower
32461 loop limit (*PL_reglastparen) to regtry(). Note: something
32462 may still not be quite right: why was the _higher_ loop limit
32463 (prog->nparens) different in the utf8 case?
32464
32465 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
32466 without core dumps, there were about 17 of them before
32467 the patch (with us since Perl 5.7.0). Two failures, still:
32468 496 and 505 (though these may not be severe).
32469
32470 Patch #7881 is also needed since both the cleanup loops
32471 seem to be needed.
32472
32473 Also, the t/op/pat#44 seems to core dump under utf8.
32474 Plus a couple of failures. UGH-8.
32475 Branch: perl
32476 ! regexec.c
32477____________________________________________________________________________
32478[ 7878] By: jhi on 2000/11/27 02:21:17
32479 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
32480 the code in regcppop() seems to be redundant for the test suite --
32481 but it contains a germ of truth, and it needed for the build
32482 process itself: see #7879 and #7881.
32483 Branch: perl
32484 ! regexec.c
32485____________________________________________________________________________
32486[ 7877] By: jhi on 2000/11/27 01:53:09
32487 Log: Comment on comment.
32488 Branch: perl
32489 ! regexec.c
32490____________________________________________________________________________
32491[ 7876] By: jhi on 2000/11/27 00:49:59
32492 Log: Adjust the docs to agree with #7875.
32493 Branch: perl
32494 ! pod/perllocale.pod
32495____________________________________________________________________________
32496[ 7875] By: jhi on 2000/11/27 00:49:27
32497 Log: Retract #7863. It makes more sense not to taint formatted output,
32498 not even by sprintf().
32499 Branch: perl
32500 ! sv.c
32501____________________________________________________________________________
32502[ 7874] By: jhi on 2000/11/26 23:36:02
32503 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
32504 Not really fixed (should really dump the UTF-8 charclass),
32505 but stopped displaying the garbage.
32506
32507 Also add a note on the (missing) Unicode PSXSPC and BLANK.
32508 Branch: perl
32509 ! regcomp.c
32510____________________________________________________________________________
32511[ 7873] By: jhi on 2000/11/26 21:31:13
32512 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
32513 Branch: perl
32514 ! regexec.c
32515____________________________________________________________________________
32516[ 7872] By: jhi on 2000/11/26 21:06:04
32517 Log: No need to scan till infinity, 13 is enough.
32518 Branch: perl
32519 ! handy.h utf8.c
32520____________________________________________________________________________
32521[ 7871] By: jhi on 2000/11/26 20:20:32
32522 Log: Test line numbers are different with utf8.
32523 Branch: perl
32524 ! t/op/re_tests
32525____________________________________________________________________________
32526[ 7870] By: jhi on 2000/11/26 20:10:12
32527 Log: Message nit.
32528 Branch: perl
32529 ! regcomp.c
32530____________________________________________________________________________
32531[ 7869] By: jhi on 2000/11/26 19:01:05
32532 Log: Make utf8_length() and utf8_distance() (the latter of which
32533 is unused at the moment) to be less forgiving about bad UTF-8.
32534 Branch: perl
32535 ! embed.h embed.pl objXSUB.h proto.h utf8.c
32536____________________________________________________________________________
32537[ 7868] By: jhi on 2000/11/26 18:45:56
32538 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
32539 From: Benjamin Holzman <bah@ecnvantage.com>
32540 Date: Sat, 25 Nov 2000 20:40:20 -0500
32541 Message-ID: <20001125204020.A25040@ecnvantage.com>
32542
32543 Debian allows installing /usr/bin/locale without installing
32544 any locales, an error message will ensue.
32545 Branch: perl
32546 ! t/pragma/locale.t
32547____________________________________________________________________________
32548[ 7867] By: jhi on 2000/11/26 18:31:12
32549 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
32550 From: Benjamin Holzman <bah@ecnvantage.com>
32551 Date: Sun, 26 Nov 2000 02:42:34 -0500
32552 Message-ID: <20001126024234.G25040@ecnvantage.com>
32553
32554 Patch for the bug 20000212.002.
32555 Branch: perl
32556 ! sv.c t/op/array.t
32557____________________________________________________________________________
32558[ 7866] By: jhi on 2000/11/26 18:28:09
32559 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
32560 From: Tim Jenness <t.jenness@jach.hawaii.edu>
32561 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
32562 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
32563
32564 File::Temp 0.11.
32565 Branch: perl
32566 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
32567____________________________________________________________________________
32568[ 7865] By: jhi on 2000/11/26 18:24:22
32569 Log: The metaconfig unit change for #7864.
32570 Branch: metaconfig/U/perl
32571 ! need_va_copy.U
32572____________________________________________________________________________
32573[ 7864] By: jhi on 2000/11/26 18:23:41
32574 Log: Make the va_copy() test not to be so talkative.
32575 Branch: perl
32576 ! Configure config_h.SH
32577____________________________________________________________________________
32578[ 7863] By: jhi on 2000/11/26 18:11:02
32579 Log: Fix locale inconsistencies unearthed by Hugo's work.
32580 Now the floating point sprintf really does taint the result
32581 string as perllocale promises (has promised for a long time)
32582 if "use locale" is in the lexical scope.
32583 Branch: perl
32584 ! sv.c t/pragma/locale.t
32585____________________________________________________________________________
32586[ 7862] By: jhi on 2000/11/26 00:35:15
32587 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
32588 From: Nicholas Clark <nick@ccl4.org>
32589 Date: Sun, 26 Nov 2000 00:07:50 +0000
32590 Message-ID: <20001126000750.A22446@plum.flirble.org>
32591
32592 Infinit.
32593 Branch: perl
32594 ! sv.c
32595____________________________________________________________________________
32596[ 7861] By: jhi on 2000/11/26 00:01:26
32597 Log: Integrate perlio.
32598 Branch: perl
32599 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
32600____________________________________________________________________________
32601[ 7860] By: nick on 2000/11/25 22:04:17
32602 Log: Correct relative path from new ext\Filter\Util\Call location
32603 back to miniperl.
32604 Branch: perlio
32605 ! win32/makefile.mk
32606____________________________________________________________________________
32607[ 7859] By: nick on 2000/11/25 21:26:54
32608 Log: Integrate mainline.
32609 Branch: perlio
32610 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
32611 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
32612 +> t/lib/filter-util.t
32613 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
32614 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
32615 - t/lib/filt-util.t
32616 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
32617 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
32618 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
32619 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
32620 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
32621 !> win32/makefile.mk
32622____________________________________________________________________________
32623[ 7858] By: gsar on 2000/11/25 20:52:17
32624 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
32625 parent's memory; fix it by keeping track of the actual pad
32626 offset rather than a raw pointer (this change is probably also
32627 relevant to non-ithreads case to avoid fallout from reallocs of
32628 the pad array, but is currently only enabled for the ithreads
32629 case in the interests of minimal disruption to existing "well
32630 tested" code)
32631 Branch: perl
32632 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
32633 ! proto.h scope.c scope.h sv.c t/op/fork.t
32634____________________________________________________________________________
32635[ 7857] By: nick on 2000/11/25 20:01:28
32636 Log: All tests pass on Win32/gcc/USE_PERLIO.
32637 - when crlf layer is pushed make unix-level binary.
32638 - remove :crlf injection in pp_backtick in pp_sys.c
32639 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
32640 Branch: perlio
32641 ! doio.c perlio.c pp_sys.c win32/makefile.mk
32642____________________________________________________________________________
32643[ 7856] By: jhi on 2000/11/25 18:38:30
32644 Log: Update the metaconfig units for #7855.
32645 Branch: metaconfig/U/perl
32646 ! useperlio.U usesocks.U
32647____________________________________________________________________________
32648[ 7855] By: jhi on 2000/11/25 18:37:54
32649 Log: Undo the SOCKS workarounds, instead start using PerlIO
32650 if SOCKS is selected.
32651
32652 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
32653 From: Jens Hamisch <jens@Strawberry.COM>
32654 Date: Fri, 24 Nov 2000 18:31:30 +0100
32655 Message-ID: <20001124183130.E28337@Strawberry.COM>
32656
32657 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
32658 From: Jens Hamisch <jens@Strawberry.COM>
32659 Date: Fri, 24 Nov 2000 19:11:51 +0100
32660 Message-ID: <20001124191151.A28753@Strawberry.COM>
32661 Branch: perl
32662 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
32663 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
32664____________________________________________________________________________
32665[ 7854] By: jhi on 2000/11/25 17:39:08
32666 Log: Undo #7848. Some of the code seems to use walkoptree(),
32667 some walkoptree_slow(). An unfinished renaming?
32668 Now the sub is walkoptree() (which is @EXPORT_OK),
32669 the walkoptree_slow() is a typeglob alias to walkoptree.
32670 This makes the tests to pass, at least.
32671 Branch: perl
32672 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
32673____________________________________________________________________________
32674[ 7853] By: nick on 2000/11/24 22:24:33
32675 Log: Re-arrange crlf vs binary for platforms that care.
32676 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
32677 Lip-service to making stdio layer work on such platfroms (untested).
32678 Now fails 3 tests rather than one, checkin to see if I can debug
32679 the issue under linux. (Do not merge.)
32680 Branch: perlio
32681 ! doio.c perlio.c perliol.h
32682____________________________________________________________________________
32683[ 7852] By: jhi on 2000/11/24 18:57:39
32684 Log: AUTHORS edits.
32685 Branch: perl
32686 ! AUTHORS
32687____________________________________________________________________________
32688[ 7851] By: jhi on 2000/11/24 17:34:56
32689 Log: Add Jan-Erik Karlsson.
32690 Branch: perl
32691 ! AUTHORS
32692____________________________________________________________________________
32693[ 7850] By: jhi on 2000/11/24 17:27:56
32694 Log: Configure should find stdchar on its own.
32695 Branch: perl
32696 ! hints/solaris_2.sh
32697____________________________________________________________________________
32698[ 7849] By: jhi on 2000/11/24 17:24:55
32699 Log: Subject: PATCH over 7848: Filter test flawed
32700 From: andreas.koenig@anima.de (Andreas J. Koenig)
32701 Date: 24 Nov 2000 10:28:29 +0100
32702 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
32703 Branch: perl
32704 ! t/lib/filter-util.t
32705____________________________________________________________________________
32706[ 7848] By: jhi on 2000/11/24 17:22:15
32707 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
32708 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
32709 Date: Fri, 24 Nov 2000 16:12:58 +0000
32710 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
32711 Branch: perl
32712 ! ext/B/B.pm
32713____________________________________________________________________________
32714[ 7847] By: jhi on 2000/11/24 03:07:01
32715 Log: Integrate perlio.
32716 Branch: perl
32717 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
32718 !> win32/makefile.mk
32719____________________________________________________________________________
32720[ 7846] By: gsar on 2000/11/24 00:55:57
32721 Log: integrate changes#6415..6418,6420..6438 from mainline
32722
32723 Fix the bitvector ops for utf8 (tricky since past 7 bits
32724 the utf8 'characters' can be more than one octet).
32725
32726 MPE/ix updates for perl 5.6.0 from Mark Bixby.
32727
32728 Subject: SDBM_File documentation
32729
32730 Detypo.
32731
32732 Decutandpasto.
32733
32734 Send all installperl messages to STDERR and be -w clean.
32735
32736 Out-of-date note removed.
32737
32738 Protect against "wild next"s, that is, callbacks doing "next"
32739 instead of "return".
32740
32741 Use STDOUT consistently.
32742
32743 The output might have been produced in the wrong order.
32744
32745 A missing 'break' after the [[:space:]] switch case.
32746
32747 Add tests for
32748 [ID 19991110.003] another matching finding by pcre author
32749 which has already been fixed by some patch, as verified in
32750
32751 Documentation to explain the behaviour of map().
32752
32753 Add an optimization for map-maps-a-list-element-to-more-list-elements
32754 case, but add also notes explaining the relationship of this
32755 patch and the earlier notes by Sarathy.
32756
32757 Subject: [ID 20000716.023] syslog test fails without sockets
32758
32759 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
32760 Test cases for #6431.
32761
32762 File::Spec::VMS fixup for tmpdir from Craig Berry.
32763
32764 Make the "uninit variable" warning to say "concat or string"
32765 or "join or string" when in concat or join .
32766
32767 Get UTF16 BOMs working. Patch from
32768 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
32769
32770 Subject: [PATCH] Make large file tests deal with SIGXFSZ
32771
32772 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
32773
32774 Subject: [PATCH] av.c apidoc
32775 Branch: maint-5.6/perl
32776 !> (integrate 43 files)
32777____________________________________________________________________________
32778[ 7845] By: gsar on 2000/11/24 00:20:45
32779 Log: integrate changes#6406..6414 from mainline
32780
32781 Merge perlhacktut into perlhack, update perlguts.
32782
32783 Fix AutoSplit to use File::Spec the right way in VMS,
32784 from Peter Prymmer.
32785
32786 The bug report
32787 [ID 19991110.002] minimal matching discrepancy found by pcre author
32788 seems to have been fixed (though differently from what was suggested
32789 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
32790
32791 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
32792 not in pod, from Peter Prymmer
32793
32794 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
32795 From: Hugo <hv@crypt.compulink.co.uk>
32796 Date: Fri, 14 Jul 2000 23:05:20 +0100
32797 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
32798
32799 Didn't anymore apply, but that point still could use another fix.
32800
32801 lib/b test fixes from Peter Prymmer.
32802
32803 More docs for sv functions.
32804
32805 perlvms.pod whitespace cleanup to keep pod utils happy.
32806
32807 another VMS build tweak from Peter Prymmer
32808 Branch: maint-5.6/perl
32809 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
32810 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
32811 !> vms/descrip_mms.template vms/perlvms.pod
32812____________________________________________________________________________
32813[ 7844] By: nick on 2000/11/23 23:42:45
32814 Log: Win32/perlio Now just fails one io/argv.t test - lack
32815 of default :crlf on standard streams.
32816 Branch: perlio
32817 ! doio.c perlio.c
32818____________________________________________________________________________
32819[ 7843] By: nick on 2000/11/23 23:04:05
32820 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
32821 peek fail is showing a real problem (multiple crlf layers
32822 are getting pushed.)
32823 Branch: perlio
32824 ! doio.c perlio.c win32/makefile.mk
32825____________________________________________________________________________
32826[ 7842] By: nick on 2000/11/23 19:46:23
32827 Log: Implement PerlIO_binmode()
32828 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
32829 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
32830 make binmode in t/lib/io_tell.t unconditional so that works.
32831 Checkin just so Win32 machine can see these changes.
32832 Branch: perlio
32833 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
32834____________________________________________________________________________
32835[ 7841] By: jhi on 2000/11/23 19:30:00
32836 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
32837 Branch: perl
32838 ! README.amiga
32839____________________________________________________________________________
32840[ 7840] By: jhi on 2000/11/23 17:18:02
32841 Log: SOCKS wrestling continues, patches from Jens Hamisch.
32842 Branch: perl
32843 ! doio.c embed.h embed.pl perlsdio.h proto.h
32844____________________________________________________________________________
32845[ 7839] By: jhi on 2000/11/23 16:54:14
32846 Log: Push Filter::Util::Call one level deeper.
32847 Branch: perl
32848 + t/lib/filter-util.t
32849 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
32850 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
32851 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
32852 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
32853 - t/lib/filt-util.t
32854 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
32855 ! win32/Makefile win32/makefile.mk
32856____________________________________________________________________________
32857[ 7838] By: jhi on 2000/11/23 16:52:40
32858 Log: Reach back one higher up when searching for PERL_SRC.
32859 Branch: perl
32860 ! lib/ExtUtils/MM_Unix.pm
32861____________________________________________________________________________
32862[ 7837] By: jhi on 2000/11/23 16:05:41
32863 Log: Subject: Re: perl@7826
32864 Date: Thu, 23 Nov 2000 02:20:25 -0600
32865 From: "Craig A. Berry" <craigberry@mac.com>
32866 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
32867
32868 Make VMS to like Filter::Util::Call.
32869 Branch: perl
32870 ! configure.com ext/Filter/Util/Makefile.PL
32871____________________________________________________________________________
32872[ 7836] By: nick on 2000/11/23 16:04:08
32873 Log: Implement crlf layer - not ready for merge.
32874 Branch: perlio
32875 ! perlio.c win32/makefile.mk
32876____________________________________________________________________________
32877[ 7835] By: jhi on 2000/11/23 15:56:52
32878 Log: STDCHAR is different in Sparc v9 vs x86.
32879 Branch: perl
32880 ! hints/solaris_2.sh
32881____________________________________________________________________________
32882[ 7834] By: jhi on 2000/11/23 15:50:47
32883 Log: The type needs to be visible to protos.
32884 Branch: perl
32885 ! perl.h
32886____________________________________________________________________________
32887[ 7833] By: jhi on 2000/11/23 15:40:46
32888 Log: Finish unfinished SOCKS workaround changes.
32889 Branch: perl
32890 ! doio.c
32891____________________________________________________________________________
32892[ 7832] By: jhi on 2000/11/23 15:33:30
32893 Log: Integrate perlio.
32894 Branch: perl
32895 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32896 !> win32/makefile.mk
32897____________________________________________________________________________
32898[ 7831] By: nick on 2000/11/23 10:31:07
32899 Log: Correct makefile.mk dependancies for ext/Filter/Util
32900 Build ext/Encode
32901 Run dmake regen_config_h
32902 Branch: perlio
32903 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32904 ! win32/makefile.mk
32905____________________________________________________________________________
32906[ 7830] By: nick on 2000/11/23 08:05:07
32907 Log: Integrate mainline
32908 Branch: perlio
32909 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
32910 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
32911 +> t/lib/filt-util.pl t/lib/filt-util.t
32912 !> (integrate 41 files)
32913____________________________________________________________________________
32914[ 7829] By: gsar on 2000/11/23 03:07:11
32915 Log: build the Filter extension on windows
32916 Branch: perl
32917 ! win32/Makefile win32/makefile.mk
32918____________________________________________________________________________
32919[ 7828] By: gsar on 2000/11/23 02:46:35
32920 Log: regenerate win32/config* and fix some inconsistencies in the
32921 makefiles; always export Perl_deb() because it is needed
32922 by ext/re/* (whether perl itself is built with -DDEBUGGING
32923 or not)
32924 Branch: perl
32925 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
32926 ! win32/config_H.vc win32/makefile.mk
32927____________________________________________________________________________
32928[ 7827] By: gsar on 2000/11/23 02:18:38
32929 Log: get sources building on windows+MSVC again (untested with other
32930 compilers)
32931 Branch: perl
32932 ! win32/include/sys/socket.h win32/perllib.c
32933____________________________________________________________________________
32934[ 7826] By: jhi on 2000/11/23 01:18:26
32935 Log: Update Changes.
32936 Branch: perl
32937 ! Changes patchlevel.h
32938____________________________________________________________________________
0fbcf867
JH
32939[ 7825] By: jhi on 2000/11/23 00:20:41
32940 Log: Subject: Re: av.c patch (having slight problems)
32941 From: "Ben Tilly" <ben_tilly@hotmail.com>
32942 Date: Tue, 21 Nov 2000 23:29:31 -0500
32943 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
32944
32945 unshift() speedup.
32946 Branch: perl
32947 ! av.c
32948____________________________________________________________________________
32949[ 7824] By: jhi on 2000/11/22 23:59:15
32950 Log: Fixes for signedness warnings noticed by VMSperlers.
32951 Branch: perl
32952 ! ext/Storable/Storable.xs regcomp.c sv.c
32953____________________________________________________________________________
32954[ 7823] By: jhi on 2000/11/22 23:19:31
32955 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
32956 From: Peter Prymmer <pvhp@forte.com>
32957 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
32958 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
32959 Branch: perl
32960 ! t/pragma/warn/pp_hot
32961____________________________________________________________________________
32962[ 7822] By: jhi on 2000/11/22 22:52:20
32963 Log: Be clean.
32964 Branch: perl
32965 ! Makefile.SH
32966____________________________________________________________________________
32967[ 7821] By: jhi on 2000/11/22 22:46:39
32968 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
32969 by Damian Conway, as suggested by Paul Marquess.
32970 Branch: perl
32971 + lib/Filter/Simple.pm
32972____________________________________________________________________________
32973[ 7820] By: jhi on 2000/11/22 22:45:51
32974 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
32975 Branch: perl
32976 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
32977 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
32978 + t/lib/filt-util.t
32979 ! MANIFEST
32980____________________________________________________________________________
32981[ 7819] By: jhi on 2000/11/22 22:03:27
32982 Log: Integrate perlio.
32983 Branch: perl
32984 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
32985 !> win32/makefile.mk
32986____________________________________________________________________________
32987[ 7818] By: jhi on 2000/11/22 21:56:02
32988 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
32989 Branch: perl
32990 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
32991 ! t/lib/io_sock.t
32992____________________________________________________________________________
32993[ 7817] By: jhi on 2000/11/22 21:39:49
32994 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
32995 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32996 Date: Wed, 22 Nov 2000 16:08:12 -0500
32997 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
32998 Branch: perl
32999 ! lib/ExtUtils/Liblist.pm
33000____________________________________________________________________________
33001[ 7816] By: jhi on 2000/11/22 21:38:25
33002 Log: Go ahead and #include <unistd.h> in perl.h.
33003 Branch: perl
33004 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
33005 ! util.c
33006____________________________________________________________________________
33007[ 7815] By: jhi on 2000/11/22 21:22:52
33008 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
33009 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33010 Date: Mon, 20 Nov 2000 18:30:52 -0500
33011 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
33012 Branch: perl
33013 ! pod/perlre.pod regcomp.c t/op/re_tests
33014____________________________________________________________________________
33015[ 7814] By: jhi on 2000/11/22 21:21:46
33016 Log: Subject: [PATCH 5.7.0] Liblist finally works
33017 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33018 Date: Tue, 21 Nov 2000 22:02:17 -0500
33019 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
33020 Branch: perl
33021 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
33022 ! lib/ExtUtils/MakeMaker.pm
33023____________________________________________________________________________
33024[ 7813] By: jhi on 2000/11/22 21:20:23
33025 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
33026 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33027 Date: Wed, 22 Nov 2000 17:53:15 +0100
33028 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
33029
33030 AIX dynaloader and perlio patch.
33031 Branch: perl
33032 ! ext/DynaLoader/dl_aix.xs
33033____________________________________________________________________________
33034[ 7812] By: jhi on 2000/11/22 21:17:52
33035 Log: (Accidentally empty patch.)
33036 Branch: perl
33037 ! av.c
33038____________________________________________________________________________
33039[ 7811] By: jhi on 2000/11/22 21:16:31
33040 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
33041 From: Peter Prymmer <pvhp@forte.com>
33042 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
33043 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
33044 Branch: perl
33045 ! vms/test.com
33046____________________________________________________________________________
33047[ 7810] By: jhi on 2000/11/22 21:15:36
33048 Log: Subject: Re: perl@7777
33049 From: "John P. Linderman" <jpl@research.att.com>
33050 Date: Wed, 22 Nov 2000 13:11:11 -0500
33051 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
33052
33053 Detypoing.
33054 Branch: perl
33055 ! lib/CPAN.pm
33056____________________________________________________________________________
33057[ 7809] By: jhi on 2000/11/22 21:14:19
33058 Log: Subject: [PATCH perl@7795] Perlio_tell fix
33059 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33060 Date: Wed, 22 Nov 2000 13:51:37 EST
33061 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
33062 Branch: perl
33063 ! perlsdio.h
33064____________________________________________________________________________
33065[ 7808] By: jhi on 2000/11/22 21:13:27
33066 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
33067 From: Casey Tweten <crt@kiski.net>
33068 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
33069 Message-Id: <200011201653.LAA10194@home.kiski.net>
33070 Branch: perl
33071 ! t/lib/io_udp.t
33072____________________________________________________________________________
33073[ 7807] By: jhi on 2000/11/22 21:12:35
33074 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
33075 From: Casey Tweten <crt@kiski.net>
33076 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
33077 Message-Id: <200011201636.LAA07227@home.kiski.net>
33078 Branch: perl
33079 ! t/lib/io_sock.t
33080____________________________________________________________________________
33081[ 7806] By: jhi on 2000/11/22 21:10:59
33082 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
33083 From: "Casey R. Tweten" <crt@kiski.net>
33084 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
33085 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
33086 Branch: perl
33087 ! utils/h2xs.PL
33088____________________________________________________________________________
33089[ 7805] By: nick on 2000/11/22 21:05:06
33090 Log: Integrate mainline
33091 Branch: perlio
33092 !> Changes Porting/genlog ext/DB_File/DB_File.xs
33093 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
33094 !> utils/perlbug.PL
33095____________________________________________________________________________
33096[ 7804] By: jhi on 2000/11/22 21:01:12
33097 Log: Subject: [PATCH] Test.pm POD peculiarity
33098 From: "Casey R. Tweten" <crt@kiski.net>
33099 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
33100 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
33101 Branch: perl
33102 ! lib/Test.pm
33103____________________________________________________________________________
33104[ 7803] By: jhi on 2000/11/22 20:59:59
33105 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
33106 From: "Philip Newton" <pnewton@gmx.de>
33107 Date: Wed, 22 Nov 2000 14:25:53 +0100
33108 Message-Id: <3A1BD771.25462.1939FAD@localhost>
33109
33110 Be case-understanding also on 's', and use the -oi of sendmail
33111 not to terminate the transmission on a lone '.'.
33112 Branch: perl
33113 ! utils/perlbug.PL
33114____________________________________________________________________________
33115[ 7802] By: nick on 2000/11/22 20:51:42
33116 Log: Win32 PerlIO intermediate state now working as expected.
33117 - In current state we are still using C runtime in text/binary
33118 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
33119 - PERLIO=stdio and PERLIO=unix pass all expected tests.
33120 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
33121 and PerlIO_seek() and the dummy crlf layer is not making adjustments
33122 for CRLF translation happening in C runtime. All other tests pass.
33123
33124 Added note to README.win32 to point out the snags of doing a perl build
33125 with Norton AntiVirus turned on.
33126
33127 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
33128 which file a fail comes from.
33129
33130 Updated "canned" config.h to match the one generated.
33131 Branch: perlio
33132 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
33133 ! win32/makefile.mk
33134____________________________________________________________________________
33135[ 7801] By: jhi on 2000/11/22 06:50:20
33136 Log: Nickety nits.
33137 Branch: perl
33138 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
33139____________________________________________________________________________
33140[ 7800] By: jhi on 2000/11/22 01:29:55
33141 Log: Changes had accidentally gone too silent on non-main branches.
33142 Branch: perl
33143 ! Changes Porting/genlog patchlevel.h
33144____________________________________________________________________________
51c9377f
JH
33145[ 7799] By: gsar on 2000/11/22 01:02:56
33146 Log: some lib_pm.PL changes snuck in via change#7772
33147 Branch: maint-5.6/perl
33148 ! Makefile.SH
33149____________________________________________________________________________
33150[ 7798] By: nick on 2000/11/21 21:59:40
33151 Log: Integrate mainline
33152 Branch: perlio
33153 !> (integrate 28 files)
33154____________________________________________________________________________
33155[ 7797] By: jhi on 2000/11/21 21:01:45
33156 Log: Integrate perlio.
33157 Branch: perl
33158 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
33159____________________________________________________________________________
33160[ 7796] By: nick on 2000/11/21 20:36:22
33161 Log: Win32 builds and runs (mostly) with USE_PERLIO.
33162 PERLIO=perlio passes all tests.
33163 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
33164 Branch: perlio
33165 ! perlio.c win32/perllib.c win32/win32.c
33166____________________________________________________________________________
33167[ 7795] By: jhi on 2000/11/21 19:03:44
33168 Log: Update Changes.
33169 Branch: perl
33170 ! Changes patchlevel.h
33171____________________________________________________________________________
2a06dd00
JH
33172[ 7794] By: jhi on 2000/11/21 18:56:34
33173 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
33174 From: "Craig A. Berry" <craigberry@mac.com>
33175 Date: Mon, 20 Nov 2000 20:27:06 -0600
33176 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
33177
33178 A cut-and-pasto.
33179 Branch: perl
33180 ! perlio.h
33181____________________________________________________________________________
33182[ 7793] By: jhi on 2000/11/21 18:54:41
33183 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
33184 From: Dominic Dunlop <domo@computer.org>
33185 Date: Mon, 20 Nov 2000 18:55:29 +0100
33186 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
33187
33188 va_copy() and the need of it.
33189 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
33190 Branch: metaconfig/U/perl
33191 + need_va_copy.U
33192 Branch: perl
33193 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33194 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
33195 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
33196 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
33197 ! win32/config.bc win32/config.gc win32/config.vc
33198____________________________________________________________________________
33199[ 7792] By: jhi on 2000/11/21 17:04:10
33200 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
33201 Branch: perl
33202 !> scope.h
33203____________________________________________________________________________
33204[ 7791] By: jhi on 2000/11/21 17:01:16
33205 Log: Export the SOCKS workaround symbols only if necessary.
33206 Branch: perl
33207 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
33208____________________________________________________________________________
51c9377f
JH
33209[ 7790] By: nick on 2000/11/20 23:57:11
33210 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
33211 Branch: perlio
33212 ! scope.h
33213____________________________________________________________________________
33214[ 7789] By: nick on 2000/11/20 23:38:33
33215 Log: Integrate mainline
33216 Branch: perlio
33217 +> lib/File/Spec/Epoc.pm
33218 !> (integrate 34 files)
33219____________________________________________________________________________
33220[ 7788] By: nick on 2000/11/20 23:20:18
33221 Log: Make extra buffer layer work (dummy crlf layer)
33222 Branch: perlio
33223 ! doio.c perlio.c perlio.h
33224____________________________________________________________________________
2a06dd00
JH
33225[ 7787] By: jhi on 2000/11/20 22:44:04
33226 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
33227 From: Peter Prymmer <pvhp@forte.com>
33228 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
33229 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
33230 Branch: perl
33231 ! t/pragma/locale.t
33232____________________________________________________________________________
33233[ 7786] By: jhi on 2000/11/20 22:29:10
33234 Log: Subject: DOC PATCH 5.6.0 perlreftut
33235 From: mjd@plover.com
33236 Date: 20 Nov 2000 19:45:06 -0000
33237 Message-ID: <20001120194506.9505.qmail@plover.com>
33238 Branch: perl
33239 ! pod/perlreftut.pod
33240____________________________________________________________________________
33241[ 7785] By: jhi on 2000/11/20 22:27:44
33242 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
33243 From: David Dyck <dcd@tc.fluke.com>
33244 Date: Mon, 20 Nov 2000 11:43:40 -0800
33245 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
33246 Branch: perl
33247 ! lib/Cwd.pm
33248____________________________________________________________________________
33249[ 7784] By: jhi on 2000/11/20 22:23:21
33250 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
33251 Date: Mon, 20 Nov 2000 17:06:10 -0500
33252 To: Mailing list Perl5 <perl5-porters@perl.org>
33253 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
33254 Branch: perl
33255 ! pp_ctl.c t/op/pat.t
33256____________________________________________________________________________
33257[ 7783] By: jhi on 2000/11/20 22:11:18
33258 Log: Subject: [PATCH] doop.c - UTF8 tr///
33259 From: Simon Cozens <simon@cozens.net>
33260 Date: Sat, 18 Nov 2000 18:49:30 +0000
33261 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
33262
33263 Subject: Re: [PATCH] doop.c - UTF8 tr///
33264 From: Simon Cozens <simon@cozens.net>
33265 Date: Mon, 20 Nov 2000 20:45:22 +0000
33266 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
33267
33268 Make tr on UTF-8 better but still not correct.
33269 Branch: perl
33270 ! doop.c
33271____________________________________________________________________________
33272[ 7782] By: jhi on 2000/11/20 22:02:16
33273 Log: Remove the shared object before attempting to create
33274 (by linking) a new one. E.g. in AIX not removing
33275 becomes quite painful if one tries to do more than one
33276 build in the same tree (an interrupted build, for example),
33277 since the AIX' shared dynaloader seemingly keeps the shared
33278 objects open and therefore 'busy' for quite a while, even when
33279 nobody is using the objects, leading into link failures.
33280 Branch: perl
33281 ! lib/ExtUtils/MM_Unix.pm
33282____________________________________________________________________________
51c9377f
JH
33283[ 7781] By: gsar on 2000/11/20 19:02:55
33284 Log: type mismatch due to faulty integration
33285 Branch: maint-5.6/perl
33286 ! toke.c win32/Makefile
33287____________________________________________________________________________
33288[ 7780] By: gsar on 2000/11/20 17:31:55
33289 Log: integrate changes#6392,6394..6399,6401..6404
33290
33291 The {multiplier} of a fixed substring was overlooked which
33292 caused a wrong initial search offset for that substring.
33293
33294 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
33295 From: Hugo <hv@crypt.compulink.co.uk>
33296 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
33297 Date: Thu, 13 Jul 2000 19:27:13 +0100
33298
33299 Fix the BOM bug: not a byteorder bug, a signedness bug.
33300
33301 Replace change #6337 with a better one.
33302
33303 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
33304 From: Hugo <hv@crypt.compulink.co.uk>
33305 Date: Fri, 14 Jul 2000 04:16:20 +0100
33306 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
33307
33308 MakeMaker should not remove editor backups (*~) on `make clean`
33309 by default (completes change#6383)
33310
33311 move new variables to the end of the interpreter structure (for
33312 bincompat in code that doesn't #include XSUB.h)
33313
33314 rename totally bletcherous SvLOCK() thingy (doesn't do what the
33315 name suggests anyway)
33316
33317 various cleanups (typos, misformatted code, and small bugs)
33318
33319 typecasts needed for change#6394
33320
33321 typos in change#6399, regen headers
33322
33323 inconsistent types needs casts
33324
33325 PERL_OBJECT build tweaks
33326 Branch: maint-5.6/perl
33327 !> MANIFEST doop.c embed.h embed.pl embedvar.h
33328 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
33329 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
33330 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
33331 !> toke.c util.c
33332____________________________________________________________________________
33333[ 7779] By: gsar on 2000/11/20 17:06:29
33334 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
33335
33336 Cosmetics and perldelta.
33337
33338 Fix nits noticed by Boston.pm.
33339
33340 Do the cc sanity check both before the hints and
33341 after the cc selction.
33342
33343 get sprintf.t to adjust properly for 3-digit exponents
33344
33345 don't clobber *.orig files on *clean targets
33346
33347 fix bugs in processing %v-*d and similar format specs (from
33348 Avi Finkel <avi@finkel.org>)
33349
33350 sprintf test tweaks (from Dominic Dunlop)
33351
33352 new selfloader.t in change#6183 doesn't close DATA handles,
33353 and thus fails to clean up tmp files on dosish platforms
33354
33355 typos (spotted by Peter Prymmer)
33356
33357 typo fix from Craig Berry
33358 Branch: maint-5.6/perl
33359 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
33360 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
33361 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
33362 !> x2p/Makefile.SH
33363____________________________________________________________________________
33364[ 7778] By: gsar on 2000/11/20 16:46:51
33365 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
33366
33367 Subject: Re: format bug report [Patch]
33368 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33369 Date: Wed, 05 Jul 2000 13:12:52 +0200
33370 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
33371
33372 Subject: Re: format bug report [Patch]
33373 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33374 Date: Wed, 05 Jul 2000 14:10:01 +0200
33375 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
33376
33377 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
33378 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33379 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
33380 Date: Fri, 07 Jul 2000 17:57:16 +0100
33381
33382 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
33383 To: perl5-porters@perl.org
33384 From: Karsten Sperling <spiff@phreax.net>
33385 Date: Mon, 10 Jul 2000 15:12:52 +0200
33386 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
33387
33388 README.posix-bc podified from Thomas Dorner.
33389
33390 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
33391 From: Dominic Dunlop <domo@computer.org>
33392 Date: Tue, 11 Jul 2000 12:27:33 +0200
33393 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
33394
33395 Typo in #6341.
33396
33397 Fix for
33398 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
33399 From: Roderick Schertler <roderick@argon.org>
33400 Date: Tue, 11 Jul 2000 13:55:05 -0400
33401 Message-Id: <200007111755.NAA05077@jones.argon.org>
33402
33403 Minor cleanups on the booklist.
33404
33405 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
33406 regen perltoc.
33407
33408 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
33409 Branch: maint-5.6/perl
33410 +> pod/perlbook.pod
33411 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
33412 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
33413 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
33414____________________________________________________________________________
2a06dd00
JH
33415[ 7777] By: jhi on 2000/11/20 16:08:49
33416 Log: Update Changes.
33417 Branch: perl
33418 ! Changes patchlevel.h
33419____________________________________________________________________________
7b69f83d
JH
33420[ 7776] By: jhi on 2000/11/20 15:27:56
33421 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
33422 This may be overly harsh but until proven otherwise, we think this
33423 way, or until we have a simple test for Configure (having to start
33424 up servers is does not count as simple) to check for the problems.
33425 Branch: perl
33426 ! perl.h
33427____________________________________________________________________________
33428[ 7775] By: jhi on 2000/11/20 15:22:17
33429 Log: Solaris hints tweaks.
33430 Branch: perl
33431 ! hints/solaris_2.sh
33432____________________________________________________________________________
33433[ 7774] By: jhi on 2000/11/20 15:01:20
33434 Log: Add a workaround to SOCKS 64-bit problems.
33435 Branch: perl
33436 ! doio.c embed.h embed.pl perlsdio.h proto.h
33437____________________________________________________________________________
33438[ 7773] By: jhi on 2000/11/20 14:51:47
33439 Log: sysseek() instead of seek().
33440 Branch: perl
33441 ! t/lib/syslfs.t
33442____________________________________________________________________________
51c9377f
JH
33443[ 7772] By: gsar on 2000/11/20 13:06:23
33444 Log: integrate changes#6315..6319,6321..6331,6333..6338
33445
33446 Integrate with Sarathy, preliminary fix for unicos
33447 alignment problems in [ID 20000612.002] Perl problem on Cray system.
33448
33449 some debugger output does not go to the socket when RemotePort is set
33450
33451 winsock cleanup never done on Windows (leads to handle leaks)
33452
33453 fix UNC path handling on Windows under ithreads, and chdir()
33454 return value when given a non-existent directory
33455
33456 Autogenerate pod/Makefile and pod/buildtoc.
33457 buildtoc also checks whether the existin pods are
33458 mentioned in MANIFEST and perl.pod, and vice versa.
33459 (None of the thusly found discrepancies fixed yet.)
33460 roffitall also needs to be autogenerated similarly but it
33461 seems so badly out of date that I didn't touch it yet.
33462
33463 Config is being used.
33464
33465 Add =head1 NAMEs so that buildtoc is happy.
33466 (The CGI::Util nit reported to Lincoln.)
33467
33468 Fix complaints of buildtoc.
33469
33470 Fix the alignment problem in Crays ([ID 20000612.002]).
33471
33472 Remove perlbook, update perlfaq book listing,
33473 rearrange perl.pod, regenerate perltoc.
33474
33475 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
33476 was cast to an unsigned (32-bit) integer with wild abandon.
33477
33478 winsock options weren't being set in all threads under ithreads
33479 (caused send()s from second and subsequent threads to fail)
33480
33481 accept() leaks memory on windows due to incorrect ordering of
33482 closesocket() and fclose() calls
33483
33484 Reorder perl.pod once more.
33485
33486 More POSIX.pod tweaks.
33487
33488 Sprinkle ldlibpath.
33489
33490 Precedence goof, fix based on
33491 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
33492 From: Hugo <hv@crypt.compulink.co.uk>
33493 Date: Tue, 11 Jul 2000 12:52:38 +0100
33494 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
33495
33496 Subject: PATCH perlguts.pod: Document D and d magic types
33497 From: mjd@plover.com
33498 Date: 5 Jul 2000 18:01:51 -0000
33499 Message-ID: <20000705180151.29413.qmail@plover.com>
33500
33501 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
33502 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
33503 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
33504 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
33505
33506 Subject: [PATCH cfgperl] $& segfaults if you trick it
33507 From: simon@brecon.co.uk (Simon Cozens)
33508 Date: 7 Jul 2000 11:26:09 GMT
33509 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
33510
33511 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
33512 From: Hugo <hv@crypt.compulink.co.uk>
33513 Date: Tue, 11 Jul 2000 12:44:50 +0100
33514 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
33515
33516 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
33517 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33518 Date: Tue, 11 Jul 2000 13:50:51 +0100
33519 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
33520 Branch: maint-5.6/perl
33521 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
33522 +> pod/buildtoc.PL
33523 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
33524 !> (integrate 26 files)
33525____________________________________________________________________________
33526[ 7771] By: gsar on 2000/11/20 12:31:42
33527 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
33528 6310,6311,6314
33529
33530 Subject: [PATCH bleedperl] File::Spec 0.82 beta
33531 From: Barrie Slaymaker <barries@jester.slaysys.com>
33532 Date: Wed, 28 Jun 2000 11:35:29 -0400
33533 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
33534
33535 tweak perlembed for multiplicity/usethreads sanity; correct notes
33536 about Windows
33537
33538 localize %INC in a Safe compartment so that use/require work
33539 (many other magic globals probably need similar treatment)
33540
33541 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
33542 when @_ is modified, causing coredumps
33543
33544 slurp mode fix in change#4736 still not quite right
33545
33546 Point to perlipc for more SysV IPC examples.
33547
33548 Elaborate POSIX.pod. Still needs work.
33549
33550 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
33551
33552 fix large memory leak that has been around for ever, masked by
33553 -DPURIFY (most of the arenas were never freed!)
33554
33555 fix memory leak on Windows (PL_sys_intern contents were never
33556 freed)
33557
33558 PERL_OBJECT build tweak
33559
33560 adjust change#6299
33561
33562 remove rel2abs prototypes (from Barrie Slaymaker)
33563
33564 missing perldiag entry for unpack("w",...) diagnostic (from
33565 Andreas Koenig)
33566
33567 better diagnostic on Frob->stuff() when Frob:: doesn't exist
33568 (from Richard Soderberg <rs@oregonnet.com>)
33569
33570 Win32 patches for cfgperl from Sarathy.
33571
33572 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
33573
33574 More POSIX.pod embellishment.
33575
33576 tyop in change#6306
33577 Branch: maint-5.6/perl
33578 !> (integrate 44 files)
33579____________________________________________________________________________
33580[ 7770] By: gsar on 2000/11/20 11:51:00
33581 Log: integrate changes#6268..6282 from cfgperl branch
33582
33583 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
33584 From: Dominic Dunlop <domo@computer.org>
33585 Date: Thu, 29 Jun 2000 12:32:39 +0200
33586 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
33587
33588 Regen headers for #6261 (and update embed.pl for this) and #6267,
33589 silence few compiler warnings.
33590
33591 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
33592 From: Nicholas Clark <nick@talking.bollo.cx>
33593 Date: Fri, 23 Jun 2000 16:21:15 +0100
33594 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
33595
33596 Subject: PATCH pod/perltie.pod
33597 From: Ian Phillipps <Ian.Phillipps@iname.com>
33598 Date: Fri, 16 Jun 2000 00:17:19 +0100
33599 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
33600 (only the first hunk, the second hunk had already been done
33601 by some other patch)
33602
33603 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
33604 From: Tom Phoenix <rootbeer@redcat.com>
33605 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
33606 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
33607
33608 Subject: [PATCH] xsub attributes
33609 From: Doug MacEachern <dougm@covalent.net>
33610 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
33611 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
33612
33613 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
33614 From: Andy Dougherty <doughera@lafayette.edu>
33615 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
33616 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
33617
33618 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
33619 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33620 Date: Tue, 13 Jun 2000 02:43:48 -0500
33621 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
33622
33623 Subject: [PATCH] Re: eval documentation: context
33624 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33625 Date: Mon, 12 Jun 2000 15:07:29 +0100
33626 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
33627
33628 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
33629 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33630 Date: Mon, 12 Jun 2000 14:55:59 +0100
33631 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
33632
33633 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
33634 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
33635 Date: Fri, 09 Jun 2000 12:39:27 -0400
33636 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
33637 (plus update the version "number" of Text::Wrap)
33638
33639 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
33640 From: Tim Ayers <tayers@bridge.com>
33641 Date: Thu, 08 Jun 2000 08:11:06 +0200
33642 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
33643 [resent by Richard Foley, Message-Id probably wrong]
33644
33645 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
33646 From: rspier@pobox.com (Robert Spier)
33647 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
33648 Message-ID: <14654.31913.845602.610277@rls.cx>
33649
33650 Subject: [PATCH 5.6.0] utils/h2xs.PL
33651 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33652 Date: Wed, 7 Jun 2000 04:02:04 -0500
33653 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
33654
33655 Subject: [PATCH 5.6.0]ITHREADs for VMS
33656 From: Dan Sugalski <dan@sidhe.org>
33657 Date: Tue, 06 Jun 2000 11:59:50 -0400
33658 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
33659 Branch: maint-5.6/perl
33660 !> (integrate 31 files)
33661____________________________________________________________________________
33662[ 7769] By: gsar on 2000/11/20 11:29:06
33663 Log: integrate changes#6261..6266 from cfgperl
33664
33665 Subject: Re: [PATCH cfgperl] BOMs away!
33666 From: simon@brecon.co.uk (Simon Cozens)
33667 Date: 17 Jun 2000 11:49:57 GMT
33668 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
33669
33670 Subject: 5.6.0 Patch for EPOC
33671 From: Olaf Flebbe <o.flebbe@gmx.de>
33672 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
33673 Message-ID: <23449.960929969@www11.gmx.net>
33674
33675 tr fixes from Simon Cozens
33676
33677 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
33678 From: Marty Lucich <marty@netcom.com>
33679 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
33680 Message-Id: <200006282116.OAA11148@netcom.com>
33681 ccdlflags update (the BSD/OS 4.1 part had already been taken
33682 care of by #6141).
33683
33684 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
33685 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33686 Date: Wed, 28 Jun 2000 17:50:12 -0700
33687 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
33688
33689 Subject: [PATCH 5.6.0] cygwin port
33690 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
33691 From: "Fifer, Eric" <EFifer@sanwaint.com>
33692 Date: Thu, 29 Jun 2000 12:58:29 +0100
33693 Branch: maint-5.6/perl
33694 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
33695 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
33696 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
33697 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
33698____________________________________________________________________________
33699[ 7768] By: gsar on 2000/11/20 11:13:44
33700 Log: integrate changes#6252..6256,6259..6260
33701
33702 Paranoia tweak on #6249.
33703 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
33704 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
33705 Date: Sun, 25 Jun 2000 23:43:12 -0400
33706 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
33707
33708 Subject: tr///, help wanted.
33709 From: simon@brecon.co.uk (Simon Cozens)
33710 Date: 28 Jun 2000 11:29:04 GMT
33711 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
33712
33713 small thinko tweaks
33714
33715 tweaks from Simon Conzes to further fix tr/// under utf8
33716
33717 perlnewmod was missing from MANIFEST.
33718
33719 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
33720 From: simon@brecon.co.uk (Simon Cozens)
33721 Date: 17 Jun 2000 11:56:44 GMT
33722 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
33723 pack U0, pack C0
33724 Branch: maint-5.6/perl
33725 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
33726 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
33727 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
33728 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
33729____________________________________________________________________________
33730[ 7767] By: gsar on 2000/11/20 10:51:38
33731 Log: integrate change#6250 from cfgperl
33732
33733 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
33734 From: Doug MacEachern <dougm@covalent.net>
33735 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
33736 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
33737 Branch: maint-5.6/perl
33738 +> t/op/my_stash.t
33739 !> MANIFEST embed.pl global.sym proto.h toke.c
33740____________________________________________________________________________
33741[ 7766] By: gsar on 2000/11/20 10:48:34
33742 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
33743
33744 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
33745 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33746 Date: Mon, 26 Jun 2000 18:40:14 +0100
33747 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
33748
33749 Subject: [PATCH] bytes<->utf8 fixes
33750 From: simon@brecon.co.uk (Simon Cozens)
33751 Date: 26 Jun 2000 04:55:45 GMT
33752 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
33753
33754 Subject: [PATCH] is_utf8_string
33755 From: simon@brecon.co.uk (Simon Cozens)
33756 Date: 26 Jun 2000 02:25:59 GMT
33757 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
33758
33759 Subject: [PATCH] avoid mg_ptr in '*' magic
33760 From: Doug MacEachern <dougm@covalent.net>
33761 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
33762 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
33763
33764 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
33765 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33766 Date: Sat, 24 Jun 2000 13:06:20 +0100
33767 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
33768
33769 Allow for standalone testing.
33770
33771 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
33772 From: Mark-Jason Dominus <mjd@plover.com>
33773 Date: Tue, 27 Jun 2000 22:36:42 -0400
33774 Message-ID: <20000628023642.12166.qmail@plover.com>
33775
33776 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
33777 From: Frank Tobin <ftobin@uiuc.edu>
33778 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
33779 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
33780 Branch: maint-5.6/perl
33781 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
33782 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
33783 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
33784 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
33785 !> utf8.c utils/h2xs.PL
33786____________________________________________________________________________
33787[ 7765] By: gsar on 2000/11/20 10:29:13
33788 Log: integrate change#6239 from cfgperl
33789
33790 Configure maintenance. Sever some dependency cycles,
33791 separate gccversion from the cc unit,
33792 address [ID 20000623.006] Configure script patch for using gcc on AIX
33793 (but solve it a little bit differently),
33794 unduplex some accidentally duplicated units,
33795 suggest using gcc if no cc available
33796 (p5p thread: "Solaris configure: counterproposal", 1999-09)
33797 Branch: maint-5.6/perl
33798 !> Configure Todo-5.6 config_h.SH
33799____________________________________________________________________________
33800[ 7764] By: gsar on 2000/11/20 10:25:55
33801 Log: integrate changes#6233..6238 from cfgperl
33802
33803 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
33804 From: Mark-Jason Dominus <mjd@plover.com>
33805 Date: Fri, 16 Jun 2000 20:53:04 -0400
33806 Message-ID: <20000617005304.8008.qmail@plover.com>
33807
33808 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
33809 because when run as services (Win32ese for daemons)
33810 no environment variables are set and tmpdir ends up as /tmp,
33811 which is ambiguous.
33812 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
33813 From: matt@sergeant.org
33814 Date: 16 Jun 2000 16:30:43 -0000
33815 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
33816
33817 The thread begun by
33818 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
33819 From: Kevin.Ruscoe@ubsw.com
33820 Date: Fri, 16 Jun 2000 16:38:51 +0100
33821 Message-Id: <H000019b03c300d6@MHS>
33822
33823 Tweak embed.pl, regen headers.
33824
33825 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
33826 From: Dan Sugalski <dan@sidhe.org>
33827 Date: Fri, 23 Jun 2000 17:00:00 -0400
33828 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
33829 Branch: maint-5.6/perl
33830 !> (integrate 27 files)
33831____________________________________________________________________________
33832[ 7763] By: gsar on 2000/11/20 10:08:08
33833 Log: s/perl56delta/perldelta/g
33834 Branch: maint-5.6/perl
33835 ! pod/Makefile
33836____________________________________________________________________________
33837[ 7762] By: gsar on 2000/11/20 10:04:00
33838 Log: integrate changes#6225,6229,6231,6232 from cfgperl
33839
33840 Add source code filenames to apidoc.
33841 From: simon@brecon.co.uk (Simon Cozens)
33842 Subject: [PATCH embed.pl] Source X-ref
33843 Date: 22 Jun 2000 02:18:49 GMT
33844 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
33845
33846 Subject: README.hpux version 0.6.1
33847 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
33848 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
33849 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
33850
33851 Subject: [PATCH 5.6.0] cygwin port
33852 From: "Fifer, Eric" <EFifer@sanwaint.com>
33853 Date: Tue, 20 Jun 2000 14:30:58 +0100
33854 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
33855
33856 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
33857 From: simon@brecon.co.uk (Simon Cozens)
33858 Date: 19 Jun 2000 15:18:27 GMT
33859 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
33860
33861 plus update pod/Makefile and regenerate perltoc
33862 Branch: maint-5.6/perl
33863 +> pod/perlutil.pod
33864 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
33865 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
33866____________________________________________________________________________
7b69f83d
JH
33867[ 7761] By: jhi on 2000/11/20 04:09:55
33868 Log: Miraculous typo.
33869 Branch: perl
33870 ! t/op/pat.t
33871____________________________________________________________________________
33872[ 7760] By: jhi on 2000/11/20 04:06:08
33873 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
33874 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33875 Date: Sun, 19 Nov 2000 22:30:26 -0500
33876 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
33877 Branch: perl
33878 ! regexec.c scope.h t/op/pat.t
33879____________________________________________________________________________
33880[ 7759] By: jhi on 2000/11/20 02:05:22
33881 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
33882 Branch: perl
33883 ! perl.h
33884____________________________________________________________________________
33885[ 7758] By: jhi on 2000/11/20 01:58:11
33886 Log: Subject: [perl 7711: EPOC] updates
33887 From: Olaf Flebbe <o.flebbe@gmx.de>
33888 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
33889 Message-ID: <25575.974658810@www23.gmx.net>
33890 Branch: perl
33891 + lib/File/Spec/Epoc.pm
33892 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
33893 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
33894 ! lib/File/Spec.pm perl.c sv.c
33895____________________________________________________________________________
33896[ 7757] By: jhi on 2000/11/20 01:53:11
33897 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
33898 Branch: perl
33899 ! MANIFEST
33900____________________________________________________________________________
33901[ 7756] By: jhi on 2000/11/20 01:47:22
33902 Log: Integrate perlio.
33903 Branch: perl
33904 - ext/re/hints/MSWin32.pl
33905 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
33906 !> win32/config.gc win32/config_H.gc win32/win32sck.c
33907____________________________________________________________________________
51c9377f
JH
33908[ 7755] By: nick on 2000/11/19 20:57:17
33909 Log: Add dummy crlf layer (just as buffer)
33910 Correct 1st bug - one layer of indirection.
33911 Branch: perlio
33912 ! perlio.c perlio.h perliol.h
33913____________________________________________________________________________
33914[ 7754] By: nick on 2000/11/19 20:56:12
33915 Log: Work-round to Perl_deb_nocontext is no longer required
33916 Branch: perlio
33917 - ext/re/hints/MSWin32.pl
33918____________________________________________________________________________
33919[ 7753] By: nick on 2000/11/19 20:01:16
33920 Log: diff -se shows these as different
33921 Branch: perlio
33922 ! global.sym pod/perlapi.pod
33923____________________________________________________________________________
33924[ 7752] By: nick on 2000/11/19 18:57:30
33925 Log: Configure GCC/Win32 build -Duseperlio
33926 Fix a couple of gross issues
33927 - double-include of ../deb.o in re.dll
33928 - win32sck.c needs PerlIO and FILE
33929 Branch: perlio
33930 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
33931 ! win32/win32sck.c
33932____________________________________________________________________________
33933[ 7751] By: nick on 2000/11/19 17:05:36
33934 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
33935 Branch: perlio
33936 ! perlio.c
33937____________________________________________________________________________
33938[ 7750] By: nick on 2000/11/19 16:57:14
33939 Log: Missing aTHX_
33940 Branch: perlio
33941 ! sv.c
33942____________________________________________________________________________
7b69f83d
JH
33943[ 7749] By: jhi on 2000/11/19 16:28:40
33944 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
33945 From: "Peter J. Farley III" <pjfarley@banet.net>
33946 Date: Sun, 19 Nov 2000 01:42:58 -0500
33947 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
33948 Branch: perl
33949 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
33950____________________________________________________________________________
33951[ 7748] By: jhi on 2000/11/19 16:08:10
33952 Log: Subject: podlators 1.05 available
33953 From: Russ Allbery <rra@stanford.edu>
33954 Date: 18 Nov 2000 22:04:28 -0800
33955 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
33956 Branch: perl
33957 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
33958____________________________________________________________________________
51c9377f
JH
33959[ 7747] By: nick on 2000/11/19 11:19:39
33960 Log: Integrate mainline
33961 Branch: perlio
33962 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
33963 !> util.c
33964____________________________________________________________________________
7b69f83d
JH
33965[ 7746] By: jhi on 2000/11/19 06:42:22
33966 Log: Make hex scanning warn on "\x{x}" and "\xx".
33967 "\x" and and hex("x") are still valid.
33968 Branch: perl
33969 ! util.c
33970____________________________________________________________________________
51c9377f
JH
33971[ 7745] By: nick on 2000/11/18 22:52:28
33972 Log: Integrate mainline
33973 Branch: perlio
33974 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
33975 !> perl.h perlio.c proto.h regcomp.c regcomp.h
33976____________________________________________________________________________
7b69f83d
JH
33977[ 7744] By: jhi on 2000/11/18 22:50:28
33978 Log: Introduce Perl_utf8_length(). Use it.
33979 Branch: perl
33980 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
33981____________________________________________________________________________
33982[ 7743] By: jhi on 2000/11/18 22:38:51
33983 Log: Compiler denit.
33984 Branch: perl
33985 ! perlio.c
33986____________________________________________________________________________
33987[ 7742] By: jhi on 2000/11/18 20:33:05
33988 Log: Integrate perlio.
33989 Branch: perl
33990 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
33991 !> perlio.h pp_ctl.c pp_sys.c sv.c
33992____________________________________________________________________________
33993[ 7741] By: jhi on 2000/11/18 20:31:27
33994 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
33995 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33996 Date: Fri, 17 Nov 2000 20:35:11 -0500
33997 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
33998
33999 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
34000 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34001 Date: Fri, 17 Nov 2000 21:03:47 -0500
34002 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
34003
34004 Plus a little bit of tweaking in pregcomp().
34005 Branch: perl
34006 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
34007____________________________________________________________________________
51c9377f
JH
34008[ 7740] By: nick on 2000/11/18 20:17:22
34009 Log: Lexical use open ... support:
34010 add ->cop_io to COP structure in cop.h.
34011 Make mg.c and gv.c associate it with ${^OPEN}.
34012 Make lib/open.pm set it.
34013 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
34014 manner similar to ->cop_warnings.
34015 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
34016 call new PerlIO_apply_layers().
34017 Declare latter in perlio.h and define in perlio.c
34018 Branch: perlio
34019 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
34020 ! perlio.h pp_ctl.c pp_sys.c sv.c
34021____________________________________________________________________________
7b69f83d
JH
34022[ 7739] By: jhi on 2000/11/18 19:54:00
34023 Log: Integrate perlio.
34024 Branch: perl
34025 !> doio.c perlio.c pp.c
34026____________________________________________________________________________
34027[ 7738] By: jhi on 2000/11/18 17:16:13
34028 Log: Subject: [PATCH 5.7.0] etags broken again
34029 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34030 Date: Sat, 18 Nov 2000 02:41:36 -0500
34031 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
34032 Branch: perl
34033 ! emacs/ptags
34034____________________________________________________________________________
34035[ 7737] By: jhi on 2000/11/18 17:12:18
34036 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
34037 Branch: perl
34038 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34039____________________________________________________________________________
51c9377f
JH
34040[ 7736] By: nick on 2000/11/18 14:06:20
34041 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
34042 part to be isolated.
34043 Branch: perlio
34044 ! doio.c perlio.c
34045____________________________________________________________________________
34046[ 7735] By: nick on 2000/11/18 11:03:32
34047 Log: Integrate mainline
34048 Branch: perlio
34049 !> Changes README.amiga README.win32 patchlevel.h
34050 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
34051____________________________________________________________________________
7b69f83d
JH
34052[ 7734] By: jhi on 2000/11/18 01:18:56
34053 Log: Update Changes.
34054 Branch: perl
34055 ! Changes patchlevel.h
34056____________________________________________________________________________
355cf289
JH
34057[ 7733] By: jhi on 2000/11/18 00:32:54
34058 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
34059 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34060 Date: Fri, 17 Nov 2000 17:28:02 -0500
34061 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
34062 Branch: perl
34063 ! regcomp.c regexec.c t/op/re_tests
34064____________________________________________________________________________
34065[ 7732] By: jhi on 2000/11/18 00:28:56
34066 Log: Sparc 64-bit pack() fix from Jens Hamisch.
34067 Branch: perl
34068 ! pp.c
34069____________________________________________________________________________
34070[ 7731] By: jhi on 2000/11/18 00:18:39
34071 Log: Explain in more detail the {} syntax ambiguousity.
34072
34073 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
34074 From: Nicholas Clark <nick@ccl4.org>
34075 Date: Fri, 17 Nov 2000 22:10:28 +0000
34076 Message-ID: <20001117221028.A88930@plum.flirble.org>
34077 Branch: perl
34078 ! pod/perlfunc.pod
34079____________________________________________________________________________
34080[ 7730] By: jhi on 2000/11/18 00:12:18
34081 Log: Subject: Fix for README.amiga (20000323.033)
34082 From: "Stephen P. Potter" <spp@spotter.yi.org>
34083 Date: Fri, 17 Nov 2000 12:25:51 -0500
34084 Message-Id: <200011171725.MAA05768@spotter.yi.org>
34085 Branch: perl
34086 ! README.amiga
34087____________________________________________________________________________
34088[ 7729] By: jhi on 2000/11/18 00:08:34
34089 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
34090 From: "A. C. Yardley" <yardley@tanet.net>
34091 Date: Mon, 3 Apr 2000 11:35:33 -0700
34092 Message-ID: <3483.000403@tanet.net>
34093 Branch: perl
34094 ! README.win32
34095____________________________________________________________________________
51c9377f
JH
34096[ 7728] By: nick on 2000/11/17 21:59:47
34097 Log: Integrate mainline
34098 Branch: perlio
34099 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
34100 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
34101 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
34102 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
34103____________________________________________________________________________
34104[ 7727] By: nick on 2000/11/17 21:56:31
34105 Log: Experiment on use of attributes.pm interface.
34106 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
34107 SVt_PVRV if not already something better (else vivify of say magic gets
34108 core dump).
34109 Branch: perlio
34110 ! perlio.c pp.c
34111____________________________________________________________________________
355cf289
JH
34112[ 7726] By: jhi on 2000/11/17 14:15:49
34113 Log: Subject: Fix for 20000815.006
34114 From: "Stephen P. Potter" <spp@spotter.yi.org>
34115 Date: Fri, 17 Nov 2000 08:57:45 -0500
34116 Message-Id: <200011171357.IAA05122@spotter.yi.org>
34117
34118 It's really 20000518.006.
34119 Branch: perl
34120 ! pod/perlmodlib.PL
34121____________________________________________________________________________
34122[ 7725] By: jhi on 2000/11/17 14:12:31
34123 Log: Subject: Fix for 20000409.001
34124 From: "Stephen P. Potter" <spp@spotter.yi.org>
34125 Date: Fri, 17 Nov 2000 08:55:45 -0500
34126 Message-Id: <200011171355.IAA05104@spotter.yi.org>
34127 Branch: perl
34128 ! pod/perlfaq9.pod
34129____________________________________________________________________________
34130[ 7724] By: jhi on 2000/11/17 14:08:58
34131 Log: Undo #7627 now that we have =head3.
34132 Branch: perl
34133 ! pod/perlhack.pod
34134____________________________________________________________________________
34135[ 7723] By: jhi on 2000/11/17 14:04:09
34136 Log: As surmised the #7719 wasn't a good move.
34137 Branch: perl
34138 ! hints/solaris_2.sh
34139____________________________________________________________________________
34140[ 7722] By: jhi on 2000/11/17 13:59:04
34141 Log: Also the 64bitall hints can be either here or there.
34142 Branch: perl
34143 ! hints/solaris_2.sh
34144____________________________________________________________________________
34145[ 7721] By: jhi on 2000/11/17 02:26:23
34146 Log: Test tweak for the open pragma.
34147 Branch: perl
34148 ! t/lib/b.t
34149____________________________________________________________________________
34150[ 7720] By: jhi on 2000/11/17 00:23:22
34151 Log: The long double hints can be here or there.
34152 Branch: perl
34153 ! hints/solaris_2.sh
34154____________________________________________________________________________
34155[ 7719] By: jhi on 2000/11/17 00:14:06
34156 Log: For Solaris use64bitall the stdchar needs a little bit of help.
34157 Branch: perl
34158 ! hints/solaris_2.sh
34159____________________________________________________________________________
34160[ 7718] By: jhi on 2000/11/16 23:27:34
34161 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
34162 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34163 Date: Wed, 15 Nov 2000 08:56:32 +0100
34164 Message-ID: <3A1241B0.64477E00@alcatel.at>
34165 Branch: perl
34166 ! lib/Carp/Heavy.pm
34167____________________________________________________________________________
34168[ 7717] By: jhi on 2000/11/16 23:23:29
34169 Log: Subject: [PATCH] Re: 20001101.003 PDL
34170 From: Nicholas Clark <nick@ccl4.org>
34171 Date: Thu, 16 Nov 2000 16:48:25 +0000
34172 Message-ID: <20001116164825.B93487@plum.flirble.org>
34173 Branch: perl
34174 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
34175____________________________________________________________________________
34176[ 7716] By: jhi on 2000/11/16 23:21:31
34177 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
34178 From: "Casey R. Tweten" <crt@kiski.net>
34179 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
34180 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
34181 Branch: perl
34182 ! lib/Pod/Checker.pm pod/perlpod.pod
34183____________________________________________________________________________
34184[ 7715] By: jhi on 2000/11/16 23:19:40
34185 Log: Avoid an infinite loop in VMS when utils scripts are run
34186 with no arguments, from Charles Lane.
34187 Branch: perl
34188 ! configure.com
34189____________________________________________________________________________
34190[ 7714] By: jhi on 2000/11/16 23:17:08
34191 Log: Subject: perllocale.pod changes
34192 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34193 Date: Mon, 13 Nov 2000 10:09:22 +0300
34194 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
34195 Branch: perl
34196 ! pod/perllocale.pod
34197____________________________________________________________________________
34198[ 7713] By: jhi on 2000/11/16 23:14:06
34199 Log: Integrate perlio.
34200 Branch: perl
34201 !> doio.c perlio.c perlio.h util.c
34202____________________________________________________________________________
51c9377f
JH
34203[ 7712] By: nick on 2000/11/16 21:10:58
34204 Log: Integrate mainline
34205 Branch: perlio
34206 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34207 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
34208 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
34209 !> vos/config.ga.def vos/config.ga.h win32/config.bc
34210 !> win32/config.gc win32/config.vc
34211____________________________________________________________________________
34212[ 7711] By: nick on 2000/11/16 19:56:41
34213 Log: Minor tweaks:
34214 consistent way of getting 'rb', 'wb' etc. for binary opens
34215 move *perlio::layers to *open::layers
34216 a #define to show layers available
34217 DOSISH popen/PerlIO had export/import sense inverted.
34218 Branch: perlio
34219 ! doio.c perlio.c perlio.h util.c
34220____________________________________________________________________________
355cf289
JH
34221[ 7710] By: jhi on 2000/11/16 15:46:05
34222 Log: Add HAS_SBRK_PROTO.
34223 Branch: metaconfig/U/perl
34224 + d_sbrkproto.U
34225 Branch: perl
34226 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34227 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
34228 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
34229 ! vos/config.ga.def vos/config.ga.h win32/config.bc
34230 ! win32/config.gc win32/config.vc
34231____________________________________________________________________________
51c9377f
JH
34232[ 7709] By: nick on 2000/11/16 07:31:49
34233 Log: Integrate mainline
34234 Branch: perlio
34235 !> (integrate 35 files)
34236____________________________________________________________________________
355cf289
JH
34237[ 7708] By: jhi on 2000/11/16 05:33:03
34238 Log: These files are text, not binary.
34239 Branch: perl
34240 ! ext/Encode/Encode/iso8859-10.enc
34241 ! ext/Encode/Encode/iso8859-13.enc
34242 ! ext/Encode/Encode/iso8859-14.enc
34243 ! ext/Encode/Encode/iso8859-15.enc
34244____________________________________________________________________________
34245[ 7707] By: jhi on 2000/11/16 01:53:37
34246 Log: Update Changes.
34247 Branch: perl
34248 ! Changes patchlevel.h
34249____________________________________________________________________________
734efae8
JH
34250[ 7706] By: jhi on 2000/11/16 01:35:59
34251 Log: More #undefing of stdio.
34252 Branch: perl
34253 ! fakesdio.h nostdio.h
34254____________________________________________________________________________
34255[ 7705] By: jhi on 2000/11/16 01:34:18
34256 Log: Add fwalk() probe to the configuration files and regen perltoc.
34257 Branch: perl
34258 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34259 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
34260 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
34261 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
34262 ! win32/config.bc win32/config.gc win32/config.vc
34263____________________________________________________________________________
51c9377f
JH
34264[ 7704] By: jhi on 2000/11/16 01:33:07
34265 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
34266 an optional third argument to Inlibc?)
34267 Branch: metaconfig/U/perl
34268 + d__fwalk.U
34269____________________________________________________________________________
734efae8
JH
34270[ 7703] By: jhi on 2000/11/16 01:09:22
34271 Log: The type of the hash_cb() size argument is tricky.
34272 Branch: perl
34273 ! ext/DB_File/DB_File.xs
34274____________________________________________________________________________
34275[ 7702] By: jhi on 2000/11/15 23:01:16
34276 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
34277 Branch: perl
34278 ! nostdio.h
34279____________________________________________________________________________
34280[ 7701] By: jhi on 2000/11/15 22:52:32
34281 Log: Detypo.
34282 Branch: perl
34283 ! t/lib/bigfltpm.t
34284____________________________________________________________________________
34285[ 7700] By: jhi on 2000/11/15 22:51:56
34286 Log: UINT64_C() work continues.
34287 Branch: perl
34288 ! handy.h perl.h utf8.h
34289____________________________________________________________________________
34290[ 7699] By: jhi on 2000/11/15 14:13:04
34291 Log: SOCKS has its own USE_THREADS, based on
34292
34293 Subject: [ID 20001114.002] et. al. bugfix followup
34294 From: Jens Hamisch <jens@Strawberry.COM>
34295 Date: Wed, 15 Nov 2000 14:23:11 +0100
34296 Message-ID: <20001115142311.A21164@Strawberry.COM>
34297 Branch: perl
34298 ! perl.h
34299____________________________________________________________________________
34300[ 7698] By: jhi on 2000/11/15 03:50:56
34301 Log: Add few missing #undefs and sort them.
34302 Branch: perl
34303 ! fakesdio.h
34304____________________________________________________________________________
34305[ 7697] By: jhi on 2000/11/15 03:39:14
34306 Log: Linenumber fix.
34307 Branch: perl
34308 ! t/pragma/warn/utf8
34309____________________________________________________________________________
34310[ 7696] By: jhi on 2000/11/15 02:55:26
34311 Log: EBCDIC tweaks.
34312
34313 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
34314 From: Peter Prymmer <pvhp@forte.com>
34315 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
34316 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
34317 Branch: perl
34318 ! t/op/regmesg.t t/pragma/warn/utf8
34319____________________________________________________________________________
34320[ 7695] By: jhi on 2000/11/15 02:53:58
34321 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
34322 From: Peter Prymmer <pvhp@forte.com>
34323 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
34324 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
34325 Branch: perl
34326 ! utf8.c
34327____________________________________________________________________________
34328[ 7694] By: jhi on 2000/11/15 02:50:55
34329 Log: Subject: [PATCH: perl@7674] updates to README.os390
34330 From: Prymmer/Kahn <pvhp@best.com>
34331 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
34332 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
34333 Branch: perl
34334 ! README.os390
34335____________________________________________________________________________
34336[ 7693] By: jhi on 2000/11/15 02:48:37
34337 Log: Quit utf8_to_uv() instantly if curlen == 0.
34338 Branch: perl
34339 ! utf8.c
34340____________________________________________________________________________
34341[ 7692] By: jhi on 2000/11/15 02:24:29
34342 Log: Use u_int32_t for the size of hash_cb(), not size_t.
34343
34344 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
34345 From: Jens Hamisch <jens@Strawberry.COM>
34346 Date: Tue, 14 Nov 2000 19:03:55 +0100
34347 Message-Id: <20001114190355.A20559@Strawberry.COM>
34348 Branch: perl
34349 ! ext/DB_File/DB_File.xs
34350____________________________________________________________________________
34351[ 7691] By: jhi on 2000/11/15 02:20:12
34352 Log: Use UINT64_C().
34353
34354 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
34355 From: Jens Hamisch <jens@Strawberry.COM>
34356 Date: Tue, 14 Nov 2000 19:16:23 +0100
34357 Message-Id: <20001114191623.G20559@Strawberry.COM>
34358 Branch: perl
34359 ! utf8.c utf8.h
34360____________________________________________________________________________
34361[ 7690] By: jhi on 2000/11/15 02:17:06
34362 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
34363 (a macro to define signed and unsigned integer constants).
34364 Branch: perl
34365 ! handy.h
34366____________________________________________________________________________
34367[ 7689] By: jhi on 2000/11/15 01:56:51
34368 Log: Regen Configure.
34369 Branch: perl
34370 ! Configure
34371____________________________________________________________________________
51c9377f
JH
34372[ 7688] By: jhi on 2000/11/15 01:56:32
34373 Log: Make the unit know about SOCKS.
34374 Branch: metaconfig
34375 ! U/protos/socksizetype.U
34376____________________________________________________________________________
34377[ 7687] By: jhi on 2000/11/15 01:54:47
34378 Log: Remove unused dependencies.
34379 Branch: metaconfig
34380 ! U/compline/d_getpagsz.U
34381____________________________________________________________________________
34382[ 7686] By: nick on 2000/11/14 21:25:13
34383 Log: Integrate mainline.
34384 Branch: perlio
34385 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
34386 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
34387 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
34388 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
34389 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
34390 !> win32/config.bc win32/config.gc win32/config.vc
34391 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
34392____________________________________________________________________________
734efae8
JH
34393[ 7685] By: jhi on 2000/11/14 17:54:56
34394 Log: Integrate perlio.
34395 Branch: perl
34396 +> fakesdio.h perliol.h
34397 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
34398 !> perlsdio.h perlsfio.h pod/perlfunc.pod
34399____________________________________________________________________________
51c9377f
JH
34400[ 7684] By: nick on 2000/11/14 17:43:04
34401 Log: PerlIO #include and #ifdef re-work.
34402 Branch: perlio
34403 + fakesdio.h perliol.h
34404 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
34405 ! perlsdio.h perlsfio.h
34406____________________________________________________________________________
734efae8
JH
34407[ 7683] By: jhi on 2000/11/14 15:42:40
34408 Log: Hoist the duplicated socket/netdb include logic to perl.h;
34409 undef SETERRNO in case SOCKS has defined it. Based on:
34410
34411 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
34412 From: Jens Hamisch <jens@Strawberry.COM>
34413 Date: Tue, 14 Nov 2000 11:34:40 +0100
34414 Message-Id: <20001114113440.A20005@Strawberry.COM>
34415 Branch: perl
34416 ! doio.c perl.h pp_sys.c
34417____________________________________________________________________________
34418[ 7682] By: jhi on 2000/11/14 14:07:28
34419 Log: Subject: some additions for makefiles for win32 (for perl@7674)
34420 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34421 Date: Tue, 14 Nov 2000 09:31:13 +0300
34422 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
34423 Branch: perl
34424 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
34425 ! win32/makefile.mk
34426____________________________________________________________________________
34427[ 7681] By: jhi on 2000/11/14 14:01:41
34428 Log: Subject: tiny typo in perl5db.pl
34429 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34430 Date: Tue, 14 Nov 2000 09:29:28 +0300
34431 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
34432 Branch: perl
34433 ! lib/perl5db.pl
34434____________________________________________________________________________
34435[ 7680] By: jhi on 2000/11/14 04:13:50
34436 Log: Redo #7679 with LFs instead of CRLFs.
34437 Branch: perl
34438 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
34439 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
34440 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
34441____________________________________________________________________________
34442[ 7679] By: jhi on 2000/11/14 01:21:09
34443 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
34444 From: Benjamin Stuhl <tiriath@yahoo.com>
34445 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
34446 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
34447 Branch: perl
34448 + win32/bin/mdelete.bat
34449 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
34450 ! makedef.pl perlio.c win32/Makefile win32/config.gc
34451 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
34452____________________________________________________________________________
34453[ 7678] By: jhi on 2000/11/14 01:19:20
34454 Log: Fix the re extension building for Win32.
34455
34456 Subject: [PATCH perl@7638] Get PerlIO building on Win32
34457 From: Benjamin Stuhl <tiriath@yahoo.com>
34458 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
34459 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
34460 Branch: perl
34461 + ext/re/hints/MSWin32.pl
34462 ! MANIFEST
34463____________________________________________________________________________
34464[ 7677] By: jhi on 2000/11/14 01:13:54
34465 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
34466 From: sthoenna@efn.org
34467 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
34468 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
34469 Branch: perl
34470 ! doop.c pp.c toke.c utf8.c utf8.h
34471____________________________________________________________________________
34472[ 7676] By: jhi on 2000/11/13 20:23:15
34473 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
34474 From: Nicholas Clark <nick@ccl4.org>
34475 Date: Mon, 13 Nov 2000 18:55:04 +0000
34476 Message-ID: <20001113185504.J29183@plum.flirble.org>
34477 Branch: perl
34478 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
34479____________________________________________________________________________
51c9377f
JH
34480[ 7675] By: nick on 2000/11/13 20:21:57
34481 Log: Integrate mainline ...
34482 Branch: perlio
34483 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
34484 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
34485 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
34486 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
34487____________________________________________________________________________
734efae8
JH
34488[ 7674] By: jhi on 2000/11/13 15:07:56
34489 Log: Update Changes.
34490 Branch: perl
34491 ! Changes patchlevel.h
34492____________________________________________________________________________
436e4861
JH
34493[ 7673] By: jhi on 2000/11/13 14:42:42
34494 Log: Remove the new two tests of lib/io_xs for now, they seem to
34495 fail under perlio on some platforms.
34496 Branch: perl
34497 ! t/lib/io_xs.t
34498____________________________________________________________________________
34499[ 7672] By: jhi on 2000/11/13 13:57:53
34500 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
34501 Branch: perl
34502 ! perlio.c
34503____________________________________________________________________________
34504[ 7671] By: jhi on 2000/11/13 05:30:48
34505 Log: Placate nervous compilers that see longer than ints switch()ing.
34506 Branch: perl
34507 ! utf8.c
34508____________________________________________________________________________
34509[ 7670] By: jhi on 2000/11/13 05:14:21
34510 Log: fputs() does return EOF on error but here we don't care.
34511 Branch: perl
34512 ! perlio.c
34513____________________________________________________________________________
34514[ 7669] By: jhi on 2000/11/13 05:02:45
34515 Log: Declare reg_data like reg_substr_data.
34516 Branch: perl
34517 ! regexp.h
34518____________________________________________________________________________
34519[ 7668] By: jhi on 2000/11/13 04:54:34
34520 Log: Typos in #7667.
34521 Branch: perl
34522 ! perl.h
34523____________________________________________________________________________
34524[ 7667] By: jhi on 2000/11/13 04:49:49
34525 Log: Cleanup messy #ifdef.
34526 Branch: perl
34527 ! perl.h
34528____________________________________________________________________________
34529[ 7666] By: jhi on 2000/11/13 04:17:34
34530 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
34531 From: Nicholas Clark <nick@talking.bollo.cx>
34532 Date: Sun, 12 Nov 2000 21:14:11 +0000
34533 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
34534
34535 Note: only one breakage of the two reported is fixed by this patch.
34536 Branch: perl
34537 ! perlio.c
34538____________________________________________________________________________
34539[ 7665] By: jhi on 2000/11/13 04:05:07
34540 Log: Tweak the definition of the bit complement on UTF-8 data:
34541 if none of the characters in the string are > 0xff,
34542 the result is a complemented byte string, not a (UTF-8)
34543 char string. Based on the summary in
34544
34545 Subject: Re: [ID 20000918.005] ~ on wide chars
34546 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34547 Date: Fri, 10 Nov 2000 09:47:15 -0800
34548 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
34549
34550 This should give us the maximum backward (pre-char string)
34551 compatibility and utf8 compatibility. The other alternative
34552 would be to limit the bit complement to be always byte only,
34553 taking the least significant byte of the chars.
34554 Branch: perl
34555 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
34556____________________________________________________________________________
34557[ 7664] By: jhi on 2000/11/13 00:23:44
34558 Log: Couple of tests from #7660 salvaged.
34559 Branch: perl
34560 - t/op/tell.t
34561 ! MANIFEST t/io/tell.t
34562____________________________________________________________________________
34563[ 7663] By: jhi on 2000/11/13 00:02:48
34564 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
34565 From: Nicholas Clark <nick@talking.bollo.cx>
34566 Date: Sun, 12 Nov 2000 21:23:43 +0000
34567 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
34568 Branch: perl
34569 ! perlsfio.h
34570____________________________________________________________________________
34571[ 7662] By: jhi on 2000/11/13 00:01:39
34572 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
34573 From: Nicholas Clark <nick@talking.bollo.cx>
34574 Date: Sun, 12 Nov 2000 21:30:04 +0000
34575 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
34576 Branch: perl
34577 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
34578____________________________________________________________________________
34579[ 7661] By: jhi on 2000/11/12 23:57:29
34580 Log: Document tell() on special streams.
34581 Branch: perl
34582 ! pod/perlfunc.pod
34583____________________________________________________________________________
34584[ 7660] By: jhi on 2000/11/12 23:54:22
34585 Log: (Subsumed by #7664)
34586 Branch: perl
34587 + t/op/tell.t
34588 ! MANIFEST
34589____________________________________________________________________________
34590[ 7659] By: jhi on 2000/11/12 22:55:25
34591 Log: Many subdocumented return values of the IO extension now documented.
34592 ungetc and write still left subdocumented.
34593
34594 Subject: [PATCH] (was Re: IO::Handle::ungetc)
34595 From: Nicholas Clark <nick@talking.bollo.cx>
34596 Date: Sun, 12 Nov 2000 21:35:53 +0000
34597 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
34598 Branch: perl
34599 ! ext/IO/lib/IO/Handle.pm
34600____________________________________________________________________________
34601[ 7658] By: jhi on 2000/11/12 21:37:06
34602 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
34603 From: Nicholas Clark <nick@talking.bollo.cx>
34604 Date: Sun, 12 Nov 2000 20:03:22 +0000
34605 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
34606 Branch: perl
34607 ! pod/perlfunc.pod
34608____________________________________________________________________________
34609[ 7657] By: jhi on 2000/11/12 20:34:55
34610 Log: Integrate perlio.
34611 Branch: perl
34612 !> perlio.c
34613____________________________________________________________________________
51c9377f
JH
34614[ 7656] By: nick on 2000/11/12 19:25:06
34615 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
34616 Branch: perlio
34617 ! perlio.c
34618____________________________________________________________________________
34619[ 7655] By: nick on 2000/11/12 19:09:41
34620 Log: Integrate mainline
34621 Branch: perlio
34622 +> README.solaris ext/Encode/Encode/cp1006.enc
34623 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
34624 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
34625 +> ext/Encode/Encode/iso8859-13.enc
34626 +> ext/Encode/Encode/iso8859-14.enc
34627 +> ext/Encode/Encode/iso8859-15.enc
34628 !> (integrate 34 files)
34629____________________________________________________________________________
34630[ 7654] By: jhi on 2000/11/12 19:00:22
34631 Log: Add a metaconfig unit for fsync.
34632 Branch: metaconfig/U/perl
34633 + d_fsync.U
34634____________________________________________________________________________
436e4861
JH
34635[ 7653] By: jhi on 2000/11/12 19:00:01
34636 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
34637 Branch: perl
34638 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34639 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
34640 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34641 ! vos/config.ga.h win32/config.bc win32/config.gc
34642 ! win32/config.vc
34643____________________________________________________________________________
34644[ 7652] By: jhi on 2000/11/11 21:12:01
34645 Log: Copy the s// information of README.hpux also to the perlrun.
34646 Branch: perl
34647 ! README.hpux pod/perlrun.pod
34648____________________________________________________________________________
34649[ 7651] By: jhi on 2000/11/11 21:03:13
34650 Log: More README.solaris updates from Andy Dougherty.
34651 Branch: perl
34652 ! README.solaris
34653____________________________________________________________________________
34654[ 7650] By: jhi on 2000/11/11 18:38:57
34655 Log: More descriptive error for unknown perlio layers.
34656
34657 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
34658 From: Dominic Dunlop <domo@computer.org>
34659 Date: Sat, 11 Nov 2000 18:20:32 +0100
34660 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
34661 Branch: perl
34662 ! perlio.c pod/perldiag.pod
34663____________________________________________________________________________
34664[ 7649] By: jhi on 2000/11/11 18:37:52
34665 Log: MachTen doesn't really do mmap() and munmap().
34666
34667 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
34668 From: Dominic Dunlop <domo@computer.org>
34669 Date: Sat, 11 Nov 2000 18:20:32 +0100
34670 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
34671 Branch: perl
34672 ! hints/machten.sh
34673____________________________________________________________________________
34674[ 7648] By: jhi on 2000/11/11 18:36:46
34675 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
34676 From: rspier@pobox.com (Robert Spier)
34677 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
34678 Message-ID: <14861.32839.491271.985797@rls.cx>
34679 Branch: perl
34680 ! Porting/Contract pod/perltoot.pod
34681____________________________________________________________________________
51c9377f
JH
34682[ 7647] By: jhi on 2000/11/11 18:35:30
34683 Log: Simplify the getpagesize() unit by dropping the
34684 pagesize probe since it's nowadays slightly more
34685 complicated because of sysconf(). (Note: if some
34686 platform really needs the -lPW for getpagesize,
34687 I just broke it.)
34688
34689 TODO: a new pagesize unit.
34690 Branch: metaconfig
34691 ! U/compline/d_getpagsz.U
34692____________________________________________________________________________
436e4861
JH
34693[ 7646] By: jhi on 2000/11/11 18:33:23
34694 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
34695 Branch: perl
34696 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34697 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
34698 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34699 ! vos/config.ga.h win32/config.bc win32/config.gc
34700 ! win32/config.vc
34701____________________________________________________________________________
34702[ 7645] By: jhi on 2000/11/11 16:45:15
34703 Log: Use sysconf() or getpagesize() to find out the pagesize.
34704 Branch: perl
34705 ! perlio.c
34706____________________________________________________________________________
34707[ 7644] By: jhi on 2000/11/11 15:46:08
34708 Log: Integrate perlio.
34709 Branch: perl
34710 !> perlio.c
34711____________________________________________________________________________
34712[ 7643] By: jhi on 2000/11/11 15:33:36
34713 Log: Subject: Re: [PATCH] README.solaris
34714 From: Lupe Christoph <lupe@lupe-christoph.de>
34715 Date: Sat, 11 Nov 2000 14:08:10 +0100
34716 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
34717 Branch: perl
34718 ! README.solaris
34719____________________________________________________________________________
34720[ 7642] By: jhi on 2000/11/11 15:22:12
34721 Log: Subject: [PATCH perl@7638] cygwin port
34722 From: "Eric Fifer" <egf7@columbia.edu>
34723 Date: Fri, 10 Nov 2000 19:30:30 -0000
34724 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
34725 Branch: perl
34726 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
34727____________________________________________________________________________
51c9377f
JH
34728[ 7641] By: nick on 2000/11/11 14:50:36
34729 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
34730 Also call "Buf" layer directly when unread'ing non-read chars.
34731 Branch: perlio
34732 ! perlio.c
34733____________________________________________________________________________
436e4861
JH
34734[ 7640] By: jhi on 2000/11/11 02:05:02
34735 Log: Add more encoding tables.
34736 Branch: perl
34737 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
34738 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
34739 + ext/Encode/Encode/iso8859-10.enc
34740 + ext/Encode/Encode/iso8859-13.enc
34741 + ext/Encode/Encode/iso8859-14.enc
34742 + ext/Encode/Encode/iso8859-15.enc
34743 ! MANIFEST
34744____________________________________________________________________________
34745[ 7639] By: jhi on 2000/11/10 18:49:25
34746 Log: Subject: [PATCH] README.solaris
34747 From: Andy Dougherty <doughera@lafayette.edu>
34748 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
34749 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
34750 Branch: perl
34751 + README.solaris
34752 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
34753 ! pod/perl.pod pod/perltoc.pod
34754____________________________________________________________________________
34755[ 7638] By: jhi on 2000/11/10 15:04:15
34756 Log: Update Changes.
34757 Branch: perl
34758 ! Changes patchlevel.h
34759____________________________________________________________________________
92e9a5a0
JH
34760[ 7637] By: jhi on 2000/11/10 14:14:28
34761 Log: Explain better why certain regex tests are skipped.
34762
34763 Subject: Re: tests skipped: unknown reason
34764 From: Lupe Christoph <lupe@lupe-christoph.de>
34765 Date: Fri, 10 Nov 2000 09:08:56 +0100
34766 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
34767 Branch: perl
34768 ! t/op/regexp.t
34769____________________________________________________________________________
51c9377f
JH
34770[ 7636] By: nick on 2000/11/10 13:40:00
34771 Log: Integrate mainline.
34772 Branch: perlio
34773 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
34774 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
34775 !> win32/bin/search.pl
34776____________________________________________________________________________
92e9a5a0
JH
34777[ 7635] By: nick on 2000/11/10 13:25:52
34778 Log: Re-instate stdio large file support via perlio.
34779 Branch: perl
34780 ! perlio.c
34781____________________________________________________________________________
34782[ 7634] By: jhi on 2000/11/10 04:49:55
34783 Log: Amdahl UTS hints updates.
34784
34785 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
34786 From: hom00@utsglobal.com (Harold O Morris)
34787 Date: Thu, 9 Nov 2000 20:02 PST
34788 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
34789 Branch: perl
34790 ! hints/uts.sh
34791____________________________________________________________________________
34792[ 7633] By: jhi on 2000/11/09 23:33:28
34793 Log: Subject: [PATCH] IO::Seekable pod
34794 From: Nicholas Clark <nick@talking.bollo.cx>
34795 Date: Thu, 9 Nov 2000 20:29:45 +0000
34796 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
34797 Branch: perl
34798 ! ext/IO/lib/IO/Handle.pm
34799____________________________________________________________________________
34800[ 7632] By: jhi on 2000/11/09 21:55:41
34801 Log: Various doc oddball characters.
34802
34803 Subject: [ID 20001106.004] Perl 5.6.0 bugs
34804 From: Michael Somos <somos@grail.cba.csuohio.edu>
34805 Date: Mon, 6 Nov 2000 17:44:20 -0500
34806 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
34807 Branch: perl
34808 ! emacs/cperl-mode.el lib/unicode/syllables.txt
34809 ! win32/bin/search.pl
34810____________________________________________________________________________
34811[ 7631] By: jhi on 2000/11/09 21:12:29
34812 Log: Subject: Re: bash -c exit and linux hints
34813 From: "John P. Linderman" <jpl@research.att.com>
34814 Date: Thu, 02 Nov 2000 09:37:25 -0500
34815 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
34816 Branch: perl
34817 ! hints/linux.sh
34818____________________________________________________________________________
51c9377f
JH
34819[ 7630] By: nick on 2000/11/09 20:34:11
34820 Log: Integrate mainline.
34821 Branch: perlio
34822 !> (integrate 91 files)
34823____________________________________________________________________________
92e9a5a0
JH
34824[ 7629] By: jhi on 2000/11/09 19:46:31
34825 Log: Missing dTHXs.
34826
34827 Subject: RE: perl@7595 builds not on cygwin
34828 From: "Eric Fifer" <egf7@columbia.edu>
34829 Date: Thu, 9 Nov 2000 19:26:50 -0000
34830 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
34831 Branch: perl
34832 ! ext/Devel/Peek/Peek.xs
34833____________________________________________________________________________
34834[ 7628] By: jhi on 2000/11/09 14:48:27
34835 Log: Disable only the tests 99 and 166 for UTF-8 locales.
34836 Branch: perl
34837 ! t/pragma/locale.t
34838____________________________________________________________________________
34839[ 7627] By: jhi on 2000/11/09 14:40:27
34840 Log: There's no =head3.
34841 Branch: perl
34842 ! pod/perlhack.pod
34843____________________________________________________________________________
34844[ 7626] By: jhi on 2000/11/09 13:54:26
34845 Log: The generated boot_* headers are wrong. Pickier compiler,
34846 such as KAI C++ will refuse to compile the resulting perlmain.
34847
34848 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
34849 From: Harri Pasanen <harri.pasanen@trema.com>
34850 Date: Thu, 09 Nov 2000 14:23:28 +0100
34851 Message-Id: <3A0AA550.26D548A3@trema.com>
34852 Branch: perl
34853 ! minimod.pl
34854____________________________________________________________________________
34855[ 7625] By: jhi on 2000/11/09 13:50:44
34856 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
34857 From: Prymmer/Kahn <pvhp@best.com>
34858 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
34859 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
34860
34861 All except the "cow orker" change.
34862 Branch: perl
34863 ! Porting/pumpkin.pod
34864____________________________________________________________________________
34865[ 7624] By: jhi on 2000/11/09 13:45:33
34866 Log: Fix for
34867
34868 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
34869 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34870 Date: Thu, 09 Nov 2000 11:05:52 +0100
34871 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
34872 Branch: perl
34873 ! pod/perldiag.pod t/pragma/warn/pp_sys
34874____________________________________________________________________________
34875[ 7623] By: jhi on 2000/11/09 13:37:16
34876 Log: Typo in an ifndef.
34877
34878 Subject: Re: [PATCH 5.7.0] better messages from malloc()
34879 From: Joe Smith <jms@inwap.com>
34880 Date: Thu, 09 Nov 2000 01:33:14 -0800
34881 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
34882 Branch: perl
34883 ! malloc.c
34884____________________________________________________________________________
34885[ 7622] By: jhi on 2000/11/09 13:31:18
34886 Log: Remove unused extra arguments.
34887 Branch: metaconfig/U/perl
34888 ! perlxv.U
34889 Branch: perl
34890 ! Configure config_h.SH
34891____________________________________________________________________________
34892[ 7621] By: jhi on 2000/11/09 13:16:36
34893 Log: More VMS moves on environment handling, from Charles Lane.
34894 Branch: perl
34895 ! t/pragma/locale.t
34896____________________________________________________________________________
34897[ 7620] By: jhi on 2000/11/09 04:42:38
34898 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
34899 From: David Dyck <dcd@tc.fluke.com>
34900 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
34901 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
34902 Branch: perl
34903 ! pp_sys.c
34904____________________________________________________________________________
34905[ 7619] By: jhi on 2000/11/09 04:36:21
34906 Log: Forgot from #7618.
34907 Branch: perl
34908 ! lib/File/stat.pm
34909____________________________________________________________________________
34910[ 7618] By: jhi on 2000/11/09 04:28:44
34911 Log: Make deleting for %ENV work for (newer versions of) VMS,
34912 from Craig A. Berry.
34913 Branch: perl
34914 ! vms/vms.c
34915____________________________________________________________________________
34916[ 7617] By: jhi on 2000/11/09 04:25:05
34917 Log: Subject: [PATCH] Class::Struct at compile time
34918 From: "Casey R. Tweten" <crt@kiski.net>
34919 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
34920 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
34921 Branch: perl
34922 ! lib/Class/Struct.pm
34923____________________________________________________________________________
34924[ 7616] By: jhi on 2000/11/09 04:15:17
34925 Log: Subject: [ID 20001108.013] spelling
34926 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
34927 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
34928 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
34929 Branch: perl
34930 ! lib/ftp.pl
34931____________________________________________________________________________
34932[ 7615] By: jhi on 2000/11/09 04:12:42
34933 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
34934 From: Peter Prymmer <pvhp@forte.com>
34935 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
34936 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
34937 Branch: perl
34938 ! configure.com
34939____________________________________________________________________________
34940[ 7614] By: jhi on 2000/11/08 22:42:55
34941 Log: A missing aTHX_.
34942 Branch: perl
34943 ! ext/IPC/SysV/SysV.xs
34944____________________________________________________________________________
34945[ 7613] By: jhi on 2000/11/08 19:30:21
34946 Log: Update Changes.
34947 Branch: perl
34948 ! Changes patchlevel.h
34949____________________________________________________________________________
5d7f827b
JH
34950[ 7612] By: jhi on 2000/11/08 18:35:25
34951 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
34952 From: David Dyck <dcd@tc.fluke.com>
34953 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
34954 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
34955 Branch: perl
34956 ! pp_sys.c
34957____________________________________________________________________________
34958[ 7611] By: jhi on 2000/11/08 18:30:26
34959 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
34960 From: Dominic Dunlop <domo@computer.org>
34961 Date: Tue, 7 Nov 2000 12:05:25 +0100
34962 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
34963 Branch: perl
34964 ! malloc.c
34965____________________________________________________________________________
34966[ 7610] By: jhi on 2000/11/08 18:25:14
34967 Log: Do not test UTF-8 locales since that the tests would require
34968 polymorphic regexen.
34969 Branch: perl
34970 ! t/pragma/locale.t
34971____________________________________________________________________________
34972[ 7609] By: jhi on 2000/11/08 17:12:51
34973 Log: Locale buglets.
34974
34975 Subject: RE: Locales support (setlocale) fixes
34976 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34977 Date: Wed, 8 Nov 2000 20:01:39 +0300
34978 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
34979 Branch: perl
34980 ! t/pragma/locale.t util.c
34981____________________________________________________________________________
34982[ 7608] By: jhi on 2000/11/08 17:00:16
34983 Log: Deleting $ENV{PATH} in VMS is not recommendable.
34984 Branch: perl
34985 ! t/pragma/locale.t
34986____________________________________________________________________________
34987[ 7607] By: jhi on 2000/11/08 16:58:26
34988 Log: Subject: PATCH std stdio for (Free)BSD
34989 From: Nicholas Clark <nick@ccl4.org>
34990 Date: Wed, 8 Nov 2000 15:36:29 +0000
34991 Message-ID: <20001108153629.D98736@plum.flirble.org>
34992 Branch: metaconfig
34993 ! U/compline/d_stdstdio.U
34994 Branch: perl
34995 ! Configure config_h.SH
34996____________________________________________________________________________
34997[ 7606] By: jhi on 2000/11/08 16:43:31
34998 Log: Forgot to bump the line numbers in #7601.
34999 Branch: perl
35000 ! t/pragma/warn/pp_sys
35001____________________________________________________________________________
35002[ 7605] By: jhi on 2000/11/08 16:39:12
35003 Log: More careful detection of how well NVs and UVs mix.
35004
35005 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))
35006 From: Nicholas Clark <nick@ccl4.org>
35007 Date: Wed, 8 Nov 2000 15:14:12 +0000
35008 Message-ID: <20001108151412.B98736@plum.flirble.org>
35009
35010 Added some SIGFPE paranoia.
35011 Branch: metaconfig/U/perl
35012 ! perlxv.U
35013 Branch: perl
35014 ! Configure config_h.SH
35015____________________________________________________________________________
35016[ 7604] By: jhi on 2000/11/08 14:39:10
35017 Log: Subject: [patch perl@7595] VMS configure.com tweak
35018 From: "Craig A. Berry" <craigberry@mac.com>
35019 Date: Wed, 8 Nov 2000 00:24:12 -0600
35020 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
35021 Branch: perl
35022 ! configure.com
35023____________________________________________________________________________
35024[ 7603] By: jhi on 2000/11/08 14:27:11
35025 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
35026 From: Robin Barker <rmb1@cise.npl.co.uk>
35027 Date: Wed, 8 Nov 2000 11:11:39 GMT
35028 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
35029 Branch: perl
35030 ! perlio.c
35031____________________________________________________________________________
35032[ 7602] By: jhi on 2000/11/08 14:25:03
35033 Log: Fix for the tie-refhash string table leaks.
35034
35035 From: Nick Ing-Simmons <nik@tiuk.ti.com>
35036 Date: Wed, 8 Nov 2000 13:03:04 GMT
35037 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
35038 Branch: perl
35039 ! t/lib/tie-refhash.t
35040____________________________________________________________________________
35041[ 7601] By: jhi on 2000/11/08 14:21:08
35042 Log: Try to avoid flockless and emulationless places.
35043 Branch: perl
35044 ! t/pragma/warn/pp_sys
35045____________________________________________________________________________
35046[ 7600] By: jhi on 2000/11/08 02:28:54
35047 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
35048
35049 Subject: [PATCH] prototyped functions that should be overrideable
35050 From: "Casey R. Tweten" <crt@kiski.net>
35051 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
35052 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
35053 Branch: perl
35054 ! toke.c
35055____________________________________________________________________________
35056[ 7599] By: jhi on 2000/11/08 01:12:05
35057 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
35058
35059 Subject: [PATCH] perlbug.PL
35060 From: "Kurt D. Starsinic" <kstar@chapin.edu>
35061 Date: Mon, 6 Nov 2000 21:39:01 -0500
35062 Message-ID: <20001106213901.B20955@O2.chapin.edu>
35063 Branch: perl
35064 ! utils/perlbug.PL
35065____________________________________________________________________________
35066[ 7598] By: jhi on 2000/11/07 23:42:00
35067 Log: Bad thinko in #7581 (I used the test program with the expanded
35068 values as-is).
35069 Branch: metaconfig
35070 ! U/compline/d_stdstdio.U
35071 Branch: perl
35072 ! Configure
35073____________________________________________________________________________
35074[ 7597] By: jhi on 2000/11/07 21:43:29
35075 Log: Subject: [PATCH perl@7573] cygwin port
35076 From: "Fifer, Eric" <EFifer@sanwaint.com>
35077 Date: Tue, 7 Nov 2000 18:08:51 -0000
35078 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
35079
35080 Synchronize with Cygwin 1.1.5.
35081 Branch: perl
35082 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
35083 ! pod/perlport.pod unixish.h util.c
35084____________________________________________________________________________
35085[ 7596] By: jhi on 2000/11/07 21:39:25
35086 Log: perlhack updates from H.Merijn Brand.
35087 Branch: perl
35088 ! pod/perlhack.pod
35089____________________________________________________________________________
35090[ 7595] By: jhi on 2000/11/07 20:21:41
35091 Log: Update Changes.
35092 Branch: perl
35093 ! Changes patchlevel.h
35094____________________________________________________________________________
f2b18709
JH
35095[ 7594] By: jhi on 2000/11/07 19:18:58
35096 Log: Be more robust in Dynaloader.pm.
35097 Branch: perl
35098 ! ext/DynaLoader/DynaLoader_pm.PL
35099____________________________________________________________________________
35100[ 7593] By: jhi on 2000/11/07 16:49:31
35101 Log: AUTHORS update.
35102 Branch: perl
35103 ! AUTHORS
35104____________________________________________________________________________
35105[ 7592] By: gsar on 2000/11/07 16:39:51
35106 Log: normalize relative paths in virtualized current directory on windows,
35107 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
35108 returns)
35109 Branch: perl
35110 ! win32/vdir.h
35111____________________________________________________________________________
35112[ 7591] By: jhi on 2000/11/07 16:04:26
35113 Log: Too profiler-happy: with optimization the #7590 actually makes
35114 the test to run 0.5% _slower_. Requires much more instrumentation.
35115 Retract #7590.
35116 Branch: perl
35117 ! regcomp.c regcomp.h
35118____________________________________________________________________________
35119[ 7590] By: jhi on 2000/11/07 15:51:13
35120 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
35121 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
35122 by using memset() and testing bytewise (as opposed to bitwise).
35123 Branch: perl
35124 ! regcomp.c regcomp.h
35125____________________________________________________________________________
35126[ 7589] By: jhi on 2000/11/07 12:56:39
35127 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
35128 From: "Craig A. Berry" <craig.berry@psinetcs.com>
35129 Date: Mon, 06 Nov 2000 23:45:30 -0500
35130 Message-Id: <0011079735.AA973576259@univpress.com>
35131 Branch: perl
35132 ! configure.com t/lib/st-lock.t
35133____________________________________________________________________________
35134[ 7588] By: jhi on 2000/11/07 01:03:28
35135 Log: Tweak #7587.
35136 Branch: perl
35137 ! pod/perldiag.pod
35138____________________________________________________________________________
35139[ 7587] By: jhi on 2000/11/07 01:00:27
35140 Log: A doc addition for bug id 20001105.019, beware \p.
35141 Branch: perl
35142 ! pod/perldiag.pod
35143____________________________________________________________________________
35144[ 7586] By: jhi on 2000/11/07 00:32:22
35145 Log: Fake support of holey files in win/dosish platforms.
35146
35147 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
35148 From: kipp@shonanblue.ne.jp
35149 Date: Mon, 6 Nov 2000 13:30:55 -0800
35150 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
35151 Branch: perl
35152 ! ext/SDBM_File/sdbm/sdbm.c
35153____________________________________________________________________________
35154[ 7585] By: jhi on 2000/11/07 00:12:54
35155 Log: Subject: Pod updates
35156 From: "Stephen P. Potter" <spp@spotter.yi.org>
35157 Date: Mon, 06 Nov 2000 18:56:43 -0500
35158 Message-Id: <200011062357.SAA18173@spotter.yi.org>
35159 Branch: perl
35160 ! README.dos README.os2 README.win32 pod/buildtoc.PL
35161 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
35162 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
35163 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
35164 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
35165 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
35166 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
35167 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
35168 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
35169 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
35170 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
35171 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
35172 ! pod/perltootc.pod pod/perlunicode.pod
35173____________________________________________________________________________
35174[ 7584] By: jhi on 2000/11/07 00:04:17
35175 Log: Varargs don't always work too well if one puts an unsigned
35176 char on the stack and pop an unsigned quad off the stack.
35177
35178 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
35179 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35180 Date: Mon, 06 Nov 2000 15:19:05 -0800
35181 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
35182 Branch: perl
35183 ! utf8.c
35184____________________________________________________________________________
35185[ 7583] By: jhi on 2000/11/06 23:58:48
35186 Log: %ENV note tweaks from Dan Sugalski.
35187 Branch: perl
35188 ! pod/perlport.pod vms/perlvms.pod
35189____________________________________________________________________________
35190[ 7582] By: jhi on 2000/11/06 23:05:49
35191 Log: glibc5 detection by __GNU_LIBRARY__.
35192 Branch: perl
35193 ! toke.c
35194____________________________________________________________________________
35195[ 7581] By: jhi on 2000/11/06 22:51:29
35196 Log: Make the stdio test program of 7427 less noisy while being
35197 compiled so that Digital UNIX wouldn't get both
35198 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
35199 undefined. This makes perlio happy.
35200 Branch: metaconfig
35201 ! U/compline/d_stdstdio.U
35202 Branch: perl
35203 ! Configure config_h.SH
35204____________________________________________________________________________
35205[ 7580] By: jhi on 2000/11/06 22:41:41
35206 Log: Document %ENV = () portability issues.
35207 Branch: perl
35208 ! pod/perlport.pod vms/perlvms.pod
35209____________________________________________________________________________
35210[ 7579] By: jhi on 2000/11/06 21:29:24
35211 Log: VOS updates from Paul Green.
35212 Branch: perl
35213 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
35214____________________________________________________________________________
35215[ 7578] By: jhi on 2000/11/06 21:00:40
35216 Log: Sanitize the environment further.
35217 Branch: perl
35218 ! t/pragma/locale.t
35219____________________________________________________________________________
35220[ 7577] By: jhi on 2000/11/06 20:53:51
35221 Log: Re-introduce 7552 lost in integration.
35222 Branch: perl
35223 ! perlio.c
35224____________________________________________________________________________
35225[ 7576] By: jhi on 2000/11/06 20:33:46
35226 Log: Admit that the test leaks scalars.
35227 Branch: perl
35228 ! t/comp/proto.t
35229____________________________________________________________________________
35230[ 7575] By: jhi on 2000/11/06 20:17:08
35231 Log: Integrate perlio.
35232 Branch: perl
35233 !> perlio.c
35234____________________________________________________________________________
51c9377f
JH
35235[ 7574] By: nick on 2000/11/06 20:07:28
35236 Log: Remove debug. Try (Mmap_t) on madvise() call.
35237 Branch: perlio
35238 ! perlio.c
35239____________________________________________________________________________
f2b18709
JH
35240[ 7573] By: jhi on 2000/11/06 13:56:05
35241 Log: Update Changes.
35242 Branch: perl
35243 ! Changes patchlevel.h
35244____________________________________________________________________________
e3b1fa82
JH
35245[ 7572] By: jhi on 2000/11/06 13:48:41
35246 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
35247 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35248 Date: Mon, 06 Nov 2000 10:11:42 +0100
35249 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
35250 Branch: perl
35251 ! pod/perlhack.pod
35252____________________________________________________________________________
35253[ 7571] By: jhi on 2000/11/06 01:45:51
35254 Log: AUTHORS updates.
35255 Branch: perl
35256 ! AUTHORS
35257____________________________________________________________________________
35258[ 7570] By: jhi on 2000/11/06 00:18:00
35259 Log: Fix for
35260
35261 Subject: [ID 20000728.005] perl -P broken
35262 From: David Dyck <dcd@tc.fluke.com>
35263 Date: Fri, 28 Jul 2000 17:19:16 -0700
35264 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
35265
35266 (hopefully). The fix is also not complete, it seems to break
35267 BOM swallowing for libc5 systems, but until someone figures
35268 out a way to do this without ftell(), this will do.
35269 Branch: perl
35270 ! toke.c
35271____________________________________________________________________________
35272[ 7569] By: jhi on 2000/11/06 00:05:30
35273 Log: Document that the evaled syntax errors cause scalar leaks.
35274 Branch: perl
35275 ! t/comp/proto.t
35276____________________________________________________________________________
35277[ 7568] By: jhi on 2000/11/05 23:14:47
35278 Log: opmini.o can linger from Configures past.
35279 Branch: perl
35280 ! Makefile.SH
35281____________________________________________________________________________
35282[ 7567] By: jhi on 2000/11/05 21:28:39
35283 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
35284 first argument correctly.
35285 Branch: perl
35286 ! perlio.c
35287____________________________________________________________________________
35288[ 7566] By: jhi on 2000/11/05 21:15:56
35289 Log: Integrate perlio.
35290 Branch: perl
35291 !> perlio.c
35292____________________________________________________________________________
35293[ 7565] By: jhi on 2000/11/05 21:15:13
35294 Log: Use -dM for gcc (the suggested patch did it only for Linux,
35295 but I think it can be generalized).
35296
35297 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
35298 From: Pixel <pixel@mandrakesoft.com>
35299 Date: 05 Nov 2000 21:49:34 +0100
35300 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
35301 Branch: perl
35302 ! ext/Errno/Errno_pm.PL
35303____________________________________________________________________________
51c9377f
JH
35304[ 7564] By: nick on 2000/11/05 21:09:18
35305 Log: Added a mmap layer as a "subclass" of perlio.
35306 PERLIO=mmap ./perl harness passes
35307 Branch: perlio
35308 ! perlio.c
35309____________________________________________________________________________
e3b1fa82
JH
35310[ 7563] By: jhi on 2000/11/05 19:48:55
35311 Log: Add a note for future generations about bug id 20000229.006.
35312 Branch: perl
35313 ! malloc.c
35314____________________________________________________________________________
35315[ 7562] By: jhi on 2000/11/05 19:38:24
35316 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
35317 Branch: perl
35318 ! pp_ctl.c t/op/pos.t
35319____________________________________________________________________________
35320[ 7561] By: jhi on 2000/11/05 18:21:46
35321 Log: Add =pod to be tidy.
35322 Branch: perl
35323 ! lib/Math/Complex.pm
35324____________________________________________________________________________
35325[ 7560] By: jhi on 2000/11/05 17:38:46
35326 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
35327 Branch: perl
35328 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
35329 ! ext/Storable/Storable.xs t/lib/st-recurse.t
35330____________________________________________________________________________
35331[ 7559] By: jhi on 2000/11/05 17:32:59
35332 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
35333 From: "Peter J. Farley III" <pjfarley@banet.net>
35334 Date: Sun, 05 Nov 2000 11:55:59 -0500
35335 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
35336 Branch: perl
35337 ! t/lib/syslog.t
35338____________________________________________________________________________
35339[ 7558] By: jhi on 2000/11/05 17:29:19
35340 Log: Integrate perlio.
35341 Branch: perl
35342 !> perlio.c
35343____________________________________________________________________________
35344[ 7557] By: jhi on 2000/11/05 17:22:01
35345 Log: A fix of sorts for 20000329.026, a better error message
35346 for a missing "use charnames" when using the \N{...}.
35347 Branch: perl
35348 ! pod/perldiag.pod toke.c
35349____________________________________________________________________________
35350[ 7556] By: jhi on 2000/11/05 16:33:50
35351 Log: Test tweak: show also the failed locales.
35352
35353 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
35354 From: Lupe Christoph <lupe@lupe-christoph.de>
35355 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
35356 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
35357 Branch: perl
35358 ! t/pragma/locale.t
35359____________________________________________________________________________
51c9377f
JH
35360[ 7555] By: nick on 2000/11/05 11:09:34
35361 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
35362 open RDWR so does not fail. (pragma/warnings 303 again...)
35363 Branch: perlio
35364 ! perlio.c
35365____________________________________________________________________________
35366[ 7554] By: nick on 2000/11/05 10:10:13
35367 Log: Fix case where ungetc(f,EOF) was allowed.
35368 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
35369 so we can see similarities.
35370 Use types more carefully and a STDCHAR array in hope that this will
35371 fix Jarrko's 64bit machine.
35372 Branch: perlio
35373 ! perlio.c
35374____________________________________________________________________________
e3b1fa82
JH
35375[ 7553] By: jhi on 2000/11/05 01:12:16
35376 Log: Fix for
35377
35378 Subject: [ID 20001004.007] taint propogation is inconsistent
35379 From: pimlott@idiomtech.com (Andrew Pimlott)
35380 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
35381 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
35382
35383 The culprit was sv_setsv() which was rather blindly
51c9377f
JH
35384 propagating taint, which lead to behaviour where if
35385 a tainted anon hash value was seen all the hash values
35386 from then on at that level became tainted, or at any
35387 upper levels in the case of nested anon hashes.
e3b1fa82
JH
35388 Branch: perl
35389 ! sv.c t/op/taint.t
35390____________________________________________________________________________
35391[ 7552] By: jhi on 2000/11/04 23:44:18
35392 Log: Some cpps don't like splitting conditionals across several lines.
35393 Branch: perl
35394 ! perlio.c
35395____________________________________________________________________________
51c9377f
JH
35396[ 7551] By: nick on 2000/11/04 23:40:44
35397 Log: Integrate mainline
35398 Branch: perlio
35399 !> pp_hot.c t/op/taint.t
35400____________________________________________________________________________
35401[ 7550] By: nick on 2000/11/04 23:39:05
35402 Log: Integrate mainline again
35403 Branch: perlio
35404 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
35405 !> t/lib/b.t t/op/misc.t util.c
35406____________________________________________________________________________
e3b1fa82
JH
35407[ 7549] By: jhi on 2000/11/04 23:14:01
35408 Log: Fix for
35409
35410 Subject: [ID 20001004.006] undef is never tainted
35411 From: pimlott@idiomtech.com (Andrew Pimlott)
35412 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
35413 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
35414
35415 An undef read from a slurped file was not tainted.
35416 Branch: perl
35417 ! pp_hot.c t/op/taint.t
35418____________________________________________________________________________
35419[ 7548] By: jhi on 2000/11/04 22:56:21
35420 Log: Test tweak ($Config{useperlio} is by default undef) .
35421 Branch: perl
35422 ! t/lib/b.t
35423____________________________________________________________________________
35424[ 7547] By: jhi on 2000/11/04 22:43:56
35425 Log: Integrate perlio.
35426 Branch: perl
35427 +> lib/perlio.pm
35428 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
35429 !> pod/perlapi.pod t/lib/b.t
35430____________________________________________________________________________
35431[ 7546] By: jhi on 2000/11/04 22:40:59
35432 Log: Configure would use a bad $myuname from an old config.sh.
35433
35434 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
35435 From: Andy Dougherty <doughera@lafayette.edu>
35436 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
35437 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
35438 Branch: metaconfig
35439 ! U/modified/Oldconfig.U
35440 Branch: perl
35441 ! Configure config_h.SH
35442____________________________________________________________________________
35443[ 7545] By: jhi on 2000/11/04 22:36:54
35444 Log: Subject: Locales support (setlocale) fixes
35445 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35446 Date: Sat, 4 Nov 2000 10:15:48 +0300
35447 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
35448
35449 Modified quite a bit to be more portable.
35450 Branch: perl
35451 ! embed.h embed.pl perl.h proto.h util.c
35452____________________________________________________________________________
35453[ 7544] By: jhi on 2000/11/04 22:32:47
35454 Log: Dying is too strict here, better just skip.
35455 Branch: perl
35456 ! t/op/misc.t
35457____________________________________________________________________________
51c9377f
JH
35458[ 7543] By: nick on 2000/11/04 21:55:13
35459 Log: Merge mainline
35460 Branch: perlio
35461 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
35462 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
35463 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
35464 !> (integrate 64 files)
35465____________________________________________________________________________
e3b1fa82
JH
35466[ 7542] By: jhi on 2000/11/04 21:09:28
35467 Log: More Changes tweakery.
35468 Branch: perl
35469 ! Changes Porting/genlog
35470____________________________________________________________________________
0b3b9d72
JH
35471[ 7541] By: jhi on 2000/11/04 20:58:18
35472 Log: Changes fixups.
35473 Branch: perl
35474 ! Changes
35475____________________________________________________________________________
71d4b5fd
JH
35476[ 7540] By: jhi on 2000/11/04 20:42:38
35477 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
35478 create a "fast path" for locale name probing using "locale -a"
35479 if available, squash finally hopefully the s?printf resetting
35480 the numeric locale (since, IIUC perllocale, it never shouldn't).
35481 Branch: perl
35482 ! sv.c t/op/misc.t t/pragma/locale.t
35483____________________________________________________________________________
51c9377f
JH
35484[ 7539] By: nick on 2000/11/04 19:56:10
35485 Log: PerlIO infrastructure complete.
35486 Branch: perlio
35487 + lib/perlio.pm
35488 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
35489____________________________________________________________________________
35490[ 7538] By: nick on 2000/11/04 14:31:32
35491 Log: Type tweaks + less contorted allocation scheme
35492 Branch: perlio
35493 ! perlio.c
35494____________________________________________________________________________
35495[ 7537] By: nick on 2000/11/04 12:40:42
35496 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
35497 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
35498 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
35499 sensible) which lead to some interesting fails.
35500 Branch: perlio
35501 ! perlio.c
35502____________________________________________________________________________
0b3b9d72
JH
35503[ 7536] By: jhi on 2000/11/04 00:20:02
35504 Log: Add FCNTL_CAN_LOCK.
35505
35506 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
35507 From: Andy Dougherty <doughera@lafayette.edu>
35508 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
35509 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
35510
35511 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
35512 From: Andy Dougherty <doughera@lafayette.edu>
35513 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
35514 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
35515 Branch: metaconfig/U/perl
35516 + d_fcntl_can_lock.U
35517 ! startperl.U
35518 Branch: perl
35519 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35520 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
35521 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35522 ! vos/config.ga.h win32/config.bc win32/config.gc
35523 ! win32/config.vc
35524____________________________________________________________________________
51c9377f
JH
35525[ 7535] By: nick on 2000/11/03 22:19:10
35526 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
35527 - Works on Linux with
35528 perlio + unix
35529 stdio
35530 - Works on Solaris with
35531 perlio + unix
35532 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
35533 - Fails (hangs in openpid) if you try and stack
35534 perlio + stdio - Linux stdio's read() logic is hanging.
35535 Branch: perlio
35536 ! iperlsys.h perlio.c
35537____________________________________________________________________________
71d4b5fd
JH
35538[ 7534] By: jhi on 2000/11/03 15:16:02
35539 Log: Subject: Re: README.aix
35540 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35541 Date: Fri, 03 Nov 2000 16:03:15 +0100
35542 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
35543 Branch: perl
35544 ! README.aix
35545____________________________________________________________________________
35546[ 7533] By: jhi on 2000/11/03 03:59:02
35547 Log: Subject: [PATCH 5.7.0] better messages from malloc()
35548 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35549 Date: Wed, 1 Nov 2000 23:39:56 -0500
35550 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
35551 Branch: perl
35552 ! malloc.c pod/perldiag.pod
35553____________________________________________________________________________
35554[ 7532] By: jhi on 2000/11/03 00:11:56
35555 Log: The #7521 touched things it shouldn't have.
35556 Branch: perl
35557 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
35558____________________________________________________________________________
35559[ 7531] By: jhi on 2000/11/02 22:32:33
35560 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
35561 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35562 Date: Thu, 2 Nov 2000 16:58:36 EST
35563 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
35564 Branch: perl
35565 ! vms/gen_shrfls.pl
35566____________________________________________________________________________
35567[ 7530] By: jhi on 2000/11/02 22:08:49
35568 Log: Fix the problem discussed in
35569
35570 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
35571 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
35572 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
35573
35574 originally from Linc Madison. Also Andreas König's comments
35575 taken into account. Some other problems with Tie::SubstrHash
35576 fixed: didn't croak when the table exceeded the requested number
35577 of entries (as documented) but instead when the number of entries
35578 exceeded the size of the table, a croak() had an unnecessary \n,
35579 didn't have a CLEAR method, documented that there is no exists().
35580 Didn't fix to be strict-proof because the module uses &foo; and
35581 dynamic scope. Added a test script exercizing both first tamely
35582 the basic functionality, and then the failure cases reported by
35583 Linc Madison.
35584 Branch: perl
35585 + t/lib/tie-substrhash.t
35586 ! MANIFEST lib/Tie/SubstrHash.pm
35587____________________________________________________________________________
35588[ 7529] By: jhi on 2000/11/02 17:58:08
35589 Log: recv() can fail and return undef.
35590
35591 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
35592 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
35593 Date: Thu, 2 Nov 2000 20:12:20 +0300
35594 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
35595 Branch: perl
35596 ! lib/Net/Ping.pm
35597____________________________________________________________________________
35598[ 7528] By: jhi on 2000/11/02 17:49:09
35599 Log: Detpyo.
35600 Branch: perl
35601 ! pod/perlop.pod
35602____________________________________________________________________________
35603[ 7527] By: jhi on 2000/11/02 15:48:37
35604 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
35605 fix a autovivification bug in Tie::RefHash, add tests for both.
35606
35607 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
35608 From: Edward Avis <epa98@doc.ic.ac.uk>
35609 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
35610 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
35611 Branch: perl
35612 + t/lib/tie-refhash.t
35613 ! MANIFEST lib/Tie/RefHash.pm
35614____________________________________________________________________________
35615[ 7526] By: jhi on 2000/11/02 13:56:26
35616 Log: Test::Harness revealed buglets in the new DynaLoader.
35617
35618 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
35619 From: andreas.koenig@anima.de (Andreas J. Koenig)
35620 Date: 02 Nov 2000 11:26:48 +0100
35621 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
35622 Branch: perl
35623 ! ext/DynaLoader/DynaLoader_pm.PL
35624____________________________________________________________________________
35625[ 7525] By: jhi on 2000/11/01 23:52:08
35626 Log: The entry for #7503 was missing.
35627 Branch: perl
35628 ! Changes
35629____________________________________________________________________________
35630[ 7524] By: jhi on 2000/11/01 23:40:52
35631 Log: Update Changes.
35632 Branch: perl
35633 ! Changes patchlevel.h
35634____________________________________________________________________________
4d1e299e
JH
35635[ 7523] By: jhi on 2000/11/01 22:57:09
35636 Log: More tweaking on the #7522 theme.
35637 Branch: perl
35638 ! ext/DynaLoader/DynaLoader_pm.PL
35639____________________________________________________________________________
35640[ 7522] By: jhi on 2000/11/01 22:06:15
35641 Log: Expand %Config variables and %ENV variables only if
35642 so requested during build time using the
35643 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
35644 Not expanding makes relocating distributions easier.
35645 Branch: perl
35646 ! ext/DynaLoader/DynaLoader_pm.PL
35647____________________________________________________________________________
35648[ 7521] By: jhi on 2000/11/01 20:56:34
35649 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
35650 and setgid() because they were just changing $< and $( which means
35651 only changing the real uid/gid, as opposed to changing both
35652 real and effective ids. (The alternative way could have been
35653 in POSIX.pm to change $> and $), too, but making a direct call
35654 to the C API feels cleaner.) Fixes the bug
35655
35656 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
35657 From: "Garry T. Williams" <garry@zvolve.com>
35658 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
35659 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
35660 Branch: perl
35661 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
35662 ! ext/POSIX/typemap pod/perlvar.pod
35663____________________________________________________________________________
35664[ 7520] By: jhi on 2000/11/01 20:08:33
35665 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
35666 From: "Garry T. Williams" <garry@zvolve.com>
35667 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
35668 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
35669 Branch: perl
35670 ! pod/perlsec.pod
35671____________________________________________________________________________
35672[ 7519] By: jhi on 2000/11/01 20:01:22
35673 Log: Locale warning explanation tweak.
35674 Branch: perl
35675 ! pod/perldiag.pod
35676____________________________________________________________________________
35677[ 7518] By: jhi on 2000/11/01 18:57:13
35678 Log: C.pm part of
35679
35680 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
35681 From: Jarkko Hietaniemi <jhi@iki.fi>
35682 Date: Tue, 10 Oct 2000 08:22:28 -0500
35683 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
35684 Branch: perl
35685 ! ext/B/B/C.pm
35686____________________________________________________________________________
35687[ 7517] By: jhi on 2000/11/01 18:41:59
35688 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
35689 From: Martien Verbruggen <mgjv@comdyn.com.au>
35690 Date: Fri, 6 Oct 2000 14:09:10 +1100
35691 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
35692 Branch: perl
35693 ! pod/perlop.pod
35694____________________________________________________________________________
35695[ 7516] By: jhi on 2000/11/01 18:34:55
35696 Log: Generalize the Camel wording.
35697
35698 Subject: Re: perlfaq style changes
35699 From: John Borwick <jhborwic@unity.ncsu.edu>
35700 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
35701 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
35702 Branch: perl
35703 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
35704____________________________________________________________________________
35705[ 7515] By: jhi on 2000/11/01 16:52:31
35706 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
35707 From: pimlott@idiomtech.com (Andrew Pimlott)
35708 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
35709 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
35710 Branch: perl
35711 ! pod/perlsec.pod
35712____________________________________________________________________________
35713[ 7514] By: jhi on 2000/11/01 15:03:40
35714 Log: More AIX lore.
35715 Branch: perl
35716 ! ext/re/hints/aix.pl
35717____________________________________________________________________________
35718[ 7513] By: jhi on 2000/11/01 14:48:30
35719 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
35720 From: root <root@chronos.fi.muni.cz>
35721 Date: Wed, 1 Nov 2000 12:31:32 +0100
35722 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
35723 Branch: perl
35724 ! lib/Net/Ping.pm
35725____________________________________________________________________________
35726[ 7512] By: jhi on 2000/11/01 14:46:47
35727 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
35728 From: Martin Husemann <martin@duskware.de>
35729 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
35730 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
35731 Branch: perl
35732 ! regcomp.c
35733____________________________________________________________________________
35734[ 7511] By: jhi on 2000/11/01 14:39:50
35735 Log: AUTHORS updates.
35736 Branch: perl
35737 ! AUTHORS
35738____________________________________________________________________________
0b3b9d72
JH
35739[ 7510] By: jhi on 2000/11/01 14:29:50
35740 Log: Subject: [PATCH] startperl to respect versiononly
35741 From: Robin Barker <rmb1@cise.npl.co.uk>
35742 Date: Tue, 31 Oct 2000 16:29:36 GMT
35743 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
35744 Branch: metaconfig/U/perl
35745 ! startperl.U
35746 Branch: perl
35747 ! Configure config_h.SH
35748____________________________________________________________________________
4d1e299e
JH
35749[ 7509] By: jhi on 2000/11/01 14:19:53
35750 Log: printf UVs the correct way, noticed by Robin Barker.
35751 Branch: perl
35752 ! utf8.c
35753____________________________________________________________________________
35754[ 7508] By: jhi on 2000/11/01 14:10:03
35755 Log: Do not cleanup *% because the % has special meanings in some
35756 shell environments.
35757 Branch: perl
35758 ! ext/Storable/Makefile.PL
35759____________________________________________________________________________
35760[ 7507] By: jhi on 2000/11/01 14:06:00
35761 Log: The NonStop-UX libraries have a novel way to say NaN.
35762 Branch: perl
35763 ! t/lib/bigfltpm.t
35764____________________________________________________________________________
0b3b9d72
JH
35765[ 7506] By: jhi on 2000/11/01 14:03:35
35766 Log: The osname has been lowercased by now, from Tom Bates.
35767 Branch: metaconfig
35768 ! U/modified/Oldconfig.U
35769 Branch: perl
35770 ! Configure config_h.SH
35771____________________________________________________________________________
4d1e299e
JH
35772[ 7505] By: jhi on 2000/10/31 19:18:39
35773 Log: The compiler is either gcc or cc, from Tom Bates.
35774 Branch: perl
35775 ! hints/nonstopux.sh
35776____________________________________________________________________________
35777[ 7504] By: jhi on 2000/10/31 14:53:42
35778 Log: Update Changes.
35779 Branch: perl
35780 ! Changes patchlevel.h
35781____________________________________________________________________________
0b3b9d72
JH
35782[ 7503] By: jhi on 2000/10/31 14:30:50
35783 Log: Whitespace style tweak. Was originally going to see to
35784
35785 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
35786 From: Joe Smith <jms@inwap.com>
35787 Date: Mon, 30 Oct 2000 18:47:57 -0800
35788 Message-Id: <39FE32DD.24AAC4D@inwap.com>
35789
35790 but that had already been taken care of.
35791 Branch: metaconfig
35792 ! U/compline/d_stdstdio.U
35793 Branch: perl
35794 ! Configure config_h.SH
35795____________________________________________________________________________
582754e4
JH
35796[ 7502] By: jhi on 2000/10/31 14:25:02
35797 Log: AUTHORS tweaks.
35798 Branch: perl
35799 ! AUTHORS
35800____________________________________________________________________________
35801[ 7501] By: jhi on 2000/10/31 14:23:59
35802 Log: Subject: perlfaq style changes
35803 From: John Borwick <jhborwic@unity.ncsu.edu>
35804 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
35805 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
35806 Branch: perl
35807 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
35808 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
35809 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
35810 ! pod/perlfaq9.pod
35811____________________________________________________________________________
35812[ 7500] By: jhi on 2000/10/31 14:22:15
35813 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
35814
35815 Subject: Re: [ID 20000918.005] ~ on wide chars
35816 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35817 Date: Mon, 30 Oct 2000 21:09:55 -0800
35818 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
35819
35820 (The ord() part of the patch skipped.)
35821 Branch: perl
35822 ! doop.c
35823____________________________________________________________________________
35824[ 7499] By: jhi on 2000/10/31 14:20:08
35825 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
35826 From: Jens Hamisch <jens@Strawberry.COM>
35827 Date: Mon, 30 Oct 2000 15:17:07 +0100
35828 Message-Id: <20001030151707.A9597@Strawberry.COM>
35829 Branch: perl
35830 ! av.c
35831____________________________________________________________________________
35832[ 7498] By: jhi on 2000/10/31 14:16:29
35833 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
35834 From: Peter Prymmer <pvhp@forte.com>
35835 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
35836 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
35837 Branch: perl
35838 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
35839 + ext/Encode/Encode/posix-bc.enc
35840 ! MANIFEST t/lib/encode.t
35841____________________________________________________________________________
35842[ 7497] By: jhi on 2000/10/31 14:13:22
35843 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
35844 From: Peter Prymmer <pvhp@forte.com>
35845 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
35846 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
35847 Branch: perl
35848 ! t/lib/cgi-html.t
35849____________________________________________________________________________
35850[ 7496] By: jhi on 2000/10/31 14:12:05
35851 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
35852 From: Peter Prymmer <pvhp@forte.com>
35853 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
35854 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
35855 Branch: perl
35856 ! t/lib/cgi-function.t
35857____________________________________________________________________________
35858[ 7495] By: jhi on 2000/10/31 14:11:08
35859 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
35860 From: Peter Prymmer <pvhp@forte.com>
35861 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
35862 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
35863 Branch: perl
35864 + ext/re/hints/aix.pl
35865 ! MANIFEST ext/re/Makefile.PL
35866____________________________________________________________________________
35867[ 7494] By: jhi on 2000/10/31 14:08:32
35868 Log: Use Errno magic.
35869
35870 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
35871 From: Casey Tweten <perl@ctweten.amsite.com>
35872 Date: Mon, 30 Oct 2000 15:51:17 -0500
35873 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
35874 Branch: perl
35875 ! lib/File/Temp.pm
35876____________________________________________________________________________
35877[ 7493] By: jhi on 2000/10/31 14:05:07
35878 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
35879
35880 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
35881 From: Nicholas Clark <nick@ccl4.org>
35882 Date: Mon, 30 Oct 2000 17:38:45 +0000
35883 Message-ID: <20001030173845.O60355@plum.flirble.org>
35884 Branch: perl
35885 ! Makefile.SH utils/perlbug.PL
35886____________________________________________________________________________
51c9377f
JH
35887[ 7492] By: nick on 2000/10/30 19:37:23
35888 Log: Change files which are mysteriously different to mainline to be
35889 copies of mainline.
35890 Branch: perlio
35891 ! objXSUB.h perlapi.c pod/perlapi.pod
35892____________________________________________________________________________
35893[ 7491] By: nick on 2000/10/30 18:05:54
35894 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
35895 - typo in endian code in putc.
35896 - Don't allow read of write-only files and vice-versa
35897 - and off-by-one in flush-all loop.
35898 Remove debug calls as they were using GCC specific features.
35899 Branch: perlio
35900 ! perlio.c
35901____________________________________________________________________________
35902[ 7490] By: nick on 2000/10/29 21:45:45
35903 Log: Integrate mainline to perlio
35904 Branch: perlio
35905 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
35906 !> toke.c
35907____________________________________________________________________________
582754e4
JH
35908[ 7489] By: jhi on 2000/10/29 21:11:08
35909 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
35910 From: andreas.koenig@anima.de (Andreas J. Koenig)
35911 Date: 29 Oct 2000 22:05:59 +0100
35912 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
35913 Branch: perl
35914 ! lib/ExtUtils/Manifest.pm
35915____________________________________________________________________________
35916[ 7488] By: jhi on 2000/10/29 21:07:47
35917 Log: Tests for #7487.
35918
35919 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
35920 From: andreas.koenig@anima.de (Andreas J. Koenig)
35921 Date: 29 Oct 2000 19:37:09 +0100
35922 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
35923 Branch: perl
35924 ! t/comp/proto.t
35925____________________________________________________________________________
35926[ 7487] By: jhi on 2000/10/29 21:06:27
35927 Log: constsub spillage.
35928
35929 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
35930 From: John Tobey <jtobey@john-edwin-tobey.org>
35931 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
35932 Message-Id: <m13pvSr-000FObC@feynman.localnet>
35933 Branch: perl
35934 ! op.c
35935____________________________________________________________________________
51c9377f
JH
35936[ 7486] By: nick on 2000/10/29 21:05:04
35937 Log: Integrate mainline to perlio branch
35938 Branch: perlio
35939 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
35940 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
35941 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
35942 +> vos/install_perl.cm
35943 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
35944 - vos/config.h vos/config_h.SH_orig
35945 !> (integrate 141 files)
35946____________________________________________________________________________
582754e4
JH
35947[ 7485] By: jhi on 2000/10/29 21:00:47
35948 Log: Make \x{...} consistently produce UTF-8.
35949
35950 Subject: Re: \x{...} is confused
35951 From: Simon Cozens <simon@cozens.net>
35952 Date: Sun, 29 Oct 2000 19:36:48 +0000
35953 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
35954 Branch: perl
35955 ! t/pragma/utf8.t toke.c
35956____________________________________________________________________________
51c9377f
JH
35957[ 7484] By: nick on 2000/10/29 20:05:29
35958 Log: PerlIO passes all tests.
35959 Branch: perlio
35960 ! perlio.c
35961____________________________________________________________________________
582754e4
JH
35962[ 7483] By: jhi on 2000/10/29 18:06:55
35963 Log: Update Changes.
35964 Branch: perl
35965 ! Changes patchlevel.h
35966____________________________________________________________________________
51c9377f
JH
35967[ 7482] By: nick on 2000/10/29 17:43:28
35968 Log: Include <unistd.h> to get correct lseek() prototype etc.
35969 (I thought perl.h did that) - down to two fails
35970 - comp/require.t (last test)
35971 - lib/io_xs.t - possibly import/export of FILE * ?
35972 Branch: perlio
35973 ! perlio.c
35974____________________________________________________________________________
39ca283e
JH
35975[ 7481] By: jhi on 2000/10/29 17:02:37
35976 Log: UTF-8 decoder tweak.
35977 Branch: perl
35978 ! utf8.c
35979____________________________________________________________________________
51c9377f
JH
35980[ 7480] By: nick on 2000/10/29 16:26:11
35981 Log: Fixed two bugs:
35982 - error code not being set on close (of broken pipe)
35983 - append mode was truncating.
35984 At least one seek/tell bug remains.
35985 Branch: perlio
35986 ! perlio.c
35987____________________________________________________________________________
35988[ 7479] By: nick on 2000/10/29 11:18:16
35989 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
35990 in case of accidents. Still several worrying fails, no line disciplines yet.
35991 Branch: perlio
35992 ! iperlsys.h perlio.c
35993____________________________________________________________________________
39ca283e
JH
35994[ 7478] By: jhi on 2000/10/29 02:04:01
35995 Log: Add also emailless people.
35996 Branch: perl
35997 ! AUTHORS
35998____________________________________________________________________________
35999[ 7477] By: jhi on 2000/10/29 01:36:00
36000 Log: The #7476 needs a MANIFEST change, too.
36001 Branch: perl
36002 ! MANIFEST
36003____________________________________________________________________________
36004[ 7476] By: jhi on 2000/10/29 01:35:21
36005 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
36006 Branch: perl
36007 - MAINTAIN
36008 ! AUTHORS Changes
36009____________________________________________________________________________
36010[ 7475] By: jhi on 2000/10/28 23:57:25
36011 Log: De-quoted-unreadable to ISO Latin 1.
36012 (There's one ISO-2022-JP name in Changes5.004.)
36013 Branch: perl
36014 ! Changes Changes5.6
36015____________________________________________________________________________
36016[ 7474] By: jhi on 2000/10/28 19:13:06
36017 Log: Subject: [ID 20001027.007] uniq array in perlfaq
36018 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
36019 Date: Fri, 27 Oct 2000 19:28:30 +0200
36020 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
36021 Branch: perl
36022 ! pod/perlfaq4.pod
36023____________________________________________________________________________
36024[ 7473] By: jhi on 2000/10/28 18:02:05
36025 Log: Locking null mutexes is not recommendable.
36026
36027 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
36028 From: Hugo <hv@crypt.compulink.co.uk>
36029 Date: Sat, 28 Oct 2000 18:41:12 +0100
36030 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
36031 Branch: perl
36032 ! op.c
36033____________________________________________________________________________
36034[ 7472] By: jhi on 2000/10/28 17:52:58
36035 Log: Better create a true mailing list for the repository keepers.
36036 Branch: perl
36037 ! Porting/repository.pod
36038____________________________________________________________________________
36039[ 7471] By: jhi on 2000/10/28 17:28:24
36040 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
36041 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
36042 Branch: perl
36043 + Porting/repository.pod
36044 ! MANIFEST
36045____________________________________________________________________________
36046[ 7470] By: jhi on 2000/10/28 17:20:54
36047 Log: Subject: DOC PATCH 5.6.0
36048 From: mjd@plover.com
36049 Date: 27 Oct 2000 17:32:44 -0000
36050 Message-ID: <20001027173244.23754.qmail@plover.com>
36051 Branch: perl
36052 ! pod/perlfunc.pod
36053____________________________________________________________________________
36054[ 7469] By: jhi on 2000/10/28 17:16:45
36055 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
36056 From: "Peter J. Farley III" <pjfarley@banet.net>
36057 Date: Fri, 27 Oct 2000 20:32:56 -0400
36058 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
36059 Branch: perl
36060 ! README.dos
36061____________________________________________________________________________
36062[ 7468] By: jhi on 2000/10/28 17:07:18
36063 Log: Make target reordering to avoid pointless re-makes.
36064
36065 Subject: Re: Total re-make of 'make okfile' after 7451 ?
36066 From: Nicholas Clark <nick@ccl4.org>
36067 Date: Sat, 28 Oct 2000 00:31:02 +0100
36068 Message-ID: <20001028003101.A54517@plum.flirble.org>
36069 Branch: perl
36070 ! Makefile.SH
36071____________________________________________________________________________
36072[ 7467] By: jhi on 2000/10/28 17:05:31
36073 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
36074 From: lvirden@cas.org
36075 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
36076 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
36077 Branch: perl
36078 ! README.os2
36079____________________________________________________________________________
36080[ 7466] By: jhi on 2000/10/28 16:09:16
36081 Log: Upgrade to CPAN 1.58_55.
36082
36083 Subject: CPAN.pm status
36084 From: andreas.koenig@anima.de (Andreas J. Koenig)
36085 Date: 28 Oct 2000 08:18:00 +0200
36086 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
36087 Branch: perl
36088 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36089____________________________________________________________________________
36090[ 7465] By: jhi on 2000/10/28 16:02:47
36091 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
36092 Branch: perl
36093 ! embed.h embed.pl perl.h proto.h toke.c
36094____________________________________________________________________________
36095[ 7464] By: nick on 2000/10/28 10:43:44
36096 Log: Fix for sv_2iv() on "shared" value from keys %hash.
36097 Branch: perl
36098 ! sv.c
36099____________________________________________________________________________
36100[ 7463] By: jhi on 2000/10/27 16:18:29
36101 Log: Update Changes.
36102 Branch: perl
36103 ! Changes patchlevel.h
36104____________________________________________________________________________
0b3b9d72
JH
36105[ 7462] By: jhi on 2000/10/27 16:17:44
36106 Log: Too enthusiastic editing in #7460.
36107 Branch: metaconfig
36108 ! U/modified/Oldsym.U
36109 Branch: perl
36110 ! Configure config_h.SH
36111____________________________________________________________________________
9fa20d2e
JH
36112[ 7461] By: jhi on 2000/10/27 15:37:38
36113 Log: Retract #7459, the script needs more work.
36114 Branch: perl
36115 - mkreef
36116 ! MANIFEST
36117____________________________________________________________________________
0b3b9d72
JH
36118[ 7460] By: jhi on 2000/10/27 15:23:14
36119 Log: Use $sort, $uniq (and $tr) consistently as wondered
36120 by Nicholas Clark.
36121 Branch: metaconfig
36122 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
36123 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
36124 ! U/modified/libc.U
36125 Branch: perl
36126 ! Configure config_h.SH
36127____________________________________________________________________________
9fa20d2e
JH
36128[ 7459] By: jhi on 2000/10/27 15:02:07
36129 Log: (Retracted by #7461)
36130
36131 Add a shell script for creating/removing symbolic link farms,
36132 useful for keeping the source code read-only and doing the
36133 builds somewhere else.
36134 Branch: perl
36135 + mkreef
36136 ! MANIFEST
36137____________________________________________________________________________
36138[ 7458] By: jhi on 2000/10/27 14:42:20
36139 Log: Do away with the fix_pl.
36140 Branch: perl
36141 - fix_pl
36142 ! MANIFEST Makefile.SH
36143____________________________________________________________________________
36144[ 7457] By: jhi on 2000/10/27 12:43:13
36145 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
36146 From: Jens Hamisch <jens@Strawberry.COM>
36147 Date: Fri, 27 Oct 2000 14:38:21 +0200
36148 Message-Id: <20001027143821.B3366@Strawberry.COM>
36149 Branch: perl
36150 ! perl.h
36151____________________________________________________________________________
36152[ 7456] By: jhi on 2000/10/27 12:33:42
36153 Log: Subject: [PATCH] todo
36154 From: Nicholas Clark <nick@ccl4.org>
36155 Date: Thu, 26 Oct 2000 22:32:29 +0100
36156 Message-ID: <20001026223229.A44540@plum.flirble.org>
36157 Branch: perl
36158 ! pod/perltodo.pod
36159____________________________________________________________________________
36160[ 7455] By: jhi on 2000/10/27 12:02:21
36161 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
36162 From: John Tobey <jtobey@john-edwin-tobey.org>
36163 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
36164 Message-Id: <m13ozHF-000FObC@feynman.localnet>
36165 Branch: perl
36166 ! op.c t/pragma/sub_lval.t
36167____________________________________________________________________________
36168[ 7454] By: jhi on 2000/10/27 11:59:42
36169 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
36170 From: sthoenna@efn.org
36171 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
36172 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
36173 Branch: perl
36174 ! pp.c t/op/assignwarn.t
36175____________________________________________________________________________
36176[ 7453] By: jhi on 2000/10/27 00:15:08
36177 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
36178 Branch: perl
36179 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36180 ! ext/Storable/Storable.xs t/lib/st-lock.t
36181____________________________________________________________________________
36182[ 7452] By: jhi on 2000/10/26 13:05:52
36183 Log: Undo #7451, this seems to be a deficiency in Perforce,
36184 there is no per-file line-terminator type, only per-client.
36185 Branch: perl
36186 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
36187 ! win32/makefile.mk
36188____________________________________________________________________________
36189[ 7451] By: jhi on 2000/10/26 04:56:03
36190 Log: Experimenting in DOS arcana.
36191 Branch: perl
36192 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
36193 ! win32/makefile.mk
36194____________________________________________________________________________
36195[ 7450] By: jhi on 2000/10/26 04:50:52
36196 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
36197 From: "Peter J. Farley III" <pjfarley@banet.net>
36198 Date: Wed, 25 Oct 2000 23:10:18 -0400
36199 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
36200 Branch: perl
36201 ! t/io/open.t
36202____________________________________________________________________________
36203[ 7449] By: jhi on 2000/10/26 04:49:16
36204 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
36205 From: Hugo <hv@crypt.compulink.co.uk>
36206 Date: Thu, 26 Oct 2000 01:55:17 +0100
36207 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
36208
36209 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
36210 Branch: perl
36211 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
36212____________________________________________________________________________
36213[ 7448] By: jhi on 2000/10/26 04:38:36
36214 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
36215 From: Peter Prymmer <pvhp@forte.com>
36216 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
36217 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
36218 Branch: perl
36219 ! configure.com
36220____________________________________________________________________________
36221[ 7447] By: jhi on 2000/10/25 23:20:02
36222 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
36223 in platforms that strictly require all the symbols being present
36224 at link time.
36225 Branch: perl
36226 ! handy.h
36227____________________________________________________________________________
36228[ 7446] By: jhi on 2000/10/25 21:55:57
36229 Log: Update Changes.
36230 Branch: perl
36231 ! Changes patchlevel.h
36232____________________________________________________________________________
fdfe4652
JH
36233[ 7445] By: jhi on 2000/10/25 21:27:08
36234 Log: Integrate with vmsperl #7430 by Charles Bailey:
36235
36236 Cleanup from prior patch (Charles Lane?):
36237 - improve handling of MFDs in Basename and Path
36238 - default to no xsubpp line # munging when building debug images
36239 Branch: perl
36240 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
36241____________________________________________________________________________
36242[ 7444] By: jhi on 2000/10/25 21:03:50
36243 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
36244 From: John Peacock <JPeacock@UnivPress.com>
36245 Date: Thu, 18 May 2000 11:55:27 -0400
36246 Message-ID: <3924126F.A58BE57A@UnivPress.com>
36247 Branch: perl
36248 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
36249 ! t/op/write.t
36250____________________________________________________________________________
36251[ 7443] By: jhi on 2000/10/25 20:43:10
36252 Log: Temporary stopgap for the self-tying issue: for now only
36253 array and hash self-ties are verboten. The real fix, of
36254 course, would be to comprehensively test (and implement?)
36255 and debug (and document) self-ties.
36256 Branch: perl
36257 ! pod/perldiag.pod pp_sys.c t/op/tie.t
36258____________________________________________________________________________
36259[ 7442] By: jhi on 2000/10/25 20:14:30
36260 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
36261 From: Dan Sugalski <dan@sidhe.org>
36262 Date: Wed, 25 Oct 2000 13:36:35 -0400
36263 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
36264
36265 plus regen global.sym.
36266 Branch: perl
36267 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
36268 ! thrdvar.h util.c
36269____________________________________________________________________________
36270[ 7441] By: jhi on 2000/10/25 20:12:20
36271 Log: buildtoc target tweaks.
36272 Branch: perl
36273 ! pod/Makefile.SH
36274____________________________________________________________________________
36275[ 7440] By: jhi on 2000/10/25 20:03:53
36276 Log: A new version of making the syslog test more robust.
36277 (Replaces #7421.)
36278
36279 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
36280 From: "Kurt D. Starsinic" <kstar@chapin.edu>
36281 Date: Wed, 25 Oct 2000 12:13:54 -0400
36282 Message-ID: <20001025121354.B2264@O2.chapin.edu>
36283 Branch: perl
36284 ! t/lib/syslog.t
36285____________________________________________________________________________
36286[ 7439] By: jhi on 2000/10/25 20:00:48
36287 Log: Continue the internal UTF-8 API tweaking.
36288 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
36289 used much more than the simpler API, now called utf8_to_uv_simple().
36290 Still not quite happy with API, too much partial duplication
36291 of functionality.
36292 Branch: perl
36293 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
36294 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
36295 ! regcomp.c regexec.c sv.c toke.c utf8.c
36296____________________________________________________________________________
36297[ 7438] By: jhi on 2000/10/25 18:52:30
36298 Log: Allow poking holes at the UTF-8 decoding strictness.
36299 Branch: perl
36300 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
36301 ! utf8.h
36302____________________________________________________________________________
36303[ 7437] By: jhi on 2000/10/25 13:53:05
36304 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
36305 UTF8LEN() and UTF8SKIP().
36306 Branch: perl
36307 ! pp.c utf8.c utf8.h
36308____________________________________________________________________________
36309[ 7436] By: jhi on 2000/10/25 13:51:37
36310 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
36311 From: Nicholas Clark <nick@ccl4.org>
36312 Date: Wed, 25 Oct 2000 14:44:05 +0100
36313 Message-ID: <20001025144404.D27253@plum.flirble.org>
36314 Branch: perl
36315 ! pod/perlrun.pod
36316____________________________________________________________________________
36317[ 7435] By: jhi on 2000/10/25 13:49:32
36318 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
36319 From: Mike Guy <mjtg@cam.ac.uk>
36320 Date: Tue, 24 Oct 2000 14:59:40 +0100
36321 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
36322 Branch: perl
36323 ! scope.c
36324____________________________________________________________________________
36325[ 7434] By: jhi on 2000/10/25 13:48:41
36326 Log: AIX is picky about its symbol exports. Solution for now
36327 is to include the deb.o explicitly to the re extension build.
36328
36329 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
36330 From: Peter Prymmer <pvhp@forte.com>
36331 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
36332 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
36333 Branch: perl
36334 ! ext/re/Makefile.PL hints/aix.sh
36335____________________________________________________________________________
36336[ 7433] By: jhi on 2000/10/25 13:46:49
36337 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
36338 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36339 Date: Wed, 25 Oct 2000 12:02:20 +0200
36340 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
36341 Branch: perl
36342 ! perlsdio.h
36343____________________________________________________________________________
36344[ 7432] By: jhi on 2000/10/25 13:44:28
36345 Log: Subject: Minor update to find2perl, for portability
36346 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
36347 Date: Wed, 25 Oct 2000 12:05:47 +0100
36348 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
36349 Branch: perl
36350 ! x2p/find2perl.PL
36351____________________________________________________________________________
36352[ 7431] By: jhi on 2000/10/25 13:40:39
36353 Log: Add targets to Makefile.SH, most importantly
36354 'regen_all' which also remembers to update vms/perly*.
36355 Branch: perl
36356 ! Makefile.SH
36357____________________________________________________________________________
51c9377f
JH
36358[ 7430] By: bailey on 2000/10/25 03:13:53
36359 Log: Cleanup from prior patch (Charles Lane?):
36360 - improve handling of MFDs in Basename and Path
36361 - default to no xsubpp line # munging when building debug images
36362 Branch: vmsperl
36363 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
36364____________________________________________________________________________
fdfe4652
JH
36365[ 7429] By: jhi on 2000/10/24 20:03:40
36366 Log: Podify README.epoc and README.vos.
36367 Branch: perl
36368 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
36369 ! pod/perlport.pod pod/perltoc.pod
36370____________________________________________________________________________
36371[ 7428] By: jhi on 2000/10/24 19:10:33
36372 Log: Stratus VOS updates from Paul Green.
36373 Branch: perl
36374 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36375 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
36376 - vos/config.def vos/config.h vos/config_h.SH_orig
36377 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
36378 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
36379____________________________________________________________________________
0b3b9d72
JH
36380[ 7427] By: jhi on 2000/10/24 18:59:48
36381 Log: Check if stdio supports tweaking lval and cnt simultaneously.
36382
36383 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
36384 From: Nicholas Clark <nick@ccl4.org>
36385 Date: Mon, 23 Oct 2000 15:39:32 +0100
36386 Message-ID: <20001023153932.A10786@plum.flirble.org>
36387 Branch: metaconfig
36388 ! U/compline/d_stdstdio.U
36389 Branch: perl
36390 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36391 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
36392 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
36393 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
36394 ! vos/config.h vos/config_h.SH_orig win32/config.bc
36395 ! win32/config.gc win32/config.vc
36396____________________________________________________________________________
fdfe4652
JH
36397[ 7426] By: jhi on 2000/10/24 17:57:44
36398 Log: Missed the header file changes from #7425.
36399 Branch: perl
36400 ! embed.h embed.pl objXSUB.h proto.h
36401____________________________________________________________________________
36402[ 7425] By: jhi on 2000/10/24 17:55:17
36403 Log: Fix the bug reported in
36404
36405 From: andreas.koenig@anima.de (Andreas J. Koenig)
36406 Subject: Encode bug?
36407 Date: 24 Oct 2000 14:01:26 +0200
36408 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
36409
36410 Also make is_utf8_char() stricter.
36411 Branch: perl
36412 ! ext/Encode/Encode.xs utf8.c
36413____________________________________________________________________________
36414[ 7424] By: jhi on 2000/10/24 15:15:39
36415 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
36416 From: Peter Scott <Peter@PSDT.com>
36417 Date: Mon, 23 Oct 2000 19:46:01 -0700
36418 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
36419 Branch: perl
36420 ! pod/perlfaq5.pod
36421____________________________________________________________________________
36422[ 7423] By: jhi on 2000/10/24 14:25:30
36423 Log: Test tweak to avoid pulling in the whole Config.
36424 Branch: perl
36425 ! t/lib/st-lock.t
36426____________________________________________________________________________
36427[ 7422] By: jhi on 2000/10/24 14:03:16
36428 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
36429 Branch: perl
36430 ! pp.c
36431____________________________________________________________________________
36432[ 7421] By: jhi on 2000/10/24 13:32:09
36433 Log: (Replaced by #7440.)
36434
36435 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
36436 From: "Kurt D. Starsinic" <kstar@chapin.edu>
36437 Date: Mon, 23 Oct 2000 16:40:54 -0400
36438 Message-ID: <20001023164054.B14491@O2.chapin.edu>
36439 Branch: perl
36440 ! t/lib/syslog.t
36441____________________________________________________________________________
36442[ 7420] By: jhi on 2000/10/24 13:30:53
36443 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
36444 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36445 Date: Mon, 23 Oct 2000 17:29:03 -0400
36446 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
36447 Branch: perl
36448 ! lib/ExtUtils/MM_Unix.pm
36449____________________________________________________________________________
36450[ 7419] By: jhi on 2000/10/24 13:29:57
36451 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
36452 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36453 Date: Mon, 23 Oct 2000 19:01:32 -0400
36454 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
36455 Branch: perl
36456 ! utils/h2xs.PL
36457____________________________________________________________________________
36458[ 7418] By: jhi on 2000/10/24 13:26:04
36459 Log: Replace #7409 with
36460
36461 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
36462 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
36463 Date: Mon, 23 Oct 2000 20:08:56 +0200
36464 Message-ID: <20001023200855.A14850@nice.ram.loc>
36465 Branch: perl
36466 ! ext/Storable/Storable.pm t/lib/st-lock.t
36467____________________________________________________________________________
36468[ 7417] By: jhi on 2000/10/24 13:17:52
36469 Log: Run vms/vms_yfix.pl, should have done that after changing
36470 perly.c in #7382.
36471 Branch: perl
36472 ! vms/perly_c.vms vms/perly_h.vms
36473____________________________________________________________________________
36474[ 7416] By: jhi on 2000/10/24 02:55:33
36475 Log: Make the UTF-8 decoding stricter and more verbose when
36476 malformation happens. This involved adding an argument
36477 to utf8_to_uv_chk(), which involved changing its prototype,
36478 and prefer STRLEN over I32 for the UTF-8 length, which as
36479 a domino effect necessitated changing the prototypes of
36480 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
36481 The stricter UTF-8 decoding checking uses Markus Kuhn's
36482 UTF-8 Decode Stress Tester from
36483 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
36484 Branch: perl
36485 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
36486 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
36487 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
36488 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
36489____________________________________________________________________________
36490[ 7415] By: jhi on 2000/10/23 14:06:06
36491 Log: Update Changes.
36492 Branch: perl
36493 ! Changes patchlevel.h
36494____________________________________________________________________________
177b92d2
JH
36495[ 7414] By: jhi on 2000/10/23 12:39:52
36496 Log: Undo the basename() part of #7412 since the lib/basename
36497 tests would need upgrading too.
36498 Branch: perl
36499 ! lib/File/Basename.pm
36500____________________________________________________________________________
36501[ 7413] By: jhi on 2000/10/23 12:19:27
36502 Log: Document PERL_INSTALL_ROOT of #7210.
36503 Branch: perl
36504 ! lib/ExtUtils/Install.pm
36505____________________________________________________________________________
36506[ 7412] By: jhi on 2000/10/23 12:16:47
36507 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
36508 Branch: perl
36509 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
36510 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
36511____________________________________________________________________________
36512[ 7411] By: jhi on 2000/10/23 12:07:41
36513 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
36514 From: Prymmer/Kahn <pvhp@best.com>
36515 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
36516 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
36517 Branch: perl
36518 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
36519____________________________________________________________________________
36520[ 7410] By: jhi on 2000/10/23 04:10:11
36521 Log: The change #7187 was not so good on VMS.
36522
36523 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
36524 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36525 Date: Sun, 22 Oct 2000 23:03:08 -0500
36526 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
36527 Branch: perl
36528 ! utils/perldoc.PL
36529____________________________________________________________________________
36530[ 7409] By: jhi on 2000/10/23 03:57:36
36531 Log: Avoid Storable locking on DJGPP for now.
36532
36533 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
36534 From: "Peter J. Farley III" <pjfarley@banet.net>
36535 Date: Sun, 22 Oct 2000 20:00:00 -0400
36536 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
36537 Branch: perl
36538 ! ext/Storable/Storable.pm t/lib/st-lock.t
36539____________________________________________________________________________
36540[ 7408] By: jhi on 2000/10/23 03:50:24
36541 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
36542 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36543 Date: Sun, 22 Oct 2000 21:12:22 -0400
36544 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
36545 Branch: perl
36546 ! lib/vars.pm
36547____________________________________________________________________________
36548[ 7407] By: jhi on 2000/10/23 03:43:12
36549 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
36550 From: Hugo <hv@crypt.compulink.co.uk>
36551 Date: Mon, 23 Oct 2000 00:47:22 +0100
36552 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
36553 Branch: perl
36554 ! regexec.c t/op/pat.t
36555____________________________________________________________________________
36556[ 7406] By: jhi on 2000/10/23 03:40:29
36557 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
36558 Branch: perl
36559 ! lib/ExtUtils/MakeMaker.pm
36560____________________________________________________________________________
36561[ 7405] By: jhi on 2000/10/22 21:32:00
36562 Log: Doc patch.
36563
36564 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
36565 From: rspier@pobox.com (Robert Spier)
36566 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
36567 Message-ID: <14835.16112.13457.447971@rls.cx>
36568 Branch: perl
36569 ! lib/strict.pm
36570____________________________________________________________________________
36571[ 7404] By: jhi on 2000/10/22 21:30:51
36572 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
36573 From: rspier@pobox.com (Robert Spier)
36574 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
36575 Message-ID: <14835.17223.72448.705566@rls.cx>
36576 Branch: perl
36577 ! lib/ExtUtils/MakeMaker.pm
36578____________________________________________________________________________
36579[ 7403] By: jhi on 2000/10/22 21:24:11
36580 Log: Subject: [PATCH bleadperl] ripples from constsub patch
36581 From: John Tobey <jtobey@john-edwin-tobey.org>
36582 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
36583 Message-Id: <m13nSOB-000FObC@feynman.localnet>
36584 Branch: perl
36585 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
36586____________________________________________________________________________
36587[ 7402] By: jhi on 2000/10/22 20:59:35
36588 Log: Support s?printf parameter reordering.
36589 Branch: perl
36590 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
36591____________________________________________________________________________
36592[ 7401] By: jhi on 2000/10/22 19:19:14
71d4b5fd
JH
36593 Log: Expand %Config variables only if explicitly so requested
36594 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
177b92d2
JH
36595
36596 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
36597 From: Gurusamy Sarathy <gsar@ActiveState.com>
36598 Date: Sun, 22 Oct 2000 11:47:32 -0700
36599 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
36600 Branch: perl
36601 ! Makefile.SH lib/lib_pm.PL
36602____________________________________________________________________________
36603[ 7400] By: jhi on 2000/10/22 18:24:10
36604 Log: Move the #7390 test from warn/op to comp/redef.
36605
36606 Subject: Re: Creating const subs for constants.
36607 From: John Tobey <jtobey@john-edwin-tobey.org>
36608 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
36609 Message-Id: <m13nG72-000FObC@feynman.localnet>
36610 Branch: perl
36611 ! t/comp/redef.t t/pragma/warn/op
36612____________________________________________________________________________
36613[ 7399] By: jhi on 2000/10/22 17:49:59
36614 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
36615 From: Nicholas Clark <nick@ccl4.org>
36616 Date: Sat, 21 Oct 2000 22:23:19 +0100
36617 Message-ID: <20001021222319.B45586@plum.flirble.org>
36618 Branch: perl
36619 ! ext/DynaLoader/DynaLoader_pm.PL
36620____________________________________________________________________________
36621[ 7398] By: jhi on 2000/10/22 17:47:35
36622 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
36623 From: Hugo <hv@crypt.compulink.co.uk>
36624 Date: Sat, 21 Oct 2000 18:19:59 +0100
36625 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
36626 Branch: perl
36627 ! ext/B/B.pm ext/B/B/C.pm
36628____________________________________________________________________________
36629[ 7397] By: jhi on 2000/10/22 17:35:18
36630 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
36631 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36632 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
36633 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
36634 Branch: perl
36635 ! hints/openbsd.sh
36636____________________________________________________________________________
36637[ 7396] By: jhi on 2000/10/22 17:19:46
36638 Log: Subject: installman go-faster stripes
36639 From: Nicholas Clark <nick@talking.bollo.cx>
36640 Date: Sat, 21 Oct 2000 17:24:53 +0100
36641 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
36642
36643 Subject: Re: installman go-faster stripes
36644 From: Russ Allbery <rra@stanford.edu>
36645 Date: 21 Oct 2000 11:04:13 -0700
36646 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
36647 Branch: perl
36648 ! installman pod/pod2man.PL
36649____________________________________________________________________________
36650[ 7395] By: jhi on 2000/10/22 17:17:35
36651 Log: Hints tweak from Anton Berezin.
36652 Branch: perl
36653 ! hints/freebsd.sh
36654____________________________________________________________________________
36655[ 7394] By: jhi on 2000/10/22 04:50:04
36656 Log: Tweak the Is* definitions of Unicode character classes
36657 to better match the official categorizations; embrace
36658 the official categorizations; add the combining marks
36659 as alpha (and -numeric); fix DCinital (a typo and edito)
36660 to be DCmedial.
36661 Branch: perl
36662 + lib/unicode/Is/DCmedial.pl
36663 - lib/unicode/Is/DCinital.pl
36664 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
36665 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
36666 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
36667 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
36668____________________________________________________________________________
36669[ 7393] By: jhi on 2000/10/21 18:06:05
36670 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
36671 From: Daniel Chetlin <daniel@chetlin.com>
36672 Date: Sat, 21 Oct 2000 02:57:03 -0700
36673 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
36674 Branch: perl
36675 + t/lib/tie-splice.t
36676 ! MANIFEST lib/Tie/Array.pm
36677____________________________________________________________________________
51c9377f
JH
36678[ 7392] By: gsar on 2000/10/21 18:05:15
36679 Log: resync utfperl branch with mainline
36680 Branch: utfperl
36681 !> (integrate 1760 files)
36682____________________________________________________________________________
177b92d2
JH
36683[ 7391] By: jhi on 2000/10/21 14:37:49
36684 Log: Testcases for a #7383,#7385 related bug.
36685
36686 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
36687 From: Nicholas Clark <nick@ccl4.org>
36688 Date: Sat, 21 Oct 2000 15:04:51 +0100
36689 Message-ID: <20001021150451.A51566@plum.flirble.org>
36690 Branch: perl
36691 ! t/pragma/utf8.t
36692____________________________________________________________________________
36693[ 7390] By: jhi on 2000/10/21 14:35:57
36694 Log: Add a testcase for #7389.
36695 Branch: perl
36696 ! t/pragma/warn/op
36697____________________________________________________________________________
36698[ 7389] By: jhi on 2000/10/21 14:26:45
36699 Log: Subject: Re: Creating const subs for constants.
36700 From: John Tobey <jtobey@john-edwin-tobey.org>
36701 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
36702 Message-Id: <m13mo0N-000FObC@feynman.localnet>
36703 Branch: perl
36704 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
36705 ! proto.h sv.c
36706____________________________________________________________________________
51c9377f
JH
36707[ 7388] By: nick on 2000/10/21 11:44:23
36708 Log: Populate perlio branch
36709 Branch: perlio
36710 +> (branch 1760 files)
36711____________________________________________________________________________
36712[ 7387] By: nick on 2000/10/21 10:52:05
36713 Log: Get branch back as replica of mainline via :
36714 p4 integrate -b utfperl
36715 p4 resolve -at ./...
36716 Branch: utfperl
36717 +> (branch 269 files)
36718 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
36719 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
36720 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
36721 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
36722 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
36723 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
36724 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
36725 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
36726 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
36727 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
36728 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
36729 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
36730 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
36731 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
36732 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
36733 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
36734 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
36735 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
36736 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
36737 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
36738 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
36739 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
36740 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
36741 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
36742 - lib/unicode/UCD300.html lib/unicode/Unicode.300
36743 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
36744 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
36745 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
36746 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
36747 !> (integrate 965 files)
36748____________________________________________________________________________
177b92d2
JH
36749[ 7386] By: jhi on 2000/10/21 01:31:12
36750 Log: Update Changes.
36751 Branch: perl
36752 ! Changes patchlevel.h
36753____________________________________________________________________________
3a67c0c7
JH
36754[ 7385] By: jhi on 2000/10/21 01:28:42
36755 Log: The #7383 was right only in the context of the original bug report,
36756 not in more general case.
36757 Branch: perl
36758 ! pp_hot.c
36759____________________________________________________________________________
36760[ 7384] By: jhi on 2000/10/21 01:08:23
36761 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
36762 Branch: perl
36763 ! ext/IO/lib/IO/Select.pm
36764____________________________________________________________________________
36765[ 7383] By: jhi on 2000/10/21 00:44:18
36766 Log: Fix for ID 20001020.006, concatenating an unset submatch
36767 with utf8 resulted in "Modification of a read-only value".
36768 Branch: perl
36769 ! pp_hot.c t/pragma/utf8.t
36770____________________________________________________________________________
36771[ 7382] By: jhi on 2000/10/20 20:44:31
36772 Log: Make scan_num() reëntrant, as suggested in
36773
36774 Subject: [PATCH perl@7229] Rentrant parser and yylex()
36775 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36776 Date: Fri, 20 Oct 2000 14:17:27 +0100
36777 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
36778 Branch: perl
36779 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
36780 ! toke.c
36781____________________________________________________________________________
36782[ 7381] By: jhi on 2000/10/20 20:07:29
36783 Log: Reëntrancy fix.
36784
36785 Subject: [PATCH perl@7229] Rentrant parser and yylex()
36786 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36787 Date: Fri, 20 Oct 2000 14:17:27 +0100
36788 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
36789 Branch: perl
36790 ! embed.h embed.pl perl.h proto.h toke.c
36791____________________________________________________________________________
36792[ 7380] By: jhi on 2000/10/20 19:15:54
36793 Log: Don't write double values through long double pointers,
36794 based on a part of
36795
36796 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
36797 From: Jens Hamisch <jens@Strawberry.COM>
36798 Date: Tue, 17 Oct 2000 08:39:36 +0200
36799 Message-Id: <20001017083936.A11104@Strawberry.COM>
36800 Branch: perl
36801 ! perl.h pp.c
36802____________________________________________________________________________
36803[ 7379] By: jhi on 2000/10/20 18:43:37
36804 Log: Portability tweak on #7377.
36805
36806 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
36807 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36808 Date: Fri, 20 Oct 2000 13:13:41 EDT
36809 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
36810 Branch: perl
36811 ! t/lib/dprof.t
36812____________________________________________________________________________
36813[ 7378] By: jhi on 2000/10/20 12:57:19
36814 Log: SOCKS function redefinitions need prototypes, too, otherwise
36815 for example 32 bit versus 64 bit differences cause a lot of
36816 problems. Part of
36817
36818 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
36819 From: Jens Hamisch <jens@Strawberry.COM>
36820 Date: Tue, 17 Oct 2000 08:39:36 +0200
36821 Message-Id: <20001017083936.A11104@Strawberry.COM>
36822 Branch: perl
36823 ! doio.c pp_sys.c
36824____________________________________________________________________________
36825[ 7377] By: jhi on 2000/10/20 12:37:12
36826 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
36827 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36828 Date: Fri, 20 Oct 2000 08:26:04 EDT
36829 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
36830 Branch: perl
36831 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
36832____________________________________________________________________________
36833[ 7376] By: jhi on 2000/10/20 12:35:31
36834 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
36835 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36836 Date: Fri, 20 Oct 2000 07:48:15 EDT
36837 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
36838 Branch: perl
36839 ! configure.com vms/gen_shrfls.pl
36840____________________________________________________________________________
51c9377f
JH
36841[ 7375] By: bailey on 2000/10/20 04:44:37
36842 Log: SYN SYN
36843 Branch: vmsperl
36844 +> (branch 134 files)
36845 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
36846 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
36847 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
36848 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
36849 - eg/cgi/frameset.cgi eg/cgi/index.html
36850 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
36851 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
36852 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
36853 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
36854 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
36855 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
36856 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
36857 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
36858 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
36859 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
36860 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
36861 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
36862 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
36863 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
36864 - lib/unicode/Props.txt lib/unicode/UCD300.html
36865 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
36866 - utils/perlbc.PL vms/subconfigure.com
36867 !> (integrate 785 files)
36868____________________________________________________________________________
3a67c0c7
JH
36869[ 7374] By: jhi on 2000/10/20 00:59:48
36870 Log: In the latest compiler builds cccdlflags must not become -fpic,
36871 from Wilfredo Sánchez.
36872 Branch: perl
36873 ! hints/darwin.sh
36874____________________________________________________________________________
36875[ 7373] By: jhi on 2000/10/20 00:56:35
36876 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
36877 From: Tony Cook <tony@develop-help.com>
36878 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
36879 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
36880 Branch: perl
36881 ! pod/perlop.pod
36882____________________________________________________________________________
36883[ 7372] By: jhi on 2000/10/19 19:34:40
36884 Log: Typo noted by Mark Lutz.
36885 Branch: perl
36886 ! t/op/64bitint.t
36887____________________________________________________________________________
0b3b9d72
JH
36888[ 7371] By: jhi on 2000/10/19 19:33:13
36889 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
36890 Branch: metaconfig
36891 ! U/modified/Cppsym.U U/modified/Oldconfig.U
36892 Branch: metaconfig/U/perl
36893 ! End.U dlsrc.U libperl.U
36894 Branch: perl
36895 + hints/nonstopux.sh
36896 ! Configure MANIFEST config_h.SH
36897____________________________________________________________________________
3a67c0c7
JH
36898[ 7370] By: jhi on 2000/10/19 17:18:08
36899 Log: Subject: PATCH do_print has 2 PerlIO_error()s
36900 From: nick@ccl4.org
36901 Date: Thu, 19 Oct 2000 18:09:20 +0100
36902 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
36903 Branch: perl
36904 ! doio.c
36905____________________________________________________________________________
36906[ 7369] By: jhi on 2000/10/19 14:01:49
36907 Log: Update Changes.
36908 Branch: perl
36909 ! Changes patchlevel.h
36910____________________________________________________________________________
23c0d66e
JH
36911[ 7368] By: jhi on 2000/10/19 13:04:29
36912 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
36913 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36914 Date: Wed, 18 Oct 2000 13:12:01 +0200
36915 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
36916 Branch: perl
36917 ! hints/aix.sh
36918____________________________________________________________________________
36919[ 7367] By: jhi on 2000/10/19 02:22:40
36920 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
36921 of a 'pmshort' anywhere in the B, so the offending line was simply
36922 removed.
36923 Branch: perl
36924 ! ext/B/B/Debug.pm
36925____________________________________________________________________________
36926[ 7366] By: jhi on 2000/10/19 02:12:37
36927 Log: Add the test case for the bug id 20000730.004 which seems
36928 to have been fixed by now.
36929 Branch: perl
36930 ! t/pragma/utf8.t
36931____________________________________________________________________________
36932[ 7365] By: jhi on 2000/10/18 23:36:24
36933 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
36934 From: Hugo <hv@crypt.compulink.co.uk>
36935 Date: Wed, 18 Oct 2000 23:25:58 +0100
36936 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
36937 Branch: perl
36938 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
36939____________________________________________________________________________
36940[ 7364] By: jhi on 2000/10/18 21:12:53
36941 Log: (retracted)
36942 Branch: perl
36943 ! pp.c
36944____________________________________________________________________________
36945[ 7363] By: jhi on 2000/10/18 20:55:38
36946 Log: Missing change from #7362.
36947 Branch: perl
36948 ! win32/perlhost.h
36949____________________________________________________________________________
36950[ 7362] By: jhi on 2000/10/18 20:52:01
36951 Log: Borland C fstat() never saw the fd as writable.
36952
36953 Subject: fix for Borland's weak "stat" (perl@7211)
36954 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36955 Date: Mon, 16 Oct 2000 09:55:03 +0400
36956 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
36957 Branch: perl
36958 ! win32/win32.c
36959____________________________________________________________________________
36960[ 7361] By: jhi on 2000/10/18 17:43:50
36961 Log: Regen toc.
36962 Branch: perl
36963 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
36964____________________________________________________________________________
36965[ 7360] By: jhi on 2000/10/18 17:07:44
36966 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36967 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
36968 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
36969 Date: Mon, 16 Oct 2000 15:19:49 +0200
36970 Branch: perl
36971 + README.aix
36972 ! MANIFEST
36973____________________________________________________________________________
36974[ 7359] By: jhi on 2000/10/18 17:04:49
36975 Log: Subject: Pod patch for Devel::Peek
36976 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36977 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
36978 Date: Mon, 16 Oct 2000 12:26:34 +0200
36979 Branch: perl
36980 ! ext/Devel/Peek/Peek.pm
36981____________________________________________________________________________
36982[ 7358] By: jhi on 2000/10/18 17:03:15
36983 Log: Make Cwd more bulletproof in chrooted environments.
36984
36985 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
36986 From: "Eric E. Coe" <Eric.Coe@oracle.com>
36987 Date: Wed, 18 Oct 2000 04:03:54 -0400
36988 Message-Id: <39ED596A.70E599FE@oracle.com>
36989 Branch: perl
36990 ! lib/Cwd.pm
36991____________________________________________________________________________
36992[ 7357] By: jhi on 2000/10/18 16:37:26
36993 Log: Disable the UTF8 downgrade croakage for now to avoid
36994 too many not okay messages.
36995 Branch: perl
36996 ! doio.c
36997____________________________________________________________________________
36998[ 7356] By: jhi on 2000/10/17 23:29:41
36999 Log: Show the failed remote port, instead of the failing line number.
37000
37001 Subject: [PATCH 5.6.1 Debugger] More diagnostics
37002 From: David Sparks <daves@ActiveState.com>
37003 Date: Tue, 17 Oct 2000 15:00:24 -0700
37004 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
37005 Branch: perl
37006 ! lib/perl5db.pl
37007____________________________________________________________________________
37008[ 7355] By: jhi on 2000/10/17 14:11:31
37009 Log: On output try to downgrade to bytes, croak if impossible,
37010 from Simon Cozens. This means that outputting >255 UTF8
37011 is impossible. Consider this as a strong incentive to get
37012 the I/O disciplines implemented.
37013 Branch: perl
37014 ! doio.c pod/perldiag.pod sv.c
37015____________________________________________________________________________
37016[ 7354] By: jhi on 2000/10/17 13:42:23
37017 Log: Clarify documentation on 'use bytes'.
37018
37019 Subject: Re: What does 'use bytes' "mean" ?
37020 From: Simon Cozens <simon@cozens.net>
37021 Date: Mon, 18 Sep 2000 18:24:25 +0100
37022 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
37023 Branch: perl
37024 ! lib/bytes.pm
37025____________________________________________________________________________
37026[ 7353] By: jhi on 2000/10/17 13:28:12
37027 Log: Workaround for a sfio bug where the stream error indicator
37028 is not cleared as documented.
37029
37030 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
37031 From: Nicholas Clark <nick@ccl4.org>
37032 Date: Mon, 16 Oct 2000 18:28:23 +0100
37033 Message-ID: <20001016182823.J19700@plum.flirble.org>
37034 Branch: perl
37035 ! doio.c
37036____________________________________________________________________________
37037[ 7352] By: jhi on 2000/10/17 13:06:19
37038 Log: More IoTYPE sprinkling.
37039 Branch: perl
37040 ! doio.c pp_hot.c
37041____________________________________________________________________________
51c9377f
JH
37042[ 7351] By: jhi on 2000/10/16 22:47:07
37043 Log: Detect early whether the std streams have gone bad.
37044
37045 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
37046 Date: Mon, 16 Oct 2000 23:28:42 +0100
37047 From: Nicholas Clark <nick@ccl4.org>
37048 Message-ID: <20001016232842.A37942@plum.flirble.org>
37049 Branch: perl
37050 ! t/op/misc.t
37051____________________________________________________________________________
37052[ 7350] By: jhi on 2000/10/16 22:45:16
37053 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
37054 From: "Peter J. Farley III" <pjfarley@banet.net>
37055 Date: Mon, 16 Oct 2000 18:15:59 -0400
37056 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
37057 Branch: perl
37058 ! djgpp/djgpp.c dosish.h t/io/open.t
37059____________________________________________________________________________
37060[ 7349] By: jhi on 2000/10/16 22:36:45
37061 Log: perldelta tweak.
37062 Branch: perl
37063 ! pod/perldelta.pod
37064____________________________________________________________________________
37065[ 7348] By: jhi on 2000/10/16 15:17:53
37066 Log: Update Changes.
37067 Branch: perl
37068 ! Changes patchlevel.h
37069____________________________________________________________________________
37070[ 7347] By: jhi on 2000/10/16 13:55:27
37071 Log: Add the capability to include/exclude branches.
37072 Branch: perl
37073 ! Porting/genlog
37074____________________________________________________________________________
37075[ 7346] By: jhi on 2000/10/16 13:18:04
37076 Log: Add Charles Lane.
37077 Branch: perl
37078 ! AUTHORS Changes
37079____________________________________________________________________________
37080[ 7345] By: jhi on 2000/10/16 13:13:21
37081 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
37082 Branch: perl
37083 ! pod/perldelta.pod
37084____________________________________________________________________________
37085[ 7344] By: gsar on 2000/10/16 09:30:21
37086 Log: integrate change#6220 from cfgperl
37087
37088 Win32 patches from Benjamin Stuhl.
37089 Branch: maint-5.6/perl
37090 !> makedef.pl win32/win32.h
37091____________________________________________________________________________
37092[ 7343] By: gsar on 2000/10/16 08:32:19
37093 Log: integrate changes#6221,6222 from cfgperl
37094
37095 Remove tr///CU (the feature is to be obsoleted by better interfaces).
37096 From: simon@brecon.co.uk (Simon Cozens)
37097 Subject: [PATCH] Eliminate tr///[CU][CU]
37098 Date: 23 Jun 2000 11:05:40 GMT
37099 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
37100
37101 doc typo fix
37102 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
37103 From: Ian Phillipps <Ian.Phillipps@iname.com>
37104 Date: Fri, 23 Jun 2000 10:40:58 +0100
37105 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
37106 Branch: maint-5.6/perl
37107 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
37108____________________________________________________________________________
37109[ 7342] By: gsar on 2000/10/16 08:28:08
37110 Log: integrate change#6217 from cfgperl (in part)
37111
37112 Rename the fdpid locking and integrate with Sarathy.
37113 Branch: maint-5.6/perl
37114 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
37115 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
37116 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
37117 !> win32/win32.c
37118____________________________________________________________________________
37119[ 7341] By: gsar on 2000/10/16 08:23:39
37120 Log: integrate changes#6214..6216 from mainline
37121
37122 @_ can't have junk in it even in the non-USE_ITHREADS case because
37123 caller() wants to populate @DB::args with it (causes a coredump
37124 in Carp::confess())
37125
37126 tweak comment about @DB::args
37127
37128 be more optimal about clearing @_
37129 Branch: maint-5.6/perl
37130 !> av.h cop.h pp_ctl.c t/op/runlevel.t
37131____________________________________________________________________________
37132[ 7340] By: gsar on 2000/10/16 08:20:37
37133 Log: integrate changes#6207..6210 from cfgperl
37134
37135 Subject: [PATCH 5.6.0] Threadsafe patches
37136 From: Dan Sugalski <dan@sidhe.org>
37137 To: perl5-porters@perl.org
37138 Date: Mon, 08 May 2000 18:08:13 -0400
37139 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
37140
37141 Regen headers for #6207.
37142
37143 Lock PL_fdpid against race conditions, based on:
37144 Subject: [PATCH 5.6.0]subprocess fixup for threads
37145 From: Dan Sugalski <dan@sidhe.org>
37146 To: perl5-porters@perl.org
37147 Date: Tue, 11 Apr 2000 17:02:32 -0400
37148 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
37149
37150 Mopup for #6207 and #6209.
37151 Branch: maint-5.6/perl
37152 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
37153 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
37154 !> win32/win32.c
37155____________________________________________________________________________
37156[ 7339] By: gsar on 2000/10/16 08:14:34
37157 Log: integrate change#6203 from cfgperl
37158
37159 perldiag should refer to perlos2.pod not README.os2
37160 Branch: maint-5.6/perl
37161 !> pod/perldiag.pod
37162____________________________________________________________________________
37163[ 7338] By: gsar on 2000/10/16 08:11:42
37164 Log: integrate change#6201 from mainline
37165
37166 Perl_eval_pv() leaks 4 bytes every time it is called because it
37167 does a PUSHMARK that's never ever POPMARKed; in general, only
37168 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
37169 Perl_eval_[sp]v() don't because they don't take any incoming
37170 arguments (this leak has been around since the original version
37171 of perl_eval_pv() in 5.003_97e)
37172 Branch: maint-5.6/perl
37173 !> perl.c
37174____________________________________________________________________________
37175[ 7337] By: gsar on 2000/10/16 08:08:47
37176 Log: integrate changes#6197..6200 from cfgperl
37177
37178 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
37179 From: John Borwick <jhborwic@unity.ncsu.edu>
37180 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
37181 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
37182
37183 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
37184 From: Dan Sugalski <dan@sidhe.org>
37185 To: vmsperl@perl.org, perl5-porters@perl.org
37186 Date: Fri, 02 Jun 2000 16:00:41 -0400
37187 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
37188 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
37189
37190 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
37191 From: Dan Sugalski <dan@sidhe.org>
37192 To: perl5-porters@perl.org, vmsperl@perl.org
37193 Date: Fri, 02 Jun 2000 17:30:51 -0400
37194 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
37195
37196 Update to cperl-mode.el 4.31 from
37197 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
37198 Subject: A couple of notes
37199 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37200 To: Mailing list Perl5 <perl5-porters@perl.org>
37201 Date: Sat, 3 Jun 2000 23:33:32 -0400
37202 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
37203 Branch: maint-5.6/perl
37204 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
37205 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
37206 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
37207 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
37208 !> vms/vmsish.h
37209____________________________________________________________________________
37210[ 7336] By: gsar on 2000/10/16 08:03:46
37211 Log: integrate changes#6194,6195 from mainline
37212
37213 fix small eval"" memory leaks under USE_ITHREADS
37214
37215 fix yet another eval"" leak under USE_ITHREADS
37216 Branch: maint-5.6/perl
37217 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
37218 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
37219 !> vms/perly_c.vms
37220____________________________________________________________________________
37221[ 7335] By: gsar on 2000/10/16 08:02:15
37222 Log: integrate changes#6190,6191 from mainline
37223
37224 submit missing embed.pl change
37225
37226 vec() loses numericalness (modified version of patch suggested
37227 by Robin Barker)
37228 Branch: maint-5.6/perl
37229 !> doop.c embed.pl t/op/vec.t
37230____________________________________________________________________________
37231[ 7334] By: gsar on 2000/10/16 08:01:03
37232 Log: integrate change#6189 from mainline
37233
37234 counting tr/// corrupts later operation (from M.J.T Guy)
37235 Branch: maint-5.6/perl
37236 !> doop.c t/op/tr.t
37237____________________________________________________________________________
37238[ 7333] By: gsar on 2000/10/16 07:59:07
37239 Log: integrate changes#6183..6188 from mainline
37240
37241 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
37242 <nick@ccl4.org>)
37243
37244 tweak for change#6127
37245
37246 remove incorrect documentation about implicit split to @_ in
37247 list context, which never really worked in perl 5 (from
37248 M.J.T. Guy)
37249
37250 further qualify references to "alphanumeric" (from Wolfgang Laun
37251 <wolfgang.laun@alcatel.at>)
37252
37253 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
37254 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
37255
37256 h2xs tweaks
37257 Branch: maint-5.6/perl
37258 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
37259 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
37260 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
37261 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
37262 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
37263 !> pod/pod2latex.PL utils/h2xs.PL
37264____________________________________________________________________________
37265[ 7332] By: gsar on 2000/10/16 07:53:52
37266 Log: integrate change#6179 from mainline
37267
37268 buggy modulus on UVs introduced by change#3378 (resulted in
37269 4063328477 % 65535 amounting to 27406, instead of 27407)
37270 Branch: maint-5.6/perl
37271 !> pp.c t/op/arith.t
37272____________________________________________________________________________
37273[ 7331] By: gsar on 2000/10/16 07:52:49
37274 Log: integrate changes#6176,6177,6178,6182 from cfgperl
37275
37276 Single-quoted utf8 patch from Simon Cozens.
37277
37278 Substitution utf8 patch from Simon Cozens.
37279
37280 Be cleaner.
37281
37282 Be Cleaner Part Deux.
37283 Branch: maint-5.6/perl
37284 !> Makefile.SH pp_hot.c toke.c
37285____________________________________________________________________________
37286[ 7330] By: gsar on 2000/10/16 07:41:36
37287 Log: integrate change#6172 from mainline
37288
37289 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
37290 (from Ilya Zakharevich)
37291 Branch: maint-5.6/perl
37292 !> regexec.c t/op/re_tests
37293____________________________________________________________________________
37294[ 7329] By: gsar on 2000/10/16 07:40:25
37295 Log: integrate change#6171 from mainline
37296
37297 scalar() doesn't force scalar context when used in void context
37298 (from Simon Cozens)
37299 Branch: maint-5.6/perl
37300 !> op.c t/op/wantarray.t
37301____________________________________________________________________________
37302[ 7328] By: gsar on 2000/10/16 07:39:33
37303 Log: integrate change#6170 from mainline
37304
37305 change#6142 needs tweaks to tests to work where there's no
37306 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
37307 Branch: maint-5.6/perl
37308 !> t/lib/filefind.t
37309____________________________________________________________________________
37310[ 7327] By: gsar on 2000/10/16 07:35:34
37311 Log: integrate changes#6166..6168 from cfgperl
37312
37313 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
37314 in case somebody wants to write an extension for more
37315 shadow database interfaces.
37316
37317 tweak todo
37318
37319 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
37320 Branch: maint-5.6/perl
37321 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37322 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
37323 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
37324 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
37325 !> win32/config.vc win32/config_H.bc win32/config_H.gc
37326 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
37327____________________________________________________________________________
37328[ 7326] By: gsar on 2000/10/16 07:29:05
37329 Log: integrate changes#6157,6159..6161,6164 from cfgperl
37330
37331 Regen Configure to jive with #6149.
37332
37333 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
37334
37335 Changes for the File::Temp 0.08 (change #6159) test suite
37336 to fit better into the Perl distribution test framework.
37337
37338 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
37339 both from Simon Cozens.
37340
37341 detypo
37342 Branch: maint-5.6/perl
37343 +> pod/perlmodlib.PL pod/perlnewmod.pod
37344 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
37345 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
37346 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37347 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
37348____________________________________________________________________________
37349[ 7325] By: gsar on 2000/10/16 07:25:13
37350 Log: integrate change#6158 from vmsperl
37351
37352 Add fallback to tmpfile for use in cases where user's relying on
37353 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
37354 Lane's patch)
37355 Branch: maint-5.6/perl
37356 !> vms/vms.c vms/vmsish.h
37357____________________________________________________________________________
37358[ 7324] By: gsar on 2000/10/16 07:20:50
37359 Log: integrate changes#6153..6155 from mainline
37360
37361 prettier Test::Harness output on failed tests (from Nicholas Clark
37362 <nick@Bagpuss.uk.boo.com>)
37363
37364 avoid type mismatch warning
37365
37366 small bug in change#6144; remove random \xA0 character that snuck
37367 in via change#6145
37368 Branch: maint-5.6/perl
37369 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
37370 !> perl.c
37371____________________________________________________________________________
37372[ 7323] By: gsar on 2000/10/16 07:18:47
37373 Log: integrate changes#6151,6152 from mainline
37374
37375 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
37376
37377 cosmetic fixups of RE debug output (from Ilya Zakharevich)
37378 Branch: maint-5.6/perl
37379 !> regexec.c
37380____________________________________________________________________________
37381[ 7322] By: gsar on 2000/10/16 07:17:25
37382 Log: integrate changes#6146..6150 from mainline
37383
37384 doc typo
37385
37386 add a make entry to Config.pm so "perl -V:make" works on VMS
37387 (from Peter Prymmer)
37388
37389 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
37390
37391 OS/2 tweaks for usethreads build (from Rocco Caputo
37392 <troc@netrus.net>)
37393
37394 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
37395 Branch: maint-5.6/perl
37396 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
37397 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
37398 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
37399 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
37400 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
37401 !> warnings.pl x2p/a2p.h
37402____________________________________________________________________________
37403[ 7321] By: gsar on 2000/10/16 07:14:02
37404 Log: integrate changes#6143..6145 from mainline
37405
37406 MacOS support, part 1 (from Matthias Neeracher
37407 <neeri@iis.ee.ethz.ch>)
37408
37409 MacOS support, part 2: make AutoSplit use File::Spec instead
37410 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
37411 <neeri@iis.ee.ethz.ch>)
37412
37413 make xsubpp skip embedded pod (from Matthias Neeracher
37414 <neeri@iis.ee.ethz.ch>)
37415 Branch: maint-5.6/perl
37416 +> ext/DynaLoader/dl_mac.xs
37417 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
37418 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
37419 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
37420 !> pp_ctl.c proto.h toke.c util.c util.h
37421____________________________________________________________________________
37422[ 7320] By: gsar on 2000/10/16 07:12:13
37423 Log: integrate changes#6141,6142 from mainline
37424
37425 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
37426 forwarded by Peter Seebach from the bsdi-users mailing list.
37427 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
37428
37429 File::Find fails to chdir when chasing symlinks (from
37430 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
37431 Branch: maint-5.6/perl
37432 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
37433____________________________________________________________________________
37434[ 7319] By: gsar on 2000/10/16 07:04:30
37435 Log: integrate change#6139 from mainline
37436
37437 revise mktables.PL for bugs and newness in Unicode 3.0
37438 (from James Bence <jbence@amgen.com>)
37439 Branch: maint-5.6/perl
37440 +> (branch 30 files)
37441 !> (integrate 49 files)
37442____________________________________________________________________________
37443[ 7318] By: gsar on 2000/10/16 07:01:01
37444 Log: integrate changes#6137,6138 from mainline
37445
37446 fix bogus redeclaration warning for "our" variables in different
37447 scopes
37448
37449 add note about the handling of negative indices to tied arrays
37450 (from Michael G Schwern <schwern@pobox.com>)
37451 Branch: maint-5.6/perl
37452 !> op.c pod/perltie.pod t/pragma/strict-vars
37453____________________________________________________________________________
37454[ 7317] By: gsar on 2000/10/16 06:58:46
37455 Log: integrate changes#6127..6136 from mainline
37456
37457 call_method(...,G_EVAL) can longjmp() out if the method probing
37458 failed (from Gisle Aas)
37459
37460 new perlxstut example for passing/returning refs to arrays
37461 (from David Lowe <dlowe@pootpoot.com>)
37462
37463 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
37464
37465 fix places that mean C<"word" character> but say C<alphanumeric
37466 character>
37467
37468 avoid warnings in POSIX.pm (from Barrie Slaymaker)
37469
37470 warnings::enabled() doesn't fall back to looking at $^W if
37471 caller isn't using lexical warnings (from Paul Marquess)
37472
37473 elide bogus test in change#6132
37474
37475 make Test::Harness use wait.h/WCOREDUMP if available
37476 (from Ben Tilly <ben_tilly@hotmail.com>)
37477
37478 enable Test::Harness to dynamically determine column width etc.
37479 (from Rob Napier <rnapier@employees.org>)
37480
37481 random pod typos (from Peter Scott <Peter@PSDT.com>)
37482 Branch: maint-5.6/perl
37483 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
37484 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
37485 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
37486 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
37487____________________________________________________________________________
37488[ 7316] By: gsar on 2000/10/16 06:53:23
37489 Log: integrate change#6126 from mainline
37490
37491 change#2879 broke rvalue autovivification of magicals such as
37492 ${$num} (reworked variant of patch suggested by Simon Cozens)
37493 Branch: maint-5.6/perl
37494 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
37495 !> pp_hot.c proto.h t/op/gv.t
37496____________________________________________________________________________
37497[ 7315] By: gsar on 2000/10/16 06:51:38
37498 Log: integrate changes#6123,6125 from mainline
37499
37500 clarify gotcha with #line directives (from Rocco Caputo
37501 <troc@netrus.net>)
37502
37503 enable propagating exception objects via Perl_croak() in XS code
37504 (from Gisle Aas)
37505 Branch: maint-5.6/perl
37506 !> pod/perldebug.pod pod/perlsyn.pod util.c
37507____________________________________________________________________________
37508[ 7314] By: gsar on 2000/10/16 06:49:28
37509 Log: integrate change#6122 from mainline
37510
37511 downgrade fatal error on C<"foo@nosucharray.com"> to optional
37512 warning (from Mark-Jason Dominus)
37513 Branch: maint-5.6/perl
37514 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
37515 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
37516 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
37517 !> toke.c
37518____________________________________________________________________________
37519[ 7313] By: gsar on 2000/10/16 06:46:54
37520 Log: integrate changes#6112..6121 from vmsperl
37521
37522 Check for existence of file before trying to delete
37523
37524 Ugly workaround for version-specific RTL error
37525
37526 Urk -- undo previous removal of vmsish 'exit' change
37527
37528 Add bounds checking for several strings (Charles Lane)
37529
37530 Miscellaneous cosmetic fixes (Charles Lane)
37531
37532 Treat sockets as special in sys(read|write) (Charles Lane et al.)
37533
37534 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
37535 Flatten case labels in switch statements uniformly (Charles Bailey)
37536
37537 Quiet error messages in vmsish.t (Charles Lane)
37538
37539 Add missing escape (Charles Lane)
37540
37541 Allow eliminate_macros() and fixpath() to handle space-delimited
37542 lists (based on fixes by Craig Berry)
37543 Branch: maint-5.6/perl
37544 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
37545 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
37546 !> vms/vmsish.h
37547____________________________________________________________________________
37548[ 7312] By: gsar on 2000/10/16 06:41:18
37549 Log: integrate changes#6107,6110 from cfgperl
37550
37551 Tweak the todo list.
37552
37553 todo tweak
37554 Branch: maint-5.6/perl
37555 !> Todo-5.6
37556____________________________________________________________________________
37557[ 7311] By: gsar on 2000/10/16 06:38:38
37558 Log: integrate changes#6104,6108 from mainline
37559
37560 PL_sys_intern was being initialized too late on windows
37561
37562 reenable fake signal handling on Windows, bugs and all
37563 Branch: maint-5.6/perl
37564 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
37565 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
37566 !> win32/win32.c
37567____________________________________________________________________________
37568[ 7310] By: gsar on 2000/10/16 06:36:03
37569 Log: integrate changes#6095,6097..6103 from cfgperl
37570
37571 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
37572 might be useful in future.
37573
37574 Add a note about possible compilation problems from Allen Smith.
37575
37576 Add a note about other, yet unsupported, shadow password APIs.
37577
37578 Tweaks for the cc bugs from Allen Smith.
37579
37580 More compilation tweakery from Allen Smith.
37581
37582 Hints and test tweaks for Unicos.
37583
37584 The test suite tweak in #6101 wasn't quite right.
37585
37586 Test tweaking for Unicos continues.
37587 Branch: maint-5.6/perl
37588 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37589 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
37590 !> t/lib/complex.t t/op/64bitint.t
37591____________________________________________________________________________
37592[ 7309] By: gsar on 2000/10/16 06:29:41
37593 Log: integrate changes#6093,6094 from mainline
37594
37595 fork() failure to create pseudo process sets errno=EAGAIN and returns
37596 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
37597
37598 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
37599 Branch: maint-5.6/perl
37600 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
37601 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
37602____________________________________________________________________________
37603[ 7308] By: gsar on 2000/10/16 06:27:29
37604 Log: integrate change#6092 from cfgperl
37605
37606 Regen perltoc with the fixed buildtoc.
37607 Branch: maint-5.6/perl
37608 !> pod/perltoc.pod
37609____________________________________________________________________________
37610[ 7307] By: gsar on 2000/10/16 06:26:40
37611 Log: integrate changes#6089,6090 from mainline
37612
37613 buildtoc tweak to fix newline lossage
37614
37615 concat doesn't preserve utf8-ness, and doesn't invalidate
37616 [NI]OK; added tests for both
37617 Branch: maint-5.6/perl
37618 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
37619____________________________________________________________________________
37620[ 7306] By: gsar on 2000/10/16 06:24:05
37621 Log: integrate change#6088 from cfgperl
37622
37623 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
37624 because we do not use those. The HAS_GETSPNAM remains,
37625 though, because we still do use that.
37626 Branch: maint-5.6/perl
37627 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37628 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
37629 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
37630 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
37631 !> win32/config.vc win32/config_H.bc win32/config_H.gc
37632 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
37633____________________________________________________________________________
37634[ 7305] By: gsar on 2000/10/16 06:15:52
37635 Log: integrate changes#6084,6085,6087 from mainline
37636
37637 substr() does not preserve utf8-ness (from Stefan Eissing
37638 <Eissing@medicaldataservice.de>); added tests
37639
37640 repeat operator (x) doesn't preserve utf8-ness
37641
37642 reverse() and quotemeta() weren't preserving utf8-ness; add tests
37643 Branch: maint-5.6/perl
37644 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
37645____________________________________________________________________________
37646[ 7304] By: gsar on 2000/10/16 06:13:10
37647 Log: integrate changes#6077..6083 from mainline
37648
37649 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
37650 and Tom Phoenix)
37651
37652 workaround for CRT bug in chdir() (from Charles Lane, via
37653 Peter Prymmer)
37654
37655 remove outdated kludge in Carp (NULLs are permitted in diagnostics
37656 now)
37657
37658 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
37659 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
37660
37661 better default perlbug categories for ok reports (from Richard Foley)
37662
37663 peek.t non-portable to ithreads
37664
37665 note about undocumented caller() return value (from M.J.T. Guy);
37666 yet another peek.t tweak
37667 Branch: maint-5.6/perl
37668 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37669 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
37670 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
37671 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
37672 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
37673 !> vms/vmsish.h
37674____________________________________________________________________________
37675[ 7303] By: gsar on 2000/10/16 06:03:18
37676 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
37677 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
37678
37679 &HUGE_VAL is not defined, it exists.
37680
37681 Do not warn that an infinity does not look like a number.
37682
37683 Rewrite the pwent/spent logic to be a little bit more clearer.
37684
37685 Continue on the pwent/spent case.
37686
37687 Correct Freudian slip.
37688
37689 Use HUGE_VALL if applicable.
37690
37691 pwent/spent #ifdef imbalance.
37692
37693 Infinite problems.
37694
37695 Call getspnam() only iff needd.
37696
37697 Test both the scalar and list contexts.
37698
37699 Use setxxent()/endxxent().
37700
37701 Complex tweakery.
37702
37703 Unicos hint tweak.
37704
37705 Be more forgiving in POSIX about HUGE_VALL.
37706
37707 Detypo.
37708
37709 The search of infinity continues, this time simplified.
37710
37711 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
37712 in natively 64-bit platforms where a long is a quad (no need
37713 for long longs). Also added bias for IVs.
37714
37715 Complex tweaks.
37716
37717 Introduce t/lib/peek.t.
37718
37719 Make the test more portable.
37720 Branch: maint-5.6/perl
37721 +> t/lib/peek.t
37722 ! pp_sys.c
37723 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
37724 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
37725 !> t/op/pwent.t toke.c util.c
37726____________________________________________________________________________
37727[ 7302] By: gsar on 2000/10/16 05:03:37
37728 Log: integrate changes#6066..6071 from mainline
37729
37730 s/END/CHECK/
37731
37732 replace direct call to sighandler() with (*PL_sighandlerp)()
37733
37734 note about values()
37735
37736 File::Spec compatibility update (from Barrie Slaymaker
37737 <barries@slaysys.com>)
37738
37739 remove misleading comment (from M.J.T. Guy)
37740
37741 misformatted perllocal.pod (from Tim Jenness
37742 <t.jenness@jach.hawaii.edu>)
37743 Branch: maint-5.6/perl
37744 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
37745 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
37746 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
37747 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
37748____________________________________________________________________________
37749[ 7301] By: gsar on 2000/10/16 05:00:08
37750 Log: integrate changes#6061..6063 from mainline
37751
37752 change#5921 neglected to make eq honor "use bytes"
37753
37754 additional tests for utf8.t
37755
37756 tokeq() could read unallocated field in argument
37757 Branch: maint-5.6/perl
37758 !> sv.c t/pragma/utf8.t toke.c
37759____________________________________________________________________________
37760[ 7300] By: gsar on 2000/10/16 04:56:54
37761 Log: integrate changes#6046,6048,6057,6058 from mainline
37762
37763 libscheck has insufficient checks for n32 libs (from
37764 Albert Chin-A-Young <china@thewrittenword.com>)
37765
37766 add note about how $( doesn't interpolate in REs (from
37767 Philip Newton <newton@ficus.frogspace.net>)
37768
37769 fix broken parsing of /\x{ab}/
37770
37771 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
37772 (spotted by Donald Kinzer <dkinzer@premia.com>)
37773 Branch: maint-5.6/perl
37774 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
37775 !> t/pragma/utf8.t
37776____________________________________________________________________________
37777[ 7299] By: gsar on 2000/10/16 04:52:50
37778 Log: integrate change#6044 from mainline
37779
37780 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
37781 such that underscores are only ignored in literal numbers,
37782 "\x{...}", and hex/oct argument
37783 Branch: maint-5.6/perl
37784 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
37785____________________________________________________________________________
37786[ 7298] By: gsar on 2000/10/16 04:50:53
37787 Log: integrate changes#6027..6043 from mainline
37788
37789 podlators-1.02 update (from Russ Allbery)
37790
37791 Pod::Man generates groff-incompatible macro definition (from
37792 Tom Christiansen)
37793
37794 add CGI.pm v2.66 (from Lincoln Stein)
37795
37796 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
37797 for @- and @+ (from Johan Vromans)
37798
37799 small nits in diagnostics.pm (from Robin Barker)
37800
37801 whitespace adjustments
37802
37803 missing files in MANIFEST
37804
37805 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
37806 to compensate
37807
37808 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
37809
37810 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
37811 Branch: maint-5.6/perl
37812 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
37813 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
37814 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
37815 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
37816 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
37817 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
37818 !> t/lib/cgi-html.t t/lib/cgi-request.t
37819____________________________________________________________________________
37820[ 7297] By: gsar on 2000/10/16 04:44:30
37821 Log: integrate change#6025 from mainline
37822
37823 Is{Alnum,Alpha,Word} don't match titlecase
37824 TODO: IsSpace is defined recursively!
37825 (both spotted by Larry)
37826 Branch: maint-5.6/perl
37827 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
37828 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
37829____________________________________________________________________________
37830[ 7296] By: gsar on 2000/10/16 04:39:30
37831 Log: integrate change#6023 from mainline
37832
37833 debugger stomps on $. (from M.J.T. Guy)
37834 Branch: maint-5.6/perl
37835 !> lib/perl5db.pl
37836____________________________________________________________________________
37837[ 7295] By: gsar on 2000/10/16 04:38:02
37838 Log: integrate change#6022 from mainline
37839
37840 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
37841 Branch: maint-5.6/perl
37842 !> sv.c
37843____________________________________________________________________________
37844[ 7294] By: gsar on 2000/10/16 04:37:05
37845 Log: integrate changes#6018..6021 from mainline
37846
37847 make lib/syslog.t portable to systems that don't have _PATH_LOG,
37848 make _PATH_LOG() return "" if unavailable
37849
37850 windows portability tweaks
37851
37852 test tweak
37853
37854 remove Win2K issue in pod (fixed by change#6020)
37855 Branch: maint-5.6/perl
37856 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
37857 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
37858 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
37859____________________________________________________________________________
37860[ 7293] By: gsar on 2000/10/16 04:20:00
37861 Log: integrate changes#6013..6015 from mainline
37862
37863 tweak change#5945 to display correct switch name in diagnostic
37864
37865 glob() loading File::Glob behind the scenes may cause syntax errors
37866
37867 tweak test for portability
37868 Branch: maint-5.6/perl
37869 !> op.c perl.c pod/perldiag.pod t/lib/b.t
37870____________________________________________________________________________
37871[ 7292] By: gsar on 2000/10/16 04:18:11
37872 Log: integrate changes#6005..6010 from mainline, cfgperl
37873
37874 perldoc might fail via "use blib" (from Hugo van der Sanden)
37875
37876 Regen Configure.
37877
37878 note about compile failures and END blocks (from M.J.T. Guy)
37879
37880 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
37881
37882 (change#6009 integrated earlier in change#7255)
37883
37884 clarify note about shadow password support (from
37885 gellyfish@gellyfish.com)
37886 Branch: maint-5.6/perl
37887 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37888 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
37889 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
37890____________________________________________________________________________
37891[ 7291] By: gsar on 2000/10/16 04:12:03
37892 Log: integrate changes#6002,6003 from mainline
37893
37894 destructive sv_setsv() can lose UV-ness from source, causing
37895 numeric promotions/comparisons to fail to do the right thing
37896
37897 allow REG_EXPAND_SZ keys in Windows registry (from
37898 John Clayton <John.Clayton@barclayscapital.com>)
37899 Branch: maint-5.6/perl
37900 !> sv.c win32/win32.c
37901____________________________________________________________________________
37902[ 7290] By: gsar on 2000/10/16 04:10:19
37903 Log: integrate change#6001 from mainline
37904
37905 support additional library locations via $Config{otherlibdirs}
37906 (from Andy Dougherty)
37907 Branch: maint-5.6/perl
37908 !> Configure INSTALL Porting/Glossary Porting/config.sh
37909 !> Porting/config_H config_h.SH epoc/config.sh perl.c
37910 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
37911 !> win32/config.bc win32/config.gc win32/config.vc
37912____________________________________________________________________________
37913[ 7289] By: gsar on 2000/10/16 04:08:28
37914 Log: integrate change#5999 from mainline
37915
37916 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
37917 Branch: maint-5.6/perl
37918 !> t/pragma/warn/toke toke.c
37919____________________________________________________________________________
37920[ 7288] By: gsar on 2000/10/16 04:07:01
37921 Log: integrate changes#5997,5998 from cfgperl
37922
37923 Preserve $!.
37924
37925 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
37926 Branch: maint-5.6/perl
37927 !> lib/Math/Complex.pm
37928____________________________________________________________________________
37929[ 7287] By: gsar on 2000/10/16 04:04:37
37930 Log: integrate change#5995 from mainline
37931
37932 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
37933 Branch: maint-5.6/perl
37934 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
37935____________________________________________________________________________
37936[ 7286] By: gsar on 2000/10/16 04:03:21
37937 Log: integrate change#5994 from mainline
37938
37939 fix for missed accounting for null byte in pack("Z",...) (from
37940 M.J.T. Guy)
37941 Branch: maint-5.6/perl
37942 !> pp.c t/op/pack.t
37943____________________________________________________________________________
37944[ 7285] By: gsar on 2000/10/16 04:02:11
37945 Log: integrate changes#5989..5993 from mainline
37946
37947 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
37948 itself and no other (from Tom Hughes)
37949
37950 use $ENV{LIB} to search for libs under Visual C compiler
37951 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
37952
37953 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
37954
37955 pod nit (from Simon Cozens)
37956
37957 various minor tweaks seen on p5p
37958 Branch: maint-5.6/perl
37959 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
37960 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
37961 !> t/op/array.t toke.c
37962____________________________________________________________________________
37963[ 7284] By: gsar on 2000/10/16 03:59:00
37964 Log: integrate changes#5978..5988 from mainline
37965
37966 sync version numbers in File::Spec with the ones on CPAN
37967 (from Barrie Slaymaker)
37968
37969 under useithreads, constant pad entries could inadvertantly be
37970 shared across threads (from Eric Blood <eblood@xmission.com>);
37971 added Eric's test case to testsuite
37972
37973 allow Configure -S to run non-interactively (spotted by Greg Hudson
37974 <ghudson@mit.edu>)
37975
37976 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
37977 prototype mismatch with CORE::glob(); update pod and tests to
37978 suit (File::Glob::glob() is still available for backward
37979 compatibility, but should be considered deprecated)
37980
37981 avoid error in IO::Socket::INET when given an unknown service name
37982 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
37983
37984 numeric conversion of non-number in change#3378 tramples on
37985 OOK offset, causing segfaults
37986
37987 attributes::reftype() doesn't work on tied argument
37988
37989 forked child may not exit correctly if it failed to open
37990 /dev/console (from Graham Barr)
37991
37992 add regular expressions tutorial and quick-start guide (from
37993 Mark Kvale <kvale@phy.ucsf.edu>)
37994
37995 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
37996
37997 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
37998 <paul@miraclefish.com>)
37999 Branch: maint-5.6/perl
38000 +> pod/perlrequick.pod pod/perlretut.pod
38001 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
38002 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
38003 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
38004 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
38005 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
38006 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38007 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
38008 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
38009____________________________________________________________________________
38010[ 7283] By: gsar on 2000/10/16 03:52:14
38011 Log: integrate change#5977 from mainline
38012
38013 autoquote barewords followed by newline and arrow properly
38014 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
38015 Branch: maint-5.6/perl
38016 !> t/pragma/warn/toke toke.c
38017____________________________________________________________________________
38018[ 7282] By: gsar on 2000/10/16 03:50:48
38019 Log: integrate change#5976 from mainline
38020
38021 DB_File v1.73 update (from Paul Marquess)
38022 Branch: maint-5.6/perl
38023 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
38024 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
38025____________________________________________________________________________
38026[ 7281] By: gsar on 2000/10/16 03:49:14
38027 Log: integrate change#5975 from mainline
38028
38029 allow sort() reentrancy (variant of patch suggested by
38030 Hugo van der Sanden)
38031 Branch: maint-5.6/perl
38032 !> pp_ctl.c t/op/sort.t
38033____________________________________________________________________________
38034[ 7280] By: gsar on 2000/10/16 03:48:22
38035 Log: integrate change#5974 from mainline
38036
38037 change#4197 somehow missed initializing PL_errors, meaning
38038 syntax error queueing wasn't working outside eval"" at all;
38039 also fixed eval"" to localize PL_error_count, so that compile-time
38040 eval's don't clobber the error state of the outer context
38041 Branch: maint-5.6/perl
38042 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
38043 !> t/pragma/warn/toke
38044____________________________________________________________________________
38045[ 7279] By: gsar on 2000/10/16 03:46:21
38046 Log: integrate change#5973 from mainline
38047
38048 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
38049 Branch: maint-5.6/perl
38050 !> regcomp.c regexec.c t/op/re_tests
38051____________________________________________________________________________
38052[ 7278] By: gsar on 2000/10/16 03:44:54
38053 Log: integrate change#5971 from cfgperl
38054
38055 Unicos tweaks from Mark P. Lutz.
38056 Branch: maint-5.6/perl
38057 !> hints/unicos.sh lib/Math/Complex.pm
38058____________________________________________________________________________
38059[ 7277] By: gsar on 2000/10/16 03:42:59
38060 Log: integrate changes#5966..5970 from mainline
38061
38062 add testsuite for B backends, fix bug in B::Deparse (from
38063 Simon Cozens <simon@brecon.co.uk>)
38064
38065 improved docs on the warn_uninit diagnostic (from David Glasser
38066 and Simon Cozens)
38067
38068 tolerate spaces in group names in test on solaris (from David Boyce
38069 <dsb@boyski.com>)
38070
38071 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
38072
38073 Data::Dumper fumbles negative numbers on 32-bit platforms where
38074 IV is >32bits
38075 Branch: maint-5.6/perl
38076 +> t/lib/b.t t/lib/syslog.t
38077 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
38078 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
38079 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
38080____________________________________________________________________________
38081[ 7276] By: gsar on 2000/10/16 03:39:30
38082 Log: integrate change#5965 from mainline
38083
38084 avoid "will not stay shared" warnings for our variables (from
38085 Robin Barker)
38086 Branch: maint-5.6/perl
38087 !> op.c t/pragma/warn/op
38088____________________________________________________________________________
38089[ 7275] By: gsar on 2000/10/16 03:38:18
38090 Log: integrate change#5964 from mainline
38091
38092 reformat to 72 columns (again)
38093 Branch: maint-5.6/perl
38094 !> pod/perldiag.pod
38095____________________________________________________________________________
38096[ 7274] By: gsar on 2000/10/16 03:36:58
38097 Log: integrate change#5963 from mainline
38098
38099 patch from Larry to make (\&) prototype work; added tests for
38100 the same
38101 Branch: maint-5.6/perl
38102 !> op.c t/comp/proto.t
38103____________________________________________________________________________
38104[ 7273] By: gsar on 2000/10/16 03:35:51
38105 Log: integrate changes#5956..5962 from mainline
38106
38107 better diagnostics on failed tests (from Ilya Zakharevich)
38108
38109 pod nits (from A. C. Yardley <yardley@tanet.net>)
38110
38111 change#3569 deleted some essential code, revert; avoid use of
38112 atexit() to make DynaLoader work properly on AIX under mod_perl
38113 (from Jens-Uwe Mager <jum@helios.de>)
38114
38115 doubled words in pods (from Simon Cozens
38116 <simon.p.cozens@jp.pwcglobal.com>)
38117
38118 better INSTALL notes on Solaris issues (from Dominic Dunlop)
38119
38120 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
38121
38122 updated README.hpux (from Jeff Okamoto)
38123 Branch: maint-5.6/perl
38124 !> INSTALL README.hpux emacs/cperl-mode.el
38125 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
38126 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
38127 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
38128 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
38129 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
38130 !> t/op/lex_assign.t
38131____________________________________________________________________________
38132[ 7272] By: gsar on 2000/10/16 03:31:22
38133 Log: integrate change#5955 from mainline
38134
38135 longstanding bug exposed by change#3307: sort arguments weren't
38136 compiled with the right wantarray context (ensuing runtime lookup
38137 via block_gimme() was getting the incidental context of the
38138 sort() itself)
38139 Branch: maint-5.6/perl
38140 !> op.c t/op/sort.t
38141____________________________________________________________________________
38142[ 7271] By: gsar on 2000/10/16 03:29:11
38143 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
38144 branch
38145
38146 Flatten the cpp jungle doing the nosuid checking.
38147
38148 Do not assume sign propagation. (from M.J.T. Guy)
38149
38150 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
38151
38152 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
38153 Now pp_ncmp() returns undef is either operand is a NaN.
38154
38155 On second thoughts frexp() does have two arguments.
38156
38157 Document that tr() is not tr(1).
38158
38159 Be more robust on "extreme" (large absolute value)
38160 arguments. Originally reported by Daniel Connelly
38161 as a problem with asinh() on large negative arguments,
38162 asinh() used to bail out because an argument to log()
38163 ended up being zero. Ilya Zakharevich proposed using
38164 Taylor's series in such cases, which for such large
38165 arguments is a very good approximation.
38166
38167 Undo "use integer" addition from 64bitint as it seems
38168 to break most of the subtests in Digital UNIX;
38169 Unicos needs to find another way.
38170 Branch: maint-5.6/perl
38171 !> (integrate 29 files)
38172____________________________________________________________________________
38173[ 7270] By: gsar on 2000/10/16 03:09:44
38174 Log: integrate changes#5948,5949,5950 from mainline
38175
38176 typo in vars.pm that leads to cryptic message (from Piotr
38177 Piatkowski <kompas@kompas.usr.onet.pl>)
38178
38179 make perldoc use the pod2man from the same version (from
38180 M.J.T. Guy)
38181
38182 reformat perldiag to avoid long lines
38183 Branch: maint-5.6/perl
38184 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
38185____________________________________________________________________________
38186[ 7269] By: gsar on 2000/10/16 03:05:54
38187 Log: integrate change#5947 from mainline
38188
38189 use &dl_error rather than &dl_load_file as the guard for calling
38190 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
38191 statically built perl)
38192 Branch: maint-5.6/perl
38193 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
38194____________________________________________________________________________
38195[ 7268] By: gsar on 2000/10/16 03:04:48
38196 Log: integrate change#5945 from mainline
38197
38198 make module name mandatory after -M switch; reorder perldiag
38199 alphabetically (from Mark-Jason Dominus)
38200 Branch: maint-5.6/perl
38201 !> perl.c pod/perldiag.pod
38202____________________________________________________________________________
38203[ 7267] By: gsar on 2000/10/16 03:03:01
38204 Log: integrate change#5939 from mainline
38205
38206 more pod nits (from Larry Virden)
38207 Branch: maint-5.6/perl
38208 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
38209 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
38210 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
38211____________________________________________________________________________
38212[ 7266] By: gsar on 2000/10/16 03:01:39
38213 Log: integrate change#5938 from mainline
38214
38215 Consolidated B::Deparse fixes (from Stephen McCamant)
38216 Branch: maint-5.6/perl
38217 !> ext/B/B/Deparse.pm
38218____________________________________________________________________________
38219[ 7265] By: gsar on 2000/10/16 03:00:43
38220 Log: integrate change#5936 from mainline
38221
38222 additional tests for change#7263 (from Paul Marquess)
38223 Branch: maint-5.6/perl
38224 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
38225 !> t/pragma/warn/5nolint t/pragma/warn/6default
38226____________________________________________________________________________
38227[ 7264] By: gsar on 2000/10/16 02:58:34
38228 Log: integrate change#5934 from mainline
38229
38230 propagate lexical warnings from surrounding scope correctly
38231 within string eval() (from Paul Marquess)
38232 Branch: maint-5.6/perl
38233 !> pp_ctl.c t/pragma/warn/pp_ctl
38234____________________________________________________________________________
38235[ 7263] By: gsar on 2000/10/16 02:56:53
38236 Log: integrate change#5932 from mainline
38237
38238 add rsignal(), whichsig() and do_join() to public API list
38239 (mod_perl uses them to good advantage)
38240 Branch: maint-5.6/perl
38241 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
38242____________________________________________________________________________
38243[ 7262] By: gsar on 2000/10/16 02:55:53
38244 Log: integrate change#5931 from mainline
38245
38246 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
38247 Branch: maint-5.6/perl
38248 !> pp_hot.c regexec.c t/op/pat.t
38249____________________________________________________________________________
38250[ 7261] By: gsar on 2000/10/16 02:55:01
38251 Log: integrate change#5930 from mainline
38252
38253 small os390 tweaks (from Peter Prymmer)
38254 Branch: maint-5.6/perl
38255 !> config_h.SH makedepend.SH
38256____________________________________________________________________________
38257[ 7260] By: gsar on 2000/10/16 02:54:10
38258 Log: integrate change#5929 from mainline
38259
38260 pod nits
38261 Branch: maint-5.6/perl
38262 !> pod/perlguts.pod
38263____________________________________________________________________________
38264[ 7259] By: gsar on 2000/10/16 02:52:55
38265 Log: integrate change#5927 from mainline
38266
38267 arrange for next() to resume at the unstack op rather than the
38268 loop conditional, so that scope cleanup happens correctly
38269 (from Stephen McCamant)
38270 Branch: maint-5.6/perl
38271 !> op.c pp_ctl.c t/op/misc.t
38272____________________________________________________________________________
38273[ 7258] By: gsar on 2000/10/16 02:51:38
38274 Log: integrate change#5926 from mainline
38275
38276 on windows, reserve 16M of stack rather than 128M (allows more
38277 threads to run concurrently)
38278 Branch: maint-5.6/perl
38279 !> win32/Makefile win32/makefile.mk
38280____________________________________________________________________________
38281[ 7257] By: gsar on 2000/10/16 02:50:37
38282 Log: integrate change#5925 from mainline
38283
38284 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
38285 Branch: maint-5.6/perl
38286 !> toke.c
38287____________________________________________________________________________
38288[ 7256] By: gsar on 2000/10/16 02:49:36
38289 Log: integrate change#5924 from mainline
38290
38291 avoid using uninitialized memory in require version check
38292 Branch: maint-5.6/perl
38293 !> pp_ctl.c universal.c
38294____________________________________________________________________________
38295[ 7255] By: gsar on 2000/10/16 02:48:03
38296 Log: integrate changes#5923,5928,6009 from mainline
38297
38298 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
38299 Branch: maint-5.6/perl
38300 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
38301____________________________________________________________________________
38302[ 7254] By: gsar on 2000/10/16 02:44:46
38303 Log: integrate change#5922 from mainline
38304
38305 commentary about IoTYPE() (from Nathan Torkington)
38306 Branch: maint-5.6/perl
38307 !> sv.h
38308____________________________________________________________________________
38309[ 7253] By: gsar on 2000/10/16 02:43:49
38310 Log: integrate change#5921 from mainline
38311
38312 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
38313 Branch: maint-5.6/perl
38314 !> sv.c t/lib/charnames.t t/pragma/utf8.t
38315____________________________________________________________________________
38316[ 7252] By: gsar on 2000/10/16 02:42:31
38317 Log: integrate change#5920 from mainline
23c0d66e 38318
51c9377f
JH
38319 Larry's fix for buggy propagation of utf8-ness in join(); add test
38320 Branch: maint-5.6/perl
38321 !> doop.c t/op/ver.t
23c0d66e 38322____________________________________________________________________________
51c9377f
JH
38323[ 7251] By: gsar on 2000/10/16 02:41:14
38324 Log: integrate changes#5915..5919 from mainline
38325
38326 various (pod tweaks &c)
38327 Branch: maint-5.6/perl
38328 !> (integrate 33 files)
23c0d66e 38329____________________________________________________________________________
51c9377f
JH
38330[ 7250] By: gsar on 2000/10/16 02:38:16
38331 Log: integrate change#5914 from mainline
38332
38333 caller() wasn't returning the right number of elements for
38334 eval {...}
38335 Branch: maint-5.6/perl
38336 !> pp_ctl.c t/pragma/warn/9enabled
23c0d66e 38337____________________________________________________________________________
51c9377f
JH
38338[ 7249] By: gsar on 2000/10/16 02:37:02
38339 Log: integrate change#5913 from mainline
38340
38341 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
38342 (from Mark-Jason Dominus)
38343 Branch: maint-5.6/perl
38344 !> pod/perlfunc.pod
23c0d66e 38345____________________________________________________________________________
51c9377f
JH
38346[ 7248] By: gsar on 2000/10/16 02:35:58
38347 Log: integrate change#5912 from mainline
38348
38349 fix totally broken caching in UNIVERSAL::isa() (from
38350 Nick Ing-Simmons)
38351 Branch: maint-5.6/perl
38352 !> t/op/universal.t universal.c
a4abfbda 38353____________________________________________________________________________
51c9377f
JH
38354[ 7247] By: gsar on 2000/10/16 02:34:27
38355 Log: integrate changes#5910,5911 from mainline
38356
38357 typo in pod
38358
38359 add linebreak properties from unicode/LineBrk.txt (from
38360 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
38361 Branch: maint-5.6/perl
38362 +> (branch 29 files)
38363 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
a4abfbda 38364____________________________________________________________________________
51c9377f
JH
38365[ 7246] By: gsar on 2000/10/16 02:33:29
38366 Log: integrate change#5909 from mainline
38367
38368 mode argument to do_binmode() should be file mode, not boolean
38369 Branch: maint-5.6/perl
38370 !> pp_sys.c
38371____________________________________________________________________________
38372[ 7245] By: gsar on 2000/10/16 02:31:04
38373 Log: integrate change#5908 from mainline
38374
38375 introduce illegal symbols into null package so that
38376 gv_fetchpv(...,TRUE) always returns a valid GV even when the
38377 symbol is trapped by strictures (avoids coredumps)
38378 Branch: maint-5.6/perl
38379 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
38380 !> t/pragma/strict-vars
a4abfbda
JH
38381____________________________________________________________________________
38382[ 7244] By: jhi on 2000/10/16 02:29:54
38383 Log: Subject: $Carp::ExportLevel confusion in Exporter
38384 From: "Ben Tilly" <ben_tilly@hotmail.com>
38385 Date: Sat, 14 Oct 2000 16:44:34 EDT
38386 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
38387 Branch: perl
38388 ! lib/Exporter/Heavy.pm
38389____________________________________________________________________________
38390[ 7243] By: jhi on 2000/10/16 02:28:33
38391 Log: Subject: [PATCH perlguts.pod] Document offset hack
38392 From: Simon Cozens <simon@cozens.net>
38393 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
38394 Date: Sat, 14 Oct 2000 19:32:25 +0100
38395 Branch: perl
38396 ! pod/perlguts.pod
38397____________________________________________________________________________
51c9377f
JH
38398[ 7242] By: gsar on 2000/10/16 02:26:51
38399 Log: integrate changes#5905,5906,5907,6064 from mainline
38400
38401 printf/sprintf didn't get quad types right under use64bitint
38402 Branch: maint-5.6/perl
38403 !> pp_sys.c sv.c t/op/64bitint.t
38404____________________________________________________________________________
a4abfbda
JH
38405[ 7241] By: jhi on 2000/10/16 02:22:44
38406 Log: Subject: small pod patch
38407 From: Dan Boorstein <dan_boo@bellsouth.net>
38408 Date: Sat, 14 Oct 2000 14:29:24 -0400
38409 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
38410 Branch: perl
38411 ! pod/perlfaq7.pod pod/perlmod.pod
38412____________________________________________________________________________
38413[ 7240] By: jhi on 2000/10/16 02:13:46
38414 Log: -w cleanup.
38415
38416 Subject: Re: Problems with bleadperl
38417 From: "Stephen P. Potter" <spp@ds.net>
38418 Date: Fri, 13 Oct 2000 13:32:49 -0400
38419 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
38420 Branch: perl
38421 ! t/pragma/overload.t
38422____________________________________________________________________________
38423[ 7239] By: jhi on 2000/10/16 01:41:18
38424 Log: One more ~utf8 tweak.
38425 Branch: perl
38426 ! t/op/bop.t
38427____________________________________________________________________________
38428[ 7238] By: jhi on 2000/10/16 01:34:14
38429 Log: Tweak the test of #7235.
38430 Branch: perl
38431 ! t/op/bop.t
38432____________________________________________________________________________
38433[ 7237] By: jhi on 2000/10/16 01:25:04
38434 Log: Fix a couple of compiler-noted nits in #7235.
38435 Branch: perl
38436 ! pp.c
38437____________________________________________________________________________
38438[ 7236] By: jhi on 2000/10/16 01:22:46
38439 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
38440 Branch: perl
38441 ! pp.c pp_hot.c
38442____________________________________________________________________________
38443[ 7235] By: jhi on 2000/10/15 16:24:44
38444 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
38445
38446 From: Simon Cozens <simon@cozens.net>
38447 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
38448 Date: Sat, 14 Oct 2000 20:52:13 +0100
38449 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
38450 Branch: perl
38451 ! pp.c t/op/bop.t utf8.h
38452____________________________________________________________________________
38453[ 7234] By: jhi on 2000/10/15 15:19:29
38454 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
38455 The problem was that rx->minlen was in chars while pp_split()
38456 thought it would be in bytes.
38457 Branch: perl
38458 ! pp.c t/pragma/utf8.t
38459____________________________________________________________________________
38460[ 7233] By: jhi on 2000/10/14 20:24:24
38461 Log: Document FNCASE=y as discussed in the bug 20000902.009.
38462 Branch: perl
38463 ! README.dos
38464____________________________________________________________________________
38465[ 7232] By: jhi on 2000/10/14 18:52:21
38466 Log: Add test for bug id 20000427.003 (which seems to have
38467 been fixed) (also duplicate as 20000427.004, though
38468 with a higher severity). Move one utf8 from op/append
38469 to pragma/utf8, tag the tests with bug ids.
38470 Branch: perl
38471 ! t/op/append.t t/pragma/utf8.t
38472____________________________________________________________________________
38473[ 7231] By: jhi on 2000/10/14 17:28:37
38474 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
38475 Branch: perl
38476 ! t/pragma/utf8.t
38477____________________________________________________________________________
0b3b9d72
JH
38478[ 7230] By: jhi on 2000/10/14 14:24:50
38479 Log: Needs to be conditional on SunOS 4.
38480
38481 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
38482 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
38483 Date: Sat, 14 Oct 2000 13:37:49 +0100
38484 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
38485 Branch: metaconfig/U/perl
38486 ! End.U
38487 Branch: perl
38488 ! Configure myconfig.SH pod/perldelta.pod
38489____________________________________________________________________________
a4abfbda
JH
38490[ 7229] By: jhi on 2000/10/14 00:49:22
38491 Log: Update Changes.
38492 Branch: perl
38493 ! Changes patchlevel.h
38494____________________________________________________________________________
0835f758
JH
38495[ 7228] By: jhi on 2000/10/14 00:46:10
38496 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
38497 From: Peter Prymmer <pvhp@forte.com>
38498 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
38499 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
38500 Branch: perl
38501 ! lib/utf8.pm
38502____________________________________________________________________________
38503[ 7227] By: jhi on 2000/10/13 23:20:30
38504 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
38505 Branch: perl
38506 ! t/op/tie.t
38507____________________________________________________________________________
38508[ 7226] By: jhi on 2000/10/13 22:14:32
38509 Log: Tweak #7225.
38510
38511 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
38512 From: Peter Prymmer <pvhp@forte.com>
38513 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
38514 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
38515 Branch: perl
38516 ! t/op/sprintf.t
38517____________________________________________________________________________
38518[ 7225] By: jhi on 2000/10/13 22:11:31
38519 Log: op/sprintf.t patch for OS/390 (and any other host with limited
38520 floating-point exponent length)
38521
38522 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
38523 From: Dominic Dunlop <domo@computer.org>
38524 Date: Fri, 13 Oct 2000 19:17:57 +0200
38525 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
38526 Branch: perl
38527 ! t/op/sprintf.t
38528____________________________________________________________________________
38529[ 7224] By: jhi on 2000/10/13 18:40:48
38530 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
38531 Branch: perl
38532 ! toke.c
38533____________________________________________________________________________
38534[ 7223] By: jhi on 2000/10/13 18:37:13
38535 Log: Thinko in #7222.
38536 Branch: perl
38537 ! utf8.c
38538____________________________________________________________________________
38539[ 7222] By: jhi on 2000/10/13 18:05:23
38540 Log: Use UTF8SKIP(), from Simon Cozens.
38541 Branch: perl
38542 ! utf8.c
38543____________________________________________________________________________
38544[ 7221] By: jhi on 2000/10/13 15:43:19
38545 Log: (accidentally empty check-in)
38546 Branch: perl
38547 ! utf8.c
38548____________________________________________________________________________
38549[ 7220] By: jhi on 2000/10/13 15:23:51
38550 Log: Add (optimistically) Storable to static extensions.
38551 Branch: perl
38552 ! hints/uwin.sh hints/vmesa.sh
38553____________________________________________________________________________
38554[ 7219] By: jhi on 2000/10/13 15:20:05
38555 Log: Amdahl UTS doesn't seem to do dynaloading.
38556 Branch: perl
38557 ! hints/uts.sh
38558____________________________________________________________________________
38559[ 7218] By: jhi on 2000/10/13 15:15:20
38560 Log: Slight tweak of the code to appease Amdahl UTS cc.
38561 Branch: perl
38562 ! pp.c
38563____________________________________________________________________________
38564[ 7217] By: jhi on 2000/10/13 14:50:42
38565 Log: In Amdahl UTS "struct sv" is defined by a system header,
38566 <ksync.h>.
38567 Branch: perl
38568 ! perl.h sv.h
38569____________________________________________________________________________
38570[ 7216] By: jhi on 2000/10/13 11:58:25
38571 Log: Ilya implemented the memory profiling API.
38572 Branch: perl
38573 ! Todo
38574____________________________________________________________________________
38575[ 7215] By: jhi on 2000/10/13 02:56:38
38576 Log: Subject: [PATCH 5.7.0] Perl API for mstats
38577 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38578 Date: Thu, 12 Oct 2000 22:52:40 -0400
38579 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
38580 Branch: perl
38581 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
38582____________________________________________________________________________
38583[ 7214] By: jhi on 2000/10/13 02:55:38
38584 Log: Subject: [PATCH 5.7.0] IVs in mtats
38585 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38586 Date: Thu, 12 Oct 2000 22:51:04 -0400
38587 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
38588 Branch: perl
38589 ! malloc.c perl.h
38590____________________________________________________________________________
38591[ 7213] By: jhi on 2000/10/13 02:31:47
38592 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
38593 Branch: perl
38594 ! pod/perldiag.pod pp_sys.c
38595____________________________________________________________________________
38596[ 7212] By: jhi on 2000/10/13 01:27:38
38597 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
38598 From: Peter Prymmer <pvhp@forte.com>
38599 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
38600 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
38601 Branch: perl
38602 ! t/op/oct.t
38603____________________________________________________________________________
38604[ 7211] By: jhi on 2000/10/13 00:35:09
38605 Log: Update Changes.
38606 Branch: perl
38607 ! Changes patchlevel.h
38608____________________________________________________________________________
9b10d7ba
JH
38609[ 7210] By: jhi on 2000/10/12 23:59:40
38610 Log: The Install.pm third of
38611
38612 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
38613 From: Bill Campbell <bill@celestial.com>
38614 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
38615 Date: Thu, 5 Oct 2000 18:04:51 -0700
38616 Branch: perl
38617 ! lib/ExtUtils/Install.pm
38618____________________________________________________________________________
38619[ 7209] By: jhi on 2000/10/12 23:58:43
38620 Log: Two thirds of
38621
38622 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
38623 Date: Thu, 5 Oct 2000 18:04:51 -0700
38624 From: Bill Campbell <bill@celestial.com>
38625 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
38626
38627 The Install.pm changes will be submitted separately because
38628 they need some work and discussion still.
38629 Branch: perl
38630 ! lib/getopts.pl lib/termcap.pl
38631____________________________________________________________________________
38632[ 7208] By: jhi on 2000/10/12 23:41:19
38633 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
38634 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38635 Date: Thu, 12 Oct 2000 07:30:02 EDT
38636 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
38637 Branch: perl
38638 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
38639 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
38640____________________________________________________________________________
38641[ 7207] By: jhi on 2000/10/12 23:39:01
38642 Log: An updated EBCDIC tr patch.
38643
38644 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
38645 From: Peter Prymmer <pvhp@forte.com>
38646 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
38647 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
38648 Branch: perl
38649 ! t/op/tr.t
38650____________________________________________________________________________
38651[ 7206] By: jhi on 2000/10/12 23:34:55
38652 Log: Upgrade to CPAN 1.58, from Andreas König.
38653 Branch: perl
38654 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38655____________________________________________________________________________
0b3b9d72
JH
38656[ 7205] By: jhi on 2000/10/12 23:29:08
38657 Log: Introduce the man[24-8] variables, from Andy Dougherty.
38658 Branch: metaconfig/U/perl
38659 + mandirs.U mandirstyle.U
38660 Branch: perl
38661 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38662 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
38663 ! vos/config.h vos/config.pl vos/config_h.SH_orig
38664 ! win32/config.bc win32/config.gc win32/config.vc
38665____________________________________________________________________________
9b10d7ba
JH
38666[ 7204] By: gsar on 2000/10/12 18:11:24
38667 Log: restore change#7202
38668 Branch: perl
38669 ! mg.c
38670____________________________________________________________________________
38671[ 7203] By: gsar on 2000/10/12 18:09:40
38672 Log: another test of the Emergency Broadcast System--back out
38673 change#7202
38674 Branch: perl
38675 ! mg.c
38676____________________________________________________________________________
38677[ 7202] By: gsar on 2000/10/12 16:40:47
38678 Log: (submitted on behalf of Jarkko)
38679 Fix the lib/encode.t subtest 6 failure as reported by Andreas
38680 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
38681 was unearthed by change 7182, as was a bug in HTML::Entities.
38682 Branch: perl
38683 ! mg.c
38684____________________________________________________________________________
38685[ 7201] By: jhi on 2000/10/11 03:16:05
38686 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
38687 Branch: perl
38688 ! pp_hot.c t/pragma/utf8.t
38689____________________________________________________________________________
38690[ 7200] By: jhi on 2000/10/11 00:40:30
38691 Log: The #7198 was a false alarm.
38692 Branch: perl
38693 ! pp_hot.c
38694____________________________________________________________________________
38695[ 7199] By: jhi on 2000/10/11 00:26:04
38696 Log: Remove duplicated code.
38697 Branch: perl
38698 ! t/lib/cgi-html.t
38699____________________________________________________________________________
38700[ 7198] By: jhi on 2000/10/10 23:30:46
38701 Log: (Retracted by #7200.)
38702 Branch: perl
38703 ! pp_hot.c
38704____________________________________________________________________________
38705[ 7197] By: jhi on 2000/10/10 21:49:30
38706 Log: Add the test case for #7190, from the original bug report
38707 by Andreas König.
38708 Branch: perl
38709 ! t/pragma/utf8.t
38710____________________________________________________________________________
38711[ 7196] By: jhi on 2000/10/10 21:40:49
38712 Log: Reapply Andy's patch and regen Configure.
38713 Branch: perl
38714 ! Configure INSTALL Makefile.SH Porting/Glossary
38715 ! Porting/config.sh config_h.SH epoc/config.sh installperl
38716 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
38717 ! win32/config.vc
38718____________________________________________________________________________
38719[ 7195] By: jhi on 2000/10/10 21:09:30
38720 Log: Use the versiononly instead of the installscripts,
38721 retract the changes 7146 and 7147.
38722 Branch: perl
38723 ! Configure INSTALL Makefile.SH Porting/Glossary
38724 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
38725 ! installperl uconfig.sh vos/config.def win32/config.bc
38726 ! win32/config.gc win32/config.vc
38727____________________________________________________________________________
38728[ 7194] By: jhi on 2000/10/10 21:06:15
38729 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
38730 From: Peter Prymmer <pvhp@forte.com>
38731 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
38732 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
38733 Branch: perl
38734 ! t/op/ver.t
38735____________________________________________________________________________
38736[ 7193] By: jhi on 2000/10/10 21:05:12
38737 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
38738 From: Peter Prymmer <pvhp@forte.com>
38739 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
38740 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
38741 Branch: perl
38742 ! t/op/tr.t
38743____________________________________________________________________________
51c9377f
JH
38744[ 7192] By: jhi on 2000/10/10 20:57:30
38745 Log: Add versiononly, delete installscripts, from Andy Dougherty.
38746 Branch: metaconfig
38747 - U/installdirs/installscripts.U
38748 Branch: metaconfig/U/perl
38749 + versiononly.U
38750____________________________________________________________________________
9b10d7ba
JH
38751[ 7191] By: jhi on 2000/10/10 19:41:21
38752 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
38753 From: Peter Prymmer <pvhp@forte.com>
38754 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
38755 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
38756 Branch: perl
38757 ! pod/perlebcdic.pod
38758____________________________________________________________________________
38759[ 7190] By: jhi on 2000/10/10 19:26:14
38760 Log: Subject: Re: utf8 concat, mg_get
38761 From: Simon Cozens <simon@cozens.net>
38762 Date: Tue, 10 Oct 2000 17:40:17 +0100
38763 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
38764 Branch: perl
38765 ! pp_hot.c
38766____________________________________________________________________________
38767[ 7189] By: jhi on 2000/10/10 19:23:03
38768 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
38769 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
38770 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
38771 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
38772 Branch: perl
38773 ! lib/ExtUtils/MM_Unix.pm
38774____________________________________________________________________________
38775[ 7188] By: jhi on 2000/10/10 15:31:24
38776 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
38777 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
38778 Date: Fri, 14 Jul 2000 10:47:36 +0100
38779 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
38780 Branch: perl
38781 ! README.win32
38782____________________________________________________________________________
38783[ 7187] By: jhi on 2000/10/10 13:30:10
38784 Log: Quote the temp file name, needed in Win32 because the
38785 default name unfortunately contains spaces, shouldn't
38786 hurt elsewhere.
38787
38788 Subject: FW: perldoc fails if $TEMP contains spaces
38789 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
38790 Date: Thu, 14 Sep 2000 08:58:45 +0100
38791 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
38792 Branch: perl
38793 ! utils/perldoc.PL
38794____________________________________________________________________________
38795[ 7186] By: jhi on 2000/10/10 13:16:27
38796 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
38797 From: hv@hugo.hybyte.com
38798 Date: Tue, 10 Oct 2000 14:10:20 +0100
38799 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
38800 Branch: perl
38801 ! t/lib/thr5005.t util.c
38802____________________________________________________________________________
38803[ 7185] By: jhi on 2000/10/10 12:06:22
38804 Log: Upgrade to podlators 1.04, from Russ Allbery.
38805 Branch: perl
38806 ! lib/Pod/Man.pm lib/Pod/Text.pm
38807____________________________________________________________________________
38808[ 7184] By: jhi on 2000/10/10 12:01:32
38809 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
38810 Branch: perl
38811 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
38812____________________________________________________________________________
38813[ 7183] By: jhi on 2000/10/09 23:47:15
38814 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
38815 From: Peter Prymmer <pvhp@forte.com>
38816 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
38817 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
38818 Branch: perl
38819 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
38820____________________________________________________________________________
38821[ 7182] By: jhi on 2000/10/09 23:43:16
38822 Log: Make eq work again with utf8 (disabling the upgrading
38823 should no more be necessary since the copies of the
38824 scalars are upgraded, not the scalars themselves).
38825 Takes care of ID 20001009.001. (The claimed length()
38826 bug in 20001009.001 seems bogus to me.)
38827 Branch: perl
38828 ! sv.c t/pragma/utf8.t
38829____________________________________________________________________________
38830[ 7181] By: gsar on 2000/10/09 19:41:54
38831 Log: tweak for change#7173
38832 Branch: perl
38833 ! win32/win32sck.c
38834____________________________________________________________________________
38835[ 7180] By: gsar on 2000/10/09 19:26:56
38836 Log: on Windows, clean targets might not work under some flavors of the shell
38837 Branch: perl
38838 ! win32/Makefile win32/makefile.mk
38839____________________________________________________________________________
38840[ 7179] By: jhi on 2000/10/09 19:21:02
38841 Log: Update Changes.
38842 Branch: perl
38843 ! Changes patchlevel.h
38844____________________________________________________________________________
3a3d8f3c
JH
38845[ 7178] By: jhi on 2000/10/09 19:18:23
38846 Log: Warn about unknown scripts.
38847
38848 Subject: Re: ideas? patches? [PATCH bleadperl]
38849 From: Dominic Dunlop <domo@computer.org>
38850 Date: Mon, 9 Oct 2000 14:57:17 +0200
38851 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
38852 Branch: perl
38853 ! lib/charnames.pm
38854____________________________________________________________________________
0b3b9d72
JH
38855[ 7177] By: jhi on 2000/10/09 19:13:27
38856 Log: Change #7160 had a nasty typo.
38857 Branch: metaconfig
38858 ! U/compline/Compile.U
38859 Branch: perl
38860 ! Configure config_h.SH
38861____________________________________________________________________________
3a3d8f3c
JH
38862[ 7176] By: gsar on 2000/10/09 18:59:33
38863 Log: pod nit
38864 Branch: perl
38865 ! pod/perlport.pod
38866____________________________________________________________________________
38867[ 7175] By: gsar on 2000/10/09 18:54:28
38868 Log: Windows9x doesn't support link(), despite what Config.pm
38869 might think
38870 Branch: perl
38871 ! lib/ExtUtils/Manifest.pm
38872____________________________________________________________________________
38873[ 7174] By: gsar on 2000/10/09 18:50:03
38874 Log: avoid nonportable example code
38875 Branch: perl
38876 ! lib/File/Copy.pm
38877____________________________________________________________________________
38878[ 7173] By: gsar on 2000/10/09 18:46:54
38879 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
38880 being used) when closing a socket handle
38881 Branch: perl
38882 ! win32/win32.c win32/win32.h win32/win32sck.c
38883____________________________________________________________________________
38884[ 7172] By: gsar on 2000/10/09 18:41:40
38885 Log: on Windows, cwd strings in the environment should be of the
38886 form =X:=X:\foo instead of =X=X:\foo\
38887 Branch: perl
38888 ! win32/vdir.h
38889____________________________________________________________________________
38890[ 7171] By: gsar on 2000/10/09 18:30:09
38891 Log: on Windows, LoadLibrary() could load an extension DLL multiple
38892 times if forward slashes are used in the path
38893 Branch: perl
38894 ! win32/win32.c
38895____________________________________________________________________________
38896[ 7170] By: jhi on 2000/10/09 17:53:59
38897 Log: Add a todo note about overloadable assertions.
38898 Branch: perl
38899 ! Todo-5.6
38900____________________________________________________________________________
38901[ 7169] By: jhi on 2000/10/09 13:43:45
38902 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
38903 From: mjd@plover.com
38904 Date: 9 Oct 2000 00:24:44 -0000
38905 Message-ID: <20001009002444.10616.qmail@plover.com>
38906 Branch: perl
38907 ! pod/perldebguts.pod
38908____________________________________________________________________________
38909[ 7168] By: nick on 2000/10/08 13:16:33
38910 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
38911 is not right thing to do on (e.g. x86). Network order is also "right" for
38912 X fonts.
38913 Branch: perl
38914 ! ext/Encode/Encode.pm
38915____________________________________________________________________________
38916[ 7167] By: nick on 2000/10/08 12:54:42
38917 Log: Make "encodings" work post-install when Encode/*.enc files may not
38918 be in same directory as Encode.pm
38919 Branch: perl
38920 ! ext/Encode/Encode.pm
38921____________________________________________________________________________
38922[ 7166] By: nick on 2000/10/08 11:51:26
38923 Log: Work round the fact that $hash->{$key} does not take into account
38924 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
38925 so that key is always in the "expected" encoding - i.e. same way we put
38926 it in the hash.
38927 Branch: perl
38928 ! ext/Encode/Encode.pm
38929____________________________________________________________________________
38930[ 7165] By: gsar on 2000/10/08 04:15:29
38931 Log: save_re_context() could reset PL_curcop to freed memory, causing core
38932 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
38933 Branch: perl
38934 ! pp_ctl.c
38935____________________________________________________________________________
38936[ 7164] By: jhi on 2000/10/06 20:51:48
38937 Log: UTF8ize split() so that the cloned substrings get the UTF8
38938 flag of the original scalar. Problem reported by Simon Cozens.
38939 Branch: perl
38940 ! pp.c t/pragma/utf8.t
38941____________________________________________________________________________
38942[ 7163] By: nick on 2000/10/06 20:48:34
38943 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
38944 got a false +ve and so did not reach code which would have un-FAKEd the SV.
38945 Branch: perl
38946 ! sv.c
38947____________________________________________________________________________
38948[ 7162] By: nick on 2000/10/06 20:25:37
38949 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
38950 To fix (sort {$a <=> $b} keys %hash) in particular but
38951 should cover a number of other as-yet-unknown cases as well.
38952 Branch: perl
38953 ! sv.c
38954____________________________________________________________________________
38955[ 7161] By: jhi on 2000/10/06 19:56:18
38956 Log: Change the version number of Tie::Handle in the core to 4.0,
38957 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
38958
38959 Subject: Note on Tie::Handle
38960 From: andreas.koenig@anima.de (Andreas J. Koenig)
38961 Date: 06 Oct 2000 21:48:58 +0200
38962 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
38963 Branch: perl
38964 ! lib/Tie/Handle.pm
38965____________________________________________________________________________
0b3b9d72
JH
38966[ 7160] By: jhi on 2000/10/06 18:20:35
38967 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
38968 as the first option of cc/ld because of ultrapicky compilers
38969 (e.g. OS/390 R2.5)
38970 Branch: metaconfig
38971 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
38972 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
38973 ! U/compline/orderlib.U U/modified/Cppsym.U
38974 ! U/modified/d_access.U
38975 Branch: metaconfig/U/perl
38976 ! Checkcc.U d_dlsymun.U gccvers.U
38977 Branch: perl
38978 ! Configure config_h.SH
38979____________________________________________________________________________
3a3d8f3c
JH
38980[ 7159] By: jhi on 2000/10/06 13:56:39
38981 Log: Update Changes.
38982 Branch: perl
38983 ! Changes patchlevel.h
38984____________________________________________________________________________
db9f7605
JH
38985[ 7158] By: jhi on 2000/10/06 12:48:40
38986 Log: Eliminate $Is_VMS code from the test.
38987
38988 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
38989 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
38990 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
38991 Date: Thu, 5 Oct 2000 07:46:33 EDT
38992 Branch: perl
38993 ! t/lib/b.t
38994____________________________________________________________________________
0b3b9d72
JH
38995[ 7157] By: jhi on 2000/10/06 12:47:13
38996 Log: Also the $ccflags is needed for the C compiler check.
38997
38998 Subject: Configure (check for C-compiler)
38999 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39000 Date: Fri, 06 Oct 2000 08:47:15 +0200
39001 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
39002 Branch: metaconfig/U/perl
39003 ! Checkcc.U
39004 Branch: perl
39005 ! Configure config_h.SH
39006____________________________________________________________________________
db9f7605
JH
39007[ 7156] By: jhi on 2000/10/06 11:45:15
39008 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
39009 Branch: perl
39010 ! perl.c pp_ctl.c sv.h utf8.c
39011____________________________________________________________________________
39012[ 7155] By: jhi on 2000/10/06 11:40:41
39013 Log: IO::Handle->syswrite() did not handle length omission
39014 like CORE::syswrite() does.
39015
39016 Subject: [Fwd] IO::Handle, syswrite and arguments
39017 From: Graham Barr <gbarr@pobox.com>
39018 Date: Fri, 6 Oct 2000 10:22:05 +0100
39019 Message-ID: <20001006102205.U6312@pobox.com>
39020
39021 The original patch from andrew@ugh.net.au.
39022 Branch: perl
39023 ! ext/IO/lib/IO/Handle.pm
39024____________________________________________________________________________
39025[ 7154] By: jhi on 2000/10/06 01:42:15
39026 Log: Tweak #7153.
39027 Branch: perl
39028 ! utf8.h
39029____________________________________________________________________________
39030[ 7153] By: jhi on 2000/10/06 00:39:55
39031 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
39032 Branch: perl
39033 ! utf8.h
39034____________________________________________________________________________
39035[ 7152] By: jhi on 2000/10/06 00:38:11
39036 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
39037 Branch: perl
39038 ! perl.c pp_ctl.c sv.h utf8.c
39039____________________________________________________________________________
39040[ 7151] By: jhi on 2000/10/06 00:36:38
39041 Log: Subject: Re: Questions about Tie::Array and perl modules
39042 From: Nick Ing-Simmons <nik@tiuk.ti.com>
39043 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
39044 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
39045
39046 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
39047 Branch: perl
39048 ! lib/Tie/Array.pm t/op/array.t
39049____________________________________________________________________________
39050[ 7150] By: jhi on 2000/10/05 00:20:45
39051 Log: Regen Changes.
39052 Branch: perl
39053 ! Changes patchlevel.h
39054____________________________________________________________________________
8511762d
JH
39055[ 7149] By: jhi on 2000/10/05 00:20:01
39056 Log: Regen toc.
39057 Branch: perl
39058 ! pod/perltoc.pod
39059____________________________________________________________________________
39060[ 7148] By: jhi on 2000/10/04 23:35:08
39061 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
39062 reported several times by Dominic Dunlop, for example in
39063 ID 20000315.008. Patch from Dominic. Patch affects at
39064 least MachTen, and possibly other oldish BSDs. Should not
39065 break non-broken platforms (tested on LinuxPPC).
39066 Branch: perl
39067 ! doio.c
39068____________________________________________________________________________
51c9377f
JH
39069[ 7147] By: jhi on 2000/10/04 23:26:34
39070 Log: The one that got away from 7146.
39071 Branch: metaconfig
39072 + U/installdirs/installscripts.U
39073____________________________________________________________________________
8511762d
JH
39074[ 7146] By: jhi on 2000/10/04 23:25:04
39075 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
39076 suggested by H. Merijn Brand.
39077 Branch: perl
39078 ! Configure INSTALL Makefile.SH Porting/Glossary
39079 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
39080 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
39081 ! win32/config.vc
39082____________________________________________________________________________
39083[ 7145] By: jhi on 2000/10/04 22:08:21
39084 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
39085 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39086 Date: Wed, 4 Oct 2000 17:37:46 -0400
39087 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
39088 Branch: perl
39089 ! utils/h2xs.PL
39090____________________________________________________________________________
39091[ 7144] By: jhi on 2000/10/04 18:11:41
39092 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
39093 From: Jeff Pinyan <jeffp@crusoe.net>
39094 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
39095 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
39096 Branch: perl
39097 ! pod/perlrun.pod
39098____________________________________________________________________________
39099[ 7143] By: jhi on 2000/10/04 18:09:58
39100 Log: Subject: perlhack.pod Patch for Externals Tools
39101 From: Fisher Mark <fisherm@tce.com>
39102 Date: Tue, 3 Oct 2000 15:43:27 -0500
39103 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
39104 Branch: perl
39105 ! pod/perlhack.pod
39106____________________________________________________________________________
39107[ 7142] By: jhi on 2000/10/04 18:08:41
39108 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
39109 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39110 Date: Wed, 4 Oct 2000 12:11:11 EDT
39111 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
39112 Branch: perl
39113 ! vms/vms.c
39114____________________________________________________________________________
39115[ 7141] By: jhi on 2000/10/04 12:20:16
39116 Log: Subject: [PATCH 5.7.0] h2xs not working
39117 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39118 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
39119 Date: Tue, 3 Oct 2000 21:43:01 -0400
39120
39121 Subject: [PATCH 5.7.0] h2xs not documenting the created module
39122 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39123 Date: Tue, 3 Oct 2000 22:55:19 -0400
39124 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
39125 Branch: perl
39126 ! utils/h2xs.PL
39127____________________________________________________________________________
39128[ 7140] By: jhi on 2000/10/04 11:53:44
39129 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
39130 From: nick@babyhippo.com
39131 Date: Wed, 4 Oct 2000 12:06:45 +0100
39132 Message-Id: <20001004120645.A7356@babyhippo.com>
39133
39134 Retract 7118 and 7135.
39135 Branch: perl
39136 ! installman installperl op.c t/pragma/subs.t
39137____________________________________________________________________________
0b3b9d72
JH
39138[ 7139] By: jhi on 2000/10/03 22:09:41
39139 Log: It is possible to have no hosts database at all. Pointed out in
39140
39141 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
39142 From: Peter Prymmer <pvhp@forte.com>
39143 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
39144 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
39145 Branch: metaconfig
39146 ! U/modified/myhostname.U
39147 Branch: perl
39148 ! Configure config_h.SH
39149____________________________________________________________________________
8511762d
JH
39150[ 7138] By: jhi on 2000/10/03 21:49:49
39151 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
39152 From: Peter Prymmer <pvhp@forte.com>
39153 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
39154 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
39155 Branch: perl
39156 ! pp_sys.c
39157____________________________________________________________________________
39158[ 7137] By: jhi on 2000/10/03 20:10:05
39159 Log: One remaining nit less at the VMS mailbox sizing.
39160 Branch: perl
39161 ! vms/vms.c
39162____________________________________________________________________________
39163[ 7136] By: jhi on 2000/10/03 20:08:47
39164 Log: Test harness update to sync with the new perlcc,
39165 from Simon Cozens.
39166 Branch: perl
39167 ! t/TEST t/UTEST
39168____________________________________________________________________________
39169[ 7135] By: jhi on 2000/10/03 15:15:42
39170 Log: Subject: Re: PATCH for 20001003.004
39171 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
39172 From: "AARON B. DOSSETT" <aaron@iglou.com>
39173 Message-Id: <E13gTay-0006od-00@iglou.com>
39174 Branch: perl
39175 ! installman installperl
39176____________________________________________________________________________
39177[ 7134] By: jhi on 2000/10/03 15:00:34
39178 Log: Subject: [ID 20001003.006] B::Debug not -w clean
39179 From: Nicholas Clark <nick@babyhippo.co.uk>
39180 Date: Tue, 03 Oct 2000 15:46:32 +0100
39181 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
39182 Branch: perl
39183 ! ext/B/B/Debug.pm
39184____________________________________________________________________________
39185[ 7133] By: jhi on 2000/10/03 14:58:39
39186 Log: Scale down the VMS message boxes, by Charles Lane.
39187 Fix for ID 20000903.009, workaround at
39188 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
39189 Branch: perl
39190 ! vms/vms.c
39191____________________________________________________________________________
39192[ 7132] By: jhi on 2000/10/03 11:20:37
39193 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
39194 Branch: perl
39195 + t/lib/st-lock.t t/lib/st-utf8.t
39196 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
39197 ! ext/Storable/Storable.xs t/lib/st-recurse.t
39198____________________________________________________________________________
39199[ 7131] By: jhi on 2000/10/03 03:38:23
39200 Log: Encode nits.
39201 Branch: perl
39202 ! MANIFEST Makefile.SH
39203____________________________________________________________________________
39204[ 7130] By: jhi on 2000/10/03 03:31:05
39205 Log: Update Changes.
39206 Branch: perl
39207 ! Changes patchlevel.h
39208____________________________________________________________________________
0b3b9d72
JH
39209[ 7129] By: jhi on 2000/10/03 02:24:02
39210 Log: Misplaced else.
39211 Branch: metaconfig/U/perl
39212 ! d_strtoll.U
39213 Branch: perl
39214 ! Configure config_h.SH
39215____________________________________________________________________________
39216[ 7128] By: jhi on 2000/10/03 02:08:29
39217 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
39218 From: sthoenna@efn.org
39219 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
39220 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
39221 Branch: metaconfig/U/perl
39222 ! d_strtoll.U
39223 Branch: perl
39224 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
39225____________________________________________________________________________
0f72438a
JH
39226[ 7127] By: jhi on 2000/10/03 01:13:14
39227 Log: Update Changes.
39228 Branch: perl
39229 ! Changes patchlevel.h
39230____________________________________________________________________________
70acb981
JH
39231[ 7126] By: jhi on 2000/10/03 00:57:08
39232 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
39233 as suggested by Olaf Flebbe and Nick Clark.
39234 Branch: perl
39235 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
39236____________________________________________________________________________
39237[ 7125] By: jhi on 2000/10/03 00:50:56
39238 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
39239 From: Nick Clark <nick@plum.flirble.org>
39240 Date: Mon, 2 Oct 2000 11:03:24 +0100
39241 Message-Id: <20001002110324.D20073@plum.flirble.org>
71d4b5fd
JH
39242
39243 Also fixes bug ID 20001002.005.
70acb981
JH
39244 Branch: perl
39245 ! t/lib/encode.t
39246____________________________________________________________________________
39247[ 7124] By: jhi on 2000/10/03 00:34:59
39248 Log: Subject: [PATCH 5.7.0] Epoc update
39249 From: Olaf Flebbe <o.flebbe@gmx.de>
39250 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
39251 Message-ID: <26423.969484586@www10.gmx.net>
39252 Branch: perl
39253 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
39254 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
39255 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
39256 ! util.c util.h
39257____________________________________________________________________________
39258[ 7123] By: jhi on 2000/10/03 00:30:07
39259 Log: Regen headers.
39260 Branch: perl
39261 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
39262____________________________________________________________________________
39263[ 7122] By: jhi on 2000/10/03 00:10:48
39264 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
39265 Branch: perl
39266 ! hints/openbsd.sh
39267____________________________________________________________________________
39268[ 7121] By: jhi on 2000/10/03 00:05:06
39269 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
39270 From: <abigail@foad.org>
39271 Date: Tue, 26 Sep 2000 13:36:14 -0400
39272 Message-ID: <20000926173614.4356.qmail@foad.org>
39273 Branch: perl
39274 ! pod/perlop.pod
39275____________________________________________________________________________
39276[ 7120] By: jhi on 2000/10/03 00:04:00
39277 Log: Inside require() $^S was always left undefined.
39278
39279 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
39280 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39281 Date: Wed, 27 Sep 2000 18:54:49 -0400
39282 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
39283 Branch: perl
39284 ! cop.h mg.c pp_ctl.c util.c
39285____________________________________________________________________________
39286[ 7119] By: jhi on 2000/10/03 00:00:16
39287 Log: Subject: [PATCH] DLL not restartabke with threaded perl
39288 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
39289 Date: Thu, 28 Sep 2000 09:20:46 +0100
39290 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
39291 Branch: perl
39292 ! perl.c
39293____________________________________________________________________________
39294[ 7118] By: jhi on 2000/10/02 23:59:20
39295 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
39296 From: Nicholas Clark <nick@ccl4.org>
39297 Date: Thu, 28 Sep 2000 11:52:24 +0100
39298 Message-ID: <20000928115224.D7924@plum.flirble.org>
39299 Branch: perl
39300 ! op.c
39301____________________________________________________________________________
39302[ 7117] By: jhi on 2000/10/02 23:57:51
39303 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
39304 From: Nicholas Clark <nick@babyhippo.co.uk>
39305 Date: Thu, 28 Sep 2000 12:18:10 +0100
39306 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
39307
39308 Did not apply cleanly, manual intervention was needed.
39309 Branch: perl
39310 ! ext/B/B/Bytecode.pm utils/perlcc.PL
39311____________________________________________________________________________
39312[ 7116] By: jhi on 2000/10/02 23:50:40
39313 Log: Document the issue (is not a syntax error, kind of)
39314
39315 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
39316 From: Nicholas Clark <nick@ccl4.org>
39317 Date: Thu, 28 Sep 2000 17:12:42 +0100
39318 Message-ID: <20000928171242.K7924@plum.flirble.org>
39319 Branch: perl
39320 ! pod/perldata.pod
39321____________________________________________________________________________
39322[ 7115] By: jhi on 2000/10/02 23:48:58
39323 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
39324 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39325 Date: Thu, 28 Sep 2000 21:55:31 -0400
39326 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
39327 Branch: perl
39328 ! regexec.c
39329____________________________________________________________________________
39330[ 7114] By: jhi on 2000/10/02 23:47:57
39331 Log: Subject: DOC PATCH 5.6.0
39332 From: mjd@plover.com
39333 Date: 30 Sep 2000 06:02:34 -0000
39334 Message-ID: <20000930060234.4559.qmail@plover.com>
39335 Branch: perl
39336 ! pod/perldebguts.pod
39337____________________________________________________________________________
39338[ 7113] By: jhi on 2000/10/02 23:46:43
39339 Log: SOCK_DGRAM and listen() do not mix as reported in
39340
39341 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
39342 From: Petter Reinholdtsen <pere@hungry.com>
39343 Date: Sun, 1 Oct 2000 10:57:20 +0800
39344 Message-Id: <200010010257.KAA05735@localhost.localdomain>
39345
39346 The patch for 5.7.0+ had to be reengineered, though.
39347 Branch: perl
39348 ! ext/IO/lib/IO/Socket/UNIX.pm
39349____________________________________________________________________________
39350[ 7112] By: jhi on 2000/10/02 23:36:57
39351 Log: Subject: Re: [PATCH 5.005_64 missed]
39352 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39353 Date: Sun, 1 Oct 2000 18:50:10 -0400
39354 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
39355 Branch: perl
39356 ! pod/perlxs.pod
39357____________________________________________________________________________
39358[ 7111] By: jhi on 2000/10/02 23:35:40
39359 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
39360 From: Radu Greab <radu@netsoft.ro>
39361 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
39362 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
39363 Branch: perl
39364 ! op.c opcode.pl t/op/substr.t
39365____________________________________________________________________________
39366[ 7110] By: jhi on 2000/10/02 23:32:38
39367 Log: Subject: [PATCH] Fix aliasing of tied filehandles
39368 From: Daniel Chetlin <daniel@chetlin.com>
39369 Date: Mon, 2 Oct 2000 14:53:27 -0700
39370 Message-ID: <20001002145327.C1617@ilmd>
39371 Branch: perl
39372 ! perl.h pp_hot.c t/op/tiehandle.t
39373____________________________________________________________________________
39374[ 7109] By: jhi on 2000/10/02 23:31:30
39375 Log: s/Robin Parker/Robin Barker/
39376 Branch: perl
39377 ! Changes5.6
39378____________________________________________________________________________
39379[ 7108] By: jhi on 2000/10/02 23:15:46
39380 Log: Retract #7091 as suggested in
39381
39382 From: Robin Barker <rmb1@cise.npl.co.uk>
39383 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
39384 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
39385 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
39386 Branch: perl
39387 ! embed.pl proto.h
39388____________________________________________________________________________
39389[ 7107] By: nick on 2000/10/02 18:23:14
39390 Log: A few tweaks to get Tk803 to work with Encode scheme.
39391 Branch: perl
39392 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
39393____________________________________________________________________________
39394[ 7106] By: nick on 2000/10/01 21:34:14
39395 Log: Add checking cases to Encode's toUnicode and fromUnicode.
39396 Branch: perl
39397 ! ext/Encode/Encode.pm
39398____________________________________________________________________________
39399[ 7105] By: nick on 2000/10/01 17:18:01
39400 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
39401 To read and use them.
39402 Add a lib/encode.t which checks a few things.
39403 Branch: perl
39404 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
39405 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
39406 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
39407 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
39408 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
39409 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
39410 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
39411 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
39412 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
39413 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
39414 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
39415 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
39416 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
39417 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
39418 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
39419 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
39420 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
39421 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
39422 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
39423 + ext/Encode/Encode/iso2022-jp.enc
39424 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
39425 + ext/Encode/Encode/iso8859-1.enc
39426 + ext/Encode/Encode/iso8859-2.enc
39427 + ext/Encode/Encode/iso8859-3.enc
39428 + ext/Encode/Encode/iso8859-4.enc
39429 + ext/Encode/Encode/iso8859-5.enc
39430 + ext/Encode/Encode/iso8859-6.enc
39431 + ext/Encode/Encode/iso8859-7.enc
39432 + ext/Encode/Encode/iso8859-8.enc
39433 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
39434 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
39435 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
39436 + ext/Encode/Encode/macCentEuro.enc
39437 + ext/Encode/Encode/macCroatian.enc
39438 + ext/Encode/Encode/macCyrillic.enc
39439 + ext/Encode/Encode/macDingbats.enc
39440 + ext/Encode/Encode/macGreek.enc
39441 + ext/Encode/Encode/macIceland.enc
39442 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
39443 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
39444 + ext/Encode/Encode/macTurkish.enc
39445 + ext/Encode/Encode/macUkraine.enc
39446 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
39447 + t/lib/encode.t
39448 ! MANIFEST ext/Encode/Encode.pm
39449____________________________________________________________________________
39450[ 7104] By: nick on 2000/09/30 13:04:30
39451 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
39452 From: Daniel Chetlin <daniel@chetlin.com>
39453 Date: Mon, 18 Sep 2000 05:05:40 -0700
39454 Message-Id: <20000918050540.C652@ilmd>
39455 Branch: perl
39456 ! lib/overload.pm sv.c t/pragma/overload.t
39457____________________________________________________________________________
39458[ 7103] By: nick on 2000/09/30 12:53:36
39459 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
39460 From: Johan Vromans <jvromans@squirrel.nl>
39461 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
39462 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
39463 Branch: perl
39464 ! pod/Makefile.SH
39465____________________________________________________________________________
39466[ 7102] By: nick on 2000/09/30 12:52:31
39467 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
39468 From: Spider Boardman <spider@Orb.Nashua.NH.US>
39469 Date: Sat, 16 Sep 2000 16:36:45 -0400
39470 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
39471 Branch: perl
39472 ! ext/B/B/Deparse.pm
39473____________________________________________________________________________
39474[ 7101] By: nick on 2000/09/30 12:51:41
39475 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
39476 From: Craig A. Berry <craig.berry@psinetcs.com>
39477 Date: Sat, 16 Sep 2000 10:11:10 -0500
39478 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
39479 Branch: perl
39480 ! vms/vms.c
39481____________________________________________________________________________
39482[ 7100] By: nick on 2000/09/30 12:50:33
39483 Log: Subject: Re: unicode support and perl [ID 20000901.097]
39484 From: Spider Boardman <spider@Orb.Nashua.NH.US>
39485 Date: Fri, 15 Sep 2000 16:37:58 -0400
39486 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
39487 Branch: perl
39488 ! t/op/append.t
39489____________________________________________________________________________
39490[ 7099] By: nick on 2000/09/30 12:49:35
39491 Log: Subject: Re: unicode support and perl [ID 20000901.097]
39492 From: Spider Boardman <spider@Orb.Nashua.NH.US>
39493 Date: Fri, 15 Sep 2000 16:25:30 -0400
39494 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
39495 Branch: perl
39496 ! pp_hot.c
39497____________________________________________________________________________
39498[ 7098] By: nick on 2000/09/30 12:48:00
39499 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
39500 From: Gisle Aas <gisle@ActiveState.com>
39501 Date: 15 Sep 2000 16:23:41 +0200
39502 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
39503 Branch: perl
39504 ! toke.c
39505____________________________________________________________________________
39506[ 7097] By: nick on 2000/09/30 12:45:16
39507 Log: Subject: [PATCH] Nits in perlmod.pod
39508 From: Daniel Chetlin <daniel@chetlin.com>
39509 Date: Fri, 15 Sep 2000 02:04:09 -0700
39510 Message-Id: <20000915020409.A2104@ilmd>
39511 Branch: perl
39512 ! pod/perlmod.pod
39513____________________________________________________________________________
39514[ 7096] By: nick on 2000/09/30 12:18:00
39515 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
39516 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
39517 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
39518 0 to checking to get the warning.
39519 Branch: perl
39520 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
39521 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
39522 ! regexec.c sv.c toke.c utf8.c
39523____________________________________________________________________________
39524[ 7095] By: nick on 2000/09/15 16:55:59
39525 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
39526
39527 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
39528 From: Spider Boardman <spider@Orb.Nashua.NH.US>
39529 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
39530 Date: Fri, 15 Sep 2000 06:37:30 -0400
39531 Branch: perl
39532 ! ext/Encode/Encode.xs sv.c
39533____________________________________________________________________________
39534[ 7094] By: jhi on 2000/09/15 03:23:32
39535 Log: Update Changes.
39536 Branch: perl
39537 ! Changes patchlevel.h
39538____________________________________________________________________________
f7f6dc29
JH
39539[ 7093] By: jhi on 2000/09/15 03:11:44
39540 Log: Fix for the charnames.t failures from Spider Boardman.
39541 Branch: perl
39542 ! toke.c
39543____________________________________________________________________________
39544[ 7092] By: jhi on 2000/09/15 00:15:48
39545 Log: Botched the #7090 check-in.
39546 Branch: perl
39547 ! sv.c
39548____________________________________________________________________________
39549[ 7091] By: jhi on 2000/09/14 23:33:24
39550 Log: Part of #7081 didn't come through.
39551 Branch: perl
39552 ! embed.pl proto.h
39553____________________________________________________________________________
39554[ 7090] By: jhi on 2000/09/14 23:17:39
39555 Log: Subject: Re: perl@7078
39556 From: Spider Boardman <spider@web.zk3.dec.com>
39557 Date: Thu, 14 Sep 2000 19:06:36 -0400
39558 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
39559 Branch: perl
39560 ! sv.c toke.c
39561____________________________________________________________________________
39562[ 7089] By: jhi on 2000/09/14 23:11:21
39563 Log: Small portability tweaks.
39564 Branch: perl
39565 ! ext/Encode/Encode.xs
39566____________________________________________________________________________
39567[ 7088] By: jhi on 2000/09/14 22:57:23
39568 Log: Fake return to pacify picky compilers.
39569 Branch: perl
39570 ! ext/Encode/Encode.xs
39571____________________________________________________________________________
39572[ 7087] By: jhi on 2000/09/14 22:53:37
39573 Log: Subject: [PATCH] utf8.c apidoc
39574 From: Simon Cozens <simon@cozens.net>
39575 Date: Thu, 14 Sep 2000 23:46:57 +0100
39576 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
39577 Branch: perl
39578 ! perlapi.c pod/perlapi.pod utf8.c
39579____________________________________________________________________________
39580[ 7086] By: jhi on 2000/09/14 22:40:38
39581 Log: We don't need to count the high bit bytes, a boolean is enough.
39582 Branch: perl
39583 ! sv.c
39584____________________________________________________________________________
39585[ 7085] By: jhi on 2000/09/14 21:20:09
39586 Log: Replace #7084 with
39587
39588 Subject: Re: perl@7078
39589 From: Spider Boardman <spider@web.zk3.dec.com>
39590 Date: Thu, 14 Sep 2000 17:09:36 -0400
39591 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
39592 Branch: perl
39593 ! sv.c utf8.c
39594____________________________________________________________________________
39595[ 7084] By: jhi on 2000/09/14 20:03:34
39596 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
39597 convertable to bytes by checking it doesn't go above 0xc3
39598
39599 Subject: Re: perl@7078
39600 From: Simon Cozens <simon@cozens.net>
39601 Date: Thu, 14 Sep 2000 20:59:19 +0100
39602 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
39603 Branch: perl
39604 ! utf8.c
39605____________________________________________________________________________
39606[ 7083] By: jhi on 2000/09/14 19:38:47
39607 Log: Subject: Re: perl@7078
39608 From: Simon Cozens <simon@cozens.net>
39609 Date: Thu, 14 Sep 2000 20:13:09 +0100
39610 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
39611 Branch: perl
39612 ! t/op/bop.t
39613____________________________________________________________________________
39614[ 7082] By: jhi on 2000/09/14 17:50:44
39615 Log: The one that got away.
39616 Branch: perl
39617 ! lib/File/Find.pm
39618____________________________________________________________________________
39619[ 7081] By: jhi on 2000/09/14 17:45:35
39620 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
39621 From: Robin Barker <rmb1@cise.npl.co.uk>
39622 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
39623 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
39624 Branch: perl
39625 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
39626 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
39627 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
39628 ! regcomp.c toke.c universal.c
39629____________________________________________________________________________
39630[ 7080] By: jhi on 2000/09/14 17:40:35
39631 Log: Problems picked up by AIX cc.
39632
39633 Subject: Re: perl@7078 (patch included)
39634 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39635 Date: Thu, 14 Sep 2000 18:53:30 +0200
39636 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
39637 Branch: perl
39638 ! ext/Encode/Encode.xs
39639____________________________________________________________________________
39640[ 7079] By: jhi on 2000/09/14 17:38:27
39641 Log: Subject: File::Find 5.7.0 POD nits
39642 From: Rich Morin <rdm@cfcl.com>
39643 Date: Wed, 13 Sep 2000 22:03:58 -0700
39644 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
39645 Branch: perl
39646 ! lib/File/Find.pm
39647____________________________________________________________________________
39648[ 7078] By: jhi on 2000/09/14 14:58:20
39649 Log: Update Changes.
39650 Branch: perl
39651 ! Changes patchlevel.h
39652____________________________________________________________________________
446da98b
JH
39653[ 7077] By: jhi on 2000/09/14 14:55:54
39654 Log: Compilation warnings and an error.
39655 Branch: perl
39656 ! sv.c
39657____________________________________________________________________________
39658[ 7076] By: jhi on 2000/09/14 14:42:56
39659 Log: Fix for a parsing bug, not for the original bug.
39660
39661 Subject: Re: [ID 20000910.005] Another segfault with regexes.
39662 From: Spider Boardman <spider@web.zk3.dec.com>
39663 Date: Wed, 13 Sep 2000 17:52:20 -0400
39664 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
39665 Branch: perl
39666 ! regcomp.c
39667____________________________________________________________________________
39668[ 7075] By: jhi on 2000/09/14 14:40:40
39669 Log: Batch of UTF-8 patches from Simon Cozens.
39670 Branch: perl
39671 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
39672 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
39673 ! toke.c utf8.c
39674____________________________________________________________________________
39675[ 7074] By: jhi on 2000/09/14 14:29:58
39676 Log: Subject: Re: Two advertising clauses need to be removed
39677 From: Russ Allbery <rra@stanford.edu>
39678 Date: 13 Sep 2000 18:50:26 -0700
39679 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
39680 Branch: perl
39681 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
39682____________________________________________________________________________
39683[ 7073] By: jhi on 2000/09/14 14:28:20
39684 Log: Subject: [PATCH] de-wall t/README
39685 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39686 Date: Wed, 13 Sep 2000 17:46:55 -0700
39687 Message-ID: <//Bw5gzkge/e092yn@efn.org>
39688 Branch: perl
39689 ! t/README
39690____________________________________________________________________________
39691[ 7072] By: jhi on 2000/09/14 14:25:10
39692 Log: Hints optimization.
39693
39694 Subject: Minor nit
39695 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39696 Date: Wed, 13 Sep 2000 21:42:07 +0200
39697 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
39698 Branch: perl
39699 ! hints/hpux.sh
39700____________________________________________________________________________
39701[ 7071] By: jhi on 2000/09/14 14:23:30
39702 Log: Allow chop() and chomp() to be overridden.
39703
39704 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
39705 From: "Casey R. Tweten" <crt@kiski.net>
39706 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
39707 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
39708 Branch: perl
39709 ! toke.c
39710____________________________________________________________________________
39711[ 7070] By: jhi on 2000/09/14 14:20:36
39712 Log: The return value of setlocale must be copied away.
39713
39714 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
39715 From: Alan Burlison <Alan.Burlison@uk.sun.com>
39716 Date: Wed, 13 Sep 2000 16:27:37 +0100
39717 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
39718 Branch: perl
39719 ! util.c
39720____________________________________________________________________________
39721[ 7069] By: jhi on 2000/09/14 14:16:27
39722 Log: Remove vestiges of tr//CU.
39723
39724 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
39725 From: Nick Clark <nick@plum.flirble.org>
39726 Date: Tue, 12 Sep 2000 22:50:14 +0100
39727 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
39728
39729 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
39730 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39731 Date: Tue, 12 Sep 2000 21:38:48 -0700
39732 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
39733 Branch: perl
39734 ! op.h pod/perlunicode.pod
39735____________________________________________________________________________
39736[ 7068] By: jhi on 2000/09/13 14:18:39
39737 Log: Add the Encode extension. The code is still largely just skeleton.
39738 Branch: perl
39739 + ext/Encode/Encode.pm ext/Encode/Encode.xs
39740 + ext/Encode/Makefile.PL ext/Encode/Todo
39741 ! MANIFEST Todo-5.6
39742____________________________________________________________________________
39743[ 7067] By: jhi on 2000/09/12 17:43:33
39744 Log: Allow for whitespace between "#" and "line" in cpp output.
39745
39746 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
39747 From: Calle Dybedahl <calle@lysator.liu.se>
39748 Date: 12 Sep 2000 19:38:02 +0200
39749 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
39750 Branch: perl
39751 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
39752____________________________________________________________________________
39753[ 7066] By: gsar on 2000/09/12 17:24:29
39754 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
39755 initialization in all the threads on Windows
39756 Branch: perl
39757 ! win32/win32.c
39758____________________________________________________________________________
39759[ 7065] By: jhi on 2000/09/12 15:11:31
39760 Log: Update Changes.
39761 Branch: perl
39762 ! Changes patchlevel.h
39763____________________________________________________________________________
7f4b70e8
JH
39764[ 7064] By: jhi on 2000/09/12 14:54:54
39765 Log: Retract #7062, the pod tests are not ready.
39766 Branch: perl
39767 ! t/TEST t/harness
39768____________________________________________________________________________
0b3b9d72
JH
39769[ 7063] By: jhi on 2000/09/12 14:25:41
39770 Log: The #7054 truncated Configure badly.
39771 Branch: metaconfig/U/perl
39772 ! End.U
39773 Branch: perl
39774 ! Configure config_h.SH
39775____________________________________________________________________________
7f4b70e8
JH
39776[ 7062] By: jhi on 2000/09/12 14:08:32
39777 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
39778 From: sthoenna@efn.org
39779 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
39780 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
39781 Branch: perl
39782 ! t/TEST t/harness
39783____________________________________________________________________________
39784[ 7061] By: jhi on 2000/09/12 14:07:18
39785 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
39786 From: sthoenna@efn.org
39787 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
39788 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
39789 Branch: perl
39790 ! pod/perlxs.pod
39791____________________________________________________________________________
39792[ 7060] By: jhi on 2000/09/12 14:06:08
39793 Log: Break up the myconfig lines a bit.
39794
39795 Subject: perlbug/perl -V output format
39796 From: sthoenna@efn.org
39797 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
39798 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
39799 Branch: perl
39800 ! myconfig.SH
39801____________________________________________________________________________
39802[ 7059] By: jhi on 2000/09/12 14:05:04
39803 Log: Test for the #7049.
39804
39805 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
39806 From: andreas.koenig@anima.de (Andreas J. Koenig)
39807 Date: 12 Sep 2000 06:42:01 +0200
39808 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
39809 Branch: perl
39810 ! t/op/my.t
39811____________________________________________________________________________
39812[ 7058] By: jhi on 2000/09/12 14:03:05
39813 Log: Subject: [patch: perl@7045] vms updates
39814 From: Peter Prymmer <pvhp@forte.com>
39815 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
39816 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
39817 Branch: perl
39818 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
39819____________________________________________________________________________
39820[ 7057] By: jhi on 2000/09/12 14:00:51
39821 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
39822 From: sthoenna@efn.org
39823 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
39824 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
39825 Branch: perl
39826 ! t/op/64bitint.t
39827____________________________________________________________________________
39828[ 7056] By: jhi on 2000/09/12 13:58:14
39829 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
39830 From: Jeff Pinyan <jeffp@crusoe.net>
39831 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
39832 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
39833 Branch: perl
39834 ! pod/perlfunc.pod
39835____________________________________________________________________________
39836[ 7055] By: jhi on 2000/09/12 13:56:32
39837 Log: Do in VMS as the #7054 does.
39838 Branch: perl
39839 ! configure.com
39840____________________________________________________________________________
0b3b9d72
JH
39841[ 7054] By: jhi on 2000/09/12 13:50:31
39842 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
39843 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
39844 Date: Mon, 11 Sep 2000 08:33:09 +0100
39845 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
39846 Branch: metaconfig/U/perl
39847 ! End.U
39848 Branch: perl
39849 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
39850 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
39851____________________________________________________________________________
7f4b70e8
JH
39852[ 7053] By: jhi on 2000/09/12 13:29:19
39853 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
39854 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39855 Date: Tue, 12 Sep 2000 08:35:59 EDT
39856 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
39857 Branch: perl
39858 ! vms/test.com
39859____________________________________________________________________________
39860[ 7052] By: jhi on 2000/09/11 23:01:50
39861 Log: Document the SvUTF8*().
39862 Branch: perl
39863 ! pod/perlapi.pod sv.h
39864____________________________________________________________________________
39865[ 7051] By: gsar on 2000/09/11 14:46:30
39866 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
39867 (missed a spot when fixing up op_pmreplroot hack for ithreads)
39868 Branch: perl
39869 ! op.c t/op/split.t
39870____________________________________________________________________________
39871[ 7050] By: nick on 2000/09/11 10:03:51
39872 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
39873
39874 Subject: borland C++ win32.c tweak
39875 From: Vadim Konovalov <vkonovalov@lucent.com>
39876 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
39877 Date: Mon, 11 Sep 2000 11:22:33 +0400
39878 Branch: perl
39879 ! win32/win32.c
39880____________________________________________________________________________
39881[ 7049] By: nick on 2000/09/11 09:57:33
39882 Log: Point fix for s/// on foreach (keys %xxx).
39883 Branch: perl
39884 ! pp_hot.c
39885____________________________________________________________________________
39886[ 7048] By: jhi on 2000/09/10 23:37:09
39887 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
39888 by Pod::Text, from Brad Appleton.
39889 Branch: perl
39890 ! t/pod/testp2pt.pl
39891____________________________________________________________________________
39892[ 7047] By: jhi on 2000/09/10 14:32:53
39893 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
39894 by Russ Allbery.
39895 Branch: perl
39896 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
39897____________________________________________________________________________
39898[ 7046] By: jhi on 2000/09/10 14:15:08
39899 Log: Upgrade to CPAN 1.57_65, from Andreas König.
39900 Branch: perl
39901 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39902____________________________________________________________________________
39903[ 7045] By: jhi on 2000/09/08 21:36:32
39904 Log: Update Changes.
39905 Branch: perl
39906 ! Changes patchlevel.h
39907____________________________________________________________________________
0a0d439f
JH
39908[ 7044] By: jhi on 2000/09/08 21:29:56
39909 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
39910 From: Peter Prymmer <pvhp@forte.com>
39911 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
39912 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
39913 Branch: perl
39914 ! configure.com
39915____________________________________________________________________________
39916[ 7043] By: jhi on 2000/09/08 21:27:50
39917 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
39918 From: Peter Prymmer <pvhp@forte.com>
39919 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
39920 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
39921 Branch: perl
39922 ! Makefile.SH installperl
39923____________________________________________________________________________
39924[ 7042] By: jhi on 2000/09/08 21:23:21
39925 Log: Continue #7041.
39926 Branch: perl
39927 ! cygwin/Makefile.SHs os2/Makefile.SHs
39928____________________________________________________________________________
0b3b9d72
JH
39929[ 7041] By: jhi on 2000/09/08 21:18:10
39930 Log: Do away with memory models cruft. Sorry, PDP users.
39931 Branch: metaconfig
39932 ! U/modified/cc.U U/modified/libpth.U
39933 Branch: perl
39934 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
39935 ! Porting/config_H cflags.SH config_h.SH configure.com
39936 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
39937 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
39938 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
39939____________________________________________________________________________
0a0d439f
JH
39940[ 7040] By: jhi on 2000/09/08 14:34:18
39941 Log: Major rewrite of s2p. And I mean really major, it is
39942 an implementation of sed in perl. If called as s2p it
39943 will function as s2p. Note: needs non-UNIXifying.
39944
39945 Subject: s2p
39946 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
39947 Date: Mon, 28 Aug 2000 14:05:12 +0200
39948 Message-ID: <39AA5578.2102E2AA@alcatel.at>
39949 Branch: perl
39950 ! x2p/s2p.PL
39951____________________________________________________________________________
39952[ 7039] By: jhi on 2000/09/08 14:19:49
39953 Log: Re-allow vec() for characters > 255.
39954
39955 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
39956 From: Spider Boardman <spider@web.zk3.dec.com>
39957 Date: Fri, 08 Sep 2000 02:21:02 -0400
39958 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
39959 Branch: perl
39960 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
39961 ! t/op/vec.t
39962____________________________________________________________________________
39963[ 7038] By: jhi on 2000/09/08 14:14:18
39964 Log: Subject: [PATCH lib/Benchmark.pm]
39965 From: <abigail@foad.org>
39966 Date: Thu, 7 Sep 2000 15:03:20 -0400
39967 Message-ID: <20000907190320.888.qmail@foad.org>
39968 Branch: perl
39969 ! lib/Benchmark.pm
39970____________________________________________________________________________
39971[ 7037] By: jhi on 2000/09/08 14:11:06
39972 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
39973
39974 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
39975 From: Spider Boardman <spider@web.zk3.dec.com>
39976 Date: Fri, 08 Sep 2000 01:30:27 -0400
39977 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
39978 Branch: perl
39979 ! op.c
39980____________________________________________________________________________
39981[ 7036] By: jhi on 2000/09/08 14:08:58
39982 Log: Subject: [ID 20000908.002] perlipc documentation bug.
39983 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
39984 Date: Fri, 08 Sep 2000 12:38:32 +0200
39985 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
39986 Branch: perl
39987 ! pod/perlipc.pod
39988____________________________________________________________________________
39989[ 7035] By: jhi on 2000/09/08 14:03:12
39990 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39991 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39992 Date: Fri, 08 Sep 2000 11:47:34 +0200
39993 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
39994 Branch: perl
39995 ! hints/dec_osf.sh
39996____________________________________________________________________________
39997[ 7034] By: jhi on 2000/09/08 13:59:35
39998 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
39999 From: Simon Cozens <simon@cozens.net>
40000 Date: Thu, 7 Sep 2000 20:40:38 +0100
40001 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
40002 Branch: perl
40003 ! pp_hot.c
40004____________________________________________________________________________
40005[ 7033] By: jhi on 2000/09/08 04:03:03
40006 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
40007 From: "Larry W. Virden" <lvirden@cas.org>
40008 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
40009 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
40010 Branch: perl
40011 ! pod/perldiag.pod
40012____________________________________________________________________________
40013[ 7032] By: jhi on 2000/09/07 22:18:30
40014 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
40015 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
40016 Date: Mon, 04 Sep 2000 13:16:38 -0700
40017 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
40018 Branch: perl
40019 ! lib/perl5db.pl
40020____________________________________________________________________________
40021[ 7031] By: jhi on 2000/09/07 22:02:29
40022 Log: Fix the ccversion detection for 5.1 and beyond.
40023
40024 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
40025 From: Spider Boardman <spider@leggy.zk3.dec.com>
40026 Date: Thu, 7 Sep 2000 17:54:27 -0400
40027 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
40028 Branch: perl
40029 ! hints/dec_osf.sh
40030____________________________________________________________________________
40031[ 7030] By: jhi on 2000/09/07 19:12:28
40032 Log: Fix for
40033
40034 Subject: [ID 20000903.001] \w in utf8-strings
40035 From: Marc Lehmann <pcg@goof.com>
40036 Date: Sun, 03 Sep 2000 09:44:29 +0200
40037 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
40038
40039 and various related nits.
40040 Branch: perl
40041 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
40042____________________________________________________________________________
40043[ 7029] By: jhi on 2000/09/07 18:49:09
40044 Log: Fix the URL, but the server is still missing in action.
40045
40046 Subject: [ID 20000905.002] perlfaq1.pod URL error
40047 From: "Larry W. Virden" <lvirden@cas.org>
40048 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
40049 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
40050 Branch: perl
40051 ! pod/perlfaq1.pod
40052____________________________________________________________________________
40053[ 7028] By: jhi on 2000/09/07 18:47:13
40054 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
40055 From: Hugo <hv@crypt.compulink.co.uk>
40056 Date: Tue, 05 Sep 2000 14:13:37 +0100
40057 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
40058 Branch: perl
40059 ! toke.c
40060____________________________________________________________________________
40061[ 7027] By: jhi on 2000/09/07 18:45:35
40062 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
40063 From: Daniel Chetlin <daniel@chetlin.com>
40064 Date: Tue, 5 Sep 2000 04:57:07 -0700
40065 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
40066 Branch: perl
40067 ! pod/perlfaq6.pod pod/perlop.pod
40068____________________________________________________________________________
40069[ 7026] By: jhi on 2000/09/07 18:44:01
40070 Log: Document the new ref() semantics.
40071
40072 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
40073 From: Gisle Aas <gisle@ActiveState.com>
40074 Date: 05 Sep 2000 08:10:30 +0200
40075 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
40076 Branch: perl
40077 ! pod/perldelta.pod
40078____________________________________________________________________________
40079[ 7025] By: jhi on 2000/09/07 18:42:27
40080 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
40081
40082 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
40083 From: Gisle Aas <gisle@ActiveState.com>
40084 Date: 05 Sep 2000 08:11:40 +0200
40085 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
40086 Branch: perl
40087 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
40088____________________________________________________________________________
40089[ 7024] By: jhi on 2000/09/07 18:39:32
40090 Log: Subject: [PATCH] Modernize Opcode.pm documentation
40091 From: Gisle Aas <gisle@ActiveState.com>
40092 Date: 4 Sep 2000 00:18:55 -0000
40093 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
40094 Branch: perl
40095 ! ext/Opcode/Opcode.pm
40096____________________________________________________________________________
40097[ 7023] By: jhi on 2000/09/07 18:37:42
40098 Log: Subject: [PATCH] Tied filehandle documentation
40099 From: Gisle Aas <gisle@ActiveState.com>
40100 Date: 4 Sep 2000 00:14:40 -0000
40101 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
40102 Branch: perl
40103 ! pod/perlfunc.pod pod/perltie.pod
40104____________________________________________________________________________
40105[ 7022] By: jhi on 2000/09/07 18:35:37
40106 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
40107 From: Gisle Aas <gisle@ActiveState.com>
40108 Date: 4 Sep 2000 00:04:22 -0000
40109 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
40110 Branch: perl
40111 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
40112____________________________________________________________________________
40113[ 7021] By: jhi on 2000/09/07 18:33:22
40114 Log: Subject: small apidoc fix
40115 From: Marc Lehmann <pcg@goof.com>
40116 Date: Sun, 3 Sep 2000 05:12:06 +0200
40117 Message-ID: <20000903051206.A5909@cerebro.laendle>
40118 Branch: perl
40119 ! pod/perlapi.pod utf8.c
40120____________________________________________________________________________
40121[ 7020] By: jhi on 2000/09/07 16:14:57
40122 Log: Tiny perldelta nits.
40123 Branch: perl
40124 ! pod/perldelta.pod
40125____________________________________________________________________________
40126[ 7019] By: jhi on 2000/09/07 16:04:20
40127 Log: Guard against bad string->int conversion for quads.
40128 Branch: perl
40129 ! t/op/64bitint.t
40130____________________________________________________________________________
40131[ 7018] By: jhi on 2000/09/06 17:07:03
40132 Log: Update Unicode todo list.
40133 Branch: perl
40134 ! Todo-5.6
40135____________________________________________________________________________
40136[ 7017] By: jhi on 2000/09/05 21:16:01
40137 Log: Document the SvIOK_.*UV().
40138 Branch: perl
40139 ! pod/perlapi.pod sv.h
40140____________________________________________________________________________
40141[ 7016] By: nick on 2000/09/03 21:54:46
40142 Log: Hash lookup of constant strings optimization:
40143 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
40144 to string table (as per sharepvn). Add newSV_pvn_share to create such
40145 a thing. Make hv.c compare addresses of strings and skip string compare
40146 if equal. Make method_named and helem ops use these shared-string SVs
40147 when arg is constant. Make keys op return shared-string SVs (less clearly
40148 a win).
40149 Branch: perl
40150 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
40151 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
40152 ! pod/perlintern.pod pp_hot.c proto.h sv.c
40153____________________________________________________________________________
40154[ 7015] By: jhi on 2000/09/02 17:48:59
40155 Log: This is 5.7.0.
40156 Branch: perl
40157 ! Changes
40158____________________________________________________________________________
6570e624
JH
40159[ 7014] By: jhi on 2000/09/02 17:35:45
40160 Log: Changes and patchlevel tweaks.
40161 Branch: perl
40162 ! Changes patchlevel.h
40163____________________________________________________________________________
40164[ 7013] By: jhi on 2000/09/02 17:30:50
40165 Log: Update Changes.
40166 Branch: perl
40167 ! Changes patchlevel.h
40168____________________________________________________________________________
8a1f490d
JH
40169[ 7012] By: nick on 2000/09/02 17:25:20
40170 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
40171 Branch: perl
40172 ! gv.c lib/overload.pm
40173____________________________________________________________________________
40174[ 7011] By: jhi on 2000/09/02 17:16:25
40175 Log: Update perlhist.
40176 Branch: perl
40177 ! pod/perlhist.pod
40178____________________________________________________________________________
40179[ 7010] By: jhi on 2000/09/02 17:01:35
40180 Log: perldelta nits.
40181 Branch: perl
40182 ! pod/perldelta.pod
40183____________________________________________________________________________
40184[ 7009] By: nick on 2000/09/02 16:48:35
40185 Log: If overloaded %{} etc. return the object do not loop.
40186 Thus sub deref { $_[0] } functions if object is wanted type.
40187 Branch: perl
40188 ! pp.h
40189____________________________________________________________________________
40190[ 7008] By: jhi on 2000/09/02 16:26:11
40191 Log: Retab MANIFEST.
40192 Branch: perl
40193 ! ext/Storable/MANIFEST
40194____________________________________________________________________________
40195[ 7007] By: jhi on 2000/09/02 16:23:02
40196 Log: Make certain cc is set before trying to run it.
40197 Branch: perl
40198 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
40199____________________________________________________________________________
40200[ 7006] By: jhi on 2000/09/02 15:45:41
40201 Log: Unicode notes.
40202 Branch: perl
40203 ! pod/perldelta.pod
40204____________________________________________________________________________
0b3b9d72
JH
40205[ 7005] By: jhi on 2000/09/02 15:42:11
40206 Log: Various Configure nits by Philip Newton,
40207 plus the ebcdic one by me.
40208 Branch: metaconfig
40209 + U/modified/pager.U
40210 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
40211 Branch: metaconfig/U/perl
40212 ! Devel.U quadfio.U
40213 Branch: perl
40214 ! Configure config_h.SH
40215____________________________________________________________________________
8a1f490d
JH
40216[ 7004] By: jhi on 2000/09/02 15:06:14
40217 Log: Apparently avoiding the swapping is too costly.
40218
40219 From: "Ben Tilly" <ben_tilly@hotmail.com>
40220 Subject: Re: the door is closed.
40221 Date: Fri, 01 Sep 2000 20:23:16 EDT
40222 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
40223 Branch: perl
40224 ! pod/perlfaq4.pod
40225____________________________________________________________________________
40226[ 7003] By: nick on 2000/09/02 12:26:04
40227 Log: Undo part of change 6489 which looks like a bulk edit which
40228 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
40229 The supressing of main:: on return from select() is undesirable.
40230 Branch: perl
40231 ! pp_sys.c
40232____________________________________________________________________________
40233[ 7002] By: jhi on 2000/09/01 23:08:54
40234 Log: Update Changes.
40235 Branch: perl
40236 ! Changes patchlevel.h
40237____________________________________________________________________________
c567d284
JH
40238[ 7001] By: jhi on 2000/09/01 23:00:13
40239 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
40240 From: Peter Prymmer <pvhp@forte.com>
40241 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
40242 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
40243
40244 plus rework the http: spots as suggested by Tom Christiansen,
40245 plus regen perltoc.
40246 Branch: perl
40247 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
40248 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
40249____________________________________________________________________________
40250[ 7000] By: jhi on 2000/09/01 22:36:01
40251 Log: Only the first line, thank you very much.
40252 Branch: perl
40253 ! hints/solaris_2.sh
40254____________________________________________________________________________
40255[ 6999] By: gsar on 2000/09/01 22:16:40
40256 Log: change#6791 accidentally clobbered change#6710, put it back
40257 Branch: perl
40258 ! win32/win32.c
40259____________________________________________________________________________
40260[ 6998] By: jhi on 2000/09/01 22:14:16
40261 Log: Mention the HP-UX LP64 freak failure.
40262 Branch: perl
40263 ! pod/perldelta.pod
40264____________________________________________________________________________
40265[ 6997] By: jhi on 2000/09/01 21:48:32
40266 Log: Detypo.
40267 Branch: perl
40268 ! hints/hpux.sh
40269____________________________________________________________________________
40270[ 6996] By: jhi on 2000/09/01 21:27:10
40271 Log: Update Changes.
40272 Branch: perl
40273 ! Changes patchlevel.h
40274____________________________________________________________________________
89f57497
JH
40275[ 6995] By: jhi on 2000/09/01 21:14:24
40276 Log: Mi splgn s gnin.g
40277 Branch: perl
40278 ! pp_ctl.c
40279____________________________________________________________________________
40280[ 6994] By: jhi on 2000/09/01 21:09:54
40281 Log: Subject: http:// in L<>
40282 From: Nicholas Clark <nick@ccl4.org>
40283 Date: Fri, 1 Sep 2000 22:03:21 +0100
40284 Message-ID: <20000901220321.B72074@plum.flirble.org>
40285 Branch: perl
40286 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
40287____________________________________________________________________________
40288[ 6993] By: jhi on 2000/09/01 21:06:54
40289 Log: Update to Storable 1.0, from Raphael Manfredi.
40290 Branch: perl
40291 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
40292 ! ext/Storable/Makefile.PL ext/Storable/README
40293 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
40294 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
40295 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
40296 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
40297 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
40298 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
40299____________________________________________________________________________
40300[ 6992] By: jhi on 2000/09/01 20:43:05
40301 Log: Mention known sfio+linux buglet.
40302 Branch: perl
40303 ! pod/perldelta.pod
40304____________________________________________________________________________
40305[ 6991] By: jhi on 2000/09/01 20:40:11
40306 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
40307 From: Peter Prymmer <pvhp@forte.com>
40308 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
40309 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
40310 Branch: perl
40311 ! vms/vms.c
40312____________________________________________________________________________
40313[ 6990] By: jhi on 2000/09/01 20:25:26
40314 Log: Retract #6986.
40315 Branch: perl
40316 ! hints/solaris_2.sh
40317____________________________________________________________________________
40318[ 6989] By: jhi on 2000/09/01 20:23:00
40319 Log: Mergesort is back.
40320 Branch: perl
40321 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
40322____________________________________________________________________________
40323[ 6988] By: jhi on 2000/09/01 19:37:40
40324 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
40325 From: Mike Guy <mjtg@cam.ac.uk>
40326 Date: Fri, 01 Sep 2000 17:43:33 +0100
40327 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
40328 Branch: perl
40329 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
40330 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
40331____________________________________________________________________________
40332[ 6987] By: jhi on 2000/09/01 19:17:10
40333 Log: Regen perltoc.
40334 Branch: perl
40335 ! pod/perltoc.pod
40336____________________________________________________________________________
40337[ 6986] By: jhi on 2000/09/01 18:51:10
40338 Log: Subject: Re: Solaris x86 has no SPARC libraries!
40339 From: Lupe Christoph <lupe@lupe-christoph.de>
40340 Date: Fri, 1 Sep 2000 20:41:20 +0200
40341 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
40342 Branch: perl
40343 ! hints/solaris_2.sh
40344____________________________________________________________________________
40345[ 6985] By: jhi on 2000/09/01 18:28:10
40346 Log: Update Changes.
40347 Branch: perl
40348 ! Changes patchlevel.h
40349____________________________________________________________________________
bb8b7748
JH
40350[ 6984] By: jhi on 2000/09/01 18:26:53
40351 Log: Feature ordering tweak.
40352 Branch: perl
40353 ! myconfig.SH
40354____________________________________________________________________________
40355[ 6983] By: jhi on 2000/09/01 18:19:50
40356 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
40357 From: <abigail@foad.org>
40358 Date: Fri, 1 Sep 2000 13:07:32 -0400
40359 Message-ID: <20000901170732.18249.qmail@foad.org>
40360 Branch: perl
40361 ! t/pragma/overload.t
40362____________________________________________________________________________
0b3b9d72
JH
40363[ 6982] By: jhi on 2000/09/01 18:17:54
40364 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
40365 so that case-ignoring systems like DCL can tell them from
40366 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
40367 Branch: metaconfig/U/perl
40368 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
40369 Branch: perl
40370 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40371 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
40372 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
40373 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
40374 ! vos/config.def vos/config.h vos/config_h.SH_orig
40375 ! win32/config.bc win32/config.gc win32/config.vc
40376____________________________________________________________________________
bb8b7748
JH
40377[ 6981] By: nick on 2000/09/01 17:21:57
40378 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
40379 warning when UNTIE exists and instead pass the cound of extra references to
40380 the UNTIE method.
40381 Branch: perl
40382 ! pod/perltie.pod pp_sys.c
40383____________________________________________________________________________
40384[ 6980] By: jhi on 2000/09/01 16:54:44
40385 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
40386 From: Peter Prymmer <pvhp@forte.com>
40387 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
40388 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
40389 Branch: perl
40390 ! configure.com
40391____________________________________________________________________________
40392[ 6979] By: jhi on 2000/09/01 16:06:20
40393 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
40394 From: Mike Guy <mjtg@cam.ac.uk>
40395 Date: Fri, 01 Sep 2000 16:49:27 +0100
40396 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
40397 Branch: perl
40398 ! t/base/rs.t
40399____________________________________________________________________________
40400[ 6978] By: jhi on 2000/09/01 16:00:42
40401 Log: Update to PodParser 1.18, from Brad Appleton.
40402 Branch: perl
40403 ! lib/Pod/Checker.pm t/pod/find.t
40404____________________________________________________________________________
0b3b9d72
JH
40405[ 6977] By: jhi on 2000/09/01 14:48:58
40406 Log: Subject: Nit in Configure (bleadperl@6961)
40407 From: Lupe Christoph <lupe@lupe-christoph.de>
40408 Date: Fri, 1 Sep 2000 16:34:29 +0200
40409 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
40410 Branch: metaconfig
40411 ! U/compline/ccflags.U
40412 Branch: perl
40413 ! Configure config_h.SH
40414____________________________________________________________________________
bb8b7748
JH
40415[ 6976] By: jhi on 2000/09/01 14:39:52
40416 Log: Update Changes.
40417 Branch: perl
40418 ! Changes patchlevel.h
40419____________________________________________________________________________
68fd1378
JH
40420[ 6975] By: jhi on 2000/09/01 14:37:36
40421 Log: microperl config update.
40422 Branch: perl
40423 ! uconfig.h uconfig.sh
40424____________________________________________________________________________
40425[ 6974] By: jhi on 2000/09/01 14:36:53
40426 Log: Document known deficiencies.
40427 Branch: perl
40428 ! pod/perldelta.pod
40429____________________________________________________________________________
40430[ 6973] By: jhi on 2000/09/01 14:10:20
40431 Log: Mention warnings fixes and updates.
40432 Branch: perl
40433 ! pod/perldelta.pod
40434____________________________________________________________________________
40435[ 6972] By: jhi on 2000/09/01 14:01:52
40436 Log: Drop unused argument.
40437
40438 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
40439 From: Spider Boardman <spider@web.zk3.dec.com>
40440 Date: Thu, 31 Aug 2000 16:10:15 -0400
40441 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
40442 Branch: perl
40443 ! toke.c
40444____________________________________________________________________________
40445[ 6971] By: jhi on 2000/09/01 13:59:24
40446 Log: Add the overload warnings to perldiag.
40447 Branch: perl
40448 ! lib/overload.pm pod/perldiag.pod
40449____________________________________________________________________________
40450[ 6970] By: jhi on 2000/09/01 13:55:10
40451 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
40452 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
40453 Date: Fri, 1 Sep 2000 13:43:15 +0100
40454 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
40455 Branch: perl
40456 ! lib/overload.pm t/pragma/overload.t
40457____________________________________________________________________________
40458[ 6969] By: jhi on 2000/09/01 13:52:27
40459 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
40460 From: <abigail@foad.org>
40461 Date: Fri, 1 Sep 2000 05:46:54 -0400
40462 Message-ID: <20000901094654.6476.qmail@foad.org>
40463 Branch: perl
40464 ! lib/overload.pm
40465____________________________________________________________________________
40466[ 6968] By: jhi on 2000/09/01 13:50:05
40467 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
40468 From: Daniel Chetlin <daniel@chetlin.com>
40469 Date: Fri, 1 Sep 2000 02:10:55 -0700
40470 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
40471 Branch: perl
40472 ! pod/perlretut.pod
40473____________________________________________________________________________
40474[ 6967] By: jhi on 2000/09/01 13:47:54
40475 Log: Part of the solution.
40476
40477 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
40478 From: Mike Guy <mjtg@cam.ac.uk>
40479 Date: Fri, 01 Sep 2000 14:16:01 +0100
40480 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
40481 Branch: perl
40482 ! gv.c mg.c
40483____________________________________________________________________________
40484[ 6966] By: jhi on 2000/09/01 13:46:17
40485 Log: Subject: CPAN.pm beta 1.57_57 for the core
40486 From: andreas.koenig@anima.de (Andreas J. Koenig)
40487 Date: 01 Sep 2000 15:16:31 +0200
40488 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
40489 Branch: perl
40490 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
40491____________________________________________________________________________
40492[ 6965] By: jhi on 2000/09/01 13:43:18
40493 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
40494 From: "Craig A. Berry" <craig.berry@psinetcs.com>
40495 Date: Fri, 01 Sep 2000 01:47:22 -0500
40496 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
40497 Branch: perl
40498 ! pod/perldelta.pod vms/vms.c
40499____________________________________________________________________________
40500[ 6964] By: jhi on 2000/09/01 13:35:35
40501 Log: File::Temp patches from Andreas König,
40502
40503 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
40504 From: andreas.koenig@anima.de (Andreas J. Koenig)
40505 Date: 01 Sep 2000 10:07:20 +0200
40506 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
40507
40508 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
40509 From: andreas.koenig@anima.de (Andreas J. Koenig)
40510 Date: 31 Aug 2000 23:26:08 +0200
40511 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
40512 Branch: perl
40513 ! lib/File/Temp.pm t/lib/ftmp-security.t
40514____________________________________________________________________________
40515[ 6963] By: jhi on 2000/09/01 02:22:24
40516 Log: Retract the mergesort code, way too incompatible licensing
40517 and copyrights.
40518 Branch: perl
40519 ! pod/perldelta.pod pp_ctl.c
40520____________________________________________________________________________
40521[ 6962] By: jhi on 2000/08/31 23:27:32
40522 Log: Update Changes.
40523 Branch: perl
40524 ! Changes patchlevel.h
40525____________________________________________________________________________
0b3b9d72
JH
40526[ 6961] By: jhi on 2000/08/31 23:20:04
40527 Log: Small tweaks all over.
40528 Branch: metaconfig
40529 ! U/compline/d_gconvert.U
40530 Branch: perl
40531 ! AUTHORS Configure config_h.SH pp_ctl.c
40532____________________________________________________________________________
c54b6e81
JH
40533[ 6960] By: jhi on 2000/08/31 22:39:36
40534 Log: Further rewording.
40535 Branch: perl
40536 ! pp_ctl.c
40537____________________________________________________________________________
40538[ 6959] By: jhi on 2000/08/31 21:26:44
40539 Log: More address tweaking.
40540 Branch: perl
40541 ! AUTHORS Changes
40542____________________________________________________________________________
40543[ 6958] By: jhi on 2000/08/31 20:47:25
40544 Log: AUTHORS tweaks, from Peter Prymmer.
40545
40546 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
40547 From: Peter Prymmer <pvhp@forte.com>
40548 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
40549 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
40550 Branch: perl
40551 ! AUTHORS MAINTAIN
40552____________________________________________________________________________
40553[ 6957] By: jhi on 2000/08/31 20:34:43
40554 Log: perldelta tweaks.
40555 Branch: perl
40556 ! pod/perldelta.pod
40557____________________________________________________________________________
40558[ 6956] By: jhi on 2000/08/31 19:11:06
40559 Log: Regen perltoc.
40560 Branch: perl
40561 ! pod/perltoc.pod
40562____________________________________________________________________________
40563[ 6955] By: jhi on 2000/08/31 19:06:30
40564 Log: Clarify the mergesort situation.
40565 Branch: perl
40566 ! pp_ctl.c
40567____________________________________________________________________________
40568[ 6954] By: jhi on 2000/08/31 18:24:17
40569 Log: Move the Solaris 7 scan to use64bitall, make the
40570 failure to find 64-bot sparc libc to mention the
40571 possibility of being in an intel, from Lupe and Alan.
40572 Branch: perl
40573 ! hints/solaris_2.sh
40574____________________________________________________________________________
0b3b9d72
JH
40575[ 6953] By: jhi on 2000/08/31 18:09:20
40576 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
40577 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
40578 Branch: metaconfig
40579 ! U/compline/d_gconvert.U U/threads/archname.U
40580 Branch: metaconfig/U/perl
40581 ! perlxv.U
40582 Branch: perl
40583 ! Configure config_h.SH sv.c
40584____________________________________________________________________________
51c9377f
JH
40585[ 6952] By: jhi on 2000/08/31 17:42:24
40586 Log: :: not allowed in pathnames, change to .
40587
40588 Subject: [PATCH perl@6938] cygwin port
40589 From: "Fifer, Eric" <EFifer@sanwaint.com>
40590 Date: Thu, 31 Aug 2000 16:32:59 +0100
40591 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
40592 Branch: metaconfig/U/perl
40593 ! perlxv.U
40594____________________________________________________________________________
c54b6e81
JH
40595[ 6951] By: jhi on 2000/08/31 17:02:05
40596 Log: Try to deduce NV_MAX. Really should be Configure fodder.
40597 Branch: perl
40598 ! perl.h
40599____________________________________________________________________________
40600[ 6950] By: jhi on 2000/08/31 16:26:08
40601 Log: More author updates.
40602
40603 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
40604 From: Simon Cozens <simon@cozens.net>
40605 Date: Thu, 31 Aug 2000 17:13:32 +0100
40606 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
40607 Branch: perl
40608 ! AUTHORS
40609____________________________________________________________________________
40610[ 6949] By: jhi on 2000/08/31 16:04:49
40611 Log: POSIX doesn't report long double values under -Duselongdouble
40612 when the long doubles are "real" (bigger than doubles).
71d4b5fd
JH
40613
40614 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
40615 From: Spider Boardman <spider@peano.zk3.dec.com>
40616 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
40617 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
c54b6e81
JH
40618 Branch: perl
40619 ! ext/POSIX/POSIX.xs
40620____________________________________________________________________________
40621[ 6948] By: jhi on 2000/08/31 15:25:10
40622 Log: Update Changes.
40623 Branch: perl
40624 ! Changes patchlevel.h
40625____________________________________________________________________________
0d3805ce
JH
40626[ 6947] By: jhi on 2000/08/31 15:22:29
40627 Log: Document UNTIE in a very minimalistic way.
40628 Branch: perl
40629 ! pod/perlfunc.pod pod/perltie.pod
40630____________________________________________________________________________
40631[ 6946] By: jhi on 2000/08/31 15:15:23
40632 Log: Document known failures.
40633 Branch: perl
40634 ! pod/perldelta.pod
40635____________________________________________________________________________
0b3b9d72
JH
40636[ 6945] By: jhi on 2000/08/31 15:07:00
40637 Log: Don't attach -ld to the archname if pointless.
40638 Branch: metaconfig
40639 ! U/threads/archname.U
40640 Branch: perl
40641 ! Configure config_h.SH
40642____________________________________________________________________________
0d3805ce
JH
40643[ 6944] By: jhi on 2000/08/31 14:37:42
40644 Log: Wrap the test in eval.
40645
40646 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
40647 From: Tim Jenness <timj@jach.hawaii.edu>
40648 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
40649 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
40650 Branch: perl
40651 ! t/lib/ftmp-security.t
40652____________________________________________________________________________
40653[ 6943] By: jhi on 2000/08/31 14:30:57
40654 Log: Make -Dusemorebits find long doubles in Solaris.
40655 Branch: perl
40656 ! hints/solaris_2.sh
40657____________________________________________________________________________
40658[ 6942] By: jhi on 2000/08/31 13:48:45
40659 Log: Clarify the third case of ftmp-security warnings.
40660 Branch: perl
40661 ! INSTALL
40662____________________________________________________________________________
40663[ 6941] By: jhi on 2000/08/31 13:40:31
40664 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
40665 From: <abigail@foad.org>
40666 Date: Thu, 31 Aug 2000 01:35:05 -0400
40667 Message-ID: <20000831053505.32120.qmail@foad.org>
40668 Branch: perl
40669 ! pod/perldelta.pod
40670____________________________________________________________________________
40671[ 6940] By: jhi on 2000/08/31 13:38:48
40672 Log: Issue useful diagnostic on unknown pod commands.
40673
40674 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
40675 From: <abigail@foad.org>
40676 Date: Thu, 31 Aug 2000 03:41:18 -0400
40677 Message-ID: <20000831074118.24880.qmail@foad.org>
40678 Branch: perl
40679 ! lib/Pod/Man.pm
40680____________________________________________________________________________
40681[ 6939] By: jhi on 2000/08/31 13:34:33
40682 Log: Reveal Borland's isnan.
40683
40684 Subject: build with BC++ tweak
40685 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40686 Date: Thu, 31 Aug 2000 13:09:37 +0400
40687 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
40688 Branch: perl
40689 ! win32/win32.h
40690____________________________________________________________________________
40691[ 6938] By: jhi on 2000/08/31 05:01:20
40692 Log: Update Changes.
40693 Branch: perl
40694 ! Changes patchlevel.h
40695____________________________________________________________________________
0b3b9d72
JH
40696[ 6937] By: jhi on 2000/08/31 04:26:23
40697 Log: sscanf() may be the only way to read long doubles from strings.
40698 Branch: metaconfig/U/perl
40699 ! longdblfio.U
40700 Branch: perl
40701 ! Configure config_h.SH perl.h util.c
40702____________________________________________________________________________
a0bff7c3
JH
40703[ 6936] By: jhi on 2000/08/31 04:18:19
40704 Log: The #6929 was too skimpy.
40705 Branch: perl
40706 ! sv.c
40707____________________________________________________________________________
40708[ 6935] By: jhi on 2000/08/31 02:47:07
40709 Log: Subject: Re: typos in pods
40710 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40711 Date: Wed, 30 Aug 2000 19:25:34 -0700
40712 Message-ID: <eIcr5gzkg25X092yn@efn.org>
40713 Branch: perl
40714 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
40715____________________________________________________________________________
40716[ 6934] By: jhi on 2000/08/31 02:42:55
40717 Log: Missed one Unicode file.
40718 Branch: perl
40719 + lib/unicode/UCDFF301.html
40720____________________________________________________________________________
40721[ 6933] By: jhi on 2000/08/30 23:42:27
40722 Log: Update Changes.
40723 Branch: perl
40724 ! Changes patchlevel.h
40725____________________________________________________________________________
cf19c48c
JH
40726[ 6932] By: jhi on 2000/08/30 23:40:07
40727 Log: Mention UNTIE in perldelta. Still needs documenting
40728 in perltie et alia.
40729 Branch: perl
40730 ! pod/perldelta.pod
40731____________________________________________________________________________
40732[ 6931] By: jhi on 2000/08/30 23:36:02
40733 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
40734 From: <abigail@foad.org>
40735 Date: Wed, 30 Aug 2000 19:28:07 -0400
40736 Message-ID: <20000830232807.305.qmail@foad.org>
40737 Branch: perl
40738 ! pod/perldelta.pod
40739____________________________________________________________________________
40740[ 6930] By: jhi on 2000/08/30 23:32:40
40741 Log: Update to Unicode 3.0.1.
40742 Branch: perl
40743 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
40744 + lib/unicode/PropList.txt lib/unicode/README.perl
40745 + lib/unicode/UCD301.html lib/unicode/Unicode.301
40746 - lib/unicode/Props.txt lib/unicode/UCD300.html
40747 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
40748 ! (edit 257 files)
40749____________________________________________________________________________
40750[ 6929] By: jhi on 2000/08/30 22:38:18
40751 Log: Heap decorruption.
40752
40753 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
40754 From: Alan Burlison <Alan.Burlison@uk.sun.com>
40755 Date: Wed, 30 Aug 2000 22:39:52 +0100
40756 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
40757 Branch: perl
40758 ! sv.c
40759____________________________________________________________________________
40760[ 6928] By: jhi on 2000/08/30 22:29:34
40761 Log: Retract the dummy test, skip the security tests (instead of failing),
40762 explain what the warnings mean.
40763 Branch: perl
40764 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
40765____________________________________________________________________________
40766[ 6927] By: jhi on 2000/08/30 22:14:13
40767 Log: Change the internal implementation of sort() to be mergesort
40768 instead of quicksort, from John Linderman <jpl@research.att.com>.
40769 Gives us better worst case, better average case, and stability.
40770 What's there not to like? (Small fixes for threaded builds
40771 were required).
40772 Branch: perl
40773 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
40774____________________________________________________________________________
40775[ 6926] By: jhi on 2000/08/30 20:55:20
40776 Log: A better fix for the Socket building problem from Craig Berry.
40777 Branch: perl
40778 ! vms/vms.c
40779____________________________________________________________________________
40780[ 6925] By: jhi on 2000/08/30 20:20:25
40781 Log: Subject: [PATCH] Re: UNTIE method
40782 From: Nick Ing-Simmons <nik@tiuk.ti.com>
40783 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
40784 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
40785 Branch: perl
40786 ! pp_sys.c t/op/tie.t
40787____________________________________________________________________________
40788[ 6924] By: jhi on 2000/08/30 20:17:11
40789 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
40790 From: "Craig A. Berry" <craig.berry@psinetcs.com>
40791 Date: Wed, 30 Aug 2000 15:03:14 -0500
40792 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
40793 Branch: perl
40794 ! vms/vms.c
40795____________________________________________________________________________
40796[ 6923] By: jhi on 2000/08/30 20:15:18
40797 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
40798 From: "Craig A. Berry" <craig.berry@psinetcs.com>
40799 Date: Wed, 30 Aug 2000 13:30:36 -0500
40800 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
40801 Branch: perl
40802 ! vms/vms.c
40803____________________________________________________________________________
40804[ 6922] By: jhi on 2000/08/30 19:54:43
40805 Log: Better options for rsync.
40806 Branch: perl
40807 ! pod/perlhack.pod
40808____________________________________________________________________________
40809[ 6921] By: jhi on 2000/08/30 19:40:16
40810 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
40811 From: Rick Delaney <rick@consumercontact.com>
40812 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
40813 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
40814 Branch: perl
40815 ! pod/perlfunc.pod
40816____________________________________________________________________________
40817[ 6920] By: jhi on 2000/08/30 19:36:40
40818 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
40819 From: Peter Prymmer <pvhp@forte.com>
40820 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
40821 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
40822 Branch: perl
40823 ! configure.com
40824____________________________________________________________________________
40825[ 6919] By: jhi on 2000/08/30 14:52:02
40826 Log: Update Changes.
40827 Branch: perl
40828 ! Changes patchlevel.h
40829____________________________________________________________________________
9a871999
JH
40830[ 6918] By: jhi on 2000/08/30 14:48:34
40831 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
40832 Branch: perl
40833 ! lib/ExtUtils/typemap
40834____________________________________________________________________________
40835[ 6917] By: jhi on 2000/08/30 14:46:34
40836 Log: Subject: typos in pods
40837 From: Nicholas Clark <nick@ccl4.org>
40838 Date: Wed, 30 Aug 2000 01:12:50 +0100
40839 Message-ID: <20000830011249.A61388@plum.flirble.org>
40840 Branch: perl
40841 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
40842 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
40843 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
40844 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
40845____________________________________________________________________________
40846[ 6916] By: jhi on 2000/08/30 14:19:09
40847 Log: Document Storable problems on Crays. (Will have
40848 to document all the other Storable problems, too.)
40849 Branch: perl
40850 ! pod/perldelta.pod
40851____________________________________________________________________________
40852[ 6915] By: jhi on 2000/08/30 14:06:02
40853 Log: Subject: [PATCH] fix misc cast warnings
40854 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40855 Date: Tue, 29 Aug 2000 23:16:14 -0700
40856 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
40857 Branch: perl
40858 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
40859 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
40860 ! os2/os2ish.h
40861____________________________________________________________________________
40862[ 6914] By: jhi on 2000/08/30 14:03:45
40863 Log: Timestamp mismatch again. Need to fix this dependence on
40864 config_h.SH timestamp, since it's the contents of config_h.SH
40865 that matter.
40866 Branch: perl
40867 ! uconfig.h uconfig.sh
40868____________________________________________________________________________
40869[ 6913] By: jhi on 2000/08/30 13:54:06
40870 Log: Don't say "Perl 5.0 source kit".
40871 Branch: perl
40872 ! perl.c
40873____________________________________________________________________________
0b3b9d72
JH
40874[ 6912] By: jhi on 2000/08/30 13:51:24
40875 Log: Reset archname and archname64 always, forcing them be
40876 recomputed at each Configure run, make Configure and
40877 the hints files agree on the naming of largefiles variables.
40878 Branch: metaconfig
40879 ! U/threads/archname.U
40880 Branch: metaconfig/U/perl
40881 ! use64bits.U
40882 Branch: perl
40883 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
40884 ! hints/linux.sh hints/solaris_2.sh
40885____________________________________________________________________________
9a871999
JH
40886[ 6911] By: jhi on 2000/08/30 13:30:13
40887 Log: Put back the slice accidentally removed by #6907.
40888 Branch: perl
40889 ! hints/solaris_2.sh
40890____________________________________________________________________________
40891[ 6910] By: jhi on 2000/08/30 01:24:26
40892 Log: Be consistent: other Net::get* do export theirs.
40893
40894 Subject: Re: Net::protoent does not export 'getproto'
40895 From: Yasushi Nakajima <sey@jkc.co.jp>
40896 Date: Wed, 30 Aug 2000 09:53:14 +0900
40897 Message-Id: <200008300051.DAA24700@taku.hut.fi>
40898 Branch: perl
40899 ! lib/Net/protoent.pm
40900____________________________________________________________________________
40901[ 6909] By: jhi on 2000/08/30 01:17:25
40902 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
40903 From: Gurusamy Sarathy <gsar@ActiveState.com>
40904 Date: Tue, 29 Aug 2000 17:17:07 -0700
40905 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
40906 Branch: perl
40907 ! cop.h
40908____________________________________________________________________________
40909[ 6908] By: jhi on 2000/08/30 00:58:05
40910 Log: Update Changes.
40911 Branch: perl
40912 ! Changes patchlevel.h
40913____________________________________________________________________________
0b3b9d72
JH
40914[ 6907] By: jhi on 2000/08/30 00:57:22
40915 Log: Introduce ccname to keep track of what compiler kind of we have.
40916 Branch: metaconfig/U/perl
40917 ! Checkcc.U gccvers.U
40918 Branch: perl
40919 ! Configure config_h.SH hints/solaris_2.sh
40920____________________________________________________________________________
d2caad93
JH
40921[ 6906] By: jhi on 2000/08/30 00:25:47
40922 Log: Put back the flags dump as reasoned in
40923
40924 Subject: Re: [PATCH] Glob dumping
40925 From: Mike Guy <mjtg@cam.ac.uk>
40926 Date: Tue, 29 Aug 2000 21:41:32 +0100
40927 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
40928 Branch: perl
40929 ! dump.c t/lib/peek.t
40930____________________________________________________________________________
40931[ 6905] By: jhi on 2000/08/30 00:16:17
40932 Log: Make the epsilon to be relative, not absolute.
40933
40934 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
40935 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
40936 Date: Tue, 29 Aug 2000 19:58:56 -0400
40937 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
40938 Branch: perl
40939 ! t/lib/trig.t
40940____________________________________________________________________________
40941[ 6904] By: jhi on 2000/08/30 00:13:09
40942 Log: From now on, Gisle is on my list of usual suspects :-)
40943 Retract #6902.
40944 Branch: perl
40945 ! ext/Opcode/Safe.pm
40946____________________________________________________________________________
40947[ 6903] By: jhi on 2000/08/29 23:51:20
40948 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
40949 From: "Craig A. Berry" <craig.berry@psinetcs.com>
40950 Date: Tue, 29 Aug 2000 18:43:26 -0500
40951 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
40952 Branch: perl
40953 + vms/vmspipe.com
40954 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
40955 ! vms/vms.c
40956____________________________________________________________________________
40957[ 6902] By: jhi on 2000/08/29 23:44:14
40958 Log: Retry what #6882 attempted.
40959
40960 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
40961 From: Gisle Aas <gisle@ActiveState.com>
40962 Date: 30 Aug 2000 00:33:09 +0200
40963 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
40964 Branch: perl
40965 ! ext/Opcode/Safe.pm
40966____________________________________________________________________________
40967[ 6901] By: jhi on 2000/08/29 22:59:32
40968 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
40969 From: Hugo <hv@crypt.compulink.co.uk>
40970 Date: Mon, 12 Jun 2000 19:36:08 +0100
40971 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
40972 Branch: perl
40973 ! sv.c
40974____________________________________________________________________________
40975[ 6900] By: jhi on 2000/08/29 22:58:35
40976 Log: Admit that we are leaking scalars.
40977
40978 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
40979 From: Spider Boardman <spider@leggy.zk3.dec.com>
40980 Date: Tue, 29 Aug 2000 18:48:29 -0400
40981 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
40982 Branch: perl
40983 ! t/pragma/warnings.t
40984____________________________________________________________________________
40985[ 6899] By: jhi on 2000/08/29 20:53:13
40986 Log: Update Changes.
40987 Branch: perl
40988 ! Changes patchlevel.h
40989____________________________________________________________________________
a6f9fe2f
JH
40990[ 6898] By: jhi on 2000/08/29 20:46:21
40991 Log: Undo namespace pollution of #6878.
40992
40993 Subject: Re: Net::protoent does not export 'getproto'
40994 From: Mike Guy <mjtg@cam.ac.uk>
40995 Date: Tue, 29 Aug 2000 21:32:37 +0100
40996 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
40997 Branch: perl
40998 ! lib/Net/protoent.pm
40999____________________________________________________________________________
41000[ 6897] By: jhi on 2000/08/29 20:44:29
41001 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
41002 From: Peter Prymmer <pvhp@forte.com>
41003 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
41004 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
41005 Branch: perl
41006 ! pod/perlebcdic.pod
41007____________________________________________________________________________
0b3b9d72
JH
41008[ 6896] By: jhi on 2000/08/29 20:40:57
41009 Log: There's no point repeating the 'revision' (5) of perl5.
41010 Branch: metaconfig/U/perl
41011 ! Devel.U patchlevel.U
41012 Branch: perl
41013 ! Configure config_h.SH
41014____________________________________________________________________________
41015[ 6895] By: jhi on 2000/08/29 20:16:58
41016 Log: Regen Configure for #6894.
41017 Branch: metaconfig/U/perl
41018 ! perladmin.U
41019 Branch: perl
41020 ! Configure config_h.SH
41021____________________________________________________________________________
a6f9fe2f
JH
41022[ 6894] By: jhi on 2000/08/29 19:59:52
41023 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
41024 From: "Philip Newton" <Philip.Newton@gmx.net>
41025 Date: Tue, 29 Aug 2000 21:39:14 +0200
41026 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
41027 Branch: perl
41028 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
41029 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
41030 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
41031 ! utils/perlbug.PL
41032____________________________________________________________________________
41033[ 6893] By: jhi on 2000/08/29 19:55:30
41034 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
41035 From: "Philip Newton" <Philip.Newton@gmx.net>
41036 Date: Tue, 29 Aug 2000 21:39:14 +0200
41037 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
41038 Branch: perl
41039 ! installhtml
41040____________________________________________________________________________
41041[ 6892] By: jhi on 2000/08/29 19:53:59
41042 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
41043 From: "Philip Newton" <Philip.Newton@gmx.net>
41044 Date: Tue, 29 Aug 2000 21:48:18 +0200
41045 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
41046 Branch: perl
41047 ! lib/File/Temp.pm
41048____________________________________________________________________________
41049[ 6891] By: jhi on 2000/08/29 18:30:03
41050 Log: Nail the ID 20000828.023.
41051 Branch: perl
41052 ! ext/Storable/Storable.xs
41053____________________________________________________________________________
41054[ 6890] By: jhi on 2000/08/29 16:50:17
41055 Log: Under usethreads the dumped variable is IN_PAD.
41056
41057 Subject: Re: [PATCH] Glob dumping
41058 From: Gisle Aas <gisle@ActiveState.com>
41059 Date: 29 Aug 2000 18:45:05 +0200
41060 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
41061 Branch: perl
41062 ! t/lib/peek.t
41063____________________________________________________________________________
41064[ 6889] By: jhi on 2000/08/29 15:17:37
41065 Log: Update Changes.
41066 Branch: perl
41067 ! Changes patchlevel.h
41068____________________________________________________________________________
3515010d
JH
41069[ 6888] By: jhi on 2000/08/29 14:49:59
41070 Log: Retract #6882, broke the safe tests.
41071 Branch: perl
41072 ! ext/Opcode/Safe.pm
41073____________________________________________________________________________
41074[ 6887] By: jhi on 2000/08/29 14:47:06
41075 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
41076 From: Gisle Aas <gisle@ActiveState.com>
41077 Date: 09 Jun 2000 20:00:11 +0200
41078 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
41079 Branch: perl
41080 ! utils/perldoc.PL
41081____________________________________________________________________________
41082[ 6886] By: jhi on 2000/08/29 14:42:45
41083 Log: The #6881 removed one dump line.
41084 Branch: perl
41085 ! t/lib/peek.t
41086____________________________________________________________________________
41087[ 6885] By: jhi on 2000/08/29 14:30:47
41088 Log: Don't forget to tidy up.
41089 Branch: perl
41090 ! t/lib/ftmp-security.t
41091____________________________________________________________________________
41092[ 6884] By: jhi on 2000/08/29 14:25:17
41093 Log: Disabling the one test is a bit tricky.
41094 Branch: perl
41095 ! t/lib/ftmp-security.t
41096____________________________________________________________________________
41097[ 6883] By: jhi on 2000/08/29 14:16:25
41098 Log: Disable one of the tests for now.
41099 Branch: perl
41100 ! t/lib/ftmp-security.t
41101____________________________________________________________________________
41102[ 6882] By: jhi on 2000/08/29 14:05:50
41103 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
41104 From: gisle@aas.no
41105 Date: 29 Aug 2000 10:35:06 -0000
41106 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
41107 Branch: perl
41108 ! ext/Opcode/Safe.pm
41109____________________________________________________________________________
41110[ 6881] By: jhi on 2000/08/29 14:03:51
41111 Log: Subject: [PATCH] Glob dumping
41112 From: Gisle Aas <gisle@ActiveState.com>
41113 Date: 29 Aug 2000 07:59:42 -0000
41114 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
41115 Branch: perl
41116 ! dump.c
41117____________________________________________________________________________
41118[ 6880] By: jhi on 2000/08/29 14:02:01
41119 Log: Subject: [PATCH] Warnings in B::Deparse
41120 From: <abigail@foad.org>
41121 Date: Tue, 29 Aug 2000 00:00:01 -0400
41122 Message-ID: <20000829040001.2999.qmail@foad.org>
41123 Branch: perl
41124 ! ext/B/B/Deparse.pm
41125____________________________________________________________________________
41126[ 6879] By: jhi on 2000/08/29 13:57:26
41127 Log: Missed a change in #6869.
41128 Branch: perl
41129 ! mg.c
41130____________________________________________________________________________
41131[ 6878] By: jhi on 2000/08/29 13:45:04
41132 Log: Subject: Net::protoent does not export 'getproto'
41133 From: Yasushi Nakajima <sey@jkc.co.jp>
41134 Date: Tue, 29 Aug 2000 17:28:57 +0900
41135 Branch: perl
41136 ! lib/Net/protoent.pm
41137____________________________________________________________________________
41138[ 6877] By: jhi on 2000/08/29 13:39:19
41139 Log: Patches all over for people and the files they (hopefully) care about.
41140 Branch: perl
41141 ! AUTHORS Changes MAINTAIN
41142____________________________________________________________________________
41143[ 6876] By: jhi on 2000/08/29 12:53:54
41144 Log: Fix for thinko in #6848.
41145
41146 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
41147 From: Lupe Christoph <lupe@lupe-christoph.de>
41148 Date: Tue, 29 Aug 2000 09:04:08 +0200
41149 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
41150 Branch: perl
41151 ! ext/Thread/Thread.xs
41152____________________________________________________________________________
41153[ 6875] By: jhi on 2000/08/29 12:50:14
41154 Log: Update to Getopt::Long 2.24, from Johan Vromans.
41155 Branch: perl
41156 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
41157____________________________________________________________________________
41158[ 6874] By: jhi on 2000/08/29 02:09:53
41159 Log: Use minimal @INC in tests, most of the time just '../lib',
41160 so that we simply can't pick up stuff from other Perls than
41161 the one we are testing. Pointed out by
41162
41163 From: Mike Guy <mjtg@cam.ac.uk>
41164 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
41165 Date: Fri, 25 Aug 2000 15:15:59 +0100
41166 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
41167 Branch: perl
41168 ! (edit 185 files)
41169____________________________________________________________________________
41170[ 6873] By: jhi on 2000/08/29 01:07:11
41171 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
41172 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41173 Date: Mon, 28 Aug 2000 17:45:52 -0700
41174 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
41175 Branch: perl
41176 ! Makefile.SH hints/os2.sh
41177____________________________________________________________________________
41178[ 6872] By: jhi on 2000/08/28 23:33:39
41179 Log: Subject: [PATCH bleedperl@6866] spellings
41180 From: marcel@codewerk.com (Marcel Grunauer)
41181 Date: Tue, 29 Aug 2000 01:19:59 +0200
41182 Message-Id: <200008282319.BAA29862@gandalf.local>
41183 Branch: perl
41184 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
41185 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
41186 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
41187____________________________________________________________________________
41188[ 6871] By: jhi on 2000/08/28 23:22:09
41189 Log: Take out the SUIDMAIL thing, that will not be
41190 a problem in 5.7.*.
41191 Branch: perl
41192 ! patchlevel.h
41193____________________________________________________________________________
41194[ 6870] By: jhi on 2000/08/28 23:19:30
41195 Log: -S is the silent flag, -s is the strip flag.
41196
41197 Subject: [PATCH] Re: [PATCH] make no-install
41198 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41199 Date: Mon, 28 Aug 2000 15:12:55 -0700
41200 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
41201 Branch: perl
41202 ! Makefile.SH
41203____________________________________________________________________________
41204[ 6869] By: jhi on 2000/08/28 23:12:05
41205 Log: Subject: [PATCH bleedperl@6856] warnings fixes
41206 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
41207 Date: Mon, 28 Aug 2000 23:55:06 +0100
41208 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
41209 Branch: perl
41210 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
41211 ! warnings.h warnings.pl
41212____________________________________________________________________________
41213[ 6868] By: jhi on 2000/08/28 21:38:22
41214 Log: Potential cruft.
41215 Branch: perl
41216 ! Makefile.SH
41217____________________________________________________________________________
41218[ 6867] By: jhi on 2000/08/28 21:35:36
41219 Log: Update Changes.
41220 Branch: perl
41221 ! Changes patchlevel.h
41222____________________________________________________________________________
98e06804
JH
41223[ 6866] By: jhi on 2000/08/28 21:33:49
41224 Log: Subject: hv.h Doc Patch
41225 From: Fisher Mark <fisherm@tce.com>
41226 Date: Mon, 28 Aug 2000 16:24:59 -0500
41227 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
c40596a0 41228 Branch: perl
98e06804 41229 ! hv.h
c40596a0 41230____________________________________________________________________________
0b3b9d72
JH
41231[ 6865] By: jhi on 2000/08/28 21:02:15
41232 Log: Add -ld to archname on long tr...double platforms.
41233 Branch: metaconfig
41234 ! U/threads/archname.U
41235 Branch: perl
41236 ! Configure config_h.SH
41237____________________________________________________________________________
98e06804
JH
41238[ 6864] By: jhi on 2000/08/28 20:38:59
41239 Log: An attempt to fix the problem reported in
41240
41241 Subject: Building perl@6856 using gcc/AIX 4.3.3
41242 From: Daniel Muino <dmuino@afip.gov.ar>
41243 Date: Mon, 28 Aug 2000 15:50:01 -0300
41244 Message-ID: <20000828155001.A14403@con2-dgi>
41245
41246 I can't test this properly since the gcc installation I have
41247 access to seems to be botched (gcc is calling the AIX cpp,
41248 a losing proposition...)
c40596a0 41249 Branch: perl
98e06804 41250 ! hints/aix.sh
c40596a0 41251____________________________________________________________________________
98e06804
JH
41252[ 6863] By: jhi on 2000/08/28 18:57:52
41253 Log: Fix for ID 20000828.001, long doubles were not formatted
41254 correctly (showed up in $], which stopped installing perl).
c40596a0 41255 Branch: perl
98e06804 41256 ! sv.c
c40596a0 41257____________________________________________________________________________
98e06804
JH
41258[ 6862] By: jhi on 2000/08/28 18:07:15
41259 Log: Typo in #6858.
c40596a0 41260 Branch: perl
98e06804 41261 ! lib/Cwd.pm
c40596a0 41262____________________________________________________________________________
98e06804
JH
41263[ 6861] By: jhi on 2000/08/28 17:57:27
41264 Log: opmini.o may be left around if a build is interrupted.
c40596a0 41265 Branch: perl
98e06804 41266 ! Makefile.SH
c40596a0 41267____________________________________________________________________________
98e06804
JH
41268[ 6860] By: jhi on 2000/08/28 16:52:50
41269 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
41270 From: Daniel Chetlin <daniel@chetlin.com>
41271 Date: Mon, 28 Aug 2000 01:14:18 -0700
41272 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
c40596a0 41273 Branch: perl
98e06804 41274 ! lib/overload.pm
c40596a0 41275____________________________________________________________________________
98e06804
JH
41276[ 6859] By: jhi on 2000/08/28 16:08:46
41277 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
41278 From: Nicholas Clark <nick@ccl4.org>
41279 Date: Mon, 28 Aug 2000 16:03:27 +0100
41280 Message-Id: <20000828160327.C49785@plum.flirble.org>
c40596a0 41281 Branch: perl
98e06804 41282 ! ext/ByteLoader/bytecode.h
c40596a0 41283____________________________________________________________________________
98e06804
JH
41284[ 6858] By: jhi on 2000/08/28 16:02:10
41285 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
41286 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
41287 Date: Mon, 28 Aug 2000 13:08:30 +0200
41288 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
c40596a0 41289 Branch: perl
98e06804 41290 ! lib/Cwd.pm
c40596a0 41291____________________________________________________________________________
98e06804
JH
41292[ 6857] By: jhi on 2000/08/28 15:42:47
41293 Log: display_format used as a class method without arguments was broken,
41294 reported in
41295
41296 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
41297 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
41298 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
41299 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
41300 Branch: perl
41301 ! lib/Math/Complex.pm t/lib/complex.t
41302____________________________________________________________________________
41303[ 6856] By: jhi on 2000/08/27 22:09:48
c40596a0
JH
41304 Log: Update Changes.
41305 Branch: perl
41306 ! Changes patchlevel.h
41307____________________________________________________________________________
98e06804
JH
41308[ 6855] By: jhi on 2000/08/27 21:59:21
41309 Log: Retract #6853 (false alarm).
41310 Branch: perl
41311 ! lib/ExtUtils/xsubpp
41312____________________________________________________________________________
41313[ 6854] By: jhi on 2000/08/27 21:37:44
41314 Log: Update Changes.
41315 Branch: perl
41316 ! Changes patchlevel.h
41317____________________________________________________________________________
41318[ 6853] By: jhi on 2000/08/27 21:37:16
41319 Log: Subject: [PATCH perl@6850] workaround for xsubpp
41320 From: Hugo <hv@crypt.compulink.co.uk>
41321 Date: Sun, 27 Aug 2000 22:30:25 +0100
41322 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
41323 Branch: perl
41324 ! lib/ExtUtils/xsubpp
41325____________________________________________________________________________
c40596a0
JH
41326[ 6852] By: jhi on 2000/08/27 21:33:58
41327 Log: Big-endian 64-bit patch from Raphael Manfredi.
41328 Branch: perl
41329 ! ext/Storable/Storable.xs
41330____________________________________________________________________________
41331[ 6851] By: jhi on 2000/08/27 21:22:21
41332 Log: More ruthless editing from Hugo van der Sanden.
41333 Branch: perl
41334 ! pod/perldelta.pod
41335____________________________________________________________________________
41336[ 6850] By: jhi on 2000/08/27 16:11:46
41337 Log: Update Changes.
41338 Branch: perl
41339 ! Changes patchlevel.h
41340____________________________________________________________________________
1a436f0c
JH
41341[ 6849] By: jhi on 2000/08/27 16:11:05
41342 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
41343 Branch: perl
41344 ! configpm pod/perldelta.pod
41345____________________________________________________________________________
41346[ 6848] By: jhi on 2000/08/27 15:35:08
41347 Log: Use the actual thread type, not the pointer-to-struct.
41348 Branch: perl
41349 ! ext/Thread/Thread.xs
41350____________________________________________________________________________
41351[ 6847] By: jhi on 2000/08/27 15:30:49
41352 Log: Test nit.
41353 Branch: perl
41354 ! t/pragma/warn/pp_sys
41355____________________________________________________________________________
0b3b9d72
JH
41356[ 6846] By: jhi on 2000/08/27 15:19:02
41357 Log: Passing -R in ldflags makes now it to appear in the default
41358 for lddlflags, just like with -L.
41359
41360 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41361 From: Lupe Christoph <lupe@lupe-christoph.de>
41362 Date: Sun, 27 Aug 2000 10:28:21 +0200
41363 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
41364 Branch: metaconfig/U/perl
41365 ! dlsrc.U
41366 Branch: perl
41367 ! Configure
41368____________________________________________________________________________
1a436f0c
JH
41369[ 6845] By: jhi on 2000/08/27 15:08:54
41370 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41371 From: Alan Burlison <Alan.Burlison@uk.sun.com>
41372 Date: Sat, 26 Aug 2000 22:23:27 +0100
41373 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
41374 Branch: perl
41375 ! lib/ExtUtils/MM_Unix.pm
41376____________________________________________________________________________
41377[ 6844] By: jhi on 2000/08/27 15:02:37
41378 Log: DJGPP update from Laszlo Molnar.
41379
41380 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
41381 From: ml1050 <ml1050@freemail.hu>
41382 Date: Sat, 26 Aug 2000 23:24:40 +0200
41383 Message-Id: <20000826232440.A439@freemail.hu>
41384 Branch: perl
41385 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
41386 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
41387____________________________________________________________________________
41388[ 6843] By: jhi on 2000/08/27 14:53:58
41389 Log: Subject: installman buglet
41390 From: Lupe Christoph <lupe@lupe-christoph.de>
41391 Date: Sun, 27 Aug 2000 14:38:59 +0200
41392 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
41393 Branch: perl
41394 ! installman
41395____________________________________________________________________________
41396[ 6842] By: jhi on 2000/08/27 14:52:08
41397 Log: Can't get the test to reliably work thanks to the
41398 inaccurateness of floating point. "Resolves" bug ids
41399 20000826.003, 20000826.009, 20000826.010,
41400 Branch: perl
41401 ! t/lib/trig.t
41402____________________________________________________________________________
41403[ 6841] By: jhi on 2000/08/26 15:53:58
41404 Log: Update Changes.
41405 Branch: perl
41406 ! Changes patchlevel.h
41407____________________________________________________________________________
a2518d28
JH
41408[ 6840] By: jhi on 2000/08/26 14:23:03
41409 Log: grep -e isn't portable.
41410
41411 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
41412 From: chris@broadband.att.com
41413 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
41414 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
41415 Branch: perl
41416 ! hints/solaris_2.sh
41417____________________________________________________________________________
41418[ 6839] By: jhi on 2000/08/26 14:12:23
3980cbbb 41419 Log: no-install target a la make -n.
a2518d28
JH
41420
41421 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
41422 From: <abigail@foad.org>
41423 Date: Sat, 26 Aug 2000 03:57:34 -0400
41424 Message-ID: <20000826075735.18912.qmail@foad.org>
41425 Branch: perl
41426 ! Makefile.SH installman installperl
41427____________________________________________________________________________
41428[ 6838] By: jhi on 2000/08/26 14:06:33
41429 Log: Retract #6826 as the #6828 should be do the same
41430 in a More Correct Way.
41431 Branch: perl
41432 ! installperl
41433____________________________________________________________________________
41434[ 6837] By: jhi on 2000/08/26 05:24:00
41435 Log: More casting.
41436 Branch: perl
41437 ! ext/Storable/Storable.xs
41438____________________________________________________________________________
41439[ 6836] By: jhi on 2000/08/26 05:05:46
41440 Log: Nicer in decimal.
41441 Branch: perl
41442 ! ext/Storable/Storable.xs
41443____________________________________________________________________________
41444[ 6835] By: jhi on 2000/08/26 05:03:50
41445 Log: There be no UVdf.
41446 Branch: perl
41447 ! ext/Storable/Storable.xs
41448____________________________________________________________________________
41449[ 6834] By: jhi on 2000/08/26 05:00:18
41450 Log: Continue IVdfing and UVxfing.
41451 Branch: perl
41452 ! ext/Storable/Storable.xs
41453____________________________________________________________________________
41454[ 6833] By: jhi on 2000/08/26 04:53:14
41455 Log: Use IVdf.
41456 Branch: perl
41457 ! ext/Storable/Storable.xs
41458____________________________________________________________________________
41459[ 6832] By: jhi on 2000/08/26 04:40:41
41460 Log: Document PTR2XX and INT2PTR.
41461 Branch: perl
41462 ! pod/perlguts.pod
41463____________________________________________________________________________
41464[ 6831] By: jhi on 2000/08/26 04:33:18
41465 Log: Use UVxf, PTR2UV, NVff.
41466 Branch: perl
41467 ! ext/Storable/Storable.xs
41468____________________________________________________________________________
41469[ 6830] By: jhi on 2000/08/26 04:31:32
41470 Log: Update the test count.
41471 Branch: perl
41472 ! t/lib/trig.t
41473____________________________________________________________________________
41474[ 6829] By: jhi on 2000/08/26 03:05:50
41475 Log: Subject: [PATCH] installation not quite silent yet.
41476 From: <abigail@foad.org>
41477 Date: Fri, 25 Aug 2000 20:07:53 -0400
41478 Message-ID: <20000826000753.7822.qmail@foad.org>
41479 Branch: perl
41480 ! installman installperl
41481____________________________________________________________________________
41482[ 6828] By: jhi on 2000/08/26 03:05:14
41483 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
41484 From: Spider Boardman <spider@web.zk3.dec.com>
41485 Date: Fri, 25 Aug 2000 19:12:40 -0400
41486 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
41487 Branch: perl
41488 ! gv.c
41489____________________________________________________________________________
41490[ 6827] By: jhi on 2000/08/25 23:54:34
41491 Log: Support preserving extremely big/small angles.
41492 Branch: perl
41493 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
41494____________________________________________________________________________
41495[ 6826] By: jhi on 2000/08/25 23:01:20
41496 Log: Patch installperl to be long double-aware.
41497
41498 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
41499 From: Spider Boardman <spider@web.zk3.dec.com>
41500 Date: Fri, 25 Aug 2000 18:15:23 -0400
41501 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
41502 Branch: perl
41503 ! installperl
41504____________________________________________________________________________
41505[ 6825] By: jhi on 2000/08/25 22:58:25
41506 Log: Remove duplicately applied patch shards.
41507
41508 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
41509 From: Spider Boardman <spider@leggy.zk3.dec.com>
41510 Date: Fri, 25 Aug 2000 16:45:03 -0400
41511 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
41512 Branch: perl
41513 ! t/lib/cgi-html.t
41514____________________________________________________________________________
41515[ 6824] By: jhi on 2000/08/25 22:57:00
41516 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
41517 From: Daniel Chetlin <daniel@chetlin.com>
41518 Date: Fri, 25 Aug 2000 12:23:16 -0700
41519 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
41520
41521 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
41522 From: Daniel Chetlin <daniel@chetlin.com>
41523 Date: Fri, 25 Aug 2000 14:47:19 -0700
41524 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
41525 Branch: perl
41526 ! installman
41527____________________________________________________________________________
41528[ 6823] By: jhi on 2000/08/25 22:44:17
41529 Log: Timestamp problem?
41530 Branch: perl
41531 ! uconfig.h uconfig.sh
41532____________________________________________________________________________
41533[ 6822] By: jhi on 2000/08/25 19:01:06
41534 Log: One forgotten file from #6816.
41535 Branch: perl
41536 ! vos/config.h
41537____________________________________________________________________________
41538[ 6821] By: jhi on 2000/08/25 18:56:39
41539 Log: Regen Changes.
41540 Branch: perl
41541 ! Changes patchlevel.h
41542____________________________________________________________________________
99b32ad1
JH
41543[ 6820] By: jhi on 2000/08/25 18:52:35
41544 Log: Fix Changes ordering.
41545 Branch: perl
41546 ! Changes
41547____________________________________________________________________________
41548[ 6819] By: jhi on 2000/08/25 18:50:25
41549 Log: Update Changes.
41550 Branch: perl
41551 ! Changes patchlevel.h
6558817a 41552____________________________________________________________________________
0b3b9d72
JH
41553[ 6818] By: jhi on 2000/08/25 18:47:45
41554 Log: Tweak the sfio/useperlio logic, hopefully as wished in
41555
41556 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
41557 From: Nicholas Clark <nick@babyhippo.co.uk>
41558 Date: Fri, 25 Aug 2000 12:01:45 +0100
41559 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
41560 Branch: metaconfig/U/perl
41561 ! d_sfio.U
41562 Branch: perl
41563 ! Configure
41564____________________________________________________________________________
2b7d8dfb
JH
41565[ 6817] By: jhi on 2000/08/25 18:32:51
41566 Log: Allow microperl to assume <math.h>, without it the math
41567 functions like floor() are assumed to return int, which makes
41568 for core dumps in machines where integer and floating register
41569 don't mix.
41570 Branch: perl
41571 ! uconfig.h uconfig.sh
41572____________________________________________________________________________
0b3b9d72
JH
41573[ 6816] By: jhi on 2000/08/25 18:27:17
41574 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
41575 the problem reported in
41576
41577 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
41578 From: danhale@us.ibm.com
41579 Date: Fri, 25 Aug 2000 10:58:06 -0400
41580 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
41581 Branch: metaconfig/U/perl
41582 + d_socks5_init.U
41583 Branch: perl
41584 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
41585 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
41586 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
41587 ! win32/config.gc win32/config.vc
41588____________________________________________________________________________
2b7d8dfb
JH
41589[ 6815] By: jhi on 2000/08/25 17:43:31
41590 Log: A solution for the retrieve_fd autosplit warning,
41591 idea suggested by Mike Guy.
41592 Branch: perl
41593 ! ext/Storable/Storable.pm
41594____________________________________________________________________________
41595[ 6814] By: jhi on 2000/08/25 17:16:03
41596 Log: Add install-silent target.
41597 Branch: perl
41598 ! Makefile.SH
41599____________________________________________________________________________
41600[ 6813] By: jhi on 2000/08/25 17:14:23
41601 Log: Subject: Re: [PATCH] More silencing of installman.
41602 From: <abigail@foad.org>
41603 Date: Thu, 24 Aug 2000 19:27:03 -0400
41604 Message-ID: <20000824232703.7001.qmail@foad.org>
41605
41606 Subject: Re: [PATCH] More silencing of installman.
41607 From: <abigail@foad.org>
41608 Date: Fri, 25 Aug 2000 03:00:58 -0400
41609 Message-ID: <20000825070058.10697.qmail@foad.org>
41610 Branch: perl
41611 ! installman
41612____________________________________________________________________________
41613[ 6812] By: jhi on 2000/08/25 17:11:28
41614 Log: installperl --verbose and --silent.
41615
41616 Subject: Re: [PATCH] More silencing of installman.
41617 From: <abigail@foad.org>
41618 Message-ID: <20000825064430.9719.qmail@foad.org>
41619 Date: Fri, 25 Aug 2000 02:44:30 -0400
41620 Branch: perl
41621 ! installperl
41622____________________________________________________________________________
41623[ 6811] By: jhi on 2000/08/25 17:05:43
41624 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
41625 From: "Peter J. Farley III" <pjfarley@banet.net>
41626 Date: Thu, 24 Aug 2000 21:58:03 -0400
41627 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
41628
41629 (applied slightly modified)
41630 Branch: perl
41631 ! lib/ExtUtils/MM_Unix.pm
41632____________________________________________________________________________
41633[ 6810] By: jhi on 2000/08/25 17:01:18
41634 Log: Missing parts of
41635
41636 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
41637 From: Peter Prymmer <pvhp@forte.com>
41638 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
41639 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
41640 Branch: perl
41641 ! t/lib/cgi-html.t
41642____________________________________________________________________________
41643[ 6809] By: jhi on 2000/08/25 16:46:32
41644 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
41645 From: "Craig A. Berry" <craig.berry@psinetcs.com>
41646 Date: Thu, 24 Aug 2000 19:13:11 -0500
41647 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
41648 Branch: perl
41649 ! vms/vms.c
41650____________________________________________________________________________
41651[ 6808] By: jhi on 2000/08/25 16:39:22
41652 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
41653 From: Peter Prymmer <pvhp@forte.com>
41654 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
41655 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
41656 Branch: perl
41657 ! configure.com
41658____________________________________________________________________________
41659[ 6807] By: jhi on 2000/08/25 16:36:37
41660 Log: Better wording for the vec lvalue diagnostic.
41661
41662 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41663 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41664 Date: Wed, 23 Aug 2000 14:12:16 -0400
41665 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
41666 Branch: perl
41667 ! pod/perldiag.pod
41668____________________________________________________________________________
41669[ 6806] By: jhi on 2000/08/24 18:17:22
41670 Log: Subject: [PATCH] More silencing of installman.
41671 From: <abigail@foad.org>
41672 Date: Thu, 24 Aug 2000 14:01:44 -0400
41673 Message-ID: <20000824180144.20062.qmail@foad.org>
41674 Branch: perl
41675 ! installman
41676____________________________________________________________________________
41677[ 6805] By: jhi on 2000/08/24 15:00:31
41678 Log: Update Changes.
41679 Branch: perl
41680 ! Changes patchlevel.h
41681____________________________________________________________________________
41682[ 6804] By: jhi on 2000/08/24 14:59:07
41683 Log: Regen perltoc.
41684 Branch: perl
41685 ! pod/perltoc.pod
41686____________________________________________________________________________
41687[ 6803] By: jhi on 2000/08/24 14:44:39
41688 Log: Show the doc file, not the temp file.
41689 Branch: perl
41690 ! installman
41691____________________________________________________________________________
b449ee86
JH
41692[ 6802] By: jhi on 2000/08/24 14:41:53
41693 Log: Continue silencing.
41694 Branch: perl
41695 ! installman
41696____________________________________________________________________________
41697[ 6801] By: jhi on 2000/08/24 14:34:40
41698 Log: Actually do something with the silencer option.
41699 Branch: perl
41700 ! installman
41701____________________________________________________________________________
41702[ 6800] By: jhi on 2000/08/24 14:26:22
41703 Log: Make installman to recognize the silence flag -S.
41704 Branch: perl
41705 ! installman
41706____________________________________________________________________________
41707[ 6799] By: jhi on 2000/08/24 13:49:38
41708 Log: DOS patches and portability/porting notes, from Tim Jenness.
41709 Branch: perl
41710 ! lib/File/Temp.pm
41711____________________________________________________________________________
41712[ 6798] By: jhi on 2000/08/24 13:48:27
41713 Log: Create directories in silence.
41714
41715 Subject: [PATCH] Another silencer for MakeMaker
41716 From: andreas.koenig@anima.de (Andreas J. Koenig)
41717 Date: 24 Aug 2000 14:18:52 +0200
41718 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
41719 Branch: perl
41720 ! lib/ExtUtils/Command.pm
41721____________________________________________________________________________
41722[ 6797] By: jhi on 2000/08/24 13:46:42
41723 Log: More liberal parsing of version numbers.
41724
41725 Subject: Re: CPAN.pm beta for testing available
41726 From: andreas.koenig@anima.de (Andreas J. Koenig)
41727 Date: 24 Aug 2000 13:51:57 +0200
41728 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
41729 Branch: perl
41730 ! lib/CPAN.pm
41731____________________________________________________________________________
41732[ 6796] By: jhi on 2000/08/24 13:44:36
41733 Log: Make "make install" by default silent. A new "install-verbose"
41734 target is verbose.
41735 Branch: perl
41736 ! Makefile.SH
41737____________________________________________________________________________
41738[ 6795] By: jhi on 2000/08/24 13:39:14
41739 Log: Add silencer flags to installperl.
41740
41741 Subject: [PATCH] Making installperl silent.
41742 From: <abigail@foad.org>
41743 Date: Thu, 24 Aug 2000 05:01:45 -0400
41744 Message-ID: <20000824090145.13141.qmail@foad.org>
41745 Branch: perl
41746 ! installperl
41747____________________________________________________________________________
41748[ 6794] By: jhi on 2000/08/24 13:35:50
41749 Log: installperl couldn't tell whether it had run tests or not.
41750
41751 Subject: [PATCH] Re: installperl and t/TEST
41752 From: <abigail@foad.org>
41753 Date: Thu, 24 Aug 2000 04:00:53 -0400
41754 Message-ID: <20000824080053.2494.qmail@foad.org>
41755 Branch: perl
41756 ! Makefile.SH installperl
41757____________________________________________________________________________
41758[ 6793] By: jhi on 2000/08/24 13:27:50
41759 Log: Drop the separate perlbc, perlcc -b should be enough.
41760 Branch: perl
41761 - utils/perlbc.PL
41762 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
41763____________________________________________________________________________
41764[ 6792] By: jhi on 2000/08/24 04:41:30
41765 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
41766 plus the typo fix from Peter Prymmer.
41767 Branch: perl
41768 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
41769 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
41770____________________________________________________________________________
41771[ 6791] By: jhi on 2000/08/24 02:10:43
41772 Log: Replace #6705 with a minimal doc patch.
41773
41774 Subject: [PATCH 5.6.0] replace change #6705
41775 From: Jan Dubois <jand@ActiveState.com>
41776 Date: Wed, 23 Aug 2000 18:31:51 -0700
41777 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
41778 Branch: perl
41779 ! lib/Win32.pod win32/win32.c
41780____________________________________________________________________________
41781[ 6790] By: jhi on 2000/08/23 17:52:00
41782 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41783 From: Mike Guy <mjtg@cam.ac.uk>
41784 Date: Wed, 23 Aug 2000 18:38:46 +0100
41785 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
41786 Branch: perl
41787 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
41788____________________________________________________________________________
41789[ 6789] By: jhi on 2000/08/23 15:34:21
41790 Log: Update Changes.
41791 Branch: perl
41792 ! Changes patchlevel.h
41793____________________________________________________________________________
41794[ 6788] By: jhi on 2000/08/23 15:33:40
41795 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
41796 From: Wilfredo Sánchez <wsanchez@apple.com>
41797 Date: Tue, 22 Aug 2000 19:31:27 -0700
41798 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
41799 Branch: perl
41800 ! perl.h
41801____________________________________________________________________________
41802[ 6787] By: jhi on 2000/08/23 15:29:31
41803 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
41804 From: Spider Boardman <spider@leggy.zk3.dec.com>
41805 Date: Wed, 23 Aug 2000 10:33:23 -0400
41806 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
41807 Branch: perl
41808 ! lib/Pod/Html.pm
41809____________________________________________________________________________
41810[ 6786] By: jhi on 2000/08/23 15:28:11
41811 Log: Bad makefile.
41812 Branch: perl
41813 ! ext/B/Makefile.PL
41814____________________________________________________________________________
41815[ 6785] By: jhi on 2000/08/23 14:37:04
41816 Log: Update Changes.
41817 Branch: perl
41818 ! Changes patchlevel.h
41819____________________________________________________________________________
41820[ 6784] By: jhi on 2000/08/23 13:58:41
41821 Log: Portability fix from Hugo van der Sanden.
41822 Branch: perl
41823 ! ext/re/Makefile.PL
41824____________________________________________________________________________
41825[ 6783] By: jhi on 2000/08/23 13:53:53
41826 Log: Storable support, v-version fixes.
41827
41828 Subject: CPAN.pm beta for testing available
41829 From: andreas.koenig@anima.de (Andreas J. Koenig)
41830 Date: 22 Aug 2000 23:31:33 +0200
41831 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
41832 Branch: perl
41833 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41834____________________________________________________________________________
41835[ 6782] By: jhi on 2000/08/23 13:51:26
41836 Log: Mac and other portability updates from Chris Nandor.
41837 Branch: perl
41838 ! pod/perlmodinstall.pod
41839____________________________________________________________________________
41840[ 6781] By: jhi on 2000/08/23 13:47:33
41841 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
41842 From: Peter Prymmer <pvhp@forte.com>
41843 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
41844 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
41845 Branch: perl
41846 ! ext/Storable/Storable.xs
41847____________________________________________________________________________
41848[ 6780] By: jhi on 2000/08/23 13:33:34
41849 Log: VMS MMS (make) wants null action.
41850 Branch: perl
41851 ! ext/B/Makefile.PL
41852____________________________________________________________________________
41853[ 6779] By: jhi on 2000/08/22 19:44:47
41854 Log: Forgot portability nit.
41855 Branch: perl
41856 ! t/lib/st-forgive.t
41857____________________________________________________________________________
41858[ 6778] By: jhi on 2000/08/22 19:35:25
41859 Log: Be portable.
41860 Branch: perl
41861 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
41862 ! t/lib/st-store.t
41863____________________________________________________________________________
41864[ 6777] By: jhi on 2000/08/22 18:50:53
41865 Log: Update Changes.
41866 Branch: perl
41867 ! Changes patchlevel.h
41868____________________________________________________________________________
41869[ 6776] By: jhi on 2000/08/22 18:44:46
41870 Log: cSVOPo_*v things index into the current PL_curpad
41871 under ithreads, which is different from the curpad
41872 used by the XSUB. (In other words, the code as-is
41873 before this patch wouldn't work under ithreads.)
41874 From Sarathy.
41875 Branch: perl
41876 ! ext/B/B.xs
41877____________________________________________________________________________
0b3b9d72
JH
41878[ 6775] By: jhi on 2000/08/22 18:18:37
41879 Log: Make the selection of NVff et al stricter.
41880 Branch: metaconfig/U/perl
41881 ! perlxvf.U
41882 Branch: perl
41883 ! Configure config_h.SH
41884____________________________________________________________________________
b449ee86
JH
41885[ 6774] By: jhi on 2000/08/22 17:19:42
41886 Log: perldelta nits.
41887 Branch: perl
41888 ! pod/perldelta.pod
41889____________________________________________________________________________
41890[ 6773] By: jhi on 2000/08/22 17:06:26
41891 Log: Long double fixes from Spider Boardman.
41892
41893 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
41894 From: system PRIVILEGED account <root@peano.zk3.dec.com>
41895 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
41896 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
41897 Branch: perl
41898 ! t/lib/bigfltpm.t t/lib/st-06compat.t
41899____________________________________________________________________________
41900[ 6772] By: jhi on 2000/08/22 15:04:53
41901 Log: Update Changes.
41902 Branch: perl
41903 ! Changes patchlevel.h
41904____________________________________________________________________________
41905[ 6771] By: jhi on 2000/08/22 15:01:44
41906 Log: perldelta fixes from Hugo van der Sanden.
41907 Branch: perl
41908 ! pod/perldelta.pod
41909____________________________________________________________________________
41910[ 6770] By: jhi on 2000/08/22 14:34:49
41911 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
41912 From: Hugo <hv@crypt.compulink.co.uk>
41913 Date: Tue, 22 Aug 2000 11:21:53 +0100
41914 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
41915 Branch: perl
41916 ! regcomp.c
41917____________________________________________________________________________
41918[ 6769] By: jhi on 2000/08/22 14:30:02
41919 Log: Add Yitzchak, reformat.
41920 Branch: perl
41921 ! Changes config_h.SH
41922____________________________________________________________________________
0b3b9d72
JH
41923[ 6768] By: jhi on 2000/08/22 14:21:35
41924 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
41925 and Spider Boardman.
41926 Branch: metaconfig
41927 ! U/compline/d_gconvert.U
41928 Branch: perl
41929 ! Configure
41930____________________________________________________________________________
b449ee86
JH
41931[ 6767] By: jhi on 2000/08/22 14:11:24
41932 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
41933 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41934 Date: Mon, 21 Aug 2000 19:08:31 -0700
41935 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
41936 Branch: perl
41937 - ext/Storable/patchlevel.h
41938 ! MANIFEST ext/Storable/MANIFEST
41939____________________________________________________________________________
41940[ 6766] By: jhi on 2000/08/22 13:49:29
41941 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
41942 From: Peter Prymmer <pvhp@forte.com>
41943 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
41944 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
41945 Branch: perl
41946 ! configure.com ext/Storable/Makefile.PL
41947____________________________________________________________________________
41948[ 6765] By: jhi on 2000/08/22 13:44:59
41949 Log: Subject: [PATCH blead] B:: missing dependency
41950 From: Hugo <hv@crypt.compulink.co.uk>
41951 Date: Tue, 22 Aug 2000 06:44:33 +0100
41952 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
41953 Branch: perl
41954 ! ext/B/Makefile.PL
41955____________________________________________________________________________
41956[ 6764] By: jhi on 2000/08/22 13:38:12
41957 Log: More bytecompiler.
41958 Branch: perl
41959 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
41960____________________________________________________________________________
41961[ 6763] By: jhi on 2000/08/22 13:36:44
41962 Log: Bytecompiler patches from Benjamin Stuhl.
41963 Branch: perl
41964 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
41965 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41966 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41967 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41968 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
41969 ! perl.c perlapi.h pod/perldelta.pod
41970____________________________________________________________________________
41971[ 6762] By: jhi on 2000/08/21 23:43:40
41972 Log: An obsoleted diagnostic.
41973 Branch: perl
41974 ! pod/perldelta.pod
41975____________________________________________________________________________
41976[ 6761] By: jhi on 2000/08/21 23:01:45
41977 Log: The #6759 wasn't quite right.
41978 Branch: perl
41979 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
41980 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
41981 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
41982 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
41983 ! t/lib/st-tieditems.t
41984____________________________________________________________________________
41985[ 6760] By: jhi on 2000/08/21 22:35:49
41986 Log: Be verydeepclean.
41987 Branch: perl
41988 ! Makefile.SH
41989____________________________________________________________________________
41990[ 6759] By: jhi on 2000/08/21 22:25:40
41991 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
41992 From: Peter Prymmer <pvhp@forte.com>
41993 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
41994 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
41995 Branch: perl
41996 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
41997 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
41998 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
41999 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
42000 ! t/lib/st-tieditems.t
42001____________________________________________________________________________
42002[ 6758] By: jhi on 2000/08/21 22:22:32
42003 Log: Few more casts, need reported in
42004
42005 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
42006 From: Mike Stok <mike@stok.co.uk>
42007 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
42008 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
42009
42010 and
42011
42012 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
42013 From: abigail@foad.org
42014 Date: 21 Aug 2000 21:31:34 -0000
42015 Message-Id: <20000821213134.30170.qmail@foad.org>
42016 Branch: perl
42017 ! ext/Storable/Storable.xs
42018____________________________________________________________________________
42019[ 6757] By: jhi on 2000/08/21 18:37:07
42020 Log: Update Changes.
42021 Branch: perl
42022 ! Changes patchlevel.h
42023____________________________________________________________________________
42024[ 6756] By: jhi on 2000/08/21 18:34:02
42025 Log: A pod nit.
42026
42027 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
42028 From: <abigail@foad.org>
42029 Date: Mon, 21 Aug 2000 14:00:16 -0400
42030 Message-ID: <20000821180016.28627.qmail@foad.org>
42031 Branch: perl
42032 ! pod/perlre.pod
42033____________________________________________________________________________
42034[ 6755] By: jhi on 2000/08/21 18:30:56
42035 Log: Use PodParser 1.18 new test.
42036 Branch: perl
42037 ! t/pod/special_seqs.t t/pod/special_seqs.xr
42038____________________________________________________________________________
42039[ 6754] By: jhi on 2000/08/21 18:28:35
42040 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
42041 patches cannot be applied since #6712 conflicts.
42042 Branch: perl
42043 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
42044____________________________________________________________________________
42045[ 6753] By: jhi on 2000/08/21 18:15:11
42046 Log: Weed out some smaller changes.
42047 Branch: perl
42048 ! pod/perldelta.pod
42049____________________________________________________________________________
42050[ 6752] By: jhi on 2000/08/21 18:02:30
42051 Log: Also under djgpp the timestamps are funky.
42052 Branch: perl
42053 ! t/op/stat.t
42054____________________________________________________________________________
0b3b9d72
JH
42055[ 6751] By: jhi on 2000/08/21 17:55:56
42056 Log: Tweak the floating point output routine preferences.
42057 Branch: metaconfig
42058 ! U/compline/d_gconvert.U
42059 Branch: perl
42060 ! Configure
42061____________________________________________________________________________
b449ee86
JH
42062[ 6750] By: jhi on 2000/08/21 17:51:29
42063 Log: Unicos/mk requires elaborate paranoia.
42064 Branch: perl
42065 ! lib/Math/Complex.pm
42066____________________________________________________________________________
42067[ 6749] By: gsar on 2000/08/21 16:53:31
42068 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
42069 Branch: perl
42070 ! lib/Cwd.pm
42071____________________________________________________________________________
42072[ 6748] By: gsar on 2000/08/21 16:22:19
42073 Log: free TLS slot properly on Windows
42074 Branch: perl
42075 ! thread.h win32/perllib.c win32/win32thread.h
42076____________________________________________________________________________
42077[ 6747] By: jhi on 2000/08/21 16:20:58
42078 Log: Rename the macro argument because some preprocessors
42079 can't tell the difference and expand arguments also inside
42080 double quoted strings.
42081 Branch: perl
42082 ! regcomp.c
42083____________________________________________________________________________
42084[ 6746] By: jhi on 2000/08/21 16:09:41
42085 Log: Support long doubles in Storable.
42086
42087 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
42088 From: Radu Greab <radu@netsoft.ro>
42089 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
42090 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
42091 Branch: perl
42092 ! ext/Storable/Storable.xs
42093____________________________________________________________________________
42094[ 6745] By: jhi on 2000/08/21 15:51:40
42095 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
42096 From: "Fifer, Eric" <EFifer@sanwaint.com>
42097 Date: Mon, 21 Aug 2000 15:34:49 +0100
42098 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
42099 Branch: perl
42100 ! t/pragma/warn/9enabled
42101____________________________________________________________________________
42102[ 6744] By: jhi on 2000/08/21 15:39:35
42103 Log: Document the endianness of Alpha more precisely.
42104 Branch: perl
42105 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
42106 ! pod/perlport.pod
42107____________________________________________________________________________
42108[ 6743] By: jhi on 2000/08/21 14:47:05
42109 Log: perldelta fixes from the p5p crowd.
42110 Branch: perl
42111 ! pod/perldelta.pod pod/perlop.pod
42112____________________________________________________________________________
42113[ 6742] By: jhi on 2000/08/21 13:34:51
42114 Log: Update to Pod::LaTeX 0.53.
42115
42116 Subject: [PATCH] lib/Pod/LaTeX.pm updates
42117 From: Tim Jenness <timj@jach.hawaii.edu>
42118 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
42119 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
42120 Branch: perl
42121 ! lib/Pod/LaTeX.pm
42122____________________________________________________________________________
42123[ 6741] By: jhi on 2000/08/21 13:33:01
42124 Log: Subject: [PATCH] os2.c fix for use64bitint
42125 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42126 Date: Mon, 21 Aug 2000 01:32:25 -0700
42127 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
42128 Branch: perl
42129 ! os2/os2.c
42130____________________________________________________________________________
42131[ 6740] By: jhi on 2000/08/21 13:28:52
42132 Log: Array context keeps slithering in.
42133
42134 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
42135 From: Daniel Chetlin <daniel@chetlin.com>
42136 Date: Sun, 20 Aug 2000 21:40:25 -0700
42137 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
42138 Branch: perl
42139 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
42140 ! pod/perldebtut.pod
42141____________________________________________________________________________
42142[ 6739] By: jhi on 2000/08/21 13:23:55
42143 Log: Big-endian quad fixes for Storable from Radu Greab,
42144 plus few explicit null casts for picky compilers.
42145 Branch: perl
42146 ! ext/Storable/Storable.xs
42147____________________________________________________________________________
42148[ 6738] By: gsar on 2000/08/21 05:56:13
42149 Log: small tweaks for change#6705: avoid C++ style comments in C code;
42150 use Perl's malloc API rather than the low level system one
42151 Branch: perl
42152 ! win32/win32.c
42153____________________________________________________________________________
42154[ 6737] By: gsar on 2000/08/21 05:35:41
42155 Log: add Storable to list of extensions on Windows
42156 Branch: perl
42157 ! win32/Makefile win32/makefile.mk
42158____________________________________________________________________________
42159[ 6736] By: jhi on 2000/08/21 02:57:53
42160 Log: Update Changes.
42161 Branch: perl
42162 ! Changes patchlevel.h
42163____________________________________________________________________________
42164[ 6735] By: jhi on 2000/08/21 02:57:20
42165 Log: Draft 0.
42166 Branch: perl
42167 ! pod/perldelta.pod
42168____________________________________________________________________________
42169[ 6734] By: jhi on 2000/08/21 02:57:03
42170 Log: Add Storable 0.7.2 from Raphael Manfredi,
42171 plus the patch from
42172
42173 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
42174 From: Radu Greab <radu@netsoft.ro>
42175 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
42176 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
42177
42178 plus changes to get Storable to compile with
42179 picky ANSI compilers.
42180 Branch: perl
42181 + ext/Storable/ChangeLog ext/Storable/MANIFEST
42182 + ext/Storable/Makefile.PL ext/Storable/README
42183 + ext/Storable/Storable.pm ext/Storable/Storable.xs
42184 + ext/Storable/patchlevel.h t/lib/st-06compat.t
42185 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
42186 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
42187 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
42188 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
42189 + t/lib/st-tieditems.t
42190 ! MANIFEST
42191____________________________________________________________________________
42192[ 6733] By: jhi on 2000/08/21 02:29:09
42193 Log: The correct cleaning order is an art.
42194 Branch: perl
42195 ! Makefile.SH
42196____________________________________________________________________________
da352bc5
JH
42197[ 6732] By: jhi on 2000/08/21 01:23:39
42198 Log: The #6724 is here.
42199 Branch: perl
42200 ! t/lib/ftmp-security.t
42201____________________________________________________________________________
42202[ 6731] By: jhi on 2000/08/20 23:17:03
42203 Log: s/this one/the 5.6.0 release/
42204 Branch: perl
42205 ! pod/perl56delta.pod
42206____________________________________________________________________________
42207[ 6730] By: jhi on 2000/08/20 23:07:34
42208 Log: Mention perlebcdic and perlposix-bc.
42209 Branch: perl
42210 ! pod/perlport.pod
42211____________________________________________________________________________
42212[ 6729] By: jhi on 2000/08/20 21:32:59
42213 Log: Document the number of exponent digits.
42214 Branch: perl
42215 ! pod/perlfunc.pod
42216____________________________________________________________________________
42217[ 6728] By: jhi on 2000/08/20 21:16:47
42218 Log: Use File::Spec->tmpdir().
42219
42220 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
42221 From: Tim Jenness <timj@jach.hawaii.edu>
42222 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
42223 MIME-Version: 1.0
42224 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
42225 Branch: perl
42226 ! utils/perlbug.PL
42227____________________________________________________________________________
42228[ 6727] By: jhi on 2000/08/20 20:43:32
42229 Log: Update Changes.
42230 Branch: perl
42231 ! Changes patchlevel.h
42232____________________________________________________________________________
e0f5a76d
JH
42233[ 6726] By: jhi on 2000/08/20 20:41:44
42234 Log: The veryclean target needs to clobber.
42235 Branch: perl
42236 ! Makefile.SH
42237____________________________________________________________________________
42238[ 6725] By: jhi on 2000/08/20 20:37:38
42239 Log: Document odd vs even subreleases and -Dusedevel.
42240 Branch: perl
42241 ! INSTALL
42242____________________________________________________________________________
42243[ 6724] By: jhi on 2000/08/20 19:58:05
42244 Log: Use temporary directory instead of current directory.
42245
42246 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
42247 From: Tim Jenness <timj@jach.hawaii.edu>
42248 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
42249 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
42250 Branch: perl
42251 ! t/lib/ftmp-security.t
42252____________________________________________________________________________
42253[ 6723] By: jhi on 2000/08/20 19:55:55
42254 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
42255 From: andreas.koenig@anima.de (Andreas J. Koenig)
42256 Date: 20 Aug 2000 15:52:03 +0200
42257 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
42258 Branch: perl
42259 ! lib/ExtUtils/MM_Unix.pm
42260____________________________________________________________________________
42261[ 6722] By: jhi on 2000/08/20 19:46:01
42262 Log: Update to CGI 2.72, from Lincoln Stein.
42263 Branch: perl
42264 ! lib/CGI.pm
42265____________________________________________________________________________
42266[ 6721] By: jhi on 2000/08/20 19:43:54
42267 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
42268 From: Radu Greab <radu@netsoft.ro>
42269 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
42270 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
42271 Branch: perl
42272 ! ext/GDBM_File/GDBM_File.xs
42273____________________________________________________________________________
42274[ 6720] By: jhi on 2000/08/20 19:42:01
42275 Log: pp_open() could pass an uninitialized filename down to do_open9().
42276 Branch: perl
42277 ! pp_sys.c
42278____________________________________________________________________________
42279[ 6719] By: jhi on 2000/08/20 14:06:41
42280 Log: UTF8 concat fixes.
42281
42282 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
42283 From: Hugo <hv@crypt.compulink.co.uk>
42284 Date: Sun, 20 Aug 2000 07:30:46 +0100
42285 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
42286 Branch: perl
42287 ! pp_hot.c t/op/append.t
42288____________________________________________________________________________
42289[ 6718] By: jhi on 2000/08/20 02:09:37
42290 Log: Let's try #6717 again.
42291 Branch: perl
42292 ! lib/File/Temp.pm
42293____________________________________________________________________________
42294[ 6717] By: jhi on 2000/08/20 01:56:55
42295 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
42296 From: "Craig A. Berry" <craig.berry@metamorgs.com>
42297 Date: Sat, 19 Aug 2000 18:15:39 -0500
42298 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
42299 Branch: perl
42300 ! lib/File/Temp.pm
42301____________________________________________________________________________
42302[ 6716] By: jhi on 2000/08/19 15:50:11
42303 Log: Update Changes.
42304 Branch: perl
42305 ! Changes patchlevel.h
42306____________________________________________________________________________
7ea2983e
JH
42307[ 6715] By: jhi on 2000/08/19 15:39:09
42308 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
42309 From: Jonathan D Johnston <jdjohnston2@juno.com>
42310 Date: Thu, 17 Aug 2000 23:13:01 -0400
42311 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
42312 Branch: perl
42313 ! pod/perlfunc.pod
42314____________________________________________________________________________
42315[ 6714] By: jhi on 2000/08/19 15:34:04
42316 Log: Introduce a 'veryclean' target that is like 'distclean'
42317 but also removes *~ and *.orig.
42318 Branch: perl
42319 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
42320 ! utils/Makefile x2p/Makefile.SH
42321____________________________________________________________________________
42322[ 6713] By: jhi on 2000/08/19 14:15:45
42323 Log: Put back the long double avoidance code to POSIX.xs
42324 because VMS seems to need it still.
42325 Branch: perl
42326 ! ext/POSIX/POSIX.xs
42327____________________________________________________________________________
42328[ 6712] By: jhi on 2000/08/19 14:10:41
42329 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
42330 From: Peter Prymmer <pvhp@forte.com>
42331 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
42332 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
42333 Branch: perl
42334 ! lib/Pod/Find.pm t/pod/find.t
42335____________________________________________________________________________
42336[ 6711] By: jhi on 2000/08/19 14:09:19
42337 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
42338 From: Peter Prymmer <pvhp@forte.com>
42339 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
42340 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
42341 cc: vmsperl@perl.org
42342 Branch: perl
42343 ! t/lib/peek.t
42344____________________________________________________________________________
42345[ 6710] By: jhi on 2000/08/19 14:08:01
42346 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
42347 From: Jan Dubois <jand@ActiveState.com>
42348 Date: Fri, 18 Aug 2000 16:31:48 -0700
42349 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
42350 Branch: perl
42351 ! win32/win32.c
42352____________________________________________________________________________
42353[ 6709] By: jhi on 2000/08/19 14:06:57
42354 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
42355
42356 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
42357 From: Spider.Boardman@Orb.Nashua.NH.US
42358 Date: Fri, 18 Aug 2000 18:41:14 -0400
42359 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
42360 Branch: perl
42361 ! regcomp.c
42362____________________________________________________________________________
42363[ 6708] By: jhi on 2000/08/18 22:04:49
42364 Log: Update Changes.
42365 Branch: perl
42366 ! Changes patchlevel.h
42367____________________________________________________________________________
50588fde
JH
42368[ 6707] By: jhi on 2000/08/18 21:55:14
42369 Log: Add warnif(), check warnings further up the stack,
42370 all the warnings functions now can take an optional object reference.
42371
42372 Subject: [PATCH bleedperl@6691] warnings pragma update
42373 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
42374 Date: Fri, 18 Aug 2000 22:42:06 +0100
42375 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
42376 Branch: perl
42377 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
42378 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
42379 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
42380____________________________________________________________________________
42381[ 6706] By: jhi on 2000/08/18 21:41:45
42382 Log: Typo in pp_complement().
42383
42384 Subject: [PATCH perl-current] Deparse
42385 From: Peter Scott <Peter@PSDT.com>
42386 Date: Fri, 18 Aug 2000 12:44:37 -0700
42387 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
42388 Branch: perl
42389 ! ext/B/B/Deparse.pm
42390____________________________________________________________________________
42391[ 6705] By: jhi on 2000/08/18 21:25:59
42392 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
42393 From: Jan Dubois <jand@ActiveState.com>
42394 Date: Fri, 18 Aug 2000 14:22:51 -0700
42395 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
42396 Branch: perl
42397 ! lib/Win32.pod win32/win32.c
42398____________________________________________________________________________
42399[ 6704] By: jhi on 2000/08/18 21:16:14
42400 Log: Don't eat leading os from index entries.
42401
42402 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
42403 From: Russ Allbery <rra@stanford.edu>
42404 Date: 10 Aug 2000 20:49:25 -0700
42405 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
42406 Branch: perl
42407 ! lib/Pod/Man.pm
42408____________________________________________________________________________
42409[ 6703] By: jhi on 2000/08/18 21:07:06
42410 Log: Add [[:blank:]] as suggested in
42411
42412 Subject: [ID 20000716.024] [=cc=] / [:blank:]
42413 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
42414 Date: Sun, 16 Jul 2000 17:55:29 -0700
42415 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
42416
42417 (the [=cc=] has already been taken care of by #6439
42418 so the whole bug report can be closed)
42419
42420 and make [[:space:]] to be equivalent to isspace(3)
42421 (as opposed to \s, which is isSPACE()). The difference
42422 is that now [[:space:]] matches the mythical vertical tab,
42423 while \s doesn't.
42424 Branch: perl
42425 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
42426 ! regexec.c t/op/pat.t
42427____________________________________________________________________________
42428[ 6702] By: jhi on 2000/08/18 18:47:47
42429 Log: The new tests were missing from #6415.
42430 Branch: perl
42431 ! t/op/bop.t
42432____________________________________________________________________________
42433[ 6701] By: jhi on 2000/08/18 18:20:40
42434 Log: Document the NDBM_File and ODBM_File as SDBM_File
42435 was documented in #6417.
42436 Branch: perl
42437 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
42438 ! ext/SDBM_File/SDBM_File.pm
42439____________________________________________________________________________
42440[ 6700] By: jhi on 2000/08/18 18:10:39
42441 Log: Subject: [PATCH perl@6698] cygwin port
42442 From: "Fifer, Eric" <EFifer@sanwaint.com>
42443 Date: Fri, 18 Aug 2000 17:30:05 +0100
42444 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
42445 Branch: perl
42446 ! lib/File/Temp.pm
42447____________________________________________________________________________
42448[ 6699] By: jhi on 2000/08/18 16:21:49
42449 Log: Document code point which makes if (defined %stash::) to work
42450 (noted by Spider Boardman).
42451 Branch: perl
42452 ! op.c
42453____________________________________________________________________________
42454[ 6698] By: jhi on 2000/08/18 13:43:27
42455 Log: Update Changes.
42456 Branch: perl
42457 ! Changes patchlevel.h
42458____________________________________________________________________________
b2bd8c92
JH
42459[ 6697] By: jhi on 2000/08/18 13:35:57
42460 Log: Tiny Getopt::Long patch from Johan Vromans.
42461 Branch: perl
42462 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
42463____________________________________________________________________________
42464[ 6696] By: jhi on 2000/08/18 13:26:14
42465 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
42466 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
42467 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
42468 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
42469 Branch: perl
42470 ! pod/perldiag.pod pod/perlsyn.pod
42471____________________________________________________________________________
42472[ 6695] By: jhi on 2000/08/18 13:13:26
42473 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
42474 From: Daniel Chetlin <daniel@chetlin.com>
42475 Date: Fri, 18 Aug 2000 03:13:36 -0700
42476 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
42477 Branch: perl
42478 ! pod/perlfunc.pod
42479____________________________________________________________________________
42480[ 6694] By: jhi on 2000/08/18 13:08:05
42481 Log: Subject: [PATCH] perltrap.pod spring cleaning
42482 From: Daniel Chetlin <daniel@chetlin.com>
42483 Date: Fri, 18 Aug 2000 03:06:54 -0700
42484 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
42485
42486 plus Mike Guy's nitfix.
42487 Branch: perl
42488 ! pod/perltrap.pod
42489____________________________________________________________________________
42490[ 6693] By: jhi on 2000/08/18 13:00:26
42491 Log: Unbuffer the output.
42492
42493 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
42494 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42495 Date: Thu, 17 Aug 2000 18:39:29 -0700
42496 Message-ID: <RPJn5gzkgydf092yn@efn.org>
42497 Branch: perl
42498 ! t/op/fork.t
42499____________________________________________________________________________
42500[ 6692] By: jhi on 2000/08/18 05:19:17
42501 Log: Delete the image, too, not just its MANIFEStation.
42502 Branch: perl
42503 - lib/CGI/eg/wilogo.gif
42504____________________________________________________________________________
42505[ 6691] By: jhi on 2000/08/18 05:10:26
42506 Log: Propagate new Configure vars.
42507 Branch: perl
42508 ! configure.com epoc/config.sh uconfig.h uconfig.sh
42509 ! vos/config.def vos/config.h vos/config_h.SH_orig
42510 ! win32/config.bc win32/config.gc win32/config.vc
42511 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42512____________________________________________________________________________
42513[ 6690] By: jhi on 2000/08/18 04:30:56
42514 Log: Update Changes.
42515 Branch: perl
42516 ! Changes patchlevel.h
42517____________________________________________________________________________
eae4ae26
JH
42518[ 6689] By: jhi on 2000/08/18 04:12:30
42519 Log: Fix the lib/complex failure of
42520
42521 From: abigail@foad.org
42522 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
42523 Date: 15 Aug 2000 04:06:38 -0000
42524 Message-Id: <20000815040638.8524.qmail@foad.org>
42525
42526 Linux long double accuracy issue: something that
42527 when printed with %g looks like "2" but int() of it is 1.
42528 Branch: perl
42529 ! lib/Math/Complex.pm
42530____________________________________________________________________________
42531[ 6688] By: jhi on 2000/08/18 03:15:35
42532 Log: The byteorder code in #6671 was wrong.
42533 Branch: perl
42534 ! configpm
42535____________________________________________________________________________
42536[ 6687] By: jhi on 2000/08/18 02:08:42
42537 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
42538 From: Jan Dubois <jand@ActiveState.com>
42539 Date: Thu, 17 Aug 2000 18:31:55 -0700
42540 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
42541 Branch: perl
42542 ! sv.c
42543____________________________________________________________________________
42544[ 6686] By: jhi on 2000/08/18 02:04:15
42545 Log: Use NVs in POSIX math, not doubles.
42546
42547 From: abigail@foad.org
42548 Subject: [ID 20000817.014] POSIX & modfl
42549 Date: 17 Aug 2000 20:49:18 -0000
42550 Message-Id: <20000817204918.23123.qmail@foad.org>
42551 Branch: perl
42552 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
42553____________________________________________________________________________
0b3b9d72
JH
42554[ 6685] By: jhi on 2000/08/18 02:02:12
42555 Log: Introduce NVef, NVff, and NVgf, use the middle one.
42556 (helps for lib/peek + Linux + long doubles) Reported in
42557
42558 From: abigail@foad.org
42559 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
42560 Date: 15 Aug 2000 04:06:38 -0000
42561 Message-Id: <20000815040638.8524.qmail@foad.org>
42562
42563 (note: the lib/complex failure has not yet been addressed)
42564 Branch: metaconfig/U/perl
42565 ! perlxvf.U
42566 Branch: perl
42567 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42568 ! config_h.SH dump.c perl.h pod/perlguts.pod
42569____________________________________________________________________________
eae4ae26
JH
42570[ 6684] By: jhi on 2000/08/17 23:22:19
42571 Log: Add byteorder to the myconfig output.
42572 Branch: perl
42573 ! myconfig.SH
42574____________________________________________________________________________
42575[ 6683] By: jhi on 2000/08/17 23:20:19
42576 Log: The image doth not exist, spotted by Johan Vromans.
42577 Branch: perl
42578 ! MANIFEST
42579____________________________________________________________________________
42580[ 6682] By: jhi on 2000/08/17 22:38:16
42581 Log: Document what the backtick returns if the command fails.
42582 Branch: perl
42583 ! pod/perlop.pod
42584____________________________________________________________________________
42585[ 6681] By: jhi on 2000/08/17 22:33:12
42586 Log: Do not use prototyping here.
42587
42588 Subject: [ID 20000817.016] [PATCH] Peek.xs
42589 From: abigail@foad.org
42590 Date: 17 Aug 2000 20:55:56 -0000
42591 Message-Id: <20000817205556.24270.qmail@foad.org>
42592 Branch: perl
42593 ! ext/Devel/Peek/Makefile.PL
42594____________________________________________________________________________
0b3b9d72
JH
42595[ 6680] By: jhi on 2000/08/17 19:46:43
42596 Log: Don't propose using modules built for 5.005 if no binary
42597 compatibility with 5.005 is attempted.
42598
42599 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42600 Subject: Minor nit with 5.7.0 (6655)
42601 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
42602 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
42603 Branch: metaconfig
42604 ! U/installdirs/inc_version_list.U
42605 Branch: perl
42606 ! Configure config_h.SH
42607____________________________________________________________________________
eae4ae26
JH
42608[ 6679] By: jhi on 2000/08/17 19:16:39
42609 Log: Microperl config update.
42610 Branch: perl
42611 ! uconfig.h uconfig.sh
42612____________________________________________________________________________
42613[ 6678] By: jhi on 2000/08/17 19:16:13
42614 Log: The #6648 wasn't protective enough for limited platforms
42615 (like microperl).
42616 Branch: perl
42617 ! dump.c sv.c
42618____________________________________________________________________________
42619[ 6677] By: jhi on 2000/08/17 14:46:35
42620 Log: Update Changes.
42621 Branch: perl
42622 ! Changes patchlevel.h
42623____________________________________________________________________________
3ddc1c2e
JH
42624[ 6676] By: jhi on 2000/08/17 14:44:02
42625 Log: Add perlebcdic from Peter Prymmer, regen toc.
42626 Branch: perl
42627 + pod/perlebcdic.pod
42628 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
42629____________________________________________________________________________
42630[ 6675] By: jhi on 2000/08/17 14:41:52
42631 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
42632 Branch: perl
42633 ! pod/perldebtut.pod
42634____________________________________________________________________________
42635[ 6674] By: jhi on 2000/08/17 14:29:43
42636 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
42637
42638 Subject: [ID 20000724.006] -DLEAKTEST problem
42639 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
42640 Date: Tue, 25 Jul 2000 00:36:32 -0500
42641 Message-Id: <20000725003632.A26186@www.llamacom.com>
42642
42643 Reminder sent
42644
42645 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
42646 From: Hugo <hv@crypt.compulink.co.uk>
42647 Date: Thu, 17 Aug 2000 15:23:42 +0100
42648 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
42649 Branch: perl
42650 ! util.c
42651____________________________________________________________________________
42652[ 6673] By: jhi on 2000/08/17 04:07:10
42653 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
42654 From: John Peacock <JPeacock@UnivPress.com>
42655 Date: Tue, 01 Aug 2000 09:38:12 -0400
42656 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
42657 Branch: perl
42658 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
42659____________________________________________________________________________
42660[ 6672] By: jhi on 2000/08/17 03:04:35
42661 Log: Subject: [PATCH] Cwd.pm now uses strict
42662 From: Tim Jenness <timj@jach.hawaii.edu>
42663 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
42664 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
42665 Branch: perl
42666 ! lib/Cwd.pm
42667____________________________________________________________________________
42668[ 6671] By: jhi on 2000/08/17 02:16:35
42669 Log: Make $Config{byteorder} more magical so that it is
42670 dynamically computed: nice for 'fat binaries'.
42671
42672 Subject: [PATCH]: default byteorder
42673 From: Wilfredo Sánchez <wsanchez@apple.com>
42674 Date: Mon, 31 Jul 2000 19:45:31 -0700
42675 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
42676 Branch: perl
42677 ! configpm
42678____________________________________________________________________________
42679[ 6670] By: gsar on 2000/08/17 01:22:21
42680 Log: move WNOHANG definition to where other such things are
42681 Branch: perl
42682 ! win32/win32.h
42683____________________________________________________________________________
42684[ 6669] By: jhi on 2000/08/17 01:19:17
42685 Log: Update Changes.
42686 Branch: perl
42687 ! Changes patchlevel.h
42688____________________________________________________________________________
28c9223b
JH
42689[ 6668] By: jhi on 2000/08/17 01:16:29
42690 Log: Doc nits spotted by Richard Soderberg.
42691 Branch: perl
42692 ! README.posix-bc README.vmesa
42693____________________________________________________________________________
42694[ 6667] By: jhi on 2000/08/17 01:12:11
42695 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
42696 From: "Casey R. Tweten" <crt@kiski.net>
42697 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
42698 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
42699 Branch: perl
42700 ! pod/perldebtut.pod
42701____________________________________________________________________________
42702[ 6666] By: jhi on 2000/08/17 01:09:31
42703 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
42704 From: "Casey R. Tweten" <crt@kiski.net>
42705 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
42706 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
42707 Branch: perl
42708 ! lib/Shell.pm
42709____________________________________________________________________________
42710[ 6665] By: gsar on 2000/08/17 01:03:52
42711 Log: add "ok" targets from change#6632 in makefile.mk
42712 Branch: perl
42713 ! pod/perlport.pod win32/Makefile win32/makefile.mk
42714____________________________________________________________________________
42715[ 6664] By: gsar on 2000/08/17 00:56:11
42716 Log: avoid warnings from dense compiler
42717 Branch: perl
42718 ! win32/win32.c
42719____________________________________________________________________________
42720[ 6663] By: jhi on 2000/08/17 00:51:49
42721 Log: Tweak the regex compilation errors once more.
42722 Branch: perl
42723 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
42724 ! t/op/regmesg.t t/pragma/warn/regcomp
42725____________________________________________________________________________
42726[ 6662] By: gsar on 2000/08/17 00:28:19
42727 Log: trailing new %ENV entries weren't being pushed into the real
42728 environment of subprocesses on Windows
42729 Branch: perl
42730 ! t/op/magic.t win32/perlhost.h
42731____________________________________________________________________________
42732[ 6661] By: gsar on 2000/08/17 00:19:20
42733 Log: waitpid() now handles externally spawned pids correctly;
42734 fixes for backtick/wait/waitpid failures on Windows 9x
42735
42736 these changes make the pid returned by process functions on
42737 Windows 9x always positive by clearing the high bit (which
42738 is always set on Win9x); pseudo-process PIDs are likewise
42739 always negative now on Win9x (just as on NT/2000)
42740 Branch: perl
42741 ! pp_sys.c win32/perlhost.h win32/win32.c
42742____________________________________________________________________________
42743[ 6660] By: jhi on 2000/08/17 00:04:32
42744 Log: Retract #6645.
42745 Branch: perl
42746 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42747 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
42748 ! t/op/sprintf.t
42749____________________________________________________________________________
42750[ 6659] By: gsar on 2000/08/16 23:59:28
42751 Log: on windows, the return values from wait() and waitpid() don't
42752 match those of pseudo-pids
42753 Branch: perl
42754 ! pp_sys.c t/op/fork.t util.c win32/win32.c
42755____________________________________________________________________________
42756[ 6658] By: gsar on 2000/08/16 23:56:14
42757 Log: pod nit seen in passing
42758 Branch: perl
42759 ! pod/perlfunc.pod
42760____________________________________________________________________________
42761[ 6657] By: gsar on 2000/08/16 23:53:42
42762 Log: change#6328 could make close(SOCKET) return false on windows
42763 when it shouldn't
42764 Branch: perl
42765 ! win32/win32sck.c
42766____________________________________________________________________________
42767[ 6656] By: gsar on 2000/08/16 23:46:57
42768 Log: check that the number pseudo children doesn't exceed
42769 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
42770 the WaitForMultipleObjects() limit that would cause wait()
42771 to crash)
42772
42773 wait() and waitpid() could potentially be rewritten to use
42774 more than one thread to do the waiting to eliminate this
42775 limitation
42776 Branch: perl
42777 ! win32/perlhost.h
42778____________________________________________________________________________
42779[ 6655] By: jhi on 2000/08/16 14:11:05
42780 Log: Update Changes.
42781 Branch: perl
42782 ! Changes patchlevel.h
42783____________________________________________________________________________
453b8a1c
JH
42784[ 6654] By: jhi on 2000/08/16 14:10:12
42785 Log: Update to perldebtut 1.9, from Richard Foley.
42786 Branch: perl
42787 ! pod/perldebtut.pod
42788____________________________________________________________________________
42789[ 6653] By: jhi on 2000/08/16 14:08:17
42790 Log: Change the regx compilation error markers to use = instead of <
42791 since pod makes using the latter quite messy. Reported in
42792 ID 20000814.006 by Abigail and in
42793 Subject: Unknown escape E<> ?
42794 From: Lupe Christoph <lupe@lupe-christoph.de>
42795 Date: Fri, 11 Aug 2000 00:30:27 +0200
42796 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
42797 Branch: perl
42798 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
42799 ! t/op/regmesg.t t/pragma/warn/regcomp
42800____________________________________________________________________________
42801[ 6652] By: jhi on 2000/08/16 13:25:31
42802 Log: Change the perlbug address to perl.org since it's more forgiving.
42803
42804 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
42805 From: abigail@foad.org
42806 Date: 15 Aug 2000 04:15:40 -0000
42807 Message-Id: <20000815041540.8633.qmail@foad.org>
42808 Branch: perl
42809 ! utils/perlbug.PL
42810____________________________________________________________________________
42811[ 6651] By: jhi on 2000/08/16 13:22:35
42812 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
42813 From: Tim Jenness <timj@jach.hawaii.edu>
42814 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
42815 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
42816 Branch: perl
42817 ! lib/Cwd.pm
42818____________________________________________________________________________
42819[ 6650] By: jhi on 2000/08/16 13:18:13
42820 Log: Update to CPAN 1.57.
42821
42822 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
42823 From: andreas.koenig@anima.de (Andreas J. Koenig)
42824 Date: 16 Aug 2000 15:09:46 +0200
42825 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
42826 Branch: perl
42827 ! lib/CPAN.pm
42828____________________________________________________________________________
42829[ 6649] By: jhi on 2000/08/16 13:12:31
42830 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
42831 From: "Larry W. Virden" <lvirden@cas.org>
42832 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
42833 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
42834 Branch: perl
42835 ! README.hpux
42836____________________________________________________________________________
42837[ 6648] By: jhi on 2000/08/16 13:03:53
42838 Log: The numeric locale was reset to "C" by s?printf and never restored.
42839
42840 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
42841 From: Christian Kirsch <ck@held.mind.de>
42842 Date: Wed, 9 Aug 2000 17:05:17 +0200
42843 Message-Id: <20000809170517.A25389@held>
42844
42845 No test since adding the failing example to locale.t
42846 does not fail -- probably because the locale settings are so
42847 thoroughly tweaked by that time. Running the example standalone
71d4b5fd 42848 does fail, though. UPDATE: test case added at change #7540.
453b8a1c
JH
42849 Branch: perl
42850 ! dump.c perl.h pp.c pp_ctl.c sv.c
42851____________________________________________________________________________
42852[ 6647] By: jhi on 2000/08/16 00:07:54
42853 Log: Update Changes and test semi-automatic patchlevel updating.
42854 Branch: perl
42855 ! Changes patchlevel.h
42856____________________________________________________________________________
0b3b9d72
JH
42857[ 6646] By: jhi on 2000/08/15 23:35:07
42858 Log: Fix a dependency problem.
42859
42860 Subject: [PATCH: 6640] VMS Makefile.SH update
42861 From: Peter Prymmer <pvhp@forte.com>
42862 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
42863 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
42864 Branch: perl
42865 ! vms/descrip_mms.template
42866____________________________________________________________________________
a65e9df7 42867[ 6645] By: jhi on 2000/08/15 23:33:23
28c9223b
JH
42868 Log: (Retracted by #6660)
42869
42870 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
a65e9df7
JH
42871 From: Dominic Dunlop <domo@computer.org>
42872 Date: Tue, 15 Aug 2000 22:20:52 +0200
42873 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
42874 Branch: metaconfig/U/perl
42875 + d_printfed.U
42876 Branch: perl
42877 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42878 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
42879 ! t/op/sprintf.t
42880____________________________________________________________________________
42881[ 6644] By: jhi on 2000/08/15 21:17:20
42882 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
42883 From: abigail@foad.org
42884 Date: 15 Aug 2000 20:12:41 -0000
42885 Message-Id: <20000815201241.25556.qmail@foad.org>
42886 Branch: perl
42887 ! INSTALL
42888____________________________________________________________________________
42889[ 6643] By: jhi on 2000/08/15 21:15:28
42890 Log: (an already applied patch)
42891 Branch: perl
42892 ! lib/CGI.pm
42893____________________________________________________________________________
42894[ 6642] By: gsar on 2000/08/15 19:54:05
42895 Log: magic callbacks all need to have same type signature
42896 Branch: perl
42897 ! embed.pl mg.c proto.h
42898____________________________________________________________________________
42899[ 6641] By: jhi on 2000/08/15 17:56:27
42900 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)
42901 From: Mike Guy <mjtg@cam.ac.uk>
42902 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
42903 Date: Tue, 15 Aug 2000 18:26:45 +0100
42904
42905 Only the peek.t part applied, not the hash quality part.
42906 Branch: perl
42907 ! t/lib/peek.t
42908____________________________________________________________________________
42909[ 6640] By: jhi on 2000/08/15 16:37:37
42910 Log: Update Changes.
42911 Branch: perl
42912 ! Changes
42913____________________________________________________________________________
d07241a9
JH
42914[ 6639] By: jhi on 2000/08/15 16:34:55
42915 Log: Missed a file from #6638.
42916 Branch: perl
42917 ! lib/File/Temp.pm
42918____________________________________________________________________________
42919[ 6638] By: jhi on 2000/08/15 16:33:19
42920 Log: Subject: [PATCH perl@6620] cygwin port
42921 From: "Fifer, Eric" <EFifer@sanwaint.com>
42922 Date: Tue, 15 Aug 2000 17:00:49 +0100
42923 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
42924 Branch: perl
42925 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
42926____________________________________________________________________________
42927[ 6637] By: jhi on 2000/08/15 16:29:22
42928 Log: Subject: [PATCH] debugger exit code should reflect user exit code
42929 From: Mike Guy <mjtg@cam.ac.uk>
42930 Date: Tue, 15 Aug 2000 16:55:59 +0100
42931 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
42932 Branch: perl
42933 ! lib/perl5db.pl
42934____________________________________________________________________________
42935[ 6636] By: jhi on 2000/08/15 15:30:58
42936 Log: Update Changes.
42937 Branch: perl
42938 ! Changes
42939____________________________________________________________________________
ceab000c
JH
42940[ 6635] By: jhi on 2000/08/15 15:27:21
42941 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
42942 Branch: metaconfig
42943 ! U/mkglossary U/mksample
42944 Branch: metaconfig/U/perl
42945 ! Devel.U
42946 Branch: perl
42947 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42948____________________________________________________________________________
42949[ 6634] By: jhi on 2000/08/15 14:11:55
42950 Log: Don't blow limited stacks, a lower number is enough to
42951 tickle the lookbehind limit.
42952
42953 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
42954 From: Dominic Dunlop <domo@computer.org>
42955 Date: Tue, 15 Aug 2000 13:51:24 +0200
42956 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
42957 Branch: perl
42958 ! t/op/regmesg.t
42959____________________________________________________________________________
42960[ 6633] By: jhi on 2000/08/15 14:01:46
42961 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
42962 From: Mike Guy <mjtg@cam.ac.uk>
42963 Date: Tue, 15 Aug 2000 12:10:50 +0100
42964 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
42965 Branch: perl
42966 ! utils/perldoc.PL
42967____________________________________________________________________________
42968[ 6632] By: jhi on 2000/08/15 13:58:48
42969 Log: make ok etc also for win32.
42970
42971 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
42972 From: Prymmer/Kahn <pvhp@best.com>
42973 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
42974 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
42975 Branch: perl
42976 ! win32/Makefile
42977____________________________________________________________________________
42978[ 6631] By: jhi on 2000/08/15 13:45:03
42979 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
42980 Branch: perl
42981 ! lib/Test.pm
42982____________________________________________________________________________
42983[ 6630] By: jhi on 2000/08/15 03:25:09
42984 Log: Update Changes.
42985 Branch: perl
42986 ! Changes
42987____________________________________________________________________________
d8ab2b9d
JH
42988[ 6629] By: jhi on 2000/08/15 03:23:53
42989 Log: magic_regdatum_set() is void, not int.
42990 Branch: perl
42991 ! embed.pl mg.c proto.h
42992____________________________________________________________________________
42993[ 6628] By: jhi on 2000/08/15 03:08:02
42994 Log: Make the user to give up his firstborn, err, to knowingly
42995 verify installing an unstable developer release. Also bump
42996 the release to 5.7.0, but leave a patch tag in the local
42997 patches saying that this is not yet the real thing.
42998 Branch: metaconfig
42999 ! U/modified/Instruct.U
43000 Branch: metaconfig/U/perl
43001 + Devel.U
43002 Branch: perl
43003 ! Configure patchlevel.h
43004____________________________________________________________________________
43005[ 6627] By: jhi on 2000/08/14 22:32:52
43006 Log: README.os2 update.
43007
43008 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
43009 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43010 Date: Wed, 02 Aug 2000 21:55:09 -0700
43011 Message-ID: <tsPi5gzkgegX092yn@efn.org>
43012 Branch: perl
43013 ! README.os2
43014____________________________________________________________________________
43015[ 6626] By: jhi on 2000/08/14 21:00:02
43016 Log: Subject: Re: File::Temp problems on VMS in bleedperl
43017 From: Tim Jenness <timj@jach.hawaii.edu>
43018 cc: vmsperl@perl.org
43019 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
43020 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
43021 Branch: perl
43022 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
43023____________________________________________________________________________
43024[ 6625] By: jhi on 2000/08/14 20:52:16
43025 Log: Add SUIDMAIL as was done for the CERT alert.
43026 Branch: perl
43027 ! patchlevel.h
43028____________________________________________________________________________
43029[ 6624] By: jhi on 2000/08/14 20:48:50
43030 Log: Subject: sfio2000
43031 From: Daniel Muino <dmuino@afip.gov.ar>
43032 Date: Mon, 14 Aug 2000 16:58:11 -0300
43033 Message-ID: <20000814165811.B16368@con2-dgi>
43034 Branch: perl
43035 ! perlsdio.h perlsfio.h
43036____________________________________________________________________________
43037[ 6623] By: jhi on 2000/08/14 20:47:36
43038 Log: Subject: warning: storage class after type is obsolescent
43039 From: Daniel Muino <dmuino@afip.gov.ar>
43040 Date: Mon, 14 Aug 2000 16:42:47 -0300
43041 Message-ID: <20000814164247.A16368@con2-dgi>
43042 Branch: perl
43043 ! regcomp.pl regnodes.h
43044____________________________________________________________________________
43045[ 6622] By: jhi on 2000/08/14 20:43:05
43046 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
43047 From: abigail@foad.org
43048 Date: 14 Aug 2000 20:00:10 -0000
43049 Message-Id: <20000814200010.27271.qmail@foad.org>
43050 Branch: perl
43051 ! Changes
43052____________________________________________________________________________
43053[ 6621] By: jhi on 2000/08/14 15:23:05
43054 Log: Update Changes.
43055 Branch: perl
43056 ! Changes
43057____________________________________________________________________________
81777a03
JH
43058[ 6620] By: jhi on 2000/08/14 15:22:14
43059 Log: Subject: Re: [PATCH] @+, @- readonly
43060 From: Mike Guy <mjtg@cam.ac.uk>
43061 Date: Mon, 14 Aug 2000 15:26:55 +0100
43062 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
43063 Branch: perl
43064 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
43065 ! sv.c t/op/pat.t
43066____________________________________________________________________________
43067[ 6619] By: jhi on 2000/08/14 14:12:08
43068 Log: Update Changes.
43069 Branch: perl
43070 ! Changes
43071____________________________________________________________________________
4f8394d5
JH
43072[ 6618] By: jhi on 2000/08/14 14:09:34
43073 Log: For now remove the mail code.
43074 Branch: perl
43075 ! perl.c
43076____________________________________________________________________________
43077[ 6617] By: jhi on 2000/08/14 14:08:28
43078 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
43079 Branch: perl
43080 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
43081 ! pod/perlfaq8.pod pod/perlsec.pod
43082____________________________________________________________________________
43083[ 6616] By: jhi on 2000/08/14 14:00:11
43084 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
43085 From: Mike Guy <mjtg@cam.ac.uk>
43086 Date: Mon, 14 Aug 2000 08:26:02 +0100
43087 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
43088 Branch: perl
43089 ! lib/perl5db.pl
43090____________________________________________________________________________
43091[ 6615] By: jhi on 2000/08/14 13:58:45
43092 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
43093 From: Mike Guy <mjtg@cam.ac.uk>
43094 Date: Mon, 14 Aug 2000 08:04:22 +0100
43095 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
43096 Branch: perl
43097 ! gv.c mg.c t/op/pat.t
43098____________________________________________________________________________
43099[ 6614] By: jhi on 2000/08/14 13:56:45
43100 Log: Subject: Test fails / warnings with perl-current #6612
43101 From: Mike Guy <mjtg@cam.ac.uk>
43102 Date: Mon, 14 Aug 2000 07:57:23 +0100
43103 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
43104 Branch: perl
43105 ! t/lib/b.t t/lib/peek.t
43106____________________________________________________________________________
43107[ 6613] By: jhi on 2000/08/14 13:45:33
43108 Log: VMS configure.com update continues.
43109 Branch: perl
43110 - vms/configure.com
43111 ! MANIFEST configure.com
43112____________________________________________________________________________
43113[ 6612] By: jhi on 2000/08/13 22:13:35
43114 Log: Update Changes.
43115 Branch: perl
43116 ! Changes
43117____________________________________________________________________________
7f53c13a
JH
43118[ 6611] By: jhi on 2000/08/13 16:21:45
43119 Log: Upgrade to CGI 2.71, from Lincoln Stein.
43120 Branch: perl
43121 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
43122____________________________________________________________________________
43123[ 6610] By: jhi on 2000/08/13 15:09:16
43124 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
43125 From: Mike Guy <mjtg@cam.ac.uk>
43126 Date: Sun, 13 Aug 2000 13:45:51 +0100
43127 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
43128 Branch: perl
43129 ! t/op/regmesg.t
43130____________________________________________________________________________
43131[ 6609] By: jhi on 2000/08/13 14:31:26
43132 Log: Andreas says that 1.56 is fine, so reverting back to it.
43133 Branch: perl
43134 ! lib/CPAN.pm
43135____________________________________________________________________________
43136[ 6608] By: jhi on 2000/08/13 05:34:20
43137 Log: Update Changes.
43138 Branch: perl
43139 ! Changes
43140____________________________________________________________________________
ce0d7702
JH
43141[ 6607] By: jhi on 2000/08/13 05:32:01
43142 Log: Put back the \z changes of #5406 to CPAN.pm.
43143 Branch: perl
43144 ! lib/CPAN.pm
43145____________________________________________________________________________
43146[ 6606] By: jhi on 2000/08/13 05:20:16
43147 Log: Fix-n-skip the tests under 5005threads.
43148 Branch: perl
43149 ! t/lib/b.t
43150____________________________________________________________________________
43151[ 6605] By: jhi on 2000/08/13 05:07:48
43152 Log: Fix the test for 5005threads.
43153 Branch: perl
43154 ! t/lib/peek.t
43155____________________________________________________________________________
43156[ 6604] By: jhi on 2000/08/13 03:35:37
43157 Log: Should have deleted this in #6603.
43158 Branch: perl
43159 - vms/subconfigure.com
43160____________________________________________________________________________
43161[ 6603] By: jhi on 2000/08/12 18:29:32
43162 Log: Rewrite of vms/subconfigure.com as configure.com,
43163 from Peter Prymmer and the vmsperl crew.
43164 Branch: perl
43165 + vms/configure.com
43166 ! MANIFEST
43167____________________________________________________________________________
43168[ 6602] By: jhi on 2000/08/11 13:00:01
43169 Log: PlainText.pm is dead.
43170 Branch: perl
43171 - lib/Pod/PlainText.pm
43172 ! MANIFEST
43173____________________________________________________________________________
43174[ 6601] By: jhi on 2000/08/11 04:06:45
43175 Log: Update Changes.
43176 Branch: perl
43177 ! Changes
43178____________________________________________________________________________
7ed149c9
JH
43179[ 6600] By: jhi on 2000/08/11 04:06:10
43180 Log: Add a few missing files, update MANIFEST.
43181 Branch: perl
43182 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
43183 + lib/Pod/PlainText.pm t/pod/find.t
43184 ! MANIFEST t/op/regmesg.t
43185____________________________________________________________________________
43186[ 6599] By: jhi on 2000/08/11 03:31:10
43187 Log: Add Perl debugging tutorial, regen toc.
43188
43189 Subject: perldebtut.pod
43190 From: Richard Foley <Richard.Foley@m.dasa.de>
43191 Date: Wed, 09 Aug 2000 10:17:15 +0200
43192 Message-id: <3991138B.262247B8@m.dasa.de>
43193 Branch: perl
43194 + pod/perldebtut.pod
43195 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43196____________________________________________________________________________
43197[ 6598] By: jhi on 2000/08/11 02:48:56
43198 Log: tiny Changes edit
43199 Branch: perl
43200 ! Changes
43201____________________________________________________________________________
43202[ 6597] By: jhi on 2000/08/11 02:39:04
43203 Log: Tests for #6589.
43204
43205 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
43206 From: simon@brecon.co.uk (Simon Cozens)
43207 Date: 11 Aug 2000 02:24:52 GMT
43208 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
43209 Branch: perl
43210 ! t/lib/b.t
43211____________________________________________________________________________
43212[ 6596] By: jhi on 2000/08/11 01:50:07
43213 Log: Update Changes.
43214 Branch: perl
43215 ! Changes
43216____________________________________________________________________________
1ddec1b4
JH
43217[ 6595] By: jhi on 2000/08/11 01:47:16
43218 Log: nitfix
43219 Branch: perl
43220 ! Changes
43221____________________________________________________________________________
43222[ 6594] By: jhi on 2000/08/11 01:36:16
43223 Log: Subject: Getting perlio and threads to compile
43224 From: Lupe Christoph <lupe@lupe-christoph.de>
43225 Date: Wed, 9 Aug 2000 11:35:54 +0200
43226 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
43227
43228 (the Solaris version changes in Configure skipped)
43229 Branch: perl
43230 ! hints/solaris_2.sh thread.h
43231____________________________________________________________________________
43232[ 6593] By: jhi on 2000/08/11 01:30:16
43233 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
43234 From: simon@brecon.co.uk (Simon Cozens)
43235 Date: 1 Aug 2000 06:55:19 GMT
43236 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
43237 Branch: perl
43238 ! lib/utf8.pm
43239____________________________________________________________________________
43240[ 6592] By: jhi on 2000/08/11 01:26:39
43241 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
43242 From: Peter Scott <Peter@PeterScott.com>
43243 Date: Thu, 10 Aug 2000 08:23:27 -0700
43244 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
43245 Branch: perl
43246 ! lib/perl5db.pl
43247____________________________________________________________________________
43248[ 6591] By: jhi on 2000/08/11 01:22:02
43249 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
43250 From: Hugo <hv@crypt.compulink.co.uk>
43251 Date: Thu, 10 Aug 2000 19:23:04 +0100
43252 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
43253 Branch: perl
43254 ! regexec.c t/op/pat.t
43255____________________________________________________________________________
43256[ 6590] By: jhi on 2000/08/11 01:19:19
43257 Log: Preprocessing and postprocessing for File::Find.
43258
43259 Subject: Patch to Find::File.pm to allow alphabetical results
43260 From: Joe Smith <jsmith@inwap.com>
43261 Date: Wed, 9 Aug 2000 02:44:54 -0700
43262 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
43263 Branch: perl
43264 ! lib/File/Find.pm
43265____________________________________________________________________________
43266[ 6589] By: jhi on 2000/08/11 01:12:39
43267 Log: B::Deparse didn't do sub attributes.
43268
43269 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
43270 From: simon@brecon.co.uk (Simon Cozens)
43271 Date: 9 Aug 2000 04:49:20 GMT
43272 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
43273 Branch: perl
43274 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
43275____________________________________________________________________________
43276[ 6588] By: jhi on 2000/08/11 01:06:40
43277 Log: Subject: debugger "d" command doesnt check line number
43278 From: Mike Guy <mjtg@cam.ac.uk>
43279 Date: Tue, 08 Aug 2000 21:54:29 +0100
43280 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
43281 Branch: perl
43282 ! lib/perl5db.pl mg.c pod/perldiag.pod
43283____________________________________________________________________________
43284[ 6587] By: jhi on 2000/08/11 00:45:03
43285 Log: sleep(1) does not necessarily return 1.
43286
43287 Subject: [PATCH bleadperl] op/lex_assign.t
43288 From: Hugo <hv@crypt.compulink.co.uk>
43289 Date: Thu, 03 Aug 2000 14:34:22 +0100
43290 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
43291 Branch: perl
43292 ! t/op/lex_assign.t
43293____________________________________________________________________________
43294[ 6586] By: jhi on 2000/08/11 00:31:50
43295 Log: Document the IO::Select timeout.
43296 Branch: perl
43297 ! ext/IO/lib/IO/Select.pm
43298____________________________________________________________________________
43299[ 6585] By: jhi on 2000/08/11 00:13:54
43300 Log: Forgot contributor.
43301 Branch: perl
43302 ! Changes
43303____________________________________________________________________________
43304[ 6584] By: jhi on 2000/08/11 00:09:19
43305 Log: detypo
43306 Branch: perl
43307 ! Changes
43308____________________________________________________________________________
43309[ 6583] By: jhi on 2000/08/11 00:07:53
43310 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
43311
43312 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
43313 From: Mike Guy <mjtg@cam.ac.uk>
43314 Date: Thu, 10 Aug 2000 15:50:54 +0100
43315 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
43316 Branch: perl
43317 ! sv.c t/op/int.t
43318____________________________________________________________________________
43319[ 6582] By: jhi on 2000/08/10 23:29:32
43320 Log: Update Changes.
43321 Branch: perl
43322 ! Changes
43323____________________________________________________________________________
91e6cb77
JH
43324[ 6581] By: jhi on 2000/08/10 23:26:16
43325 Log: Put back the std @INC thing.
43326 Branch: perl
43327 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
43328 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
43329 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
43330 ! t/lib/gol-oo.t
43331____________________________________________________________________________
43332[ 6580] By: jhi on 2000/08/10 23:03:34
5bb12a20 43333 Log: Update to CGI 2.70, from Lincoln Stein.
91e6cb77
JH
43334 Branch: perl
43335 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
43336 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
43337 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
43338 ! t/lib/cgi-request.t
43339____________________________________________________________________________
43340[ 6579] By: jhi on 2000/08/10 22:41:50
43341 Log: Update to CPAN 1.56, from Andreas König.
43342 Branch: perl
43343 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43344____________________________________________________________________________
43345[ 6578] By: jhi on 2000/08/10 22:38:13
43346 Log: Update to Pod::Parser 1.17, from Brad Appleton.
43347 Branch: perl
43348 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
43349 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
43350 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
43351 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
43352 ! t/pod/include.t t/pod/included.t t/pod/lref.t
43353 ! t/pod/multiline_items.t t/pod/nested_items.t
43354 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
43355 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
43356 ! t/pod/special_seqs.t
43357____________________________________________________________________________
43358[ 6577] By: jhi on 2000/08/10 22:35:41
43359 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
43360 Branch: perl
43361 ! AUTHORS MAINTAIN
43362____________________________________________________________________________
43363[ 6576] By: jhi on 2000/08/10 22:24:54
43364 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
43365 Branch: perl
43366 + t/lib/gol-oo.t
43367 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
43368 ! t/lib/gol-compat.t t/lib/gol-linkage.t
43369____________________________________________________________________________
43370[ 6575] By: jhi on 2000/08/10 22:02:07
6b64c7e8 43371 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
91e6cb77
JH
43372 Branch: perl
43373 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
43374____________________________________________________________________________
43375[ 6574] By: jhi on 2000/08/10 21:55:03
43376 Log: Iterating perl6 description.
43377 Branch: perl
43378 ! pod/perlfaq1.pod
43379____________________________________________________________________________
43380[ 6573] By: jhi on 2000/08/10 21:48:26
43381 Log: Revert the sv.c part of #6559, a better fix is needed.
43382 Branch: perl
43383 ! sv.c
43384____________________________________________________________________________
43385[ 6572] By: jhi on 2000/08/10 20:33:43
43386 Log: It's the 2ndO'ROSSC.
43387 Branch: perl
43388 ! pod/perlfaq1.pod
43389____________________________________________________________________________
43390[ 6571] By: jhi on 2000/08/10 15:55:48
43391 Log: detypo
43392 Branch: perl
43393 ! pod/perlfaq1.pod
43394____________________________________________________________________________
43395[ 6570] By: jhi on 2000/08/10 14:11:17
43396 Log: An exceptionally sticky typo.
43397 Branch: perl
43398 ! Changes
43399____________________________________________________________________________
43400[ 6569] By: jhi on 2000/08/10 14:09:33
43401 Log: detypo (and test Changes updating script)
43402 Branch: perl
43403 ! Changes
43404____________________________________________________________________________
b6137716
JH
43405[ 6568] By: jhi on 2000/08/10 14:07:07
43406 Log: Update Changes.
43407 Branch: perl
43408 ! Changes
43409____________________________________________________________________________
02237c86 43410[ 6567] By: jhi on 2000/08/10 14:06:19
5a49ee45 43411 Log: Amend the description of Perl6.
02237c86
JH
43412 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
43413 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43414 Date: Wed, 9 Aug 2000 22:11:06 -0500
43415 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
43416 Branch: perl
43417 ! pod/perlfaq1.pod
43418____________________________________________________________________________
43419[ 6566] By: jhi on 2000/08/10 13:58:57
43420 Log: Subject: Remove dead entry in perldiag
43421 From: Mike Guy <mjtg@cam.ac.uk>
43422 Date: Thu, 10 Aug 2000 14:19:19 +0100
43423 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
43424 Branch: perl
43425 ! pod/perldiag.pod
43426____________________________________________________________________________
43427[ 6565] By: jhi on 2000/08/10 13:51:48
43428 Log: Zero entries were skipped, fix from Adrian Goalby
43429 <argoalby@yahoo.co.uk>
43430 Branch: perl
43431 ! lib/unicode/Number.pl lib/unicode/mktables.PL
43432____________________________________________________________________________
43433[ 6564] By: jhi on 2000/08/10 13:00:12
43434 Log: Subject: [PATCH 5.6.0] cygwin port
43435 From: "Fifer, Eric" <EFifer@sanwaint.com>
43436 Date: Thu, 10 Aug 2000 13:15:36 +0100
43437 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
43438 Branch: perl
43439 ! README.cygwin hints/cygwin.sh
43440____________________________________________________________________________
43441[ 6563] By: jhi on 2000/08/10 12:55:16
43442 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
43443 Branch: perl
43444 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
43445____________________________________________________________________________
43446[ 6562] By: gsar on 2000/08/10 08:38:39
43447 Log: warn is a macro, avoid using at a variable to avoid warnings
43448 in some configurations; readdir.t is too conservative in
43449 estimating number of *.t's
43450 Branch: perl
43451 ! t/op/readdir.t util.c
43452____________________________________________________________________________
43453[ 6561] By: jhi on 2000/08/09 23:35:42
43454 Log: Update Changes.
43455 Branch: perl
43456 ! Changes
43457____________________________________________________________________________
41df20d4
JH
43458[ 6560] By: jhi on 2000/08/09 23:05:47
43459 Log: Subject: Re: enhanced(?) regex error messages
43460 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
43461 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
43462 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
43463
43464 (plus two small patches sent privately)
43465 (this still seems to leave few test failures)
43466 Branch: perl
43467 + t/op/regmesg.t
43468 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
43469 ! t/pragma/warn/regcomp
43470____________________________________________________________________________
43471[ 6559] By: jhi on 2000/08/09 20:41:18
fcd15f51 43472 Log: (The fix did work but was not right, retracted in #6573)
41df20d4
JH
43473
43474 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
43475 From: Christian Kirsch <ck@held.mind.de>
43476 Date: Wed, 9 Aug 2000 17:05:17 +0200
43477 Message-Id: <20000809170517.A25389@held>
43478 Branch: perl
43479 ! sv.c t/pragma/locale.t
43480____________________________________________________________________________
43481[ 6558] By: jhi on 2000/08/08 22:34:08
43482 Log: Tiny updates on the contributors list.
43483 Branch: perl
43484 ! Changes
43485____________________________________________________________________________
43486[ 6557] By: jhi on 2000/08/08 19:34:28
43487 Log: Double check that we have a dirhandle.
43488 Branch: perl
43489 ! util.c
43490____________________________________________________________________________
43491[ 6556] By: jhi on 2000/08/08 19:01:51
43492 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
43493 May be repopulated with fresh maintained examples.
43494 Branch: perl
43495 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
43496 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
43497 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
43498 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
43499 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
43500 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
43501 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
43502 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
43503 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
43504 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
43505 + lib/CGI/eg/wilogo_gif.uu
43506 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
43507 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
43508 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
43509 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
43510 - eg/cgi/frameset.cgi eg/cgi/index.html
43511 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
43512 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
43513 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
43514 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
43515 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
43516 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
43517 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
43518 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
43519 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
43520 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
43521 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
43522 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
43523 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
43524 - eg/van/vanish eg/who eg/wrapsuid
43525 ! MANIFEST
43526____________________________________________________________________________
43527[ 6555] By: jhi on 2000/08/08 18:51:08
43528 Log: Delete chat2 as requested by Randal.
43529
43530 Subject: Re: perlfaq8 coyness
43531 From: merlyn@stonehenge.com (Randal L. Schwartz)
43532 Date: 15 May 2000 18:52:42 -0700
43533 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
43534 Branch: perl
43535 - lib/chat2.pl
43536 ! MANIFEST
43537____________________________________________________________________________
43538[ 6554] By: jhi on 2000/08/08 18:31:35
43539 Log: Regen global.sym.
43540 Branch: perl
43541 ! global.sym
43542____________________________________________________________________________
43543[ 6553] By: jhi on 2000/08/08 18:28:13
43544 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
43545 (either perlbug or p5p ate the original), plus regen
43546 perlapi and perltoc.
43547 Branch: perl
43548 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
43549 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
43550 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
43551 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
43552 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
43553 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
43554 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
43555 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
43556 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
43557 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
43558____________________________________________________________________________
43559[ 6552] By: jhi on 2000/08/08 18:06:29
43560 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
43561 From: Mike Guy <mjtg@cam.ac.uk>
43562 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
43563 Date: Tue, 08 Aug 2000 15:51:27 +0100
43564 Branch: perl
43565 ! doop.c sv.h t/op/join.t t/pragma/overload.t
43566____________________________________________________________________________
43567[ 6551] By: jhi on 2000/08/08 18:01:11
43568 Log: Re-apply #6549.
43569 Branch: perl
43570 ! lib/perl5db.pl
43571____________________________________________________________________________
43572[ 6550] By: jhi on 2000/08/08 17:43:08
43573 Log: Accidental retraction of #6549.
43574 Branch: perl
43575 ! lib/perl5db.pl
43576____________________________________________________________________________
43577[ 6549] By: jhi on 2000/08/08 17:40:04
43578 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
43579 From: Mike Guy <mjtg@cam.ac.uk>
43580 Date: Mon, 07 Aug 2000 21:49:58 +0100
43581 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
43582 Branch: perl
43583 ! lib/perl5db.pl
43584____________________________________________________________________________
43585[ 6548] By: jhi on 2000/08/08 17:37:57
43586 Log: Document here-doc better.
43587
43588 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
43589 From: Mike Guy <mjtg@cam.ac.uk>
43590 Date: Mon, 07 Aug 2000 14:02:09 +0100
43591 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
43592 Branch: perl
43593 ! pod/perldata.pod
43594____________________________________________________________________________
43595[ 6547] By: jhi on 2000/08/08 17:33:34
43596 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
43597 From: "Randy J. Ray" <rjray@redhat.com>
43598 Date: Mon, 07 Aug 2000 19:12:25 -0700
43599 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
43600 Branch: perl
43601 ! perl.c pod/perlrun.pod
43602____________________________________________________________________________
43603[ 6546] By: jhi on 2000/08/08 17:29:26
43604 Log: Subject: Re: enhanced(?) regex error messages
43605 From: Hugo <hv@crypt.compulink.co.uk>
43606 Date: Tue, 08 Aug 2000 03:25:51 +0100
43607 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
43608
43609 plus Capitalize the error messages, plus perldiag them.
43610 Branch: perl
43611 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
43612____________________________________________________________________________
43613[ 6545] By: jhi on 2000/08/08 13:59:28
43614 Log: Augment #6539 a bit: don't croak if there's magic in the air.
43615
43616 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
43617 From: Hugo <hv@crypt.compulink.co.uk>
43618 Date: Tue, 08 Aug 2000 03:02:03 +0100
43619 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
43620 Branch: perl
43621 ! pp.c t/op/bless.t
43622____________________________________________________________________________
43623[ 6544] By: jhi on 2000/08/07 21:11:52
43624 Log: Make the test -w clean.
43625 Branch: perl
43626 ! t/op/bless.t
43627____________________________________________________________________________
43628[ 6543] By: jhi on 2000/08/07 19:49:53
43629 Log: use warnings instead of $^W.
43630 Branch: perl
43631 ! t/op/bless.t
43632____________________________________________________________________________
43633[ 6542] By: jhi on 2000/08/07 17:41:41
43634 Log: Disable a portability warning Because We Know What We Are Doing.
43635 Branch: perl
43636 ! t/op/bless.t
43637____________________________________________________________________________
43638[ 6541] By: jhi on 2000/08/07 17:29:51
43639 Log: Tiny tidying on report_evil_fh().
43640 Branch: perl
43641 ! util.c
43642____________________________________________________________________________
43643[ 6540] By: jhi on 2000/08/07 16:37:38
43644 Log: Make regular expression parse error messages easier to understand.
43645
43646 Subject: Re: enhanced(?) regex error messages
43647 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
43648 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
43649 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
43650 Branch: perl
43651 ! regcomp.c
43652____________________________________________________________________________
43653[ 6539] By: jhi on 2000/08/07 16:12:27
43654 Log: Make bless(REF, REF) a fatal error, add bless tests.
43655
43656 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
43657 From: Hugo <hv@crypt.compulink.co.uk>
43658 Date: Mon, 07 Aug 2000 16:59:38 +0100
43659 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
43660 Branch: perl
43661 + t/op/bless.t
43662 ! MANIFEST pod/perldiag.pod pp.c sv.c
43663____________________________________________________________________________
43664[ 6538] By: jhi on 2000/08/07 15:59:43
43665 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
43666 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
43667 Date: Thu, 3 Aug 2000 14:29:21 -0700
43668 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
43669 Branch: perl
43670 ! lib/lib_pm.PL
43671____________________________________________________________________________
43672[ 6537] By: jhi on 2000/08/07 15:47:18
43673 Log: Retract #6419 for now since it breaks in AFS and MachTen.
43674 Branch: perl
43675 ! lib/Cwd.pm
43676____________________________________________________________________________
43677[ 6536] By: jhi on 2000/08/07 15:05:29
43678 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
43679 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
43680 The security hole exists only in suidperls, which isn't
43681 installed or even built by default.
43682 Branch: perl
43683 ! perl.c
43684____________________________________________________________________________
43685[ 6535] By: jhi on 2000/08/07 14:45:14
43686 Log: tr memory corruption fix from Simon Cozens.
43687 Branch: perl
43688 ! doop.c
43689____________________________________________________________________________
43690[ 6534] By: jhi on 2000/08/06 11:38:16
43691 Log: Document a bit that UDP is not what you might think.
43692
43693 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
43694 From: Lupe Christoph <lupe@lupe-christoph.de>
43695 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
43696 Date: Mon, 24 Jul 2000 08:59:15 +0200
43697 Branch: perl
43698 ! pod/perlipc.pod
43699____________________________________________________________________________
43700[ 6533] By: jhi on 2000/08/06 11:35:01
43701 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
43702 From: Jeff Pinyan <jeffp@hut.crusoe.net>
43703 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
43704 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
43705 Branch: perl
43706 ! pod/perlfunc.pod
43707____________________________________________________________________________
43708[ 6532] By: jhi on 2000/08/06 03:45:41
43709 Log: Have symbols for the IoTYPEs.
43710 Branch: perl
43711 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
43712____________________________________________________________________________
43713[ 6531] By: jhi on 2000/08/06 01:33:55
43714 Log: Continue fixing the io warnings. This also
43715 sort of fixes bug ID 20000802.003: the core dump
43716 is no more. Whether the current behaviour is correct
43717 (giving a warning: "Not a format reference"), is another matter.
43718 Branch: perl
43719 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
43720 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
43721____________________________________________________________________________
43722[ 6530] By: jhi on 2000/08/05 21:33:12
43723 Log: Change the Policy policy: now -Dprefix= with an existing
43724 Policy.sh and prefix == siteprefix == vendorprefix, then all
43725 of them follow along the new prefix.
43726
43727 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
43728 From: Andy Dougherty <doughera@lafayette.edu>
43729 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
43730 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
43731 Branch: perl
43732 ! Policy_sh.SH
43733____________________________________________________________________________
43734[ 6529] By: jhi on 2000/08/05 18:57:28
43735 Log: Zap lib/Sys directory when cleaning up.
43736 Branch: perl
43737 ! Makefile.SH
43738____________________________________________________________________________
43739[ 6528] By: jhi on 2000/08/05 18:40:44
43740 Log: Essential prototype changes were missing from #6527.
43741 Also make report_evil_fh() more bomb-proof.
43742 Branch: perl
43743 ! embed.h util.c
43744____________________________________________________________________________
43745[ 6527] By: jhi on 2000/08/05 03:22:05
43746 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
43747 From: "Ronald F. Guilmette" <rfg@monkeys.com>
43748 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
43749 Message-Id: <200007242247.PAA52177@monkeys.com>
43750 Branch: perl
43751 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
43752____________________________________________________________________________
43753[ 6526] By: jhi on 2000/08/04 21:23:27
43754 Log: gcc versions might have (parentheses) in them.
43755 Branch: metaconfig/U/perl
43756 ! gccvers.U
43757 Branch: perl
43758 ! Configure config_h.SH
43759____________________________________________________________________________
43760[ 6525] By: jhi on 2000/08/04 20:23:12
43761 Log: Weed buglets pointed out by
43762
43763 From: Lupe Christoph <lupe@lupe-christoph.de>
43764 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
43765 Date: Fri, 4 Aug 2000 17:34:39 +0200
43766 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
43767 Branch: metaconfig/U/perl
43768 ! gccvers.U uselfs.U
43769 Branch: perl
43770 ! Configure config_h.SH
43771____________________________________________________________________________
43772[ 6524] By: jhi on 2000/08/04 19:02:08
43773 Log: Warn under -w if lstat(FH) is attempted.
43774
43775 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
43776 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
43777 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
43778 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
43779 Branch: perl
43780 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
43781 ! t/pragma/warn/pp_sys
43782____________________________________________________________________________
43783[ 6523] By: jhi on 2000/08/04 12:31:11
43784 Log: Subject: New perlcc, take 2
43785 From: simon@brecon.co.uk (Simon Cozens)
43786 Date: 4 Aug 2000 06:21:04 GMT
43787 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
43788 Branch: perl
43789 ! utils/perlcc.PL
43790____________________________________________________________________________
43791[ 6522] By: jhi on 2000/08/04 12:26:33
43792 Log: Subject: Re: Array vs. List context
43793 From: Daniel Chetlin <daniel@chetlin.com>
43794 Date: Fri, 4 Aug 2000 00:22:44 -0700
43795 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
43796 Branch: perl
43797 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
43798 ! pod/perlfaq4.pod
43799____________________________________________________________________________
43800[ 6521] By: jhi on 2000/08/04 12:22:38
43801 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
43802 From: Raymund Will <ray@caldera.de>
43803 Date: Fri, 4 Aug 2000 12:07:09 +0200
43804 Message-Id: <20000804120709.A14982@caldera.de>
43805 Branch: perl
43806 ! configure.gnu
43807____________________________________________________________________________
43808[ 6520] By: jhi on 2000/08/04 04:09:06
43809 Log: After the #6519 a warning about stat() is just that,
43810 not about a filetest, which now have their own warning.
43811 Branch: perl
43812 ! pod/perldiag.pod
43813____________________________________________________________________________
43814[ 6519] By: jhi on 2000/08/04 04:06:30
43815 Log: In the warnings call filehandles consistently so;
43816 add "unopened" warning for stat().
43817 Branch: perl
43818 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
43819 ! t/pragma/warn/pp_sys
43820____________________________________________________________________________
43821[ 6518] By: jhi on 2000/08/04 02:55:35
43822 Log: Subject: Minor tweak to perlvar.pod
43823 From: "Stephen P. Potter" <spp@ds.net>
43824 Date: Tue, 18 Apr 2000 09:26:03 -0400
43825 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
43826 Branch: perl
43827 ! pod/perlvar.pod
43828____________________________________________________________________________
43829[ 6517] By: jhi on 2000/08/04 02:50:08
43830 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
43831 From: "Clinton Pierce" <cpierce1@ford.com>
43832 Date: Wed, 21 Jul 1999 16:45:31 -0400
43833 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
43834
43835 Fix by Stephen Potter (visible in the bug db but not in p5p?)
43836 Branch: perl
43837 ! pod/perlfunc.pod pod/perlop.pod
43838____________________________________________________________________________
43839[ 6516] By: jhi on 2000/08/04 02:09:25
43840 Log: This is 6512. Really.
43841 Branch: perl
43842 ! dump.c
43843____________________________________________________________________________
43844[ 6515] By: jhi on 2000/08/04 01:25:50
43845 Log: mention the idea of @( and @)
43846 Branch: perl
43847 ! Todo-5.6
43848____________________________________________________________________________
51c9377f
JH
43849[ 6514] By: bailey on 2000/08/04 01:18:46
43850 Log: YA resync with mainstem, including VMS patches from others
43851 Branch: vmsperl
43852 +> (branch 48 files)
43853 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
43854 !> (integrate 354 files)
43855____________________________________________________________________________
41df20d4
JH
43856[ 6513] By: jhi on 2000/08/04 01:18:18
43857 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
43858 From: Mark Dickinson <dickins3@fas.harvard.edu>
43859 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
43860 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
43861 Branch: perl
43862 ! t/op/grent.t t/op/pwent.t
43863____________________________________________________________________________
43864[ 6512] By: jhi on 2000/08/04 01:14:06
43865 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
43866 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43867 Date: Wed, 02 Aug 2000 10:51:01 +0100
43868 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
43869 Branch: perl
43870 ! sv.c
43871____________________________________________________________________________
43872[ 6511] By: jhi on 2000/08/04 00:57:00
43873 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
43874 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43875 Date: Thu, 03 Aug 2000 17:20:04 -0700
43876 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
43877 Branch: metaconfig
43878 ! U/modified/Cppsym.U
43879 Branch: perl
43880 ! Configure config_h.SH
43881____________________________________________________________________________
43882[ 6510] By: jhi on 2000/08/04 00:25:28
43883 Log: detypo
43884 Branch: perl
43885 ! Makefile.SH
43886____________________________________________________________________________
43887[ 6509] By: jhi on 2000/08/03 23:43:18
43888 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
43889 From: Dominic Dunlop <domo@computer.org>
43890 Date: Thu, 3 Aug 2000 22:16:46 +0200
43891 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
43892 Branch: perl
43893 ! t/op/sprintf.t
43894____________________________________________________________________________
43895[ 6508] By: jhi on 2000/08/03 23:40:37
43896 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
43897 From: Hugo <hv@crypt.compulink.co.uk>
43898 Date: Thu, 03 Aug 2000 18:25:30 +0100
43899 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
43900 Branch: perl
43901 ! regcomp.c t/op/re_tests
43902____________________________________________________________________________
43903[ 6507] By: jhi on 2000/08/03 23:38:28
43904 Log: Subject: [PATCH] sv.h documentation - SvLEN
43905 From: Mike Guy <mjtg@cam.ac.uk>
43906 Date: Thu, 03 Aug 2000 14:43:09 +0100
43907 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
43908 Branch: perl
43909 ! sv.h
43910____________________________________________________________________________
43911[ 6506] By: jhi on 2000/08/03 15:49:14
43912 Log: Disable the fix_pl hack for now.
43913 Branch: perl
43914 ! Makefile.SH
43915____________________________________________________________________________
43916[ 6505] By: jhi on 2000/08/03 13:49:04
43917 Log: Add a URL for FSF.
43918
43919 Subject: Patch for README
43920 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43921 Date: Wed, 2 Aug 2000 13:25:09 -0500
43922 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
43923 Branch: perl
43924 ! README
43925____________________________________________________________________________
43926[ 6504] By: jhi on 2000/08/03 13:29:19
43927 Log: Be more informative on what is skipped and why,
43928 also repeat the list at the end.
43929 Branch: perl
43930 ! Porting/p4desc
43931____________________________________________________________________________
43932[ 6503] By: jhi on 2000/08/03 13:07:05
43933 Log: Circumvent the removal of .patch by fix_pl.
43934
43935 Subject: Re: [ID 20000802.011] unable to 'make test'
43936 From: simon@brecon.co.uk (Simon Cozens)
43937 Date: 3 Aug 2000 04:17:00 GMT
43938 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
43939 Branch: perl
43940 ! Makefile.SH
43941____________________________________________________________________________
51c9377f
JH
43942[ 6502] By: jhi on 2000/08/03 00:14:34
43943 Log: Add the missing setproctitle unit.
43944 Branch: metaconfig/U/perl
43945 + d_setproctitle.U
43946____________________________________________________________________________
41df20d4
JH
43947[ 6501] By: jhi on 2000/08/03 00:00:26
43948 Log: The subtest 4 may fail also on VOBS, as pointed out
43949 by Nick Ing-Simmons in November 1999, bug id 19991124.003
43950 (but the failure in that bug report isn't the subtest 4).
43951 Branch: perl
43952 ! t/op/stat.t
43953____________________________________________________________________________
43954[ 6500] By: jhi on 2000/08/02 23:49:30
43955 Log: Better skip message for the test; one of the two problems in
43956
43957 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
43958 From: Lupe Christoph <lupe@lupe-christoph.de>
43959 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
43960 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
43961 Branch: perl
43962 ! t/op/numconvert.t
43963____________________________________________________________________________
43964[ 6499] By: jhi on 2000/08/02 22:49:16
43965 Log: Allow "no Module;" even if there is no 'unimport'.
43966
43967 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
43968 From: mjd@plover.com
43969 Date: 24 Mar 2000 15:24:34 -0000
43970 Message-Id: <20000324152434.15160.qmail@plover.com>
43971 Branch: perl
43972 ! gv.c
43973____________________________________________________________________________
43974[ 6498] By: jhi on 2000/08/02 22:42:58
43975 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
43976 that are hopefully soon put into use.
43977 Branch: perl
43978 ! opcode.h opcode.pl opnames.h
43979____________________________________________________________________________
43980[ 6497] By: gsar on 2000/08/02 22:28:59
43981 Log: require.t needs binmode() to work on windows
43982 Branch: perl
43983 ! t/comp/require.t
43984____________________________________________________________________________
43985[ 6496] By: jhi on 2000/08/02 22:08:51
43986 Log: Document the IVdf UVuf UVof UVxf.
43987 Branch: perl
43988 ! pod/perlguts.pod
43989____________________________________________________________________________
43990[ 6495] By: jhi on 2000/08/02 21:54:26
43991 Log: detypo #6494
43992 Branch: perl
43993 ! ext/Data/Dumper/Dumper.xs
43994____________________________________________________________________________
43995[ 6494] By: jhi on 2000/08/02 21:49:17
43996 Log: Dump UVs as UVs in Data::Dumper.
43997
43998 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
43999 From: Gurusamy Sarathy <gsar@ActiveState.com>
44000 Date: Thu, 27 Apr 2000 12:26:25 -0700
44001 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
44002 Branch: perl
44003 ! ext/Data/Dumper/Dumper.xs
44004____________________________________________________________________________
44005[ 6493] By: jhi on 2000/08/02 17:01:58
44006 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
44007 From: Hugo <hv@crypt.compulink.co.uk>
44008 Date: Wed, 02 Aug 2000 14:53:56 +0100
44009 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
44010 Branch: perl
44011 ! regexec.c t/op/re_tests
44012____________________________________________________________________________
44013[ 6492] By: jhi on 2000/08/02 15:02:46
44014 Log: The new setproctitle() feature is available only in
44015 bleeding edge FreeBSD. From Paul Saab.
44016 Branch: perl
44017 ! mg.c
44018____________________________________________________________________________
44019[ 6491] By: jhi on 2000/08/02 13:34:36
44020 Log: The tr utf8 patching continues.
44021
44022 Subject: Re: #6469, too many tests claimed in require.t
44023 From: simon@brecon.co.uk (Simon Cozens)
44024 Date: 2 Aug 2000 02:37:17 GMT
44025 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
44026
44027 (the logic of the test was the wrong way round in the patch)
44028 Branch: perl
44029 ! doop.c
44030____________________________________________________________________________
44031[ 6490] By: jhi on 2000/08/02 13:27:38
44032 Log: The name of a filehandle does not have <these>.
44033 Branch: perl
44034 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
44035 ! t/pragma/warn/pp_sys util.c
44036____________________________________________________________________________
44037[ 6489] By: jhi on 2000/08/02 04:26:46
44038 Log: Remove the extraneous "main::" prefix from all the
44039 "opened only for", "on closed", and "never opened" warnings.
44040
44041 Subject: Re: inappropriate warning
44042 From: Gurusamy Sarathy <gsar@ActiveState.com>
44043 Date: Mon, 20 Mar 2000 11:28:02 -0800
44044 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
44045 Branch: perl
44046 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
44047 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
44048 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
44049____________________________________________________________________________
44050[ 6488] By: jhi on 2000/08/02 03:02:57
44051 Log: memcpy has n o in it, as pinted ut by Sarathy.
44052 Branch: perl
44053 ! pod/perlguts.pod
44054____________________________________________________________________________
44055[ 6487] By: jhi on 2000/08/02 02:44:51
44056 Log: Document in one place the memory abstractions used in Perl core.
44057
44058 Subject: Re: Memory abstraction
44059 From: simon@brecon.co.uk (Simon Cozens)
44060 Date: 2 Aug 2000 02:20:23 GMT
44061 Organization: Earth.li Origins
44062 Branch: perl
44063 ! pod/perlguts.pod
44064____________________________________________________________________________
44065[ 6486] By: jhi on 2000/08/02 02:41:57
44066 Log: regen_headers, regen perltoc.
44067 Branch: perl
44068 ! perlapi.c pod/perltoc.pod
44069____________________________________________________________________________
44070[ 6485] By: jhi on 2000/08/02 01:43:33
44071 Log: "This little thing tests for a file .patch, and if it contains
44072 a number, pops into patchlevel.h" (making it easier to track
44073 which development version people are reporting bugs against)
44074
44075 Subject: Patchlevel autogeneration for repository perls
44076 From: simon@brecon.co.uk (Simon Cozens)
44077 Date: 14 Jul 2000 07:12:15 GMT
44078 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
44079 Branch: perl
44080 + fix_pl
44081 ! MANIFEST Makefile.SH
44082____________________________________________________________________________
44083[ 6484] By: jhi on 2000/08/02 01:32:54
44084 Log: FreeBSD 3.* updates from
44085
44086 From: Paul Saab <ps@yahoo-inc.com>
44087 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
44088 Date: Tue, 1 Aug 2000 15:41:39 -0700
44089 Message-Id: <20000801154139.A53740@yahoo-inc.com>
44090 Branch: perl
44091 ! hints/freebsd.sh
44092____________________________________________________________________________
44093[ 6483] By: jhi on 2000/08/02 01:27:44
44094 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
44095 instead one must use setproctitle(). This was already addressed
44096 by change #6457, but the below has a new variant for FreeBSD 4.0
44097 or later, and the matter is also documented more.
44098
44099 From: Paul Saab <ps@yahoo-inc.com>
44100 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
44101 Date: Tue, 1 Aug 2000 15:41:39 -0700
44102 Message-Id: <20000801154139.A53740@yahoo-inc.com>
44103 Branch: metaconfig/U/perl
44104 + i_libutil.U
44105 Branch: perl
44106 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
44107____________________________________________________________________________
44108[ 6482] By: jhi on 2000/08/01 22:17:32
44109 Log: The test from this
44110
44111 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
44112 Date: Sat, 15 Apr 2000 17:03:44 +0100
44113 From: Tom Hughes <tom@compton.nu>
44114 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
44115
44116 was missing, the code change went in as #5989
44117 (which had a different test?)
44118 Branch: perl
44119 ! t/op/misc.t
44120____________________________________________________________________________
44121[ 6481] By: jhi on 2000/08/01 21:48:38
44122 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
44123 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
44124 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
44125 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
44126 Branch: perl
44127 ! perl.h
44128____________________________________________________________________________
44129[ 6480] By: jhi on 2000/08/01 18:05:28
44130 Log: Make p4desc to skip non-mainperl branches by default.
44131 Branch: perl
44132 ! Porting/p4desc
44133____________________________________________________________________________
44134[ 6479] By: jhi on 2000/08/01 17:29:19
44135 Log: If gccosandvers is equal to osname, clear gccosandvers.
44136 Branch: metaconfig/U/perl
44137 ! gccvers.U
44138 Branch: perl
44139 ! Configure config_h.SH
44140____________________________________________________________________________
44141[ 6478] By: jhi on 2000/08/01 15:54:08
44142 Log: BOM patching from Simon Cozens.
44143 Branch: perl
44144 ! toke.c
44145____________________________________________________________________________
44146[ 6477] By: jhi on 2000/08/01 04:50:33
44147 Log: Stash away the largefiles flags and libswanted.
44148 Branch: perl
44149 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
44150____________________________________________________________________________
44151[ 6476] By: gsar on 2000/08/01 04:24:24
44152 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
44153 on Windows)
44154 Branch: perl
44155 ! t/pragma/utf8.t utf8.c win32/win32.c
44156____________________________________________________________________________
44157[ 6475] By: jhi on 2000/08/01 03:35:24
44158 Log: Make chr() for values >127 to create utf8 when under utf8.
44159
44160 Subject: Re: uft8/chr()
44161 From: simon@brecon.co.uk (Simon Cozens)
44162 Date: 1 Aug 2000 02:37:02 GMT
44163 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
44164 Branch: perl
44165 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
44166____________________________________________________________________________
44167[ 6474] By: jhi on 2000/08/01 02:36:18
44168 Log: In Digital UNIX warn if gcc explicitly chosen because even
44169 2.95.2 is known to cause problems.
44170 Branch: perl
44171 ! hints/dec_osf.sh
44172____________________________________________________________________________
44173[ 6473] By: jhi on 2000/08/01 02:00:56
44174 Log: Make the safety catch for buggy gccs work with triple version
44175 numbers like 2.95.2. Reported in
44176
44177 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
44178 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
44179 Date: Mon, 31 Jul 2000 14:55:06 +0200
44180 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
44181 Branch: perl
44182 ! hints/dec_osf.sh
44183____________________________________________________________________________
44184[ 6472] By: jhi on 2000/08/01 01:13:33
44185 Log: Subject: fix and question re: waitpid() under win32
44186 From: Brian Clarke <clarke@appliedmeta.com>
44187 Date: Fri, 28 Jul 2000 15:18:29 -0400
44188 Message-ID: <3981DC85.290314EB@appliedmeta.com>
44189
44190 Slightly reformatted and WNOHANG # define moved to win32.h
44191 so that also POSIX.xs sees it, as suggsted by Sarathy.
44192 Branch: perl
44193 ! win32/win32.c win32/win32.h
44194____________________________________________________________________________
44195[ 6471] By: jhi on 2000/08/01 00:55:05
44196 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
44197 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44198 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
44199 Date: Mon, 31 Jul 2000 13:28:51 +0100
44200
44201 (aka ID 20000730.002)
44202 Branch: perl
44203 ! op.c t/op/tr.t
44204____________________________________________________________________________
44205[ 6470] By: jhi on 2000/07/31 23:34:42
44206 Log: Document the problem with -P in HP-UX and its workaround.
44207
44208 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
44209 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
44210 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
44211 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
44212 Branch: perl
44213 ! README.hpux
44214____________________________________________________________________________
44215[ 6469] By: jhi on 2000/07/31 04:15:02
44216 Log: The swallow_bom() saga continues. The #23 of require.t
44217 (UTF16-LE) still fails (silently, no output) but the #22
44218 (UTF16-BE) seems to be working now. The root of the
44219 failure may be in sv_gets(): is it UTF-16LE-aware,
44220 especially when it comes to line endings?
44221 Branch: perl
44222 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
44223 ! t/comp/require.t toke.c utf8.c
44224____________________________________________________________________________
44225[ 6468] By: jhi on 2000/07/30 19:05:48
44226 Log: Find green threads before native threads.
44227
44228 Subject: Re: Patch to jpl/JNI/Makefile.PL
44229 From: Jens Thomsen <jens@fiend.cis.com>
44230 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
44231 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
44232 Branch: perl
44233 ! jpl/JNI/Makefile.PL
44234____________________________________________________________________________
44235[ 6467] By: jhi on 2000/07/30 18:36:22
44236 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
44237 Branch: perl
44238 ! doop.c
44239____________________________________________________________________________
44240[ 6466] By: jhi on 2000/07/30 04:37:29
44241 Log: A new version of the "remove UPPERACSE string comparison"
44242 operators. The problem with the previous one (change #6454)
44243 was that it was for Perl 5.6.0. From Paul Marquess.
44244 Branch: perl
44245 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
44246 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
44247 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
44248____________________________________________________________________________
44249[ 6465] By: jhi on 2000/07/29 22:39:56
44250 Log: Do not upgrade SVs into utf8 just because they participate
44251 in eq or cmp. Reported and fix suggested in
44252
44253 Subject: [ID 20000720.009] sv_eq UTF8 bug
44254 From: "Simon Cozens" <simon@othersideofthe.earth.li>
44255 Date: 21 Jul 2000 04:37:29 -0000
44256 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
44257
44258 Exercise for the kind reader: should we or should we not
44259 cache the utf8 conversion alonside the SV? (as magic,
44260 as thestrxfrm()ed version is cached under use locale)
44261 Argue both for and against.
44262 Branch: perl
44263 ! sv.c
44264____________________________________________________________________________
44265[ 6464] By: jhi on 2000/07/29 22:36:22
44266 Log: Subject: UTF8 concat
44267 From: simon@brecon.co.uk (Simon Cozens)
44268 Date: 30 Jun 2000 06:13:25 GMT
44269 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
44270
44271 (with a memory leak fixed, plus a few casts added)
44272
44273 This also seems to help for
44274
44275 Subject: [ID 20000716.015] join UTF8 weirdness
44276 From: root <root@ak-71.mind.de>
44277 Date: Sat, 15 Jul 2000 15:29:54 +0200
44278 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
44279
44280 (from Andreas König)
44281 Branch: perl
44282 ! pp_hot.c
44283____________________________________________________________________________
44284[ 6463] By: jhi on 2000/07/29 00:55:39
44285 Log: Tune the comments and hopefully stop a memory leak.
44286 Branch: perl
44287 ! toke.c utf8.c
44288____________________________________________________________________________
44289[ 6462] By: jhi on 2000/07/29 00:16:53
44290 Log: The problem described in this
44291
44292 Subject: [ID 20000322.018] named chars aren't magical enough
44293 From: root <root@dixie.cscaper.com>
44294 Date: Wed, 22 Mar 2000 18:37:42 -0700
44295 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
44296
44297 has been fixed in perl 5.6.0 but just in case added a test
44298 to keep it away. (The report from Joseph Hall.)
44299 Branch: perl
44300 ! t/lib/charnames.t
44301____________________________________________________________________________
44302[ 6461] By: jhi on 2000/07/28 23:56:36
44303 Log: Tiny fixes for #6460.
44304 Branch: metaconfig/U/perl
44305 ! gccvers.U
44306 Branch: perl
44307 ! Configure config_h.SH
44308____________________________________________________________________________
44309[ 6460] By: jhi on 2000/07/28 23:24:41
44310 Log: Warn if the version of the operating system used to compile gcc
44311 differs from the current version of the operating system.
44312 Also display the gcc compilation os and version in myconfig.
44313 Inspiration from
44314
44315 Subject: Re: [ID 20000710.003] ERRORS!!
44316 From: "Kurt D. Starsinic" <kstar@chapin.edu>
44317 Date: Mon, 10 Jul 2000 15:54:16 -0400
44318 Message-ID: <20000710155416.A1384@O2.chapin.edu>
44319 Branch: metaconfig/U/perl
44320 ! gccvers.U
44321 Branch: perl
44322 ! Configure config_h.SH myconfig.SH
44323____________________________________________________________________________
44324[ 6459] By: jhi on 2000/07/28 22:00:32
44325 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
44326 letter to $Config{osvers}.
44327 Branch: metaconfig
44328 ! U/modified/Oldconfig.U
44329 Branch: perl
44330 ! Configure config_h.SH
44331____________________________________________________________________________
44332[ 6458] By: jhi on 2000/07/28 04:15:39
44333 Log: Back out #6454, doesn't seem to work.
44334 (Reason: that patch was for perl 5.6.0, not perl-current)
44335 (A version of the patch for perl-current came in later as #6466)
44336 Branch: perl
44337 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
44338 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
44339 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
44340____________________________________________________________________________
44341[ 6457] By: jhi on 2000/07/27 23:31:49
44342 Log: Use setproctitle() if available to modify $0.
44343
44344 Subject: setting $* on BSD4 broken
44345 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44346 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
44347 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
44348 Branch: metaconfig
44349 ! U/modified/Myinit.U
44350 Branch: perl
44351 ! Configure config_h.SH mg.c
44352____________________________________________________________________________
44353[ 6456] By: jhi on 2000/07/27 14:50:47
44354 Log: Allow "no AutoLoader;", based on change #6444,
44355 suggested by Graham Barr.
44356 Branch: perl
44357 ! lib/AutoLoader.pm
44358____________________________________________________________________________
44359[ 6455] By: jhi on 2000/07/27 14:19:10
44360 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
44361 From: rspier@pobox.com (Robert Spier)
44362 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
44363 Message-ID: <14720.15855.787664.424783@rls.cx>
44364 Branch: perl
44365 ! pod/perldiag.pod
44366____________________________________________________________________________
44367[ 6454] By: jhi on 2000/07/27 14:03:02
44368 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
44369 for a long time).
44370
44371 Reported in
44372
44373 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
44374 From: Ryan Herbert <rherbert@sycamorehq.com>
44375 Date: Mon, 17 Jul 2000 11:40:42 -0400
44376 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
44377
44378 Patched in
44379
44380 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
44381 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
44382 Date: Wed, 26 Jul 2000 23:40:18 +0100
44383 Message-ID: <000001bff752$79511880$0a17073e@tiny>
44384
44385 based on an earlier patch from Stephen P. Potter.
44386
44387 (Removed later by change #6458 because this patch was for
44388 perl 5.6.0, not perl-current)
44389 Branch: perl
44390 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
44391 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
44392 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
44393____________________________________________________________________________
44394[ 6453] By: jhi on 2000/07/27 13:48:02
44395 Log: Subject: [PATCH] fixes bug 20000508.004
44396 From: Michael Stevens <mstevens@globnix.org>
44397 Date: Thu, 27 Jul 2000 13:49:04 +0100
44398 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
44399 Branch: perl
44400 ! pod/perldata.pod
44401____________________________________________________________________________
44402[ 6452] By: jhi on 2000/07/26 23:51:26
44403 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
44404 and Craig A. Berry.
44405 Branch: perl
44406 ! lib/File/Temp.pm pod/perlport.pod
44407____________________________________________________________________________
44408[ 6451] By: jhi on 2000/07/26 19:43:30
44409 Log: Be wary of close()s, too.
44410
44411 Subject: Re: [PATCH] perlbug cleanup
44412 From: Tim Jenness <t.jenness@jach.hawaii.edu>
44413 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
44414 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
44415 Branch: perl
44416 ! utils/perlbug.PL
44417____________________________________________________________________________
44418[ 6450] By: jhi on 2000/07/26 18:41:40
44419 Log: Subject: Minor doc patch: handy.h
0b3b9d72 44420 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
41df20d4
JH
44421 Date: Wed, 26 Jul 2000 15:34:25 -0300
44422 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
44423 Branch: perl
44424 ! handy.h pod/perlapi.pod
44425____________________________________________________________________________
44426[ 6449] By: jhi on 2000/07/26 18:23:55
44427 Log: Subject: [PATCH] minor doc change - perlguts
44428 From: Michael Stevens <mstevens@globnix.org>
44429 Date: Thu, 13 Jul 2000 12:39:18 +0100
44430 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
44431 Branch: perl
44432 ! pod/perlguts.pod
44433____________________________________________________________________________
44434[ 6448] By: jhi on 2000/07/26 18:20:30
44435 Log: open() wariness in perlbug.
44436
44437 Subject: [PATCH] perlbug cleanup
44438 From: Michael Stevens <mstevens@globnix.org>
44439 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
44440 Date: Thu, 13 Jul 2000 15:52:23 +0100
44441 Branch: perl
44442 ! utils/perlbug.PL
44443____________________________________________________________________________
44444[ 6447] By: jhi on 2000/07/26 18:13:04
44445 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
44446 Branch: perl
44447 ! lib/File/Temp.pm t/lib/ftmp-security.t
44448____________________________________________________________________________
44449[ 6446] By: jhi on 2000/07/26 18:06:32
44450 Log: docfix from Peter Scott <Peter@PSDT.com>.
44451 Branch: perl
44452 ! pod/perlfunc.pod
44453____________________________________________________________________________
44454[ 6445] By: jhi on 2000/07/26 17:53:31
44455 Log: Fix *foo{FORMAT}.
44456
44457 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44458 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
44459 Date: Wed, 26 Jul 2000 19:51:02 +0200
44460 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
44461
44462 From: Graham Barr <gbarr@pobox.com>
44463 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
44464 Date: Wed, 26 Jul 2000 17:38:36 +0100
44465 Message-ID: <20000726173836.L472@pobox.com>
44466 Branch: perl
44467 ! pp.c sv.c t/op/gv.t
44468____________________________________________________________________________
44469[ 6444] By: jhi on 2000/07/26 17:49:14
44470 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
44471 from Graham Barr in the module list.
44472 Branch: perl
44473 ! gv.c pod/perlobj.pod
44474____________________________________________________________________________
44475[ 6443] By: jhi on 2000/07/26 16:06:56
44476 Log: More split() doc and test patches from Mike Guy.
44477 Branch: perl
44478 ! pod/perlfunc.pod t/op/split.t
44479____________________________________________________________________________
44480[ 6442] By: jhi on 2000/07/26 16:05:30
44481 Log: MacOS nits from Matthias Neeracher.
44482 Branch: perl
44483 ! perl.c pp_ctl.c
44484____________________________________________________________________________
44485[ 6441] By: jhi on 2000/07/26 04:39:57
44486 Log: Subject: [PATCH] split /^/
44487 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44488 Date: Tue, 25 Jul 2000 14:18:57 +0100
44489 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
44490
44491 (with notes from tchrist and gbarr)
44492 Branch: perl
44493 ! pod/perlfunc.pod t/op/split.t
44494____________________________________________________________________________
44495[ 6440] By: jhi on 2000/07/26 04:32:32
44496 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
44497 From: Peter Prymmer <pvhp@forte.com>
44498 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
44499 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
44500 Branch: perl
44501 ! vms/munchconfig.c
44502____________________________________________________________________________
44503[ 6439] By: jhi on 2000/07/26 04:31:01
44504 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
44505 to be fatal errors (instead of by default ignoring them, and
44506 ignoring with a bug: even though -w gave an error, the opening [
44507 was left in) Reported in:
44508
44509 Subject: [ID 20000716.024] [=cc=] / [:blank:]
44510 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
44511 Date: Sun, 16 Jul 2000 17:55:29 -0700
44512 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
44513 Branch: perl
44514 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
44515____________________________________________________________________________
44516[ 6438] By: jhi on 2000/07/25 15:41:15
44517 Log: Subject: [PATCH] av.c apidoc
44518 From: simon@brecon.co.uk (Simon Cozens)
44519 Date: 24 Jul 2000 06:40:52 GMT
44520 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
44521 Branch: perl
44522 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
44523 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
44524____________________________________________________________________________
44525[ 6437] By: jhi on 2000/07/25 14:05:36
44526 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
44527 From: "Stephen P. Potter" <spp@ds.net>
44528 Date: Mon, 24 Jul 2000 14:22:23 -0400
44529 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
44530 Branch: perl
44531 ! pod/perllocale.pod
44532____________________________________________________________________________
44533[ 6436] By: jhi on 2000/07/25 14:02:03
44534 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
44535 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44536 Date: Mon, 24 Jul 2000 18:04:28 +0100
44537 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
44538 Branch: perl
44539 ! t/lib/syslfs.t t/op/lfs.t
44540____________________________________________________________________________
44541[ 6435] By: jhi on 2000/07/25 13:59:28
44542 Log: Get UTF16 BOMs working. Patch from
44543
44544 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
44545 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44546 Date: Tue, 25 Jul 2000 12:52:45 +0100
44547 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
44548
44549 and notes from
44550
44551 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
44552 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44553 Date: Tue, 25 Jul 2000 11:43:25 +0100
44554 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
44555 Branch: perl
44556 ! t/comp/require.t toke.c utf8.c
44557____________________________________________________________________________
44558[ 6434] By: jhi on 2000/07/25 02:39:54
44559 Log: Make the "uninit variable" warning to say "concat or string"
44560 or "join or string" when in concat or join .
44561
44562 Subject: Re: [ID 20000403.009] uninitialised concatenation???
44563 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44564 Date: Tue, 04 Apr 2000 18:22:58 +0100
44565 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
44566
44567 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
44568 From: William R Ward <hermit@BayView.COM>
44569 Date: Thu, 30 Mar 2000 19:50:03 -0800
44570 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
44571 Branch: perl
44572 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
44573 ! t/pragma/warn/op t/pragma/warn/sv
44574____________________________________________________________________________
44575[ 6433] By: jhi on 2000/07/24 17:52:56
44576 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
44577 Branch: perl
44578 ! lib/File/Spec/VMS.pm
44579____________________________________________________________________________
44580[ 6432] By: jhi on 2000/07/24 17:44:44
44581 Log: Test cases for #6431.
44582
44583 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
44584 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44585 Date: Mon, 24 Jul 2000 15:32:29 +0100
44586 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
44587 Branch: perl
44588 ! t/op/pat.t t/op/split.t
44589____________________________________________________________________________
44590[ 6431] By: jhi on 2000/07/24 17:43:17
44591 Log: Bind op fix.
44592
44593 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
44594 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44595 Date: Mon, 17 Jul 2000 20:04:56 +0100
44596 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
44597 Branch: perl
44598 ! op.c
44599____________________________________________________________________________
44600[ 6430] By: jhi on 2000/07/24 03:42:42
44601 Log: Subject: [ID 20000716.023] syslog test fails without sockets
44602 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44603 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
44604 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
44605 Branch: metaconfig/U/perl
44606 ! Extensions.U
44607 Branch: perl
44608 ! Configure config_h.SH
44609____________________________________________________________________________
44610[ 6429] By: jhi on 2000/07/24 03:11:52
44611 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
44612 case, but add also notes explaining the relationship of this
44613 patch and the earlier notes by Sarathy.
44614
44615 Subject: Map is still slow
44616 From: "Ben Tilly" <ben_tilly@hotmail.com>
44617 Date: Sat, 15 Jul 2000 17:23:27 EDT
44618 Message-ID: <20000715212327.21656.qmail@hotmail.com>
44619 Branch: perl
44620 ! pp_ctl.c
44621____________________________________________________________________________
44622[ 6428] By: jhi on 2000/07/24 02:58:52
44623 Log: Documentation to explain the behaviour of map().
44624
44625 Subject: Re: Map is still slow
44626 From: Gurusamy Sarathy <gsar@ActiveState.com>
44627 Date: Sat, 15 Jul 2000 16:05:09 -0700
44628 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
44629 Branch: perl
44630 ! pp_ctl.c
44631____________________________________________________________________________
44632[ 6427] By: jhi on 2000/07/24 02:50:03
44633 Log: Add tests for
44634 [ID 19991110.003] another matching finding by pcre author
44635 which has already been fixed by some patch, as verified in
44636
44637 Subject: Re: two regex bugs from the mists of time (well, last November)
44638 From: Hugo <hv@crypt.compulink.co.uk>
44639 Date: Sat, 22 Jul 2000 18:12:58 +0100
44640 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
44641 Branch: perl
44642 ! t/op/re_tests
44643____________________________________________________________________________
44644[ 6426] By: jhi on 2000/07/24 02:11:20
44645 Log: A missing 'break' after the [[:space:]] switch case.
44646
44647 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
44648 From: "Stephen P. Potter" <spp@ds.net>
44649 Date: Tue, 18 Jul 2000 16:25:17 -0400
44650 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
44651 Branch: perl
44652 ! regcomp.c
44653____________________________________________________________________________
44654[ 6425] By: jhi on 2000/07/24 02:06:12
44655 Log: The output might have been produced in the wrong order.
44656
44657 Subject: [ID 20000720.003] [PATCH] t/op/write.t
44658 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44659 Date: Thu, 20 Jul 2000 18:49:18 +0100
44660 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
44661 Branch: perl
44662 ! t/op/write.t
44663____________________________________________________________________________
44664[ 6424] By: jhi on 2000/07/24 02:00:07
44665 Log: Use STDOUT consistently.
44666
44667 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
44668 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44669 Date: Thu, 20 Jul 2000 18:04:01 +0100
44670 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
44671 Branch: perl
44672 ! lib/Test/Harness.pm
44673____________________________________________________________________________
44674[ 6423] By: jhi on 2000/07/24 01:54:54
44675 Log: Protect against "wild next"s, that is, callbacks doing "next"
44676 instead of "return".
44677
44678 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
44679 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44680 Date: Tue, 18 Jul 2000 11:30:16 +0100
44681 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
44682 Branch: perl
44683 ! lib/File/Find.pm
44684____________________________________________________________________________
44685[ 6422] By: jhi on 2000/07/24 01:35:47
44686 Log: Out-of-date note removed.
44687
44688 Subject: [PATCH] documentation perlipc
44689 From: rspier@pobox.com (Robert Spier)
44690 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
44691 Message-ID: <14711.35178.572612.502654@rls.cx>
44692 Branch: perl
44693 ! pod/perlipc.pod
44694____________________________________________________________________________
44695[ 6421] By: jhi on 2000/07/24 00:09:18
44696 Log: Send all installperl messages to STDERR and be -w clean.
44697
44698 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
44699 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44700 Date: Sat, 22 Jul 2000 14:02:11 +0100
44701 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
44702 Branch: perl
44703 ! installperl
44704____________________________________________________________________________
44705[ 6420] By: jhi on 2000/07/24 00:04:19
44706 Log: Decutandpasto.
44707
44708 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
44709 From: "Richard Soderberg" <rs@crystalflame.net>
44710 Date: Sun, 23 Jul 2000 01:37:23 -0700
44711 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
44712 Branch: perl
44713 ! pod/perlipc.pod
44714____________________________________________________________________________
44715[ 6419] By: jhi on 2000/07/24 00:01:12
44716 Log: A cleaner abs_path().
44717 Subject: Re: unix alternative to Cwd.pm
44718 From: Jeff Pinyan <jeffp@crusoe.net>
44719 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
44720 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
44721 Branch: perl
44722 ! lib/Cwd.pm
44723____________________________________________________________________________
44724[ 6418] By: jhi on 2000/07/23 23:48:56
44725 Log: Detypo.
44726
44727 Subject: [PATCH perl-current] Typo in hints/powerux.sh
44728 From: "Richard Soderberg" <rs@crystalflame.net>
44729 Date: Sun, 23 Jul 2000 01:27:33 -0700
44730 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
44731 Branch: perl
44732 ! hints/powerux.sh
44733____________________________________________________________________________
44734[ 6417] By: jhi on 2000/07/17 22:13:31
44735 Log: Subject: SDBM_File documentation
44736 From: mjd@plover.com
44737 Date: 16 Jul 2000 17:41:17 -0000
44738 Message-ID: <20000716174117.18515.qmail@plover.com>
44739 Branch: perl
44740 ! ext/SDBM_File/SDBM_File.pm
44741____________________________________________________________________________
44742[ 6416] By: jhi on 2000/07/17 19:13:26
44743 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
44744 Branch: perl
44745 ! hints/mpeix.sh mpeix/relink
44746____________________________________________________________________________
44747[ 6415] By: jhi on 2000/07/15 14:11:02
44748 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
44749 the utf8 'characters' can be more than one octet).
44750
44751 Date: Sat, 15 Jul 2000 00:21:56 +0100
44752 From: Tom Hughes <tom@compton.nu>
44753 Subject: Re: [ID 20000714.002]
44754 Message-ID: <db2334de49.tom@compton.compton.nu>
44755
44756 Reported in
44757
44758 Subject: [ID 20000714.002]
44759 From: "Simon Cozens" <simon@othersideofthe.earth.li>
44760 Date: 14 Jul 2000 15:13:09 -0000
44761 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
44762 Branch: perl
44763 ! doop.c
44764____________________________________________________________________________
44765[ 6414] By: jhi on 2000/07/15 03:13:41
44766 Log: another VMS build tweak from Peter Prymmer
44767 Branch: perl
44768 ! vms/descrip_mms.template
44769____________________________________________________________________________
44770[ 6413] By: jhi on 2000/07/15 03:10:40
44771 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
44772 Branch: perl
44773 ! vms/perlvms.pod
44774____________________________________________________________________________
44775[ 6412] By: jhi on 2000/07/15 00:31:05
44776 Log: More docs for sv functions.
44777
44778 Subject: [PATCH cfgperl] sv.c apidoc
44779 From: simon@brecon.co.uk (Simon Cozens)
44780 Date: 13 Jul 2000 09:00:20 GMT
44781 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
44782
44783 Subject: Re: [PATCH cfgperl] sv.c apidoc
44784 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44785 Date: Thu, 13 Jul 2000 12:27:41 +0100
44786 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
44787
44788 Subject: Re: [PATCH cfgperl] sv.c apidoc
44789 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44790 Date: Thu, 13 Jul 2000 13:23:09 +0100
44791 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
44792
44793 Subject: Re: [PATCH cfgperl] sv.c apidoc
44794 From: simon@brecon.co.uk (Simon Cozens)
44795 Date: 14 Jul 2000 06:51:02 GMT
44796 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
44797 Branch: perl
44798 ! embed.pl pod/perlapi.pod sv.c
44799____________________________________________________________________________
44800[ 6411] By: jhi on 2000/07/15 00:10:41
44801 Log: lib/b test fixes from Peter Prymmer.
44802 Branch: perl
44803 ! t/lib/b.t
44804____________________________________________________________________________
44805[ 6410] By: jhi on 2000/07/15 00:02:09
44806 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
44807 From: Hugo <hv@crypt.compulink.co.uk>
44808 Date: Fri, 14 Jul 2000 23:05:20 +0100
44809 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
44810
44811 Didn't anymore apply, but that point still could use another fix.
44812 Branch: perl
44813 ! pod/perlfunc.pod
44814____________________________________________________________________________
44815[ 6409] By: jhi on 2000/07/14 23:15:15
44816 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
44817 not in pod, from Peter Prymmer
44818 Branch: perl
44819 ! vms/descrip_mms.template
44820____________________________________________________________________________
44821[ 6408] By: jhi on 2000/07/14 20:35:05
44822 Log: The bug report
44823 [ID 19991110.002] minimal matching discrepancy found by pcre author
44824 seems to have been fixed (though differently from what was suggested
44825 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
44826 Branch: perl
44827 ! t/op/re_tests
44828____________________________________________________________________________
44829[ 6407] By: jhi on 2000/07/14 17:38:08
44830 Log: Fix AutoSplit to use File::Spec the right way in VMS,
44831 from Peter Prymmer.
44832 Branch: perl
44833 ! lib/AutoSplit.pm
44834____________________________________________________________________________
44835[ 6406] By: jhi on 2000/07/14 14:13:22
44836 Log: Merge perlhacktut into perlhack, update perlguts.
44837
44838 Subject: Re: Perlhacktut
44839 From: simon@brecon.co.uk (Simon Cozens)
44840 Date: 14 Jul 2000 06:49:21 GMT
44841 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
44842
44843 Subject: Re: Perlhacktut
44844 From: simon@brecon.co.uk (Simon Cozens)
44845 Date: 14 Jul 2000 07:09:45 GMT
44846 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
44847 Branch: perl
44848 ! pod/perlguts.pod pod/perlhack.pod
44849____________________________________________________________________________
51c9377f
JH
44850[ 6405] By: jhi on 2000/07/14 14:02:31
44851 Log: Integrate with Sarathy.
44852 Branch: cfgperl
44853 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
44854 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
44855 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
44856____________________________________________________________________________
41df20d4
JH
44857[ 6404] By: gsar on 2000/07/14 12:15:02
44858 Log: PERL_OBJECT build tweaks
44859 Branch: perl
44860 ! toke.c
44861____________________________________________________________________________
44862[ 6403] By: gsar on 2000/07/14 11:23:41
44863 Log: inconsistent types needs casts
44864 Branch: perl
44865 ! toke.c
44866____________________________________________________________________________
44867[ 6402] By: gsar on 2000/07/14 11:12:04
44868 Log: typos in change#6399, regen headers
44869 Branch: perl
44870 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
44871____________________________________________________________________________
44872[ 6401] By: gsar on 2000/07/14 10:59:12
44873 Log: typecasts needed for change#6394
44874 Branch: perl
44875 ! toke.c
44876____________________________________________________________________________
44877[ 6400] By: gsar on 2000/07/14 10:49:37
44878 Log: integrate cfgperl contents into mainline
44879 Branch: perl
44880 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
44881 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
44882____________________________________________________________________________
44883[ 6399] By: gsar on 2000/07/14 10:38:35
44884 Log: enable UTF-16 filter by default if relevant BOM is seen; various
44885 cleanups (typos, misformatted code, and small bugs)
44886 Branch: perl
44887 ! doop.c embed.pl mg.c op.c pp.c toke.c
44888____________________________________________________________________________
44889[ 6398] By: gsar on 2000/07/14 08:55:38
44890 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
44891 name suggests anyway)
44892 Branch: perl
44893 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
44894____________________________________________________________________________
44895[ 6397] By: gsar on 2000/07/14 08:44:33
44896 Log: move new variables to the end of the interpreter structure (for
44897 bincompat in code that doesn't #include XSUB.h)
44898 Branch: perl
44899 ! intrpvar.h
44900____________________________________________________________________________
44901[ 6396] By: gsar on 2000/07/14 08:13:58
44902 Log: MakeMaker should not remove editor backups (*~) on `make clean`
44903 by default (completes change#6383)
44904 Branch: perl
44905 ! lib/ExtUtils/MM_Unix.pm
44906____________________________________________________________________________
51c9377f
JH
44907[ 6395] By: jhi on 2000/07/14 05:20:33
44908 Log: Replace change #6337 with a better one.
44909
44910 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
44911 From: Hugo <hv@crypt.compulink.co.uk>
44912 Date: Fri, 14 Jul 2000 04:16:20 +0100
44913 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
44914 Branch: cfgperl
44915 ! regexec.c t/op/re_tests
44916____________________________________________________________________________
44917[ 6394] By: jhi on 2000/07/14 01:33:59
44918 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
44919 Branch: cfgperl
44920 ! embed.pl global.sym proto.h toke.c
44921____________________________________________________________________________
44922[ 6393] By: jhi on 2000/07/13 23:41:23
44923 Log: remove discarded test
44924 Branch: cfgperl
44925 ! MANIFEST
44926____________________________________________________________________________
44927[ 6392] By: jhi on 2000/07/13 23:32:25
44928 Log: The {multiplier} of a fixed substring was overlooked which
44929 caused a wrong initial search offset for that substring.
44930
44931 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
44932 From: Hugo <hv@crypt.compulink.co.uk>
44933 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
44934 Date: Thu, 13 Jul 2000 19:27:13 +0100
44935 Branch: cfgperl
44936 ! regcomp.c t/op/re_tests
44937____________________________________________________________________________
44938[ 6391] By: jhi on 2000/07/13 16:37:42
44939 Log: typo fix from Craig Berry
44940 Branch: cfgperl
44941 ! vms/subconfigure.com
44942____________________________________________________________________________
44943[ 6390] By: jhi on 2000/07/13 13:20:12
44944 Log: Integrate with Sarathy.
44945 Branch: cfgperl
44946 - t/op/method2entersub.t
44947 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
44948 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
44949 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
44950 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
44951____________________________________________________________________________
44952[ 6389] By: jhi on 2000/07/13 13:18:48
44953 Log: Detypo from Peter Prymmer, part of #6388.
44954 Branch: cfgperl
44955 ! Configure config_h.SH
44956 Branch: metaconfig
44957 ! U/modified/d_longlong.U
44958____________________________________________________________________________
41df20d4
JH
44959[ 6388] By: gsar on 2000/07/13 06:33:40
44960 Log: typos (spotted by Peter Prymmer)
44961 Branch: perl
44962 ! Configure t/lib/english.t
44963____________________________________________________________________________
44964[ 6387] By: gsar on 2000/07/13 05:35:28
44965 Log: new selfloader.t in change#6183 doesn't close DATA handles,
44966 and thus fails to clean up tmp files on dosish platforms
44967 Branch: perl
44968 ! t/lib/selfloader.t
44969____________________________________________________________________________
44970[ 6386] By: gsar on 2000/07/12 21:42:39
44971 Log: sprintf test tweaks (from Dominic Dunlop)
44972 Branch: perl
44973 ! t/op/sprintf.t
44974____________________________________________________________________________
44975[ 6385] By: gsar on 2000/07/12 21:33:46
44976 Log: fix bugs in processing %v-*d and similar format specs (from
44977 Avi Finkel <avi@finkel.org>)
44978 Branch: perl
44979 ! sv.c t/op/sprintf.t
44980____________________________________________________________________________
44981[ 6384] By: gsar on 2000/07/12 16:04:19
44982 Log: readd missing perldelta.pod changes from changes#6339,6376
44983 Branch: perl
44984 ! pod/perldelta.pod
44985____________________________________________________________________________
44986[ 6383] By: gsar on 2000/07/12 16:00:51
44987 Log: don't clobber *.orig files on *clean targets
44988 Branch: perl
44989 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
44990____________________________________________________________________________
51c9377f
JH
44991[ 6382] By: gsar on 2000/07/12 07:59:12
44992 Log: fix broken integrations in cfgperl
44993 Branch: cfgperl
44994 !> Changes pod/perldelta.pod
44995____________________________________________________________________________
41df20d4
JH
44996[ 6381] By: gsar on 2000/07/12 07:42:17
44997 Log: integrate cfgperl changes into mainline
44998 Branch: perl
44999 ! Changes
45000 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
45001 !> pod/perlre.pod
45002____________________________________________________________________________
582cc879
GS
45003[ 6380] By: gsar on 2000/07/12 07:31:00
45004 Log: get sprintf.t to adjust properly for 3-digit exponents
c15ecffd 45005 Branch: perl
582cc879 45006 ! t/op/sprintf.t
c15ecffd 45007____________________________________________________________________________
582cc879
GS
45008[ 6379] By: gsar on 2000/07/12 06:40:04
45009 Log: change#6174 needs corresponding change in win32/config_h.PL,
45010 which grovels through config_h.SH to find the config.h name
45011 Branch: perl
45012 ! win32/config_h.PL
45013____________________________________________________________________________
51c9377f
JH
45014[ 6378] By: jhi on 2000/07/12 05:03:59
45015 Log: Do the cc sanity check both before the hints and
45016 after the cc selction.
45017 Branch: cfgperl
45018 ! Configure config_h.SH
45019 Branch: metaconfig
45020 ! U/modified/Oldconfig.U U/modified/cc.U
45021 Branch: metaconfig/U/perl
45022 + Checkcc.U
45023____________________________________________________________________________
45024[ 6377] By: jhi on 2000/07/12 02:49:22
45025 Log: Fix nits noticed by Boston.pm.
45026 Branch: cfgperl
45027 ! pod/perlre.pod
45028____________________________________________________________________________
45029[ 6376] By: jhi on 2000/07/11 21:22:13
45030 Log: Configure cosmetics and perldelta.
45031 Branch: cfgperl
45032 ! Configure config_h.SH pod/perldelta.pod
45033 Branch: metaconfig
45034 ! U/modified/cc.U
45035____________________________________________________________________________
582cc879
GS
45036[ 6375] By: gsar on 2000/07/11 21:17:35
45037 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37590e52 45038 Branch: perl
582cc879
GS
45039 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
45040 ! win32/win32sck.c
37590e52 45041____________________________________________________________________________
582cc879
GS
45042[ 6374] By: gsar on 2000/07/11 20:48:50
45043 Log: tweak for build failure under multiplicity
37590e52 45044 Branch: perl
582cc879 45045 ! toke.c
37590e52 45046____________________________________________________________________________
582cc879
GS
45047[ 6373] By: gsar on 2000/07/11 20:37:23
45048 Log: integrate cfgperl changes#6325..6373 into mainline
45049 (NOTE: today's batch of integrations still untested)
37590e52 45050 Branch: perl
582cc879
GS
45051 +> ext/DynaLoader/hints/netbsd.pl
45052 ! Changes
45053 !> (integrate 26 files)
37590e52 45054____________________________________________________________________________
51c9377f
JH
45055[ 6372] By: jhi on 2000/07/11 20:30:36
45056 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
45057 regen perltoc.
45058 Branch: cfgperl
45059 + pod/perlbook.pod
45060 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
45061 ! pod/perltoc.pod
45062____________________________________________________________________________
45063[ 6371] By: jhi on 2000/07/11 20:08:56
45064 Log: Minor cleanups on the booklist.
45065 Branch: cfgperl
45066 ! pod/perlfaq2.pod
45067____________________________________________________________________________
45068[ 6370] By: jhi on 2000/07/11 19:31:13
45069 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
45070 Branch: cfgperl
45071 ! t/pragma/overload.t
45072____________________________________________________________________________
c2e66d9e
GS
45073[ 6369] By: gsar on 2000/07/11 19:27:48
45074 Log: integrate cfgperl changes#6293..6324 into mainline
45075 Branch: perl
45076 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
45077 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
45078 !> (integrate 30 files)
45079____________________________________________________________________________
45080[ 6368] By: gsar on 2000/07/11 19:18:57
45081 Log: skip integrate of problematic change#6292 from cfgperl into mainline
45082 Branch: perl
45083 !> pp_hot.c
45084____________________________________________________________________________
45085[ 6367] By: gsar on 2000/07/11 19:17:21
45086 Log: integrate cfgperl changes#6288..6290 into mainline
45087 Branch: perl
45088 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
45089____________________________________________________________________________
45090[ 6366] By: gsar on 2000/07/11 19:11:18
45091 Log: integrate cfgperl changes#6268..6282 into mainline
45092 Branch: perl
45093 !> (integrate 30 files)
45094____________________________________________________________________________
45095[ 6365] By: gsar on 2000/07/11 18:57:00
45096 Log: delete new accidentally branched file
45097 Branch: perl
45098 - t/op/method2entersub.t
45099____________________________________________________________________________
45100[ 6364] By: gsar on 2000/07/11 18:55:13
45101 Log: skip integrate of change#6267 from cfgperl into mainline (the
45102 method call optimization is flawed without additional hints
45103 from user about immutableness of @ISA and no runtime method
45104 definitions)
45105 Branch: perl
45106 +> t/op/method2entersub.t
45107 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
45108 !> perl.h t/op/sprintf.t xsutils.c
45109____________________________________________________________________________
45110[ 6363] By: gsar on 2000/07/11 18:49:43
45111 Log: integrate cfgperl changes#6261..6266 into mainline
45112 Branch: perl
45113 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
45114 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
45115 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
45116 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
45117____________________________________________________________________________
45118[ 6362] By: gsar on 2000/07/11 18:43:26
45119 Log: integrate cfgperl changes#6252..6260 into mainline
45120 Branch: perl
45121 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
45122 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
45123 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
45124 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
45125____________________________________________________________________________
45126[ 6361] By: gsar on 2000/07/11 18:37:12
45127 Log: skip integrate of problematic change#6251 from cfgperl into mainline
45128 Branch: perl
45129 !> lib/Exporter.pm
45130____________________________________________________________________________
45131[ 6360] By: gsar on 2000/07/11 18:34:56
45132 Log: integrate cfgperl change#6250 into mainline
45133 Branch: perl
45134 +> t/op/my_stash.t
45135 !> MANIFEST embed.pl proto.h toke.c
45136____________________________________________________________________________
45137[ 6359] By: gsar on 2000/07/11 18:21:19
45138 Log: integrate cfgperl changes#6242..6249 into mainline
45139 Branch: perl
45140 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
45141 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
45142 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
45143 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
45144 !> t/lib/peek.t utf8.c
45145____________________________________________________________________________
45146[ 6358] By: gsar on 2000/07/11 18:15:45
45147 Log: skip integrate of problematic change#6241 from cfgperl into mainline
45148 Branch: perl
45149 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
45150____________________________________________________________________________
51c9377f
JH
45151[ 6357] By: jhi on 2000/07/11 18:15:16
45152 Log: Fix for
45153 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
45154 From: Roderick Schertler <roderick@argon.org>
45155 Date: Tue, 11 Jul 2000 13:55:05 -0400
45156 Message-Id: <200007111755.NAA05077@jones.argon.org>
45157 Branch: cfgperl
45158 ! doio.c
45159____________________________________________________________________________
45160[ 6356] By: jhi on 2000/07/11 18:12:51
45161 Log: Typo in #6341.
45162 Branch: cfgperl
45163 ! pp_hot.c
45164____________________________________________________________________________
c2e66d9e
GS
45165[ 6355] By: gsar on 2000/07/11 18:12:10
45166 Log: integrate cfgperl changes#6231..6240 into mainline
45167 Branch: perl
45168 +> pod/perlutil.pod
45169 !> (integrate 35 files)
45170____________________________________________________________________________
51c9377f
JH
45171[ 6354] By: jhi on 2000/07/11 18:04:34
45172 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
45173 From: Dominic Dunlop <domo@computer.org>
45174 Date: Tue, 11 Jul 2000 12:27:33 +0200
45175 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
45176
45177 Replaces change #6268.
45178 Branch: cfgperl
45179 ! t/op/sprintf.t
45180____________________________________________________________________________
c2e66d9e
GS
45181[ 6353] By: gsar on 2000/07/11 17:59:51
45182 Log: skip integrate of problematic change#6230 from cfgperl into mainline
45183 (a later version of File::Spec is already in mainline)
45184 Branch: perl
45185 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
45186 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
45187____________________________________________________________________________
45188[ 6352] By: gsar on 2000/07/11 17:57:48
45189 Log: integrate cfgperl changes#6224..6229 into mainline
45190 Branch: perl
45191 +> lib/lib.pm.PL
45192 - lib/lib.pm
45193 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
45194 !> lib/English.pm op.c t/lib/english.t
45195____________________________________________________________________________
45196[ 6351] By: gsar on 2000/07/11 17:50:10
45197 Log: skip integrate of problematic change#6223 from cfgperl into mainline
45198 Branch: perl
45199 !> doio.c
45200____________________________________________________________________________
45201[ 6350] By: gsar on 2000/07/11 17:48:28
45202 Log: integrate cfgperl changes#6220..6222 into mainline
45203 Branch: perl
45204 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
45205 !> toke.c utf8.c win32/win32.h
45206____________________________________________________________________________
45207[ 6349] By: gsar on 2000/07/11 17:46:13
45208 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
45209 mainline
45210 Branch: perl
45211 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
45212 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
45213 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
45214____________________________________________________________________________
51c9377f
JH
45215[ 6348] By: jhi on 2000/07/11 17:45:49
45216 Log: README.posix-bc podified from Thomas Dorner.
45217 Branch: cfgperl
45218 ! README.posix-bc
45219____________________________________________________________________________
c2e66d9e
GS
45220[ 6347] By: gsar on 2000/07/11 17:42:04
45221 Log: integrate cfgperl change#6217 into mainline
45222 Branch: perl
45223 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
45224 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
45225 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
45226____________________________________________________________________________
45227[ 6346] By: gsar on 2000/07/11 17:39:37
45228 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
45229 mainline
45230 Branch: perl
45231 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
45232 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
45233 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
45234 !> perlapi.h pod/perlapi.pod
45235____________________________________________________________________________
45236[ 6345] By: gsar on 2000/07/11 17:36:42
45237 Log: integrate cfgperl changes#6207..6210 into mainline
45238 Branch: perl
45239 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
45240 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
45241____________________________________________________________________________
45242[ 6344] By: gsar on 2000/07/11 17:31:20
45243 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
45244 mainline
45245 Branch: perl
45246 !> (integrate 40 files)
45247____________________________________________________________________________
45248[ 6343] By: gsar on 2000/07/11 17:19:08
45249 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
45250 Branch: perl
45251 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
45252 ! Changes
45253 !> (integrate 34 files)
45254____________________________________________________________________________
51c9377f
JH
45255[ 6342] By: jhi on 2000/07/11 16:05:48
45256 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
45257 To: perl5-porters@perl.org
45258 From: Karsten Sperling <spiff@phreax.net>
45259 Date: Mon, 10 Jul 2000 15:12:52 +0200
45260 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
45261 Branch: cfgperl
45262 ! lib/Symbol.pm
45263____________________________________________________________________________
45264[ 6341] By: jhi on 2000/07/11 15:59:23
45265 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
45266 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
45267 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
45268 Date: Fri, 07 Jul 2000 17:57:16 +0100
45269 Branch: cfgperl
45270 ! pp_hot.c
45271____________________________________________________________________________
45272[ 6340] By: jhi on 2000/07/11 15:55:47
45273 Log: Subject: Re: format bug report [Patch]
45274 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45275 Date: Wed, 05 Jul 2000 13:12:52 +0200
45276 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
45277
45278 Subject: Re: format bug report [Patch]
45279 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45280 Date: Wed, 05 Jul 2000 14:10:01 +0200
45281 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
45282 Branch: cfgperl
45283 ! t/op/write.t toke.c
45284____________________________________________________________________________
45285[ 6339] By: jhi on 2000/07/11 13:54:09
45286 Log: Be less forgiving about ambiguous and illegal tr ranges.
45287 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
45288 From: Mark-Jason Dominus <mjd@plover.com>
45289 Date: Tue, 04 Jul 2000 10:00:12 -0400
45290 Message-ID: <20000704140012.17772.qmail@plover.com>
45291
45292 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
45293 From: Mark-Jason Dominus <mjd@plover.com>
45294 Date: Wed, 05 Jul 2000 09:37:36 -0400
45295 Message-ID: <20000705133736.27293.qmail@plover.com>
45296 Branch: cfgperl
45297 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
45298____________________________________________________________________________
45299[ 6338] By: jhi on 2000/07/11 13:31:24
45300 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
45301 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
45302 Date: Tue, 11 Jul 2000 13:50:51 +0100
45303 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
45304 Branch: cfgperl
45305 ! sv.c
45306____________________________________________________________________________
45307[ 6337] By: jhi on 2000/07/11 13:29:14
45308 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
45309 From: Hugo <hv@crypt.compulink.co.uk>
45310 Date: Tue, 11 Jul 2000 12:44:50 +0100
45311 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
45312 Branch: cfgperl
45313 ! regexec.c t/op/re_tests
45314____________________________________________________________________________
45315[ 6336] By: jhi on 2000/07/11 13:26:47
45316 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
45317 From: simon@brecon.co.uk (Simon Cozens)
45318 Date: 7 Jul 2000 11:26:09 GMT
45319 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
45320 Branch: cfgperl
45321 ! mg.c
45322____________________________________________________________________________
45323[ 6335] By: jhi on 2000/07/11 13:23:37
45324 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
45325 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
45326 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
45327 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
45328 Branch: cfgperl
45329 + ext/DynaLoader/hints/netbsd.pl
45330 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
45331____________________________________________________________________________
45332[ 6334] By: jhi on 2000/07/11 13:20:38
45333 Log: Subject: PATCH perlguts.pod: Document D and d magic types
45334 From: mjd@plover.com
45335 Date: 5 Jul 2000 18:01:51 -0000
45336 Message-ID: <20000705180151.29413.qmail@plover.com>
45337 Branch: cfgperl
45338 ! pod/perlguts.pod
45339____________________________________________________________________________
45340[ 6333] By: jhi on 2000/07/11 13:15:51
45341 Log: Precedence goof, fix based on
45342 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
45343 From: Hugo <hv@crypt.compulink.co.uk>
45344 Date: Tue, 11 Jul 2000 12:52:38 +0100
45345 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
45346 Branch: cfgperl
45347 ! t/op/taint.t
45348____________________________________________________________________________
45349[ 6332] By: jhi on 2000/07/11 12:40:17
45350 Log: Integrate with Sarathy.
45351 Branch: cfgperl
45352 !> win32/win32sck.c
45353____________________________________________________________________________
45354[ 6331] By: jhi on 2000/07/10 20:14:16
45355 Log: Sprinkle ldlibpath.
45356 Branch: cfgperl
45357 ! pod/Makefile.SH
45358____________________________________________________________________________
45359[ 6330] By: jhi on 2000/07/10 17:54:49
45360 Log: More POSIX.pod tweaks.
45361 Branch: cfgperl
45362 ! ext/POSIX/POSIX.pod
45363____________________________________________________________________________
45364[ 6329] By: jhi on 2000/07/10 14:02:12
45365 Log: Reorder perl.pod once more.
45366 Branch: cfgperl
45367 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45368____________________________________________________________________________
0b3b9d72
JH
45369[ 6328] By: gsar on 2000/07/10 07:06:00
45370 Log: accept() leaks memory on windows due to incorrect ordering of
45371 closesocket() and fclose() calls
45372 Branch: perl
45373 ! win32/win32sck.c
37590e52 45374____________________________________________________________________________
25fbdfc0
GS
45375[ 6327] By: gsar on 2000/07/10 06:49:17
45376 Log: winsock options weren't being set in all threads under ithreads
45377 (caused send()s from second and subsequent threads to fail)
37590e52 45378 Branch: perl
25fbdfc0 45379 ! win32/win32sck.c
37590e52 45380____________________________________________________________________________
51c9377f
JH
45381[ 6326] By: jhi on 2000/07/08 02:45:40
45382 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
45383 was cast to an unsigned (32-bit) integer with wild abandon.
45384 Branch: cfgperl
45385 ! ext/Devel/DProf/DProf.xs
45386____________________________________________________________________________
45387[ 6325] By: jhi on 2000/07/07 18:50:33
45388 Log: Remove perlbook, update perlfaq book listing,
45389 rearrange perl.pod, regenerate perltoc.
45390 Branch: cfgperl
45391 - pod/perlbook.pod
45392 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
45393 ! pod/perlfaq2.pod pod/perltoc.pod
45394____________________________________________________________________________
45395[ 6324] By: jhi on 2000/07/07 14:03:40
45396 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
45397 Branch: cfgperl
45398 ! sv.h toke.c
45399____________________________________________________________________________
45400[ 6323] By: jhi on 2000/07/06 16:03:55
45401 Log: Fix complaints of buildtoc.
45402 Branch: cfgperl
45403 + lib/Win32.pod
45404 - pod/Win32.pod
45405 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45406____________________________________________________________________________
45407[ 6322] By: jhi on 2000/07/06 15:15:52
45408 Log: Add =head1 NAMEs so that buildtoc is happy.
45409 (The CGI::Util nit reported to Lincoln.)
45410 Branch: cfgperl
45411 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
45412 ! pod/perltoc.pod
45413____________________________________________________________________________
45414[ 6321] By: jhi on 2000/07/06 03:16:04
45415 Log: Config is being used.
45416 Branch: cfgperl
45417 ! t/op/method.t
45418____________________________________________________________________________
45419[ 6320] By: jhi on 2000/07/06 03:13:13
45420 Log: Integrate with Sarathy.
45421 Branch: cfgperl
45422 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
45423____________________________________________________________________________
45424[ 6319] By: jhi on 2000/07/06 03:11:46
45425 Log: Autogenerate pod/Makefile and pod/buildtoc.
45426 buildtoc also checks whether the existin pods are
45427 mentioned in MANIFEST and perl.pod, and vice versa.
45428 (None of the thusly found discrepancies fixed yet.)
45429 roffitall also needs to be autogenerated similarly but it
45430 seems so badly out of date that I didn't touch it yet.
45431 Branch: cfgperl
45432 + pod/Makefile.SH pod/buildtoc.PL
45433 - pod/Makefile pod/buildtoc
45434 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
45435____________________________________________________________________________
25fbdfc0
GS
45436[ 6318] By: gsar on 2000/07/05 22:10:54
45437 Log: fix UNC path handling on Windows under ithreads, and chdir()
45438 return value when given a non-existent directory
37590e52 45439 Branch: perl
25fbdfc0 45440 ! win32/vdir.h
37590e52 45441____________________________________________________________________________
25fbdfc0
GS
45442[ 6317] By: gsar on 2000/07/05 22:08:19
45443 Log: winsock cleanup never done on Windows (leads to handle leaks)
37590e52 45444 Branch: perl
25fbdfc0 45445 ! win32/perllib.c win32/win32sck.c
37590e52 45446____________________________________________________________________________
25fbdfc0
GS
45447[ 6316] By: gsar on 2000/07/05 22:06:19
45448 Log: some debugger output does not go to the socket when RemotePort is set
37590e52 45449 Branch: perl
25fbdfc0 45450 ! lib/perl5db.pl
37590e52 45451____________________________________________________________________________
51c9377f
JH
45452[ 6315] By: jhi on 2000/07/05 00:25:21
45453 Log: Integrate with Sarathy, preliminary fix for unicos
45454 alignment problems in [ID 20000612.002] Perl problem on Cray system.
45455 Branch: cfgperl
45456 ! sv.h
45457 !> pp_hot.c
45458____________________________________________________________________________
25fbdfc0
GS
45459[ 6314] By: gsar on 2000/07/04 23:34:02
45460 Log: tyop in change#6306
45461 Branch: perl
45462 ! pp_hot.c
37590e52 45463____________________________________________________________________________
51c9377f
JH
45464[ 6313] By: jhi on 2000/07/04 22:14:38
45465 Log: Multiline string literals ENONPORTABLE.
45466 Branch: cfgperl
45467 ! pp_hot.c
45468____________________________________________________________________________
45469[ 6312] By: jhi on 2000/07/04 20:34:44
45470 Log: Integrate with Sarathy.
45471 Branch: cfgperl
45472 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
45473 !> t/op/method.t
45474____________________________________________________________________________
45475[ 6311] By: jhi on 2000/07/04 20:30:56
45476 Log: More POSIX.pod embellishment.
45477 Branch: cfgperl
45478 ! ext/POSIX/POSIX.pod
45479____________________________________________________________________________
25fbdfc0
GS
45480[ 6310] By: gsar on 2000/07/04 17:28:48
45481 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
45482 Branch: perl
45483 ! t/lib/b.t
37590e52 45484____________________________________________________________________________
51c9377f
JH
45485[ 6309] By: jhi on 2000/07/04 17:22:18
45486 Log: The #6308 required a little bit more.
45487 Branch: cfgperl
45488 ! Makefile.SH win32/Makefile
45489____________________________________________________________________________
45490[ 6308] By: jhi on 2000/07/04 16:35:24
45491 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
45492 Branch: cfgperl
45493 + lib/lib_pm.PL
45494 - lib/lib.pm.PL
45495 ! MANIFEST Makefile.SH
45496____________________________________________________________________________
45497[ 6307] By: jhi on 2000/07/04 16:28:58
45498 Log: Win32 patches for cfgperl from Sarathy.
45499 Branch: cfgperl
45500 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
45501 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
45502 ! thread.h toke.c util.c win32/Makefile win32/win32.c
45503____________________________________________________________________________
25fbdfc0
GS
45504[ 6306] By: gsar on 2000/07/04 16:28:40
45505 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
45506 (from Richard Soderberg <rs@oregonnet.com>)
37590e52 45507 Branch: perl
25fbdfc0 45508 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
37590e52 45509____________________________________________________________________________
51c9377f
JH
45510[ 6305] By: jhi on 2000/07/04 16:24:24
45511 Log: Integrate with Sarathy.
45512 Branch: cfgperl
45513 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
45514 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
45515 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
45516 !> proto.h win32/win32.c
45517____________________________________________________________________________
25fbdfc0
GS
45518[ 6304] By: gsar on 2000/07/04 16:17:24
45519 Log: missing perldiag entry for unpack("w",...) diagnostic (from
45520 Andreas Koenig)
bc38b8f5 45521 Branch: perl
25fbdfc0 45522 ! pod/perldiag.pod
bc38b8f5 45523____________________________________________________________________________
25fbdfc0
GS
45524[ 6303] By: gsar on 2000/07/04 16:14:44
45525 Log: remove rel2abs prototypes (from Barrie Slaymaker)
bc38b8f5 45526 Branch: perl
25fbdfc0
GS
45527 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
45528 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
bc38b8f5 45529____________________________________________________________________________
25fbdfc0
GS
45530[ 6302] By: gsar on 2000/07/04 04:59:35
45531 Log: adjust change#6299
bc38b8f5 45532 Branch: perl
25fbdfc0
GS
45533 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
45534 ! win32/win32.c
bc38b8f5 45535____________________________________________________________________________
51c9377f
JH
45536[ 6301] By: jhi on 2000/07/04 04:50:07
45537 Log: Integrate with Sarathy.
45538 Branch: cfgperl
45539 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
45540 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
45541 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
45542____________________________________________________________________________
25fbdfc0
GS
45543[ 6300] By: gsar on 2000/07/04 04:42:09
45544 Log: PERL_OBJECT build tweak
ee517269 45545 Branch: perl
25fbdfc0 45546 ! perl.h
ee517269 45547____________________________________________________________________________
25fbdfc0
GS
45548[ 6299] By: gsar on 2000/07/04 04:37:00
45549 Log: fix memory leak on Windows (PL_sys_intern contents were never
45550 freed)
ee517269 45551 Branch: perl
25fbdfc0
GS
45552 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
45553 ! perlapi.c proto.h win32/win32.c
ee517269 45554____________________________________________________________________________
25fbdfc0
GS
45555[ 6298] By: gsar on 2000/07/04 04:15:59
45556 Log: fix large memory leak that has been around for ever, masked by
45557 -DPURIFY (most of the arenas were never freed!)
ee517269 45558 Branch: perl
25fbdfc0 45559 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
ee517269 45560____________________________________________________________________________
25fbdfc0
GS
45561[ 6297] By: gsar on 2000/07/04 04:07:46
45562 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
ee517269 45563 Branch: perl
25fbdfc0 45564 ! perl.c
ee517269 45565____________________________________________________________________________
51c9377f
JH
45566[ 6296] By: jhi on 2000/06/30 18:28:37
45567 Log: Elaborate POSIX.pod. Still needs work.
45568 Branch: cfgperl
45569 ! ext/POSIX/POSIX.pod
45570____________________________________________________________________________
45571[ 6295] By: jhi on 2000/06/30 14:58:18
45572 Log: Point to perlipc for more SysV IPC examples.
45573 Branch: cfgperl
45574 ! pod/perlfunc.pod
45575____________________________________________________________________________
25fbdfc0
GS
45576[ 6294] By: gsar on 2000/06/30 14:47:45
45577 Log: slurp mode fix in change#4736 still not quite right
45578 Branch: perl
45579 ! pp_hot.c t/io/argv.t
ee517269 45580____________________________________________________________________________
51c9377f
JH
45581[ 6293] By: jhi on 2000/06/30 12:02:55
45582 Log: Integrate with Sarathy.
45583 Branch: cfgperl
45584 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
45585____________________________________________________________________________
45586[ 6292] By: jhi on 2000/06/30 12:01:11
45587 Log: From: simon@brecon.co.uk (Simon Cozens)
45588 Subject: UTF8 concat
45589 Date: 30 Jun 2000 06:13:25 GMT
45590 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
45591 Branch: cfgperl
45592 ! pp_hot.c
45593____________________________________________________________________________
45594[ 6291] By: gsar on 2000/06/30 04:37:33
45595 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
45596 when @_ is modified, causing coredumps
45597 Branch: perl
45598 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
45599____________________________________________________________________________
45600[ 6290] By: jhi on 2000/06/30 02:21:44
45601 Log: Integrate with Sarathy.
45602 Branch: cfgperl
45603 !> vms/vms.c vms/vmsish.h
45604____________________________________________________________________________
45605[ 6289] By: jhi on 2000/06/30 02:21:02
45606 Log: Check VERSIONs.
45607 Branch: cfgperl
45608 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
45609 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
45610 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
45611____________________________________________________________________________
45612[ 6288] By: jhi on 2000/06/30 02:18:52
45613 Log: Integrate with Sarathy.
45614 Branch: cfgperl
45615 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
45616 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
45617 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
45618 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
45619____________________________________________________________________________
45620[ 6287] By: gsar on 2000/06/30 02:17:08
45621 Log: integrate vmsperl changes into mainline
45622 Branch: perl
45623 !> vms/vms.c vms/vmsish.h
45624____________________________________________________________________________
45625[ 6285] By: gsar on 2000/06/30 02:05:28
45626 Log: localize %INC in a Safe compartment so that use/require work
45627 (many other magic globals probably need similar treatment)
45628 Branch: perl
45629 ! ext/Opcode/Opcode.xs
45630____________________________________________________________________________
45631[ 6284] By: gsar on 2000/06/30 01:54:54
45632 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
45633 about Windows
45634 Branch: perl
45635 ! pod/perlembed.pod
45636____________________________________________________________________________
45637[ 6283] By: jhi on 2000/06/30 01:50:10
45638 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
45639 From: Barrie Slaymaker <barries@jester.slaysys.com>
45640 Date: Wed, 28 Jun 2000 11:35:29 -0400
45641 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
45642 Branch: perl
45643 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
45644 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
45645 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
45646 ! lib/File/Spec/Win32.pm
45647____________________________________________________________________________
45648[ 6282] By: jhi on 2000/06/29 22:57:22
45649 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
45650 From: Dan Sugalski <dan@sidhe.org>
45651 Date: Tue, 06 Jun 2000 11:59:50 -0400
45652 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
45653 Branch: cfgperl
45654 ! vms/vms.c
45655____________________________________________________________________________
45656[ 6281] By: jhi on 2000/06/29 22:52:50
45657 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
45658 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45659 Date: Wed, 7 Jun 2000 04:02:04 -0500
45660 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
45661 Branch: cfgperl
45662 ! utils/h2xs.PL
45663____________________________________________________________________________
45664[ 6280] By: jhi on 2000/06/29 22:45:47
45665 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
45666 From: rspier@pobox.com (Robert Spier)
45667 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
45668 Message-ID: <14654.31913.845602.610277@rls.cx>
45669 Branch: cfgperl
45670 ! utils/h2xs.PL
45671____________________________________________________________________________
45672[ 6279] By: jhi on 2000/06/29 22:38:16
45673 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
45674 From: Tim Ayers <tayers@bridge.com>
45675 Date: Thu, 08 Jun 2000 08:11:06 +0200
45676 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
45677 [resent by Richard Foley, Message-Id probably wrong]
45678 Branch: cfgperl
45679 ! pod/perlsub.pod
45680____________________________________________________________________________
45681[ 6278] By: jhi on 2000/06/29 22:21:45
45682 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
45683 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
45684 Date: Fri, 09 Jun 2000 12:39:27 -0400
45685 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
45686 (plus update the version "number" of Text::Wrap)
45687 Branch: cfgperl
45688 ! lib/Text/Wrap.pm
45689____________________________________________________________________________
45690[ 6277] By: jhi on 2000/06/29 22:13:10
45691 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
45692 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
45693 Date: Mon, 12 Jun 2000 14:55:59 +0100
45694 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
45695 Branch: cfgperl
45696 ! pod/perlfunc.pod
45697____________________________________________________________________________
45698[ 6276] By: jhi on 2000/06/29 22:11:06
45699 Log: Subject: [PATCH] Re: eval documentation: context
45700 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
45701 Date: Mon, 12 Jun 2000 15:07:29 +0100
45702 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
45703 Branch: cfgperl
45704 ! pod/perlfunc.pod
45705____________________________________________________________________________
45706[ 6275] By: jhi on 2000/06/29 21:59:46
45707 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
45708 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45709 Date: Tue, 13 Jun 2000 02:43:48 -0500
45710 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
45711 Branch: cfgperl
45712 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
45713____________________________________________________________________________
45714[ 6274] By: jhi on 2000/06/29 21:56:14
45715 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
45716 From: Andy Dougherty <doughera@lafayette.edu>
45717 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
45718 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
45719 Branch: cfgperl
45720 ! ext/File/Glob/Glob.pm
45721____________________________________________________________________________
45722[ 6273] By: jhi on 2000/06/29 21:49:09
45723 Log: Subject: [PATCH] xsub attributes
45724 From: Doug MacEachern <dougm@covalent.net>
45725 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
45726 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
45727 Branch: cfgperl
45728 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
45729 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
45730____________________________________________________________________________
45731[ 6272] By: jhi on 2000/06/29 21:41:28
45732 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
45733 From: Tom Phoenix <rootbeer@redcat.com>
45734 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
45735 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
45736 Branch: cfgperl
45737 ! lib/Net/Ping.pm
45738____________________________________________________________________________
45739[ 6271] By: jhi on 2000/06/29 21:36:55
45740 Log: Subject: PATCH pod/perltie.pod
45741 From: Ian Phillipps <Ian.Phillipps@iname.com>
45742 Date: Fri, 16 Jun 2000 00:17:19 +0100
45743 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
45744 (only the first hunk, the second hunk had already been done
45745 by some other patch)
45746 Branch: cfgperl
45747 ! pod/perltie.pod
45748____________________________________________________________________________
45749[ 6270] By: jhi on 2000/06/29 21:24:51
45750 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
45751 From: Nicholas Clark <nick@talking.bollo.cx>
45752 Date: Fri, 23 Jun 2000 16:21:15 +0100
45753 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
45754 Branch: cfgperl
45755 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
45756 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
45757____________________________________________________________________________
45758[ 6269] By: jhi on 2000/06/29 19:38:15
45759 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
45760 silence few compiler warnings.
45761 Branch: cfgperl
45762 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
45763____________________________________________________________________________
45764[ 6268] By: jhi on 2000/06/29 18:21:50
45765 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
45766 From: Dominic Dunlop <domo@computer.org>
45767 Date: Thu, 29 Jun 2000 12:32:39 +0200
45768 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
45769 Branch: cfgperl
45770 ! t/op/sprintf.t
45771____________________________________________________________________________
45772[ 6267] By: jhi on 2000/06/29 18:16:07
45773 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
45774 From: Doug MacEachern <dougm@covalent.net>
45775 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
45776 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
45777 Branch: cfgperl
45778 + t/op/method2entersub.t
45779 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
45780 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
45781 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
45782 ! xsutils.c
45783____________________________________________________________________________
45784[ 6266] By: jhi on 2000/06/29 15:11:15
45785 Log: Subject: [PATCH 5.6.0] cygwin port
45786 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
45787 From: "Fifer, Eric" <EFifer@sanwaint.com>
45788 Date: Thu, 29 Jun 2000 12:58:29 +0100
45789 Branch: cfgperl
45790 ! cygwin/Makefile.SHs
45791____________________________________________________________________________
45792[ 6265] By: jhi on 2000/06/29 15:04:05
45793 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
45794 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45795 Date: Wed, 28 Jun 2000 17:50:12 -0700
45796 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
45797 Branch: cfgperl
45798 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
45799____________________________________________________________________________
45800[ 6264] By: jhi on 2000/06/29 15:00:57
45801 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
45802 From: Marty Lucich <marty@netcom.com>
45803 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
45804 Message-Id: <200006282116.OAA11148@netcom.com>
45805 ccdlflags update (the BSD/OS 4.1 part had already been taken
45806 care of by #6141).
45807 Branch: cfgperl
45808 ! hints/bsdos.sh
45809____________________________________________________________________________
45810[ 6263] By: jhi on 2000/06/29 13:47:44
45811 Log: tr fixes from Simon Cozens
45812 Branch: cfgperl
45813 ! doop.c
45814____________________________________________________________________________
45815[ 6262] By: jhi on 2000/06/28 18:46:01
45816 Log: Subject: 5.6.0 Patch for EPOC
45817 From: Olaf Flebbe <o.flebbe@gmx.de>
45818 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
45819 Message-ID: <23449.960929969@www11.gmx.net>
45820 Branch: cfgperl
45821 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
45822 ! epoc/epocish.h
45823____________________________________________________________________________
45824[ 6261] By: jhi on 2000/06/28 18:29:07
45825 Log: Subject: Re: [PATCH cfgperl] BOMs away!
45826 From: simon@brecon.co.uk (Simon Cozens)
45827 Date: 17 Jun 2000 11:49:57 GMT
45828 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
45829 Branch: cfgperl
45830 ! pod/perldiag.pod t/comp/require.t toke.c
45831____________________________________________________________________________
45832[ 6260] By: jhi on 2000/06/28 17:47:16
45833 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
45834 From: simon@brecon.co.uk (Simon Cozens)
45835 Date: 17 Jun 2000 11:56:44 GMT
45836 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
45837 pack U0, pack C0
45838 Branch: cfgperl
45839 ! pod/perlfunc.pod pp.c t/op/pack.t
45840____________________________________________________________________________
45841[ 6259] By: jhi on 2000/06/28 16:43:17
45842 Log: perlnewmod was missing from MANIFEST.
45843 Branch: cfgperl
45844 ! MANIFEST
45845____________________________________________________________________________
45846[ 6258] By: jhi on 2000/06/28 15:54:30
45847 Log: linenumber tweak
45848 Branch: cfgperl
45849 ! t/pragma/warn/regcomp
45850____________________________________________________________________________
45851[ 6257] By: jhi on 2000/06/28 15:50:44
45852 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
45853 From: Doug MacEachern <dougm@covalent.net>
45854 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
45855 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
45856 (one part of the patch had been applied earlier)
45857 Branch: cfgperl
45858 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
45859____________________________________________________________________________
45860[ 6256] By: jhi on 2000/06/28 15:40:22
45861 Log: tweaks from Simon Cozens to further fix tr/// under utf8
45862 Branch: cfgperl
45863 ! doop.c
45864____________________________________________________________________________
45865[ 6255] By: jhi on 2000/06/28 15:33:45
45866 Log: small thinko tweaks
45867 Branch: cfgperl
45868 ! lib/IPC/Open3.pm t/op/my_stash.t
45869____________________________________________________________________________
45870[ 6254] By: jhi on 2000/06/28 15:33:25
45871 Log: Subject: tr///, help wanted.
45872 From: simon@brecon.co.uk (Simon Cozens)
45873 Date: 28 Jun 2000 11:29:04 GMT
45874 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
45875 Branch: cfgperl
45876 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
45877 ! pp_proto.h proto.h t/op/tr.t
45878____________________________________________________________________________
45879[ 6253] By: jhi on 2000/06/28 15:09:17
45880 Log: Paranoia tweak on #6249.
45881 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
45882 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
45883 Date: Sun, 25 Jun 2000 23:43:12 -0400
45884 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
45885 Branch: cfgperl
45886 ! lib/IPC/Open3.pm
45887____________________________________________________________________________
45888[ 6252] By: jhi on 2000/06/28 15:01:38
45889 Log: Document #6249 and #6251.
45890 Branch: cfgperl
45891 ! lib/Exporter.pm lib/IPC/Open3.pm
45892____________________________________________________________________________
45893[ 6251] By: jhi on 2000/06/28 14:50:43
45894 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
45895 From: Doug MacEachern <dougm@covalent.net>
45896 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
45897 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
45898 Branch: cfgperl
45899 ! lib/Exporter.pm
45900____________________________________________________________________________
45901[ 6250] By: jhi on 2000/06/28 14:45:23
45902 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
45903 From: Doug MacEachern <dougm@covalent.net>
45904 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
45905 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
45906 Branch: cfgperl
45907 + t/op/my_stash.t
45908 ! MANIFEST embed.pl global.sym proto.h toke.c
45909____________________________________________________________________________
45910[ 6249] By: jhi on 2000/06/28 14:36:34
45911 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
45912 From: Frank Tobin <ftobin@uiuc.edu>
45913 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
45914 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
45915 Branch: cfgperl
45916 ! lib/IPC/Open3.pm
45917____________________________________________________________________________
45918[ 6248] By: jhi on 2000/06/28 14:11:25
45919 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
45920 From: Mark-Jason Dominus <mjd@plover.com>
45921 Date: Tue, 27 Jun 2000 22:36:42 -0400
45922 Message-ID: <20000628023642.12166.qmail@plover.com>
45923 Branch: cfgperl
45924 ! pod/perlfunc.pod
45925____________________________________________________________________________
45926[ 6247] By: jhi on 2000/06/27 12:46:37
45927 Log: Tweak $VERSION, patch from Doug MacEachern.
45928 Branch: cfgperl
45929 ! lib/File/Spec.pm
45930____________________________________________________________________________
45931[ 6246] By: jhi on 2000/06/27 03:34:46
45932 Log: Allow for standalone testing.
45933 Branch: cfgperl
45934 ! t/lib/filefunc.t t/lib/filespec.t
45935____________________________________________________________________________
45936[ 6245] By: jhi on 2000/06/27 02:50:02
45937 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
45938 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
45939 Date: Sat, 24 Jun 2000 13:06:20 +0100
45940 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
45941 Branch: cfgperl
45942 ! ext/DynaLoader/DynaLoader_pm.PL
45943____________________________________________________________________________
45944[ 6244] By: jhi on 2000/06/27 02:46:10
45945 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
45946 From: Doug MacEachern <dougm@covalent.net>
45947 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
45948 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
45949 Branch: cfgperl
45950 ! gv.c sv.c t/lib/peek.t
45951____________________________________________________________________________
45952[ 6243] By: jhi on 2000/06/27 02:38:07
45953 Log: Subject: [PATCH] is_utf8_string
45954 From: simon@brecon.co.uk (Simon Cozens)
45955 Date: 26 Jun 2000 02:25:59 GMT
45956 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
45957 Branch: cfgperl
45958 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
45959 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
45960 ! proto.h utf8.c
45961____________________________________________________________________________
45962[ 6242] By: jhi on 2000/06/27 02:24:00
45963 Log: Subject: [PATCH] bytes<->utf8 fixes
45964 From: simon@brecon.co.uk (Simon Cozens)
45965 Date: 26 Jun 2000 04:55:45 GMT
45966 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
45967 Branch: cfgperl
45968 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
45969____________________________________________________________________________
45970[ 6241] By: jhi on 2000/06/27 02:12:42
45971 Log: Do no -warn on \_, only on \alpha.
45972 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
45973 From: David Dyck <dcd@tc.fluke.com>
45974 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
45975 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
45976 Branch: cfgperl
45977 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
45978____________________________________________________________________________
45979[ 6240] By: jhi on 2000/06/27 02:00:01
45980 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
45981 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
45982 Date: Mon, 26 Jun 2000 18:40:14 +0100
45983 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
45984 Branch: cfgperl
45985 ! utils/h2xs.PL
45986____________________________________________________________________________
45987[ 6239] By: jhi on 2000/06/27 01:53:40
45988 Log: Configure maintenance. Sever some dependency cycles,
45989 separate gccversion from the cc unit,
45990 address [ID 20000623.006] Configure script patch for using gcc on AIX
45991 (but solve it a little bit differently),
45992 unduplex some accidentally duplicated units,
45993 suggest using gcc if no cc available
45994 (p5p thread: "Solaris configure: counterproposal", 1999-09)
45995 Branch: cfgperl
45996 ! Configure Todo-5.6 config_h.SH
45997 Branch: metaconfig
45998 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
45999 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
46000 Branch: metaconfig/U/perl
46001 + gccvers.U
46002 ! d_getespwnam.U d_getprpwnam.U i_prot.U
46003____________________________________________________________________________
46004[ 6238] By: jhi on 2000/06/25 18:04:56
46005 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
46006 From: Dan Sugalski <dan@sidhe.org>
46007 Date: Fri, 23 Jun 2000 17:00:00 -0400
46008 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
46009 Branch: cfgperl
46010 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
46011____________________________________________________________________________
46012[ 6237] By: jhi on 2000/06/25 16:36:45
46013 Log: Tweak embed.pl, regen headers.
46014 Branch: cfgperl
46015 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
46016 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
46017 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
46018 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
46019 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
46020____________________________________________________________________________
46021[ 6236] By: jhi on 2000/06/25 15:26:42
46022 Log: Regen headers.
46023 Branch: cfgperl
46024 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
46025 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
46026 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
46027 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
46028 ! regnodes.h warnings.h
46029____________________________________________________________________________
46030[ 6235] By: jhi on 2000/06/23 19:39:35
46031 Log: The thread begun by
46032 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
46033 From: Kevin.Ruscoe@ubsw.com
46034 Date: Fri, 16 Jun 2000 16:38:51 +0100
46035 Message-Id: <H000019b03c300d6@MHS>
46036 Branch: cfgperl
46037 ! hints/solaris_2.sh
ee517269 46038____________________________________________________________________________
51c9377f
JH
46039[ 6234] By: jhi on 2000/06/23 19:23:36
46040 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
46041 because when run as services (Win32ese for daemons)
46042 no environment variables are set and tmpdir ends up as /tmp,
46043 which is ambiguous.
46044
46045 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
46046 From: matt@sergeant.org
46047 Date: 16 Jun 2000 16:30:43 -0000
46048 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
46049 Branch: cfgperl
46050 ! lib/File/Spec/Win32.pm
ee517269 46051____________________________________________________________________________
51c9377f
JH
46052[ 6233] By: jhi on 2000/06/23 19:18:58
46053 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
46054 From: Mark-Jason Dominus <mjd@plover.com>
46055 Date: Fri, 16 Jun 2000 20:53:04 -0400
46056 Message-ID: <20000617005304.8008.qmail@plover.com>
46057 Branch: cfgperl
46058 ! op.h
ee517269 46059____________________________________________________________________________
51c9377f
JH
46060[ 6232] By: jhi on 2000/06/23 16:10:02
46061 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
46062 From: simon@brecon.co.uk (Simon Cozens)
46063 Date: 19 Jun 2000 15:18:27 GMT
46064 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
46065
46066 plus update pod/Makefile and regenerate perltoc
46067 Branch: cfgperl
46068 + pod/perlutil.pod
46069 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
ee517269 46070____________________________________________________________________________
51c9377f
JH
46071[ 6231] By: jhi on 2000/06/23 15:19:18
46072 Log: Subject: [PATCH 5.6.0] cygwin port
46073 From: "Fifer, Eric" <EFifer@sanwaint.com>
46074 Date: Tue, 20 Jun 2000 14:30:58 +0100
46075 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
46076 Branch: cfgperl
46077 ! README.cygwin lib/File/Find.pm
46078____________________________________________________________________________
46079[ 6230] By: jhi on 2000/06/23 14:25:21
46080 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
46081 Branch: cfgperl
25fbdfc0
GS
46082 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
46083 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
46084 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51c9377f
JH
46085 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
46086____________________________________________________________________________
46087[ 6229] By: jhi on 2000/06/23 14:13:34
46088 Log: Subject: README.hpux version 0.6.1
46089 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
46090 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
46091 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
46092 Branch: cfgperl
46093 ! README.hpux
46094____________________________________________________________________________
46095[ 6228] By: jhi on 2000/06/23 14:07:20
46096 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
46097 From: Doug MacEachern <dougm@covalent.net>
46098 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
46099 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
46100 Branch: cfgperl
46101 ! op.c
46102____________________________________________________________________________
46103[ 6227] By: jhi on 2000/06/23 14:01:06
46104 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
46105 From: Doug MacEachern <dougm@covalent.net>
46106 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
46107 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
46108 Branch: cfgperl
46109 + lib/lib.pm.PL
46110 - lib/lib.pm
46111 ! MANIFEST Makefile.SH
46112____________________________________________________________________________
46113[ 6226] By: jhi on 2000/06/23 13:53:07
46114 Log: Subject: [PATCH] remove forward declarations in Socket.pm
46115 From: Doug MacEachern <dougm@covalent.net>
46116 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
46117 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
46118
46119 From: Doug MacEachern <dougm@covalent.net>
46120 Subject: Re: [PATCH] remove forward declarations in Socket.pm
46121 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
46122 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
46123 Branch: cfgperl
46124 ! ext/Socket/Socket.pm op.c
46125____________________________________________________________________________
46126[ 6225] By: jhi on 2000/06/23 13:41:52
46127 Log: Add source code filenames to apidoc.
46128 From: simon@brecon.co.uk (Simon Cozens)
46129 Subject: [PATCH embed.pl] Source X-ref
46130 Date: 22 Jun 2000 02:18:49 GMT
46131 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
46132 Branch: cfgperl
46133 ! embed.pl
46134____________________________________________________________________________
46135[ 6224] By: jhi on 2000/06/23 13:32:33
46136 Log: A way to avoid English.pm performance hit.
46137 From: root <root@jester.slaysys.com>
46138 Subject: [YAPATCH English.pm] My turn to putt again
46139 Date: Thu, 22 Jun 2000 20:33:58 -0400
46140 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
46141 Branch: cfgperl
46142 ! lib/English.pm t/lib/english.t
46143____________________________________________________________________________
46144[ 6223] By: jhi on 2000/06/23 13:27:06
46145 Log: Avoid double close().
46146 Subject: [PATCH] avoid double close()
46147 From: Doug MacEachern <dougm@covalent.net>
46148 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
46149 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
46150 Branch: cfgperl
46151 ! doio.c
46152____________________________________________________________________________
46153[ 6222] By: jhi on 2000/06/23 13:25:54
46154 Log: doc typo fix
46155 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
46156 From: Ian Phillipps <Ian.Phillipps@iname.com>
46157 Date: Fri, 23 Jun 2000 10:40:58 +0100
46158 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
46159 Branch: cfgperl
46160 ! lib/Pod/Usage.pm
46161____________________________________________________________________________
46162[ 6221] By: jhi on 2000/06/23 13:24:15
46163 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
46164 From: simon@brecon.co.uk (Simon Cozens)
46165 Subject: [PATCH] Eliminate tr///[CU][CU]
46166 Date: 23 Jun 2000 11:05:40 GMT
46167 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
46168 Branch: cfgperl
46169 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
46170____________________________________________________________________________
46171[ 6220] By: jhi on 2000/06/22 16:07:51
46172 Log: Win32 patches from Benjamin Stuhl.
46173 Branch: cfgperl
46174 ! makedef.pl win32/win32.h
46175____________________________________________________________________________
46176[ 6219] By: jhi on 2000/06/22 16:06:34
46177 Log: Bytecode patches from Benjamin Stuhl.
46178 Branch: cfgperl
46179 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
46180 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
46181 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
46182____________________________________________________________________________
46183[ 6218] By: jhi on 2000/06/15 23:54:16
46184 Log: Bytecode patches from Benjamin Stuhl.
46185 Branch: cfgperl
46186 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
46187____________________________________________________________________________
46188[ 6217] By: jhi on 2000/06/09 13:38:29
46189 Log: Rename the fdpid locking and integrate with Sarathy.
46190 Branch: cfgperl
46191 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
46192 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
46193 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
46194 ! win32/win32.c
46195 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
ee517269 46196____________________________________________________________________________
25fbdfc0
GS
46197[ 6216] By: gsar on 2000/06/08 14:54:21
46198 Log: be more optimal about clearing @_
bee0ef1e 46199 Branch: perl
25fbdfc0 46200 ! cop.h
bee0ef1e 46201____________________________________________________________________________
25fbdfc0
GS
46202[ 6215] By: gsar on 2000/06/08 14:33:04
46203 Log: tweak comment about @DB::args
bee0ef1e 46204 Branch: perl
25fbdfc0 46205 ! av.h pp_ctl.c
bee0ef1e 46206____________________________________________________________________________
25fbdfc0
GS
46207[ 6214] By: gsar on 2000/06/08 13:57:54
46208 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
46209 caller() wants to populate @DB::args with it (causes a coredump
46210 in Carp::confess())
bee0ef1e 46211 Branch: perl
25fbdfc0 46212 ! cop.h t/op/runlevel.t
bee0ef1e 46213____________________________________________________________________________
25fbdfc0
GS
46214[ 6213] By: gsar on 2000/06/08 07:06:35
46215 Log: back out change#6106 (seems problematic)
bee0ef1e 46216 Branch: perl
25fbdfc0 46217 ! hints/solaris_2.sh
bee0ef1e 46218____________________________________________________________________________
51c9377f
JH
46219[ 6212] By: jhi on 2000/06/07 03:10:36
46220 Log: Continuing mopup for #6204.
46221 Branch: cfgperl
46222 ! ext/B/defsubs_h.PL
46223____________________________________________________________________________
46224[ 6211] By: jhi on 2000/06/07 02:41:50
46225 Log: Mopup for #6204.
46226 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
46227 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
46228 This is comes from const() where POK isn't on when expected.
46229 Branch: cfgperl
46230 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
46231 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
46232 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
46233 ! perlapi.h pod/perlapi.pod
46234____________________________________________________________________________
46235[ 6210] By: jhi on 2000/06/07 01:56:29
46236 Log: Mopup for #6207 and #6209.
46237 Branch: cfgperl
46238 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
46239____________________________________________________________________________
46240[ 6209] By: jhi on 2000/06/07 01:33:12
46241 Log: Lock PL_fdpid against race conditions, based on:
46242 Subject: [PATCH 5.6.0]subprocess fixup for threads
46243 From: Dan Sugalski <dan@sidhe.org>
46244 To: perl5-porters@perl.org
46245 Date: Tue, 11 Apr 2000 17:02:32 -0400
46246 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
46247 Branch: cfgperl
46248 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
46249 ! win32/win32.c
46250____________________________________________________________________________
46251[ 6208] By: jhi on 2000/06/07 01:05:23
46252 Log: Regen headers for #6207.
46253 Branch: cfgperl
46254 ! embed.h global.sym objXSUB.h proto.h
46255____________________________________________________________________________
46256[ 6207] By: jhi on 2000/06/06 23:43:13
46257 Log: Subject: [PATCH 5.6.0] Threadsafe patches
46258 From: Dan Sugalski <dan@sidhe.org>
46259 To: perl5-porters@perl.org
46260 Date: Mon, 08 May 2000 18:08:13 -0400
46261 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
46262 Branch: cfgperl
46263 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
46264 ! proto.h sv.h util.c
46265____________________________________________________________________________
46266[ 6206] By: jhi on 2000/06/06 23:21:23
46267 Log: Subject: [PATCH] Eliminate $a/$b in pod
46268 From: David Glasser <me@davidglasser.net>
46269 To: perl5-porters@perl.org
46270 Date: Mon, 29 May 2000 21:15:59 -0400
46271 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
46272 Branch: cfgperl
46273 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
46274 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
46275 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
46276 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
46277 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
46278 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
46279 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
46280 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
46281 ! pod/perlvar.pod pod/perlxs.pod
46282____________________________________________________________________________
46283[ 6205] By: jhi on 2000/06/06 23:12:14
46284 Log: Subject: [PATCH] Win32 improvements
46285 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
46286 To: gsar@activestate.com, perl5-porters@perl.org
46287 Date: Mon, 29 May 2000 17:22:24 PDT
46288 Message-ID: <20000530002224.91142.qmail@hotmail.com>
46289 (MUA had mangled many lines by wordwrapping)
46290 Branch: cfgperl
46291 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
46292____________________________________________________________________________
46293[ 6204] By: jhi on 2000/06/06 23:01:50
46294 Log: Subject: [PATCH] B::Bytecode patches
46295 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
46296 To: gsar@activestate.com, jhi@iki.fi
46297 Cc: perl5-porters@perl.org
46298 Message-ID: <20000602202526.48694.qmail@hotmail.com>
46299 (MUA had mangled many lines by wordwrapping)
46300 Branch: cfgperl
46301 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
46302 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
46303 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
46304 ! intrpvar.h perl.c
46305____________________________________________________________________________
46306[ 6203] By: jhi on 2000/06/06 22:32:43
46307 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
46308 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46309 Date: Tue, 06 Jun 2000 13:07:45 -0700
46310 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
46311 Branch: cfgperl
46312 ! pod/perldiag.pod
46313____________________________________________________________________________
46314[ 6202] By: jhi on 2000/06/06 19:38:35
46315 Log: Integrate with Sarathy.
46316 Branch: cfgperl
46317 !> perl.c
46318____________________________________________________________________________
25fbdfc0
GS
46319[ 6201] By: gsar on 2000/06/06 00:42:59
46320 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
46321 does a PUSHMARK that's never ever POPMARKed; in general, only
46322 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
46323 Perl_eval_[sp]v() don't because they don't take any incoming
46324 arguments (this leak has been around since the original version
46325 of perl_eval_pv() in 5.003_97e)
bee0ef1e 46326 Branch: perl
25fbdfc0 46327 ! perl.c
bee0ef1e 46328____________________________________________________________________________
51c9377f
JH
46329[ 6200] By: jhi on 2000/06/04 03:44:52
46330 Log: Update to cperl-mode.el 4.31 from
46331 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
46332 Subject: A couple of notes
46333 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46334 To: Mailing list Perl5 <perl5-porters@perl.org>
46335 Date: Sat, 3 Jun 2000 23:33:32 -0400
46336 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
46337 Branch: cfgperl
46338 ! emacs/cperl-mode.el
46339____________________________________________________________________________
46340[ 6199] By: jhi on 2000/06/03 15:11:05
46341 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
46342 From: Dan Sugalski <dan@sidhe.org>
46343 To: perl5-porters@perl.org, vmsperl@perl.org
46344 Date: Fri, 02 Jun 2000 17:30:51 -0400
46345 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
46346 Branch: cfgperl
46347 ! vms/descrip_mms.template vms/gen_shrfls.pl
46348____________________________________________________________________________
46349[ 6198] By: jhi on 2000/06/03 14:59:15
46350 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
46351 From: Dan Sugalski <dan@sidhe.org>
46352 To: vmsperl@perl.org, perl5-porters@perl.org
46353 Date: Fri, 02 Jun 2000 16:00:41 -0400
46354 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
46355 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
46356 Branch: cfgperl
46357 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
46358 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
46359 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
46360____________________________________________________________________________
46361[ 6197] By: jhi on 2000/06/03 14:41:30
46362 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
46363 From: John Borwick <jhborwic@unity.ncsu.edu>
46364 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
46365 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
46366 Branch: cfgperl
46367 ! pod/perlsyn.pod
46368____________________________________________________________________________
46369[ 6196] By: jhi on 2000/06/03 14:38:09
46370 Log: Integrate with Sarathy.
46371 Branch: cfgperl
46372 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
46373 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
46374 !> vms/perly_c.vms
46375____________________________________________________________________________
25fbdfc0
GS
46376[ 6195] By: gsar on 2000/06/02 22:43:13
46377 Log: fix yet another eval"" leak under USE_ITHREADS
bee0ef1e 46378 Branch: perl
25fbdfc0 46379 ! op.c
bee0ef1e 46380____________________________________________________________________________
25fbdfc0
GS
46381[ 6194] By: gsar on 2000/06/02 18:22:06
46382 Log: fix small eval"" memory leaks under USE_ITHREADS
bd05022c 46383 Branch: perl
25fbdfc0
GS
46384 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
46385 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
46386 ! vms/perly_c.vms
bd05022c 46387____________________________________________________________________________
51c9377f
JH
46388[ 6193] By: jhi on 2000/06/01 13:03:56
46389 Log: Signals-be-gone for microperl.
46390 Branch: cfgperl
46391 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
46392____________________________________________________________________________
46393[ 6192] By: jhi on 2000/06/01 12:52:02
46394 Log: Integrate with Sarathy.
46395 Branch: cfgperl
46396 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
46397 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
46398 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
46399 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
46400 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
46401 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
46402 !> t/op/vec.t utils/h2xs.PL
46403____________________________________________________________________________
25fbdfc0
GS
46404[ 6191] By: gsar on 2000/06/01 09:38:21
46405 Log: vec() loses numericalness (modified version of patch suggested
46406 by Robin Barker)
bd05022c 46407 Branch: perl
25fbdfc0 46408 ! doop.c t/op/vec.t
bd05022c 46409____________________________________________________________________________
25fbdfc0
GS
46410[ 6190] By: gsar on 2000/06/01 09:26:15
46411 Log: submit missing embed.pl change
bd05022c 46412 Branch: perl
25fbdfc0 46413 ! embed.pl
bd05022c 46414____________________________________________________________________________
25fbdfc0
GS
46415[ 6189] By: gsar on 2000/06/01 09:05:34
46416 Log: counting tr/// corrupts later operation (from M.J.T Guy)
bd05022c 46417 Branch: perl
25fbdfc0 46418 ! doop.c t/op/tr.t
bd05022c 46419____________________________________________________________________________
25fbdfc0
GS
46420[ 6188] By: gsar on 2000/06/01 08:58:39
46421 Log: h2xs tweaks
bd05022c 46422 Branch: perl
25fbdfc0 46423 ! utils/h2xs.PL
bd05022c 46424____________________________________________________________________________
25fbdfc0
GS
46425[ 6187] By: gsar on 2000/06/01 08:50:07
46426 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
46427 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
e277ebbf 46428 Branch: perl
25fbdfc0
GS
46429 + lib/Pod/LaTeX.pm
46430 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
46431 ! pod/pod2latex.PL
e277ebbf 46432____________________________________________________________________________
25fbdfc0
GS
46433[ 6186] By: gsar on 2000/06/01 08:24:40
46434 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
46435 <wolfgang.laun@alcatel.at>)
e277ebbf 46436 Branch: perl
25fbdfc0
GS
46437 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
46438 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
e277ebbf 46439____________________________________________________________________________
25fbdfc0
GS
46440[ 6185] By: gsar on 2000/06/01 08:12:00
46441 Log: remove incorrect documentation about implicit split to @_ in
46442 list context, which never really worked in perl 5 (from
46443 M.J.T. Guy)
e277ebbf 46444 Branch: perl
25fbdfc0 46445 ! pod/perlfunc.pod pod/perltrap.pod
e277ebbf 46446____________________________________________________________________________
25fbdfc0
GS
46447[ 6184] By: gsar on 2000/06/01 07:52:27
46448 Log: tweak for change#6127
e277ebbf 46449 Branch: perl
25fbdfc0 46450 ! perl.c
e277ebbf 46451____________________________________________________________________________
25fbdfc0
GS
46452[ 6183] By: gsar on 2000/06/01 07:41:02
46453 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
46454 <nick@ccl4.org>)
e277ebbf 46455 Branch: perl
25fbdfc0
GS
46456 + t/lib/selfloader.t
46457 ! MANIFEST lib/SelfLoader.pm
e277ebbf 46458____________________________________________________________________________
51c9377f
JH
46459[ 6182] By: jhi on 2000/06/01 00:34:42
46460 Log: Be Cleaner Part Deux.
46461 Branch: cfgperl
46462 ! Makefile.SH
46463____________________________________________________________________________
46464[ 6181] By: jhi on 2000/06/01 00:32:09
46465 Log: Integrate with Sarathy.
46466 Branch: cfgperl
46467 !> pp.c t/op/arith.t
46468____________________________________________________________________________
46469[ 6180] By: jhi on 2000/06/01 00:31:13
46470 Log: microperl nits from Simon Cozens.
46471 Branch: cfgperl
46472 + uconfig.h
46473 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
46474 ! unixish.h
46475____________________________________________________________________________
25fbdfc0
GS
46476[ 6179] By: gsar on 2000/05/31 22:37:51
46477 Log: buggy modulus on UVs introduced by change#3378 (resulted in
46478 4063328477 % 65535 amounting to 27406, instead of 27407)
e277ebbf 46479 Branch: perl
25fbdfc0 46480 ! pp.c t/op/arith.t
e277ebbf 46481____________________________________________________________________________
51c9377f
JH
46482[ 6178] By: jhi on 2000/05/31 21:52:41
46483 Log: Be cleaner.
46484 Branch: cfgperl
46485 ! Makefile.SH
46486____________________________________________________________________________
46487[ 6177] By: jhi on 2000/05/31 21:47:33
46488 Log: Substitution utf8 patch from Simon Cozens.
46489 Branch: cfgperl
46490 ! pp_hot.c
46491____________________________________________________________________________
46492[ 6176] By: jhi on 2000/05/31 21:45:34
46493 Log: Single-quoted utf8 patch from Simon Cozens.
46494 Branch: cfgperl
46495 ! toke.c
46496____________________________________________________________________________
46497[ 6175] By: jhi on 2000/05/31 21:40:18
46498 Log: Integrate with Sarathy.
46499 Branch: cfgperl
46500 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
46501____________________________________________________________________________
46502[ 6174] By: jhi on 2000/05/31 21:37:31
46503 Log: microperl changes from Simon Cozens; Makefile for microperl
46504 written from scratch; few casts added as microperl compilation
46505 doesn't have all prototypes available.
46506 Branch: cfgperl
46507 + Makefile.micro README.micro Todo.micro uconfig.sh
46508 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
46509 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
46510 Branch: metaconfig
46511 + U/modified/Config_h.U
46512____________________________________________________________________________
46513[ 6173] By: jhi on 2000/05/31 20:00:24
46514 Log: metaconfig maintenance.
46515 Branch: metaconfig
46516 + U/modified/Inhdr.U U/typedefs/inotype.U
46517 Branch: metaconfig/U/perl
46518 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
46519 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
46520____________________________________________________________________________
25fbdfc0
GS
46521[ 6172] By: gsar on 2000/05/31 05:05:42
46522 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
46523 (from Ilya Zakharevich)
e277ebbf 46524 Branch: perl
25fbdfc0 46525 ! regexec.c t/op/re_tests
e277ebbf 46526____________________________________________________________________________
25fbdfc0
GS
46527[ 6171] By: gsar on 2000/05/31 05:01:47
46528 Log: scalar() doesn't force scalar context when used in void context
46529 (from Simon Cozens)
e277ebbf 46530 Branch: perl
25fbdfc0 46531 ! op.c t/op/wantarray.t
e277ebbf 46532____________________________________________________________________________
25fbdfc0
GS
46533[ 6170] By: gsar on 2000/05/31 04:41:33
46534 Log: change#6142 needs tweaks to tests to work where there's no symlink()
46535 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
e277ebbf 46536 Branch: perl
25fbdfc0 46537 ! t/lib/filefind.t
e277ebbf 46538____________________________________________________________________________
25fbdfc0
GS
46539[ 6169] By: gsar on 2000/05/31 04:29:49
46540 Log: integrate cfgperl contents into mainline
e277ebbf 46541 Branch: perl
25fbdfc0
GS
46542 +> pod/perlmodlib.PL pod/perlnewmod.pod
46543 !> (integrate 42 files)
e277ebbf 46544____________________________________________________________________________
51c9377f
JH
46545[ 6168] By: jhi on 2000/05/30 22:53:37
46546 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
46547 Branch: cfgperl
46548 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46549 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
46550 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
46551 ! win32/config.bc win32/config.gc win32/config.vc
46552 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46553 ! win32/config_h.PL win32/config_sh.PL
46554 Branch: metaconfig/U/perl
46555 ! perlxv.U
46556____________________________________________________________________________
46557[ 6167] By: jhi on 2000/05/30 22:20:21
46558 Log: tweak todo
46559 Branch: cfgperl
46560 ! Todo-5.6
46561____________________________________________________________________________
46562[ 6166] By: jhi on 2000/05/30 22:11:51
46563 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
46564 in case somebody wants to write an extension for more
46565 shadow database interfaces.
46566 Branch: cfgperl
46567 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46568 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
46569 ! vos/config.def vos/config.h vos/config_h.SH_orig
46570 ! win32/config.bc win32/config.gc win32/config.vc
46571 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46572 Branch: metaconfig
46573 ! U/modified/Myinit.U
46574 Branch: metaconfig/U/perl
46575 + d_getespwnam.U d_getprpwnam.U i_prot.U
46576____________________________________________________________________________
46577[ 6165] By: jhi on 2000/05/30 18:35:34
46578 Log: Integrate with Sarathy.
46579 Branch: cfgperl
46580 !> op.c
46581____________________________________________________________________________
46582[ 6164] By: jhi on 2000/05/30 18:30:16
46583 Log: detypo
46584 Branch: cfgperl
46585 ! Configure config_h.SH
46586 Branch: metaconfig/U/perl
46587 ! perlxv.U
46588____________________________________________________________________________
25fbdfc0
GS
46589[ 6163] By: gsar on 2000/05/30 03:24:03
46590 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
46591 Branch: perl
46592 ! op.c
46593____________________________________________________________________________
46594[ 6162] By: gsar on 2000/05/30 03:09:38
46595 Log: fix memory leak in method call optimization (change#3768);
46596 made C<eval "$x->foo()"> leak
46597 Branch: perl
46598 ! op.c
46599____________________________________________________________________________
51c9377f
JH
46600[ 6161] By: jhi on 2000/05/29 17:56:26
46601 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
46602 both from Simon Cozens.
46603 Branch: cfgperl
46604 + pod/perlmodlib.PL pod/perlnewmod.pod
46605 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
46606 ! pod/perlmodlib.pod pod/perltoc.pod
46607____________________________________________________________________________
46608[ 6160] By: jhi on 2000/05/29 17:23:55
46609 Log: Changes for the File::Temp 0.08 (change #6159) test suite
46610 to fit better into the Perl distribution test framework.
46611 Branch: cfgperl
46612 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
46613 ! t/lib/ftmp-tempfile.t
46614____________________________________________________________________________
46615[ 6159] By: jhi on 2000/05/29 16:55:36
46616 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
46617 Branch: cfgperl
46618 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
46619 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
46620____________________________________________________________________________
46621[ 6158] By: bailey on 2000/05/29 16:22:08
46622 Log: Add fallback to tmpfile for use in cases where user's relying on
46623 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
46624 Lane's patch)
46625 Branch: vmsperl
46626 ! vms/vms.c vms/vmsish.h
46627____________________________________________________________________________
46628[ 6157] By: jhi on 2000/05/29 03:10:36
46629 Log: Regen Configure to jive with #6149.
46630 Branch: cfgperl
46631 ! Configure
46632 Branch: metaconfig
46633 ! U/modified/Getfile.U
46634____________________________________________________________________________
46635[ 6156] By: jhi on 2000/05/29 03:01:38
46636 Log: Integrate with Sarathy.
46637 Branch: cfgperl
46638 +> ext/DynaLoader/dl_mac.xs
46639 !> (integrate 38 files)
46640____________________________________________________________________________
25fbdfc0
GS
46641[ 6155] By: gsar on 2000/05/28 21:15:58
46642 Log: small bug in change#6144; remove random \xA0 character that snuck
46643 in via change#6145
e277ebbf 46644 Branch: perl
25fbdfc0 46645 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
e277ebbf 46646____________________________________________________________________________
25fbdfc0
GS
46647[ 6154] By: gsar on 2000/05/28 21:04:19
46648 Log: avoid type mismatch warning
46649 Branch: perl
46650 ! perl.c
46651____________________________________________________________________________
46652[ 6153] By: gsar on 2000/05/28 20:58:31
46653 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
46654 <nick@Bagpuss.uk.boo.com>)
e277ebbf 46655 Branch: perl
25fbdfc0 46656 ! lib/Test/Harness.pm
e277ebbf 46657____________________________________________________________________________
25fbdfc0
GS
46658[ 6152] By: gsar on 2000/05/28 20:53:42
46659 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
e277ebbf 46660 Branch: perl
25fbdfc0 46661 ! regexec.c
e277ebbf 46662____________________________________________________________________________
25fbdfc0
GS
46663[ 6151] By: gsar on 2000/05/28 20:50:28
46664 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
e277ebbf 46665 Branch: perl
25fbdfc0 46666 ! regexec.c
e277ebbf 46667____________________________________________________________________________
25fbdfc0
GS
46668[ 6150] By: gsar on 2000/05/28 20:39:58
46669 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
e277ebbf 46670 Branch: perl
25fbdfc0
GS
46671 ! pod/perlrequick.pod
46672____________________________________________________________________________
46673[ 6149] By: gsar on 2000/05/28 20:35:16
46674 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
46675 <troc@netrus.net>)
e277ebbf 46676 Branch: perl
25fbdfc0
GS
46677 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
46678 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
46679 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
46680 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
46681____________________________________________________________________________
46682[ 6148] By: gsar on 2000/05/28 20:21:07
46683 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
e277ebbf 46684 Branch: perl
25fbdfc0
GS
46685 ! lib/ExtUtils/MM_Unix.pm
46686____________________________________________________________________________
46687[ 6147] By: gsar on 2000/05/28 20:12:41
46688 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
46689 (from Peter Prymmer)
46690 Branch: perl
46691 ! vms/subconfigure.com
e277ebbf 46692____________________________________________________________________________
25fbdfc0
GS
46693[ 6146] By: gsar on 2000/05/28 20:06:15
46694 Log: doc typo
e277ebbf 46695 Branch: perl
25fbdfc0 46696 ! lib/warnings.pm warnings.h warnings.pl
e277ebbf 46697____________________________________________________________________________
25fbdfc0
GS
46698[ 6145] By: gsar on 2000/05/28 18:44:33
46699 Log: make xsubpp skip embedded pod (from Matthias Neeracher
46700 <neeri@iis.ee.ethz.ch>)
e277ebbf
GS
46701 Branch: perl
46702 ! lib/ExtUtils/xsubpp
46703____________________________________________________________________________
25fbdfc0
GS
46704[ 6144] By: gsar on 2000/05/28 18:42:49
46705 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
46706 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
46707 <neeri@iis.ee.ethz.ch>)
e277ebbf 46708 Branch: perl
25fbdfc0 46709 ! lib/AutoSplit.pm
e277ebbf 46710____________________________________________________________________________
25fbdfc0
GS
46711[ 6143] By: gsar on 2000/05/28 18:41:12
46712 Log: MacOS support, part 1 (from Matthias Neeracher
46713 <neeri@iis.ee.ethz.ch>)
e277ebbf 46714 Branch: perl
25fbdfc0
GS
46715 + ext/DynaLoader/dl_mac.xs
46716 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
46717 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
46718 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
46719 ! util.h
e277ebbf 46720____________________________________________________________________________
25fbdfc0
GS
46721[ 6142] By: gsar on 2000/05/28 18:21:51
46722 Log: File::Find fails to chdir when chasing symlinks (from
46723 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
46724 Branch: perl
46725 ! lib/File/Find.pm t/lib/filefind.t
e277ebbf 46726____________________________________________________________________________
25fbdfc0
GS
46727[ 6141] By: jhi on 2000/05/28 14:25:15
46728 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
46729 forwarded by Peter Seebach from the bsdi-users mailing list.
46730 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
46731 Branch: perl
46732 ! hints/bsdos.sh
46733____________________________________________________________________________
51c9377f
JH
46734[ 6140] By: jhi on 2000/05/28 14:11:57
46735 Log: Integrate with Sarathy.
46736 Branch: cfgperl
46737 +> (branch 30 files)
46738 !> (integrate 93 files)
46739____________________________________________________________________________
25fbdfc0
GS
46740[ 6139] By: gsar on 2000/05/28 10:01:48
46741 Log: revise mktables.PL for bugs and newness in Unicode 3.0
46742 (from James Bence <jbence@amgen.com>)
46743 Branch: perl
46744 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
46745 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
46746 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
46747 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
46748 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
46749 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
46750 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
46751 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
46752 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
46753 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
46754 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
46755 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
46756 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
46757 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
46758 + lib/unicode/Is/SylWU.pl
46759 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
46760 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
46761 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
46762 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
46763 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
46764 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
46765 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
46766 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
46767 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
46768 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
46769 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
46770 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
46771 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
46772 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
46773 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
46774 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
46775 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
46776 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
46777 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
46778 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
46779 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
46780 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
46781 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
46782 ! lib/unicode/Makefile lib/unicode/mktables.PL
46783____________________________________________________________________________
46784[ 6138] By: gsar on 2000/05/28 08:50:32
46785 Log: add note about the handling of negative indices to tied arrays
46786 (from Michael G Schwern <schwern@pobox.com>)
46787 Branch: perl
46788 ! pod/perltie.pod
46789____________________________________________________________________________
46790[ 6137] By: gsar on 2000/05/28 08:46:10
46791 Log: fix bogus redeclaration warning for "our" variables in different
46792 scopes
46793 Branch: perl
46794 ! op.c t/pragma/strict-vars
46795____________________________________________________________________________
46796[ 6136] By: gsar on 2000/05/28 08:31:20
46797 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
46798 Branch: perl
46799 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
46800____________________________________________________________________________
46801[ 6135] By: gsar on 2000/05/28 08:17:50
46802 Log: enable Test::Harness to dynamically determine column width etc.
46803 (from Rob Napier <rnapier@employees.org>)
46804 Branch: perl
46805 ! lib/Test/Harness.pm
46806____________________________________________________________________________
46807[ 6134] By: gsar on 2000/05/28 08:13:39
46808 Log: make Test::Harness use wait.h/WCOREDUMP if available
46809 (from Ben Tilly <ben_tilly@hotmail.com>)
46810 Branch: perl
46811 ! lib/Test/Harness.pm
e277ebbf 46812____________________________________________________________________________
25fbdfc0
GS
46813[ 6133] By: gsar on 2000/05/28 08:08:05
46814 Log: elide bogus test in change#6132
e277ebbf 46815 Branch: perl
25fbdfc0 46816 ! t/pragma/warn/9enabled
e277ebbf 46817____________________________________________________________________________
25fbdfc0
GS
46818[ 6132] By: gsar on 2000/05/28 08:03:14
46819 Log: warnings::enabled() doesn't fall back to looking at $^W if
46820 caller isn't using lexical warnings (from Paul Marquess)
e277ebbf 46821 Branch: perl
25fbdfc0
GS
46822 ! pp_ctl.c t/pragma/warn/9enabled
46823____________________________________________________________________________
46824[ 6131] By: gsar on 2000/05/28 07:57:47
46825 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
e277ebbf 46826 Branch: perl
25fbdfc0 46827 ! ext/POSIX/POSIX.pm
e277ebbf 46828____________________________________________________________________________
25fbdfc0
GS
46829[ 6130] By: gsar on 2000/05/28 07:29:12
46830 Log: fix places that mean C<"word" character> but say C<alphanumeric
46831 character>
e277ebbf 46832 Branch: perl
25fbdfc0 46833 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
e277ebbf 46834____________________________________________________________________________
25fbdfc0
GS
46835[ 6129] By: gsar on 2000/05/28 07:18:41
46836 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
e277ebbf 46837 Branch: perl
25fbdfc0 46838 ! vms/test.com
e277ebbf 46839____________________________________________________________________________
25fbdfc0
GS
46840[ 6128] By: gsar on 2000/05/28 07:12:55
46841 Log: new perlxstut example for passing/returning refs to arrays
46842 (from David Lowe <dlowe@pootpoot.com>)
46843 Branch: perl
46844 ! pod/perlxstut.pod
e277ebbf 46845____________________________________________________________________________
25fbdfc0
GS
46846[ 6127] By: gsar on 2000/05/28 07:02:50
46847 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
46848 failed (from Gisle Aas)
46849 Branch: perl
46850 ! cop.h perl.c
e277ebbf 46851____________________________________________________________________________
25fbdfc0
GS
46852[ 6126] By: gsar on 2000/05/28 06:39:53
46853 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
46854 (reworked variant of patch suggested by Simon Cozens)
46855 Branch: perl
46856 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
46857 ! pp_hot.c proto.h t/op/gv.t
46858____________________________________________________________________________
46859[ 6125] By: gsar on 2000/05/28 05:14:55
46860 Log: enable propagating exception objects via Perl_croak() in XS code
46861 (from Gisle Aas)
46862 Branch: perl
46863 ! util.c
46864____________________________________________________________________________
46865[ 6124] By: gsar on 2000/05/28 05:07:28
46866 Log: integrate vmsperl contents into mainline
46867 Branch: perl
46868 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
46869 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
46870 !> vms/vmsish.h
46871____________________________________________________________________________
46872[ 6123] By: gsar on 2000/05/28 05:03:53
46873 Log: clarify gotcha with #line directives (from Rocco Caputo
46874 <troc@netrus.net>)
46875 Branch: perl
46876 ! pod/perldebug.pod pod/perlsyn.pod
46877____________________________________________________________________________
46878[ 6122] By: gsar on 2000/05/28 04:58:29
46879 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
46880 (from Mark-Jason Dominus)
46881 Branch: perl
46882 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
46883 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
46884 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
46885 ! toke.c
e277ebbf 46886____________________________________________________________________________
51c9377f
JH
46887[ 6121] By: bailey on 2000/05/25 04:46:54
46888 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
46889 lists (based on fixes by Craig Berry)
46890 Branch: vmsperl
46891 ! lib/File/Spec/VMS.pm
46892____________________________________________________________________________
46893[ 6120] By: bailey on 2000/05/25 04:25:38
46894 Log: Add missing escape (Charles Lane)
46895 Branch: vmsperl
46896 ! t/op/lex_assign.t
46897____________________________________________________________________________
46898[ 6119] By: bailey on 2000/05/25 04:21:25
46899 Log: Quiet error messages in vmsish.t (Charles Lane)
46900 Branch: vmsperl
46901 ! vms/ext/vmsish.t
46902____________________________________________________________________________
46903[ 6118] By: bailey on 2000/05/25 04:17:57
46904 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
46905 Flatten case labels in switch statements uniformly (Charles Bailey)
46906 Branch: vmsperl
46907 ! vms/vms.c
46908____________________________________________________________________________
46909[ 6117] By: bailey on 2000/05/25 03:58:09
46910 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
46911 Branch: vmsperl
46912 ! vms/vmsish.h
46913____________________________________________________________________________
46914[ 6116] By: bailey on 2000/05/25 03:11:15
46915 Log: Miscellaneous cosmetic fixes (Charles Lane)
46916 Branch: vmsperl
46917 ! lib/ExtUtils/MM_VMS.pm
46918____________________________________________________________________________
46919[ 6115] By: bailey on 2000/05/25 03:10:36
46920 Log: Add bounds checking for several strings (Charles Lane)
46921 Branch: vmsperl
46922 ! vms/vms.c
46923____________________________________________________________________________
46924[ 6114] By: bailey on 2000/05/25 02:25:34
46925 Log: Urk -- undo previous removal of vmsish 'exit' change
46926 Branch: vmsperl
46927 ! vms/ext/vmsish.pm vms/vmsish.h
46928____________________________________________________________________________
46929[ 6113] By: bailey on 2000/05/24 02:24:40
46930 Log: Ugly workaround for version-specific RTL error
46931 Branch: vmsperl
46932 ! vms/vms.c
46933____________________________________________________________________________
46934[ 6112] By: bailey on 2000/05/24 02:19:55
46935 Log: Check for existence of file before trying to delete
46936 Branch: vmsperl
46937 ! vms/test.com
46938____________________________________________________________________________
46939[ 6111] By: bailey on 2000/05/23 23:35:13
46940 Log: Resync with mainline prior to post-5.6.0 updates
46941 Branch: vmsperl
46942 +> (branch 49 files)
46943 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
46944 ! vms/ext/vmsish.pm
46945 !> (integrate 334 files)
46946____________________________________________________________________________
46947[ 6110] By: jhi on 2000/05/23 19:28:32
46948 Log: todo tweak
46949 Branch: cfgperl
46950 ! Todo-5.6
46951____________________________________________________________________________
46952[ 6109] By: jhi on 2000/05/18 17:38:54
46953 Log: Integrate with Sarathy.
46954 Branch: cfgperl
46955 !> mg.c perl.h win32/perlhost.h
46956____________________________________________________________________________
25fbdfc0
GS
46957[ 6108] By: gsar on 2000/05/17 02:24:56
46958 Log: reenable fake signal handling on Windows, bugs and all
e277ebbf 46959 Branch: perl
25fbdfc0
GS
46960 ! mg.c perl.h win32/perlhost.h
46961____________________________________________________________________________
51c9377f
JH
46962[ 6107] By: jhi on 2000/05/15 18:01:41
46963 Log: Tweak the todo list.
46964 Branch: cfgperl
46965 ! Todo-5.6
46966____________________________________________________________________________
46967[ 6106] By: jhi on 2000/05/15 13:41:48
46968 Log: The (Configure) script refuses to go on, after asking for
46969 'You may also choose to try maximal 64-bitness....'.
46970 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
46971 -- Patrick Zima
46972 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
46973 Branch: cfgperl
46974 ! hints/solaris_2.sh
46975____________________________________________________________________________
46976[ 6105] By: jhi on 2000/05/11 14:37:43
46977 Log: Integrate with Sarathy.
46978 Branch: cfgperl
46979 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
46980 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
46981____________________________________________________________________________
25fbdfc0
GS
46982[ 6104] By: gsar on 2000/05/11 03:39:07
46983 Log: PL_sys_intern was being initialized too late on windows
e277ebbf 46984 Branch: perl
25fbdfc0
GS
46985 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
46986 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
e277ebbf 46987____________________________________________________________________________
51c9377f
JH
46988[ 6103] By: jhi on 2000/05/09 19:42:20
46989 Log: Test tweaking for Unicos continues.
46990 Branch: cfgperl
46991 ! t/op/64bitint.t
46992____________________________________________________________________________
46993[ 6102] By: jhi on 2000/05/09 16:47:27
46994 Log: The test suite tweak in #6101 wasn't quite right.
46995 Branch: cfgperl
46996 ! t/lib/complex.t
46997____________________________________________________________________________
46998[ 6101] By: jhi on 2000/05/09 15:35:34
46999 Log: Hints and test tweaks for Unicos.
47000 Branch: cfgperl
47001 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
47002____________________________________________________________________________
47003[ 6100] By: jhi on 2000/05/08 21:15:06
47004 Log: More compilation tweakery from Allen Smith.
47005 Branch: cfgperl
47006 ! hints/irix_6.sh
47007____________________________________________________________________________
47008[ 6099] By: jhi on 2000/05/08 19:21:18
47009 Log: Tweaks for the cc bugs from Allen Smith.
47010 Branch: cfgperl
47011 ! hints/irix_6.sh
47012____________________________________________________________________________
47013[ 6098] By: jhi on 2000/05/08 19:13:37
47014 Log: Add a note about other, yet unsupported, shadow password APIs.
47015 Branch: cfgperl
47016 ! pp_sys.c
47017____________________________________________________________________________
47018[ 6097] By: jhi on 2000/05/08 18:46:34
47019 Log: Add a note about possible compilation problems from Allen Smith.
47020 Branch: cfgperl
47021 ! hints/irix_6.sh
47022____________________________________________________________________________
47023[ 6096] By: jhi on 2000/05/08 17:33:10
47024 Log: Integrate with Sarathy.
47025 Branch: cfgperl
47026 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
47027 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
47028____________________________________________________________________________
47029[ 6095] By: jhi on 2000/05/08 16:21:33
47030 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
47031 might be useful in future.
47032 Branch: cfgperl
47033 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47034 ! config_h.SH
47035 Branch: metaconfig
47036 ! U/installdirs/inc_version_list.U
47037 Branch: metaconfig/U/perl
47038 ! perlxv.U
47039____________________________________________________________________________
25fbdfc0
GS
47040[ 6094] By: gsar on 2000/05/08 14:22:22
47041 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
47042 Branch: perl
47043 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
47044 ! hints/cygwin.sh pp_sys.c
47045____________________________________________________________________________
47046[ 6093] By: gsar on 2000/05/08 12:52:28
47047 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
47048 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
47049 Branch: perl
47050 ! pp_sys.c sv.c win32/perlhost.h
e277ebbf 47051____________________________________________________________________________
51c9377f
JH
47052[ 6092] By: jhi on 2000/05/07 22:40:34
47053 Log: Regen perltoc with the fixed buildtoc.
47054 Branch: cfgperl
47055 ! pod/perltoc.pod
47056____________________________________________________________________________
47057[ 6091] By: jhi on 2000/05/07 22:24:16
47058 Log: Integrate with Sarathy.
47059 Branch: cfgperl
47060 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
47061 !> t/op/substr.t toke.c
47062____________________________________________________________________________
25fbdfc0
GS
47063[ 6090] By: gsar on 2000/05/07 19:47:07
47064 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
47065 [NI]OK; added tests for both
e277ebbf 47066 Branch: perl
25fbdfc0 47067 ! perl.c pp_hot.c sv.c t/op/substr.t
e277ebbf 47068____________________________________________________________________________
25fbdfc0
GS
47069[ 6089] By: gsar on 2000/05/07 18:18:38
47070 Log: buildtoc tweak to fix newline lossage
53c32ee0 47071 Branch: perl
25fbdfc0 47072 ! pod/buildtoc
53c32ee0 47073____________________________________________________________________________
51c9377f
JH
47074[ 6088] By: jhi on 2000/05/07 16:35:36
47075 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
47076 because we do not use those. The HAS_GETSPNAM remains,
47077 though, because we still do use that.
47078 Branch: cfgperl
47079 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47080 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
47081 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
47082 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
47083 ! win32/config.vc win32/config_H.bc win32/config_H.gc
47084 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47085____________________________________________________________________________
25fbdfc0
GS
47086[ 6087] By: gsar on 2000/05/07 16:05:16
47087 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
53c32ee0 47088 Branch: perl
25fbdfc0 47089 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
53c32ee0 47090____________________________________________________________________________
51c9377f
JH
47091[ 6086] By: jhi on 2000/05/07 15:27:07
47092 Log: Integrate with Sarathy.
47093 Branch: cfgperl
47094 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47095 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47096 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
47097 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
47098 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
47099 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
47100____________________________________________________________________________
25fbdfc0
GS
47101[ 6085] By: gsar on 2000/05/07 05:52:02
47102 Log: repeat operator (x) doesn't preserve utf8-ness
53c32ee0 47103 Branch: perl
25fbdfc0 47104 ! pp.c t/op/substr.t
53c32ee0 47105____________________________________________________________________________
25fbdfc0
GS
47106[ 6084] By: gsar on 2000/05/07 05:39:55
47107 Log: substr() does not preserve utf8-ness (from Stefan Eissing
47108 <Eissing@medicaldataservice.de>); added tests
53c32ee0 47109 Branch: perl
25fbdfc0 47110 ! pp.c t/op/substr.t
53c32ee0 47111____________________________________________________________________________
25fbdfc0
GS
47112[ 6083] By: gsar on 2000/05/07 05:24:46
47113 Log: note about undocumented caller() return value (from M.J.T. Guy);
47114 yet another peek.t tweak
53c32ee0 47115 Branch: perl
25fbdfc0 47116 ! pod/perlfunc.pod t/lib/peek.t
53c32ee0 47117____________________________________________________________________________
25fbdfc0
GS
47118[ 6082] By: gsar on 2000/05/07 05:08:40
47119 Log: peek.t non-portable to ithreads
53c32ee0 47120 Branch: perl
25fbdfc0 47121 ! t/lib/peek.t
53c32ee0 47122____________________________________________________________________________
25fbdfc0
GS
47123[ 6081] By: gsar on 2000/05/07 04:17:04
47124 Log: better default perlbug categories for ok reports (from Richard Foley)
53c32ee0 47125 Branch: perl
25fbdfc0 47126 ! utils/perlbug.PL
53c32ee0 47127____________________________________________________________________________
25fbdfc0
GS
47128[ 6080] By: gsar on 2000/05/07 04:08:07
47129 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
47130 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
47131 Branch: perl
47132 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47133 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47134 ! AUTHORS MAINTAIN MANIFEST
53c32ee0 47135____________________________________________________________________________
25fbdfc0
GS
47136[ 6079] By: gsar on 2000/05/07 04:01:38
47137 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
47138 Branch: perl
47139 ! lib/Carp/Heavy.pm
53c32ee0 47140____________________________________________________________________________
25fbdfc0
GS
47141[ 6078] By: gsar on 2000/05/07 01:24:19
47142 Log: workaround for CRT bug in chdir() (from Charles Lane, via
47143 Peter Prymmer)
47144 Branch: perl
47145 ! iperlsys.h vms/vms.c vms/vmsish.h
53c32ee0 47146____________________________________________________________________________
25fbdfc0
GS
47147[ 6077] By: gsar on 2000/05/07 01:22:23
47148 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
47149 and Tom Phoenix)
53c32ee0 47150 Branch: perl
25fbdfc0 47151 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
53c32ee0 47152____________________________________________________________________________
25fbdfc0 47153[ 6076] By: gsar on 2000/05/06 17:36:29
53c32ee0
GS
47154 Log: integrate cfgperl contents into mainline
47155 Branch: perl
25fbdfc0
GS
47156 +> t/lib/peek.t
47157 !> Configure MANIFEST Porting/Glossary Porting/config.sh
47158 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
47159 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
47160 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
53c32ee0 47161____________________________________________________________________________
51c9377f
JH
47162[ 6075] By: jhi on 2000/05/05 18:56:10
47163 Log: Make the test more portable.
47164 Branch: cfgperl
47165 ! t/lib/peek.t
47166____________________________________________________________________________
47167[ 6074] By: jhi on 2000/05/05 18:49:20
47168 Log: Introduce t/lib/peek.t.
47169 Branch: cfgperl
47170 + t/lib/peek.t
47171 ! MANIFEST
47172____________________________________________________________________________
47173[ 6073] By: jhi on 2000/05/05 14:30:45
47174 Log: Complex tweaks.
47175 Branch: cfgperl
47176 ! lib/Math/Complex.pm t/lib/complex.t
47177____________________________________________________________________________
47178[ 6072] By: jhi on 2000/05/05 12:27:13
47179 Log: Integrate with Sarathy.
47180 Branch: cfgperl
47181 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
47182 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
47183 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
47184 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
47185____________________________________________________________________________
25fbdfc0
GS
47186[ 6071] By: gsar on 2000/05/05 02:24:46
47187 Log: misformatted perllocal.pod (from Tim Jenness
47188 <t.jenness@jach.hawaii.edu>)
53c32ee0 47189 Branch: perl
25fbdfc0 47190 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
53c32ee0 47191____________________________________________________________________________
25fbdfc0
GS
47192[ 6070] By: gsar on 2000/05/05 02:16:52
47193 Log: remove misleading comment (from M.J.T. Guy)
53c32ee0 47194 Branch: perl
25fbdfc0 47195 ! t/lib/anydbm.t
53c32ee0 47196____________________________________________________________________________
25fbdfc0
GS
47197[ 6069] By: gsar on 2000/05/05 02:15:13
47198 Log: File::Spec compatibility update (from Barrie Slaymaker
47199 <barries@slaysys.com>)
53c32ee0 47200 Branch: perl
25fbdfc0
GS
47201 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
47202 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
53c32ee0 47203____________________________________________________________________________
25fbdfc0
GS
47204[ 6068] By: gsar on 2000/05/05 02:01:50
47205 Log: note about values()
53c32ee0 47206 Branch: perl
25fbdfc0 47207 ! pod/perlfunc.pod
53c32ee0 47208____________________________________________________________________________
25fbdfc0
GS
47209[ 6067] By: gsar on 2000/05/05 01:33:09
47210 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
53c32ee0 47211 Branch: perl
25fbdfc0 47212 ! win32/win32.c
53c32ee0 47213____________________________________________________________________________
25fbdfc0
GS
47214[ 6066] By: gsar on 2000/05/05 01:23:43
47215 Log: s/END/CHECK/
53c32ee0 47216 Branch: perl
25fbdfc0 47217 ! perl.c
53c32ee0 47218____________________________________________________________________________
51c9377f
JH
47219[ 6065] By: jhi on 2000/05/04 17:30:22
47220 Log: Integrate with Sarathy.
47221 Branch: cfgperl
47222 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
47223____________________________________________________________________________
25fbdfc0
GS
47224[ 6064] By: gsar on 2000/05/04 17:26:14
47225 Log: change#5905 wasn't quite right--it's intent only applies when arguments
47226 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
53c32ee0 47227 Branch: perl
25fbdfc0 47228 ! pp_sys.c sv.c
53c32ee0 47229____________________________________________________________________________
25fbdfc0
GS
47230[ 6063] By: gsar on 2000/05/04 16:52:29
47231 Log: tokeq() could read unallocated field in argument
53c32ee0 47232 Branch: perl
25fbdfc0 47233 ! toke.c
53c32ee0 47234____________________________________________________________________________
25fbdfc0
GS
47235[ 6062] By: gsar on 2000/05/04 16:34:51
47236 Log: additional tests for utf8.t
53c32ee0 47237 Branch: perl
25fbdfc0 47238 ! t/pragma/utf8.t
53c32ee0 47239____________________________________________________________________________
25fbdfc0
GS
47240[ 6061] By: gsar on 2000/05/04 16:09:28
47241 Log: change#5921 neglected to make eq honor "use bytes"
53c32ee0 47242 Branch: perl
25fbdfc0 47243 ! sv.c
53c32ee0 47244____________________________________________________________________________
51c9377f
JH
47245[ 6060] By: jhi on 2000/05/04 15:30:16
47246 Log: Integrate with Sarathy.
47247 Branch: cfgperl
47248 !> perl.c regcomp.c t/pragma/utf8.t
47249____________________________________________________________________________
47250[ 6059] By: jhi on 2000/05/04 15:26:37
47251 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
47252 in natively 64-bit platforms where a long is a quad (no need
47253 for long longs). Also added bias for IVs.
47254 Branch: cfgperl
47255 ! toke.c
47256____________________________________________________________________________
25fbdfc0
GS
47257[ 6058] By: gsar on 2000/05/04 00:19:14
47258 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
47259 (spotted by Donald Kinzer <dkinzer@premia.com>)
53c32ee0 47260 Branch: perl
25fbdfc0 47261 ! perl.c
53c32ee0 47262____________________________________________________________________________
25fbdfc0
GS
47263[ 6057] By: gsar on 2000/05/03 18:34:01
47264 Log: fix broken parsing of /\x{ab}/
53c32ee0 47265 Branch: perl
25fbdfc0 47266 ! regcomp.c t/pragma/utf8.t
53c32ee0 47267____________________________________________________________________________
51c9377f
JH
47268[ 6056] By: jhi on 2000/05/03 17:57:16
47269 Log: The search of infinity continues, this time simplified.
47270 Branch: cfgperl
47271 ! lib/Math/Complex.pm
47272____________________________________________________________________________
47273[ 6055] By: jhi on 2000/05/03 17:45:30
47274 Log: Detypo.
47275 Branch: cfgperl
47276 ! hints/unicos.sh
47277____________________________________________________________________________
47278[ 6054] By: jhi on 2000/05/02 22:28:27
47279 Log: Be more forgiving in POSIX about HUGE_VALL.
47280 Branch: cfgperl
47281 ! ext/POSIX/POSIX.xs
47282____________________________________________________________________________
47283[ 6053] By: jhi on 2000/05/02 22:25:05
47284 Log: Integrate with Sarathy.
47285 Branch: cfgperl
47286 !> hints/irix_6.sh pod/perlop.pod
47287____________________________________________________________________________
47288[ 6052] By: jhi on 2000/05/02 22:24:31
47289 Log: Unicos hint tweak.
47290 Branch: cfgperl
47291 ! hints/unicos.sh
47292____________________________________________________________________________
47293[ 6051] By: jhi on 2000/05/02 22:21:26
47294 Log: Complex tweakery.
47295 Branch: cfgperl
47296 ! lib/Math/Complex.pm t/lib/complex.t
47297____________________________________________________________________________
47298[ 6050] By: jhi on 2000/05/02 19:26:22
47299 Log: Use setxxent()/endxxent().
47300 Branch: cfgperl
47301 ! t/op/grent.t t/op/pwent.t
47302____________________________________________________________________________
47303[ 6049] By: jhi on 2000/05/02 19:06:02
47304 Log: Test both the scalar and list contexts.
47305 Branch: cfgperl
47306 ! t/op/grent.t t/op/pwent.t
47307____________________________________________________________________________
25fbdfc0
GS
47308[ 6048] By: gsar on 2000/05/02 18:29:10
47309 Log: add note about how $( doesn't interpolate in REs (from
47310 Philip Newton <newton@ficus.frogspace.net>)
41fda654 47311 Branch: perl
25fbdfc0 47312 ! pod/perlop.pod
41fda654 47313____________________________________________________________________________
51c9377f
JH
47314[ 6047] By: jhi on 2000/05/02 17:41:24
47315 Log: Call getspnam() only iff needd.
47316 Branch: cfgperl
47317 ! pp_sys.c
47318____________________________________________________________________________
25fbdfc0
GS
47319[ 6046] By: gsar on 2000/05/02 17:07:25
47320 Log: libscheck has insufficient checks for n32 libs (from
47321 Albert Chin-A-Young <china@thewrittenword.com>)
21bad921 47322 Branch: perl
25fbdfc0 47323 ! hints/irix_6.sh
21bad921 47324____________________________________________________________________________
51c9377f
JH
47325[ 6045] By: jhi on 2000/05/02 13:57:17
47326 Log: Integrate with Sarathy.
47327 Branch: cfgperl
47328 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
47329 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
47330____________________________________________________________________________
25fbdfc0
GS
47331[ 6044] By: gsar on 2000/05/02 06:48:19
47332 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
47333 such that underscores are only ignored in literal numbers,
47334 "\x{...}", and hex/oct argument
21bad921 47335 Branch: perl
25fbdfc0 47336 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
21bad921 47337____________________________________________________________________________
25fbdfc0
GS
47338[ 6043] By: gsar on 2000/05/02 02:22:29
47339 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
21bad921 47340 Branch: perl
25fbdfc0 47341 ! pod/perlretut.pod
21bad921 47342____________________________________________________________________________
25fbdfc0
GS
47343[ 6042] By: gsar on 2000/05/02 02:17:51
47344 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
21bad921 47345 Branch: perl
25fbdfc0 47346 ! pod/perltrap.pod
21bad921 47347____________________________________________________________________________
25fbdfc0
GS
47348[ 6041] By: gsar on 2000/05/02 01:53:51
47349 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
47350 to compensate
21bad921 47351 Branch: perl
25fbdfc0 47352 ! Porting/makerel
21bad921 47353____________________________________________________________________________
25fbdfc0
GS
47354[ 6040] By: gsar on 2000/05/02 01:51:57
47355 Log: missing files in MANIFEST
21bad921 47356 Branch: perl
25fbdfc0 47357 ! MANIFEST
21bad921 47358____________________________________________________________________________
51c9377f
JH
47359[ 6039] By: jhi on 2000/05/02 00:36:46
47360 Log: Infinite problems.
47361 Branch: cfgperl
47362 ! lib/Math/Complex.pm
47363____________________________________________________________________________
47364[ 6038] By: jhi on 2000/05/02 00:06:38
47365 Log: pwent/spent #ifdef imbalance.
47366 Branch: cfgperl
47367 ! pp_sys.c
47368____________________________________________________________________________
47369[ 6037] By: jhi on 2000/05/01 22:50:11
47370 Log: Use HUGE_VALL if applicable.
47371 Branch: cfgperl
47372 ! ext/POSIX/POSIX.xs util.c
47373____________________________________________________________________________
47374[ 6036] By: jhi on 2000/05/01 22:20:53
47375 Log: Correct Freudian slip.
47376 Branch: cfgperl
47377 ! pp_sys.c
47378____________________________________________________________________________
47379[ 6035] By: jhi on 2000/05/01 21:07:38
47380 Log: Continue on the pwent/spent case.
47381 Branch: cfgperl
47382 ! pp_sys.c
47383____________________________________________________________________________
47384[ 6034] By: jhi on 2000/05/01 17:45:14
47385 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
47386 adjustments in 6032 conflicted badly with this, will have
47387 to revisit them later.
47388 Branch: cfgperl
47389 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
47390 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
47391 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
47392 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
47393 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
47394 !> t/lib/cgi-html.t t/lib/cgi-request.t
47395____________________________________________________________________________
47396[ 6033] By: jhi on 2000/05/01 17:40:49
47397 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
47398 Branch: cfgperl
47399 ! pp_sys.c
47400____________________________________________________________________________
25fbdfc0
GS
47401[ 6032] By: gsar on 2000/05/01 15:56:32
47402 Log: whitespace adjustments
21bad921 47403 Branch: perl
25fbdfc0 47404 ! pp_sys.c
21bad921 47405____________________________________________________________________________
25fbdfc0
GS
47406[ 6031] By: gsar on 2000/05/01 15:19:41
47407 Log: small nits in diagnostics.pm (from Robin Barker)
21bad921 47408 Branch: perl
25fbdfc0 47409 ! lib/diagnostics.pm pod/perldiag.pod
21bad921 47410____________________________________________________________________________
25fbdfc0
GS
47411[ 6030] By: gsar on 2000/05/01 08:39:18
47412 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
47413 for @- and @+ (from Johan Vromans)
21bad921 47414 Branch: perl
25fbdfc0 47415 ! lib/English.pm pod/perlvar.pod
21bad921 47416____________________________________________________________________________
25fbdfc0
GS
47417[ 6029] By: gsar on 2000/05/01 08:16:10
47418 Log: add CGI.pm v2.66 (from Lincoln Stein)
f07cf794 47419 Branch: perl
25fbdfc0
GS
47420 + lib/CGI/Util.pm t/lib/cgi-pretty.t
47421 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
47422 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
47423 ! t/lib/cgi-html.t t/lib/cgi-request.t
f07cf794 47424____________________________________________________________________________
25fbdfc0
GS
47425[ 6028] By: gsar on 2000/05/01 06:34:41
47426 Log: Pod::Man generates groff-incompatible macro definition (from
47427 Tom Christiansen)
f07cf794 47428 Branch: perl
25fbdfc0 47429 ! lib/Pod/Man.pm
f07cf794 47430____________________________________________________________________________
25fbdfc0
GS
47431[ 6027] By: gsar on 2000/05/01 06:31:36
47432 Log: podlators-1.02 update (from Russ Allbery)
47433 Branch: perl
47434 ! lib/Pod/Man.pm lib/Pod/Text.pm
f07cf794 47435____________________________________________________________________________
51c9377f
JH
47436[ 6026] By: jhi on 2000/04/30 23:24:23
47437 Log: Integrate with Sarathy.
47438 Branch: cfgperl
47439 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
47440 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
47441 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
47442 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
47443 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
47444 !> t/lib/syslog.t toke.c win32/win32.h
47445____________________________________________________________________________
25fbdfc0
GS
47446[ 6025] By: gsar on 2000/04/30 18:17:47
47447 Log: Is{Alnum,Alpha,Word} don't match titlecase
47448
47449 TODO: IsSpace is defined recursively!
47450
47451 (both spotted by Larry)
f07cf794 47452 Branch: perl
25fbdfc0
GS
47453 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
47454 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
f07cf794 47455____________________________________________________________________________
25fbdfc0
GS
47456[ 6024] By: gsar on 2000/04/30 17:50:19
47457 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
47458 (from Hugo van der Sanden)
f07cf794 47459 Branch: perl
25fbdfc0 47460 ! toke.c
f07cf794 47461____________________________________________________________________________
25fbdfc0
GS
47462[ 6023] By: gsar on 2000/04/30 17:14:43
47463 Log: debugger stomps on $. (from M.J.T. Guy)
f07cf794 47464 Branch: perl
25fbdfc0 47465 ! lib/perl5db.pl
f07cf794 47466____________________________________________________________________________
25fbdfc0
GS
47467[ 6022] By: gsar on 2000/04/30 16:59:22
47468 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
f07cf794 47469 Branch: perl
25fbdfc0 47470 ! sv.c
f07cf794 47471____________________________________________________________________________
25fbdfc0
GS
47472[ 6021] By: gsar on 2000/04/29 21:00:08
47473 Log: remove Win2K issue in pod (fixed by change#6020)
f07cf794 47474 Branch: perl
25fbdfc0 47475 ! README.win32 pod/perl56delta.pod
f07cf794 47476____________________________________________________________________________
25fbdfc0
GS
47477[ 6020] By: gsar on 2000/04/29 20:51:49
47478 Log: test tweak
f07cf794 47479 Branch: perl
25fbdfc0 47480 ! t/lib/open3.t
f07cf794 47481____________________________________________________________________________
25fbdfc0
GS
47482[ 6019] By: gsar on 2000/04/29 20:34:27
47483 Log: windows portability tweaks
f07cf794 47484 Branch: perl
25fbdfc0 47485 ! t/lib/b.t win32/win32.h
f07cf794 47486____________________________________________________________________________
25fbdfc0
GS
47487[ 6018] By: gsar on 2000/04/29 19:55:24
47488 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
47489 make _PATH_LOG() return "" if unavailable
f07cf794 47490 Branch: perl
25fbdfc0
GS
47491 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
47492 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
f07cf794 47493____________________________________________________________________________
51c9377f
JH
47494[ 6017] By: jhi on 2000/04/28 22:49:46
47495 Log: Integrate with Sarathy.
47496 Branch: cfgperl
47497 !> op.c perl.c pod/perldiag.pod t/lib/b.t
47498____________________________________________________________________________
47499[ 6016] By: jhi on 2000/04/28 22:46:14
47500 Log: Do not warn that an infinity does not look like a number.
47501 Branch: cfgperl
47502 ! sv.c
47503____________________________________________________________________________
25fbdfc0
GS
47504[ 6015] By: gsar on 2000/04/28 22:35:49
47505 Log: tweak test for portability
f07cf794 47506 Branch: perl
25fbdfc0 47507 ! t/lib/b.t
f07cf794 47508____________________________________________________________________________
25fbdfc0
GS
47509[ 6014] By: gsar on 2000/04/28 22:05:31
47510 Log: glob() loading File::Glob behind the scenes may cause syntax errors
f07cf794 47511 Branch: perl
25fbdfc0 47512 ! op.c
f07cf794 47513____________________________________________________________________________
25fbdfc0
GS
47514[ 6013] By: gsar on 2000/04/28 21:25:22
47515 Log: tweak change#5945 to display correct switch name in diagnostic
f07cf794 47516 Branch: perl
25fbdfc0 47517 ! perl.c pod/perldiag.pod
f07cf794 47518____________________________________________________________________________
51c9377f
JH
47519[ 6012] By: jhi on 2000/04/28 21:08:12
47520 Log: Integrate with Sarathy.
47521 Branch: cfgperl
47522 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
47523 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
47524 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
47525____________________________________________________________________________
47526[ 6011] By: jhi on 2000/04/28 21:04:46
47527 Log: &HUGE_VAL is not defined, it exists.
47528 Branch: cfgperl
47529 ! lib/Math/Complex.pm
47530____________________________________________________________________________
25fbdfc0
GS
47531[ 6010] By: gsar on 2000/04/28 21:02:58
47532 Log: clarify note about shadow password support (from
47533 gellyfish@gellyfish.com)
f07cf794 47534 Branch: perl
25fbdfc0 47535 ! pod/perlfunc.pod
f07cf794 47536____________________________________________________________________________
25fbdfc0
GS
47537[ 6009] By: gsar on 2000/04/28 21:00:00
47538 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
f07cf794 47539 Branch: perl
25fbdfc0 47540 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
f07cf794 47541____________________________________________________________________________
25fbdfc0
GS
47542[ 6008] By: gsar on 2000/04/28 20:56:33
47543 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
47544 Branch: perl
47545 ! installperl vms/subconfigure.com
f07cf794 47546____________________________________________________________________________
25fbdfc0
GS
47547[ 6007] By: gsar on 2000/04/28 20:51:21
47548 Log: note about compile failures and END blocks (from M.J.T. Guy)
47549 Branch: perl
47550 ! pod/perl56delta.pod pod/perlmod.pod
f07cf794 47551____________________________________________________________________________
51c9377f
JH
47552[ 6006] By: jhi on 2000/04/28 20:42:14
47553 Log: Regen Configure.
47554 Branch: cfgperl
47555 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47556 ! config_h.SH
47557____________________________________________________________________________
25fbdfc0
GS
47558[ 6005] By: gsar on 2000/04/28 20:41:16
47559 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9b0c9623 47560 Branch: perl
25fbdfc0 47561 ! utils/perldoc.PL
9b0c9623 47562____________________________________________________________________________
51c9377f
JH
47563[ 6004] By: jhi on 2000/04/28 20:28:21
47564 Log: Integrate with Sarathy.
47565 Branch: cfgperl
47566 !> Configure INSTALL Porting/Glossary Porting/config.sh
47567 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
47568 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
47569 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47570 !> win32/config.vc win32/win32.c
47571____________________________________________________________________________
25fbdfc0
GS
47572[ 6003] By: gsar on 2000/04/28 20:11:20
47573 Log: allow REG_EXPAND_SZ keys in Windows registry (from
47574 John Clayton <John.Clayton@barclayscapital.com>)
9b0c9623 47575 Branch: perl
25fbdfc0 47576 ! win32/win32.c
9b0c9623 47577____________________________________________________________________________
25fbdfc0
GS
47578[ 6002] By: gsar on 2000/04/28 19:34:16
47579 Log: destructive sv_setsv() can lose UV-ness from source, causing
47580 numeric promotions/comparisons to fail to do the right thing
9b0c9623 47581 Branch: perl
25fbdfc0 47582 ! sv.c
9b0c9623 47583____________________________________________________________________________
25fbdfc0
GS
47584[ 6001] By: gsar on 2000/04/28 18:44:15
47585 Log: support additional library locations via $Config{otherlibdirs}
47586 (from Andy Dougherty)
9b0c9623 47587 Branch: perl
25fbdfc0
GS
47588 ! Configure INSTALL Porting/Glossary Porting/config.sh
47589 ! Porting/config_H config_h.SH epoc/config.sh perl.c
47590 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
47591 ! win32/config.bc win32/config.gc win32/config.vc
9b0c9623 47592____________________________________________________________________________
51c9377f
JH
47593[ 6000] By: gsar on 2000/04/28 18:26:58
47594 Log: reworked otherlibdirs.U (from Andy Dougherty)
47595 Branch: metaconfig
47596 ! U/installdirs/otherlibdirs.U
47597____________________________________________________________________________
25fbdfc0
GS
47598[ 5999] By: gsar on 2000/04/28 18:17:07
47599 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9b0c9623 47600 Branch: perl
25fbdfc0
GS
47601 ! t/pragma/warn/toke toke.c
47602____________________________________________________________________________
51c9377f
JH
47603[ 5998] By: jhi on 2000/04/28 13:32:17
47604 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
47605 Branch: cfgperl
47606 ! lib/Math/Complex.pm
47607____________________________________________________________________________
47608[ 5997] By: jhi on 2000/04/28 13:14:04
47609 Log: Preserve $!.
47610 Branch: cfgperl
47611 ! lib/Math/Complex.pm
47612____________________________________________________________________________
47613[ 5996] By: jhi on 2000/04/28 12:59:23
47614 Log: Integrate with Sarathy.
47615 Branch: cfgperl
47616 +> pod/perlrequick.pod pod/perlretut.pod
47617 !> (integrate 51 files)
47618____________________________________________________________________________
25fbdfc0
GS
47619[ 5995] By: gsar on 2000/04/28 09:37:36
47620 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9b0c9623 47621 Branch: perl
25fbdfc0 47622 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9b0c9623 47623____________________________________________________________________________
25fbdfc0
GS
47624[ 5994] By: gsar on 2000/04/28 09:33:26
47625 Log: fix for missed accounting for null byte in pack("Z",...) (from
47626 M.J.T. Guy)
9b0c9623 47627 Branch: perl
25fbdfc0 47628 ! pp.c t/op/pack.t
9b0c9623 47629____________________________________________________________________________
25fbdfc0
GS
47630[ 5993] By: gsar on 2000/04/28 09:30:05
47631 Log: various minor tweaks seen on p5p
9b0c9623 47632 Branch: perl
25fbdfc0 47633 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9b0c9623 47634____________________________________________________________________________
25fbdfc0
GS
47635[ 5992] By: gsar on 2000/04/28 09:08:19
47636 Log: pod nit (from Simon Cozens)
9b0c9623 47637 Branch: perl
25fbdfc0 47638 ! pod/perlop.pod
9b0c9623 47639____________________________________________________________________________
25fbdfc0
GS
47640[ 5991] By: gsar on 2000/04/28 09:06:36
47641 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
47642 Branch: perl
47643 ! README.posix-bc hints/posix-bc.sh
9b0c9623 47644____________________________________________________________________________
25fbdfc0
GS
47645[ 5990] By: gsar on 2000/04/28 08:54:52
47646 Log: use $ENV{LIB} to search for libs under Visual C compiler
47647 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9b0c9623 47648 Branch: perl
25fbdfc0 47649 ! lib/ExtUtils/Liblist.pm
9b0c9623 47650____________________________________________________________________________
25fbdfc0
GS
47651[ 5989] By: gsar on 2000/04/28 08:27:12
47652 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
47653 itself and no other (from Tom Hughes)
47654 Branch: perl
47655 ! t/op/array.t toke.c
9b0c9623 47656____________________________________________________________________________
25fbdfc0
GS
47657[ 5988] By: gsar on 2000/04/28 08:01:38
47658 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
47659 <paul@miraclefish.com>)
9b0c9623 47660 Branch: perl
25fbdfc0 47661 ! lib/ExtUtils/MakeMaker.pm
9b0c9623 47662____________________________________________________________________________
25fbdfc0
GS
47663[ 5987] By: gsar on 2000/04/28 07:53:09
47664 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
47665 Branch: perl
47666 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9b0c9623 47667____________________________________________________________________________
25fbdfc0
GS
47668[ 5986] By: gsar on 2000/04/28 07:44:17
47669 Log: add regular expressions tutorial and quick-start guide (from
47670 Mark Kvale <kvale@phy.ucsf.edu>)
9b0c9623 47671 Branch: perl
25fbdfc0
GS
47672 + pod/perlrequick.pod pod/perlretut.pod
47673 ! AUTHORS MAINTAIN MANIFEST
9b0c9623 47674____________________________________________________________________________
25fbdfc0
GS
47675[ 5985] By: gsar on 2000/04/28 07:30:28
47676 Log: forked child may not exit correctly if it failed to open
47677 /dev/console (from Graham Barr)
47678 Branch: perl
47679 ! ext/Sys/Syslog/Syslog.pm
9b0c9623 47680____________________________________________________________________________
25fbdfc0
GS
47681[ 5984] By: gsar on 2000/04/28 07:27:20
47682 Log: attributes::reftype() doesn't work on tied argument
47683 Branch: perl
47684 ! xsutils.c
9b0c9623 47685____________________________________________________________________________
25fbdfc0
GS
47686[ 5983] By: gsar on 2000/04/28 07:15:04
47687 Log: numeric conversion of non-number in change#3378 tramples on
47688 OOK offset, causing segfaults
47689 Branch: perl
47690 ! sv.c
9b0c9623 47691____________________________________________________________________________
25fbdfc0
GS
47692[ 5982] By: gsar on 2000/04/28 04:48:25
47693 Log: avoid error in IO::Socket::INET when given an unknown service name
47694 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
47695 Branch: perl
47696 ! ext/IO/lib/IO/Socket/INET.pm
9b0c9623 47697____________________________________________________________________________
25fbdfc0
GS
47698[ 5981] By: gsar on 2000/04/28 04:31:31
47699 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
47700 prototype mismatch with CORE::glob(); update pod and tests to
47701 suit (File::Glob::glob() is still available for backward
47702 compatibility, but should be considered deprecated)
9b0c9623 47703 Branch: perl
25fbdfc0
GS
47704 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
47705 ! t/lib/glob-taint.t
9b0c9623 47706____________________________________________________________________________
25fbdfc0
GS
47707[ 5980] By: gsar on 2000/04/28 03:47:29
47708 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
47709 <ghudson@mit.edu>)
47710 Branch: metaconfig
47711 ! U/modified/Options.U
47712 Branch: perl
47713 ! Configure
9b0c9623 47714____________________________________________________________________________
25fbdfc0
GS
47715[ 5979] By: gsar on 2000/04/28 03:07:54
47716 Log: under useithreads, constant pad entries could inadvertantly be
47717 shared across threads (from Eric Blood <eblood@xmission.com>);
47718 added Eric's test case to testsuite
9b0c9623 47719 Branch: perl
25fbdfc0 47720 ! op.c t/op/misc.t
9b0c9623 47721____________________________________________________________________________
25fbdfc0
GS
47722[ 5978] By: gsar on 2000/04/27 21:13:00
47723 Log: sync version numbers in File::Spec with the ones on CPAN
47724 (from Barrie Slaymaker)
9b0c9623 47725 Branch: perl
25fbdfc0
GS
47726 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
47727 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
47728 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9b0c9623 47729____________________________________________________________________________
25fbdfc0
GS
47730[ 5977] By: gsar on 2000/04/27 21:07:29
47731 Log: autoquote barewords followed by newline and arrow properly
47732 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9b0c9623 47733 Branch: perl
25fbdfc0 47734 ! t/pragma/warn/toke toke.c
9b0c9623 47735____________________________________________________________________________
25fbdfc0
GS
47736[ 5976] By: gsar on 2000/04/27 20:41:20
47737 Log: DB_File v1.73 update (from Paul Marquess)
47738 Branch: perl
47739 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
47740 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9b0c9623 47741____________________________________________________________________________
25fbdfc0
GS
47742[ 5975] By: gsar on 2000/04/27 20:34:24
47743 Log: allow sort() reentrancy (variant of patch suggested by
47744 Hugo van der Sanden)
9b0c9623 47745 Branch: perl
25fbdfc0 47746 ! pp_ctl.c t/op/sort.t
9b0c9623 47747____________________________________________________________________________
25fbdfc0
GS
47748[ 5974] By: gsar on 2000/04/27 19:46:57
47749 Log: change#4197 somehow missed initializing PL_errors, meaning
47750 sytax error queueing wasn't working outside eval"" at all;
47751 also fixed eval"" to localize PL_error_count, so that compile-time
47752 eval's don't clobber the error state of the outer context
9b0c9623 47753 Branch: perl
25fbdfc0
GS
47754 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
47755 ! t/pragma/warn/toke
9b0c9623 47756____________________________________________________________________________
25fbdfc0
GS
47757[ 5973] By: gsar on 2000/04/27 18:29:05
47758 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
47759 Branch: perl
47760 ! regcomp.c regexec.c t/op/re_tests
9b0c9623 47761____________________________________________________________________________
51c9377f
JH
47762[ 5972] By: jhi on 2000/04/27 18:22:41
47763 Log: Integrate with Sarathy.
47764 Branch: cfgperl
47765 +> t/lib/b.t t/lib/syslog.t
47766 !> (integrate 31 files)
47767____________________________________________________________________________
47768[ 5971] By: jhi on 2000/04/27 18:18:46
47769 Log: Unicos tweaks from Mark P. Lutz.
47770 Branch: cfgperl
47771 ! hints/unicos.sh lib/Math/Complex.pm
47772____________________________________________________________________________
25fbdfc0
GS
47773[ 5970] By: gsar on 2000/04/27 18:05:11
47774 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
47775 IV is >32bits
9b0c9623 47776 Branch: perl
25fbdfc0 47777 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9b0c9623 47778____________________________________________________________________________
25fbdfc0
GS
47779[ 5969] By: gsar on 2000/04/27 17:50:56
47780 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9b0c9623 47781 Branch: perl
25fbdfc0
GS
47782 + t/lib/syslog.t
47783 ! MANIFEST ext/Sys/Syslog/Syslog.pm
9b0c9623 47784____________________________________________________________________________
25fbdfc0
GS
47785[ 5968] By: gsar on 2000/04/27 17:44:49
47786 Log: tolerate spaces in group names in test on solaris (from David Boyce
47787 <dsb@boyski.com>)
9b0c9623 47788 Branch: perl
25fbdfc0 47789 ! t/op/groups.t
9b0c9623 47790____________________________________________________________________________
25fbdfc0
GS
47791[ 5967] By: gsar on 2000/04/27 17:41:22
47792 Log: improved docs on the warn_uninit diagnostic (from David Glasser
47793 and Simon Cozens)
9b0c9623 47794 Branch: perl
25fbdfc0 47795 ! pod/perldiag.pod
9b0c9623 47796____________________________________________________________________________
25fbdfc0
GS
47797[ 5966] By: gsar on 2000/04/27 16:54:58
47798 Log: add testsuite for B backends, fix bug in B::Deparse (from
47799 Simon Cozens <simon@brecon.co.uk>)
9b0c9623 47800 Branch: perl
25fbdfc0
GS
47801 + t/lib/b.t
47802 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9b0c9623 47803____________________________________________________________________________
25fbdfc0
GS
47804[ 5965] By: gsar on 2000/04/27 16:10:37
47805 Log: avoid "will not stay shared" warnings for our variables (from
47806 Robin Barker)
9b0c9623 47807 Branch: perl
25fbdfc0 47808 ! op.c t/pragma/warn/op
9b0c9623 47809____________________________________________________________________________
25fbdfc0
GS
47810[ 5964] By: gsar on 2000/04/27 07:05:05
47811 Log: reformat to 72 columns (again)
9b0c9623 47812 Branch: perl
25fbdfc0 47813 ! pod/perldiag.pod
9b0c9623 47814____________________________________________________________________________
25fbdfc0
GS
47815[ 5963] By: gsar on 2000/04/27 06:28:31
47816 Log: patch from Larry to make (\&) prototype work; added tests for
47817 the same
9b0c9623 47818 Branch: perl
25fbdfc0 47819 ! op.c t/comp/proto.t
9b0c9623 47820____________________________________________________________________________
25fbdfc0
GS
47821[ 5962] By: gsar on 2000/04/27 06:15:47
47822 Log: updated README.hpux (from Jeff Okamoto)
9b0c9623 47823 Branch: perl
25fbdfc0 47824 ! README.hpux
9b0c9623 47825____________________________________________________________________________
25fbdfc0
GS
47826[ 5961] By: gsar on 2000/04/27 05:55:03
47827 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9b0c9623 47828 Branch: perl
25fbdfc0 47829 ! emacs/cperl-mode.el
9b0c9623 47830____________________________________________________________________________
25fbdfc0
GS
47831[ 5960] By: gsar on 2000/04/27 05:49:26
47832 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9b0c9623 47833 Branch: perl
25fbdfc0 47834 ! INSTALL
9b0c9623 47835____________________________________________________________________________
25fbdfc0
GS
47836[ 5959] By: gsar on 2000/04/27 05:33:41
47837 Log: doubled words in pods (from Simon Cozens
47838 <simon.p.cozens@jp.pwcglobal.com>)
9b0c9623 47839 Branch: perl
25fbdfc0
GS
47840 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
47841 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
47842 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
47843 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
47844 ! pod/perltootc.pod
9b0c9623 47845____________________________________________________________________________
25fbdfc0
GS
47846[ 5958] By: gsar on 2000/04/27 05:11:39
47847 Log: change#3569 deleted some essential code, revert; avoid use of
47848 atexit() to make DynaLoader work properly on AIX under mod_perl
47849 (from Jens-Uwe Mager <jum@helios.de>)
9b0c9623 47850 Branch: perl
25fbdfc0 47851 ! ext/DynaLoader/dl_aix.xs
9b0c9623 47852____________________________________________________________________________
25fbdfc0
GS
47853[ 5957] By: gsar on 2000/04/27 04:54:51
47854 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9b0c9623 47855 Branch: perl
25fbdfc0 47856 ! pod/perlmod.pod
9b0c9623 47857____________________________________________________________________________
25fbdfc0
GS
47858[ 5956] By: gsar on 2000/04/27 04:51:47
47859 Log: better diagnostics on failed tests (from Ilya Zakharevich)
9b0c9623 47860 Branch: perl
25fbdfc0 47861 ! t/op/lex_assign.t
9b0c9623 47862____________________________________________________________________________
25fbdfc0
GS
47863[ 5955] By: gsar on 2000/04/27 04:26:44
47864 Log: longstanding bug exposed by change#3307: sort arguments weren't
47865 compiled with the right wantarray context (ensuing runtime lookup
47866 via block_gimme() was getting the incidental context of the
47867 sort() itself)
9b0c9623 47868 Branch: perl
25fbdfc0 47869 ! op.c t/op/sort.t
9b0c9623 47870____________________________________________________________________________
25fbdfc0
GS
47871[ 5954] By: gsar on 2000/04/26 23:42:12
47872 Log: integrate cfgperl contents into mainline
9b0c9623 47873 Branch: perl
25fbdfc0 47874 !> (integrate 30 files)
9b0c9623 47875____________________________________________________________________________
51c9377f
JH
47876[ 5953] By: jhi on 2000/04/26 23:06:42
47877 Log: Integrate with Sarathy.
47878 Branch: cfgperl
47879 !> README.win32 ext/B/B/Deparse.pm
47880 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
47881 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
47882 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
47883 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
47884 !> utils/perldoc.PL vms/perlvms.pod
47885____________________________________________________________________________
47886[ 5952] By: jhi on 2000/04/26 23:03:46
47887 Log: Undo "use integer" addition from 64bitint as it seems
47888 to break most of the subtests in Digital UNIX;
47889 Unicos needs to find another way.
47890 Branch: cfgperl
47891 ! t/op/64bitint.t
47892____________________________________________________________________________
47893[ 5951] By: jhi on 2000/04/26 22:57:53
47894 Log: Be more robust on "extreme" (large absolute value)
47895 arguments. Originally reported by Daniel Connelly
47896 as a problem with asinh() on large negative arguments,
47897 asinh() used to bail out because an argument to log()
47898 ended up being zero. Ilya Zakharevich proposed using
47899 Taylor's series in such cases, which for such large
47900 arguments is a very good approximation.
47901 Branch: cfgperl
47902 ! lib/Math/Complex.pm t/lib/complex.t
47903____________________________________________________________________________
25fbdfc0
GS
47904[ 5950] By: gsar on 2000/04/25 19:13:12
47905 Log: reformat perldiag to avoid long lines
9b0c9623 47906 Branch: perl
25fbdfc0 47907 ! pod/perldiag.pod
9b0c9623 47908____________________________________________________________________________
25fbdfc0
GS
47909[ 5949] By: gsar on 2000/04/25 18:41:11
47910 Log: make perldoc use the pod2man from the same version (from
47911 M.J.T. Guy)
47912 Branch: perl
47913 ! utils/perldoc.PL
9b0c9623 47914____________________________________________________________________________
25fbdfc0
GS
47915[ 5948] By: gsar on 2000/04/25 18:21:57
47916 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
47917 <kompas@kompas.usr.onet.pl>)
9b0c9623 47918 Branch: perl
25fbdfc0 47919 ! lib/vars.pm
9b0c9623 47920____________________________________________________________________________
25fbdfc0
GS
47921[ 5947] By: gsar on 2000/04/25 18:11:53
47922 Log: use &dl_error rather than &dl_load_file as the guard for calling
47923 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
47924 statically built perl)
47925 Branch: perl
47926 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9b0c9623 47927____________________________________________________________________________
51c9377f
JH
47928[ 5946] By: jhi on 2000/04/25 17:37:54
47929 Log: Document that tr() is not tr(1).
47930 Branch: cfgperl
47931 ! pod/perlop.pod
47932____________________________________________________________________________
25fbdfc0
GS
47933[ 5945] By: gsar on 2000/04/25 16:34:33
47934 Log: make module name mandatory after -M switch; reorder perldiag
47935 alphabetically (from Mark-Jason Dominus)
9b0c9623 47936 Branch: perl
25fbdfc0 47937 ! perl.c pod/perldiag.pod
9b0c9623 47938____________________________________________________________________________
51c9377f
JH
47939[ 5944] By: jhi on 2000/04/25 01:15:18
47940 Log: On second thoughts frexp() does have two arguments.
47941 Branch: cfgperl
47942 ! perl.h
47943____________________________________________________________________________
47944[ 5943] By: jhi on 2000/04/24 22:56:32
47945 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
47946 Now pp_ncmp() returns undef is either operand is a NaN.
47947 Branch: cfgperl
47948 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47949 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
47950 ! vms/subconfigure.com vos/config.def vos/config.h
47951 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
47952 ! win32/config.vc win32/config_H.bc win32/config_H.gc
47953 ! win32/config_H.vc
47954 Branch: metaconfig/U/perl
47955 + d_modfl.U
47956____________________________________________________________________________
47957[ 5942] By: jhi on 2000/04/24 19:45:17
47958 Log: Regen Configure to match #5937.
47959 Branch: cfgperl
47960 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47961 ! config_h.SH
47962 Branch: metaconfig
47963 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
47964____________________________________________________________________________
47965[ 5941] By: jhi on 2000/04/24 19:24:11
47966 Log: Further Unicos fixes for Mark Lutz.
47967 Branch: cfgperl
47968 ! hints/unicos.sh pp_ctl.c
47969____________________________________________________________________________
47970[ 5940] By: jhi on 2000/04/24 19:09:06
47971 Log: Various Unicos 10.0.0.6 fixes.
47972
47973 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
47974 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
47975 Reply-To: tecmpl1@triton.ca.boeing.com
47976 To: perl5-porters@perl.org
47977 Date: Fri, 14 Apr 2000 20:21:00 GMT
47978 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
47979 Branch: cfgperl
47980 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
47981____________________________________________________________________________
25fbdfc0
GS
47982[ 5939] By: gsar on 2000/04/24 19:01:24
47983 Log: more pod nits (from Larry Virden)
9b0c9623 47984 Branch: perl
25fbdfc0
GS
47985 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
47986 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
47987 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9b0c9623 47988____________________________________________________________________________
25fbdfc0
GS
47989[ 5938] By: gsar on 2000/04/24 18:54:01
47990 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9b0c9623 47991 Branch: perl
25fbdfc0 47992 ! ext/B/B/Deparse.pm
9b0c9623 47993____________________________________________________________________________
51c9377f
JH
47994[ 5937] By: jhi on 2000/04/24 17:39:00
47995 Log: Integrate with Sarathy.
47996 Branch: cfgperl
47997 +> (branch 31 files)
47998 !> (integrate 73 files)
47999____________________________________________________________________________
25fbdfc0
GS
48000[ 5936] By: gsar on 2000/04/24 17:30:06
48001 Log: additional tests for change#5934 (from Paul Marquess, who also
48002 sent in the same fix)
48003 Branch: perl
48004 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
48005 ! t/pragma/warn/5nolint t/pragma/warn/6default
9b0c9623 48006____________________________________________________________________________
51c9377f
JH
48007[ 5935] By: jhi on 2000/04/24 17:26:05
48008 Log: Do not assume sign propagation.
48009 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
48010 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
48011 To: payner@ncifcrf.gov, perl5-porters@perl.org
48012 Date: Tue, 18 Apr 2000 18:24:49 +0100
48013 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
48014 Branch: cfgperl
48015 ! t/op/bop.t t/op/misc.t
48016____________________________________________________________________________
25fbdfc0
GS
48017[ 5934] By: gsar on 2000/04/24 17:16:54
48018 Log: propagate lexical warnings from surrounding scope correctly
48019 within string eval()
9b0c9623 48020 Branch: perl
25fbdfc0 48021 ! pp_ctl.c t/pragma/warn/pp_ctl
9b0c9623 48022____________________________________________________________________________
51c9377f
JH
48023[ 5933] By: jhi on 2000/04/24 17:01:07
48024 Log: Flatten the cpp jungle doing the nosuid checking.
48025 Branch: cfgperl
48026 ! perl.c
48027____________________________________________________________________________
25fbdfc0
GS
48028[ 5932] By: gsar on 2000/04/24 09:08:14
48029 Log: add rsignal(), whichsig() and do_join() to public API list
48030 (mod_perl uses them to good advantage)
9b0c9623 48031 Branch: perl
25fbdfc0 48032 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9b0c9623 48033____________________________________________________________________________
25fbdfc0
GS
48034[ 5931] By: gsar on 2000/04/24 09:01:40
48035 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
c47ff5f1 48036 Branch: perl
25fbdfc0 48037 ! pp_hot.c regexec.c t/op/pat.t
c47ff5f1 48038____________________________________________________________________________
25fbdfc0
GS
48039[ 5930] By: gsar on 2000/04/24 08:58:33
48040 Log: small os390 tweaks (from Peter Prymmer)
c47ff5f1 48041 Branch: perl
25fbdfc0 48042 ! config_h.SH makedepend.SH
c47ff5f1 48043____________________________________________________________________________
25fbdfc0
GS
48044[ 5929] By: gsar on 2000/04/24 08:55:25
48045 Log: pod nits
c47ff5f1 48046 Branch: perl
25fbdfc0 48047 ! pod/perlguts.pod
c47ff5f1 48048____________________________________________________________________________
25fbdfc0
GS
48049[ 5928] By: gsar on 2000/04/24 08:50:13
48050 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
c47ff5f1 48051 Branch: perl
25fbdfc0 48052 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 48053____________________________________________________________________________
25fbdfc0
GS
48054[ 5927] By: gsar on 2000/04/24 08:43:24
48055 Log: arrange for next() to resume at the unstack op rather than the
48056 loop conditional, so that scope cleanup happens correctly
48057 (from Stephen McCamant)
c47ff5f1 48058 Branch: perl
25fbdfc0 48059 ! op.c pp_ctl.c t/op/misc.t
c47ff5f1 48060____________________________________________________________________________
25fbdfc0
GS
48061[ 5926] By: gsar on 2000/04/24 08:18:40
48062 Log: on windows, reserve 16M of stack rather than 128M (allows more
48063 threads to run concurrently)
c47ff5f1 48064 Branch: perl
25fbdfc0 48065 ! win32/Makefile win32/makefile.mk
c47ff5f1 48066____________________________________________________________________________
25fbdfc0
GS
48067[ 5925] By: gsar on 2000/04/24 08:13:52
48068 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
c47ff5f1 48069 Branch: perl
25fbdfc0 48070 ! toke.c
c47ff5f1 48071____________________________________________________________________________
25fbdfc0
GS
48072[ 5924] By: gsar on 2000/04/24 08:08:59
48073 Log: avoid using uninitialized memory in require version check
c47ff5f1 48074 Branch: perl
25fbdfc0 48075 ! pp_ctl.c universal.c
c47ff5f1 48076____________________________________________________________________________
25fbdfc0
GS
48077[ 5923] By: gsar on 2000/04/24 07:20:14
48078 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
c47ff5f1 48079 Branch: perl
25fbdfc0 48080 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 48081____________________________________________________________________________
25fbdfc0
GS
48082[ 5922] By: gsar on 2000/04/24 07:08:42
48083 Log: commentary about IoTYPE() (from Nathan Torkington)
c47ff5f1 48084 Branch: perl
25fbdfc0 48085 ! sv.h
c47ff5f1 48086____________________________________________________________________________
25fbdfc0
GS
48087[ 5921] By: gsar on 2000/04/24 06:58:26
48088 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
48089 by fix
c47ff5f1 48090 Branch: perl
25fbdfc0 48091 ! sv.c t/lib/charnames.t t/pragma/utf8.t
c47ff5f1 48092____________________________________________________________________________
25fbdfc0
GS
48093[ 5920] By: gsar on 2000/04/24 06:37:59
48094 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
c47ff5f1 48095 Branch: perl
25fbdfc0 48096 ! doop.c t/op/ver.t
c47ff5f1 48097____________________________________________________________________________
25fbdfc0
GS
48098[ 5919] By: gsar on 2000/04/24 06:21:58
48099 Log: Configure might miss old directories when prefix must be
48100 expanded (from Robin Barker)
48101 Branch: metaconfig
48102 ! U/installdirs/inc_version_list.U
c47ff5f1 48103 Branch: perl
25fbdfc0 48104 ! Configure
c47ff5f1 48105____________________________________________________________________________
25fbdfc0
GS
48106[ 5918] By: gsar on 2000/04/24 06:16:11
48107 Log: VMS nits in glob() test (from Charles Lane)
c47ff5f1 48108 Branch: perl
25fbdfc0 48109 ! t/lib/glob-basic.t
c47ff5f1 48110____________________________________________________________________________
25fbdfc0
GS
48111[ 5917] By: gsar on 2000/04/24 06:11:56
48112 Log: various pod nits (from Larry Virden and others)
c47ff5f1 48113 Branch: perl
25fbdfc0
GS
48114 ! README.amiga README.hpux README.machten README.os2
48115 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
48116 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
48117 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
48118 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
48119 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
48120 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
48121 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
48122 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
c47ff5f1 48123____________________________________________________________________________
25fbdfc0
GS
48124[ 5916] By: gsar on 2000/04/24 05:52:43
48125 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
48126 <wjones@tc.fluke.com>)
48127 Branch: perl
48128 ! t/lib/glob-basic.t
c47ff5f1 48129____________________________________________________________________________
25fbdfc0
GS
48130[ 5915] By: gsar on 2000/04/24 05:07:01
48131 Log: supported platforms mixed up
c47ff5f1 48132 Branch: perl
25fbdfc0 48133 ! pod/perl56delta.pod pod/perlport.pod
c47ff5f1 48134____________________________________________________________________________
25fbdfc0
GS
48135[ 5914] By: gsar on 2000/04/24 04:56:08
48136 Log: caller() wasn't returning the right number of elements for
48137 eval {...}
c47ff5f1 48138 Branch: perl
25fbdfc0 48139 ! pp_ctl.c t/pragma/warn/9enabled
c47ff5f1 48140____________________________________________________________________________
25fbdfc0
GS
48141[ 5913] By: gsar on 2000/04/24 04:35:41
48142 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
48143 Mark-Jason Dominus)
48144 Branch: perl
48145 ! pod/perlfunc.pod
c47ff5f1 48146____________________________________________________________________________
25fbdfc0
GS
48147[ 5912] By: gsar on 2000/04/24 04:17:15
48148 Log: fix totally broken caching in UNIVERSAL::isa() (from
48149 Nick Ing-Simmons)
48150 Branch: perl
48151 ! t/op/universal.t universal.c
48152____________________________________________________________________________
48153[ 5911] By: gsar on 2000/04/24 03:39:47
48154 Log: add linebreak properties from unicode/LineBrk.txt (from
48155 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
48156 Branch: perl
48157 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
48158 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
48159 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
48160 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
48161 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
48162 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
48163 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
48164 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
48165 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
48166 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
48167 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
48168 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
48169 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
48170 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
48171 + lib/unicode/Is/LbrkZW.pl
48172 ! lib/unicode/mktables.PL
c47ff5f1 48173____________________________________________________________________________
25fbdfc0
GS
48174[ 5910] By: gsar on 2000/04/24 03:23:10
48175 Log: typo in pod
c47ff5f1 48176 Branch: perl
25fbdfc0 48177 ! ext/Thread/Thread.pm
c47ff5f1 48178____________________________________________________________________________
25fbdfc0
GS
48179[ 5909] By: gsar on 2000/04/24 03:22:03
48180 Log: mode argument to do_binmode() should be file mode, not boolean
c47ff5f1 48181 Branch: perl
25fbdfc0 48182 ! pp_sys.c
c47ff5f1 48183____________________________________________________________________________
25fbdfc0
GS
48184[ 5908] By: gsar on 2000/04/16 16:51:08
48185 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
48186 always returns a valid GV even when the symbol is trapped by strictures
48187 (avoids coredumps)
48188
48189 TODO: the C<package;> hack needs similar treatment
c47ff5f1 48190 Branch: perl
25fbdfc0
GS
48191 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
48192 ! t/pragma/strict-vars
c47ff5f1 48193____________________________________________________________________________
51c9377f
JH
48194[ 5907] By: jhi on 2000/03/31 23:42:56
48195 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
48196 an assumption which #5905 demolished.
48197 Branch: cfgperl
48198 ! pp_sys.c
48199____________________________________________________________________________
48200[ 5906] By: jhi on 2000/03/31 18:54:37
48201 Log: Typo in #5905.
48202 Branch: cfgperl
48203 ! t/op/64bitint.t
48204____________________________________________________________________________
48205[ 5905] By: jhi on 2000/03/31 18:50:54
48206 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
48207 reported by Joseph N. Hall. The bug was that even with use64bitint
48208 one had to use the prefixes q, L, or ll with printf/sprintf,
48209 contrary to the documentation and common sense.
48210 Branch: cfgperl
48211 ! sv.c t/op/64bitint.t
48212____________________________________________________________________________
25fbdfc0
GS
48213[ 5904] By: gsar on 2000/03/28 02:31:32
48214 Log: add Changes, perldelta.pod
fe6f1558 48215 Branch: perl
25fbdfc0 48216 + Changes pod/perldelta.pod
fe6f1558 48217____________________________________________________________________________
25fbdfc0
GS
48218[ 5903] By: gsar on 2000/03/28 02:03:55
48219 Log: rename Changes and perldelta.pod
fe6f1558 48220 Branch: perl
25fbdfc0
GS
48221 +> Changes5.6 pod/perl56delta.pod
48222 - Changes pod/perldelta.pod
48223 ! MANIFEST
fe6f1558 48224____________________________________________________________________________
51c9377f
JH
48225[ 5902] By: gsar on 2000/03/28 01:59:14
48226 Log: create maint-5.6 branch
48227 Branch: maint-5.6/perl
48228 +> (branch 1611 files)
48229____________________________________________________________________________
48230[ 5901] By: jhi on 2000/03/23 05:48:43
48231 Log: Integrate with Sarathy.
48232 Branch: cfgperl
48233 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
48234____________________________________________________________________________
25fbdfc0
GS
48235[ 5900] By: gsar on 2000/03/23 05:42:43
48236 Log: three guesses on what this is :-)
fe6f1558 48237 Branch: perl
25fbdfc0 48238 ! Changes