This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline
[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--------------
51c9377f 31Version v5.7.1 Development release working toward v5.8
99b32ad1
JH
32--------------
33
34____________________________________________________________________________
5b9313d5
JH
35[ 8221] By: jhi on 2000/12/21 16:23:48
36 Log: Rename testsyml to issymlink.
37 Branch: perl
38 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
40 ! win32/config.vc
41____________________________________________________________________________
42[ 8220] By: jhi on 2000/12/21 15:47:26
43 Log: Robustness support for #8218 (symlink forest) since the GNU
44 tools seem to be overly picky about symlinkage depths.
45 Branch: perl
46 ! Makefile.SH t/io/fs.t
47____________________________________________________________________________
48[ 8219] By: jhi on 2000/12/21 15:38:27
49 Log: Metaconfig changes for #8218.
50 Branch: metaconfig
51 ! U/modified/Oldconfig.U
52 Branch: metaconfig/U/perl
53 + Mksymlinks.U
54 ! testsyml.U
55____________________________________________________________________________
56[ 8218] By: jhi on 2000/12/21 15:37:57
57 Log: Add Configure option -Dmksymlinks which will create a symlink
58 forest if the current/build differs from the source directory.
59 TODO: mkdir -p is not portable.
60 Branch: perl
61 ! Configure
62____________________________________________________________________________
63[ 8217] By: jhi on 2000/12/21 14:39:12
64 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
65 From: Nick Ing-Simmons <nik@tiuk.ti.com>
66 Date: Thu, 21 Dec 2000 09:38:18 GMT
67 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
68
69 The ofs became an SV.
70 Branch: perl
71 ! ext/Thread/Thread.xs
72____________________________________________________________________________
73[ 8216] By: jhi on 2000/12/21 05:40:21
74 Log: The polymorphism seems to have fixed 20000517.001.
75 Branch: perl
76 ! t/pragma/utf8.t
77____________________________________________________________________________
78[ 8215] By: jhi on 2000/12/21 04:44:52
79 Log: read() documentation tweak for 20001121.004.
80 Branch: perl
81 ! pod/perlfunc.pod
82____________________________________________________________________________
83[ 8214] By: jhi on 2000/12/21 03:54:11
84 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
85 Branch: perl
86 ! pp_sys.c t/op/misc.t
87____________________________________________________________________________
88[ 8213] By: jhi on 2000/12/21 00:28:10
89 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
90 From: Peter Prymmer <pvhp@forte.com>
91 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
92 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
93 Branch: perl
94 ! configure.com
95____________________________________________________________________________
96[ 8212] By: jhi on 2000/12/21 00:26:21
97 Log: Edit edit edit.
98 Branch: perl
99 ! pod/perlfaq3.pod
100____________________________________________________________________________
101[ 8211] By: jhi on 2000/12/20 18:52:46
102 Log: Update Changes.
103 Branch: perl
104 ! Changes patchlevel.h
105____________________________________________________________________________
594a1bcd
JH
106[ 8210] By: jhi on 2000/12/20 18:34:47
107 Log: Yet another editor edit.
108 Branch: perl
109 ! pod/perlfaq3.pod
110____________________________________________________________________________
111[ 8209] By: jhi on 2000/12/20 15:33:28
112 Log: More Win32 Perling.
113 Branch: perl
114 ! pod/perlfaq3.pod
115____________________________________________________________________________
116[ 8208] By: jhi on 2000/12/20 15:07:46
117 Log: More Win32 editor/IDE/shell hints.
118 Branch: perl
119 ! pod/perlfaq3.pod
120____________________________________________________________________________
121[ 8207] By: jhi on 2000/12/20 03:54:08
122 Log: Subject: [PATCH] obscure timing knowledge
123 From: Nicholas Clark <nick@ccl4.org>
124 Date: Tue, 19 Dec 2000 19:22:31 +0000
125 Message-ID: <20001219192231.F2827@plum.flirble.org>
126 Branch: perl
127 ! sv.c
128____________________________________________________________________________
129[ 8206] By: jhi on 2000/12/20 03:45:57
130 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
131 From: Spider Boardman <spider@leggy.zk3.dec.com>
132 Date: Tue, 19 Dec 2000 21:30:16 -0500
133 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
134 Branch: perl
135 ! sv.c
136____________________________________________________________________________
137[ 8205] By: jhi on 2000/12/19 23:02:01
138 Log: Update Changes.
139 Branch: perl
140 ! Changes patchlevel.h
141____________________________________________________________________________
9d5bc5c9
JH
142[ 8204] By: jhi on 2000/12/19 22:58:18
143 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
144 using the \xHH notation. No more inlined UTF-8, sigh, but easier
145 on editors and diffing/patching.
146 Branch: perl
147 ! t/op/utf8decode.t
148____________________________________________________________________________
149[ 8203] By: nick on 2000/12/19 21:36:16
150 Log: Integrate mainline (forgot my own change...)
151 Branch: perlio
152 !> ext/Encode/compile
153____________________________________________________________________________
154[ 8202] By: nick on 2000/12/19 21:34:42
155 Log: Integrate mainline.
156 Branch: perlio
157 !> (integrate 61 files)
158____________________________________________________________________________
159[ 8201] By: nick on 2000/12/19 21:34:06
160 Log: Avoid looking for File::Glob when we don't need it.
161 Branch: perl
162 ! ext/Encode/compile
163____________________________________________________________________________
164[ 8200] By: jhi on 2000/12/19 18:35:49
165 Log: Update Changes.
166 Branch: perl
167 ! Changes patchlevel.h
168____________________________________________________________________________
0052ac31
JH
169[ 8199] By: jhi on 2000/12/19 18:35:07
170 Log: Microperl tweaks.
171 Branch: perl
172 ! sv.c uconfig.h uconfig.sh
173____________________________________________________________________________
174[ 8198] By: jhi on 2000/12/19 18:29:59
175 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
176 Branch: perl
177 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
178 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
179____________________________________________________________________________
180[ 8197] By: jhi on 2000/12/19 17:55:29
181 Log: In VMS embedded perls couldn't access the statically built Socket,
182 from Charles Lane.
183 Branch: perl
184 ! configure.com
185____________________________________________________________________________
186[ 8196] By: jhi on 2000/12/19 17:49:50
187 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
188 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
189 Date: Sun, 17 Dec 2000 19:11:44 -0000
190 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
191 Branch: perl
192 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
193 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
194____________________________________________________________________________
195[ 8195] By: jhi on 2000/12/19 17:47:53
196 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
197 From: Jonathan Stowe <gellyfish@gellyfish.com>
198 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
199 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
200 Branch: perl
201 ! utils/h2xs.PL
202____________________________________________________________________________
203[ 8194] By: jhi on 2000/12/19 17:46:28
204 Log: Subject: Re: useless use of void context work-around
205 From: andreas.koenig@anima.de (Andreas J. Koenig)
206 Date: 16 Dec 2000 15:13:36 +0100
207 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
208
209 Document (comment) the q(di ds ig) trick in the code.
210 Branch: perl
211 ! op.c
212____________________________________________________________________________
213[ 8193] By: jhi on 2000/12/19 17:10:57
214 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
215 From: "Mark J. Reed" <mreed@strange.turner.com>
216 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
217 Message-Id: <200012160222.VAA13986@strange.turner.com>
218 Branch: perl
219 ! ext/Sys/Syslog/Syslog.pm
220____________________________________________________________________________
221[ 8192] By: jhi on 2000/12/19 17:07:45
222 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
223 From: Nicholas Clark <nick@ccl4.org>
224 Date: Sat, 16 Dec 2000 19:03:13 +0000
225 Message-ID: <20001216190313.D68304@plum.flirble.org>
226 Branch: perl
227 ! t/op/64bitint.t
228____________________________________________________________________________
229[ 8191] By: jhi on 2000/12/19 17:06:13
230 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
231 From: Dominic Dunlop <domo@computer.org>
232 Date: Mon, 18 Dec 2000 12:00:15 +0100
233 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
234
235 This patchlet is needed in order that perl can be statically linked.
236 Branch: perl
237 ! regexec.c
238____________________________________________________________________________
239[ 8190] By: jhi on 2000/12/19 17:03:08
240 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
241 From: "Craig A. Berry" <craig.berry@psinetcs.com>
242 Date: Sun, 17 Dec 2000 00:18:35 -0600
243 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
244 Branch: perl
245 ! perlio.h vms/gen_shrfls.pl
246____________________________________________________________________________
247[ 8189] By: jhi on 2000/12/19 16:20:28
248 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
249 From: Prymmer/Kahn <pvhp@best.com>
250 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
251 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
252
253 A better version of #8188.
254 Branch: perl
255 ! pod/perlfaq3.pod
256____________________________________________________________________________
257[ 8188] By: jhi on 2000/12/19 15:57:06
258 Log: (Replaced by #8189)
259
260 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
261 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
262 From: Prymmer/Kahn <pvhp@best.com>
263 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
264 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
265 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
266 Date: Mon, 18 Dec 2000 11:10:45 -0500
267 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
268 Branch: perl
269 ! pod/perlfaq3.pod
270____________________________________________________________________________
271[ 8187] By: jhi on 2000/12/19 15:54:19
272 Log: Email address fix for Anton Berezin.
273 Branch: perl
274 ! AUTHORS
275____________________________________________________________________________
276[ 8186] By: jhi on 2000/12/19 15:38:54
277 Log: Subject: [PATCH perl@8102] cygwin port
278 From: "Eric Fifer" <efifer@dircon.co.uk>
279 Date: Thu, 14 Dec 2000 13:41:29 -0000
280 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
281
282 When compiling modules the data item that is being imported
283 from libperl.dll needs to be tagged as imported/shared data:
284 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
285 Branch: perl
286 ! perliol.h
287____________________________________________________________________________
288[ 8185] By: jhi on 2000/12/19 14:53:24
289 Log: Regen uconfig.h and uconfig.sh.
290 Branch: perl
291 ! uconfig.h uconfig.sh
292____________________________________________________________________________
293[ 8184] By: jhi on 2000/12/18 20:43:49
294 Log: Comments work so much better when they are closed.
295 Branch: perl
296 ! regcomp.c
297____________________________________________________________________________
298[ 8183] By: jhi on 2000/12/18 18:04:02
299 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
300 Fixes the bug 20001218.016.
301 Branch: perl
302 ! regcomp.c
303____________________________________________________________________________
304[ 8182] By: gsar on 2000/12/18 09:53:47
305 Log: delete spurious files
306 Branch: maint-5.6/perl
307 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
308 - vos/config.h vos/config_h.SH_orig
309____________________________________________________________________________
310[ 8181] By: gsar on 2000/12/18 09:46:08
311 Log: regen perltoc
312 Branch: maint-5.6/perl
313 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
314____________________________________________________________________________
315[ 8180] By: gsar on 2000/12/18 09:20:27
316 Log: integrate changes#7924..7926,7946,7952 from mainline
317 Branch: maint-5.6/perl
318 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
319 !> lib/File/stat.pm t/lib/class-struct.t
320____________________________________________________________________________
321[ 8179] By: gsar on 2000/12/18 08:55:54
322 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
323 7918,7919,7988,8907 from mainline (various)
324 Branch: maint-5.6/perl
325 +> t/lib/class-struct.t
326 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
327 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
328 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
329____________________________________________________________________________
330[ 8178] By: gsar on 2000/12/18 08:16:30
331 Log: avoid redefinition warnings on windows due to sys/socket.h getting
332 #included before win32.h
333 Branch: maint-5.6/perl
334 ! win32/include/sys/socket.h
335____________________________________________________________________________
336[ 8177] By: gsar on 2000/12/18 05:24:04
337 Log: make regen_headers; fix POSIX.xs problems; remove outdated
338 code from sys/socket.h that makes build fail now
339 Branch: maint-5.6/perl
340 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
341 ! pod/perlapi.pod
342 !> win32/include/sys/socket.h
343____________________________________________________________________________
344[ 8176] By: gsar on 2000/12/18 05:20:17
345 Log: update Changes
346 Branch: maint-5.6/perl
347 ! Changes patchlevel.h
348____________________________________________________________________________
349[ 8175] By: gsar on 2000/12/18 04:57:48
350 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
351 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
352 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
353 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
354 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
355 7823,7825,7838
356 Branch: maint-5.6/perl
357 +> lib/File/Spec/Epoc.pm
358 !> (integrate 88 files)
359____________________________________________________________________________
360[ 8174] By: gsar on 2000/12/18 03:53:09
361 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
362 7625..7629,7631..7634,7637,7639,7642 from mainline
363 Branch: maint-5.6/perl
364 +> README.solaris
365 !> (integrate 26 files)
366____________________________________________________________________________
367[ 8173] By: gsar on 2000/12/18 03:37:02
368 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
369 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
370 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
371 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
372 Branch: maint-5.6/perl
373 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
374 - MAINTAIN
375 !> (integrate 111 files)
376____________________________________________________________________________
377[ 8172] By: jhi on 2000/12/18 02:49:27
378 Log: Regen pods.
379 Branch: perl
380 ! pod/perlmodlib.pod pod/perltoc.pod
381____________________________________________________________________________
382[ 8171] By: gsar on 2000/12/18 02:49:24
383 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
384 7465..7471 from mainline
385
386 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
387 in platforms that strictly require all the symbols being present
388 at link time.
389
390 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
391
392 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
393
394 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
395
396 Subject: [PATCH] todo
397
398 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
399
400 Use $sort, $uniq (and $tr) consistently as wondered
401 by Nicholas Clark.
402
403 Too enthusiastic editing in #7460.
404
405 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
406
407 Upgrade to CPAN 1.58_55.
408 Subject: CPAN.pm status
409
410 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
411
412 Make target reordering to avoid pointless re-makes.
413 Subject: Re: Total re-make of 'make okfile' after 7451 ?
414
415 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
416
417 Subject: DOC PATCH 5.6.0
418
419 Add the repository doc by Malcolm, Sarathy, and by Simon,
420 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
421 Branch: maint-5.6/perl
422 +> Porting/repository.pod
423 !> Configure MANIFEST Makefile.SH README.dos README.os2
424 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
425 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
426 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
427____________________________________________________________________________
428[ 8169] By: gsar on 2000/12/18 02:33:34
429 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
430 7435..7441,7445 from mainline
431
432 Make the UTF-8 decoding stricter and more verbose when
433 malformation happens. This involved adding an argument
434 to utf8_to_uv_chk(), which involved changing its prototype,
435 and prefer STRLEN over I32 for the UTF-8 length, which as
436 a domino effect necessitated changing the prototypes of
437 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
438 The stricter UTF-8 decoding checking uses Markus Kuhn's
439 UTF-8 Decode Stress Tester from
440 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
441
442 Run vms/vms_yfix.pl, should have done that after changing
443 perly.c in #7382.
444
445 Subject: [PATCH 5.7.0] static linking with uninstalled perl
446
447 (Replaced by #7440.)
448 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
449
450 Fix the bug ID 20001024.005, the bug introduced by #7416.
451
452 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
453
454 Fix the bug reported in
455 From: andreas.koenig@anima.de (Andreas J. Koenig)
456 Also make is_utf8_char() stricter.
457
458 Missed the header file changes from #7425.
459
460 Check if stdio supports tweaking lval and cnt simultaneously.
461 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
462
463 Stratus VOS updates from Paul Green.
464
465 Podify README.epoc and README.vos.
466
467 Add targets to Makefile.SH, most importantly
468 'regen_all' which also remembers to update vms/perly*.
469
470 Subject: Minor update to find2perl, for portability
471
472 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
473
474 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
475
476 Rename UTF8LEN() to be UNISKIP(), too confusing to have
477 UTF8LEN() and UTF8SKIP().
478
479 Allow poking holes at the UTF-8 decoding strictness.
480
481 Continue the internal UTF-8 API tweaking.
482 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
483 used much more than the simpler API, now called utf8_to_uv_simple().
484 Still not quite happy with API, too much partial duplication
485 of functionality.
486
487 A new version of making the syslog test more robust.
488 (Replaces #7421.)
489 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
490
491 buildtoc target tweaks.
492
493 Integrate with vmsperl #7430 by Charles Bailey:
494
495 Cleanup from prior patch (Charles Lane?):
496 - improve handling of MFDs in Basename and Path
497 - default to no xsubpp line # munging when building debug images
498 Branch: maint-5.6/perl
499 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
500 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
501 !> (integrate 67 files)
502____________________________________________________________________________
503[ 8168] By: gsar on 2000/12/18 02:05:49
504 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
505
506 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
507 From: Martin Husemann <martin@duskware.de>
508
509 Subject: [PATCH 5.7.0] restore match data on backtracing
510 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
511 Branch: maint-5.6/perl
512 !> regcomp.c regexec.c t/op/re_tests
513____________________________________________________________________________
514[ 8167] By: gsar on 2000/12/18 01:55:22
515 Log: integrate changes#7858,7986 from mainline
516
517 C<foreach my $x ...> in pseudo-fork()ed process may diddle
518 parent's memory; fix it by keeping track of the actual pad
519 offset rather than a raw pointer (this change is probably also
520 relevant to non-ithreads case to avoid fallout from reallocs of
521 the pad array, but is currently only enabled for the ithreads
522 case in the interests of minimal disruption to existing "well
523 tested" code)
524
525 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
526 due to the notorious GetFileType() bug in Windows 9x, which fstat()
527 tickles)
528 Branch: maint-5.6/perl
529 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
530 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
531 !> win32/win32.c win32/win32.h win32/win32sck.c
532____________________________________________________________________________
533[ 8166] By: gsar on 2000/12/18 01:52:59
534 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
535 from mainline (xsubpp and ExtUtils::LibList fixups, various
536 other small items)
537 Branch: maint-5.6/perl
538 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
539 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
540 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
541 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
542 !> win32/bin/search.pl
543____________________________________________________________________________
544[ 8165] By: gsar on 2000/12/18 01:28:45
545 Log: integrate changes#7533,7563,7611,7623 from mainline (various
546 malloc.c embellishments)
547 Branch: maint-5.6/perl
548 !> malloc.c pod/perldiag.pod
549____________________________________________________________________________
550[ 8164] By: gsar on 2000/12/18 01:23:33
551 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
552 fixups)
553 Branch: maint-5.6/perl
554 !> utils/h2xs.PL
555____________________________________________________________________________
556[ 8163] By: gsar on 2000/12/18 01:17:50
557 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
558 fixups)
559 Branch: maint-5.6/perl
560 !> Makefile.SH utils/perlbug.PL
561____________________________________________________________________________
562[ 8162] By: gsar on 2000/12/18 00:25:43
563 Log: always export Perl_deb() (it is required by re.xs whether
564 Perl is built with or without -DDEBUGGING)
565 Branch: maint-5.6/perl
566 ! makedef.pl
567____________________________________________________________________________
568[ 8161] By: gsar on 2000/12/18 00:23:38
569 Log: integrate change#7414 from mainline
570
571 Undo the basename() part of #7412 since the lib/basename
572 tests would need upgrading too.
573
574 squelch two tests in tr.t that rely on tr/// paranoia change
575 that's not in 5.6.x
576 Branch: maint-5.6/perl
577 ! t/op/tr.t
578 !> lib/File/Basename.pm
579____________________________________________________________________________
580[ 8160] By: gsar on 2000/12/18 00:05:30
581 Log: missing change in previous integrate
582 Branch: maint-5.6/perl
583 !> README.aix
584____________________________________________________________________________
585[ 8159] By: gsar on 2000/12/18 00:03:38
586 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
587 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
588 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
589 7410..7413 from mainline
590 Branch: maint-5.6/perl
591 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
592 +> t/lib/tie-splice.t
593 - lib/unicode/Is/DCinital.pl
594 !> (integrate 112 files)
595____________________________________________________________________________
596[ 8158] By: jhi on 2000/12/17 23:04:24
597 Log: Subject: [PATCHES] RE: perl@8150
598 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
599 Date: Sun, 17 Dec 2000 21:46:39 +0100
600 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
601
602 Neither cygwin has a getpwuid() one can trust on.
603 Branch: perl
604 ! t/lib/glob-basic.t
605____________________________________________________________________________
606[ 8157] By: jhi on 2000/12/17 23:01:54
607 Log: More MAN.PODS => {} fixes.
608 Branch: perl
609 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
610 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
611 ! os2/OS2/REXX/Makefile.PL
612____________________________________________________________________________
613[ 8156] By: gsar on 2000/12/17 22:49:13
614 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
615 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
616 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
617 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
618 7201,7204 from mainline
619 Branch: maint-5.6/perl
620 !> (integrate 121 files)
621____________________________________________________________________________
622[ 8155] By: jhi on 2000/12/17 22:30:58
623 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
624 From: "Craig A. Berry" <craigberry@mac.com>
625 Date: Sun, 17 Dec 2000 13:09:28 -0600
626 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
627
628 MAN.PODS => ' ' is naughty.
629 Branch: perl
630 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
631____________________________________________________________________________
632[ 8154] By: nick on 2000/12/17 22:07:13
633 Log: MULTIPLICITY nit.
634 Branch: perl
635 ! mg.c
636____________________________________________________________________________
637[ 8153] By: gsar on 2000/12/17 21:23:05
638 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
639 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
640 from mainline
641
642 Document the SvIOK_.*UV().
643
644 Update Unicode todo list.
645
646 Guard against bad string->int conversion for quads.
647
648 Subject: small apidoc fix
649
650 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
651
652 Subject: [PATCH] Tied filehandle documentation
653
654 Subject: [PATCH] Modernize Opcode.pm documentation
655
656 Make Data::Dumper (non-XS) to work with changed semantics of ref().
657 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
658 [applied even though said semantics didn't change in 5.6.x]
659
660 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
661
662 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
663
664 Fix the URL, but the server is still missing in action.
665 Subject: [ID 20000905.002] perlfaq1.pod URL error
666
667 Subject: [ID 20000903.001] \w in utf8-strings
668
669 Fix the ccversion detection for 5.1 and beyond.
670 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
671
672 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
673
674 Subject: [ID 20000904.008] Tiny fix for perldiag
675
676 Subject: Re: [ID 20000906.004] segfault with bad perl statement
677
678 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
679
680 Subject: [ID 20000908.002] perlipc documentation bug.
681
682 Subject: [PATCH lib/Benchmark.pm]
683
684 Re-allow vec() for characters > 255.
685 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
686
687 Do away with memory models cruft. Sorry, PDP users.
688
689 Continue #7041.
690
691 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
692
693 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
694
695 Upgrade to CPAN 1.57_65, from Andreas König.
696
697 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
698 by Russ Allbery.
699
700 Silence t/pod/*.t about alternate quote-mappings now implemented
701 by Pod::Text, from Brad Appleton.
702
703 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
704 Subject: borland C++ win32.c tweak
705
706 C<@a = @b = split(...)> optimization coredumps under ithreads
707 (missed a spot when fixing up op_pmreplroot hack for ithreads)
708
709 Document the SvUTF8*().
710
711 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
712
713 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
714
715 Do in VMS as the #7054 does.
716
717 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
718
719 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
720
721 Subject: [patch: perl@7045] vms updates
722
723 Test for the #7049.
724 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
725
726 Break up the myconfig lines a bit.
727 Subject: perlbug/perl -V output format
728
729 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
730
731 The #7054 truncated Configure badly.
732
733 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
734 initialization in all the threads on Windows
735
736 Allow for whitespace between "#" and "line" in cpp output.
737 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
738
739 Remove vestiges of tr//CU.
740 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
741
742 The return value of setlocale must be copied away.
743 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
744
745 Allow chop() and chomp() to be overridden.
746 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
747
748 Hints optimization.
749 Subject: Minor nit
750
751 Subject: [PATCH] de-wall t/README
752
753 Subject: Re: Two advertising clauses need to be removed
754 Branch: maint-5.6/perl
755 !> (integrate 75 files)
756____________________________________________________________________________
757[ 8152] By: gsar on 2000/12/17 20:30:11
758 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
759 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
760 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
761
762 Don't attach -ld to the archname if pointless.
763
764 Document UNTIE in a very minimalistic way.
765
766 POSIX doesn't report long double values under -Duselongdouble
767 when the long doubles are "real" (bigger than doubles).
768
769 More author updates.
770
771 Try to deduce NV_MAX. Really should be Configure fodder.
772
773 :: not allowed in pathnames, change to .
774 Subject: [PATCH perl@6938] cygwin port
775
776 Forget about NV_MAX (#6951). Various floating point tweaks,
777 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
778
779 Move the Solaris 7 scan to use64bitall, make the
780 failure to find 64-bot sparc libc to mention the
781 possibility of being in an intel, from Lupe and Alan.
782
783 Regen perltoc.
784
785 AUTHORS tweaks, from Peter Prymmer.
786
787 More address tweaking.
788
789 Small tweaks all over.
790
791 File::Temp patches from Andreas König,
792
793 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
794
795 Subject: CPAN.pm beta 1.57_57 for the core
796
797 Part of the solution.
798 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
799
800 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
801
802 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
803
804 Add the overload warnings to perldiag.
805
806 Drop unused argument.
807 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
808
809 Subject: Nit in Configure (bleadperl@6961)
810
811 Update to PodParser 1.18, from Brad Appleton.
812
813 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
814
815 Subject: [PATCH: 6948] add SCNfldbl to configure.com
816
817 Document UNTIE. Also tweak implementation to suppress the 'inner references'
818 warning when UNTIE exists and instead pass the cound of extra references to
819 the UNTIE method.
820
821 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
822 so that case-ignoring systems like DCL can tell them from
823 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
824
825 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
826
827 Feature ordering tweak.
828
829 Regen perltoc.
830
831 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
832
833 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
834
835 Subject: http:// in L<>
836
837 Detypo.
838
839 change#6791 accidentally clobbered change#6710, put it back
840
841 Only the first line, thank you very much.
842
843 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
844 plus rework the http: spots as suggested by Tom Christiansen,
845 plus regen perltoc.
846
847 Undo part of change 6489 which looks like a bulk edit which
848 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
849 The supressing of main:: on return from select() is undesirable.
850
851 Apparently avoiding the swapping is too costly.
852
853 Various Configure nits by Philip Newton,
854 plus the ebcdic one by me.
855
856 Make certain cc is set before trying to run it.
857
858 If overloaded %{} etc. return the object do not loop.
859 Thus sub deref { $_[0] } functions if object is wanted type.
860
861 Update perlhist.
862
863 More %{} and other deref special casing - do not pass to 'nomethod'.
864 Branch: maint-5.6/perl
865 !> (integrate 59 files)
866____________________________________________________________________________
867[ 8151] By: gsar on 2000/12/17 19:14:38
868 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
869 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
870
871 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
872
873 Make the epsilon to be relative, not absolute.
874
875 Put back the flags dump as reasoned in
876 Subject: Re: [PATCH] Glob dumping
877
878 Introduce ccname to keep track of what compiler kind of we have.
879
880 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
881
882 Put back the slice accidentally removed by #6907.
883
884 Reset archname and archname64 always, forcing them be
885 recomputed at each Configure run, make Configure and
886 the hints files agree on the naming of largefiles variables.
887
888 Don't say "Perl 5.0 source kit".
889
890 Subject: [PATCH] fix misc cast warnings
891
892 Subject: typos in pods
893
894 NVs not necessarily doubles, as pointed out by Yitzchak.
895
896 Subject: [PATCH 6889] add a few ldbl formats to configure.com
897
898 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
899
900 Better options for rsync.
901
902 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
903
904 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
905
906 Subject: [PATCH] Re: UNTIE method
907
908 A better fix for the Socket building problem from Craig Berry.
909
910 Retract the dummy test, skip the security tests (instead of failing),
911 explain what the warnings mean.
912
913 Heap decorruption.
914 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
915
916 Update to Unicode 3.0.1.
917
918 Missed one Unicode file.
919
920 Subject: Re: typos in pods
921
922 The #6929 was too skimpy.
923
924 sscanf() may be the only way to read long doubles from strings.
925
926 Reveal Borland's isnan.
927 Subject: build with BC++ tweak
928
929 Issue useful diagnostic on unknown pod commands.
930 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
931
932 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
933
934 Clarify the third case of ftmp-security warnings.
935
936 Make -Dusemorebits find long doubles in Solaris.
937
938 Wrap the test in eval.
939 Branch: maint-5.6/perl
940 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
941 +> lib/unicode/PropList.txt lib/unicode/README.perl
942 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
943 +> lib/unicode/Unicode.301 vms/vmspipe.com
944 - lib/unicode/Props.txt lib/unicode/UCD300.html
945 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
946 !> (integrate 305 files)
947____________________________________________________________________________
948[ 8150] By: jhi on 2000/12/17 18:47:57
949 Log: Uncheckedin generated files.
950 Branch: perl
951 ! global.sym perlapi.c pod/perlapi.pod
952____________________________________________________________________________
953[ 8149] By: jhi on 2000/12/17 18:41:22
954 Log: Update Changes.
955 Branch: perl
956 ! Changes patchlevel.h
957____________________________________________________________________________
70fa61ca
JH
958[ 8148] By: jhi on 2000/12/17 18:39:16
959 Log: Subject: [PATCH] Fcntl constants speedup
960 From: Nicholas Clark <nick@ccl4.org>
961 Date: Sun, 17 Dec 2000 16:29:24 +0000
962 Message-ID: <20001217162924.E97668@plum.flirble.org>
963
964 Use IVs for the Fcntl constants instead of NVs.
965 Branch: perl
966 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
967____________________________________________________________________________
968[ 8147] By: jhi on 2000/12/17 18:33:41
969 Log: Add test for #8145 (binmode() warning), add warning for
970 ioctl() and sockpair(), document them. (fileno() cannot
971 be tripwired with the same kind of warning because
972 'defined fileno($foo)' seems to be an idiom.)
973 Branch: perl
974 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
975____________________________________________________________________________
976[ 8146] By: gsar on 2000/12/17 18:09:08
977 Log: update Changes
978 Branch: maint-5.6/perl
979 ! Changes
980____________________________________________________________________________
981[ 8145] By: jhi on 2000/12/17 17:39:35
982 Log: Subject: [PATCH] Re: The long awaited feature ...
983 From: Simon Cozens <simon@cozens.net>
984 Date: Sun, 17 Dec 2000 12:31:56 +0000
985 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
986
987 Add a warning to binmode() about using bad filehandles
988 (can happen e.g. if someone forgets the filehandle argument)
989 Branch: perl
990 ! pp_sys.c
991____________________________________________________________________________
992[ 8144] By: jhi on 2000/12/17 17:33:48
993 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
994 From: Jonathan Stowe <gellyfish@gellyfish.com>
995 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
996 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
997 Branch: perl
998 ! lib/Net/Ping.pm
999____________________________________________________________________________
1000[ 8143] By: jhi on 2000/12/17 05:31:37
1001 Log: Polymorphic regexps.
1002
1003 Fixes at least the bugs 20001028.003 (both of them...) and
1004 20001108.001. The bugs 20001114.001 and 20001205.014 seem
1005 also to be fixed by now, probably already before this patch.
1006 Branch: perl
1007 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
1008 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
1009 ! t/op/utf8decode.t t/pragma/utf8.t
1010____________________________________________________________________________
1011[ 8142] By: jhi on 2000/12/16 17:16:05
1012 Log: Subject: [patch perl@8102] dos/djgpp update
1013 From: Laszlo Molnar <ml1050@freemail.hu>
1014 Date: Sat, 16 Dec 2000 01:40:52 +0100
1015 Message-ID: <20001216014052.A335@freemail.hu>
1016 Branch: perl
1017 ! djgpp/config.over t/base/commonsense.t
1018____________________________________________________________________________
1019[ 8141] By: jhi on 2000/12/16 17:09:27
1020 Log: Few uncheckedin files.
1021 Branch: perl
1022 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
1023____________________________________________________________________________
1024[ 8140] By: nick on 2000/12/15 22:14:31
1025 Log: Integrate mainline
1026 Branch: perlio
1027 !> (integrate 53 files)
1028____________________________________________________________________________
1029[ 8139] By: jhi on 2000/12/15 19:49:49
1030 Log: One more IVUV tweak from Nicholas Clark.
1031 Branch: perl
1032 ! sv.c
1033____________________________________________________________________________
1034[ 8138] By: jhi on 2000/12/15 19:17:06
1035 Log: Return of the IVUV-preservation, now seems to be happy even
1036 in Digital UNIX (the broken strtoul brokenness detection
1037 seems to have been the fly in the ointment).
1038 Branch: perl
1039 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1040 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
1041 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
1042 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
1043 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1044 ! vos/config.ga.h win32/config.bc win32/config.gc
1045 ! win32/config.vc
1046____________________________________________________________________________
1047[ 8137] By: jhi on 2000/12/15 18:12:14
1048 Log: Metaconfig unit change for #8136.
1049 Branch: metaconfig
1050 ! U/modified/d_strtoul.U
1051 Branch: metaconfig/U/perl
1052 ! d_strtoull.U d_strtouq.U
1053____________________________________________________________________________
1054[ 8136] By: jhi on 2000/12/15 18:11:35
1055 Log: I don't think it's sensible or portable to test the strtou*
1056 on /^-/ strings.
1057 Branch: perl
1058 ! Configure
1059____________________________________________________________________________
1060[ 8135] By: jhi on 2000/12/15 17:18:49
1061 Log: Metaconfig unit change for #8134.
1062 Branch: metaconfig
1063 ! U/modified/d_strtoul.U
1064____________________________________________________________________________
1065[ 8134] By: jhi on 2000/12/15 17:14:13
0052ac31 1066 Log: If longsize is 8 we don't need a LL suffix for integer constants.
70fa61ca
JH
1067 Branch: perl
1068 ! Configure config_h.SH
1069____________________________________________________________________________
1070[ 8133] By: jhi on 2000/12/15 16:00:23
1071 Log: Update Changes.
1072 Branch: perl
1073 ! Changes patchlevel.h
1074____________________________________________________________________________
78b3f299
JH
1075[ 8132] By: jhi on 2000/12/15 15:44:16
1076 Log: Some compilers get huffy if you do not cast a const pointer
1077 to a non-const when assigning.
1078 Branch: perl
1079 ! gv.c
1080____________________________________________________________________________
1081[ 8131] By: jhi on 2000/12/15 15:38:30
1082 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
1083 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1084 Date: Fri, 15 Dec 2000 05:26:57 -0500
1085 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
1086 Branch: perl
1087 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
1088 ! t/pragma/overload.t
1089____________________________________________________________________________
1090[ 8130] By: jhi on 2000/12/15 15:36:08
1091 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
1092 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1093 Date: Thu, 14 Dec 2000 22:02:43 -0500
1094 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
1095 Branch: perl
1096 ! gv.c perl.h
1097____________________________________________________________________________
1098[ 8129] By: jhi on 2000/12/15 15:34:16
1099 Log: Subject: PATCH: h2xs nit
1100 From: Tim Jenness <t.jenness@jach.hawaii.edu>
1101 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
1102 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
1103
1104 Add a template README.
1105 Branch: perl
1106 ! utils/h2xs.PL
1107____________________________________________________________________________
1108[ 8128] By: jhi on 2000/12/15 15:32:22
1109 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
1110 Branch: perl
1111 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
1112____________________________________________________________________________
1113[ 8127] By: jhi on 2000/12/15 15:19:34
1114 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
1115 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1116 Date: Thu, 14 Dec 2000 20:04:42 EST
1117 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
1118 Branch: perl
1119 ! ext/Opcode/Opcode.xs
1120____________________________________________________________________________
1121[ 8126] By: jhi on 2000/12/15 15:17:49
1122 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
1123 From: Peter Prymmer <pvhp@forte.com>
1124 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
1125 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
1126 Branch: perl
1127 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
1128 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
1129 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
1130____________________________________________________________________________
1131[ 8125] By: jhi on 2000/12/15 15:11:05
1132 Log: This seems to be a stage sane and stable enough to checkin.
1133 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
1134 Branch: perl
1135 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
1136 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
1137 ! t/op/cmp.t t/op/numconvert.t
1138____________________________________________________________________________
1139[ 8124] By: jhi on 2000/12/15 04:20:26
1140 Log: Something is really wonky.
1141 Branch: perl
1142 ! sv.c
1143____________________________________________________________________________
1144[ 8123] By: jhi on 2000/12/15 04:00:50
1145 Log: Fixes for the IV UV patches to compile in Digital UNIX.
1146 Branch: perl
1147 ! sv.c
1148____________________________________________________________________________
1149[ 8122] By: jhi on 2000/12/15 02:53:40
1150 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
1151 From: "Craig A. Berry" <craigberry@mac.com>
1152 Date: Thu, 14 Dec 2000 19:10:49 -0600
1153 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
1154 Branch: perl
1155 ! vms/vms.c
1156____________________________________________________________________________
1157[ 8121] By: jhi on 2000/12/15 02:50:00
1158 Log: Metaconfig changes for #8120.
1159 Branch: metaconfig
1160 + U/modified/d_strtoul.U
1161 Branch: metaconfig/U/perl
1162 ! d_strtoull.U d_strtouq.U
1163____________________________________________________________________________
1164[ 8120] By: jhi on 2000/12/15 02:49:42
1165 Log: From: Nicholas Clark <nick@ccl4.org>
1166 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
1167 Date: Thu, 14 Dec 2000 18:38:57 +0000
1168 Message-ID: <20001214183857.B97909@plum.flirble.org>
1169 Branch: perl
1170 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1171 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
1172 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1173 ! vos/config.ga.def vos/config.ga.h win32/config.bc
1174 ! win32/config.gc win32/config.vc
1175____________________________________________________________________________
1176[ 8119] By: jhi on 2000/12/14 23:40:58
1177 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
1178 From: Nicholas Clark <nick@ccl4.org>
1179 Date: Wed, 13 Dec 2000 20:08:50 +0000
1180 Message-ID: <20001213200849.B71166@plum.flirble.org>
1181 Branch: perl
1182 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
1183 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
1184____________________________________________________________________________
1185[ 8118] By: jhi on 2000/12/14 22:46:26
1186 Log: Integrate perlio.
1187 Branch: perl
1188 !> MANIFEST ext/Encode/compile makedef.pl
1189____________________________________________________________________________
1190[ 8117] By: nick on 2000/12/14 22:38:53
1191 Log: Win32 tweaks to get Encode to build
1192 - temp hack to makedef.pl till PerlIO is properly "exported".
1193 - MSVC dislikes
1194 static encpage_t foo[];
1195 so make 'em extern for now.
1196 Branch: perlio
1197 ! ext/Encode/compile makedef.pl
1198____________________________________________________________________________
1199[ 8116] By: nick on 2000/12/14 22:00:53
1200 Log: Document the new files
1201 Branch: perlio
1202 ! MANIFEST
1203____________________________________________________________________________
1204[ 8115] By: jhi on 2000/12/14 21:58:01
1205 Log: MANIFEST new files of #8114.
1206 Branch: perl
1207 ! MANIFEST
1208____________________________________________________________________________
1209[ 8114] By: jhi on 2000/12/14 21:50:49
1210 Log: Integrate perlio.
1211 Branch: perl
1212 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
1213 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
1214 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
1215 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
1216 !> ext/Encode/Makefile.PL
1217____________________________________________________________________________
1218[ 8113] By: jhi on 2000/12/14 21:48:49
1219 Log: The documentation part of the
1220
1221 Subject: [ID 20001214.002] Net::Ping patch
1222 From: Jonathan Stowe <gellyfish@gellyfish.com>
1223 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
1224 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
1225 since the #7529 had already addressed the same problem.
1226 Branch: perl
1227 ! lib/Net/Ping.pm
1228____________________________________________________________________________
1229[ 8112] By: jhi on 2000/12/14 21:42:57
1230 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
1231 From: Dominic Dunlop <domo@computer.org>
1232 Date: Tue, 12 Dec 2000 10:47:10 +0100
1233 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
1234
1235 Document how elusive subroutines can be.
1236 Branch: perl
1237 ! pod/perlfunc.pod
1238____________________________________________________________________________
1239[ 8111] By: jhi on 2000/12/14 21:38:05
1240 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
1241 From: Dominic Dunlop <domo@computer.org>
1242 Date: Thu, 14 Dec 2000 10:13:51 +0100
1243 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
1244 Branch: perl
1245 ! ext/POSIX/POSIX.pod
1246____________________________________________________________________________
1247[ 8110] By: jhi on 2000/12/14 21:36:32
1248 Log: Subject: [patch] perlfaq7
1249 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
1250 Date: Thu, 14 Dec 2000 15:31:07 +0100
1251 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
1252 Branch: perl
1253 ! pod/perlfaq7.pod
1254____________________________________________________________________________
1255[ 8109] By: jhi on 2000/12/14 21:29:20
1256 Log: Subject: [8104] Encode
1257 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1258 Date: Thu, 14 Dec 2000 14:49:34 +0100
1259 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
1260
1261 Type casting for nervous compilers.
1262 Branch: perl
1263 ! ext/Encode/Encode.xs
1264____________________________________________________________________________
1265[ 8108] By: jhi on 2000/12/14 21:26:17
1266 Log: Subject: [8104] DB_File
1267 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1268 Date: Thu, 14 Dec 2000 14:49:35 +0100
1269 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
1270
1271 Type definition incorrect for DB 2.7.7. Not known when it
1272 changed, so only changed it for a known revision.
1273 Branch: perl
1274 ! ext/DB_File/DB_File.xs
1275____________________________________________________________________________
1276[ 8107] By: jhi on 2000/12/14 21:23:41
1277 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
1278 From: Peter Prymmer <pvhp@forte.com>
1279 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
1280 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
1281
1282 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
1283 Branch: perl
1284 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
1285 ! ext/Encode/Encode/posix-bc.enc
1286____________________________________________________________________________
1287[ 8106] By: nick on 2000/12/14 20:36:13
1288 Log: "Cold" build correction to Encode's Makefile.PL
1289 Branch: perlio
1290 ! ext/Encode/Makefile.PL
1291____________________________________________________________________________
1292[ 8105] By: nick on 2000/12/14 20:09:37
1293 Log: "Compiled" encodings.
1294 Correct replacement character in EBCDIC .enc files
1295 Add 0x7F to ASCII repertoire.
1296 Branch: perlio
1297 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1298 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
1299 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
1300 ! ext/Encode/Makefile.PL ext/Encode/compile
1301 ! ext/Encode/encengine.c ext/Encode/encode.h
1302____________________________________________________________________________
1303[ 8104] By: nick on 2000/12/14 00:38:20
1304 Log: Integrate mainline
1305 Branch: perlio
1306 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
1307 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
1308 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
1309 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
1310 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
1311 !> t/lib/db-hash.t t/lib/db-recno.t
1312____________________________________________________________________________
1313[ 8103] By: nick on 2000/12/13 23:16:13
1314 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
1315 so far and so it does not get lost.
1316 Branch: perlio
1317 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
1318____________________________________________________________________________
1319[ 8102] By: jhi on 2000/12/13 17:14:22
1320 Log: Update Changes.
1321 Branch: perl
1322 ! Changes patchlevel.h
1323____________________________________________________________________________
6a156541
JH
1324[ 8101] By: jhi on 2000/12/13 16:53:41
1325 Log: Move the proto of start_glob() to a better place; regen api files.
1326 Branch: perl
1327 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
1328____________________________________________________________________________
1329[ 8100] By: jhi on 2000/12/13 16:47:11
1330 Log: Metaconfig change for #8099.
1331 Branch: metaconfig
1332 ! U/modified/Head.U
1333____________________________________________________________________________
1334[ 8099] By: jhi on 2000/12/13 16:46:48
1335 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
1336 From: Andy Dougherty <doughera@lafayette.edu>
1337 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
1338 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
1339 Branch: perl
1340 ! Configure
1341____________________________________________________________________________
1342[ 8098] By: jhi on 2000/12/13 16:39:02
1343 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
1344 From: rspier@pobox.com (Robert Spier)
1345 Date: Tue, 12 Dec 2000 21:12:39 -0500
1346 Message-ID: <14902.56087.678086.725773@rls.cx>
1347
1348 fastgetcwd is defined using a glob alias on a $^O dependent basis -
1349 and there was no default assignment or perl subroutine.
1350 Branch: perl
1351 ! lib/Cwd.pm
1352____________________________________________________________________________
1353[ 8097] By: jhi on 2000/12/13 16:16:01
1354 Log: Subject: [PATCH] move startglob out of pp_hot.c
1355 From: Nicholas Clark <nick@ccl4.org>
1356 Date: Mon, 11 Dec 2000 23:16:39 +0000
1357 Message-ID: <20001211231638.A55550@plum.flirble.org>
1358 Branch: perl
1359 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
1360____________________________________________________________________________
1361[ 8096] By: jhi on 2000/12/13 15:26:23
1362 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
1363 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1364 Date: Wed, 13 Dec 2000 14:01:37 +0100
1365 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
1366
1367 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
1368 in turn requires libpthread in libswanted.
1369 Branch: perl
1370 ! hints/hpux.sh
1371____________________________________________________________________________
1372[ 8095] By: jhi on 2000/12/12 19:51:05
1373 Log: The integration wars continue.
1374 Branch: perl
1375 !> sv.c
1376____________________________________________________________________________
1377[ 8094] By: jhi on 2000/12/12 19:48:26
1378 Log: Subject: [PATCH perl@8070] DB_File-1.74
1379 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1380 Date: Mon, 11 Dec 2000 23:07:17 -0000
1381 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
1382 Branch: perl
1383 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1384 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
1385 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
1386 ! t/lib/db-recno.t
1387____________________________________________________________________________
1388[ 8093] By: nick on 2000/12/12 19:42:13
1389 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
1390 Branch: perlio
1391 ! sv.c
1392 !> lib/File/DosGlob.pm
1393____________________________________________________________________________
1394[ 8092] By: jhi on 2000/12/12 19:28:11
1395 Log: Integrate perlio.
1396 Branch: perl
1397 !> sv.c
1398____________________________________________________________________________
1399[ 8091] By: nick on 2000/12/12 18:49:45
1400 Log: Fix for Tk, and upgrading shared SVs.
1401 Branch: perlio
1402 ! sv.c
1403____________________________________________________________________________
1404[ 8090] By: jhi on 2000/12/12 16:48:59
1405 Log: Subject: [PATCH] Re: Breadperl & Tk
1406 From: Nick Ing-Simmons <nik@tiuk.ti.com>
1407 Date: Tue, 12 Dec 2000 14:48:27 GMT
1408 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
1409 Branch: perl
1410 ! sv.c
1411____________________________________________________________________________
1412[ 8089] By: jhi on 2000/12/12 03:37:19
1413 Log: Subject: DosGlob.pm diff for bash style brace expansion.
1414 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
1415 Date: Fri, 8 Dec 2000 10:45:30 -0600
1416 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
1417 Branch: perl
1418 ! lib/File/DosGlob.pm
1419____________________________________________________________________________
1420[ 8088] By: nick on 2000/12/11 23:59:59
1421 Log: Integrate mainline
1422 Branch: perlio
1423 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
1424 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1425 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
1426 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
1427 !> t/op/local.t t/pragma/warn/toke toke.c
1428____________________________________________________________________________
1429[ 8087] By: jhi on 2000/12/11 23:20:23
1430 Log: Integrate perlio.
1431 Branch: perl
1432 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
1433____________________________________________________________________________
1434[ 8086] By: jhi on 2000/12/11 22:50:59
1435 Log: Tune further the OS detection of CGI.
1436 Branch: perl
1437 ! lib/CGI.pm
1438____________________________________________________________________________
1439[ 8085] By: nick on 2000/12/11 22:50:46
1440 Log: Finish 1st pass of "encoding" layer e.g. :
1441 open($fh,"<encoding(iso8859-7)",$greek) || die;
1442 Branch: perlio
1443 ! ext/Encode/Encode.xs perlio.c perliol.h
1444____________________________________________________________________________
1445[ 8084] By: jhi on 2000/12/11 22:32:06
1446 Log: Revert the -f ambiguousity patch, seems to cause
1447 too much hassle (the interpret -Q as a function
1448 where Q is not a known filetest part is left in).
1449 Branch: perl
1450 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
1451 ! toke.c
1452____________________________________________________________________________
1453[ 8083] By: jhi on 2000/12/11 22:27:23
1454 Log: (accidentally empty check-in)
1455 Branch: perl
1456 ! lib/File/DosGlob.pm
1457____________________________________________________________________________
1458[ 8082] By: nick on 2000/12/11 19:09:51
1459 Log: Restore mmap function (broken by tweaks to shared buffer
1460 layer for encode(xxxx)).
1461 Branch: perlio
1462 ! perlio.c
1463____________________________________________________________________________
1464[ 8081] By: jhi on 2000/12/11 18:29:13
1465 Log: Subject: Re: The long awaited feature ...
1466 From: Simon Cozens <simon@cozens.net>
1467 Date: Mon, 11 Dec 2000 15:54:24 +0000
1468 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
1469
1470 More io/utf8 tests.
1471 Branch: perl
1472 ! t/io/utf8.t
1473____________________________________________________________________________
1474[ 8080] By: jhi on 2000/12/11 18:19:36
1475 Log: Subject: PATCH MakeMaker manpage clarification
1476 From: andreas.koenig@anima.de (Andreas J. Koenig)
1477 Date: 10 Dec 2000 20:46:13 +0100
1478 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
1479 Branch: perl
1480 ! lib/ExtUtils/MakeMaker.pm
1481____________________________________________________________________________
1482[ 8079] By: jhi on 2000/12/11 15:35:07
1483 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
1484 From: Simon Cozens <simon@cozens.net>
1485 Date: Sun, 10 Dec 2000 19:06:19 +0000
1486 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
1487 Branch: perl
1488 ! ext/B/B/Deparse.pm t/lib/b.t
1489____________________________________________________________________________
1490[ 8078] By: jhi on 2000/12/11 15:09:11
1491 Log: Subject: [PATCH] docs on NaN
1492 From: Nicholas Clark <nick@ccl4.org>
1493 Date: Mon, 11 Dec 2000 01:48:38 +0000
1494 Message-ID: <20001211014838.B99205@plum.flirble.org>
1495 Branch: perl
1496 ! pod/perlop.pod
1497____________________________________________________________________________
1498[ 8077] By: jhi on 2000/12/11 15:02:21
1499 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
1500 From: Simon Cozens <simon@cozens.net>
1501 Date: Mon, 11 Dec 2000 01:21:45 +0000
1502 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
1503 Branch: perl
1504 ! pp.c pp_hot.c scope.c t/op/local.t
1505____________________________________________________________________________
1506[ 8076] By: nick on 2000/12/10 20:43:32
1507 Log: Not merge worthy...
1508 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
1509 syntax is modelled on attributes.
1510 Untested fix for io/utf8 on Win32 etc.
1511 Very clumsy start to the encode layer.
1512 Branch: perlio
1513 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
1514____________________________________________________________________________
1515[ 8075] By: jhi on 2000/12/10 18:39:33
1516 Log: Darwin is not Windows.
1517 Branch: perl
1518 ! lib/CGI.pm
1519____________________________________________________________________________
1520[ 8074] By: jhi on 2000/12/10 18:31:27
1521 Log: Subject: Ambiguous -%c() resolved as a file test
1522 From: "Paul Marquess" <Paul.Marquess@openwave.com>
1523 Date: Sun, 10 Dec 2000 15:35:07 -0000
1524 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
1525 Branch: perl
1526 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1527____________________________________________________________________________
1528[ 8073] By: jhi on 2000/12/10 18:16:29
1529 Log: Subject: PATCH installperl misinformed
1530 From: andreas.koenig@anima.de (Andreas J. Koenig)
1531 Date: 10 Dec 2000 13:01:32 +0100
1532 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
1533 Branch: perl
1534 ! installperl
1535____________________________________________________________________________
1536[ 8072] By: jhi on 2000/12/10 18:07:55
1537 Log: The walkoptree confusion rages; walkoptree() seems to be coming
1538 from B.xs, while walkoptree_slow() comes from B.pm.
1539 Branch: perl
1540 ! ext/B/B.pm
1541____________________________________________________________________________
1542[ 8071] By: nick on 2000/12/10 11:45:47
1543 Log: Integrate mainline
1544 Branch: perlio
1545 +> t/base/commonsense.t
1546 !> (integrate 37 files)
1547____________________________________________________________________________
1548[ 8070] By: jhi on 2000/12/10 04:46:21
1549 Log: Update Changes.
1550 Branch: perl
1551 ! Changes patchlevel.h
1552____________________________________________________________________________
fb79c7d7
JH
1553[ 8069] By: jhi on 2000/12/10 04:39:19
1554 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
1555 From: andreas.koenig@anima.de (Andreas J. Koenig)
1556 Date: 09 Dec 2000 17:14:25 +0100
1557 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
1558 Branch: perl
1559 + t/base/commonsense.t
1560 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
1561____________________________________________________________________________
1562[ 8068] By: jhi on 2000/12/10 04:17:36
1563 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
1564 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1565 Date: Sat, 9 Dec 2000 16:47:22 -0000
1566 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
1567 Branch: perl
1568 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
1569 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
1570 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
1571 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
1572 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
1573 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
1574 ! t/lib/sdbm.t
1575____________________________________________________________________________
1576[ 8067] By: jhi on 2000/12/10 03:52:02
1577 Log: Test case for #8066.
1578 Branch: perl
1579 ! t/op/misc.t
1580____________________________________________________________________________
1581[ 8066] By: jhi on 2000/12/10 03:50:30
1582 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
1583 From: Simon Cozens <simon@cozens.net>
1584 Date: Sun, 10 Dec 2000 00:55:37 +0000
1585 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
1586 Branch: perl
1587 ! pp_sys.c
1588____________________________________________________________________________
1589[ 8065] By: jhi on 2000/12/10 03:44:52
1590 Log: Test case for #8064.
1591 Branch: perl
1592 ! t/comp/proto.t
1593____________________________________________________________________________
1594[ 8064] By: jhi on 2000/12/10 03:42:32
1595 Log: Subject: Re: prototype of substr
1596 From: Simon Cozens <simon@cozens.net>
1597 Date: Sun, 10 Dec 2000 00:13:33 +0000
1598 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
1599
1600 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
1601 Branch: perl
1602 ! pp.c
1603____________________________________________________________________________
1604[ 8063] By: jhi on 2000/12/10 03:39:42
1605 Log: Subject: [PATCH] perlguts.pod
1606 From: Simon Cozens <simon@cozens.net>
1607 Date: Sun, 10 Dec 2000 00:06:47 +0000
1608 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
1609
1610 Documentation of the different types of ops,
1611 plus the functions in dump.c
1612 Branch: perl
1613 ! pod/perlguts.pod
1614____________________________________________________________________________
1615[ 8062] By: jhi on 2000/12/10 03:30:04
1616 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
1617 From: Nicholas Clark <nick@talking.bollo.cx>
1618 Date: Sat, 09 Dec 2000 18:57:25 +0000
1619 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
1620
1621 Be more robust in weird hostname setups.
1622 Branch: perl
1623 ! t/lib/net-hostent.t
1624____________________________________________________________________________
1625[ 8061] By: jhi on 2000/12/10 03:28:21
1626 Log: Pacify fussy compiler.
1627 Branch: perl
1628 ! pp_sys.c
1629____________________________________________________________________________
1630[ 8060] By: jhi on 2000/12/10 02:52:46
1631 Log: Integrate perlio.
1632 Branch: perl
1633 !> pp_sys.c t/io/utf8.t
1634____________________________________________________________________________
1635[ 8059] By: nick on 2000/12/09 23:40:14
1636 Log: read/sysread/recv should now be utf8 aware.
1637 Basic test for utf8 read.
1638 Branch: perlio
1639 ! pp_sys.c t/io/utf8.t
1640____________________________________________________________________________
1641[ 8058] By: jhi on 2000/12/09 21:56:02
1642 Log: Integrate perlio.
1643 Branch: perl
1644 +> t/io/utf8.t
1645 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
1646____________________________________________________________________________
1647[ 8057] By: jhi on 2000/12/09 21:53:35
1648 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
1649 From: Inaba Hiroto <inaba@st.rim.or.jp>
1650 Date: Sun, 10 Dec 2000 05:53:21 +0900
1651 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
1652
1653 Tests for #8056.
1654 Branch: perl
1655 ! t/op/each.t
1656____________________________________________________________________________
1657[ 8056] By: jhi on 2000/12/09 21:51:16
1658 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
1659 From: Inaba Hiroto <inaba@st.rim.or.jp>
1660 Date: Sat, 09 Dec 2000 18:02:00 +0900
1661 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
1662
1663 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
1664 Branch: perl
1665 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
1666____________________________________________________________________________
1667[ 8055] By: nick on 2000/12/09 20:11:48
1668 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
1669 than raw PerlIO_write() - does not seem to break any tests.
1670 Branch: perlio
1671 ! pp_sys.c
1672____________________________________________________________________________
1673[ 8054] By: nick on 2000/12/09 19:47:30
1674 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
1675 (sysread, recv and write i.e. formats still to do...)
1676 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
1677 open($fh,">:utf8","name")
1678 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
1679 so no extra overhead is involved.
1680 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
1681 to a non-utf8 stream.
1682 Add initial io/utf8.t
1683 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
1684 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
1685 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
1686 Branch: perlio
1687 + t/io/utf8.t
1688 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
1689____________________________________________________________________________
1690[ 8053] By: nick on 2000/12/09 19:26:37
1691 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
1692 was only testing this_utf8.
1693 Branch: perlio
1694 ! toke.c
1695____________________________________________________________________________
1696[ 8052] By: nick on 2000/12/09 19:09:41
1697 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
1698 i.e. the output string has one, but don't mess with source assumption.
1699 Branch: perlio
1700 ! toke.c
1701____________________________________________________________________________
1702[ 8051] By: jhi on 2000/12/09 16:55:17
1703 Log: Integrate perlio.
1704 Branch: perl
1705 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
1706 !> sv.c thrdvar.h util.c
1707____________________________________________________________________________
1708[ 8050] By: jhi on 2000/12/09 16:48:07
1709 Log: Nits noticed by Peter Prymmer.
1710 Branch: perl
1711 ! lib/ExtUtils/MM_VMS.pm
1712____________________________________________________________________________
1713[ 8049] By: nick on 2000/12/09 13:49:40
1714 Log: UTF8 output prework.
1715 - Store $\ and $, as SVs so they can have SvUTF8 flag
1716 - use do_print() rather than raw PerlIO_write() to print them.
1717 Branch: perlio
1718 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
1719 ! thrdvar.h util.c
1720____________________________________________________________________________
1721[ 8048] By: nick on 2000/12/09 12:30:43
1722 Log: Integrate mainline.
1723 Branch: perlio
1724 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
1725 +> t/op/reverse.t
1726 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
1727 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1728 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
1729 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
1730 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
1731 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
1732____________________________________________________________________________
1733[ 8047] By: jhi on 2000/12/09 00:23:27
1734 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
1735 From: Michael G Schwern <schwern@pobox.com>
1736 Date: Fri, 8 Dec 2000 14:43:04 -0600
1737 Branch: perl
1738 ! lib/ExtUtils/MM_VMS.pm
1739____________________________________________________________________________
1740[ 8046] By: jhi on 2000/12/08 23:10:27
1741 Log: A missed check-in.
1742 Branch: perl
1743 ! lib/ExtUtils/Manifest.pm
1744____________________________________________________________________________
1745[ 8045] By: jhi on 2000/12/08 21:57:12
1746 Log: (null check-in)
1747 Branch: perl
1748 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
1749____________________________________________________________________________
1750[ 8044] By: jhi on 2000/12/08 21:11:06
1751 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
1752 at the final draft stage.
1753 Branch: perl
1754 + ext/Encode/Encode/iso8859-16.enc
1755 ! MANIFEST
1756____________________________________________________________________________
1757[ 8043] By: jhi on 2000/12/08 16:39:04
1758 Log: Update Changes.
1759 Branch: perl
1760 ! Changes patchlevel.h
1761____________________________________________________________________________
935679df
JH
1762[ 8042] By: jhi on 2000/12/08 16:33:39
1763 Log: Do not return the Unicode replacement character if UTF-8
1764 decoding goes awry, it should be up to the caller to decide.
1765 Branch: perl
1766 ! pod/perlapi.pod utf8.c
1767____________________________________________________________________________
1768[ 8041] By: jhi on 2000/12/08 16:22:28
1769 Log: metaconfig maintenance.
1770 Branch: metaconfig
1771 ! U/modified/stdchar.U
1772 Branch: metaconfig/U/perl
1773 + testsyml.U
1774____________________________________________________________________________
1775[ 8040] By: jhi on 2000/12/08 16:03:08
1776 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
1777 From: sthoenna@efn.org
1778 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
1779 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
1780 Branch: perl
1781 ! Changes lib/ExtUtils/MM_OS2.pm
1782____________________________________________________________________________
1783[ 8039] By: jhi on 2000/12/08 15:57:11
1784 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
1785 From: Simon Cozens <simon@cozens.net>
1786 Date: Fri, 8 Dec 2000 13:33:31 +0000
1787 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
1788
1789 (The pp_hot part needed a rewrite.)
1790 Branch: perl
1791 ! doop.c pp_hot.c utf8.c
1792____________________________________________________________________________
1793[ 8038] By: jhi on 2000/12/08 15:25:08
1794 Log: Subject: djSP
1795 From: Michael Stevens <michael@etla.org>
1796 Date: Wed, 6 Dec 2000 23:24:01 +0000
1797 Message-ID: <20001206232400.A21381@firedrake.org>
1798
1799 Plus a note from Nick Ing-Simmons.
1800 Branch: perl
1801 ! pp.h
1802____________________________________________________________________________
1803[ 8037] By: jhi on 2000/12/08 15:18:35
1804 Log: Filetype is text.
1805 Branch: perl
1806 ! t/op/utf8decode.t
1807____________________________________________________________________________
1808[ 8036] By: jhi on 2000/12/08 03:31:27
1809 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
1810 From: Andy Dougherty <doughera@lafayette.edu>
1811 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
1812 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
1813
1814 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
1815 From: Andy Dougherty <doughera@lafayette.edu>
1816 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
1817 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
1818 Branch: perl
1819 + ext/POSIX/hints/svr4.pl
1820 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
1821____________________________________________________________________________
1822[ 8035] By: jhi on 2000/12/08 03:26:01
1823 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
1824 From: Andy Dougherty <doughera@lafayette.edu>
1825 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
1826 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
1827 Branch: perl
1828 ! t/README t/base/term.t
1829____________________________________________________________________________
1830[ 8034] By: jhi on 2000/12/08 03:21:59
1831 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
1832 From: mjd@plover.com
1833 Date: 7 Dec 2000 21:04:20 -0000
1834 Message-ID: <20001207210420.22282.qmail@plover.com>
1835
1836 Plus -z doc.
1837 Branch: perl
1838 ! pod/perlfunc.pod
1839____________________________________________________________________________
1840[ 8033] By: jhi on 2000/12/08 03:19:03
1841 Log: Use the UTF8 macros a bit. They can't be used with abandon
1842 everywhere because we do generate illegal UTF-8 in some situations.
1843 This is of course naughty.
1844 Branch: perl
1845 ! pod/perlapi.pod utf8.c utf8.h
1846____________________________________________________________________________
1847[ 8032] By: jhi on 2000/12/08 03:00:09
1848 Log: Out of sync?
1849 Branch: perl
1850 ! t/pragma/warn/utf8
1851____________________________________________________________________________
1852[ 8031] By: jhi on 2000/12/08 02:22:39
1853 Log: Cnt spl.
1854 Branch: perl
1855 ! MANIFEST
1856____________________________________________________________________________
1857[ 8030] By: jhi on 2000/12/08 01:23:54
1858 Log: Add test for reverse().
1859 Branch: perl
1860 + t/op/reverse.t
1861 ! MANIFEST
1862____________________________________________________________________________
1863[ 8029] By: jhi on 2000/12/08 01:21:47
1864 Log: Integrate perlio.
1865 Branch: perl
1866 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
1867 !> perlio.c perlio.h perlsdio.h warnings.pl
1868____________________________________________________________________________
1869[ 8028] By: jhi on 2000/12/08 01:19:08
1870 Log: Introduce macros for UTF8 decoding.
1871 Branch: perl
1872 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
1873____________________________________________________________________________
1874[ 8027] By: nick on 2000/12/07 22:18:19
1875 Log: Integrate mainline
1876 Branch: perlio
1877 !> embed.pl pod/perlapi.pod utf8.c
1878____________________________________________________________________________
1879[ 8026] By: nick on 2000/12/07 21:45:08
1880 Log: Various oddities p4 diff -se showed up
1881 Remove 'our' from warnings.pl
1882 Branch: perlio
1883 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
1884____________________________________________________________________________
1885[ 8025] By: nick on 2000/12/07 21:43:32
1886 Log: Change PerlIO_(get|set)pos to take SV *
1887 Should fix, OS/2, VMS, (sfio??)
1888 Branch: perlio
1889 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
1890____________________________________________________________________________
1891[ 8024] By: jhi on 2000/12/07 19:05:32
1892 Log: Document utf8_to_uv() better.
1893 Branch: perl
1894 ! pod/perlapi.pod utf8.c
1895____________________________________________________________________________
1896[ 8023] By: jhi on 2000/12/07 18:23:47
1897 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
1898 Branch: perl
1899 ! embed.pl pod/perlapi.pod utf8.c
1900____________________________________________________________________________
1901[ 8022] By: jhi on 2000/12/07 04:13:51
1902 Log: Integrate perlio.
1903 Branch: perl
1904 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
1905 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
1906 !> win32/makefile.mk
1907____________________________________________________________________________
1908[ 8021] By: nick on 2000/12/07 00:28:14
1909 Log: Various attempts at MSVC debug - not sure what has
1910 changed but works now.
1911 Seems atexit() _may_ work for DLLs built with MSVC so don't
1912 call cleanup that way.
1913 Branch: perlio
1914 ! perlio.c win32/makefile.mk
1915____________________________________________________________________________
1916[ 8020] By: nick on 2000/12/06 19:57:20
1917 Log: Integrate mainline
1918 Branch: perlio
1919 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
1920 !> (integrate 75 files)
1921____________________________________________________________________________
1922[ 8019] By: nick on 2000/12/06 19:28:21
1923 Log: Add useperlio to config.vc
1924 Turn off binmode in config_H.PL
1925 Regen all the config_H.xx
1926 Attempt to get debugging build with MSVC.
1927 Branch: perlio
1928 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1929 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
1930____________________________________________________________________________
1931[ 8018] By: nick on 2000/12/06 19:21:57
1932 Log: Test various dup/external program options on all platforms.
1933 Branch: perlio
1934 ! t/io/dup.t
1935____________________________________________________________________________
1936[ 8017] By: nick on 2000/12/06 19:20:47
1937 Log: Fix harness to be less picky
1938 Branch: perlio
1939 ! lib/Test/Harness.pm
1940____________________________________________________________________________
1941[ 8016] By: jhi on 2000/12/06 16:45:12
1942 Log: Update Changes.
1943 Branch: perl
1944 ! Changes patchlevel.h
1945____________________________________________________________________________
a7ff9532
JH
1946[ 8015] By: jhi on 2000/12/06 16:41:03
1947 Log: Test \x{...} with ord().
1948 Branch: perl
1949 ! t/op/ord.t
1950____________________________________________________________________________
1951[ 8014] By: jhi on 2000/12/06 16:20:33
1952 Log: Test tweak because of #8013.
1953 Branch: perl
1954 ! t/lib/b.t
1955____________________________________________________________________________
1956[ 8013] By: jhi on 2000/12/06 16:09:09
1957 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
1958 From: Michael G Schwern <schwern@pobox.com>
1959 Date: Tue, 5 Dec 2000 21:23:28 -0500
1960 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
1961
1962 Carp::Heavy parts not very applicable because of recent changes.
1963 Branch: perl
1964 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
1965 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
1966 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
1967 ! lib/Exporter.pm lib/Exporter/Heavy.pm
1968 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
1969 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1970 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
1971 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
1972 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
1973 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
1974 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
1975 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
1976 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
1977 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
1978 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
1979 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
1980 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
1981 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
1982 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
1983 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
1984 ! warnings.pl
1985____________________________________________________________________________
1986[ 8012] By: jhi on 2000/12/06 15:22:38
1987 Log: Subject: [PATCH] Re: New harness is failing things
1988 From: Nick Ing-Simmons <nik@tiuk.ti.com>
1989 Date: Wed, 6 Dec 2000 13:00:30 GMT
1990 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
1991 Branch: perl
1992 ! lib/Test/Harness.pm
1993____________________________________________________________________________
1994[ 8011] By: jhi on 2000/12/06 15:12:08
1995 Log: Subject: installhtml changes
1996 From: Michael Stevens <michael@etla.org>
1997 Date: Wed, 6 Dec 2000 13:15:53 +0000
1998 Message-ID: <20001206131553.A27317@firedrake.org>
1999 Branch: perl
2000 ! installhtml
2001____________________________________________________________________________
2002[ 8010] By: jhi on 2000/12/06 15:06:05
2003 Log: Subject: the dTHR hits
2004 From: Michael Stevens <michael@etla.org>
2005 Date: Wed, 6 Dec 2000 12:06:03 +0000
2006 Message-ID: <20001206120603.A24581@firedrake.org>
2007
2008 More, errrm, less dTHRs.
2009 Branch: perl
2010 ! bytecode.pl ext/B/B/C.pm
2011____________________________________________________________________________
2012[ 8009] By: jhi on 2000/12/06 15:04:25
2013 Log: Subject: MakeMaker mailing list gone?
2014 From: Michael G Schwern <schwern@pobox.com>
2015 Date: Tue, 5 Dec 2000 19:29:59 -0500
2016 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
2017
2018 The MakeMaker mailing list is dead, perlbug is the right
2019 address to report bugs.
2020 Branch: perl
2021 ! lib/ExtUtils/MakeMaker.pm
2022____________________________________________________________________________
2023[ 8008] By: jhi on 2000/12/06 15:00:32
2024 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
2025 From: Michael G Schwern <schwern@pobox.com>
2026 Date: Tue, 5 Dec 2000 19:21:21 -0500
2027 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
2028
2029 Add a default MANIFEST skip that ignores things like
2030 version control files, editor temporary files, and the Makefile.
2031 Branch: perl
2032 + lib/ExtUtils/MANIFEST.SKIP
2033 ! MANIFEST lib/ExtUtils/Manifest.pm
2034____________________________________________________________________________
2035[ 8007] By: jhi on 2000/12/06 14:57:20
2036 Log: In Amiga more manual hackery of the scripts seems to be needed,
2037 from Jan-Erik Karlsson. Why Configure does not get this right
2038 is unknown, may be shell-induced.
2039 Branch: perl
2040 ! README.amiga
2041____________________________________________________________________________
2042[ 8006] By: jhi on 2000/12/05 23:53:12
2043 Log: Add TOPm1s to peek at the second topmost stack item.
2044 Branch: perl
2045 ! pp.h
2046____________________________________________________________________________
2047[ 8005] By: jhi on 2000/12/05 23:13:55
2048 Log: Avaunt, you foul UTF-8 tests.
2049 Branch: perl
2050 ! t/op/ver.t t/pragma/utf8.t
2051____________________________________________________________________________
2052[ 8004] By: jhi on 2000/12/05 23:09:54
2053 Log: Continue utf8 dispersal.
2054 Branch: perl
2055 + t/op/concat.t
2056 ! MANIFEST t/pragma/utf8.t
2057____________________________________________________________________________
2058[ 8003] By: nick on 2000/12/05 23:02:39
2059 Log: Integrate mainline.
2060 Branch: perlio
2061 +> t/op/length.t t/op/utf8decode.t
2062 !> (integrate 69 files)
2063____________________________________________________________________________
2064[ 8002] By: jhi on 2000/12/05 22:59:28
2065 Log: Integrate perlio.
2066 Branch: perl
2067 !> iperlsys.h perl.c perlio.c win32/perllib.c
2068____________________________________________________________________________
2069[ 8001] By: nick on 2000/12/05 22:07:52
2070 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2071 - calloc/free suffer from damage on TerminateThread()
2072 - use PerlMemShared (as originally planned) now fixed
2073 - avoid doing anything important on DLL "detach".
2074 Branch: perlio
2075 ! perl.c perlio.c win32/perllib.c
2076____________________________________________________________________________
2077[ 8000] By: nick on 2000/12/05 21:05:09
2078 Log: Fix gross PerlMemShared issue.
2079 Branch: perlio
2080 ! iperlsys.h
2081____________________________________________________________________________
2082[ 7999] By: jhi on 2000/12/05 20:46:58
2083 Log: Test for Unicode (UTF-8) hash keys.
2084 Branch: perl
2085 ! t/op/each.t
2086____________________________________________________________________________
2087[ 7998] By: jhi on 2000/12/05 20:30:35
2088 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
2089 is now always UTF-8), empty line cosmetics.
2090 Branch: perl
2091 ! t/pragma/utf8.t
2092____________________________________________________________________________
2093[ 7997] By: jhi on 2000/12/05 20:15:40
2094 Log: Subject: Re: STRLEN - what?
2095 From: Andy Dougherty <doughera@lafayette.edu>
2096 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
2097 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
2098
2099 Explain STRLEN.
2100 Branch: perl
2101 ! pod/perlguts.pod
2102____________________________________________________________________________
2103[ 7996] By: jhi on 2000/12/05 20:13:34
2104 Log: Split off the UTF-8 decoder tests, make them to check also
2105 the error message.
2106 Branch: perl
2107 + t/op/utf8decode.t
2108 ! MANIFEST t/pragma/utf8.t utf8.c
2109____________________________________________________________________________
2110[ 7995] By: jhi on 2000/12/05 16:39:47
2111 Log: Start migrating bits of pragma/utf8 to elsewhere
2112 (since the long term plan is to obsolete 'use utf8').
2113 Branch: perl
2114 + t/op/length.t
2115 ! MANIFEST t/pragma/utf8.t
2116____________________________________________________________________________
2117[ 7994] By: jhi on 2000/12/05 16:30:21
2118 Log: Fix a manual edit typo from #7993, fix the message formatting
2119 for Unicode, add few our declarations.
2120 Branch: perl
2121 ! lib/Carp/Heavy.pm
2122____________________________________________________________________________
2123[ 7993] By: jhi on 2000/12/05 16:09:15
2124 Log: Subject: Need help with warnings :-(
2125 From: "Ben Tilly" <ben_tilly@hotmail.com>
2126 Date: Tue, 05 Dec 2000 01:35:54 -0500
2127 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
2128
2129 Subject: UPDATE: Carp/Heavy now passes all tests
2130 From: "Ben Tilly" <ben_tilly@hotmail.com>
2131 Date: Tue, 05 Dec 2000 07:59:41 -0500
2132 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
2133
2134 The Brave New Carp.
2135 Branch: perl
2136 ! lib/Carp.pm lib/Carp/Heavy.pm
2137____________________________________________________________________________
2138[ 7992] By: jhi on 2000/12/05 15:55:08
2139 Log: Subject: [PATCH perl@7979] cygwin port
2140 From: "Eric Fifer" <efifer@dircon.co.uk>
2141 Date: Tue, 5 Dec 2000 14:04:09 -0000
2142 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
2143 Branch: perl
2144 ! t/lib/net-hostent.t
2145____________________________________________________________________________
2146[ 7991] By: jhi on 2000/12/05 15:52:34
2147 Log: Subject: Re: [PATCH] The largest hoax of all times?
2148 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2149 Date: Tue, 5 Dec 2000 00:40:25 -0500
2150 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
2151
2152 Subject: Re: [PATCH] The largest hoax of all times?
2153 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2154 Date: Mon, 4 Dec 2000 23:55:53 -0500
2155 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
2156
2157 Subject: Re: [PATCH] The largest hoax of all times?
2158 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2159 Date: Tue, 5 Dec 2000 01:28:45 -0500
2160 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
2161
2162 Fix the unpredictable order of DESTROYs.
2163 Branch: perl
2164 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
2165 ! sv.c sv.h t/op/ref.t
2166____________________________________________________________________________
2167[ 7990] By: jhi on 2000/12/05 14:38:53
2168 Log: Subject: [PATCH] shrink pp_hot fractionally
2169 From: Nicholas Clark <nick@ccl4.org>
2170 Date: Tue, 5 Dec 2000 12:44:31 +0000
2171 Message-ID: <20001205124431.E74518@plum.flirble.org>
2172
2173 Use report_evil_fh().
2174 Branch: perl
2175 ! opcode.pl opnames.h pp_hot.c util.c
2176____________________________________________________________________________
2177[ 7989] By: jhi on 2000/12/05 14:21:27
2178 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
2179 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2180 Date: Mon, 04 Dec 2000 22:21:59 -0800
2181 Message-ID: <HmIL6gzkgepS092yn@efn.org>
2182
659f4fc5 2183 Harness shouldn't ignore responses like "ok 3\r\r\n".
a7ff9532
JH
2184 Branch: perl
2185 ! lib/Test/Harness.pm
2186____________________________________________________________________________
2187[ 7988] By: jhi on 2000/12/05 13:51:28
2188 Log: Integrate the "skip" messages to explain().
2189 Branch: perl
2190 ! t/lib/syslfs.t t/op/lfs.t
2191____________________________________________________________________________
2192[ 7987] By: jhi on 2000/12/05 12:34:54
2193 Log: The one that got away in #7984.
2194
2195 Subject: Re: dTHR - what and why?
2196 From: Michael Stevens <michael@etla.org>
2197 Date: Tue, 5 Dec 2000 11:15:52 +0000
2198 Message-ID: <20001205111552.A4647@firedrake.org>
2199 Branch: perl
2200 ! sv.h
2201____________________________________________________________________________
2202[ 7986] By: gsar on 2000/12/05 09:14:44
2203 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
2204 due to the notorious GetFileType() bug in Windows 9x, which fstat()
2205 tickles)
2206 Branch: perl
2207 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
2208____________________________________________________________________________
2209[ 7985] By: jhi on 2000/12/05 05:49:03
2210 Log: Integrate perlio.
2211 Branch: perl
2212 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
2213 !> win32/perlhost.h win32/perllib.c
2214____________________________________________________________________________
2215[ 7984] By: jhi on 2000/12/05 05:48:16
2216 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2217 Branch: perl
2218 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
2219 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
2220 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
2221 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
2222 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
2223 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
2224 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
2225 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
2226 ! win32/win32.c
2227____________________________________________________________________________
2228[ 7983] By: nick on 2000/12/04 23:27:43
2229 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
2230 Branch: perlio
2231 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
2232 ! win32/perlhost.h win32/perllib.c
2233____________________________________________________________________________
2234[ 7982] By: jhi on 2000/12/04 19:44:09
2235 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
2236 uncovered by #7980.
2237 Branch: perl
2238 ! op.c
2239____________________________________________________________________________
2240[ 7981] By: jhi on 2000/12/04 19:42:07
2241 Log: Subject: [PATCH] Trivial dump.c feature
2242 From: Simon Cozens <simon@cozens.net>
2243 Date: Mon, 4 Dec 2000 18:08:38 +0000
2244 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
2245
2246 Show whether a constant is UTF-8.
2247 Branch: perl
2248 ! dump.c
2249____________________________________________________________________________
2250[ 7980] By: jhi on 2000/12/04 19:36:51
2251 Log: UTF-8 hash keys, patch from Inaba Hiroto.
2252 Branch: perl
2253 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
2254____________________________________________________________________________
2255[ 7979] By: jhi on 2000/12/04 17:36:28
2256 Log: Update Changes.
2257 Branch: perl
2258 ! Changes patchlevel.h
2259____________________________________________________________________________
38ff9fd4
JH
2260[ 7978] By: jhi on 2000/12/04 16:42:17
2261 Log: Retract #7977, still too volatile (the euphemism of the day
2262 for unfinished and buggy :-)
2263 Branch: perl
2264 ! doop.c hv.c pp.c sv.h
2265____________________________________________________________________________
2266[ 7977] By: jhi on 2000/12/04 16:25:15
2267 Log: (Retracted by #7978, too shaky yet.)
2268
2269 Subject: Re: utf8 in hash keys, implementor missing
2270 From: Simon Cozens <simon@cozens.net>
2271 Date: Sat, 2 Dec 2000 19:49:35 +0000
2272 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
2273
2274 The first step at UTF-8 hash keys.
2275 Branch: perl
2276 ! doop.c hv.c pp.c sv.h
2277____________________________________________________________________________
2278[ 7976] By: jhi on 2000/12/04 16:13:53
2279 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
2280 From: sthoenna@efn.org
2281 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
2282 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
2283 Branch: perl
2284 ! os2/os2.c perlio.c
2285____________________________________________________________________________
2286[ 7975] By: jhi on 2000/12/04 16:05:25
2287 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
2288 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2289 Date: Thu, 30 Nov 2000 20:50:37 -0800
2290 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
2291 Branch: perl
2292 ! os2/os2.c
2293____________________________________________________________________________
2294[ 7974] By: jhi on 2000/12/04 16:03:57
2295 Log: Subject: [PATCH] ++ 20% faster
2296 From: Nicholas Clark <nick@ccl4.org>
2297 Date: Mon, 4 Dec 2000 12:17:27 +0000
2298 Message-ID: <20001204121726.B52976@plum.flirble.org>
2299
2300 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
2301 Branch: perl
2302 ! sv.c
2303____________________________________________________________________________
2304[ 7973] By: jhi on 2000/12/04 16:00:48
2305 Log:
2306 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
2307 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2308 Date: Mon, 04 Dec 2000 12:30:45 +0100
2309 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
2310
2311 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
2312 library (getprotobyname and getprotobynumber are outversioned by
2313 the same calls in libc, at least for xlc version 3.
2314 Branch: perl
2315 ! hints/aix.sh
2316____________________________________________________________________________
2317[ 7972] By: jhi on 2000/12/04 02:58:31
2318 Log: Integrate perlio.
2319 Branch: perl
2320 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
2321 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
2322 !> win32/win32.h win32/win32iop.h win32/win32thread.h
2323____________________________________________________________________________
2324[ 7971] By: nick on 2000/12/04 00:24:33
2325 Log: Quieten some noise in Win32 builds:
2326 - win32.h is included after <sys/socket.h>, so need to
2327 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
2328 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
2329 Branch: perlio
2330 ! doio.c perl.h toke.c win32/win32.h
2331____________________________________________________________________________
2332[ 7970] By: nick on 2000/12/03 22:57:46
2333 Log: PERL_IMPLICIT_SYS compiles but does not work.
2334 Branch: perlio
2335 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
2336 ! win32/perlhost.h win32/perllib.c win32/win32.h
2337 ! win32/win32iop.h win32/win32thread.h
2338____________________________________________________________________________
2339[ 7969] By: jhi on 2000/12/03 22:12:58
2340 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
2341 used to swash_init(), makes regprop() dumps more informative
2342 (+utf8::IsAlpha, -utf8::IsDigit, for example).
2343 Branch: perl
2344 ! regcomp.c regexec.c
2345____________________________________________________________________________
2346[ 7968] By: jhi on 2000/12/03 21:39:56
2347 Log: Implement ANYOFUTF8 regprop() dumping.
2348 Branch: perl
2349 ! regcomp.c
2350____________________________________________________________________________
2351[ 7967] By: jhi on 2000/12/03 20:57:19
2352 Log: Make uv_to_utf8() to zero-terminate its output buffer,
2353 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
2354 Branch: perl
2355 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
2356____________________________________________________________________________
2357[ 7966] By: nick on 2000/12/03 18:41:21
2358 Log: Integrate mainline (STDCHAR)
2359 Branch: perlio
2360 !> Configure t/pragma/utf8.t
2361____________________________________________________________________________
2362[ 7965] By: jhi on 2000/12/03 17:58:20
2363 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
2364 Branch: perl
2365 ! t/pragma/utf8.t
2366____________________________________________________________________________
2367[ 7964] By: jhi on 2000/12/03 17:35:56
2368 Log: Integrate perlio.
2369 Branch: perl
2370 !> iperlsys.h perlio.c
2371____________________________________________________________________________
2372[ 7963] By: jhi on 2000/12/03 17:33:55
2373 Log: Metaconfig unit change for #7962.
2374 Branch: metaconfig
2375 ! U/modified/stdchar.U
2376____________________________________________________________________________
2377[ 7962] By: jhi on 2000/12/03 17:33:27
2378 Log: Untangle the <stdio.h> #include nest for the stdchar test,
2379 from Andy Dougherty.
2380 Branch: perl
2381 ! Configure
2382____________________________________________________________________________
2383[ 7961] By: nick on 2000/12/03 16:53:00
2384 Log: Make iperlsys.h vector stdio not PerlIO.
2385 Branch: perlio
2386 ! iperlsys.h perlio.c
2387____________________________________________________________________________
2388[ 7960] By: nick on 2000/12/03 14:43:01
2389 Log: Integrate mainline
2390 Branch: perlio
2391 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
2392 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
2393____________________________________________________________________________
2394[ 7959] By: jhi on 2000/12/03 08:16:36
2395 Log: Use DO_UTF8().
2396 Branch: perl
2397 ! op.c
2398____________________________________________________________________________
2399[ 7958] By: jhi on 2000/12/02 18:33:05
2400 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
2401 From: Mike Guy <mjtg@cam.ac.uk>
2402 Date: Sat, 02 Dec 2000 17:27:13 +0000
2403 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
2404
2405 An extraneous argument.
2406 Branch: perl
2407 ! toke.c
2408____________________________________________________________________________
2409[ 7957] By: jhi on 2000/12/02 18:22:32
2410 Log: A missing hunk.
2411 Branch: perl
2412 ! t/lib/net-hostent.t
2413____________________________________________________________________________
2414[ 7956] By: jhi on 2000/12/02 18:06:20
2415 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
2416 From: Nicholas Clark <nick@ccl4.org>
2417 Date: Sat, 2 Dec 2000 14:28:27 +0000
2418 Message-ID: <20001202142827.A12308@plum.flirble.org>
2419
2420 Test robustness.
2421 Branch: perl
2422 ! t/lib/net-hostent.t
2423____________________________________________________________________________
2424[ 7955] By: jhi on 2000/12/02 17:58:06
2425 Log: Metaconfig unit change for #7954.
2426 Branch: metaconfig
2427 ! U/modified/stdchar.U
2428____________________________________________________________________________
2429[ 7954] By: jhi on 2000/12/02 17:54:32
2430 Log: An inconvenient hang would happen if the stdio _ptr wasn't
2431 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
2432 would be grepping stdin for all eternity for the _ptr.)
2433 Branch: perl
2434 ! Configure
2435____________________________________________________________________________
2436[ 7953] By: jhi on 2000/12/02 00:07:15
2437 Log: Update Changes.
2438 Branch: perl
2439 ! Changes patchlevel.h
2440____________________________________________________________________________
4248a4fb
JH
2441[ 7952] By: jhi on 2000/12/01 23:54:47
2442 Log: Subject: Re: long shell lines
2443 From: Andy Dougherty <doughera@lafayette.edu>
2444 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
2445 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
2446
2447 Split overly long shell command lines.
2448 Branch: perl
2449 ! lib/ExtUtils/MM_Unix.pm
2450____________________________________________________________________________
2451[ 7951] By: jhi on 2000/12/01 23:48:02
2452 Log: The metaconfig unit change for #7950.
2453 Branch: metaconfig
2454 + U/modified/stdchar.U
2455____________________________________________________________________________
2456[ 7950] By: jhi on 2000/12/01 23:47:39
2457 Log: Try to find stdchar also from <stdio_impl.h>.
2458 Branch: perl
2459 ! Configure config_h.SH
2460____________________________________________________________________________
2461[ 7949] By: jhi on 2000/12/01 23:46:45
2462 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
2463 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2464 Date: Fri, 1 Dec 2000 16:26:08 -0500
2465 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
2466
2467 Reword the diagnostic message.
2468 Branch: perl
2469 ! pod/perldiag.pod
2470____________________________________________________________________________
2471[ 7948] By: nick on 2000/12/01 22:49:43
2472 Log: Integrate mainline (for s/y/m as sub names stuff).
2473 Branch: perlio
2474 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
2475 !> t/pragma/warn/toke toke.c
2476____________________________________________________________________________
2477[ 7947] By: jhi on 2000/12/01 20:55:41
2478 Log: Integrate perlio.
2479 Branch: perl
2480 !> perlio.c perliol.h t/io/pipe.t
2481____________________________________________________________________________
2482[ 7946] By: jhi on 2000/12/01 20:36:51
2483 Log: Upgrade to CPAN 1.59_51, from Andreas König.
2484 Branch: perl
2485 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2486____________________________________________________________________________
2487[ 7945] By: nick on 2000/12/01 20:31:32
2488 Log: Integrate mainline
2489 Branch: perlio
2490 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
2491 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
2492 +> t/lib/net-hostent.t
2493 !> (integrate 35 files)
2494____________________________________________________________________________
2495[ 7944] By: jhi on 2000/12/01 20:23:29
2496 Log: Some help for 20001130.011. Now one gets warnings like
2497 "Ambiguous -f() resolved as a file test ..."
2498 Branch: perl
2499 ! pod/perldiag.pod t/pragma/warn/toke toke.c
2500____________________________________________________________________________
2501[ 7943] By: jhi on 2000/12/01 19:44:44
2502 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
2503 that also breaks using them as methods.
2504 Branch: perl
2505 ! pod/perldiag.pod t/op/misc.t toke.c
2506____________________________________________________________________________
2507[ 7942] By: nick on 2000/12/01 17:56:46
2508 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
2509 Make 'unix' pass most tests
2510 - do unread by temporary push of layer ("pending") holding unread chars
2511 - fast_gets is now based on per-handle flag
2512 - relax one of io/pipe.t tests to allow print to fail and close to
2513 succeed so that it passes on unbuffered "unix" layer.
2514 Remaining fail is sporadic and a genuine race condition between
2515 parent/child in fork test.
2516 Branch: perlio
2517 ! perlio.c perliol.h t/io/pipe.t
2518____________________________________________________________________________
2519[ 7941] By: jhi on 2000/12/01 15:28:58
2520 Log: (Retracted by #7943.)
2521
2522 Reserve the short named string operator names.
2523 Branch: perl
2524 ! pod/perldiag.pod t/op/misc.t toke.c
2525____________________________________________________________________________
2526[ 7940] By: jhi on 2000/12/01 06:45:53
2527 Log: Get the three different space character classes right under utf8.
2528 Branch: perl
2529 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
2530 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
2531 ! regexec.c t/op/pat.t utf8.c
2532____________________________________________________________________________
2533[ 7939] By: jhi on 2000/12/01 03:26:26
2534 Log: Two more tests that make no sense in UTF-8 since the test
2535 data is not in UTF-8.
2536 Branch: perl
2537 ! t/op/regexp.t
2538____________________________________________________________________________
2539[ 7938] By: jhi on 2000/12/01 03:20:39
2540 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
2541 should it be required inside regexen?
2542 Branch: perl
2543 ! regcomp.c t/op/regmesg.t
2544____________________________________________________________________________
2545[ 7937] By: jhi on 2000/12/01 02:58:53
2546 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
2547 stored and restored, and thusly was trounced by the utf8 swash
2548 routines.
2549 Branch: perl
2550 ! regcomp.c
2551____________________________________________________________________________
2552[ 7936] By: jhi on 2000/11/30 20:41:39
2553 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
2554 Why the different platforms behave so differently (core dump vs
2555 no core dump) on this bug is a but of a mystery, but if I had to
2556 guess I would mumble something like 'alignment'.
2557 Branch: perl
2558 ! sv.c
2559____________________________________________________________________________
2560[ 7935] By: jhi on 2000/11/30 16:17:02
2561 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
2562 From: Robin Barker <rmb1@cise.npl.co.uk>
2563 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
2564 Date: Thu, 30 Nov 2000 14:27:12 GMT
2565 Branch: perl
2566 ! perlio.c toke.c
2567____________________________________________________________________________
2568[ 7934] By: jhi on 2000/11/30 16:04:49
2569 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
2570 Branch: perl
2571 ! t/lib/net-hostent.t
2572____________________________________________________________________________
2573[ 7933] By: jhi on 2000/11/30 06:07:26
2574 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
2575 From: Peter Prymmer <pvhp@forte.com>
2576 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
2577 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
2578
2579 In VMS the localhost may be LOCALHOST.
2580 Branch: perl
2581 ! t/lib/net-hostent.t
2582____________________________________________________________________________
2583[ 7932] By: jhi on 2000/11/30 01:11:11
2584 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2585 From: Peter Prymmer <pvhp@forte.com>
2586 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
2587 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
2588
2589 plus regen perlapi.pod.
2590 Branch: perl
2591 ! pod/perlapi.pod utf8.c
2592____________________________________________________________________________
2593[ 7931] By: jhi on 2000/11/30 01:06:19
2594 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
2595 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2596 Date: Wed, 29 Nov 2000 17:15:11 EST
2597 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
2598 Branch: perl
2599 ! t/lib/filter-util.pl t/lib/filter-util.t
2600____________________________________________________________________________
2601[ 7930] By: jhi on 2000/11/29 18:51:55
2602 Log: Update Changes.
2603 Branch: perl
2604 ! Changes patchlevel.h
2605____________________________________________________________________________
2606[ 7929] By: jhi on 2000/11/29 18:50:55
2607 Log: Update the va_copy() metaconfig unit.
2608 Branch: metaconfig/U/perl
2609 ! need_va_copy.U
2610____________________________________________________________________________
3ac87aec
JH
2611[ 7928] By: jhi on 2000/11/29 17:50:43
2612 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
2613 From: Dominic Dunlop <domo@computer.org>
2614 Date: Tue, 28 Nov 2000 16:41:57 +0100
2615 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
2616
2617 Patch to catch a core dump in the Configure va_copy test.
2618 Branch: perl
2619 ! Configure config_h.SH
2620____________________________________________________________________________
2621[ 7927] By: jhi on 2000/11/29 17:31:59
2622 Log: Retract #7921, the patch shouldn't be needed.
2623 Branch: perl
2624 ! sv.c
2625____________________________________________________________________________
2626[ 7926] By: jhi on 2000/11/29 17:01:41
2627 Log: Make the Class::Struct import() wiser.
2628 Branch: perl
2629 ! lib/Class/Struct.pm t/lib/class-struct.t
2630____________________________________________________________________________
2631[ 7925] By: jhi on 2000/11/29 16:36:33
2632 Log: All the core library users of Class::Struct seem to be
2633 using "use Class::Struct 'struct';" instead of the bare
2634 "use Class::Struct;", which isn't documented in Class::Struct.
2635 This can't be right.
2636 Branch: perl
2637 ! lib/File/stat.pm
2638____________________________________________________________________________
2639[ 7924] By: jhi on 2000/11/29 16:32:15
4248a4fb 2640 Log: A test works better if it has the right 1..$n output.
3ac87aec
JH
2641 Branch: perl
2642 ! t/lib/class-struct.t
2643____________________________________________________________________________
2644[ 7923] By: jhi on 2000/11/29 16:29:11
2645 Log: Forgot to MANIFEST the new Net::hostent test.
2646 Branch: perl
2647 ! MANIFEST
2648____________________________________________________________________________
2649[ 7922] By: jhi on 2000/11/29 16:27:49
2650 Log: Integrate perlio.
2651 Branch: perl
2652 !> iperlsys.h perlio.c
2653____________________________________________________________________________
2654[ 7921] By: jhi on 2000/11/29 16:27:10
2655 Log: (Retracted by #7927.)
2656
2657 Subject: [PATCH] Is infinity a number?
2658 From: Simon Cozens <simon@cozens.net>
2659 Date: Wed, 29 Nov 2000 14:48:20 +0000
2660 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
2661 Branch: perl
2662 ! sv.c
2663____________________________________________________________________________
2664[ 7920] By: jhi on 2000/11/29 16:23:02
2665 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
2666 From: rspier@pobox.com (Robert Spier)
2667 Date: Wed, 29 Nov 2000 02:17:49 -0500
2668 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
2669
2670 Add a test for Net::hostent.
2671 Branch: perl
2672 + t/lib/net-hostent.t
2673____________________________________________________________________________
2674[ 7919] By: jhi on 2000/11/29 16:21:31
2675 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
2676 add a test for Class::Struct.
2677 Branch: perl
2678 + t/lib/class-struct.t
2679 ! MANIFEST lib/Class/Struct.pm
2680____________________________________________________________________________
2681[ 7918] By: jhi on 2000/11/29 15:48:40
2682 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
2683 From: rspier@pobox.com (Robert Spier)
2684 Date: Wed, 29 Nov 2000 02:25:39 -0500
2685 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
2686
2687 More checking in case someone has broken their services or
2688 protocol databases.
2689 Branch: perl
2690 ! ext/Sys/Syslog/Syslog.pm
2691____________________________________________________________________________
2692[ 7917] By: jhi on 2000/11/29 15:46:25
2693 Log: Subject: [PATCH] $^O win32 -> MSWin32
2694 From: rspier@pobox.com (Robert Spier)
2695 Date: Wed, 29 Nov 2000 02:17:38 -0500
2696 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
2697
2698 plus similar nits for vms, err, VMS, and UNICOS.
2699 Branch: perl
2700 ! t/lib/syslfs.t t/op/lfs.t
2701____________________________________________________________________________
2702[ 7916] By: jhi on 2000/11/29 15:42:51
2703 Log: Subject: [PATCH] Tokeniser debugging
2704 From: Simon Cozens <simon@cozens.net>
2705 Date: Wed, 29 Nov 2000 14:15:45 +0000
2706 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
2707 Branch: perl
2708 ! perl.c perl.h pod/perlrun.pod toke.c
2709____________________________________________________________________________
2710[ 7915] By: jhi on 2000/11/29 15:41:36
2711 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
2712 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2713 Date: Wed, 29 Nov 2000 02:13:14 -0500
2714 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
2715
2716 OUT keyword nits.
2717
2718 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
2719 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2720 Date: Wed, 29 Nov 2000 03:09:04 -0500
2721 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
2722
2723 OUT and IN_OUT documentation.
2724 Branch: perl
2725 ! lib/ExtUtils/xsubpp pod/perlxs.pod
2726____________________________________________________________________________
2727[ 7914] By: jhi on 2000/11/29 03:35:01
2728 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
2729 From: John Tobey <jtobey@john-edwin-tobey.org>
2730 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
2731 Message-Id: <m140e1N-000FOoC@feynman.localnet>
2732
2733 plus a performance speedup noticed by Sarathy.
2734 Branch: perl
2735 ! op.c
2736____________________________________________________________________________
2737[ 7913] By: jhi on 2000/11/29 03:16:59
2738 Log: Use "1 while unlink" so that VMS gets clean, too.
2739 Branch: perl
2740 ! t/lib/filter-util.t
2741____________________________________________________________________________
2742[ 7912] By: jhi on 2000/11/29 03:09:08
2743 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
2744 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2745 Date: Tue, 28 Nov 2000 03:27:09 -0500
2746 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
2747 Branch: perl
2748 ! lib/ExtUtils/xsubpp
2749____________________________________________________________________________
2750[ 7911] By: jhi on 2000/11/29 03:06:30
2751 Log: This should have been part of #7872: no need to scan UTF-8
2752 until eternity.
2753 Branch: perl
2754 ! utf8.c
2755____________________________________________________________________________
2756[ 7910] By: jhi on 2000/11/29 02:50:04
2757 Log: One more perltie.pod nit from Casey R. Tweten.
2758 Branch: perl
2759 ! pod/perltie.pod
2760____________________________________________________________________________
2761[ 7909] By: jhi on 2000/11/29 02:44:23
2762 Log: Document the known sprintf test failures, exact standard
2763 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
2764 Branch: perl
2765 ! pod/perldelta.pod t/op/sprintf.t
2766____________________________________________________________________________
2767[ 7908] By: jhi on 2000/11/29 02:36:23
2768 Log: Add the Encoding table format documentation.
2769 Branch: perl
2770 + ext/Encode/Encode/EncodeFormat.pod
2771 ! MANIFEST
2772____________________________________________________________________________
2773[ 7907] By: jhi on 2000/11/29 02:07:24
2774 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
2775 From: "Casey R. Tweten" <crt@kiski.net>
2776 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
2777 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
2778
2779 Subject: Re: [PATCH] Updating perltie.pod for arrays
2780 From: "Casey R. Tweten" <crt@kiski.net>
2781 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
2782 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
2783 Branch: perl
2784 ! pod/perltie.pod
2785____________________________________________________________________________
2786[ 7906] By: nick on 2000/11/28 22:40:59
2787 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
2788 Branch: perlio
2789 ! iperlsys.h perlio.c
2790____________________________________________________________________________
2791[ 7905] By: nick on 2000/11/28 22:04:34
2792 Log: Integrate mainline
2793 Branch: perlio
2794 !> (integrate 39 files)
2795____________________________________________________________________________
2796[ 7904] By: jhi on 2000/11/28 16:44:43
2797 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
2798 From: Nicholas Clark <nick@babyhippo.co.uk>
2799 Date: Tue, 28 Nov 2000 11:16:57 +0000
2800 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
2801 Branch: perl
2802 ! pod/perlipc.pod
2803____________________________________________________________________________
2804[ 7903] By: jhi on 2000/11/28 16:40:31
2805 Log: Subject: [PATCH] Updating perltie.pod for arrays
2806 From: "Casey R. Tweten" <crt@kiski.net>
2807 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
2808 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
2809 Branch: perl
2810 ! pod/perltie.pod
2811____________________________________________________________________________
2812[ 7902] By: jhi on 2000/11/28 16:39:37
2813 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2814 From: Robin Barker <rmb1@cise.npl.co.uk>
2815 Date: Mon, 27 Nov 2000 17:56:44 GMT
2816 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
2817 Branch: perl
2818 ! pod/perlfunc.pod t/op/split.t
2819____________________________________________________________________________
2820[ 7901] By: jhi on 2000/11/28 16:28:04
2821 Log: setmode() is a DOSish-only thing.
2822 Branch: perl
2823 ! perlio.c
2824____________________________________________________________________________
2825[ 7900] By: jhi on 2000/11/28 16:21:46
2826 Log: Subject: [PATCH] perlcc.PL cleanups
2827 From: Simon Cozens <simon@cozens.net>
2828 Date: Tue, 28 Nov 2000 12:44:35 +0000
2829 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
2830 Branch: perl
2831 ! utils/perlcc.PL
2832____________________________________________________________________________
2833[ 7899] By: gsar on 2000/11/28 06:32:55
2834 Log: reintegrate files missed by change#7895
2835 Branch: maint-5.6/perl
2836 +> ext/ByteLoader/bytecode.h utils/Makefile
2837 - utils/perlbc.PL
2838____________________________________________________________________________
2839[ 7897] By: gsar on 2000/11/27 18:22:47
2840 Log: can't integrate these two files, for some reason
2841 Branch: maint-5.6/perl
2842 - ext/ByteLoader/bytecode.h utils/Makefile
2843____________________________________________________________________________
2844[ 7895] By: gsar on 2000/11/27 18:11:21
2845 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
2846 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
2847 6757..6890,6892..6901 from mainline
2848
2849 Bytecompiler patches from Benjamin Stuhl.
2850
2851 More bytecompiler.
2852
2853 Subject: [PATCH blead] B:: missing dependency
2854
2855 Subject: [PATCH: 6757] configure.com updates and syslog build
2856
2857 Long double Gconvert fixes from Yitzchak Scott-Thoennes
2858 and Spider Boardman.
2859
2860 Subject: [PATCH blead] nextchar() abuse misses an optimisation
2861
2862 Long double fixes from Spider Boardman.
2863
2864 Make the selection of NVff et al stricter.
2865
2866 cSVOPo_*v things index into the current PL_curpad
2867 under ithreads, which is different from the curpad
2868 used by the XSUB. (In other words, the code as-is
2869 before this patch wouldn't work under ithreads.)
2870
2871 Be portable.
2872
2873 VMS MMS (make) wants null action.
2874
2875 Mac and other portability updates from Chris Nandor.
2876
2877 Storable support, v-version fixes.
2878 Subject: CPAN.pm beta for testing available
2879
2880 Portability fix from Hugo van der Sanden.
2881
2882 Bad makefile.
2883
2884 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
2885
2886 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
2887
2888 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2889
2890 Replace #6705 with a minimal doc patch.
2891 Subject: [PATCH 5.6.0] replace change #6705
2892
2893 Drop the separate perlbc, perlcc -b should be enough.
2894
2895 installperl couldn't tell whether it had run tests or not.
2896 Subject: [PATCH] Re: installperl and t/TEST
2897
2898 Add silencer flags to installperl.
2899 Subject: [PATCH] Making installperl silent.
2900
2901 Make "make install" by default silent. A new "install-verbose"
2902 target is verbose.
2903
2904 More liberal parsing of version numbers.
2905 Subject: Re: CPAN.pm beta for testing available
2906
2907 Create directories in silence.
2908 Subject: [PATCH] Another silencer for MakeMaker
2909
2910 DOS patches and portability/porting notes, from Tim Jenness.
2911
2912 Make installman to recognize the silence flag -S.
2913
2914 Actually do something with the silencer option.
2915
2916 Continue silencing.
2917
2918 Show the doc file, not the temp file.
2919
2920 Regen perltoc.
2921
2922 Subject: [PATCH] More silencing of installman.
2923
2924 Better wording for the vec lvalue diagnostic.
2925 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2926
2927 Subject: [PATCH: 6805] several more tweaks to configure.com
2928
2929 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
2930
2931 Missing parts of
2932 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
2933
2934 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
2935 (applied slightly modified)
2936
2937 installperl --verbose and --silent.
2938 Subject: Re: [PATCH] More silencing of installman.
2939
2940 Add install-silent target.
2941
2942 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
2943 the problem reported in
2944 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
2945
2946 Tweak the sfio/useperlio logic, hopefully as wished in
2947 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
2948
2949 One forgotten file from #6816.
2950
2951 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
2952
2953 Remove duplicately applied patch shards.
2954 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
2955
2956 Support preserving extremely big/small angles.
2957
2958 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
2959
2960 Subject: [PATCH] installation not quite silent yet.
2961
2962 Update the test count.
2963
2964 Use UVxf, PTR2UV, NVff.
2965
2966 Document PTR2XX and INT2PTR.
2967
2968 no-install target a la make -n.
2969 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
2970
2971 grep -e isn't portable.
2972 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
2973
2974 Can't get the test to reliably work thanks to the
2975 inaccurateness of floating point. "Resolves" bug ids
2976 20000826.003, 20000826.009, 20000826.010,
2977
2978 Subject: installman buglet
2979
2980 DJGPP update from Laszlo Molnar.
2981
2982 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2983
2984 Passing -R in ldflags makes now it to appear in the default
2985 for lddlflags, just like with -L.
2986 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2987
2988 Test nit.
2989
2990 Use the actual thread type, not the pointer-to-struct.
2991
2992 Provice virtual $Config{ccflags_nolargefiles} etc.
2993
2994 display_format used as a class method without arguments was broken,
2995 reported in
2996 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
2997
2998 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
2999
3000 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
3001
3002 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
3003
3004 opmini.o may be left around if a build is interrupted.
3005
3006 Typo in #6858.
3007
3008 Fix for ID 20000828.001, long doubles were not formatted
3009 correctly (showed up in $], which stopped installing perl).
3010
3011 An attempt to fix the problem reported in
3012 Subject: Building perl@6856 using gcc/AIX 4.3.3
3013 I can't test this properly since the gcc installation I have
3014 access to seems to be botched (gcc is calling the AIX cpp,
3015 a losing proposition...)
3016
3017 Add -ld to archname on long tr...double platforms.
3018
3019 Subject: hv.h Doc Patch
3020
3021 Potential cruft.
3022
3023 Subject: [PATCH bleedperl@6856] warnings fixes
3024
3025 -S is the silent flag, -s is the strip flag.
3026 Subject: [PATCH] Re: [PATCH] make no-install
3027
3028 Take out the SUIDMAIL thing, that will not be
3029 a problem in 5.7.*.
3030
3031 Subject: [PATCH bleedperl@6866] spellings
3032
3033 Subject: [PATCH] Re: files not cleaned even by veryclean
3034
3035 Use minimal @INC in tests, most of the time just '../lib',
3036 so that we simply can't pick up stuff from other Perls than
3037 the one we are testing. Pointed out by
3038 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
3039
3040 Update to Getopt::Long 2.24, from Johan Vromans.
3041
3042 Fix for thinko in #6848.
3043 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
3044
3045 Patches all over for people and the files they (hopefully) care about.
3046
3047 Subject: Net::protoent does not export 'getproto'
3048
3049 Missed a change in #6869.
3050
3051 Subject: [PATCH] Warnings in B::Deparse
3052
3053 Subject: [PATCH] Glob dumping
3054
3055 Disable one of the tests for now.
3056
3057 Disabling the one test is a bit tricky.
3058
3059 Don't forget to tidy up.
3060
3061 The #6881 removed one dump line.
3062
3063 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
3064
3065 Under usethreads the dumped variable is IN_PAD.
3066 Subject: Re: [PATCH] Glob dumping
3067
3068 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
3069
3070 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
3071
3072 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
3073
3074 Regen Configure for #6894.
3075
3076 Subject: [PATCH: 6889] updates to perlebcdic.pod
3077
3078 Undo namespace pollution of #6878.
3079 Subject: Re: Net::protoent does not export 'getproto'
3080
3081 Admit that we are leaking scalars.
3082
3083 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
3084 Branch: maint-5.6/perl
3085 !> (integrate 271 files)
3086____________________________________________________________________________
3087[ 7894] By: gsar on 2000/11/27 16:00:34
3088 Log: a couple of nits
3089 Branch: maint-5.6/perl
3090 ! MANIFEST pp_sys.c
3091____________________________________________________________________________
3092[ 7893] By: gsar on 2000/11/27 15:10:56
3093 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
3094 6740..6745,6747..6757,6760
3095
3096 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
3097
3098 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
3099
3100 Doc nits spotted by Richard Soderberg.
3101
3102 move WNOHANG definition to where other such things are
3103
3104 Make $Config{byteorder} more magical so that it is
3105 dynamically computed: nice for 'fat binaries'.
3106 Subject: [PATCH]: default byteorder
3107
3108 Subject: [PATCH] Cwd.pm now uses strict
3109
3110 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
3111
3112 Get -DLEAKTEST to compile (not necessarily to work, mind)
3113 Subject: [ID 20000724.006] -DLEAKTEST problem
3114
3115 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
3116
3117 Add perlebcdic from Peter Prymmer, regen toc.
3118
3119 Don't propose using modules built for 5.005 if no binary
3120 compatibility with 5.005 is attempted.
3121
3122 Do not use prototyping here.
3123 Subject: [ID 20000817.016] [PATCH] Peek.xs
3124
3125 Document what the backtick returns if the command fails.
3126
3127 Add byteorder to the myconfig output.
3128
3129 Introduce NVef, NVff, and NVgf, use the middle one.
3130 (helps for lib/peek + Linux + long doubles) Reported in
3131 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
3132 Use NVs in POSIX math, not doubles.
3133 Subject: [ID 20000817.014] POSIX & modfl
3134
3135 Subject: [PATCH 5.6.0+] newSVrv() memory leak
3136
3137 The byteorder code in #6671 was wrong.
3138
3139 Fix the lib/complex failure of
3140 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
3141 Linux long double accuracy issue: something that
3142 when printed with %g looks like "2" but int() of it is 1.
3143
3144 Propagate new Configure vars.
3145
3146 Unbuffer the output.
3147
3148 Subject: [PATCH] perltrap.pod spring cleaning
3149
3150 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
3151 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
3152
3153 Tiny Getopt::Long patch from Johan Vromans.
3154
3155 Document code point which makes if (defined %stash::) to work
3156 (noted by Spider Boardman).
3157
3158 Subject: [PATCH perl@6698] cygwin port
3159
3160 Document the NDBM_File and ODBM_File as SDBM_File
3161 was documented in #6417.
3162
3163 The new tests were missing from #6415.
3164
3165 Add [[:blank:]] as suggested in
3166 Subject: [ID 20000716.024] [=cc=] / [:blank:]
3167 (the [=cc=] has already been taken care of by #6439
3168 so the whole bug report can be closed)
3169 and make [[:space:]] to be equivalent to isspace(3)
3170 (as opposed to \s, which is isSPACE()). The difference
3171 is that now [[:space:]] matches the mythical vertical tab,
3172 while \s doesn't.
3173
3174 Don't eat leading os from index entries.
3175 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
3176
3177 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
3178
3179 Typo in pp_complement().
3180 Subject: [PATCH perl-current] Deparse
3181
3182 Add warnif(), check warnings further up the stack,
3183 all the warnings functions now can take an optional object reference.
3184 Subject: [PATCH bleedperl@6691] warnings pragma update
3185
3186 Fix a core dump in lib/selfloader under -DDEBUGGING.
3187 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
3188
3189 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
3190
3191 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
3192
3193 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
3194 Put back the long double avoidance code to POSIX.xs
3195 because VMS seems to need it still.
3196
3197 Introduce a 'veryclean' target that is like 'distclean'
3198 but also removes *~ and *.orig.
3199
3200 Subject: [ID 20000817.023] endianness description in perlfunc.pod
3201
3202 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
3203
3204 Let's try #6717 again.
3205
3206 UTF8 concat fixes.
3207 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
3208
3209 pp_open() could pass an uninitialized filename down to do_open9().
3210
3211 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
3212
3213 Update to CGI 2.72, from Lincoln Stein.
3214
3215 Subject: [PATCH] Silence MakeMaker (Was: installman)
3216
3217 Use temporary directory instead of current directory.
3218 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
3219
3220 Document odd vs even subreleases and -Dusedevel.
3221
3222 The veryclean target needs to clobber.
3223
3224 Use File::Spec->tmpdir().
3225
3226 Document the number of exponent digits.
3227
3228 Mention perlebcdic and perlposix-bc.
3229
3230 s/this one/the 5.6.0 release/
3231
3232 The #6724 is here.
3233
3234 The correct cleaning order is an art.
3235
3236 small tweaks for change#6705: avoid C++ style comments in C code;
3237 use Perl's malloc API rather than the low level system one
3238
3239 Array context keeps slithering in.
3240
3241 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
3242
3243 Subject: [PATCH] os2.c fix for use64bitint
3244
3245 Update to Pod::LaTeX 0.53.
3246 Subject: [PATCH] lib/Pod/LaTeX.pm updates
3247
3248 Document the endianness of Alpha more precisely.
3249
3250 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
3251
3252 Rename the macro argument because some preprocessors
3253 can't tell the difference and expand arguments also inside
3254 double quoted strings.
3255
3256 free TLS slot properly on Windows
3257
3258 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
3259
3260 Unicos/mk requires elaborate paranoia.
3261
3262 Tweak the floating point output routine preferences.
3263
3264 Also under djgpp the timestamps are funky.
3265
3266 Apply some PodParser 1.18 patches; the Pod/Find.pm
3267 patches cannot be applied since #6712 conflicts.
3268
3269 Use PodParser 1.18 new test.
3270
3271 A pod nit.
3272 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
3273
3274 Be verydeepclean.
3275 Branch: maint-5.6/perl
3276 +> pod/perlebcdic.pod
3277 !> (integrate 106 files)
3278____________________________________________________________________________
3279[ 7892] By: jhi on 2000/11/27 15:02:32
3280 Log: Update Changes.
3281 Branch: perl
3282 ! Changes patchlevel.h
3283____________________________________________________________________________
e138c1e6
JH
3284[ 7891] By: jhi on 2000/11/27 14:57:23
3285 Log: Subject: Re: perlfaq style changes
3286 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3287 Date: Sat, 25 Nov 2000 23:32:26 -0800
3288 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
3289
3290 plus a note from Ronald Kimball.
3291 Branch: perl
3292 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
3293____________________________________________________________________________
3294[ 7890] By: jhi on 2000/11/27 14:53:14
3295 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
3296 From: Benjamin Holzman <bah@ecnvantage.com>
3297 Date: Sun, 26 Nov 2000 16:27:33 -0500
3298 Message-ID: <20001126162733.J25040@ecnvantage.com>
3299 Branch: perl
3300 ! gv.c
3301____________________________________________________________________________
3302[ 7889] By: jhi on 2000/11/27 14:43:11
3303 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
3304 From: lvirden@cas.org
3305 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
3306 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
3307 Branch: perl
3308 ! README.amiga
3309____________________________________________________________________________
3310[ 7888] By: jhi on 2000/11/27 14:32:34
3311 Log: Restore also the locale test to no-sprintf-taint state.
3312 Fixes the bug 20001127.003.
3313 Branch: perl
3314 ! sv.c t/pragma/locale.t
3315____________________________________________________________________________
3316[ 7887] By: gsar on 2000/11/27 14:13:05
3317 Log: integrate changes#6613..6616,6620..6665 from mainline
3318
3319 VMS configure.com update continues.
3320
3321 Subject: Test fails / warnings with perl-current #6612
3322
3323 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
3324
3325 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3326
3327 For now remove the mail code.
3328
3329 Subject: Re: [PATCH] @+, @- readonly
3330
3331 Subject: warning: storage class after type is obsolescent
3332
3333 Subject: sfio2000
3334
3335 Subject: Re: File::Temp problems on VMS in bleedperl
3336
3337 README.os2 update.
3338 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
3339
3340 Make the user to give up his firstborn, err, to knowingly
3341 verify installing an unstable developer release. Also bump
3342 the release to 5.7.0, but leave a patch tag in the local
3343 patches saying that this is not yet the real thing.
3344
3345 Update (kinda) to Test 1.14, from Joshua Pritikin.
3346
3347 make ok etc also for win32.
3348
3349 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
3350
3351 Don't blow limited stacks, a lower number is enough to
3352 tickle the lookbehind limit.
3353
3354 Use -Dusedevel; regen Configure and the respective Porting stuff.
3355
3356 Subject: [PATCH] debugger exit code should reflect user exit code
3357
3358 Subject: [PATCH perl@6620] cygwin port
3359
3360 Missed a file from #6638.
3361
3362 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)
3363
3364 magic callbacks all need to have same type signature
3365
3366 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
3367
3368 Fix a dependency problem.
3369 Subject: [PATCH: 6640] VMS Makefile.SH update
3370
3371 The numeric locale was reset to "C" by s?printf and never restored.
3372 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
3373 No test since adding the failing example to locale.t
3374 does not fail -- probably because the locale settings are so
3375 thoroughly tweaked by that time. Running the example standalone
3376 does fail, though. UPDATE: test case added at change #7540.
3377
3378 Subject: [ID 20000324.040] minor fix to perlhpux.pod
3379
3380 Update to CPAN 1.57.
3381
3382 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
3383
3384 Change the perlbug address to perl.org since it's more forgiving.
3385
3386 Change the regx compilation error markers to use = instead of <
3387 since pod makes using the latter quite messy. Reported in
3388 ID 20000814.006 by Abigail and in
3389 Subject: Unknown escape E<> ?
3390
3391 Update to perldebtut 1.9, from Richard Foley.
3392
3393 check that the number pseudo children doesn't exceed
3394 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
3395 the WaitForMultipleObjects() limit that would cause wait()
3396 to crash)
3397 wait() and waitpid() could potentially be rewritten to use
3398 more than one thread to do the waiting to eliminate this
3399 limitation
3400
3401 change#6328 could make close(SOCKET) return false on windows
3402 when it shouldn't
3403
3404 pod nit seen in passing
3405
3406 on windows, the return values from wait() and waitpid() don't
3407 match those of pseudo-pids
3408
3409 waitpid() now handles externally spawned pids correctly;
3410 fixes for backtick/wait/waitpid failures on Windows 9x
3411 these changes make the pid returned by process functions on
3412 Windows 9x always positive by clearing the high bit (which
3413 is always set on Win9x); pseudo-process PIDs are likewise
3414 always negative now on Win9x (just as on NT/2000)
3415
3416 trailing new %ENV entries weren't being pushed into the real
3417 environment of subprocesses on Windows
3418
3419 Tweak the regex compilation errors once more.
3420
3421 avoid warnings from dense compiler
3422
3423 add "ok" targets from change#6632 in makefile.mk
3424 Branch: maint-5.6/perl
3425 - lib/Pod/PlainText.pm vms/configure.com
3426 !> (integrate 66 files)
3427____________________________________________________________________________
3428[ 7886] By: jhi on 2000/11/27 13:54:18
3429 Log: __FUNCTION__ isn't portable and trying to emulate it leads
3430 into practically spelling out the name of the function.
3431 Takes care of the bug 20001127.001.
3432 Branch: perl
3433 ! perlio.c
3434____________________________________________________________________________
3435[ 7885] By: gsar on 2000/11/27 13:53:18
3436 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
3437 6610..6611 from mainline
3438
3439 Make regular expression parse error messages easier to understand.
3440 Subject: Re: enhanced(?) regex error messages
3441
3442 Tiny tidying on report_evil_fh().
3443
3444 Subject: Re: enhanced(?) regex error messages
3445 plus Capitalize the error messages, plus perldiag them.
3446
3447 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
3448
3449 Document here-doc better.
3450
3451 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3452
3453 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
3454 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
3455 (either perlbug or p5p ate the original), plus regen
3456 perlapi and perltoc.
3457
3458 Regen global.sym.
3459
3460 Double check that we have a dirhandle.
3461
3462 Subject: Re: enhanced(?) regex error messages
3463 (plus two small patches sent privately)
3464 (this still seems to leave few test failures)
3465
3466 warn is a macro, avoid using at a variable to avoid warnings
3467 in some configurations; readdir.t is too conservative in
3468 estimating number of *.t's
3469
3470 Get back into sync with Jeffrey on the enhanced regex warnings.
3471
3472 Subject: [PATCH 5.6.0] cygwin port
3473
3474 Zero entries were skipped, fix from Adrian Goalby
3475 <argoalby@yahoo.co.uk>
3476
3477 Subject: Remove dead entry in perldiag
3478
3479 Amend the description of Perl6.
3480 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
3481
3482 detypo
3483
3484 It's the 2ndO'ROSSC.
3485
3486 Revert the sv.c part of #6559, a better fix is needed.
3487
3488 Iterating perl6 description.
3489
3490 Update to Term::ANSIColor 1.03, from Russ Allbery.
3491
3492 Update to Getopt::Long 2.23_05, from Johan Vromans.
3493
3494 Small AUTHORS and MAINTAIN updates. Could do with big updates.
3495
3496 Update to Pod::Parser 1.17, from Brad Appleton.
3497
3498 Update to CPAN 1.56, from Andreas König.
3499
3500 Update to CGI 2.70, from Lincoln Stein.
3501
3502 Put back the std @INC thing.
3503
3504 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
3505 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
3506
3507 Document the IO::Select timeout.
3508
3509 sleep(1) does not necessarily return 1.
3510 Subject: [PATCH bleadperl] op/lex_assign.t
3511
3512 Subject: debugger "d" command doesnt check line number
3513
3514 B::Deparse didn't do sub attributes.
3515 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3516
3517 Preprocessing and postprocessing for File::Find.
3518 Subject: Patch to Find::File.pm to allow alphabetical results
3519
3520 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
3521
3522 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
3523
3524 Subject: Re: [ID 20000730.003] utf8::length() bad
3525
3526 Subject: Getting perlio and threads to compile
3527 (the Solaris version changes in Configure skipped)
3528
3529 Tests for #6589.
3530 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3531
3532 Add Perl debugging tutorial, regen toc.
3533 Subject: perldebtut.pod
3534
3535 Add a few missing files, update MANIFEST.
3536
3537 Rewrite of vms/subconfigure.com as configure.com,
3538 from Peter Prymmer and the vmsperl crew.
3539
3540 Should have deleted this in #6603.
3541
3542 Fix the test for 5005threads.
3543
3544 Fix-n-skip the tests under 5005threads.
3545
3546 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
3547
3548 Upgrade to CGI 2.71, from Lincoln Stein.
3549 Branch: maint-5.6/perl
3550 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
3551 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
3552 +> t/op/regmesg.t t/pod/find.t vms/configure.com
3553 - vms/subconfigure.com
3554 ! lib/lib.pm
3555 !> (integrate 115 files)
3556____________________________________________________________________________
3557[ 7884] By: jhi on 2000/11/27 13:44:33
3558 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
3559 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3560 Date: Mon, 27 Nov 2000 08:23:54 EST
3561 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
3562 Branch: perl
3563 ! vms/descrip_mms.template vms/test.com
3564____________________________________________________________________________
3565[ 7883] By: gsar on 2000/11/27 11:50:46
3566 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
3567 6511..6513,6515..6523,6525..6536
3568
3569 The swallow_bom() saga continues. The #23 of require.t
3570 (UTF16-LE) still fails (silently, no output) but the #22
3571 (UTF16-BE) seems to be working now. The root of the
3572 failure may be in sv_gets(): is it UTF-16LE-aware,
3573 especially when it comes to line endings?
3574
3575 Document the problem with -P in HP-UX and its workaround.
3576
3577 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
3578 (aka ID 20000730.002)
3579
3580 Subject: fix and question re: waitpid() under win32
3581
3582 Make the safety catch for buggy gccs work with triple version
3583 numbers like 2.95.2. Reported in
3584 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
3585
3586 In Digital UNIX warn if gcc explicitly chosen because even
3587 2.95.2 is known to cause problems.
3588
3589 Make chr() for values >127 to create utf8 when under utf8.
3590
3591 various syntax errors and such (not fixed: comp/require.t#22 coredump
3592 on Windows)
3593
3594 Stash away the largefiles flags and libswanted.
3595
3596 BOM patching from Simon Cozens.
3597
3598 If gccosandvers is equal to osname, clear gccosandvers.
3599
3600 Make p4desc to skip non-mainperl branches by default.
3601
3602 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
3603
3604 The test from this
3605 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
3606
3607 In new BSDs changes to argv[] do not show up in ps(1) output,
3608 instead one must use setproctitle(). This was already addressed
3609 by change #6457, but the below has a new variant for FreeBSD 4.0
3610 or later, and the matter is also documented more.
3611
3612 FreeBSD 3.* updates from
3613 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
3614
3615 regen_headers, regen perltoc.
3616
3617 Document in one place the memory abstractions used in Perl core.
3618
3619 memcpy has n o in it, as pinted ut by Sarathy.
3620
3621 Remove the extraneous "main::" prefix from all the
3622 "opened only for", "on closed", and "never opened" warnings.
3623
3624 The name of a filehandle does not have <these>.
3625
3626 The tr utf8 patching continues.
3627
3628 The new setproctitle() feature is available only in
3629 bleeding edge FreeBSD. From Paul Saab.
3630
3631 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
3632
3633 Dump UVs as UVs in Data::Dumper.
3634
3635 detypo #6494
3636
3637 Document the IVdf UVuf UVof UVxf.
3638
3639 require.t needs binmode() to work on windows
3640
3641 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
3642 that are hopefully soon put into use.
3643
3644 Allow "no Module;" even if there is no 'unimport'.
3645
3646 Better skip message for the test; one of the two problems in
3647 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
3648
3649 The subtest 4 may fail also on VOBS, as pointed out
3650 by Nick Ing-Simmons in November 1999, bug id 19991124.003
3651 (but the failure in that bug report isn't the subtest 4).
3652
3653 Be more informative on what is skipped and why,
3654 also repeat the list at the end.
3655
3656 Add a URL for FSF.
3657
3658 Subject: [PATCH] sv.h documentation - SvLEN
3659
3660 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
3661
3662 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
3663
3664 Subject: [PATCH] bad cppsymbols on os2 + Configure question
3665
3666 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
3667
3668 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
3669 mention the idea of @( and @)
3670
3671 This is 6512. Really.
3672
3673 Subject: [ID 19990721.004] Documentation bug in perlfunc
3674
3675 Subject: Minor tweak to perlvar.pod
3676
3677 In the warnings call filehandles consistently so;
3678 add "unopened" warning for stat().
3679
3680 After the #6519 a warning about stat() is just that,
3681 not about a filetest, which now have their own warning.
3682
3683 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
3684
3685 Subject: Re: Array vs. List context
3686
3687 Subject: New perlcc, take 2
3688
3689 Weed buglets pointed out by
3690 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
3691
3692 gcc versions might have (parentheses) in them.
3693
3694 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
3695
3696 Essential prototype changes were missing from #6527.
3697 Also make report_evil_fh() more bomb-proof.
3698
3699 Zap lib/Sys directory when cleaning up.
3700
3701 Change the Policy policy: now -Dprefix= with an existing
3702 Policy.sh and prefix == siteprefix == vendorprefix, then all
3703 of them follow along the new prefix.
3704 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
3705
3706 Continue fixing the io warnings. This also
3707 sort of fixes bug ID 20000802.003: the core dump
3708 is no more. Whether the current behaviour is correct
3709 (giving a warning: "Not a format reference"), is another matter.
3710
3711 Have symbols for the IoTYPEs.
3712
3713 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
3714
3715 Document a bit that UDP is not what you might think.
3716 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
3717 tr memory corruption fix from Simon Cozens.
3718
3719 Plug the security hole described in the Aug 05 2000 bugtraq message
3720 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
3721 The security hole exists only in suidperls, which isn't
3722 installed or even built by default.
3723 Branch: maint-5.6/perl
3724 !> (integrate 71 files)
3725____________________________________________________________________________
3726[ 7882] By: gsar on 2000/11/27 10:25:36
3727 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
3728 from mainline
3729
3730 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
3731 to be fatal errors (instead of by default ignoring them, and
3732 ignoring with a bug: even though -w gave an error, the opening [
3733 was left in) Reported in:
3734
3735 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
3736
3737 Subject: [PATCH] split /^/
3738
3739 MacOS nits from Matthias Neeracher.
3740
3741 More split() doc and test patches from Mike Guy.
3742
3743 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
3744 from Graham Barr in the module list.
3745
3746 docfix from Peter Scott <Peter@PSDT.com>.
3747
3748 File::Temp patches for VMS and OS/2 from Tim Jenness.
3749
3750 open() wariness in perlbug.
3751
3752 Subject: [PATCH] minor doc change - perlguts
3753
3754 Subject: Minor doc patch: handy.h
3755
3756 Be wary of close()s, too.
3757
3758 Further File::Temp patches from Yitzchak Scott-Thoennes
3759 and Craig A. Berry.
3760
3761 Subject: [PATCH] fixes bug 20000508.004
3762
3763 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
3764
3765 Allow "no AutoLoader;", based on change #6444,
3766 suggested by Graham Barr.
3767
3768 Use setproctitle() if available to modify $0.
3769
3770 Warn if the version of the operating system used to compile gcc
3771 differs from the current version of the operating system.
3772 Also display the gcc compilation os and version in myconfig.
3773 Inspiration from
3774
3775 Tiny fixes for #6460.
3776
3777 The problem described in this
3778 Subject: [ID 20000322.018] named chars aren't magical enough
3779 has been fixed in perl 5.6.0 but just in case added a test
3780 to keep it away. (The report from Joseph Hall.)
3781
3782 Tune the comments and hopefully stop a memory leak.
3783
3784 Subject: UTF8 concat
3785 (with a memory leak fixed, plus a few casts added)
3786 This also seems to help for
3787 Subject: [ID 20000716.015] join UTF8 weirdness
3788
3789 Do not upgrade SVs into utf8 just because they participate
3790 in eq or cmp. Reported and fix suggested in
3791 Subject: [ID 20000720.009] sv_eq UTF8 bug
3792
3793 Fix the HALF_UPGRADE() macro introduced in #6263.
3794
3795 Find green threads before native threads.
3796 Subject: Re: Patch to jpl/JNI/Makefile.PL
3797 Branch: maint-5.6/perl
3798 !> (integrate 30 files)
3799____________________________________________________________________________
3800[ 7881] By: jhi on 2000/11/27 05:48:41
3801 Log: It seems that *both* the unused submatch loop cleanup
3802 codes are needed.
3803 Branch: perl
3804 ! regexec.c
3805____________________________________________________________________________
3806[ 7880] By: jhi on 2000/11/27 04:50:07
3807 Log: Clean .exists deeper.
3808 Branch: perl
3809 ! Makefile.SH
3810____________________________________________________________________________
3811[ 7879] By: jhi on 2000/11/27 02:31:35
3812 Log: The code in regcppop() (see #7878) contains the correct lower
3813 limit for the unused submatch 'cleanup' loop so that under
3814 "use utf8" the following code wouldn't dump core:
3815 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
3816 the cleanup loop in regtry() stomped beyond allocated area
3817 in the startp[] array. Therefore, copied the correct lower
3818 loop limit (*PL_reglastparen) to regtry(). Note: something
3819 may still not be quite right: why was the _higher_ loop limit
3820 (prog->nparens) different in the utf8 case?
3821
3822 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
3823 without core dumps, there were about 17 of them before
3824 the patch (with us since Perl 5.7.0). Two failures, still:
3825 496 and 505 (though these may not be severe).
3826
3827 Patch #7881 is also needed since both the cleanup loops
3828 seem to be needed.
3829
3830 Also, the t/op/pat#44 seems to core dump under utf8.
3831 Plus a couple of failures. UGH-8.
3832 Branch: perl
3833 ! regexec.c
3834____________________________________________________________________________
3835[ 7878] By: jhi on 2000/11/27 02:21:17
3836 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
3837 the code in regcppop() seems to be redundant for the test suite --
3838 but it contains a germ of truth, and it needed for the build
3839 process itself: see #7879 and #7881.
3840 Branch: perl
3841 ! regexec.c
3842____________________________________________________________________________
3843[ 7877] By: jhi on 2000/11/27 01:53:09
3844 Log: Comment on comment.
3845 Branch: perl
3846 ! regexec.c
3847____________________________________________________________________________
3848[ 7876] By: jhi on 2000/11/27 00:49:59
3849 Log: Adjust the docs to agree with #7875.
3850 Branch: perl
3851 ! pod/perllocale.pod
3852____________________________________________________________________________
3853[ 7875] By: jhi on 2000/11/27 00:49:27
3854 Log: Retract #7863. It makes more sense not to taint formatted output,
3855 not even by sprintf().
3856 Branch: perl
3857 ! sv.c
3858____________________________________________________________________________
3859[ 7874] By: jhi on 2000/11/26 23:36:02
3860 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
3861 Not really fixed (should really dump the UTF-8 charclass),
3862 but stopped displaying the garbage.
3863
3864 Also add a note on the (missing) Unicode PSXSPC and BLANK.
3865 Branch: perl
3866 ! regcomp.c
3867____________________________________________________________________________
3868[ 7873] By: jhi on 2000/11/26 21:31:13
3869 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
3870 Branch: perl
3871 ! regexec.c
3872____________________________________________________________________________
3873[ 7872] By: jhi on 2000/11/26 21:06:04
3874 Log: No need to scan till infinity, 13 is enough.
3875 Branch: perl
3876 ! handy.h utf8.c
3877____________________________________________________________________________
3878[ 7871] By: jhi on 2000/11/26 20:20:32
3879 Log: Test line numbers are different with utf8.
3880 Branch: perl
3881 ! t/op/re_tests
3882____________________________________________________________________________
3883[ 7870] By: jhi on 2000/11/26 20:10:12
3884 Log: Message nit.
3885 Branch: perl
3886 ! regcomp.c
3887____________________________________________________________________________
3888[ 7869] By: jhi on 2000/11/26 19:01:05
3889 Log: Make utf8_length() and utf8_distance() (the latter of which
3890 is unused at the moment) to be less forgiving about bad UTF-8.
3891 Branch: perl
3892 ! embed.h embed.pl objXSUB.h proto.h utf8.c
3893____________________________________________________________________________
3894[ 7868] By: jhi on 2000/11/26 18:45:56
3895 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
3896 From: Benjamin Holzman <bah@ecnvantage.com>
3897 Date: Sat, 25 Nov 2000 20:40:20 -0500
3898 Message-ID: <20001125204020.A25040@ecnvantage.com>
3899
3900 Debian allows installing /usr/bin/locale without installing
3901 any locales, an error message will ensue.
3902 Branch: perl
3903 ! t/pragma/locale.t
3904____________________________________________________________________________
3905[ 7867] By: jhi on 2000/11/26 18:31:12
3906 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
3907 From: Benjamin Holzman <bah@ecnvantage.com>
3908 Date: Sun, 26 Nov 2000 02:42:34 -0500
3909 Message-ID: <20001126024234.G25040@ecnvantage.com>
3910
3911 Patch for the bug 20000212.002.
3912 Branch: perl
3913 ! sv.c t/op/array.t
3914____________________________________________________________________________
3915[ 7866] By: jhi on 2000/11/26 18:28:09
3916 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
3917 From: Tim Jenness <t.jenness@jach.hawaii.edu>
3918 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
3919 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
3920
3921 File::Temp 0.11.
3922 Branch: perl
3923 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
3924____________________________________________________________________________
3925[ 7865] By: jhi on 2000/11/26 18:24:22
3926 Log: The metaconfig unit change for #7864.
3927 Branch: metaconfig/U/perl
3928 ! need_va_copy.U
3929____________________________________________________________________________
3930[ 7864] By: jhi on 2000/11/26 18:23:41
3931 Log: Make the va_copy() test not to be so talkative.
3932 Branch: perl
3933 ! Configure config_h.SH
3934____________________________________________________________________________
3935[ 7863] By: jhi on 2000/11/26 18:11:02
3936 Log: Fix locale inconsistencies unearthed by Hugo's work.
3937 Now the floating point sprintf really does taint the result
3938 string as perllocale promises (has promised for a long time)
3939 if "use locale" is in the lexical scope.
3940 Branch: perl
3941 ! sv.c t/pragma/locale.t
3942____________________________________________________________________________
3943[ 7862] By: jhi on 2000/11/26 00:35:15
3944 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
3945 From: Nicholas Clark <nick@ccl4.org>
3946 Date: Sun, 26 Nov 2000 00:07:50 +0000
3947 Message-ID: <20001126000750.A22446@plum.flirble.org>
3948
3949 Infinit.
3950 Branch: perl
3951 ! sv.c
3952____________________________________________________________________________
3953[ 7861] By: jhi on 2000/11/26 00:01:26
3954 Log: Integrate perlio.
3955 Branch: perl
3956 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
3957____________________________________________________________________________
3958[ 7860] By: nick on 2000/11/25 22:04:17
3959 Log: Correct relative path from new ext\Filter\Util\Call location
3960 back to miniperl.
3961 Branch: perlio
3962 ! win32/makefile.mk
3963____________________________________________________________________________
3964[ 7859] By: nick on 2000/11/25 21:26:54
3965 Log: Integrate mainline.
3966 Branch: perlio
3967 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3968 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
3969 +> t/lib/filter-util.t
3970 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
3971 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
3972 - t/lib/filt-util.t
3973 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
3974 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
3975 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
3976 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
3977 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
3978 !> win32/makefile.mk
3979____________________________________________________________________________
3980[ 7858] By: gsar on 2000/11/25 20:52:17
3981 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
3982 parent's memory; fix it by keeping track of the actual pad
3983 offset rather than a raw pointer (this change is probably also
3984 relevant to non-ithreads case to avoid fallout from reallocs of
3985 the pad array, but is currently only enabled for the ithreads
3986 case in the interests of minimal disruption to existing "well
3987 tested" code)
3988 Branch: perl
3989 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
3990 ! proto.h scope.c scope.h sv.c t/op/fork.t
3991____________________________________________________________________________
3992[ 7857] By: nick on 2000/11/25 20:01:28
3993 Log: All tests pass on Win32/gcc/USE_PERLIO.
3994 - when crlf layer is pushed make unix-level binary.
3995 - remove :crlf injection in pp_backtick in pp_sys.c
3996 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
3997 Branch: perlio
3998 ! doio.c perlio.c pp_sys.c win32/makefile.mk
3999____________________________________________________________________________
4000[ 7856] By: jhi on 2000/11/25 18:38:30
4001 Log: Update the metaconfig units for #7855.
4002 Branch: metaconfig/U/perl
4003 ! useperlio.U usesocks.U
4004____________________________________________________________________________
4005[ 7855] By: jhi on 2000/11/25 18:37:54
4006 Log: Undo the SOCKS workarounds, instead start using PerlIO
4007 if SOCKS is selected.
4008
4009 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
4010 From: Jens Hamisch <jens@Strawberry.COM>
4011 Date: Fri, 24 Nov 2000 18:31:30 +0100
4012 Message-ID: <20001124183130.E28337@Strawberry.COM>
4013
4014 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
4015 From: Jens Hamisch <jens@Strawberry.COM>
4016 Date: Fri, 24 Nov 2000 19:11:51 +0100
4017 Message-ID: <20001124191151.A28753@Strawberry.COM>
4018 Branch: perl
4019 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
4020 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
4021____________________________________________________________________________
4022[ 7854] By: jhi on 2000/11/25 17:39:08
4023 Log: Undo #7848. Some of the code seems to use walkoptree(),
4024 some walkoptree_slow(). An unfinished renaming?
4025 Now the sub is walkoptree() (which is @EXPORT_OK),
4026 the walkoptree_slow() is a typeglob alias to walkoptree.
4027 This makes the tests to pass, at least.
4028 Branch: perl
4029 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
4030____________________________________________________________________________
4031[ 7853] By: nick on 2000/11/24 22:24:33
4032 Log: Re-arrange crlf vs binary for platforms that care.
4033 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
4034 Lip-service to making stdio layer work on such platfroms (untested).
4035 Now fails 3 tests rather than one, checkin to see if I can debug
4036 the issue under linux. (Do not merge.)
4037 Branch: perlio
4038 ! doio.c perlio.c perliol.h
4039____________________________________________________________________________
4040[ 7852] By: jhi on 2000/11/24 18:57:39
4041 Log: AUTHORS edits.
4042 Branch: perl
4043 ! AUTHORS
4044____________________________________________________________________________
4045[ 7851] By: jhi on 2000/11/24 17:34:56
4046 Log: Add Jan-Erik Karlsson.
4047 Branch: perl
4048 ! AUTHORS
4049____________________________________________________________________________
4050[ 7850] By: jhi on 2000/11/24 17:27:56
4051 Log: Configure should find stdchar on its own.
4052 Branch: perl
4053 ! hints/solaris_2.sh
4054____________________________________________________________________________
4055[ 7849] By: jhi on 2000/11/24 17:24:55
4056 Log: Subject: PATCH over 7848: Filter test flawed
4057 From: andreas.koenig@anima.de (Andreas J. Koenig)
4058 Date: 24 Nov 2000 10:28:29 +0100
4059 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
4060 Branch: perl
4061 ! t/lib/filter-util.t
4062____________________________________________________________________________
4063[ 7848] By: jhi on 2000/11/24 17:22:15
4064 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
4065 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
4066 Date: Fri, 24 Nov 2000 16:12:58 +0000
4067 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
4068 Branch: perl
4069 ! ext/B/B.pm
4070____________________________________________________________________________
4071[ 7847] By: jhi on 2000/11/24 03:07:01
4072 Log: Integrate perlio.
4073 Branch: perl
4074 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
4075 !> win32/makefile.mk
4076____________________________________________________________________________
4077[ 7846] By: gsar on 2000/11/24 00:55:57
4078 Log: integrate changes#6415..6418,6420..6438 from mainline
4079
4080 Fix the bitvector ops for utf8 (tricky since past 7 bits
4081 the utf8 'characters' can be more than one octet).
4082
4083 MPE/ix updates for perl 5.6.0 from Mark Bixby.
4084
4085 Subject: SDBM_File documentation
4086
4087 Detypo.
4088
4089 Decutandpasto.
4090
4091 Send all installperl messages to STDERR and be -w clean.
4092
4093 Out-of-date note removed.
4094
4095 Protect against "wild next"s, that is, callbacks doing "next"
4096 instead of "return".
4097
4098 Use STDOUT consistently.
4099
4100 The output might have been produced in the wrong order.
4101
4102 A missing 'break' after the [[:space:]] switch case.
4103
4104 Add tests for
4105 [ID 19991110.003] another matching finding by pcre author
4106 which has already been fixed by some patch, as verified in
4107
4108 Documentation to explain the behaviour of map().
4109
4110 Add an optimization for map-maps-a-list-element-to-more-list-elements
4111 case, but add also notes explaining the relationship of this
4112 patch and the earlier notes by Sarathy.
4113
4114 Subject: [ID 20000716.023] syslog test fails without sockets
4115
4116 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
4117 Test cases for #6431.
4118
4119 File::Spec::VMS fixup for tmpdir from Craig Berry.
4120
4121 Make the "uninit variable" warning to say "concat or string"
4122 or "join or string" when in concat or join .
4123
4124 Get UTF16 BOMs working. Patch from
4125 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
4126
4127 Subject: [PATCH] Make large file tests deal with SIGXFSZ
4128
4129 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
4130
4131 Subject: [PATCH] av.c apidoc
4132 Branch: maint-5.6/perl
4133 !> (integrate 43 files)
4134____________________________________________________________________________
4135[ 7845] By: gsar on 2000/11/24 00:20:45
4136 Log: integrate changes#6406..6414 from mainline
4137
4138 Merge perlhacktut into perlhack, update perlguts.
4139
4140 Fix AutoSplit to use File::Spec the right way in VMS,
4141 from Peter Prymmer.
4142
4143 The bug report
4144 [ID 19991110.002] minimal matching discrepancy found by pcre author
4145 seems to have been fixed (though differently from what was suggested
4146 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
4147
4148 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
4149 not in pod, from Peter Prymmer
4150
4151 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
4152 From: Hugo <hv@crypt.compulink.co.uk>
4153 Date: Fri, 14 Jul 2000 23:05:20 +0100
4154 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
4155
4156 Didn't anymore apply, but that point still could use another fix.
4157
4158 lib/b test fixes from Peter Prymmer.
4159
4160 More docs for sv functions.
4161
4162 perlvms.pod whitespace cleanup to keep pod utils happy.
4163
4164 another VMS build tweak from Peter Prymmer
4165 Branch: maint-5.6/perl
4166 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
4167 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
4168 !> vms/descrip_mms.template vms/perlvms.pod
4169____________________________________________________________________________
4170[ 7844] By: nick on 2000/11/23 23:42:45
4171 Log: Win32/perlio Now just fails one io/argv.t test - lack
4172 of default :crlf on standard streams.
4173 Branch: perlio
4174 ! doio.c perlio.c
4175____________________________________________________________________________
4176[ 7843] By: nick on 2000/11/23 23:04:05
4177 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
4178 peek fail is showing a real problem (multiple crlf layers
4179 are getting pushed.)
4180 Branch: perlio
4181 ! doio.c perlio.c win32/makefile.mk
4182____________________________________________________________________________
4183[ 7842] By: nick on 2000/11/23 19:46:23
4184 Log: Implement PerlIO_binmode()
4185 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
4186 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
4187 make binmode in t/lib/io_tell.t unconditional so that works.
4188 Checkin just so Win32 machine can see these changes.
4189 Branch: perlio
4190 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
4191____________________________________________________________________________
4192[ 7841] By: jhi on 2000/11/23 19:30:00
4193 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
4194 Branch: perl
4195 ! README.amiga
4196____________________________________________________________________________
4197[ 7840] By: jhi on 2000/11/23 17:18:02
4198 Log: SOCKS wrestling continues, patches from Jens Hamisch.
4199 Branch: perl
4200 ! doio.c embed.h embed.pl perlsdio.h proto.h
4201____________________________________________________________________________
4202[ 7839] By: jhi on 2000/11/23 16:54:14
4203 Log: Push Filter::Util::Call one level deeper.
4204 Branch: perl
4205 + t/lib/filter-util.t
4206 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
4207 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
4208 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4209 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
4210 - t/lib/filt-util.t
4211 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
4212 ! win32/Makefile win32/makefile.mk
4213____________________________________________________________________________
4214[ 7838] By: jhi on 2000/11/23 16:52:40
4215 Log: Reach back one higher up when searching for PERL_SRC.
4216 Branch: perl
4217 ! lib/ExtUtils/MM_Unix.pm
4218____________________________________________________________________________
4219[ 7837] By: jhi on 2000/11/23 16:05:41
4220 Log: Subject: Re: perl@7826
4221 Date: Thu, 23 Nov 2000 02:20:25 -0600
4222 From: "Craig A. Berry" <craigberry@mac.com>
4223 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
4224
4225 Make VMS to like Filter::Util::Call.
4226 Branch: perl
4227 ! configure.com ext/Filter/Util/Makefile.PL
4228____________________________________________________________________________
4229[ 7836] By: nick on 2000/11/23 16:04:08
4230 Log: Implement crlf layer - not ready for merge.
4231 Branch: perlio
4232 ! perlio.c win32/makefile.mk
4233____________________________________________________________________________
4234[ 7835] By: jhi on 2000/11/23 15:56:52
4235 Log: STDCHAR is different in Sparc v9 vs x86.
4236 Branch: perl
4237 ! hints/solaris_2.sh
4238____________________________________________________________________________
4239[ 7834] By: jhi on 2000/11/23 15:50:47
4240 Log: The type needs to be visible to protos.
4241 Branch: perl
4242 ! perl.h
4243____________________________________________________________________________
4244[ 7833] By: jhi on 2000/11/23 15:40:46
4245 Log: Finish unfinished SOCKS workaround changes.
4246 Branch: perl
4247 ! doio.c
4248____________________________________________________________________________
4249[ 7832] By: jhi on 2000/11/23 15:33:30
4250 Log: Integrate perlio.
4251 Branch: perl
4252 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4253 !> win32/makefile.mk
4254____________________________________________________________________________
4255[ 7831] By: nick on 2000/11/23 10:31:07
4256 Log: Correct makefile.mk dependancies for ext/Filter/Util
4257 Build ext/Encode
4258 Run dmake regen_config_h
4259 Branch: perlio
4260 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4261 ! win32/makefile.mk
4262____________________________________________________________________________
4263[ 7830] By: nick on 2000/11/23 08:05:07
4264 Log: Integrate mainline
4265 Branch: perlio
4266 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4267 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
4268 +> t/lib/filt-util.pl t/lib/filt-util.t
4269 !> (integrate 41 files)
4270____________________________________________________________________________
4271[ 7829] By: gsar on 2000/11/23 03:07:11
4272 Log: build the Filter extension on windows
4273 Branch: perl
4274 ! win32/Makefile win32/makefile.mk
4275____________________________________________________________________________
4276[ 7828] By: gsar on 2000/11/23 02:46:35
4277 Log: regenerate win32/config* and fix some inconsistencies in the
4278 makefiles; always export Perl_deb() because it is needed
4279 by ext/re/* (whether perl itself is built with -DDEBUGGING
4280 or not)
4281 Branch: perl
4282 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
4283 ! win32/config_H.vc win32/makefile.mk
4284____________________________________________________________________________
4285[ 7827] By: gsar on 2000/11/23 02:18:38
4286 Log: get sources building on windows+MSVC again (untested with other
4287 compilers)
4288 Branch: perl
4289 ! win32/include/sys/socket.h win32/perllib.c
4290____________________________________________________________________________
4291[ 7826] By: jhi on 2000/11/23 01:18:26
4292 Log: Update Changes.
4293 Branch: perl
4294 ! Changes patchlevel.h
4295____________________________________________________________________________
0fbcf867
JH
4296[ 7825] By: jhi on 2000/11/23 00:20:41
4297 Log: Subject: Re: av.c patch (having slight problems)
4298 From: "Ben Tilly" <ben_tilly@hotmail.com>
4299 Date: Tue, 21 Nov 2000 23:29:31 -0500
4300 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
4301
4302 unshift() speedup.
4303 Branch: perl
4304 ! av.c
4305____________________________________________________________________________
4306[ 7824] By: jhi on 2000/11/22 23:59:15
4307 Log: Fixes for signedness warnings noticed by VMSperlers.
4308 Branch: perl
4309 ! ext/Storable/Storable.xs regcomp.c sv.c
4310____________________________________________________________________________
4311[ 7823] By: jhi on 2000/11/22 23:19:31
4312 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
4313 From: Peter Prymmer <pvhp@forte.com>
4314 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
4315 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
4316 Branch: perl
4317 ! t/pragma/warn/pp_hot
4318____________________________________________________________________________
4319[ 7822] By: jhi on 2000/11/22 22:52:20
4320 Log: Be clean.
4321 Branch: perl
4322 ! Makefile.SH
4323____________________________________________________________________________
4324[ 7821] By: jhi on 2000/11/22 22:46:39
4325 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
4326 by Damian Conway, as suggested by Paul Marquess.
4327 Branch: perl
4328 + lib/Filter/Simple.pm
4329____________________________________________________________________________
4330[ 7820] By: jhi on 2000/11/22 22:45:51
4331 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
4332 Branch: perl
4333 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4334 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
4335 + t/lib/filt-util.t
4336 ! MANIFEST
4337____________________________________________________________________________
4338[ 7819] By: jhi on 2000/11/22 22:03:27
4339 Log: Integrate perlio.
4340 Branch: perl
4341 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
4342 !> win32/makefile.mk
4343____________________________________________________________________________
4344[ 7818] By: jhi on 2000/11/22 21:56:02
4345 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
4346 Branch: perl
4347 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
4348 ! t/lib/io_sock.t
4349____________________________________________________________________________
4350[ 7817] By: jhi on 2000/11/22 21:39:49
4351 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
4352 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4353 Date: Wed, 22 Nov 2000 16:08:12 -0500
4354 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
4355 Branch: perl
4356 ! lib/ExtUtils/Liblist.pm
4357____________________________________________________________________________
4358[ 7816] By: jhi on 2000/11/22 21:38:25
4359 Log: Go ahead and #include <unistd.h> in perl.h.
4360 Branch: perl
4361 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
4362 ! util.c
4363____________________________________________________________________________
4364[ 7815] By: jhi on 2000/11/22 21:22:52
4365 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
4366 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4367 Date: Mon, 20 Nov 2000 18:30:52 -0500
4368 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
4369 Branch: perl
4370 ! pod/perlre.pod regcomp.c t/op/re_tests
4371____________________________________________________________________________
4372[ 7814] By: jhi on 2000/11/22 21:21:46
4373 Log: Subject: [PATCH 5.7.0] Liblist finally works
4374 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4375 Date: Tue, 21 Nov 2000 22:02:17 -0500
4376 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
4377 Branch: perl
4378 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
4379 ! lib/ExtUtils/MakeMaker.pm
4380____________________________________________________________________________
4381[ 7813] By: jhi on 2000/11/22 21:20:23
4382 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
4383 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4384 Date: Wed, 22 Nov 2000 17:53:15 +0100
4385 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
4386
4387 AIX dynaloader and perlio patch.
4388 Branch: perl
4389 ! ext/DynaLoader/dl_aix.xs
4390____________________________________________________________________________
4391[ 7812] By: jhi on 2000/11/22 21:17:52
4392 Log: (Accidentally empty patch.)
4393 Branch: perl
4394 ! av.c
4395____________________________________________________________________________
4396[ 7811] By: jhi on 2000/11/22 21:16:31
4397 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
4398 From: Peter Prymmer <pvhp@forte.com>
4399 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
4400 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
4401 Branch: perl
4402 ! vms/test.com
4403____________________________________________________________________________
4404[ 7810] By: jhi on 2000/11/22 21:15:36
4405 Log: Subject: Re: perl@7777
4406 From: "John P. Linderman" <jpl@research.att.com>
4407 Date: Wed, 22 Nov 2000 13:11:11 -0500
4408 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
4409
4410 Detypoing.
4411 Branch: perl
4412 ! lib/CPAN.pm
4413____________________________________________________________________________
4414[ 7809] By: jhi on 2000/11/22 21:14:19
4415 Log: Subject: [PATCH perl@7795] Perlio_tell fix
4416 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4417 Date: Wed, 22 Nov 2000 13:51:37 EST
4418 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
4419 Branch: perl
4420 ! perlsdio.h
4421____________________________________________________________________________
4422[ 7808] By: jhi on 2000/11/22 21:13:27
4423 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
4424 From: Casey Tweten <crt@kiski.net>
4425 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
4426 Message-Id: <200011201653.LAA10194@home.kiski.net>
4427 Branch: perl
4428 ! t/lib/io_udp.t
4429____________________________________________________________________________
4430[ 7807] By: jhi on 2000/11/22 21:12:35
4431 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
4432 From: Casey Tweten <crt@kiski.net>
4433 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
4434 Message-Id: <200011201636.LAA07227@home.kiski.net>
4435 Branch: perl
4436 ! t/lib/io_sock.t
4437____________________________________________________________________________
4438[ 7806] By: jhi on 2000/11/22 21:10:59
4439 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
4440 From: "Casey R. Tweten" <crt@kiski.net>
4441 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
4442 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
4443 Branch: perl
4444 ! utils/h2xs.PL
4445____________________________________________________________________________
4446[ 7805] By: nick on 2000/11/22 21:05:06
4447 Log: Integrate mainline
4448 Branch: perlio
4449 !> Changes Porting/genlog ext/DB_File/DB_File.xs
4450 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
4451 !> utils/perlbug.PL
4452____________________________________________________________________________
4453[ 7804] By: jhi on 2000/11/22 21:01:12
4454 Log: Subject: [PATCH] Test.pm POD peculiarity
4455 From: "Casey R. Tweten" <crt@kiski.net>
4456 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
4457 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
4458 Branch: perl
4459 ! lib/Test.pm
4460____________________________________________________________________________
4461[ 7803] By: jhi on 2000/11/22 20:59:59
4462 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
4463 From: "Philip Newton" <pnewton@gmx.de>
4464 Date: Wed, 22 Nov 2000 14:25:53 +0100
4465 Message-Id: <3A1BD771.25462.1939FAD@localhost>
4466
4467 Be case-understanding also on 's', and use the -oi of sendmail
4468 not to terminate the transmission on a lone '.'.
4469 Branch: perl
4470 ! utils/perlbug.PL
4471____________________________________________________________________________
4472[ 7802] By: nick on 2000/11/22 20:51:42
4473 Log: Win32 PerlIO intermediate state now working as expected.
4474 - In current state we are still using C runtime in text/binary
4475 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
4476 - PERLIO=stdio and PERLIO=unix pass all expected tests.
4477 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
4478 and PerlIO_seek() and the dummy crlf layer is not making adjustments
4479 for CRLF translation happening in C runtime. All other tests pass.
4480
4481 Added note to README.win32 to point out the snags of doing a perl build
4482 with Norton AntiVirus turned on.
4483
4484 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
4485 which file a fail comes from.
4486
4487 Updated "canned" config.h to match the one generated.
4488 Branch: perlio
4489 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
4490 ! win32/makefile.mk
4491____________________________________________________________________________
4492[ 7801] By: jhi on 2000/11/22 06:50:20
4493 Log: Nickety nits.
4494 Branch: perl
4495 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
4496____________________________________________________________________________
4497[ 7800] By: jhi on 2000/11/22 01:29:55
4498 Log: Changes had accidentally gone too silent on non-main branches.
4499 Branch: perl
4500 ! Changes Porting/genlog patchlevel.h
4501____________________________________________________________________________
51c9377f
JH
4502[ 7799] By: gsar on 2000/11/22 01:02:56
4503 Log: some lib_pm.PL changes snuck in via change#7772
4504 Branch: maint-5.6/perl
4505 ! Makefile.SH
4506____________________________________________________________________________
4507[ 7798] By: nick on 2000/11/21 21:59:40
4508 Log: Integrate mainline
4509 Branch: perlio
4510 !> (integrate 28 files)
4511____________________________________________________________________________
4512[ 7797] By: jhi on 2000/11/21 21:01:45
4513 Log: Integrate perlio.
4514 Branch: perl
4515 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
4516____________________________________________________________________________
4517[ 7796] By: nick on 2000/11/21 20:36:22
4518 Log: Win32 builds and runs (mostly) with USE_PERLIO.
4519 PERLIO=perlio passes all tests.
4520 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
4521 Branch: perlio
4522 ! perlio.c win32/perllib.c win32/win32.c
4523____________________________________________________________________________
4524[ 7795] By: jhi on 2000/11/21 19:03:44
4525 Log: Update Changes.
4526 Branch: perl
4527 ! Changes patchlevel.h
4528____________________________________________________________________________
2a06dd00
JH
4529[ 7794] By: jhi on 2000/11/21 18:56:34
4530 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
4531 From: "Craig A. Berry" <craigberry@mac.com>
4532 Date: Mon, 20 Nov 2000 20:27:06 -0600
4533 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
4534
4535 A cut-and-pasto.
4536 Branch: perl
4537 ! perlio.h
4538____________________________________________________________________________
4539[ 7793] By: jhi on 2000/11/21 18:54:41
4540 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
4541 From: Dominic Dunlop <domo@computer.org>
4542 Date: Mon, 20 Nov 2000 18:55:29 +0100
4543 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
4544
4545 va_copy() and the need of it.
4546 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
4547 Branch: metaconfig/U/perl
4548 + need_va_copy.U
4549 Branch: perl
4550 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4551 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
4552 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
4553 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4554 ! win32/config.bc win32/config.gc win32/config.vc
4555____________________________________________________________________________
4556[ 7792] By: jhi on 2000/11/21 17:04:10
4557 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
4558 Branch: perl
4559 !> scope.h
4560____________________________________________________________________________
4561[ 7791] By: jhi on 2000/11/21 17:01:16
4562 Log: Export the SOCKS workaround symbols only if necessary.
4563 Branch: perl
4564 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
4565____________________________________________________________________________
51c9377f
JH
4566[ 7790] By: nick on 2000/11/20 23:57:11
4567 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
4568 Branch: perlio
4569 ! scope.h
4570____________________________________________________________________________
4571[ 7789] By: nick on 2000/11/20 23:38:33
4572 Log: Integrate mainline
4573 Branch: perlio
4574 +> lib/File/Spec/Epoc.pm
4575 !> (integrate 34 files)
4576____________________________________________________________________________
4577[ 7788] By: nick on 2000/11/20 23:20:18
4578 Log: Make extra buffer layer work (dummy crlf layer)
4579 Branch: perlio
4580 ! doio.c perlio.c perlio.h
4581____________________________________________________________________________
2a06dd00
JH
4582[ 7787] By: jhi on 2000/11/20 22:44:04
4583 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
4584 From: Peter Prymmer <pvhp@forte.com>
4585 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
4586 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
4587 Branch: perl
4588 ! t/pragma/locale.t
4589____________________________________________________________________________
4590[ 7786] By: jhi on 2000/11/20 22:29:10
4591 Log: Subject: DOC PATCH 5.6.0 perlreftut
4592 From: mjd@plover.com
4593 Date: 20 Nov 2000 19:45:06 -0000
4594 Message-ID: <20001120194506.9505.qmail@plover.com>
4595 Branch: perl
4596 ! pod/perlreftut.pod
4597____________________________________________________________________________
4598[ 7785] By: jhi on 2000/11/20 22:27:44
4599 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
4600 From: David Dyck <dcd@tc.fluke.com>
4601 Date: Mon, 20 Nov 2000 11:43:40 -0800
4602 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
4603 Branch: perl
4604 ! lib/Cwd.pm
4605____________________________________________________________________________
4606[ 7784] By: jhi on 2000/11/20 22:23:21
4607 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
4608 Date: Mon, 20 Nov 2000 17:06:10 -0500
4609 To: Mailing list Perl5 <perl5-porters@perl.org>
4610 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
4611 Branch: perl
4612 ! pp_ctl.c t/op/pat.t
4613____________________________________________________________________________
4614[ 7783] By: jhi on 2000/11/20 22:11:18
4615 Log: Subject: [PATCH] doop.c - UTF8 tr///
4616 From: Simon Cozens <simon@cozens.net>
4617 Date: Sat, 18 Nov 2000 18:49:30 +0000
4618 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
4619
4620 Subject: Re: [PATCH] doop.c - UTF8 tr///
4621 From: Simon Cozens <simon@cozens.net>
4622 Date: Mon, 20 Nov 2000 20:45:22 +0000
4623 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
4624
4625 Make tr on UTF-8 better but still not correct.
4626 Branch: perl
4627 ! doop.c
4628____________________________________________________________________________
4629[ 7782] By: jhi on 2000/11/20 22:02:16
4630 Log: Remove the shared object before attempting to create
4631 (by linking) a new one. E.g. in AIX not removing
4632 becomes quite painful if one tries to do more than one
4633 build in the same tree (an interrupted build, for example),
4634 since the AIX' shared dynaloader seemingly keeps the shared
4635 objects open and therefore 'busy' for quite a while, even when
4636 nobody is using the objects, leading into link failures.
4637 Branch: perl
4638 ! lib/ExtUtils/MM_Unix.pm
4639____________________________________________________________________________
51c9377f
JH
4640[ 7781] By: gsar on 2000/11/20 19:02:55
4641 Log: type mismatch due to faulty integration
4642 Branch: maint-5.6/perl
4643 ! toke.c win32/Makefile
4644____________________________________________________________________________
4645[ 7780] By: gsar on 2000/11/20 17:31:55
4646 Log: integrate changes#6392,6394..6399,6401..6404
4647
4648 The {multiplier} of a fixed substring was overlooked which
4649 caused a wrong initial search offset for that substring.
4650
4651 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
4652 From: Hugo <hv@crypt.compulink.co.uk>
4653 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
4654 Date: Thu, 13 Jul 2000 19:27:13 +0100
4655
4656 Fix the BOM bug: not a byteorder bug, a signedness bug.
4657
4658 Replace change #6337 with a better one.
4659
4660 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
4661 From: Hugo <hv@crypt.compulink.co.uk>
4662 Date: Fri, 14 Jul 2000 04:16:20 +0100
4663 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
4664
4665 MakeMaker should not remove editor backups (*~) on `make clean`
4666 by default (completes change#6383)
4667
4668 move new variables to the end of the interpreter structure (for
4669 bincompat in code that doesn't #include XSUB.h)
4670
4671 rename totally bletcherous SvLOCK() thingy (doesn't do what the
4672 name suggests anyway)
4673
4674 various cleanups (typos, misformatted code, and small bugs)
4675
4676 typecasts needed for change#6394
4677
4678 typos in change#6399, regen headers
4679
4680 inconsistent types needs casts
4681
4682 PERL_OBJECT build tweaks
4683 Branch: maint-5.6/perl
4684 !> MANIFEST doop.c embed.h embed.pl embedvar.h
4685 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
4686 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
4687 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
4688 !> toke.c util.c
4689____________________________________________________________________________
4690[ 7779] By: gsar on 2000/11/20 17:06:29
4691 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
4692
4693 Cosmetics and perldelta.
4694
4695 Fix nits noticed by Boston.pm.
4696
4697 Do the cc sanity check both before the hints and
4698 after the cc selction.
4699
4700 get sprintf.t to adjust properly for 3-digit exponents
4701
4702 don't clobber *.orig files on *clean targets
4703
4704 fix bugs in processing %v-*d and similar format specs (from
4705 Avi Finkel <avi@finkel.org>)
4706
4707 sprintf test tweaks (from Dominic Dunlop)
4708
4709 new selfloader.t in change#6183 doesn't close DATA handles,
4710 and thus fails to clean up tmp files on dosish platforms
4711
4712 typos (spotted by Peter Prymmer)
4713
4714 typo fix from Craig Berry
4715 Branch: maint-5.6/perl
4716 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
4717 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
4718 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
4719 !> x2p/Makefile.SH
4720____________________________________________________________________________
4721[ 7778] By: gsar on 2000/11/20 16:46:51
4722 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
4723
4724 Subject: Re: format bug report [Patch]
4725 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4726 Date: Wed, 05 Jul 2000 13:12:52 +0200
4727 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
4728
4729 Subject: Re: format bug report [Patch]
4730 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4731 Date: Wed, 05 Jul 2000 14:10:01 +0200
4732 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
4733
4734 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
4735 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4736 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
4737 Date: Fri, 07 Jul 2000 17:57:16 +0100
4738
4739 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
4740 To: perl5-porters@perl.org
4741 From: Karsten Sperling <spiff@phreax.net>
4742 Date: Mon, 10 Jul 2000 15:12:52 +0200
4743 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
4744
4745 README.posix-bc podified from Thomas Dorner.
4746
4747 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
4748 From: Dominic Dunlop <domo@computer.org>
4749 Date: Tue, 11 Jul 2000 12:27:33 +0200
4750 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
4751
4752 Typo in #6341.
4753
4754 Fix for
4755 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
4756 From: Roderick Schertler <roderick@argon.org>
4757 Date: Tue, 11 Jul 2000 13:55:05 -0400
4758 Message-Id: <200007111755.NAA05077@jones.argon.org>
4759
4760 Minor cleanups on the booklist.
4761
4762 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
4763 regen perltoc.
4764
4765 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
4766 Branch: maint-5.6/perl
4767 +> pod/perlbook.pod
4768 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
4769 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
4770 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
4771____________________________________________________________________________
2a06dd00
JH
4772[ 7777] By: jhi on 2000/11/20 16:08:49
4773 Log: Update Changes.
4774 Branch: perl
4775 ! Changes patchlevel.h
4776____________________________________________________________________________
7b69f83d
JH
4777[ 7776] By: jhi on 2000/11/20 15:27:56
4778 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
4779 This may be overly harsh but until proven otherwise, we think this
4780 way, or until we have a simple test for Configure (having to start
4781 up servers is does not count as simple) to check for the problems.
4782 Branch: perl
4783 ! perl.h
4784____________________________________________________________________________
4785[ 7775] By: jhi on 2000/11/20 15:22:17
4786 Log: Solaris hints tweaks.
4787 Branch: perl
4788 ! hints/solaris_2.sh
4789____________________________________________________________________________
4790[ 7774] By: jhi on 2000/11/20 15:01:20
4791 Log: Add a workaround to SOCKS 64-bit problems.
4792 Branch: perl
4793 ! doio.c embed.h embed.pl perlsdio.h proto.h
4794____________________________________________________________________________
4795[ 7773] By: jhi on 2000/11/20 14:51:47
4796 Log: sysseek() instead of seek().
4797 Branch: perl
4798 ! t/lib/syslfs.t
4799____________________________________________________________________________
51c9377f
JH
4800[ 7772] By: gsar on 2000/11/20 13:06:23
4801 Log: integrate changes#6315..6319,6321..6331,6333..6338
4802
4803 Integrate with Sarathy, preliminary fix for unicos
4804 alignment problems in [ID 20000612.002] Perl problem on Cray system.
4805
4806 some debugger output does not go to the socket when RemotePort is set
4807
4808 winsock cleanup never done on Windows (leads to handle leaks)
4809
4810 fix UNC path handling on Windows under ithreads, and chdir()
4811 return value when given a non-existent directory
4812
4813 Autogenerate pod/Makefile and pod/buildtoc.
4814 buildtoc also checks whether the existin pods are
4815 mentioned in MANIFEST and perl.pod, and vice versa.
4816 (None of the thusly found discrepancies fixed yet.)
4817 roffitall also needs to be autogenerated similarly but it
4818 seems so badly out of date that I didn't touch it yet.
4819
4820 Config is being used.
4821
4822 Add =head1 NAMEs so that buildtoc is happy.
4823 (The CGI::Util nit reported to Lincoln.)
4824
4825 Fix complaints of buildtoc.
4826
4827 Fix the alignment problem in Crays ([ID 20000612.002]).
4828
4829 Remove perlbook, update perlfaq book listing,
4830 rearrange perl.pod, regenerate perltoc.
4831
4832 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
4833 was cast to an unsigned (32-bit) integer with wild abandon.
4834
4835 winsock options weren't being set in all threads under ithreads
4836 (caused send()s from second and subsequent threads to fail)
4837
4838 accept() leaks memory on windows due to incorrect ordering of
4839 closesocket() and fclose() calls
4840
4841 Reorder perl.pod once more.
4842
4843 More POSIX.pod tweaks.
4844
4845 Sprinkle ldlibpath.
4846
4847 Precedence goof, fix based on
4848 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
4849 From: Hugo <hv@crypt.compulink.co.uk>
4850 Date: Tue, 11 Jul 2000 12:52:38 +0100
4851 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
4852
4853 Subject: PATCH perlguts.pod: Document D and d magic types
4854 From: mjd@plover.com
4855 Date: 5 Jul 2000 18:01:51 -0000
4856 Message-ID: <20000705180151.29413.qmail@plover.com>
4857
4858 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
4859 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
4860 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
4861 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
4862
4863 Subject: [PATCH cfgperl] $& segfaults if you trick it
4864 From: simon@brecon.co.uk (Simon Cozens)
4865 Date: 7 Jul 2000 11:26:09 GMT
4866 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
4867
4868 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
4869 From: Hugo <hv@crypt.compulink.co.uk>
4870 Date: Tue, 11 Jul 2000 12:44:50 +0100
4871 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
4872
4873 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
4874 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4875 Date: Tue, 11 Jul 2000 13:50:51 +0100
4876 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
4877 Branch: maint-5.6/perl
4878 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
4879 +> pod/buildtoc.PL
4880 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
4881 !> (integrate 26 files)
4882____________________________________________________________________________
4883[ 7771] By: gsar on 2000/11/20 12:31:42
4884 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
4885 6310,6311,6314
4886
4887 Subject: [PATCH bleedperl] File::Spec 0.82 beta
4888 From: Barrie Slaymaker <barries@jester.slaysys.com>
4889 Date: Wed, 28 Jun 2000 11:35:29 -0400
4890 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
4891
4892 tweak perlembed for multiplicity/usethreads sanity; correct notes
4893 about Windows
4894
4895 localize %INC in a Safe compartment so that use/require work
4896 (many other magic globals probably need similar treatment)
4897
4898 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
4899 when @_ is modified, causing coredumps
4900
4901 slurp mode fix in change#4736 still not quite right
4902
4903 Point to perlipc for more SysV IPC examples.
4904
4905 Elaborate POSIX.pod. Still needs work.
4906
4907 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
4908
4909 fix large memory leak that has been around for ever, masked by
4910 -DPURIFY (most of the arenas were never freed!)
4911
4912 fix memory leak on Windows (PL_sys_intern contents were never
4913 freed)
4914
4915 PERL_OBJECT build tweak
4916
4917 adjust change#6299
4918
4919 remove rel2abs prototypes (from Barrie Slaymaker)
4920
4921 missing perldiag entry for unpack("w",...) diagnostic (from
4922 Andreas Koenig)
4923
4924 better diagnostic on Frob->stuff() when Frob:: doesn't exist
4925 (from Richard Soderberg <rs@oregonnet.com>)
4926
4927 Win32 patches for cfgperl from Sarathy.
4928
4929 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
4930
4931 More POSIX.pod embellishment.
4932
4933 tyop in change#6306
4934 Branch: maint-5.6/perl
4935 !> (integrate 44 files)
4936____________________________________________________________________________
4937[ 7770] By: gsar on 2000/11/20 11:51:00
4938 Log: integrate changes#6268..6282 from cfgperl branch
4939
4940 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
4941 From: Dominic Dunlop <domo@computer.org>
4942 Date: Thu, 29 Jun 2000 12:32:39 +0200
4943 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
4944
4945 Regen headers for #6261 (and update embed.pl for this) and #6267,
4946 silence few compiler warnings.
4947
4948 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
4949 From: Nicholas Clark <nick@talking.bollo.cx>
4950 Date: Fri, 23 Jun 2000 16:21:15 +0100
4951 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
4952
4953 Subject: PATCH pod/perltie.pod
4954 From: Ian Phillipps <Ian.Phillipps@iname.com>
4955 Date: Fri, 16 Jun 2000 00:17:19 +0100
4956 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
4957 (only the first hunk, the second hunk had already been done
4958 by some other patch)
4959
4960 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
4961 From: Tom Phoenix <rootbeer@redcat.com>
4962 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
4963 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
4964
4965 Subject: [PATCH] xsub attributes
4966 From: Doug MacEachern <dougm@covalent.net>
4967 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
4968 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
4969
4970 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
4971 From: Andy Dougherty <doughera@lafayette.edu>
4972 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
4973 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
4974
4975 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
4976 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4977 Date: Tue, 13 Jun 2000 02:43:48 -0500
4978 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
4979
4980 Subject: [PATCH] Re: eval documentation: context
4981 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4982 Date: Mon, 12 Jun 2000 15:07:29 +0100
4983 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
4984
4985 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
4986 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4987 Date: Mon, 12 Jun 2000 14:55:59 +0100
4988 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
4989
4990 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
4991 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
4992 Date: Fri, 09 Jun 2000 12:39:27 -0400
4993 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
4994 (plus update the version "number" of Text::Wrap)
4995
4996 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
4997 From: Tim Ayers <tayers@bridge.com>
4998 Date: Thu, 08 Jun 2000 08:11:06 +0200
4999 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
5000 [resent by Richard Foley, Message-Id probably wrong]
5001
5002 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
5003 From: rspier@pobox.com (Robert Spier)
5004 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
5005 Message-ID: <14654.31913.845602.610277@rls.cx>
5006
5007 Subject: [PATCH 5.6.0] utils/h2xs.PL
5008 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5009 Date: Wed, 7 Jun 2000 04:02:04 -0500
5010 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
5011
5012 Subject: [PATCH 5.6.0]ITHREADs for VMS
5013 From: Dan Sugalski <dan@sidhe.org>
5014 Date: Tue, 06 Jun 2000 11:59:50 -0400
5015 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
5016 Branch: maint-5.6/perl
5017 !> (integrate 31 files)
5018____________________________________________________________________________
5019[ 7769] By: gsar on 2000/11/20 11:29:06
5020 Log: integrate changes#6261..6266 from cfgperl
5021
5022 Subject: Re: [PATCH cfgperl] BOMs away!
5023 From: simon@brecon.co.uk (Simon Cozens)
5024 Date: 17 Jun 2000 11:49:57 GMT
5025 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
5026
5027 Subject: 5.6.0 Patch for EPOC
5028 From: Olaf Flebbe <o.flebbe@gmx.de>
5029 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
5030 Message-ID: <23449.960929969@www11.gmx.net>
5031
5032 tr fixes from Simon Cozens
5033
5034 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
5035 From: Marty Lucich <marty@netcom.com>
5036 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
5037 Message-Id: <200006282116.OAA11148@netcom.com>
5038 ccdlflags update (the BSD/OS 4.1 part had already been taken
5039 care of by #6141).
5040
5041 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
5042 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5043 Date: Wed, 28 Jun 2000 17:50:12 -0700
5044 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
5045
5046 Subject: [PATCH 5.6.0] cygwin port
5047 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
5048 From: "Fifer, Eric" <EFifer@sanwaint.com>
5049 Date: Thu, 29 Jun 2000 12:58:29 +0100
5050 Branch: maint-5.6/perl
5051 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
5052 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
5053 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5054 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
5055____________________________________________________________________________
5056[ 7768] By: gsar on 2000/11/20 11:13:44
5057 Log: integrate changes#6252..6256,6259..6260
5058
5059 Paranoia tweak on #6249.
5060 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
5061 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
5062 Date: Sun, 25 Jun 2000 23:43:12 -0400
5063 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
5064
5065 Subject: tr///, help wanted.
5066 From: simon@brecon.co.uk (Simon Cozens)
5067 Date: 28 Jun 2000 11:29:04 GMT
5068 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
5069
5070 small thinko tweaks
5071
5072 tweaks from Simon Conzes to further fix tr/// under utf8
5073
5074 perlnewmod was missing from MANIFEST.
5075
5076 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
5077 From: simon@brecon.co.uk (Simon Cozens)
5078 Date: 17 Jun 2000 11:56:44 GMT
5079 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
5080 pack U0, pack C0
5081 Branch: maint-5.6/perl
5082 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
5083 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
5084 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
5085 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
5086____________________________________________________________________________
5087[ 7767] By: gsar on 2000/11/20 10:51:38
5088 Log: integrate change#6250 from cfgperl
5089
5090 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
5091 From: Doug MacEachern <dougm@covalent.net>
5092 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
5093 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
5094 Branch: maint-5.6/perl
5095 +> t/op/my_stash.t
5096 !> MANIFEST embed.pl global.sym proto.h toke.c
5097____________________________________________________________________________
5098[ 7766] By: gsar on 2000/11/20 10:48:34
5099 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
5100
5101 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
5102 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
5103 Date: Mon, 26 Jun 2000 18:40:14 +0100
5104 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
5105
5106 Subject: [PATCH] bytes<->utf8 fixes
5107 From: simon@brecon.co.uk (Simon Cozens)
5108 Date: 26 Jun 2000 04:55:45 GMT
5109 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
5110
5111 Subject: [PATCH] is_utf8_string
5112 From: simon@brecon.co.uk (Simon Cozens)
5113 Date: 26 Jun 2000 02:25:59 GMT
5114 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
5115
5116 Subject: [PATCH] avoid mg_ptr in '*' magic
5117 From: Doug MacEachern <dougm@covalent.net>
5118 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
5119 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
5120
5121 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
5122 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
5123 Date: Sat, 24 Jun 2000 13:06:20 +0100
5124 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
5125
5126 Allow for standalone testing.
5127
5128 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
5129 From: Mark-Jason Dominus <mjd@plover.com>
5130 Date: Tue, 27 Jun 2000 22:36:42 -0400
5131 Message-ID: <20000628023642.12166.qmail@plover.com>
5132
5133 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
5134 From: Frank Tobin <ftobin@uiuc.edu>
5135 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
5136 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
5137 Branch: maint-5.6/perl
5138 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
5139 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
5140 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
5141 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
5142 !> utf8.c utils/h2xs.PL
5143____________________________________________________________________________
5144[ 7765] By: gsar on 2000/11/20 10:29:13
5145 Log: integrate change#6239 from cfgperl
5146
5147 Configure maintenance. Sever some dependency cycles,
5148 separate gccversion from the cc unit,
5149 address [ID 20000623.006] Configure script patch for using gcc on AIX
5150 (but solve it a little bit differently),
5151 unduplex some accidentally duplicated units,
5152 suggest using gcc if no cc available
5153 (p5p thread: "Solaris configure: counterproposal", 1999-09)
5154 Branch: maint-5.6/perl
5155 !> Configure Todo-5.6 config_h.SH
5156____________________________________________________________________________
5157[ 7764] By: gsar on 2000/11/20 10:25:55
5158 Log: integrate changes#6233..6238 from cfgperl
5159
5160 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
5161 From: Mark-Jason Dominus <mjd@plover.com>
5162 Date: Fri, 16 Jun 2000 20:53:04 -0400
5163 Message-ID: <20000617005304.8008.qmail@plover.com>
5164
5165 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
5166 because when run as services (Win32ese for daemons)
5167 no environment variables are set and tmpdir ends up as /tmp,
5168 which is ambiguous.
5169 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
5170 From: matt@sergeant.org
5171 Date: 16 Jun 2000 16:30:43 -0000
5172 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
5173
5174 The thread begun by
5175 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
5176 From: Kevin.Ruscoe@ubsw.com
5177 Date: Fri, 16 Jun 2000 16:38:51 +0100
5178 Message-Id: <H000019b03c300d6@MHS>
5179
5180 Tweak embed.pl, regen headers.
5181
5182 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
5183 From: Dan Sugalski <dan@sidhe.org>
5184 Date: Fri, 23 Jun 2000 17:00:00 -0400
5185 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
5186 Branch: maint-5.6/perl
5187 !> (integrate 27 files)
5188____________________________________________________________________________
5189[ 7763] By: gsar on 2000/11/20 10:08:08
5190 Log: s/perl56delta/perldelta/g
5191 Branch: maint-5.6/perl
5192 ! pod/Makefile
5193____________________________________________________________________________
5194[ 7762] By: gsar on 2000/11/20 10:04:00
5195 Log: integrate changes#6225,6229,6231,6232 from cfgperl
5196
5197 Add source code filenames to apidoc.
5198 From: simon@brecon.co.uk (Simon Cozens)
5199 Subject: [PATCH embed.pl] Source X-ref
5200 Date: 22 Jun 2000 02:18:49 GMT
5201 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
5202
5203 Subject: README.hpux version 0.6.1
5204 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
5205 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5206 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
5207
5208 Subject: [PATCH 5.6.0] cygwin port
5209 From: "Fifer, Eric" <EFifer@sanwaint.com>
5210 Date: Tue, 20 Jun 2000 14:30:58 +0100
5211 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
5212
5213 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
5214 From: simon@brecon.co.uk (Simon Cozens)
5215 Date: 19 Jun 2000 15:18:27 GMT
5216 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
5217
5218 plus update pod/Makefile and regenerate perltoc
5219 Branch: maint-5.6/perl
5220 +> pod/perlutil.pod
5221 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
5222 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
5223____________________________________________________________________________
7b69f83d
JH
5224[ 7761] By: jhi on 2000/11/20 04:09:55
5225 Log: Miraculous typo.
5226 Branch: perl
5227 ! t/op/pat.t
5228____________________________________________________________________________
5229[ 7760] By: jhi on 2000/11/20 04:06:08
5230 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
5231 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5232 Date: Sun, 19 Nov 2000 22:30:26 -0500
5233 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
5234 Branch: perl
5235 ! regexec.c scope.h t/op/pat.t
5236____________________________________________________________________________
5237[ 7759] By: jhi on 2000/11/20 02:05:22
5238 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
5239 Branch: perl
5240 ! perl.h
5241____________________________________________________________________________
5242[ 7758] By: jhi on 2000/11/20 01:58:11
5243 Log: Subject: [perl 7711: EPOC] updates
5244 From: Olaf Flebbe <o.flebbe@gmx.de>
5245 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
5246 Message-ID: <25575.974658810@www23.gmx.net>
5247 Branch: perl
5248 + lib/File/Spec/Epoc.pm
5249 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
5250 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
5251 ! lib/File/Spec.pm perl.c sv.c
5252____________________________________________________________________________
5253[ 7757] By: jhi on 2000/11/20 01:53:11
5254 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
5255 Branch: perl
5256 ! MANIFEST
5257____________________________________________________________________________
5258[ 7756] By: jhi on 2000/11/20 01:47:22
5259 Log: Integrate perlio.
5260 Branch: perl
5261 - ext/re/hints/MSWin32.pl
5262 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
5263 !> win32/config.gc win32/config_H.gc win32/win32sck.c
5264____________________________________________________________________________
51c9377f
JH
5265[ 7755] By: nick on 2000/11/19 20:57:17
5266 Log: Add dummy crlf layer (just as buffer)
5267 Correct 1st bug - one layer of indirection.
5268 Branch: perlio
5269 ! perlio.c perlio.h perliol.h
5270____________________________________________________________________________
5271[ 7754] By: nick on 2000/11/19 20:56:12
5272 Log: Work-round to Perl_deb_nocontext is no longer required
5273 Branch: perlio
5274 - ext/re/hints/MSWin32.pl
5275____________________________________________________________________________
5276[ 7753] By: nick on 2000/11/19 20:01:16
5277 Log: diff -se shows these as different
5278 Branch: perlio
5279 ! global.sym pod/perlapi.pod
5280____________________________________________________________________________
5281[ 7752] By: nick on 2000/11/19 18:57:30
5282 Log: Configure GCC/Win32 build -Duseperlio
5283 Fix a couple of gross issues
5284 - double-include of ../deb.o in re.dll
5285 - win32sck.c needs PerlIO and FILE
5286 Branch: perlio
5287 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
5288 ! win32/win32sck.c
5289____________________________________________________________________________
5290[ 7751] By: nick on 2000/11/19 17:05:36
5291 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
5292 Branch: perlio
5293 ! perlio.c
5294____________________________________________________________________________
5295[ 7750] By: nick on 2000/11/19 16:57:14
5296 Log: Missing aTHX_
5297 Branch: perlio
5298 ! sv.c
5299____________________________________________________________________________
7b69f83d
JH
5300[ 7749] By: jhi on 2000/11/19 16:28:40
5301 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
5302 From: "Peter J. Farley III" <pjfarley@banet.net>
5303 Date: Sun, 19 Nov 2000 01:42:58 -0500
5304 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
5305 Branch: perl
5306 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
5307____________________________________________________________________________
5308[ 7748] By: jhi on 2000/11/19 16:08:10
5309 Log: Subject: podlators 1.05 available
5310 From: Russ Allbery <rra@stanford.edu>
5311 Date: 18 Nov 2000 22:04:28 -0800
5312 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
5313 Branch: perl
5314 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
5315____________________________________________________________________________
51c9377f
JH
5316[ 7747] By: nick on 2000/11/19 11:19:39
5317 Log: Integrate mainline
5318 Branch: perlio
5319 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
5320 !> util.c
5321____________________________________________________________________________
7b69f83d
JH
5322[ 7746] By: jhi on 2000/11/19 06:42:22
5323 Log: Make hex scanning warn on "\x{x}" and "\xx".
5324 "\x" and and hex("x") are still valid.
5325 Branch: perl
5326 ! util.c
5327____________________________________________________________________________
51c9377f
JH
5328[ 7745] By: nick on 2000/11/18 22:52:28
5329 Log: Integrate mainline
5330 Branch: perlio
5331 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
5332 !> perl.h perlio.c proto.h regcomp.c regcomp.h
5333____________________________________________________________________________
7b69f83d
JH
5334[ 7744] By: jhi on 2000/11/18 22:50:28
5335 Log: Introduce Perl_utf8_length(). Use it.
5336 Branch: perl
5337 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
5338____________________________________________________________________________
5339[ 7743] By: jhi on 2000/11/18 22:38:51
5340 Log: Compiler denit.
5341 Branch: perl
5342 ! perlio.c
5343____________________________________________________________________________
5344[ 7742] By: jhi on 2000/11/18 20:33:05
5345 Log: Integrate perlio.
5346 Branch: perl
5347 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
5348 !> perlio.h pp_ctl.c pp_sys.c sv.c
5349____________________________________________________________________________
5350[ 7741] By: jhi on 2000/11/18 20:31:27
5351 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
5352 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5353 Date: Fri, 17 Nov 2000 20:35:11 -0500
5354 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
5355
5356 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
5357 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5358 Date: Fri, 17 Nov 2000 21:03:47 -0500
5359 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
5360
5361 Plus a little bit of tweaking in pregcomp().
5362 Branch: perl
5363 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5364____________________________________________________________________________
51c9377f
JH
5365[ 7740] By: nick on 2000/11/18 20:17:22
5366 Log: Lexical use open ... support:
5367 add ->cop_io to COP structure in cop.h.
5368 Make mg.c and gv.c associate it with ${^OPEN}.
5369 Make lib/open.pm set it.
5370 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
5371 manner similar to ->cop_warnings.
5372 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
5373 call new PerlIO_apply_layers().
5374 Declare latter in perlio.h and define in perlio.c
5375 Branch: perlio
5376 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
5377 ! perlio.h pp_ctl.c pp_sys.c sv.c
5378____________________________________________________________________________
7b69f83d
JH
5379[ 7739] By: jhi on 2000/11/18 19:54:00
5380 Log: Integrate perlio.
5381 Branch: perl
5382 !> doio.c perlio.c pp.c
5383____________________________________________________________________________
5384[ 7738] By: jhi on 2000/11/18 17:16:13
5385 Log: Subject: [PATCH 5.7.0] etags broken again
5386 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5387 Date: Sat, 18 Nov 2000 02:41:36 -0500
5388 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
5389 Branch: perl
5390 ! emacs/ptags
5391____________________________________________________________________________
5392[ 7737] By: jhi on 2000/11/18 17:12:18
5393 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
5394 Branch: perl
5395 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5396____________________________________________________________________________
51c9377f
JH
5397[ 7736] By: nick on 2000/11/18 14:06:20
5398 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
5399 part to be isolated.
5400 Branch: perlio
5401 ! doio.c perlio.c
5402____________________________________________________________________________
5403[ 7735] By: nick on 2000/11/18 11:03:32
5404 Log: Integrate mainline
5405 Branch: perlio
5406 !> Changes README.amiga README.win32 patchlevel.h
5407 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
5408____________________________________________________________________________
7b69f83d
JH
5409[ 7734] By: jhi on 2000/11/18 01:18:56
5410 Log: Update Changes.
5411 Branch: perl
5412 ! Changes patchlevel.h
5413____________________________________________________________________________
355cf289
JH
5414[ 7733] By: jhi on 2000/11/18 00:32:54
5415 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
5416 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5417 Date: Fri, 17 Nov 2000 17:28:02 -0500
5418 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
5419 Branch: perl
5420 ! regcomp.c regexec.c t/op/re_tests
5421____________________________________________________________________________
5422[ 7732] By: jhi on 2000/11/18 00:28:56
5423 Log: Sparc 64-bit pack() fix from Jens Hamisch.
5424 Branch: perl
5425 ! pp.c
5426____________________________________________________________________________
5427[ 7731] By: jhi on 2000/11/18 00:18:39
5428 Log: Explain in more detail the {} syntax ambiguousity.
5429
5430 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
5431 From: Nicholas Clark <nick@ccl4.org>
5432 Date: Fri, 17 Nov 2000 22:10:28 +0000
5433 Message-ID: <20001117221028.A88930@plum.flirble.org>
5434 Branch: perl
5435 ! pod/perlfunc.pod
5436____________________________________________________________________________
5437[ 7730] By: jhi on 2000/11/18 00:12:18
5438 Log: Subject: Fix for README.amiga (20000323.033)
5439 From: "Stephen P. Potter" <spp@spotter.yi.org>
5440 Date: Fri, 17 Nov 2000 12:25:51 -0500
5441 Message-Id: <200011171725.MAA05768@spotter.yi.org>
5442 Branch: perl
5443 ! README.amiga
5444____________________________________________________________________________
5445[ 7729] By: jhi on 2000/11/18 00:08:34
5446 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
5447 From: "A. C. Yardley" <yardley@tanet.net>
5448 Date: Mon, 3 Apr 2000 11:35:33 -0700
5449 Message-ID: <3483.000403@tanet.net>
5450 Branch: perl
5451 ! README.win32
5452____________________________________________________________________________
51c9377f
JH
5453[ 7728] By: nick on 2000/11/17 21:59:47
5454 Log: Integrate mainline
5455 Branch: perlio
5456 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
5457 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
5458 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
5459 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
5460____________________________________________________________________________
5461[ 7727] By: nick on 2000/11/17 21:56:31
5462 Log: Experiment on use of attributes.pm interface.
5463 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
5464 SVt_PVRV if not already something better (else vivify of say magic gets
5465 core dump).
5466 Branch: perlio
5467 ! perlio.c pp.c
5468____________________________________________________________________________
355cf289
JH
5469[ 7726] By: jhi on 2000/11/17 14:15:49
5470 Log: Subject: Fix for 20000815.006
5471 From: "Stephen P. Potter" <spp@spotter.yi.org>
5472 Date: Fri, 17 Nov 2000 08:57:45 -0500
5473 Message-Id: <200011171357.IAA05122@spotter.yi.org>
5474
5475 It's really 20000518.006.
5476 Branch: perl
5477 ! pod/perlmodlib.PL
5478____________________________________________________________________________
5479[ 7725] By: jhi on 2000/11/17 14:12:31
5480 Log: Subject: Fix for 20000409.001
5481 From: "Stephen P. Potter" <spp@spotter.yi.org>
5482 Date: Fri, 17 Nov 2000 08:55:45 -0500
5483 Message-Id: <200011171355.IAA05104@spotter.yi.org>
5484 Branch: perl
5485 ! pod/perlfaq9.pod
5486____________________________________________________________________________
5487[ 7724] By: jhi on 2000/11/17 14:08:58
5488 Log: Undo #7627 now that we have =head3.
5489 Branch: perl
5490 ! pod/perlhack.pod
5491____________________________________________________________________________
5492[ 7723] By: jhi on 2000/11/17 14:04:09
5493 Log: As surmised the #7719 wasn't a good move.
5494 Branch: perl
5495 ! hints/solaris_2.sh
5496____________________________________________________________________________
5497[ 7722] By: jhi on 2000/11/17 13:59:04
5498 Log: Also the 64bitall hints can be either here or there.
5499 Branch: perl
5500 ! hints/solaris_2.sh
5501____________________________________________________________________________
5502[ 7721] By: jhi on 2000/11/17 02:26:23
5503 Log: Test tweak for the open pragma.
5504 Branch: perl
5505 ! t/lib/b.t
5506____________________________________________________________________________
5507[ 7720] By: jhi on 2000/11/17 00:23:22
5508 Log: The long double hints can be here or there.
5509 Branch: perl
5510 ! hints/solaris_2.sh
5511____________________________________________________________________________
5512[ 7719] By: jhi on 2000/11/17 00:14:06
5513 Log: For Solaris use64bitall the stdchar needs a little bit of help.
5514 Branch: perl
5515 ! hints/solaris_2.sh
5516____________________________________________________________________________
5517[ 7718] By: jhi on 2000/11/16 23:27:34
5518 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
5519 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5520 Date: Wed, 15 Nov 2000 08:56:32 +0100
5521 Message-ID: <3A1241B0.64477E00@alcatel.at>
5522 Branch: perl
5523 ! lib/Carp/Heavy.pm
5524____________________________________________________________________________
5525[ 7717] By: jhi on 2000/11/16 23:23:29
5526 Log: Subject: [PATCH] Re: 20001101.003 PDL
5527 From: Nicholas Clark <nick@ccl4.org>
5528 Date: Thu, 16 Nov 2000 16:48:25 +0000
5529 Message-ID: <20001116164825.B93487@plum.flirble.org>
5530 Branch: perl
5531 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
5532____________________________________________________________________________
5533[ 7716] By: jhi on 2000/11/16 23:21:31
5534 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
5535 From: "Casey R. Tweten" <crt@kiski.net>
5536 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
5537 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
5538 Branch: perl
5539 ! lib/Pod/Checker.pm pod/perlpod.pod
5540____________________________________________________________________________
5541[ 7715] By: jhi on 2000/11/16 23:19:40
5542 Log: Avoid an infinite loop in VMS when utils scripts are run
5543 with no arguments, from Charles Lane.
5544 Branch: perl
5545 ! configure.com
5546____________________________________________________________________________
5547[ 7714] By: jhi on 2000/11/16 23:17:08
5548 Log: Subject: perllocale.pod changes
5549 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5550 Date: Mon, 13 Nov 2000 10:09:22 +0300
5551 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
5552 Branch: perl
5553 ! pod/perllocale.pod
5554____________________________________________________________________________
5555[ 7713] By: jhi on 2000/11/16 23:14:06
5556 Log: Integrate perlio.
5557 Branch: perl
5558 !> doio.c perlio.c perlio.h util.c
5559____________________________________________________________________________
51c9377f
JH
5560[ 7712] By: nick on 2000/11/16 21:10:58
5561 Log: Integrate mainline
5562 Branch: perlio
5563 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5564 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
5565 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
5566 !> vos/config.ga.def vos/config.ga.h win32/config.bc
5567 !> win32/config.gc win32/config.vc
5568____________________________________________________________________________
5569[ 7711] By: nick on 2000/11/16 19:56:41
5570 Log: Minor tweaks:
5571 consistent way of getting 'rb', 'wb' etc. for binary opens
5572 move *perlio::layers to *open::layers
5573 a #define to show layers available
5574 DOSISH popen/PerlIO had export/import sense inverted.
5575 Branch: perlio
5576 ! doio.c perlio.c perlio.h util.c
5577____________________________________________________________________________
355cf289
JH
5578[ 7710] By: jhi on 2000/11/16 15:46:05
5579 Log: Add HAS_SBRK_PROTO.
5580 Branch: metaconfig/U/perl
5581 + d_sbrkproto.U
5582 Branch: perl
5583 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5584 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
5585 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5586 ! vos/config.ga.def vos/config.ga.h win32/config.bc
5587 ! win32/config.gc win32/config.vc
5588____________________________________________________________________________
51c9377f
JH
5589[ 7709] By: nick on 2000/11/16 07:31:49
5590 Log: Integrate mainline
5591 Branch: perlio
5592 !> (integrate 35 files)
5593____________________________________________________________________________
355cf289
JH
5594[ 7708] By: jhi on 2000/11/16 05:33:03
5595 Log: These files are text, not binary.
5596 Branch: perl
5597 ! ext/Encode/Encode/iso8859-10.enc
5598 ! ext/Encode/Encode/iso8859-13.enc
5599 ! ext/Encode/Encode/iso8859-14.enc
5600 ! ext/Encode/Encode/iso8859-15.enc
5601____________________________________________________________________________
5602[ 7707] By: jhi on 2000/11/16 01:53:37
5603 Log: Update Changes.
5604 Branch: perl
5605 ! Changes patchlevel.h
5606____________________________________________________________________________
734efae8
JH
5607[ 7706] By: jhi on 2000/11/16 01:35:59
5608 Log: More #undefing of stdio.
5609 Branch: perl
5610 ! fakesdio.h nostdio.h
5611____________________________________________________________________________
5612[ 7705] By: jhi on 2000/11/16 01:34:18
5613 Log: Add fwalk() probe to the configuration files and regen perltoc.
5614 Branch: perl
5615 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5616 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
5617 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
5618 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5619 ! win32/config.bc win32/config.gc win32/config.vc
5620____________________________________________________________________________
51c9377f
JH
5621[ 7704] By: jhi on 2000/11/16 01:33:07
5622 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
5623 an optional third argument to Inlibc?)
5624 Branch: metaconfig/U/perl
5625 + d__fwalk.U
5626____________________________________________________________________________
734efae8
JH
5627[ 7703] By: jhi on 2000/11/16 01:09:22
5628 Log: The type of the hash_cb() size argument is tricky.
5629 Branch: perl
5630 ! ext/DB_File/DB_File.xs
5631____________________________________________________________________________
5632[ 7702] By: jhi on 2000/11/15 23:01:16
5633 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
5634 Branch: perl
5635 ! nostdio.h
5636____________________________________________________________________________
5637[ 7701] By: jhi on 2000/11/15 22:52:32
5638 Log: Detypo.
5639 Branch: perl
5640 ! t/lib/bigfltpm.t
5641____________________________________________________________________________
5642[ 7700] By: jhi on 2000/11/15 22:51:56
5643 Log: UINT64_C() work continues.
5644 Branch: perl
5645 ! handy.h perl.h utf8.h
5646____________________________________________________________________________
5647[ 7699] By: jhi on 2000/11/15 14:13:04
5648 Log: SOCKS has its own USE_THREADS, based on
5649
5650 Subject: [ID 20001114.002] et. al. bugfix followup
5651 From: Jens Hamisch <jens@Strawberry.COM>
5652 Date: Wed, 15 Nov 2000 14:23:11 +0100
5653 Message-ID: <20001115142311.A21164@Strawberry.COM>
5654 Branch: perl
5655 ! perl.h
5656____________________________________________________________________________
5657[ 7698] By: jhi on 2000/11/15 03:50:56
5658 Log: Add few missing #undefs and sort them.
5659 Branch: perl
5660 ! fakesdio.h
5661____________________________________________________________________________
5662[ 7697] By: jhi on 2000/11/15 03:39:14
5663 Log: Linenumber fix.
5664 Branch: perl
5665 ! t/pragma/warn/utf8
5666____________________________________________________________________________
5667[ 7696] By: jhi on 2000/11/15 02:55:26
5668 Log: EBCDIC tweaks.
5669
5670 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
5671 From: Peter Prymmer <pvhp@forte.com>
5672 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
5673 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
5674 Branch: perl
5675 ! t/op/regmesg.t t/pragma/warn/utf8
5676____________________________________________________________________________
5677[ 7695] By: jhi on 2000/11/15 02:53:58
5678 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
5679 From: Peter Prymmer <pvhp@forte.com>
5680 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
5681 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
5682 Branch: perl
5683 ! utf8.c
5684____________________________________________________________________________
5685[ 7694] By: jhi on 2000/11/15 02:50:55
5686 Log: Subject: [PATCH: perl@7674] updates to README.os390
5687 From: Prymmer/Kahn <pvhp@best.com>
5688 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
5689 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
5690 Branch: perl
5691 ! README.os390
5692____________________________________________________________________________
5693[ 7693] By: jhi on 2000/11/15 02:48:37
5694 Log: Quit utf8_to_uv() instantly if curlen == 0.
5695 Branch: perl
5696 ! utf8.c
5697____________________________________________________________________________
5698[ 7692] By: jhi on 2000/11/15 02:24:29
5699 Log: Use u_int32_t for the size of hash_cb(), not size_t.
5700
5701 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
5702 From: Jens Hamisch <jens@Strawberry.COM>
5703 Date: Tue, 14 Nov 2000 19:03:55 +0100
5704 Message-Id: <20001114190355.A20559@Strawberry.COM>
5705 Branch: perl
5706 ! ext/DB_File/DB_File.xs
5707____________________________________________________________________________
5708[ 7691] By: jhi on 2000/11/15 02:20:12
5709 Log: Use UINT64_C().
5710
5711 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
5712 From: Jens Hamisch <jens@Strawberry.COM>
5713 Date: Tue, 14 Nov 2000 19:16:23 +0100
5714 Message-Id: <20001114191623.G20559@Strawberry.COM>
5715 Branch: perl
5716 ! utf8.c utf8.h
5717____________________________________________________________________________
5718[ 7690] By: jhi on 2000/11/15 02:17:06
5719 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
5720 (a macro to define signed and unsigned integer constants).
5721 Branch: perl
5722 ! handy.h
5723____________________________________________________________________________
5724[ 7689] By: jhi on 2000/11/15 01:56:51
5725 Log: Regen Configure.
5726 Branch: perl
5727 ! Configure
5728____________________________________________________________________________
51c9377f
JH
5729[ 7688] By: jhi on 2000/11/15 01:56:32
5730 Log: Make the unit know about SOCKS.
5731 Branch: metaconfig
5732 ! U/protos/socksizetype.U
5733____________________________________________________________________________
5734[ 7687] By: jhi on 2000/11/15 01:54:47
5735 Log: Remove unused dependencies.
5736 Branch: metaconfig
5737 ! U/compline/d_getpagsz.U
5738____________________________________________________________________________
5739[ 7686] By: nick on 2000/11/14 21:25:13
5740 Log: Integrate mainline.
5741 Branch: perlio
5742 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
5743 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
5744 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
5745 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
5746 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
5747 !> win32/config.bc win32/config.gc win32/config.vc
5748 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
5749____________________________________________________________________________
734efae8
JH
5750[ 7685] By: jhi on 2000/11/14 17:54:56
5751 Log: Integrate perlio.
5752 Branch: perl
5753 +> fakesdio.h perliol.h
5754 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
5755 !> perlsdio.h perlsfio.h pod/perlfunc.pod
5756____________________________________________________________________________
51c9377f
JH
5757[ 7684] By: nick on 2000/11/14 17:43:04
5758 Log: PerlIO #include and #ifdef re-work.
5759 Branch: perlio
5760 + fakesdio.h perliol.h
5761 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
5762 ! perlsdio.h perlsfio.h
5763____________________________________________________________________________
734efae8
JH
5764[ 7683] By: jhi on 2000/11/14 15:42:40
5765 Log: Hoist the duplicated socket/netdb include logic to perl.h;
5766 undef SETERRNO in case SOCKS has defined it. Based on:
5767
5768 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
5769 From: Jens Hamisch <jens@Strawberry.COM>
5770 Date: Tue, 14 Nov 2000 11:34:40 +0100
5771 Message-Id: <20001114113440.A20005@Strawberry.COM>
5772 Branch: perl
5773 ! doio.c perl.h pp_sys.c
5774____________________________________________________________________________
5775[ 7682] By: jhi on 2000/11/14 14:07:28
5776 Log: Subject: some additions for makefiles for win32 (for perl@7674)
5777 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5778 Date: Tue, 14 Nov 2000 09:31:13 +0300
5779 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
5780 Branch: perl
5781 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5782 ! win32/makefile.mk
5783____________________________________________________________________________
5784[ 7681] By: jhi on 2000/11/14 14:01:41
5785 Log: Subject: tiny typo in perl5db.pl
5786 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5787 Date: Tue, 14 Nov 2000 09:29:28 +0300
5788 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
5789 Branch: perl
5790 ! lib/perl5db.pl
5791____________________________________________________________________________
5792[ 7680] By: jhi on 2000/11/14 04:13:50
5793 Log: Redo #7679 with LFs instead of CRLFs.
5794 Branch: perl
5795 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
5796 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
5797 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
5798____________________________________________________________________________
5799[ 7679] By: jhi on 2000/11/14 01:21:09
5800 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
5801 From: Benjamin Stuhl <tiriath@yahoo.com>
5802 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
5803 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
5804 Branch: perl
5805 + win32/bin/mdelete.bat
5806 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
5807 ! makedef.pl perlio.c win32/Makefile win32/config.gc
5808 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
5809____________________________________________________________________________
5810[ 7678] By: jhi on 2000/11/14 01:19:20
5811 Log: Fix the re extension building for Win32.
5812
5813 Subject: [PATCH perl@7638] Get PerlIO building on Win32
5814 From: Benjamin Stuhl <tiriath@yahoo.com>
5815 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
5816 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
5817 Branch: perl
5818 + ext/re/hints/MSWin32.pl
5819 ! MANIFEST
5820____________________________________________________________________________
5821[ 7677] By: jhi on 2000/11/14 01:13:54
5822 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
5823 From: sthoenna@efn.org
5824 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
5825 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
5826 Branch: perl
5827 ! doop.c pp.c toke.c utf8.c utf8.h
5828____________________________________________________________________________
5829[ 7676] By: jhi on 2000/11/13 20:23:15
5830 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
5831 From: Nicholas Clark <nick@ccl4.org>
5832 Date: Mon, 13 Nov 2000 18:55:04 +0000
5833 Message-ID: <20001113185504.J29183@plum.flirble.org>
5834 Branch: perl
5835 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
5836____________________________________________________________________________
51c9377f
JH
5837[ 7675] By: nick on 2000/11/13 20:21:57
5838 Log: Integrate mainline ...
5839 Branch: perlio
5840 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
5841 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
5842 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
5843 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
5844____________________________________________________________________________
734efae8
JH
5845[ 7674] By: jhi on 2000/11/13 15:07:56
5846 Log: Update Changes.
5847 Branch: perl
5848 ! Changes patchlevel.h
5849____________________________________________________________________________
436e4861
JH
5850[ 7673] By: jhi on 2000/11/13 14:42:42
5851 Log: Remove the new two tests of lib/io_xs for now, they seem to
5852 fail under perlio on some platforms.
5853 Branch: perl
5854 ! t/lib/io_xs.t
5855____________________________________________________________________________
5856[ 7672] By: jhi on 2000/11/13 13:57:53
5857 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
5858 Branch: perl
5859 ! perlio.c
5860____________________________________________________________________________
5861[ 7671] By: jhi on 2000/11/13 05:30:48
5862 Log: Placate nervous compilers that see longer than ints switch()ing.
5863 Branch: perl
5864 ! utf8.c
5865____________________________________________________________________________
5866[ 7670] By: jhi on 2000/11/13 05:14:21
5867 Log: fputs() does return EOF on error but here we don't care.
5868 Branch: perl
5869 ! perlio.c
5870____________________________________________________________________________
5871[ 7669] By: jhi on 2000/11/13 05:02:45
5872 Log: Declare reg_data like reg_substr_data.
5873 Branch: perl
5874 ! regexp.h
5875____________________________________________________________________________
5876[ 7668] By: jhi on 2000/11/13 04:54:34
5877 Log: Typos in #7667.
5878 Branch: perl
5879 ! perl.h
5880____________________________________________________________________________
5881[ 7667] By: jhi on 2000/11/13 04:49:49
5882 Log: Cleanup messy #ifdef.
5883 Branch: perl
5884 ! perl.h
5885____________________________________________________________________________
5886[ 7666] By: jhi on 2000/11/13 04:17:34
5887 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
5888 From: Nicholas Clark <nick@talking.bollo.cx>
5889 Date: Sun, 12 Nov 2000 21:14:11 +0000
5890 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
5891
5892 Note: only one breakage of the two reported is fixed by this patch.
5893 Branch: perl
5894 ! perlio.c
5895____________________________________________________________________________
5896[ 7665] By: jhi on 2000/11/13 04:05:07
5897 Log: Tweak the definition of the bit complement on UTF-8 data:
5898 if none of the characters in the string are > 0xff,
5899 the result is a complemented byte string, not a (UTF-8)
5900 char string. Based on the summary in
5901
5902 Subject: Re: [ID 20000918.005] ~ on wide chars
5903 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5904 Date: Fri, 10 Nov 2000 09:47:15 -0800
5905 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
5906
5907 This should give us the maximum backward (pre-char string)
5908 compatibility and utf8 compatibility. The other alternative
5909 would be to limit the bit complement to be always byte only,
5910 taking the least significant byte of the chars.
5911 Branch: perl
5912 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
5913____________________________________________________________________________
5914[ 7664] By: jhi on 2000/11/13 00:23:44
5915 Log: Couple of tests from #7660 salvaged.
5916 Branch: perl
5917 - t/op/tell.t
5918 ! MANIFEST t/io/tell.t
5919____________________________________________________________________________
5920[ 7663] By: jhi on 2000/11/13 00:02:48
5921 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
5922 From: Nicholas Clark <nick@talking.bollo.cx>
5923 Date: Sun, 12 Nov 2000 21:23:43 +0000
5924 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
5925 Branch: perl
5926 ! perlsfio.h
5927____________________________________________________________________________
5928[ 7662] By: jhi on 2000/11/13 00:01:39
5929 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
5930 From: Nicholas Clark <nick@talking.bollo.cx>
5931 Date: Sun, 12 Nov 2000 21:30:04 +0000
5932 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
5933 Branch: perl
5934 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
5935____________________________________________________________________________
5936[ 7661] By: jhi on 2000/11/12 23:57:29
5937 Log: Document tell() on special streams.
5938 Branch: perl
5939 ! pod/perlfunc.pod
5940____________________________________________________________________________
5941[ 7660] By: jhi on 2000/11/12 23:54:22
5942 Log: (Subsumed by #7664)
5943 Branch: perl
5944 + t/op/tell.t
5945 ! MANIFEST
5946____________________________________________________________________________
5947[ 7659] By: jhi on 2000/11/12 22:55:25
5948 Log: Many subdocumented return values of the IO extension now documented.
5949 ungetc and write still left subdocumented.
5950
5951 Subject: [PATCH] (was Re: IO::Handle::ungetc)
5952 From: Nicholas Clark <nick@talking.bollo.cx>
5953 Date: Sun, 12 Nov 2000 21:35:53 +0000
5954 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
5955 Branch: perl
5956 ! ext/IO/lib/IO/Handle.pm
5957____________________________________________________________________________
5958[ 7658] By: jhi on 2000/11/12 21:37:06
5959 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
5960 From: Nicholas Clark <nick@talking.bollo.cx>
5961 Date: Sun, 12 Nov 2000 20:03:22 +0000
5962 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
5963 Branch: perl
5964 ! pod/perlfunc.pod
5965____________________________________________________________________________
5966[ 7657] By: jhi on 2000/11/12 20:34:55
5967 Log: Integrate perlio.
5968 Branch: perl
5969 !> perlio.c
5970____________________________________________________________________________
51c9377f
JH
5971[ 7656] By: nick on 2000/11/12 19:25:06
5972 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
5973 Branch: perlio
5974 ! perlio.c
5975____________________________________________________________________________
5976[ 7655] By: nick on 2000/11/12 19:09:41
5977 Log: Integrate mainline
5978 Branch: perlio
5979 +> README.solaris ext/Encode/Encode/cp1006.enc
5980 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
5981 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
5982 +> ext/Encode/Encode/iso8859-13.enc
5983 +> ext/Encode/Encode/iso8859-14.enc
5984 +> ext/Encode/Encode/iso8859-15.enc
5985 !> (integrate 34 files)
5986____________________________________________________________________________
5987[ 7654] By: jhi on 2000/11/12 19:00:22
5988 Log: Add a metaconfig unit for fsync.
5989 Branch: metaconfig/U/perl
5990 + d_fsync.U
5991____________________________________________________________________________
436e4861
JH
5992[ 7653] By: jhi on 2000/11/12 19:00:01
5993 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
5994 Branch: perl
5995 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5996 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5997 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5998 ! vos/config.ga.h win32/config.bc win32/config.gc
5999 ! win32/config.vc
6000____________________________________________________________________________
6001[ 7652] By: jhi on 2000/11/11 21:12:01
6002 Log: Copy the s// information of README.hpux also to the perlrun.
6003 Branch: perl
6004 ! README.hpux pod/perlrun.pod
6005____________________________________________________________________________
6006[ 7651] By: jhi on 2000/11/11 21:03:13
6007 Log: More README.solaris updates from Andy Dougherty.
6008 Branch: perl
6009 ! README.solaris
6010____________________________________________________________________________
6011[ 7650] By: jhi on 2000/11/11 18:38:57
6012 Log: More descriptive error for unknown perlio layers.
6013
6014 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
6015 From: Dominic Dunlop <domo@computer.org>
6016 Date: Sat, 11 Nov 2000 18:20:32 +0100
6017 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
6018 Branch: perl
6019 ! perlio.c pod/perldiag.pod
6020____________________________________________________________________________
6021[ 7649] By: jhi on 2000/11/11 18:37:52
6022 Log: MachTen doesn't really do mmap() and munmap().
6023
6024 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
6025 From: Dominic Dunlop <domo@computer.org>
6026 Date: Sat, 11 Nov 2000 18:20:32 +0100
6027 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
6028 Branch: perl
6029 ! hints/machten.sh
6030____________________________________________________________________________
6031[ 7648] By: jhi on 2000/11/11 18:36:46
6032 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
6033 From: rspier@pobox.com (Robert Spier)
6034 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
6035 Message-ID: <14861.32839.491271.985797@rls.cx>
6036 Branch: perl
6037 ! Porting/Contract pod/perltoot.pod
6038____________________________________________________________________________
51c9377f
JH
6039[ 7647] By: jhi on 2000/11/11 18:35:30
6040 Log: Simplify the getpagesize() unit by dropping the
6041 pagesize probe since it's nowadays slightly more
6042 complicated because of sysconf(). (Note: if some
6043 platform really needs the -lPW for getpagesize,
6044 I just broke it.)
6045
6046 TODO: a new pagesize unit.
6047 Branch: metaconfig
6048 ! U/compline/d_getpagsz.U
6049____________________________________________________________________________
436e4861
JH
6050[ 7646] By: jhi on 2000/11/11 18:33:23
6051 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
6052 Branch: perl
6053 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6054 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
6055 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6056 ! vos/config.ga.h win32/config.bc win32/config.gc
6057 ! win32/config.vc
6058____________________________________________________________________________
6059[ 7645] By: jhi on 2000/11/11 16:45:15
6060 Log: Use sysconf() or getpagesize() to find out the pagesize.
6061 Branch: perl
6062 ! perlio.c
6063____________________________________________________________________________
6064[ 7644] By: jhi on 2000/11/11 15:46:08
6065 Log: Integrate perlio.
6066 Branch: perl
6067 !> perlio.c
6068____________________________________________________________________________
6069[ 7643] By: jhi on 2000/11/11 15:33:36
6070 Log: Subject: Re: [PATCH] README.solaris
6071 From: Lupe Christoph <lupe@lupe-christoph.de>
6072 Date: Sat, 11 Nov 2000 14:08:10 +0100
6073 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
6074 Branch: perl
6075 ! README.solaris
6076____________________________________________________________________________
6077[ 7642] By: jhi on 2000/11/11 15:22:12
6078 Log: Subject: [PATCH perl@7638] cygwin port
6079 From: "Eric Fifer" <egf7@columbia.edu>
6080 Date: Fri, 10 Nov 2000 19:30:30 -0000
6081 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
6082 Branch: perl
6083 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
6084____________________________________________________________________________
51c9377f
JH
6085[ 7641] By: nick on 2000/11/11 14:50:36
6086 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
6087 Also call "Buf" layer directly when unread'ing non-read chars.
6088 Branch: perlio
6089 ! perlio.c
6090____________________________________________________________________________
436e4861
JH
6091[ 7640] By: jhi on 2000/11/11 02:05:02
6092 Log: Add more encoding tables.
6093 Branch: perl
6094 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
6095 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
6096 + ext/Encode/Encode/iso8859-10.enc
6097 + ext/Encode/Encode/iso8859-13.enc
6098 + ext/Encode/Encode/iso8859-14.enc
6099 + ext/Encode/Encode/iso8859-15.enc
6100 ! MANIFEST
6101____________________________________________________________________________
6102[ 7639] By: jhi on 2000/11/10 18:49:25
6103 Log: Subject: [PATCH] README.solaris
6104 From: Andy Dougherty <doughera@lafayette.edu>
6105 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
6106 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
6107 Branch: perl
6108 + README.solaris
6109 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
6110 ! pod/perl.pod pod/perltoc.pod
6111____________________________________________________________________________
6112[ 7638] By: jhi on 2000/11/10 15:04:15
6113 Log: Update Changes.
6114 Branch: perl
6115 ! Changes patchlevel.h
6116____________________________________________________________________________
92e9a5a0
JH
6117[ 7637] By: jhi on 2000/11/10 14:14:28
6118 Log: Explain better why certain regex tests are skipped.
6119
6120 Subject: Re: tests skipped: unknown reason
6121 From: Lupe Christoph <lupe@lupe-christoph.de>
6122 Date: Fri, 10 Nov 2000 09:08:56 +0100
6123 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
6124 Branch: perl
6125 ! t/op/regexp.t
6126____________________________________________________________________________
51c9377f
JH
6127[ 7636] By: nick on 2000/11/10 13:40:00
6128 Log: Integrate mainline.
6129 Branch: perlio
6130 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
6131 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
6132 !> win32/bin/search.pl
6133____________________________________________________________________________
92e9a5a0
JH
6134[ 7635] By: nick on 2000/11/10 13:25:52
6135 Log: Re-instate stdio large file support via perlio.
6136 Branch: perl
6137 ! perlio.c
6138____________________________________________________________________________
6139[ 7634] By: jhi on 2000/11/10 04:49:55
6140 Log: Amdahl UTS hints updates.
6141
6142 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
6143 From: hom00@utsglobal.com (Harold O Morris)
6144 Date: Thu, 9 Nov 2000 20:02 PST
6145 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
6146 Branch: perl
6147 ! hints/uts.sh
6148____________________________________________________________________________
6149[ 7633] By: jhi on 2000/11/09 23:33:28
6150 Log: Subject: [PATCH] IO::Seekable pod
6151 From: Nicholas Clark <nick@talking.bollo.cx>
6152 Date: Thu, 9 Nov 2000 20:29:45 +0000
6153 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
6154 Branch: perl
6155 ! ext/IO/lib/IO/Handle.pm
6156____________________________________________________________________________
6157[ 7632] By: jhi on 2000/11/09 21:55:41
6158 Log: Various doc oddball characters.
6159
6160 Subject: [ID 20001106.004] Perl 5.6.0 bugs
6161 From: Michael Somos <somos@grail.cba.csuohio.edu>
6162 Date: Mon, 6 Nov 2000 17:44:20 -0500
6163 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
6164 Branch: perl
6165 ! emacs/cperl-mode.el lib/unicode/syllables.txt
6166 ! win32/bin/search.pl
6167____________________________________________________________________________
6168[ 7631] By: jhi on 2000/11/09 21:12:29
6169 Log: Subject: Re: bash -c exit and linux hints
6170 From: "John P. Linderman" <jpl@research.att.com>
6171 Date: Thu, 02 Nov 2000 09:37:25 -0500
6172 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
6173 Branch: perl
6174 ! hints/linux.sh
6175____________________________________________________________________________
51c9377f
JH
6176[ 7630] By: nick on 2000/11/09 20:34:11
6177 Log: Integrate mainline.
6178 Branch: perlio
6179 !> (integrate 91 files)
6180____________________________________________________________________________
92e9a5a0
JH
6181[ 7629] By: jhi on 2000/11/09 19:46:31
6182 Log: Missing dTHXs.
6183
6184 Subject: RE: perl@7595 builds not on cygwin
6185 From: "Eric Fifer" <egf7@columbia.edu>
6186 Date: Thu, 9 Nov 2000 19:26:50 -0000
6187 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
6188 Branch: perl
6189 ! ext/Devel/Peek/Peek.xs
6190____________________________________________________________________________
6191[ 7628] By: jhi on 2000/11/09 14:48:27
6192 Log: Disable only the tests 99 and 166 for UTF-8 locales.
6193 Branch: perl
6194 ! t/pragma/locale.t
6195____________________________________________________________________________
6196[ 7627] By: jhi on 2000/11/09 14:40:27
6197 Log: There's no =head3.
6198 Branch: perl
6199 ! pod/perlhack.pod
6200____________________________________________________________________________
6201[ 7626] By: jhi on 2000/11/09 13:54:26
6202 Log: The generated boot_* headers are wrong. Pickier compiler,
6203 such as KAI C++ will refuse to compile the resulting perlmain.
6204
6205 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
6206 From: Harri Pasanen <harri.pasanen@trema.com>
6207 Date: Thu, 09 Nov 2000 14:23:28 +0100
6208 Message-Id: <3A0AA550.26D548A3@trema.com>
6209 Branch: perl
6210 ! minimod.pl
6211____________________________________________________________________________
6212[ 7625] By: jhi on 2000/11/09 13:50:44
6213 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
6214 From: Prymmer/Kahn <pvhp@best.com>
6215 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
6216 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
6217
6218 All except the "cow orker" change.
6219 Branch: perl
6220 ! Porting/pumpkin.pod
6221____________________________________________________________________________
6222[ 7624] By: jhi on 2000/11/09 13:45:33
6223 Log: Fix for
6224
6225 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
6226 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6227 Date: Thu, 09 Nov 2000 11:05:52 +0100
6228 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
6229 Branch: perl
6230 ! pod/perldiag.pod t/pragma/warn/pp_sys
6231____________________________________________________________________________
6232[ 7623] By: jhi on 2000/11/09 13:37:16
6233 Log: Typo in an ifndef.
6234
6235 Subject: Re: [PATCH 5.7.0] better messages from malloc()
6236 From: Joe Smith <jms@inwap.com>
6237 Date: Thu, 09 Nov 2000 01:33:14 -0800
6238 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
6239 Branch: perl
6240 ! malloc.c
6241____________________________________________________________________________
6242[ 7622] By: jhi on 2000/11/09 13:31:18
6243 Log: Remove unused extra arguments.
6244 Branch: metaconfig/U/perl
6245 ! perlxv.U
6246 Branch: perl
6247 ! Configure config_h.SH
6248____________________________________________________________________________
6249[ 7621] By: jhi on 2000/11/09 13:16:36
6250 Log: More VMS moves on environment handling, from Charles Lane.
6251 Branch: perl
6252 ! t/pragma/locale.t
6253____________________________________________________________________________
6254[ 7620] By: jhi on 2000/11/09 04:42:38
6255 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
6256 From: David Dyck <dcd@tc.fluke.com>
6257 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
6258 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
6259 Branch: perl
6260 ! pp_sys.c
6261____________________________________________________________________________
6262[ 7619] By: jhi on 2000/11/09 04:36:21
6263 Log: Forgot from #7618.
6264 Branch: perl
6265 ! lib/File/stat.pm
6266____________________________________________________________________________
6267[ 7618] By: jhi on 2000/11/09 04:28:44
6268 Log: Make deleting for %ENV work for (newer versions of) VMS,
6269 from Craig A. Berry.
6270 Branch: perl
6271 ! vms/vms.c
6272____________________________________________________________________________
6273[ 7617] By: jhi on 2000/11/09 04:25:05
6274 Log: Subject: [PATCH] Class::Struct at compile time
6275 From: "Casey R. Tweten" <crt@kiski.net>
6276 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
6277 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
6278 Branch: perl
6279 ! lib/Class/Struct.pm
6280____________________________________________________________________________
6281[ 7616] By: jhi on 2000/11/09 04:15:17
6282 Log: Subject: [ID 20001108.013] spelling
6283 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
6284 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
6285 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
6286 Branch: perl
6287 ! lib/ftp.pl
6288____________________________________________________________________________
6289[ 7615] By: jhi on 2000/11/09 04:12:42
6290 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
6291 From: Peter Prymmer <pvhp@forte.com>
6292 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
6293 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
6294 Branch: perl
6295 ! configure.com
6296____________________________________________________________________________
6297[ 7614] By: jhi on 2000/11/08 22:42:55
6298 Log: A missing aTHX_.
6299 Branch: perl
6300 ! ext/IPC/SysV/SysV.xs
6301____________________________________________________________________________
6302[ 7613] By: jhi on 2000/11/08 19:30:21
6303 Log: Update Changes.
6304 Branch: perl
6305 ! Changes patchlevel.h
6306____________________________________________________________________________
5d7f827b
JH
6307[ 7612] By: jhi on 2000/11/08 18:35:25
6308 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
6309 From: David Dyck <dcd@tc.fluke.com>
6310 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
6311 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
6312 Branch: perl
6313 ! pp_sys.c
6314____________________________________________________________________________
6315[ 7611] By: jhi on 2000/11/08 18:30:26
6316 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
6317 From: Dominic Dunlop <domo@computer.org>
6318 Date: Tue, 7 Nov 2000 12:05:25 +0100
6319 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
6320 Branch: perl
6321 ! malloc.c
6322____________________________________________________________________________
6323[ 7610] By: jhi on 2000/11/08 18:25:14
6324 Log: Do not test UTF-8 locales since that the tests would require
6325 polymorphic regexen.
6326 Branch: perl
6327 ! t/pragma/locale.t
6328____________________________________________________________________________
6329[ 7609] By: jhi on 2000/11/08 17:12:51
6330 Log: Locale buglets.
6331
6332 Subject: RE: Locales support (setlocale) fixes
6333 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6334 Date: Wed, 8 Nov 2000 20:01:39 +0300
6335 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
6336 Branch: perl
6337 ! t/pragma/locale.t util.c
6338____________________________________________________________________________
6339[ 7608] By: jhi on 2000/11/08 17:00:16
6340 Log: Deleting $ENV{PATH} in VMS is not recommendable.
6341 Branch: perl
6342 ! t/pragma/locale.t
6343____________________________________________________________________________
6344[ 7607] By: jhi on 2000/11/08 16:58:26
6345 Log: Subject: PATCH std stdio for (Free)BSD
6346 From: Nicholas Clark <nick@ccl4.org>
6347 Date: Wed, 8 Nov 2000 15:36:29 +0000
6348 Message-ID: <20001108153629.D98736@plum.flirble.org>
6349 Branch: metaconfig
6350 ! U/compline/d_stdstdio.U
6351 Branch: perl
6352 ! Configure config_h.SH
6353____________________________________________________________________________
6354[ 7606] By: jhi on 2000/11/08 16:43:31
6355 Log: Forgot to bump the line numbers in #7601.
6356 Branch: perl
6357 ! t/pragma/warn/pp_sys
6358____________________________________________________________________________
6359[ 7605] By: jhi on 2000/11/08 16:39:12
6360 Log: More careful detection of how well NVs and UVs mix.
6361
6362 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))
6363 From: Nicholas Clark <nick@ccl4.org>
6364 Date: Wed, 8 Nov 2000 15:14:12 +0000
6365 Message-ID: <20001108151412.B98736@plum.flirble.org>
6366
6367 Added some SIGFPE paranoia.
6368 Branch: metaconfig/U/perl
6369 ! perlxv.U
6370 Branch: perl
6371 ! Configure config_h.SH
6372____________________________________________________________________________
6373[ 7604] By: jhi on 2000/11/08 14:39:10
6374 Log: Subject: [patch perl@7595] VMS configure.com tweak
6375 From: "Craig A. Berry" <craigberry@mac.com>
6376 Date: Wed, 8 Nov 2000 00:24:12 -0600
6377 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
6378 Branch: perl
6379 ! configure.com
6380____________________________________________________________________________
6381[ 7603] By: jhi on 2000/11/08 14:27:11
6382 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
6383 From: Robin Barker <rmb1@cise.npl.co.uk>
6384 Date: Wed, 8 Nov 2000 11:11:39 GMT
6385 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
6386 Branch: perl
6387 ! perlio.c
6388____________________________________________________________________________
6389[ 7602] By: jhi on 2000/11/08 14:25:03
6390 Log: Fix for the tie-refhash string table leaks.
6391
6392 From: Nick Ing-Simmons <nik@tiuk.ti.com>
6393 Date: Wed, 8 Nov 2000 13:03:04 GMT
6394 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
6395 Branch: perl
6396 ! t/lib/tie-refhash.t
6397____________________________________________________________________________
6398[ 7601] By: jhi on 2000/11/08 14:21:08
6399 Log: Try to avoid flockless and emulationless places.
6400 Branch: perl
6401 ! t/pragma/warn/pp_sys
6402____________________________________________________________________________
6403[ 7600] By: jhi on 2000/11/08 02:28:54
6404 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
6405
6406 Subject: [PATCH] prototyped functions that should be overrideable
6407 From: "Casey R. Tweten" <crt@kiski.net>
6408 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
6409 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
6410 Branch: perl
6411 ! toke.c
6412____________________________________________________________________________
6413[ 7599] By: jhi on 2000/11/08 01:12:05
6414 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
6415
6416 Subject: [PATCH] perlbug.PL
6417 From: "Kurt D. Starsinic" <kstar@chapin.edu>
6418 Date: Mon, 6 Nov 2000 21:39:01 -0500
6419 Message-ID: <20001106213901.B20955@O2.chapin.edu>
6420 Branch: perl
6421 ! utils/perlbug.PL
6422____________________________________________________________________________
6423[ 7598] By: jhi on 2000/11/07 23:42:00
6424 Log: Bad thinko in #7581 (I used the test program with the expanded
6425 values as-is).
6426 Branch: metaconfig
6427 ! U/compline/d_stdstdio.U
6428 Branch: perl
6429 ! Configure
6430____________________________________________________________________________
6431[ 7597] By: jhi on 2000/11/07 21:43:29
6432 Log: Subject: [PATCH perl@7573] cygwin port
6433 From: "Fifer, Eric" <EFifer@sanwaint.com>
6434 Date: Tue, 7 Nov 2000 18:08:51 -0000
6435 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
6436
6437 Synchronize with Cygwin 1.1.5.
6438 Branch: perl
6439 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
6440 ! pod/perlport.pod unixish.h util.c
6441____________________________________________________________________________
6442[ 7596] By: jhi on 2000/11/07 21:39:25
6443 Log: perlhack updates from H.Merijn Brand.
6444 Branch: perl
6445 ! pod/perlhack.pod
6446____________________________________________________________________________
6447[ 7595] By: jhi on 2000/11/07 20:21:41
6448 Log: Update Changes.
6449 Branch: perl
6450 ! Changes patchlevel.h
6451____________________________________________________________________________
f2b18709
JH
6452[ 7594] By: jhi on 2000/11/07 19:18:58
6453 Log: Be more robust in Dynaloader.pm.
6454 Branch: perl
6455 ! ext/DynaLoader/DynaLoader_pm.PL
6456____________________________________________________________________________
6457[ 7593] By: jhi on 2000/11/07 16:49:31
6458 Log: AUTHORS update.
6459 Branch: perl
6460 ! AUTHORS
6461____________________________________________________________________________
6462[ 7592] By: gsar on 2000/11/07 16:39:51
6463 Log: normalize relative paths in virtualized current directory on windows,
6464 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
6465 returns)
6466 Branch: perl
6467 ! win32/vdir.h
6468____________________________________________________________________________
6469[ 7591] By: jhi on 2000/11/07 16:04:26
6470 Log: Too profiler-happy: with optimization the #7590 actually makes
6471 the test to run 0.5% _slower_. Requires much more instrumentation.
6472 Retract #7590.
6473 Branch: perl
6474 ! regcomp.c regcomp.h
6475____________________________________________________________________________
6476[ 7590] By: jhi on 2000/11/07 15:51:13
6477 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
6478 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
6479 by using memset() and testing bytewise (as opposed to bitwise).
6480 Branch: perl
6481 ! regcomp.c regcomp.h
6482____________________________________________________________________________
6483[ 7589] By: jhi on 2000/11/07 12:56:39
6484 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
6485 From: "Craig A. Berry" <craig.berry@psinetcs.com>
6486 Date: Mon, 06 Nov 2000 23:45:30 -0500
6487 Message-Id: <0011079735.AA973576259@univpress.com>
6488 Branch: perl
6489 ! configure.com t/lib/st-lock.t
6490____________________________________________________________________________
6491[ 7588] By: jhi on 2000/11/07 01:03:28
6492 Log: Tweak #7587.
6493 Branch: perl
6494 ! pod/perldiag.pod
6495____________________________________________________________________________
6496[ 7587] By: jhi on 2000/11/07 01:00:27
6497 Log: A doc addition for bug id 20001105.019, beware \p.
6498 Branch: perl
6499 ! pod/perldiag.pod
6500____________________________________________________________________________
6501[ 7586] By: jhi on 2000/11/07 00:32:22
6502 Log: Fake support of holey files in win/dosish platforms.
6503
6504 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
6505 From: kipp@shonanblue.ne.jp
6506 Date: Mon, 6 Nov 2000 13:30:55 -0800
6507 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
6508 Branch: perl
6509 ! ext/SDBM_File/sdbm/sdbm.c
6510____________________________________________________________________________
6511[ 7585] By: jhi on 2000/11/07 00:12:54
6512 Log: Subject: Pod updates
6513 From: "Stephen P. Potter" <spp@spotter.yi.org>
6514 Date: Mon, 06 Nov 2000 18:56:43 -0500
6515 Message-Id: <200011062357.SAA18173@spotter.yi.org>
6516 Branch: perl
6517 ! README.dos README.os2 README.win32 pod/buildtoc.PL
6518 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
6519 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
6520 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6521 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
6522 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
6523 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
6524 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
6525 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
6526 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
6527 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
6528 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
6529 ! pod/perltootc.pod pod/perlunicode.pod
6530____________________________________________________________________________
6531[ 7584] By: jhi on 2000/11/07 00:04:17
6532 Log: Varargs don't always work too well if one puts an unsigned
6533 char on the stack and pop an unsigned quad off the stack.
6534
6535 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
6536 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6537 Date: Mon, 06 Nov 2000 15:19:05 -0800
6538 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
6539 Branch: perl
6540 ! utf8.c
6541____________________________________________________________________________
6542[ 7583] By: jhi on 2000/11/06 23:58:48
6543 Log: %ENV note tweaks from Dan Sugalski.
6544 Branch: perl
6545 ! pod/perlport.pod vms/perlvms.pod
6546____________________________________________________________________________
6547[ 7582] By: jhi on 2000/11/06 23:05:49
6548 Log: glibc5 detection by __GNU_LIBRARY__.
6549 Branch: perl
6550 ! toke.c
6551____________________________________________________________________________
6552[ 7581] By: jhi on 2000/11/06 22:51:29
6553 Log: Make the stdio test program of 7427 less noisy while being
6554 compiled so that Digital UNIX wouldn't get both
6555 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
6556 undefined. This makes perlio happy.
6557 Branch: metaconfig
6558 ! U/compline/d_stdstdio.U
6559 Branch: perl
6560 ! Configure config_h.SH
6561____________________________________________________________________________
6562[ 7580] By: jhi on 2000/11/06 22:41:41
6563 Log: Document %ENV = () portability issues.
6564 Branch: perl
6565 ! pod/perlport.pod vms/perlvms.pod
6566____________________________________________________________________________
6567[ 7579] By: jhi on 2000/11/06 21:29:24
6568 Log: VOS updates from Paul Green.
6569 Branch: perl
6570 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6571____________________________________________________________________________
6572[ 7578] By: jhi on 2000/11/06 21:00:40
6573 Log: Sanitize the environment further.
6574 Branch: perl
6575 ! t/pragma/locale.t
6576____________________________________________________________________________
6577[ 7577] By: jhi on 2000/11/06 20:53:51
6578 Log: Re-introduce 7552 lost in integration.
6579 Branch: perl
6580 ! perlio.c
6581____________________________________________________________________________
6582[ 7576] By: jhi on 2000/11/06 20:33:46
6583 Log: Admit that the test leaks scalars.
6584 Branch: perl
6585 ! t/comp/proto.t
6586____________________________________________________________________________
6587[ 7575] By: jhi on 2000/11/06 20:17:08
6588 Log: Integrate perlio.
6589 Branch: perl
6590 !> perlio.c
6591____________________________________________________________________________
51c9377f
JH
6592[ 7574] By: nick on 2000/11/06 20:07:28
6593 Log: Remove debug. Try (Mmap_t) on madvise() call.
6594 Branch: perlio
6595 ! perlio.c
6596____________________________________________________________________________
f2b18709
JH
6597[ 7573] By: jhi on 2000/11/06 13:56:05
6598 Log: Update Changes.
6599 Branch: perl
6600 ! Changes patchlevel.h
6601____________________________________________________________________________
e3b1fa82
JH
6602[ 7572] By: jhi on 2000/11/06 13:48:41
6603 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
6604 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6605 Date: Mon, 06 Nov 2000 10:11:42 +0100
6606 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
6607 Branch: perl
6608 ! pod/perlhack.pod
6609____________________________________________________________________________
6610[ 7571] By: jhi on 2000/11/06 01:45:51
6611 Log: AUTHORS updates.
6612 Branch: perl
6613 ! AUTHORS
6614____________________________________________________________________________
6615[ 7570] By: jhi on 2000/11/06 00:18:00
6616 Log: Fix for
6617
6618 Subject: [ID 20000728.005] perl -P broken
6619 From: David Dyck <dcd@tc.fluke.com>
6620 Date: Fri, 28 Jul 2000 17:19:16 -0700
6621 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
6622
6623 (hopefully). The fix is also not complete, it seems to break
6624 BOM swallowing for libc5 systems, but until someone figures
6625 out a way to do this without ftell(), this will do.
6626 Branch: perl
6627 ! toke.c
6628____________________________________________________________________________
6629[ 7569] By: jhi on 2000/11/06 00:05:30
6630 Log: Document that the evaled syntax errors cause scalar leaks.
6631 Branch: perl
6632 ! t/comp/proto.t
6633____________________________________________________________________________
6634[ 7568] By: jhi on 2000/11/05 23:14:47
6635 Log: opmini.o can linger from Configures past.
6636 Branch: perl
6637 ! Makefile.SH
6638____________________________________________________________________________
6639[ 7567] By: jhi on 2000/11/05 21:28:39
6640 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
6641 first argument correctly.
6642 Branch: perl
6643 ! perlio.c
6644____________________________________________________________________________
6645[ 7566] By: jhi on 2000/11/05 21:15:56
6646 Log: Integrate perlio.
6647 Branch: perl
6648 !> perlio.c
6649____________________________________________________________________________
6650[ 7565] By: jhi on 2000/11/05 21:15:13
6651 Log: Use -dM for gcc (the suggested patch did it only for Linux,
6652 but I think it can be generalized).
6653
6654 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
6655 From: Pixel <pixel@mandrakesoft.com>
6656 Date: 05 Nov 2000 21:49:34 +0100
6657 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
6658 Branch: perl
6659 ! ext/Errno/Errno_pm.PL
6660____________________________________________________________________________
51c9377f
JH
6661[ 7564] By: nick on 2000/11/05 21:09:18
6662 Log: Added a mmap layer as a "subclass" of perlio.
6663 PERLIO=mmap ./perl harness passes
6664 Branch: perlio
6665 ! perlio.c
6666____________________________________________________________________________
e3b1fa82
JH
6667[ 7563] By: jhi on 2000/11/05 19:48:55
6668 Log: Add a note for future generations about bug id 20000229.006.
6669 Branch: perl
6670 ! malloc.c
6671____________________________________________________________________________
6672[ 7562] By: jhi on 2000/11/05 19:38:24
6673 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
6674 Branch: perl
6675 ! pp_ctl.c t/op/pos.t
6676____________________________________________________________________________
6677[ 7561] By: jhi on 2000/11/05 18:21:46
6678 Log: Add =pod to be tidy.
6679 Branch: perl
6680 ! lib/Math/Complex.pm
6681____________________________________________________________________________
6682[ 7560] By: jhi on 2000/11/05 17:38:46
6683 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
6684 Branch: perl
6685 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6686 ! ext/Storable/Storable.xs t/lib/st-recurse.t
6687____________________________________________________________________________
6688[ 7559] By: jhi on 2000/11/05 17:32:59
6689 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
6690 From: "Peter J. Farley III" <pjfarley@banet.net>
6691 Date: Sun, 05 Nov 2000 11:55:59 -0500
6692 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
6693 Branch: perl
6694 ! t/lib/syslog.t
6695____________________________________________________________________________
6696[ 7558] By: jhi on 2000/11/05 17:29:19
6697 Log: Integrate perlio.
6698 Branch: perl
6699 !> perlio.c
6700____________________________________________________________________________
6701[ 7557] By: jhi on 2000/11/05 17:22:01
6702 Log: A fix of sorts for 20000329.026, a better error message
6703 for a missing "use charnames" when using the \N{...}.
6704 Branch: perl
6705 ! pod/perldiag.pod toke.c
6706____________________________________________________________________________
6707[ 7556] By: jhi on 2000/11/05 16:33:50
6708 Log: Test tweak: show also the failed locales.
6709
6710 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
6711 From: Lupe Christoph <lupe@lupe-christoph.de>
6712 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
6713 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
6714 Branch: perl
6715 ! t/pragma/locale.t
6716____________________________________________________________________________
51c9377f
JH
6717[ 7555] By: nick on 2000/11/05 11:09:34
6718 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
6719 open RDWR so does not fail. (pragma/warnings 303 again...)
6720 Branch: perlio
6721 ! perlio.c
6722____________________________________________________________________________
6723[ 7554] By: nick on 2000/11/05 10:10:13
6724 Log: Fix case where ungetc(f,EOF) was allowed.
6725 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
6726 so we can see similarities.
6727 Use types more carefully and a STDCHAR array in hope that this will
6728 fix Jarrko's 64bit machine.
6729 Branch: perlio
6730 ! perlio.c
6731____________________________________________________________________________
e3b1fa82
JH
6732[ 7553] By: jhi on 2000/11/05 01:12:16
6733 Log: Fix for
6734
6735 Subject: [ID 20001004.007] taint propogation is inconsistent
6736 From: pimlott@idiomtech.com (Andrew Pimlott)
6737 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
6738 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
6739
6740 The culprit was sv_setsv() which was rather blindly
51c9377f
JH
6741 propagating taint, which lead to behaviour where if
6742 a tainted anon hash value was seen all the hash values
6743 from then on at that level became tainted, or at any
6744 upper levels in the case of nested anon hashes.
e3b1fa82
JH
6745 Branch: perl
6746 ! sv.c t/op/taint.t
6747____________________________________________________________________________
6748[ 7552] By: jhi on 2000/11/04 23:44:18
6749 Log: Some cpps don't like splitting conditionals across several lines.
6750 Branch: perl
6751 ! perlio.c
6752____________________________________________________________________________
51c9377f
JH
6753[ 7551] By: nick on 2000/11/04 23:40:44
6754 Log: Integrate mainline
6755 Branch: perlio
6756 !> pp_hot.c t/op/taint.t
6757____________________________________________________________________________
6758[ 7550] By: nick on 2000/11/04 23:39:05
6759 Log: Integrate mainline again
6760 Branch: perlio
6761 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
6762 !> t/lib/b.t t/op/misc.t util.c
6763____________________________________________________________________________
e3b1fa82
JH
6764[ 7549] By: jhi on 2000/11/04 23:14:01
6765 Log: Fix for
6766
6767 Subject: [ID 20001004.006] undef is never tainted
6768 From: pimlott@idiomtech.com (Andrew Pimlott)
6769 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
6770 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
6771
6772 An undef read from a slurped file was not tainted.
6773 Branch: perl
6774 ! pp_hot.c t/op/taint.t
6775____________________________________________________________________________
6776[ 7548] By: jhi on 2000/11/04 22:56:21
6777 Log: Test tweak ($Config{useperlio} is by default undef) .
6778 Branch: perl
6779 ! t/lib/b.t
6780____________________________________________________________________________
6781[ 7547] By: jhi on 2000/11/04 22:43:56
6782 Log: Integrate perlio.
6783 Branch: perl
6784 +> lib/perlio.pm
6785 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
6786 !> pod/perlapi.pod t/lib/b.t
6787____________________________________________________________________________
6788[ 7546] By: jhi on 2000/11/04 22:40:59
6789 Log: Configure would use a bad $myuname from an old config.sh.
6790
6791 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
6792 From: Andy Dougherty <doughera@lafayette.edu>
6793 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
6794 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
6795 Branch: metaconfig
6796 ! U/modified/Oldconfig.U
6797 Branch: perl
6798 ! Configure config_h.SH
6799____________________________________________________________________________
6800[ 7545] By: jhi on 2000/11/04 22:36:54
6801 Log: Subject: Locales support (setlocale) fixes
6802 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6803 Date: Sat, 4 Nov 2000 10:15:48 +0300
6804 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
6805
6806 Modified quite a bit to be more portable.
6807 Branch: perl
6808 ! embed.h embed.pl perl.h proto.h util.c
6809____________________________________________________________________________
6810[ 7544] By: jhi on 2000/11/04 22:32:47
6811 Log: Dying is too strict here, better just skip.
6812 Branch: perl
6813 ! t/op/misc.t
6814____________________________________________________________________________
51c9377f
JH
6815[ 7543] By: nick on 2000/11/04 21:55:13
6816 Log: Merge mainline
6817 Branch: perlio
6818 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
6819 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
6820 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
6821 !> (integrate 64 files)
6822____________________________________________________________________________
e3b1fa82
JH
6823[ 7542] By: jhi on 2000/11/04 21:09:28
6824 Log: More Changes tweakery.
6825 Branch: perl
6826 ! Changes Porting/genlog
6827____________________________________________________________________________
0b3b9d72
JH
6828[ 7541] By: jhi on 2000/11/04 20:58:18
6829 Log: Changes fixups.
6830 Branch: perl
6831 ! Changes
6832____________________________________________________________________________
71d4b5fd
JH
6833[ 7540] By: jhi on 2000/11/04 20:42:38
6834 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
6835 create a "fast path" for locale name probing using "locale -a"
6836 if available, squash finally hopefully the s?printf resetting
6837 the numeric locale (since, IIUC perllocale, it never shouldn't).
6838 Branch: perl
6839 ! sv.c t/op/misc.t t/pragma/locale.t
6840____________________________________________________________________________
51c9377f
JH
6841[ 7539] By: nick on 2000/11/04 19:56:10
6842 Log: PerlIO infrastructure complete.
6843 Branch: perlio
6844 + lib/perlio.pm
6845 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
6846____________________________________________________________________________
6847[ 7538] By: nick on 2000/11/04 14:31:32
6848 Log: Type tweaks + less contorted allocation scheme
6849 Branch: perlio
6850 ! perlio.c
6851____________________________________________________________________________
6852[ 7537] By: nick on 2000/11/04 12:40:42
6853 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
6854 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
6855 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
6856 sensible) which lead to some interesting fails.
6857 Branch: perlio
6858 ! perlio.c
6859____________________________________________________________________________
0b3b9d72
JH
6860[ 7536] By: jhi on 2000/11/04 00:20:02
6861 Log: Add FCNTL_CAN_LOCK.
6862
6863 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
6864 From: Andy Dougherty <doughera@lafayette.edu>
6865 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
6866 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
6867
6868 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
6869 From: Andy Dougherty <doughera@lafayette.edu>
6870 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
6871 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
6872 Branch: metaconfig/U/perl
6873 + d_fcntl_can_lock.U
6874 ! startperl.U
6875 Branch: perl
6876 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6877 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
6878 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6879 ! vos/config.ga.h win32/config.bc win32/config.gc
6880 ! win32/config.vc
6881____________________________________________________________________________
51c9377f
JH
6882[ 7535] By: nick on 2000/11/03 22:19:10
6883 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
6884 - Works on Linux with
6885 perlio + unix
6886 stdio
6887 - Works on Solaris with
6888 perlio + unix
6889 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
6890 - Fails (hangs in openpid) if you try and stack
6891 perlio + stdio - Linux stdio's read() logic is hanging.
6892 Branch: perlio
6893 ! iperlsys.h perlio.c
6894____________________________________________________________________________
71d4b5fd
JH
6895[ 7534] By: jhi on 2000/11/03 15:16:02
6896 Log: Subject: Re: README.aix
6897 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6898 Date: Fri, 03 Nov 2000 16:03:15 +0100
6899 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
6900 Branch: perl
6901 ! README.aix
6902____________________________________________________________________________
6903[ 7533] By: jhi on 2000/11/03 03:59:02
6904 Log: Subject: [PATCH 5.7.0] better messages from malloc()
6905 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6906 Date: Wed, 1 Nov 2000 23:39:56 -0500
6907 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
6908 Branch: perl
6909 ! malloc.c pod/perldiag.pod
6910____________________________________________________________________________
6911[ 7532] By: jhi on 2000/11/03 00:11:56
6912 Log: The #7521 touched things it shouldn't have.
6913 Branch: perl
6914 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
6915____________________________________________________________________________
6916[ 7531] By: jhi on 2000/11/02 22:32:33
6917 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
6918 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6919 Date: Thu, 2 Nov 2000 16:58:36 EST
6920 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
6921 Branch: perl
6922 ! vms/gen_shrfls.pl
6923____________________________________________________________________________
6924[ 7530] By: jhi on 2000/11/02 22:08:49
6925 Log: Fix the problem discussed in
6926
6927 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
6928 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
6929 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
6930
6931 originally from Linc Madison. Also Andreas König's comments
6932 taken into account. Some other problems with Tie::SubstrHash
6933 fixed: didn't croak when the table exceeded the requested number
6934 of entries (as documented) but instead when the number of entries
6935 exceeded the size of the table, a croak() had an unnecessary \n,
6936 didn't have a CLEAR method, documented that there is no exists().
6937 Didn't fix to be strict-proof because the module uses &foo; and
6938 dynamic scope. Added a test script exercizing both first tamely
6939 the basic functionality, and then the failure cases reported by
6940 Linc Madison.
6941 Branch: perl
6942 + t/lib/tie-substrhash.t
6943 ! MANIFEST lib/Tie/SubstrHash.pm
6944____________________________________________________________________________
6945[ 7529] By: jhi on 2000/11/02 17:58:08
6946 Log: recv() can fail and return undef.
6947
6948 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
6949 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
6950 Date: Thu, 2 Nov 2000 20:12:20 +0300
6951 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
6952 Branch: perl
6953 ! lib/Net/Ping.pm
6954____________________________________________________________________________
6955[ 7528] By: jhi on 2000/11/02 17:49:09
6956 Log: Detpyo.
6957 Branch: perl
6958 ! pod/perlop.pod
6959____________________________________________________________________________
6960[ 7527] By: jhi on 2000/11/02 15:48:37
6961 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
6962 fix a autovivification bug in Tie::RefHash, add tests for both.
6963
6964 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
6965 From: Edward Avis <epa98@doc.ic.ac.uk>
6966 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
6967 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
6968 Branch: perl
6969 + t/lib/tie-refhash.t
6970 ! MANIFEST lib/Tie/RefHash.pm
6971____________________________________________________________________________
6972[ 7526] By: jhi on 2000/11/02 13:56:26
6973 Log: Test::Harness revealed buglets in the new DynaLoader.
6974
6975 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
6976 From: andreas.koenig@anima.de (Andreas J. Koenig)
6977 Date: 02 Nov 2000 11:26:48 +0100
6978 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
6979 Branch: perl
6980 ! ext/DynaLoader/DynaLoader_pm.PL
6981____________________________________________________________________________
6982[ 7525] By: jhi on 2000/11/01 23:52:08
6983 Log: The entry for #7503 was missing.
6984 Branch: perl
6985 ! Changes
6986____________________________________________________________________________
6987[ 7524] By: jhi on 2000/11/01 23:40:52
6988 Log: Update Changes.
6989 Branch: perl
6990 ! Changes patchlevel.h
6991____________________________________________________________________________
4d1e299e
JH
6992[ 7523] By: jhi on 2000/11/01 22:57:09
6993 Log: More tweaking on the #7522 theme.
6994 Branch: perl
6995 ! ext/DynaLoader/DynaLoader_pm.PL
6996____________________________________________________________________________
6997[ 7522] By: jhi on 2000/11/01 22:06:15
6998 Log: Expand %Config variables and %ENV variables only if
6999 so requested during build time using the
7000 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
7001 Not expanding makes relocating distributions easier.
7002 Branch: perl
7003 ! ext/DynaLoader/DynaLoader_pm.PL
7004____________________________________________________________________________
7005[ 7521] By: jhi on 2000/11/01 20:56:34
7006 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
7007 and setgid() because they were just changing $< and $( which means
7008 only changing the real uid/gid, as opposed to changing both
7009 real and effective ids. (The alternative way could have been
7010 in POSIX.pm to change $> and $), too, but making a direct call
7011 to the C API feels cleaner.) Fixes the bug
7012
7013 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
7014 From: "Garry T. Williams" <garry@zvolve.com>
7015 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
7016 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
7017 Branch: perl
7018 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7019 ! ext/POSIX/typemap pod/perlvar.pod
7020____________________________________________________________________________
7021[ 7520] By: jhi on 2000/11/01 20:08:33
7022 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
7023 From: "Garry T. Williams" <garry@zvolve.com>
7024 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
7025 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
7026 Branch: perl
7027 ! pod/perlsec.pod
7028____________________________________________________________________________
7029[ 7519] By: jhi on 2000/11/01 20:01:22
7030 Log: Locale warning explanation tweak.
7031 Branch: perl
7032 ! pod/perldiag.pod
7033____________________________________________________________________________
7034[ 7518] By: jhi on 2000/11/01 18:57:13
7035 Log: C.pm part of
7036
7037 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
7038 From: Jarkko Hietaniemi <jhi@iki.fi>
7039 Date: Tue, 10 Oct 2000 08:22:28 -0500
7040 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
7041 Branch: perl
7042 ! ext/B/B/C.pm
7043____________________________________________________________________________
7044[ 7517] By: jhi on 2000/11/01 18:41:59
7045 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
7046 From: Martien Verbruggen <mgjv@comdyn.com.au>
7047 Date: Fri, 6 Oct 2000 14:09:10 +1100
7048 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
7049 Branch: perl
7050 ! pod/perlop.pod
7051____________________________________________________________________________
7052[ 7516] By: jhi on 2000/11/01 18:34:55
7053 Log: Generalize the Camel wording.
7054
7055 Subject: Re: perlfaq style changes
7056 From: John Borwick <jhborwic@unity.ncsu.edu>
7057 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
7058 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
7059 Branch: perl
7060 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
7061____________________________________________________________________________
7062[ 7515] By: jhi on 2000/11/01 16:52:31
7063 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
7064 From: pimlott@idiomtech.com (Andrew Pimlott)
7065 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
7066 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
7067 Branch: perl
7068 ! pod/perlsec.pod
7069____________________________________________________________________________
7070[ 7514] By: jhi on 2000/11/01 15:03:40
7071 Log: More AIX lore.
7072 Branch: perl
7073 ! ext/re/hints/aix.pl
7074____________________________________________________________________________
7075[ 7513] By: jhi on 2000/11/01 14:48:30
7076 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
7077 From: root <root@chronos.fi.muni.cz>
7078 Date: Wed, 1 Nov 2000 12:31:32 +0100
7079 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
7080 Branch: perl
7081 ! lib/Net/Ping.pm
7082____________________________________________________________________________
7083[ 7512] By: jhi on 2000/11/01 14:46:47
7084 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
7085 From: Martin Husemann <martin@duskware.de>
7086 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
7087 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
7088 Branch: perl
7089 ! regcomp.c
7090____________________________________________________________________________
7091[ 7511] By: jhi on 2000/11/01 14:39:50
7092 Log: AUTHORS updates.
7093 Branch: perl
7094 ! AUTHORS
7095____________________________________________________________________________
0b3b9d72
JH
7096[ 7510] By: jhi on 2000/11/01 14:29:50
7097 Log: Subject: [PATCH] startperl to respect versiononly
7098 From: Robin Barker <rmb1@cise.npl.co.uk>
7099 Date: Tue, 31 Oct 2000 16:29:36 GMT
7100 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
7101 Branch: metaconfig/U/perl
7102 ! startperl.U
7103 Branch: perl
7104 ! Configure config_h.SH
7105____________________________________________________________________________
4d1e299e
JH
7106[ 7509] By: jhi on 2000/11/01 14:19:53
7107 Log: printf UVs the correct way, noticed by Robin Barker.
7108 Branch: perl
7109 ! utf8.c
7110____________________________________________________________________________
7111[ 7508] By: jhi on 2000/11/01 14:10:03
7112 Log: Do not cleanup *% because the % has special meanings in some
7113 shell environments.
7114 Branch: perl
7115 ! ext/Storable/Makefile.PL
7116____________________________________________________________________________
7117[ 7507] By: jhi on 2000/11/01 14:06:00
7118 Log: The NonStop-UX libraries have a novel way to say NaN.
7119 Branch: perl
7120 ! t/lib/bigfltpm.t
7121____________________________________________________________________________
0b3b9d72
JH
7122[ 7506] By: jhi on 2000/11/01 14:03:35
7123 Log: The osname has been lowercased by now, from Tom Bates.
7124 Branch: metaconfig
7125 ! U/modified/Oldconfig.U
7126 Branch: perl
7127 ! Configure config_h.SH
7128____________________________________________________________________________
4d1e299e
JH
7129[ 7505] By: jhi on 2000/10/31 19:18:39
7130 Log: The compiler is either gcc or cc, from Tom Bates.
7131 Branch: perl
7132 ! hints/nonstopux.sh
7133____________________________________________________________________________
7134[ 7504] By: jhi on 2000/10/31 14:53:42
7135 Log: Update Changes.
7136 Branch: perl
7137 ! Changes patchlevel.h
7138____________________________________________________________________________
0b3b9d72
JH
7139[ 7503] By: jhi on 2000/10/31 14:30:50
7140 Log: Whitespace style tweak. Was originally going to see to
7141
7142 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
7143 From: Joe Smith <jms@inwap.com>
7144 Date: Mon, 30 Oct 2000 18:47:57 -0800
7145 Message-Id: <39FE32DD.24AAC4D@inwap.com>
7146
7147 but that had already been taken care of.
7148 Branch: metaconfig
7149 ! U/compline/d_stdstdio.U
7150 Branch: perl
7151 ! Configure config_h.SH
7152____________________________________________________________________________
582754e4
JH
7153[ 7502] By: jhi on 2000/10/31 14:25:02
7154 Log: AUTHORS tweaks.
7155 Branch: perl
7156 ! AUTHORS
7157____________________________________________________________________________
7158[ 7501] By: jhi on 2000/10/31 14:23:59
7159 Log: Subject: perlfaq style changes
7160 From: John Borwick <jhborwic@unity.ncsu.edu>
7161 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
7162 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
7163 Branch: perl
7164 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
7165 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7166 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
7167 ! pod/perlfaq9.pod
7168____________________________________________________________________________
7169[ 7500] By: jhi on 2000/10/31 14:22:15
7170 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
7171
7172 Subject: Re: [ID 20000918.005] ~ on wide chars
7173 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7174 Date: Mon, 30 Oct 2000 21:09:55 -0800
7175 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
7176
7177 (The ord() part of the patch skipped.)
7178 Branch: perl
7179 ! doop.c
7180____________________________________________________________________________
7181[ 7499] By: jhi on 2000/10/31 14:20:08
7182 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
7183 From: Jens Hamisch <jens@Strawberry.COM>
7184 Date: Mon, 30 Oct 2000 15:17:07 +0100
7185 Message-Id: <20001030151707.A9597@Strawberry.COM>
7186 Branch: perl
7187 ! av.c
7188____________________________________________________________________________
7189[ 7498] By: jhi on 2000/10/31 14:16:29
7190 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
7191 From: Peter Prymmer <pvhp@forte.com>
7192 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
7193 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
7194 Branch: perl
7195 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
7196 + ext/Encode/Encode/posix-bc.enc
7197 ! MANIFEST t/lib/encode.t
7198____________________________________________________________________________
7199[ 7497] By: jhi on 2000/10/31 14:13:22
7200 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
7201 From: Peter Prymmer <pvhp@forte.com>
7202 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
7203 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
7204 Branch: perl
7205 ! t/lib/cgi-html.t
7206____________________________________________________________________________
7207[ 7496] By: jhi on 2000/10/31 14:12:05
7208 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
7209 From: Peter Prymmer <pvhp@forte.com>
7210 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
7211 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
7212 Branch: perl
7213 ! t/lib/cgi-function.t
7214____________________________________________________________________________
7215[ 7495] By: jhi on 2000/10/31 14:11:08
7216 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
7217 From: Peter Prymmer <pvhp@forte.com>
7218 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
7219 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
7220 Branch: perl
7221 + ext/re/hints/aix.pl
7222 ! MANIFEST ext/re/Makefile.PL
7223____________________________________________________________________________
7224[ 7494] By: jhi on 2000/10/31 14:08:32
7225 Log: Use Errno magic.
7226
7227 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
7228 From: Casey Tweten <perl@ctweten.amsite.com>
7229 Date: Mon, 30 Oct 2000 15:51:17 -0500
7230 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
7231 Branch: perl
7232 ! lib/File/Temp.pm
7233____________________________________________________________________________
7234[ 7493] By: jhi on 2000/10/31 14:05:07
7235 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
7236
7237 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
7238 From: Nicholas Clark <nick@ccl4.org>
7239 Date: Mon, 30 Oct 2000 17:38:45 +0000
7240 Message-ID: <20001030173845.O60355@plum.flirble.org>
7241 Branch: perl
7242 ! Makefile.SH utils/perlbug.PL
7243____________________________________________________________________________
51c9377f
JH
7244[ 7492] By: nick on 2000/10/30 19:37:23
7245 Log: Change files which are mysteriously different to mainline to be
7246 copies of mainline.
7247 Branch: perlio
7248 ! objXSUB.h perlapi.c pod/perlapi.pod
7249____________________________________________________________________________
7250[ 7491] By: nick on 2000/10/30 18:05:54
7251 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
7252 - typo in endian code in putc.
7253 - Don't allow read of write-only files and vice-versa
7254 - and off-by-one in flush-all loop.
7255 Remove debug calls as they were using GCC specific features.
7256 Branch: perlio
7257 ! perlio.c
7258____________________________________________________________________________
7259[ 7490] By: nick on 2000/10/29 21:45:45
7260 Log: Integrate mainline to perlio
7261 Branch: perlio
7262 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
7263 !> toke.c
7264____________________________________________________________________________
582754e4
JH
7265[ 7489] By: jhi on 2000/10/29 21:11:08
7266 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
7267 From: andreas.koenig@anima.de (Andreas J. Koenig)
7268 Date: 29 Oct 2000 22:05:59 +0100
7269 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
7270 Branch: perl
7271 ! lib/ExtUtils/Manifest.pm
7272____________________________________________________________________________
7273[ 7488] By: jhi on 2000/10/29 21:07:47
7274 Log: Tests for #7487.
7275
7276 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
7277 From: andreas.koenig@anima.de (Andreas J. Koenig)
7278 Date: 29 Oct 2000 19:37:09 +0100
7279 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
7280 Branch: perl
7281 ! t/comp/proto.t
7282____________________________________________________________________________
7283[ 7487] By: jhi on 2000/10/29 21:06:27
7284 Log: constsub spillage.
7285
7286 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
7287 From: John Tobey <jtobey@john-edwin-tobey.org>
7288 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
7289 Message-Id: <m13pvSr-000FObC@feynman.localnet>
7290 Branch: perl
7291 ! op.c
7292____________________________________________________________________________
51c9377f
JH
7293[ 7486] By: nick on 2000/10/29 21:05:04
7294 Log: Integrate mainline to perlio branch
7295 Branch: perlio
7296 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
7297 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
7298 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
7299 +> vos/install_perl.cm
7300 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
7301 - vos/config.h vos/config_h.SH_orig
7302 !> (integrate 141 files)
7303____________________________________________________________________________
582754e4
JH
7304[ 7485] By: jhi on 2000/10/29 21:00:47
7305 Log: Make \x{...} consistently produce UTF-8.
7306
7307 Subject: Re: \x{...} is confused
7308 From: Simon Cozens <simon@cozens.net>
7309 Date: Sun, 29 Oct 2000 19:36:48 +0000
7310 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
7311 Branch: perl
7312 ! t/pragma/utf8.t toke.c
7313____________________________________________________________________________
51c9377f
JH
7314[ 7484] By: nick on 2000/10/29 20:05:29
7315 Log: PerlIO passes all tests.
7316 Branch: perlio
7317 ! perlio.c
7318____________________________________________________________________________
582754e4
JH
7319[ 7483] By: jhi on 2000/10/29 18:06:55
7320 Log: Update Changes.
7321 Branch: perl
7322 ! Changes patchlevel.h
7323____________________________________________________________________________
51c9377f
JH
7324[ 7482] By: nick on 2000/10/29 17:43:28
7325 Log: Include <unistd.h> to get correct lseek() prototype etc.
7326 (I thought perl.h did that) - down to two fails
7327 - comp/require.t (last test)
7328 - lib/io_xs.t - possibly import/export of FILE * ?
7329 Branch: perlio
7330 ! perlio.c
7331____________________________________________________________________________
39ca283e
JH
7332[ 7481] By: jhi on 2000/10/29 17:02:37
7333 Log: UTF-8 decoder tweak.
7334 Branch: perl
7335 ! utf8.c
7336____________________________________________________________________________
51c9377f
JH
7337[ 7480] By: nick on 2000/10/29 16:26:11
7338 Log: Fixed two bugs:
7339 - error code not being set on close (of broken pipe)
7340 - append mode was truncating.
7341 At least one seek/tell bug remains.
7342 Branch: perlio
7343 ! perlio.c
7344____________________________________________________________________________
7345[ 7479] By: nick on 2000/10/29 11:18:16
7346 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
7347 in case of accidents. Still several worrying fails, no line disciplines yet.
7348 Branch: perlio
7349 ! iperlsys.h perlio.c
7350____________________________________________________________________________
39ca283e
JH
7351[ 7478] By: jhi on 2000/10/29 02:04:01
7352 Log: Add also emailless people.
7353 Branch: perl
7354 ! AUTHORS
7355____________________________________________________________________________
7356[ 7477] By: jhi on 2000/10/29 01:36:00
7357 Log: The #7476 needs a MANIFEST change, too.
7358 Branch: perl
7359 ! MANIFEST
7360____________________________________________________________________________
7361[ 7476] By: jhi on 2000/10/29 01:35:21
7362 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
7363 Branch: perl
7364 - MAINTAIN
7365 ! AUTHORS Changes
7366____________________________________________________________________________
7367[ 7475] By: jhi on 2000/10/28 23:57:25
7368 Log: De-quoted-unreadable to ISO Latin 1.
7369 (There's one ISO-2022-JP name in Changes5.004.)
7370 Branch: perl
7371 ! Changes Changes5.6
7372____________________________________________________________________________
7373[ 7474] By: jhi on 2000/10/28 19:13:06
7374 Log: Subject: [ID 20001027.007] uniq array in perlfaq
7375 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
7376 Date: Fri, 27 Oct 2000 19:28:30 +0200
7377 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
7378 Branch: perl
7379 ! pod/perlfaq4.pod
7380____________________________________________________________________________
7381[ 7473] By: jhi on 2000/10/28 18:02:05
7382 Log: Locking null mutexes is not recommendable.
7383
7384 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
7385 From: Hugo <hv@crypt.compulink.co.uk>
7386 Date: Sat, 28 Oct 2000 18:41:12 +0100
7387 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
7388 Branch: perl
7389 ! op.c
7390____________________________________________________________________________
7391[ 7472] By: jhi on 2000/10/28 17:52:58
7392 Log: Better create a true mailing list for the repository keepers.
7393 Branch: perl
7394 ! Porting/repository.pod
7395____________________________________________________________________________
7396[ 7471] By: jhi on 2000/10/28 17:28:24
7397 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
7398 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
7399 Branch: perl
7400 + Porting/repository.pod
7401 ! MANIFEST
7402____________________________________________________________________________
7403[ 7470] By: jhi on 2000/10/28 17:20:54
7404 Log: Subject: DOC PATCH 5.6.0
7405 From: mjd@plover.com
7406 Date: 27 Oct 2000 17:32:44 -0000
7407 Message-ID: <20001027173244.23754.qmail@plover.com>
7408 Branch: perl
7409 ! pod/perlfunc.pod
7410____________________________________________________________________________
7411[ 7469] By: jhi on 2000/10/28 17:16:45
7412 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
7413 From: "Peter J. Farley III" <pjfarley@banet.net>
7414 Date: Fri, 27 Oct 2000 20:32:56 -0400
7415 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
7416 Branch: perl
7417 ! README.dos
7418____________________________________________________________________________
7419[ 7468] By: jhi on 2000/10/28 17:07:18
7420 Log: Make target reordering to avoid pointless re-makes.
7421
7422 Subject: Re: Total re-make of 'make okfile' after 7451 ?
7423 From: Nicholas Clark <nick@ccl4.org>
7424 Date: Sat, 28 Oct 2000 00:31:02 +0100
7425 Message-ID: <20001028003101.A54517@plum.flirble.org>
7426 Branch: perl
7427 ! Makefile.SH
7428____________________________________________________________________________
7429[ 7467] By: jhi on 2000/10/28 17:05:31
7430 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
7431 From: lvirden@cas.org
7432 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
7433 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
7434 Branch: perl
7435 ! README.os2
7436____________________________________________________________________________
7437[ 7466] By: jhi on 2000/10/28 16:09:16
7438 Log: Upgrade to CPAN 1.58_55.
7439
7440 Subject: CPAN.pm status
7441 From: andreas.koenig@anima.de (Andreas J. Koenig)
7442 Date: 28 Oct 2000 08:18:00 +0200
7443 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
7444 Branch: perl
7445 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7446____________________________________________________________________________
7447[ 7465] By: jhi on 2000/10/28 16:02:47
7448 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
7449 Branch: perl
7450 ! embed.h embed.pl perl.h proto.h toke.c
7451____________________________________________________________________________
7452[ 7464] By: nick on 2000/10/28 10:43:44
7453 Log: Fix for sv_2iv() on "shared" value from keys %hash.
7454 Branch: perl
7455 ! sv.c
7456____________________________________________________________________________
7457[ 7463] By: jhi on 2000/10/27 16:18:29
7458 Log: Update Changes.
7459 Branch: perl
7460 ! Changes patchlevel.h
7461____________________________________________________________________________
0b3b9d72
JH
7462[ 7462] By: jhi on 2000/10/27 16:17:44
7463 Log: Too enthusiastic editing in #7460.
7464 Branch: metaconfig
7465 ! U/modified/Oldsym.U
7466 Branch: perl
7467 ! Configure config_h.SH
7468____________________________________________________________________________
9fa20d2e
JH
7469[ 7461] By: jhi on 2000/10/27 15:37:38
7470 Log: Retract #7459, the script needs more work.
7471 Branch: perl
7472 - mkreef
7473 ! MANIFEST
7474____________________________________________________________________________
0b3b9d72
JH
7475[ 7460] By: jhi on 2000/10/27 15:23:14
7476 Log: Use $sort, $uniq (and $tr) consistently as wondered
7477 by Nicholas Clark.
7478 Branch: metaconfig
7479 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
7480 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
7481 ! U/modified/libc.U
7482 Branch: perl
7483 ! Configure config_h.SH
7484____________________________________________________________________________
9fa20d2e
JH
7485[ 7459] By: jhi on 2000/10/27 15:02:07
7486 Log: (Retracted by #7461)
7487
7488 Add a shell script for creating/removing symbolic link farms,
7489 useful for keeping the source code read-only and doing the
7490 builds somewhere else.
7491 Branch: perl
7492 + mkreef
7493 ! MANIFEST
7494____________________________________________________________________________
7495[ 7458] By: jhi on 2000/10/27 14:42:20
7496 Log: Do away with the fix_pl.
7497 Branch: perl
7498 - fix_pl
7499 ! MANIFEST Makefile.SH
7500____________________________________________________________________________
7501[ 7457] By: jhi on 2000/10/27 12:43:13
7502 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
7503 From: Jens Hamisch <jens@Strawberry.COM>
7504 Date: Fri, 27 Oct 2000 14:38:21 +0200
7505 Message-Id: <20001027143821.B3366@Strawberry.COM>
7506 Branch: perl
7507 ! perl.h
7508____________________________________________________________________________
7509[ 7456] By: jhi on 2000/10/27 12:33:42
7510 Log: Subject: [PATCH] todo
7511 From: Nicholas Clark <nick@ccl4.org>
7512 Date: Thu, 26 Oct 2000 22:32:29 +0100
7513 Message-ID: <20001026223229.A44540@plum.flirble.org>
7514 Branch: perl
7515 ! pod/perltodo.pod
7516____________________________________________________________________________
7517[ 7455] By: jhi on 2000/10/27 12:02:21
7518 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
7519 From: John Tobey <jtobey@john-edwin-tobey.org>
7520 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
7521 Message-Id: <m13ozHF-000FObC@feynman.localnet>
7522 Branch: perl
7523 ! op.c t/pragma/sub_lval.t
7524____________________________________________________________________________
7525[ 7454] By: jhi on 2000/10/27 11:59:42
7526 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
7527 From: sthoenna@efn.org
7528 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
7529 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
7530 Branch: perl
7531 ! pp.c t/op/assignwarn.t
7532____________________________________________________________________________
7533[ 7453] By: jhi on 2000/10/27 00:15:08
7534 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
7535 Branch: perl
7536 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7537 ! ext/Storable/Storable.xs t/lib/st-lock.t
7538____________________________________________________________________________
7539[ 7452] By: jhi on 2000/10/26 13:05:52
7540 Log: Undo #7451, this seems to be a deficiency in Perforce,
7541 there is no per-file line-terminator type, only per-client.
7542 Branch: perl
7543 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
7544 ! win32/makefile.mk
7545____________________________________________________________________________
7546[ 7451] By: jhi on 2000/10/26 04:56:03
7547 Log: Experimenting in DOS arcana.
7548 Branch: perl
7549 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
7550 ! win32/makefile.mk
7551____________________________________________________________________________
7552[ 7450] By: jhi on 2000/10/26 04:50:52
7553 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
7554 From: "Peter J. Farley III" <pjfarley@banet.net>
7555 Date: Wed, 25 Oct 2000 23:10:18 -0400
7556 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
7557 Branch: perl
7558 ! t/io/open.t
7559____________________________________________________________________________
7560[ 7449] By: jhi on 2000/10/26 04:49:16
7561 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
7562 From: Hugo <hv@crypt.compulink.co.uk>
7563 Date: Thu, 26 Oct 2000 01:55:17 +0100
7564 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
7565
7566 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
7567 Branch: perl
7568 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
7569____________________________________________________________________________
7570[ 7448] By: jhi on 2000/10/26 04:38:36
7571 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
7572 From: Peter Prymmer <pvhp@forte.com>
7573 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
7574 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
7575 Branch: perl
7576 ! configure.com
7577____________________________________________________________________________
7578[ 7447] By: jhi on 2000/10/25 23:20:02
7579 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
7580 in platforms that strictly require all the symbols being present
7581 at link time.
7582 Branch: perl
7583 ! handy.h
7584____________________________________________________________________________
7585[ 7446] By: jhi on 2000/10/25 21:55:57
7586 Log: Update Changes.
7587 Branch: perl
7588 ! Changes patchlevel.h
7589____________________________________________________________________________
fdfe4652
JH
7590[ 7445] By: jhi on 2000/10/25 21:27:08
7591 Log: Integrate with vmsperl #7430 by Charles Bailey:
7592
7593 Cleanup from prior patch (Charles Lane?):
7594 - improve handling of MFDs in Basename and Path
7595 - default to no xsubpp line # munging when building debug images
7596 Branch: perl
7597 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
7598____________________________________________________________________________
7599[ 7444] By: jhi on 2000/10/25 21:03:50
7600 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
7601 From: John Peacock <JPeacock@UnivPress.com>
7602 Date: Thu, 18 May 2000 11:55:27 -0400
7603 Message-ID: <3924126F.A58BE57A@UnivPress.com>
7604 Branch: perl
7605 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
7606 ! t/op/write.t
7607____________________________________________________________________________
7608[ 7443] By: jhi on 2000/10/25 20:43:10
7609 Log: Temporary stopgap for the self-tying issue: for now only
7610 array and hash self-ties are verboten. The real fix, of
7611 course, would be to comprehensively test (and implement?)
7612 and debug (and document) self-ties.
7613 Branch: perl
7614 ! pod/perldiag.pod pp_sys.c t/op/tie.t
7615____________________________________________________________________________
7616[ 7442] By: jhi on 2000/10/25 20:14:30
7617 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
7618 From: Dan Sugalski <dan@sidhe.org>
7619 Date: Wed, 25 Oct 2000 13:36:35 -0400
7620 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
7621
7622 plus regen global.sym.
7623 Branch: perl
7624 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
7625 ! thrdvar.h util.c
7626____________________________________________________________________________
7627[ 7441] By: jhi on 2000/10/25 20:12:20
7628 Log: buildtoc target tweaks.
7629 Branch: perl
7630 ! pod/Makefile.SH
7631____________________________________________________________________________
7632[ 7440] By: jhi on 2000/10/25 20:03:53
7633 Log: A new version of making the syslog test more robust.
7634 (Replaces #7421.)
7635
7636 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
7637 From: "Kurt D. Starsinic" <kstar@chapin.edu>
7638 Date: Wed, 25 Oct 2000 12:13:54 -0400
7639 Message-ID: <20001025121354.B2264@O2.chapin.edu>
7640 Branch: perl
7641 ! t/lib/syslog.t
7642____________________________________________________________________________
7643[ 7439] By: jhi on 2000/10/25 20:00:48
7644 Log: Continue the internal UTF-8 API tweaking.
7645 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
7646 used much more than the simpler API, now called utf8_to_uv_simple().
7647 Still not quite happy with API, too much partial duplication
7648 of functionality.
7649 Branch: perl
7650 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
7651 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
7652 ! regcomp.c regexec.c sv.c toke.c utf8.c
7653____________________________________________________________________________
7654[ 7438] By: jhi on 2000/10/25 18:52:30
7655 Log: Allow poking holes at the UTF-8 decoding strictness.
7656 Branch: perl
7657 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
7658 ! utf8.h
7659____________________________________________________________________________
7660[ 7437] By: jhi on 2000/10/25 13:53:05
7661 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
7662 UTF8LEN() and UTF8SKIP().
7663 Branch: perl
7664 ! pp.c utf8.c utf8.h
7665____________________________________________________________________________
7666[ 7436] By: jhi on 2000/10/25 13:51:37
7667 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
7668 From: Nicholas Clark <nick@ccl4.org>
7669 Date: Wed, 25 Oct 2000 14:44:05 +0100
7670 Message-ID: <20001025144404.D27253@plum.flirble.org>
7671 Branch: perl
7672 ! pod/perlrun.pod
7673____________________________________________________________________________
7674[ 7435] By: jhi on 2000/10/25 13:49:32
7675 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
7676 From: Mike Guy <mjtg@cam.ac.uk>
7677 Date: Tue, 24 Oct 2000 14:59:40 +0100
7678 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
7679 Branch: perl
7680 ! scope.c
7681____________________________________________________________________________
7682[ 7434] By: jhi on 2000/10/25 13:48:41
7683 Log: AIX is picky about its symbol exports. Solution for now
7684 is to include the deb.o explicitly to the re extension build.
7685
7686 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
7687 From: Peter Prymmer <pvhp@forte.com>
7688 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
7689 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
7690 Branch: perl
7691 ! ext/re/Makefile.PL hints/aix.sh
7692____________________________________________________________________________
7693[ 7433] By: jhi on 2000/10/25 13:46:49
7694 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
7695 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7696 Date: Wed, 25 Oct 2000 12:02:20 +0200
7697 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
7698 Branch: perl
7699 ! perlsdio.h
7700____________________________________________________________________________
7701[ 7432] By: jhi on 2000/10/25 13:44:28
7702 Log: Subject: Minor update to find2perl, for portability
7703 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
7704 Date: Wed, 25 Oct 2000 12:05:47 +0100
7705 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
7706 Branch: perl
7707 ! x2p/find2perl.PL
7708____________________________________________________________________________
7709[ 7431] By: jhi on 2000/10/25 13:40:39
7710 Log: Add targets to Makefile.SH, most importantly
7711 'regen_all' which also remembers to update vms/perly*.
7712 Branch: perl
7713 ! Makefile.SH
7714____________________________________________________________________________
51c9377f
JH
7715[ 7430] By: bailey on 2000/10/25 03:13:53
7716 Log: Cleanup from prior patch (Charles Lane?):
7717 - improve handling of MFDs in Basename and Path
7718 - default to no xsubpp line # munging when building debug images
7719 Branch: vmsperl
7720 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
7721____________________________________________________________________________
fdfe4652
JH
7722[ 7429] By: jhi on 2000/10/24 20:03:40
7723 Log: Podify README.epoc and README.vos.
7724 Branch: perl
7725 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
7726 ! pod/perlport.pod pod/perltoc.pod
7727____________________________________________________________________________
7728[ 7428] By: jhi on 2000/10/24 19:10:33
7729 Log: Stratus VOS updates from Paul Green.
7730 Branch: perl
7731 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7732 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
7733 - vos/config.def vos/config.h vos/config_h.SH_orig
7734 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
7735 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
7736____________________________________________________________________________
0b3b9d72
JH
7737[ 7427] By: jhi on 2000/10/24 18:59:48
7738 Log: Check if stdio supports tweaking lval and cnt simultaneously.
7739
7740 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
7741 From: Nicholas Clark <nick@ccl4.org>
7742 Date: Mon, 23 Oct 2000 15:39:32 +0100
7743 Message-ID: <20001023153932.A10786@plum.flirble.org>
7744 Branch: metaconfig
7745 ! U/compline/d_stdstdio.U
7746 Branch: perl
7747 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7748 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
7749 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
7750 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
7751 ! vos/config.h vos/config_h.SH_orig win32/config.bc
7752 ! win32/config.gc win32/config.vc
7753____________________________________________________________________________
fdfe4652
JH
7754[ 7426] By: jhi on 2000/10/24 17:57:44
7755 Log: Missed the header file changes from #7425.
7756 Branch: perl
7757 ! embed.h embed.pl objXSUB.h proto.h
7758____________________________________________________________________________
7759[ 7425] By: jhi on 2000/10/24 17:55:17
7760 Log: Fix the bug reported in
7761
7762 From: andreas.koenig@anima.de (Andreas J. Koenig)
7763 Subject: Encode bug?
7764 Date: 24 Oct 2000 14:01:26 +0200
7765 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
7766
7767 Also make is_utf8_char() stricter.
7768 Branch: perl
7769 ! ext/Encode/Encode.xs utf8.c
7770____________________________________________________________________________
7771[ 7424] By: jhi on 2000/10/24 15:15:39
7772 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
7773 From: Peter Scott <Peter@PSDT.com>
7774 Date: Mon, 23 Oct 2000 19:46:01 -0700
7775 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
7776 Branch: perl
7777 ! pod/perlfaq5.pod
7778____________________________________________________________________________
7779[ 7423] By: jhi on 2000/10/24 14:25:30
7780 Log: Test tweak to avoid pulling in the whole Config.
7781 Branch: perl
7782 ! t/lib/st-lock.t
7783____________________________________________________________________________
7784[ 7422] By: jhi on 2000/10/24 14:03:16
7785 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
7786 Branch: perl
7787 ! pp.c
7788____________________________________________________________________________
7789[ 7421] By: jhi on 2000/10/24 13:32:09
7790 Log: (Replaced by #7440.)
7791
7792 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
7793 From: "Kurt D. Starsinic" <kstar@chapin.edu>
7794 Date: Mon, 23 Oct 2000 16:40:54 -0400
7795 Message-ID: <20001023164054.B14491@O2.chapin.edu>
7796 Branch: perl
7797 ! t/lib/syslog.t
7798____________________________________________________________________________
7799[ 7420] By: jhi on 2000/10/24 13:30:53
7800 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
7801 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7802 Date: Mon, 23 Oct 2000 17:29:03 -0400
7803 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
7804 Branch: perl
7805 ! lib/ExtUtils/MM_Unix.pm
7806____________________________________________________________________________
7807[ 7419] By: jhi on 2000/10/24 13:29:57
7808 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
7809 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7810 Date: Mon, 23 Oct 2000 19:01:32 -0400
7811 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
7812 Branch: perl
7813 ! utils/h2xs.PL
7814____________________________________________________________________________
7815[ 7418] By: jhi on 2000/10/24 13:26:04
7816 Log: Replace #7409 with
7817
7818 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
7819 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
7820 Date: Mon, 23 Oct 2000 20:08:56 +0200
7821 Message-ID: <20001023200855.A14850@nice.ram.loc>
7822 Branch: perl
7823 ! ext/Storable/Storable.pm t/lib/st-lock.t
7824____________________________________________________________________________
7825[ 7417] By: jhi on 2000/10/24 13:17:52
7826 Log: Run vms/vms_yfix.pl, should have done that after changing
7827 perly.c in #7382.
7828 Branch: perl
7829 ! vms/perly_c.vms vms/perly_h.vms
7830____________________________________________________________________________
7831[ 7416] By: jhi on 2000/10/24 02:55:33
7832 Log: Make the UTF-8 decoding stricter and more verbose when
7833 malformation happens. This involved adding an argument
7834 to utf8_to_uv_chk(), which involved changing its prototype,
7835 and prefer STRLEN over I32 for the UTF-8 length, which as
7836 a domino effect necessitated changing the prototypes of
7837 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
7838 The stricter UTF-8 decoding checking uses Markus Kuhn's
7839 UTF-8 Decode Stress Tester from
7840 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
7841 Branch: perl
7842 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
7843 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
7844 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
7845 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
7846____________________________________________________________________________
7847[ 7415] By: jhi on 2000/10/23 14:06:06
7848 Log: Update Changes.
7849 Branch: perl
7850 ! Changes patchlevel.h
7851____________________________________________________________________________
177b92d2
JH
7852[ 7414] By: jhi on 2000/10/23 12:39:52
7853 Log: Undo the basename() part of #7412 since the lib/basename
7854 tests would need upgrading too.
7855 Branch: perl
7856 ! lib/File/Basename.pm
7857____________________________________________________________________________
7858[ 7413] By: jhi on 2000/10/23 12:19:27
7859 Log: Document PERL_INSTALL_ROOT of #7210.
7860 Branch: perl
7861 ! lib/ExtUtils/Install.pm
7862____________________________________________________________________________
7863[ 7412] By: jhi on 2000/10/23 12:16:47
7864 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
7865 Branch: perl
7866 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
7867 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
7868____________________________________________________________________________
7869[ 7411] By: jhi on 2000/10/23 12:07:41
7870 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
7871 From: Prymmer/Kahn <pvhp@best.com>
7872 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
7873 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
7874 Branch: perl
7875 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
7876____________________________________________________________________________
7877[ 7410] By: jhi on 2000/10/23 04:10:11
7878 Log: The change #7187 was not so good on VMS.
7879
7880 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
7881 From: "Craig A. Berry" <craig.berry@psinetcs.com>
7882 Date: Sun, 22 Oct 2000 23:03:08 -0500
7883 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
7884 Branch: perl
7885 ! utils/perldoc.PL
7886____________________________________________________________________________
7887[ 7409] By: jhi on 2000/10/23 03:57:36
7888 Log: Avoid Storable locking on DJGPP for now.
7889
7890 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
7891 From: "Peter J. Farley III" <pjfarley@banet.net>
7892 Date: Sun, 22 Oct 2000 20:00:00 -0400
7893 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
7894 Branch: perl
7895 ! ext/Storable/Storable.pm t/lib/st-lock.t
7896____________________________________________________________________________
7897[ 7408] By: jhi on 2000/10/23 03:50:24
7898 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
7899 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7900 Date: Sun, 22 Oct 2000 21:12:22 -0400
7901 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
7902 Branch: perl
7903 ! lib/vars.pm
7904____________________________________________________________________________
7905[ 7407] By: jhi on 2000/10/23 03:43:12
7906 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
7907 From: Hugo <hv@crypt.compulink.co.uk>
7908 Date: Mon, 23 Oct 2000 00:47:22 +0100
7909 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
7910 Branch: perl
7911 ! regexec.c t/op/pat.t
7912____________________________________________________________________________
7913[ 7406] By: jhi on 2000/10/23 03:40:29
7914 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
7915 Branch: perl
7916 ! lib/ExtUtils/MakeMaker.pm
7917____________________________________________________________________________
7918[ 7405] By: jhi on 2000/10/22 21:32:00
7919 Log: Doc patch.
7920
7921 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
7922 From: rspier@pobox.com (Robert Spier)
7923 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
7924 Message-ID: <14835.16112.13457.447971@rls.cx>
7925 Branch: perl
7926 ! lib/strict.pm
7927____________________________________________________________________________
7928[ 7404] By: jhi on 2000/10/22 21:30:51
7929 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
7930 From: rspier@pobox.com (Robert Spier)
7931 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
7932 Message-ID: <14835.17223.72448.705566@rls.cx>
7933 Branch: perl
7934 ! lib/ExtUtils/MakeMaker.pm
7935____________________________________________________________________________
7936[ 7403] By: jhi on 2000/10/22 21:24:11
7937 Log: Subject: [PATCH bleadperl] ripples from constsub patch
7938 From: John Tobey <jtobey@john-edwin-tobey.org>
7939 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
7940 Message-Id: <m13nSOB-000FObC@feynman.localnet>
7941 Branch: perl
7942 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
7943____________________________________________________________________________
7944[ 7402] By: jhi on 2000/10/22 20:59:35
7945 Log: Support s?printf parameter reordering.
7946 Branch: perl
7947 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
7948____________________________________________________________________________
7949[ 7401] By: jhi on 2000/10/22 19:19:14
71d4b5fd
JH
7950 Log: Expand %Config variables only if explicitly so requested
7951 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
177b92d2
JH
7952
7953 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
7954 From: Gurusamy Sarathy <gsar@ActiveState.com>
7955 Date: Sun, 22 Oct 2000 11:47:32 -0700
7956 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
7957 Branch: perl
7958 ! Makefile.SH lib/lib_pm.PL
7959____________________________________________________________________________
7960[ 7400] By: jhi on 2000/10/22 18:24:10
7961 Log: Move the #7390 test from warn/op to comp/redef.
7962
7963 Subject: Re: Creating const subs for constants.
7964 From: John Tobey <jtobey@john-edwin-tobey.org>
7965 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
7966 Message-Id: <m13nG72-000FObC@feynman.localnet>
7967 Branch: perl
7968 ! t/comp/redef.t t/pragma/warn/op
7969____________________________________________________________________________
7970[ 7399] By: jhi on 2000/10/22 17:49:59
7971 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
7972 From: Nicholas Clark <nick@ccl4.org>
7973 Date: Sat, 21 Oct 2000 22:23:19 +0100
7974 Message-ID: <20001021222319.B45586@plum.flirble.org>
7975 Branch: perl
7976 ! ext/DynaLoader/DynaLoader_pm.PL
7977____________________________________________________________________________
7978[ 7398] By: jhi on 2000/10/22 17:47:35
7979 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
7980 From: Hugo <hv@crypt.compulink.co.uk>
7981 Date: Sat, 21 Oct 2000 18:19:59 +0100
7982 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
7983 Branch: perl
7984 ! ext/B/B.pm ext/B/B/C.pm
7985____________________________________________________________________________
7986[ 7397] By: jhi on 2000/10/22 17:35:18
7987 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
7988 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7989 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
7990 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
7991 Branch: perl
7992 ! hints/openbsd.sh
7993____________________________________________________________________________
7994[ 7396] By: jhi on 2000/10/22 17:19:46
7995 Log: Subject: installman go-faster stripes
7996 From: Nicholas Clark <nick@talking.bollo.cx>
7997 Date: Sat, 21 Oct 2000 17:24:53 +0100
7998 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
7999
8000 Subject: Re: installman go-faster stripes
8001 From: Russ Allbery <rra@stanford.edu>
8002 Date: 21 Oct 2000 11:04:13 -0700
8003 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
8004 Branch: perl
8005 ! installman pod/pod2man.PL
8006____________________________________________________________________________
8007[ 7395] By: jhi on 2000/10/22 17:17:35
8008 Log: Hints tweak from Anton Berezin.
8009 Branch: perl
8010 ! hints/freebsd.sh
8011____________________________________________________________________________
8012[ 7394] By: jhi on 2000/10/22 04:50:04
8013 Log: Tweak the Is* definitions of Unicode character classes
8014 to better match the official categorizations; embrace
8015 the official categorizations; add the combining marks
8016 as alpha (and -numeric); fix DCinital (a typo and edito)
8017 to be DCmedial.
8018 Branch: perl
8019 + lib/unicode/Is/DCmedial.pl
8020 - lib/unicode/Is/DCinital.pl
8021 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8022 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
8023 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
8024 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
8025____________________________________________________________________________
8026[ 7393] By: jhi on 2000/10/21 18:06:05
8027 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
8028 From: Daniel Chetlin <daniel@chetlin.com>
8029 Date: Sat, 21 Oct 2000 02:57:03 -0700
8030 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
8031 Branch: perl
8032 + t/lib/tie-splice.t
8033 ! MANIFEST lib/Tie/Array.pm
8034____________________________________________________________________________
51c9377f
JH
8035[ 7392] By: gsar on 2000/10/21 18:05:15
8036 Log: resync utfperl branch with mainline
8037 Branch: utfperl
8038 !> (integrate 1760 files)
8039____________________________________________________________________________
177b92d2
JH
8040[ 7391] By: jhi on 2000/10/21 14:37:49
8041 Log: Testcases for a #7383,#7385 related bug.
8042
8043 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
8044 From: Nicholas Clark <nick@ccl4.org>
8045 Date: Sat, 21 Oct 2000 15:04:51 +0100
8046 Message-ID: <20001021150451.A51566@plum.flirble.org>
8047 Branch: perl
8048 ! t/pragma/utf8.t
8049____________________________________________________________________________
8050[ 7390] By: jhi on 2000/10/21 14:35:57
8051 Log: Add a testcase for #7389.
8052 Branch: perl
8053 ! t/pragma/warn/op
8054____________________________________________________________________________
8055[ 7389] By: jhi on 2000/10/21 14:26:45
8056 Log: Subject: Re: Creating const subs for constants.
8057 From: John Tobey <jtobey@john-edwin-tobey.org>
8058 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
8059 Message-Id: <m13mo0N-000FObC@feynman.localnet>
8060 Branch: perl
8061 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
8062 ! proto.h sv.c
8063____________________________________________________________________________
51c9377f
JH
8064[ 7388] By: nick on 2000/10/21 11:44:23
8065 Log: Populate perlio branch
8066 Branch: perlio
8067 +> (branch 1760 files)
8068____________________________________________________________________________
8069[ 7387] By: nick on 2000/10/21 10:52:05
8070 Log: Get branch back as replica of mainline via :
8071 p4 integrate -b utfperl
8072 p4 resolve -at ./...
8073 Branch: utfperl
8074 +> (branch 269 files)
8075 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
8076 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
8077 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
8078 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
8079 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
8080 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
8081 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
8082 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
8083 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
8084 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
8085 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
8086 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
8087 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
8088 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
8089 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
8090 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
8091 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
8092 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
8093 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
8094 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
8095 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
8096 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
8097 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
8098 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
8099 - lib/unicode/UCD300.html lib/unicode/Unicode.300
8100 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
8101 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
8102 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
8103 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
8104 !> (integrate 965 files)
8105____________________________________________________________________________
177b92d2
JH
8106[ 7386] By: jhi on 2000/10/21 01:31:12
8107 Log: Update Changes.
8108 Branch: perl
8109 ! Changes patchlevel.h
8110____________________________________________________________________________
3a67c0c7
JH
8111[ 7385] By: jhi on 2000/10/21 01:28:42
8112 Log: The #7383 was right only in the context of the original bug report,
8113 not in more general case.
8114 Branch: perl
8115 ! pp_hot.c
8116____________________________________________________________________________
8117[ 7384] By: jhi on 2000/10/21 01:08:23
8118 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
8119 Branch: perl
8120 ! ext/IO/lib/IO/Select.pm
8121____________________________________________________________________________
8122[ 7383] By: jhi on 2000/10/21 00:44:18
8123 Log: Fix for ID 20001020.006, concatenating an unset submatch
8124 with utf8 resulted in "Modification of a read-only value".
8125 Branch: perl
8126 ! pp_hot.c t/pragma/utf8.t
8127____________________________________________________________________________
8128[ 7382] By: jhi on 2000/10/20 20:44:31
8129 Log: Make scan_num() reëntrant, as suggested in
8130
8131 Subject: [PATCH perl@7229] Rentrant parser and yylex()
8132 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8133 Date: Fri, 20 Oct 2000 14:17:27 +0100
8134 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
8135 Branch: perl
8136 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
8137 ! toke.c
8138____________________________________________________________________________
8139[ 7381] By: jhi on 2000/10/20 20:07:29
8140 Log: Reëntrancy fix.
8141
8142 Subject: [PATCH perl@7229] Rentrant parser and yylex()
8143 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8144 Date: Fri, 20 Oct 2000 14:17:27 +0100
8145 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
8146 Branch: perl
8147 ! embed.h embed.pl perl.h proto.h toke.c
8148____________________________________________________________________________
8149[ 7380] By: jhi on 2000/10/20 19:15:54
8150 Log: Don't write double values through long double pointers,
8151 based on a part of
8152
8153 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
8154 From: Jens Hamisch <jens@Strawberry.COM>
8155 Date: Tue, 17 Oct 2000 08:39:36 +0200
8156 Message-Id: <20001017083936.A11104@Strawberry.COM>
8157 Branch: perl
8158 ! perl.h pp.c
8159____________________________________________________________________________
8160[ 7379] By: jhi on 2000/10/20 18:43:37
8161 Log: Portability tweak on #7377.
8162
8163 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
8164 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8165 Date: Fri, 20 Oct 2000 13:13:41 EDT
8166 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
8167 Branch: perl
8168 ! t/lib/dprof.t
8169____________________________________________________________________________
8170[ 7378] By: jhi on 2000/10/20 12:57:19
8171 Log: SOCKS function redefinitions need prototypes, too, otherwise
8172 for example 32 bit versus 64 bit differences cause a lot of
8173 problems. Part of
8174
8175 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
8176 From: Jens Hamisch <jens@Strawberry.COM>
8177 Date: Tue, 17 Oct 2000 08:39:36 +0200
8178 Message-Id: <20001017083936.A11104@Strawberry.COM>
8179 Branch: perl
8180 ! doio.c pp_sys.c
8181____________________________________________________________________________
8182[ 7377] By: jhi on 2000/10/20 12:37:12
8183 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
8184 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8185 Date: Fri, 20 Oct 2000 08:26:04 EDT
8186 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
8187 Branch: perl
8188 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
8189____________________________________________________________________________
8190[ 7376] By: jhi on 2000/10/20 12:35:31
8191 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
8192 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8193 Date: Fri, 20 Oct 2000 07:48:15 EDT
8194 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
8195 Branch: perl
8196 ! configure.com vms/gen_shrfls.pl
8197____________________________________________________________________________
51c9377f
JH
8198[ 7375] By: bailey on 2000/10/20 04:44:37
8199 Log: SYN SYN
8200 Branch: vmsperl
8201 +> (branch 134 files)
8202 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
8203 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
8204 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
8205 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
8206 - eg/cgi/frameset.cgi eg/cgi/index.html
8207 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
8208 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
8209 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
8210 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
8211 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
8212 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
8213 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
8214 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
8215 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
8216 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
8217 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
8218 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
8219 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
8220 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
8221 - lib/unicode/Props.txt lib/unicode/UCD300.html
8222 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
8223 - utils/perlbc.PL vms/subconfigure.com
8224 !> (integrate 785 files)
8225____________________________________________________________________________
3a67c0c7
JH
8226[ 7374] By: jhi on 2000/10/20 00:59:48
8227 Log: In the latest compiler builds cccdlflags must not become -fpic,
8228 from Wilfredo Sánchez.
8229 Branch: perl
8230 ! hints/darwin.sh
8231____________________________________________________________________________
8232[ 7373] By: jhi on 2000/10/20 00:56:35
8233 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
8234 From: Tony Cook <tony@develop-help.com>
8235 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
8236 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
8237 Branch: perl
8238 ! pod/perlop.pod
8239____________________________________________________________________________
8240[ 7372] By: jhi on 2000/10/19 19:34:40
8241 Log: Typo noted by Mark Lutz.
8242 Branch: perl
8243 ! t/op/64bitint.t
8244____________________________________________________________________________
0b3b9d72
JH
8245[ 7371] By: jhi on 2000/10/19 19:33:13
8246 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
8247 Branch: metaconfig
8248 ! U/modified/Cppsym.U U/modified/Oldconfig.U
8249 Branch: metaconfig/U/perl
8250 ! End.U dlsrc.U libperl.U
8251 Branch: perl
8252 + hints/nonstopux.sh
8253 ! Configure MANIFEST config_h.SH
8254____________________________________________________________________________
3a67c0c7
JH
8255[ 7370] By: jhi on 2000/10/19 17:18:08
8256 Log: Subject: PATCH do_print has 2 PerlIO_error()s
8257 From: nick@ccl4.org
8258 Date: Thu, 19 Oct 2000 18:09:20 +0100
8259 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
8260 Branch: perl
8261 ! doio.c
8262____________________________________________________________________________
8263[ 7369] By: jhi on 2000/10/19 14:01:49
8264 Log: Update Changes.
8265 Branch: perl
8266 ! Changes patchlevel.h
8267____________________________________________________________________________
23c0d66e
JH
8268[ 7368] By: jhi on 2000/10/19 13:04:29
8269 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
8270 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8271 Date: Wed, 18 Oct 2000 13:12:01 +0200
8272 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
8273 Branch: perl
8274 ! hints/aix.sh
8275____________________________________________________________________________
8276[ 7367] By: jhi on 2000/10/19 02:22:40
8277 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
8278 of a 'pmshort' anywhere in the B, so the offending line was simply
8279 removed.
8280 Branch: perl
8281 ! ext/B/B/Debug.pm
8282____________________________________________________________________________
8283[ 7366] By: jhi on 2000/10/19 02:12:37
8284 Log: Add the test case for the bug id 20000730.004 which seems
8285 to have been fixed by now.
8286 Branch: perl
8287 ! t/pragma/utf8.t
8288____________________________________________________________________________
8289[ 7365] By: jhi on 2000/10/18 23:36:24
8290 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
8291 From: Hugo <hv@crypt.compulink.co.uk>
8292 Date: Wed, 18 Oct 2000 23:25:58 +0100
8293 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
8294 Branch: perl
8295 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
8296____________________________________________________________________________
8297[ 7364] By: jhi on 2000/10/18 21:12:53
8298 Log: (retracted)
8299 Branch: perl
8300 ! pp.c
8301____________________________________________________________________________
8302[ 7363] By: jhi on 2000/10/18 20:55:38
8303 Log: Missing change from #7362.
8304 Branch: perl
8305 ! win32/perlhost.h
8306____________________________________________________________________________
8307[ 7362] By: jhi on 2000/10/18 20:52:01
8308 Log: Borland C fstat() never saw the fd as writable.
8309
8310 Subject: fix for Borland's weak "stat" (perl@7211)
8311 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8312 Date: Mon, 16 Oct 2000 09:55:03 +0400
8313 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
8314 Branch: perl
8315 ! win32/win32.c
8316____________________________________________________________________________
8317[ 7361] By: jhi on 2000/10/18 17:43:50
8318 Log: Regen toc.
8319 Branch: perl
8320 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
8321____________________________________________________________________________
8322[ 7360] By: jhi on 2000/10/18 17:07:44
8323 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8324 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
8325 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
8326 Date: Mon, 16 Oct 2000 15:19:49 +0200
8327 Branch: perl
8328 + README.aix
8329 ! MANIFEST
8330____________________________________________________________________________
8331[ 7359] By: jhi on 2000/10/18 17:04:49
8332 Log: Subject: Pod patch for Devel::Peek
8333 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8334 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
8335 Date: Mon, 16 Oct 2000 12:26:34 +0200
8336 Branch: perl
8337 ! ext/Devel/Peek/Peek.pm
8338____________________________________________________________________________
8339[ 7358] By: jhi on 2000/10/18 17:03:15
8340 Log: Make Cwd more bulletproof in chrooted environments.
8341
8342 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
8343 From: "Eric E. Coe" <Eric.Coe@oracle.com>
8344 Date: Wed, 18 Oct 2000 04:03:54 -0400
8345 Message-Id: <39ED596A.70E599FE@oracle.com>
8346 Branch: perl
8347 ! lib/Cwd.pm
8348____________________________________________________________________________
8349[ 7357] By: jhi on 2000/10/18 16:37:26
8350 Log: Disable the UTF8 downgrade croakage for now to avoid
8351 too many not okay messages.
8352 Branch: perl
8353 ! doio.c
8354____________________________________________________________________________
8355[ 7356] By: jhi on 2000/10/17 23:29:41
8356 Log: Show the failed remote port, instead of the failing line number.
8357
8358 Subject: [PATCH 5.6.1 Debugger] More diagnostics
8359 From: David Sparks <daves@ActiveState.com>
8360 Date: Tue, 17 Oct 2000 15:00:24 -0700
8361 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
8362 Branch: perl
8363 ! lib/perl5db.pl
8364____________________________________________________________________________
8365[ 7355] By: jhi on 2000/10/17 14:11:31
8366 Log: On output try to downgrade to bytes, croak if impossible,
8367 from Simon Cozens. This means that outputting >255 UTF8
8368 is impossible. Consider this as a strong incentive to get
8369 the I/O disciplines implemented.
8370 Branch: perl
8371 ! doio.c pod/perldiag.pod sv.c
8372____________________________________________________________________________
8373[ 7354] By: jhi on 2000/10/17 13:42:23
8374 Log: Clarify documentation on 'use bytes'.
8375
8376 Subject: Re: What does 'use bytes' "mean" ?
8377 From: Simon Cozens <simon@cozens.net>
8378 Date: Mon, 18 Sep 2000 18:24:25 +0100
8379 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
8380 Branch: perl
8381 ! lib/bytes.pm
8382____________________________________________________________________________
8383[ 7353] By: jhi on 2000/10/17 13:28:12
8384 Log: Workaround for a sfio bug where the stream error indicator
8385 is not cleared as documented.
8386
8387 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
8388 From: Nicholas Clark <nick@ccl4.org>
8389 Date: Mon, 16 Oct 2000 18:28:23 +0100
8390 Message-ID: <20001016182823.J19700@plum.flirble.org>
8391 Branch: perl
8392 ! doio.c
8393____________________________________________________________________________
8394[ 7352] By: jhi on 2000/10/17 13:06:19
8395 Log: More IoTYPE sprinkling.
8396 Branch: perl
8397 ! doio.c pp_hot.c
8398____________________________________________________________________________
51c9377f
JH
8399[ 7351] By: jhi on 2000/10/16 22:47:07
8400 Log: Detect early whether the std streams have gone bad.
8401
8402 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
8403 Date: Mon, 16 Oct 2000 23:28:42 +0100
8404 From: Nicholas Clark <nick@ccl4.org>
8405 Message-ID: <20001016232842.A37942@plum.flirble.org>
8406 Branch: perl
8407 ! t/op/misc.t
8408____________________________________________________________________________
8409[ 7350] By: jhi on 2000/10/16 22:45:16
8410 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
8411 From: "Peter J. Farley III" <pjfarley@banet.net>
8412 Date: Mon, 16 Oct 2000 18:15:59 -0400
8413 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
8414 Branch: perl
8415 ! djgpp/djgpp.c dosish.h t/io/open.t
8416____________________________________________________________________________
8417[ 7349] By: jhi on 2000/10/16 22:36:45
8418 Log: perldelta tweak.
8419 Branch: perl
8420 ! pod/perldelta.pod
8421____________________________________________________________________________
8422[ 7348] By: jhi on 2000/10/16 15:17:53
8423 Log: Update Changes.
8424 Branch: perl
8425 ! Changes patchlevel.h
8426____________________________________________________________________________
8427[ 7347] By: jhi on 2000/10/16 13:55:27
8428 Log: Add the capability to include/exclude branches.
8429 Branch: perl
8430 ! Porting/genlog
8431____________________________________________________________________________
8432[ 7346] By: jhi on 2000/10/16 13:18:04
8433 Log: Add Charles Lane.
8434 Branch: perl
8435 ! AUTHORS Changes
8436____________________________________________________________________________
8437[ 7345] By: jhi on 2000/10/16 13:13:21
8438 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
8439 Branch: perl
8440 ! pod/perldelta.pod
8441____________________________________________________________________________
8442[ 7344] By: gsar on 2000/10/16 09:30:21
8443 Log: integrate change#6220 from cfgperl
8444
8445 Win32 patches from Benjamin Stuhl.
8446 Branch: maint-5.6/perl
8447 !> makedef.pl win32/win32.h
8448____________________________________________________________________________
8449[ 7343] By: gsar on 2000/10/16 08:32:19
8450 Log: integrate changes#6221,6222 from cfgperl
8451
8452 Remove tr///CU (the feature is to be obsoleted by better interfaces).
8453 From: simon@brecon.co.uk (Simon Cozens)
8454 Subject: [PATCH] Eliminate tr///[CU][CU]
8455 Date: 23 Jun 2000 11:05:40 GMT
8456 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
8457
8458 doc typo fix
8459 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
8460 From: Ian Phillipps <Ian.Phillipps@iname.com>
8461 Date: Fri, 23 Jun 2000 10:40:58 +0100
8462 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
8463 Branch: maint-5.6/perl
8464 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
8465____________________________________________________________________________
8466[ 7342] By: gsar on 2000/10/16 08:28:08
8467 Log: integrate change#6217 from cfgperl (in part)
8468
8469 Rename the fdpid locking and integrate with Sarathy.
8470 Branch: maint-5.6/perl
8471 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
8472 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
8473 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
8474 !> win32/win32.c
8475____________________________________________________________________________
8476[ 7341] By: gsar on 2000/10/16 08:23:39
8477 Log: integrate changes#6214..6216 from mainline
8478
8479 @_ can't have junk in it even in the non-USE_ITHREADS case because
8480 caller() wants to populate @DB::args with it (causes a coredump
8481 in Carp::confess())
8482
8483 tweak comment about @DB::args
8484
8485 be more optimal about clearing @_
8486 Branch: maint-5.6/perl
8487 !> av.h cop.h pp_ctl.c t/op/runlevel.t
8488____________________________________________________________________________
8489[ 7340] By: gsar on 2000/10/16 08:20:37
8490 Log: integrate changes#6207..6210 from cfgperl
8491
8492 Subject: [PATCH 5.6.0] Threadsafe patches
8493 From: Dan Sugalski <dan@sidhe.org>
8494 To: perl5-porters@perl.org
8495 Date: Mon, 08 May 2000 18:08:13 -0400
8496 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
8497
8498 Regen headers for #6207.
8499
8500 Lock PL_fdpid against race conditions, based on:
8501 Subject: [PATCH 5.6.0]subprocess fixup for threads
8502 From: Dan Sugalski <dan@sidhe.org>
8503 To: perl5-porters@perl.org
8504 Date: Tue, 11 Apr 2000 17:02:32 -0400
8505 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
8506
8507 Mopup for #6207 and #6209.
8508 Branch: maint-5.6/perl
8509 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
8510 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
8511 !> win32/win32.c
8512____________________________________________________________________________
8513[ 7339] By: gsar on 2000/10/16 08:14:34
8514 Log: integrate change#6203 from cfgperl
8515
8516 perldiag should refer to perlos2.pod not README.os2
8517 Branch: maint-5.6/perl
8518 !> pod/perldiag.pod
8519____________________________________________________________________________
8520[ 7338] By: gsar on 2000/10/16 08:11:42
8521 Log: integrate change#6201 from mainline
8522
8523 Perl_eval_pv() leaks 4 bytes every time it is called because it
8524 does a PUSHMARK that's never ever POPMARKed; in general, only
8525 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
8526 Perl_eval_[sp]v() don't because they don't take any incoming
8527 arguments (this leak has been around since the original version
8528 of perl_eval_pv() in 5.003_97e)
8529 Branch: maint-5.6/perl
8530 !> perl.c
8531____________________________________________________________________________
8532[ 7337] By: gsar on 2000/10/16 08:08:47
8533 Log: integrate changes#6197..6200 from cfgperl
8534
8535 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
8536 From: John Borwick <jhborwic@unity.ncsu.edu>
8537 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
8538 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
8539
8540 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
8541 From: Dan Sugalski <dan@sidhe.org>
8542 To: vmsperl@perl.org, perl5-porters@perl.org
8543 Date: Fri, 02 Jun 2000 16:00:41 -0400
8544 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
8545 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
8546
8547 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
8548 From: Dan Sugalski <dan@sidhe.org>
8549 To: perl5-porters@perl.org, vmsperl@perl.org
8550 Date: Fri, 02 Jun 2000 17:30:51 -0400
8551 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
8552
8553 Update to cperl-mode.el 4.31 from
8554 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
8555 Subject: A couple of notes
8556 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8557 To: Mailing list Perl5 <perl5-porters@perl.org>
8558 Date: Sat, 3 Jun 2000 23:33:32 -0400
8559 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
8560 Branch: maint-5.6/perl
8561 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
8562 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
8563 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
8564 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
8565 !> vms/vmsish.h
8566____________________________________________________________________________
8567[ 7336] By: gsar on 2000/10/16 08:03:46
8568 Log: integrate changes#6194,6195 from mainline
8569
8570 fix small eval"" memory leaks under USE_ITHREADS
8571
8572 fix yet another eval"" leak under USE_ITHREADS
8573 Branch: maint-5.6/perl
8574 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8575 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8576 !> vms/perly_c.vms
8577____________________________________________________________________________
8578[ 7335] By: gsar on 2000/10/16 08:02:15
8579 Log: integrate changes#6190,6191 from mainline
8580
8581 submit missing embed.pl change
8582
8583 vec() loses numericalness (modified version of patch suggested
8584 by Robin Barker)
8585 Branch: maint-5.6/perl
8586 !> doop.c embed.pl t/op/vec.t
8587____________________________________________________________________________
8588[ 7334] By: gsar on 2000/10/16 08:01:03
8589 Log: integrate change#6189 from mainline
8590
8591 counting tr/// corrupts later operation (from M.J.T Guy)
8592 Branch: maint-5.6/perl
8593 !> doop.c t/op/tr.t
8594____________________________________________________________________________
8595[ 7333] By: gsar on 2000/10/16 07:59:07
8596 Log: integrate changes#6183..6188 from mainline
8597
8598 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8599 <nick@ccl4.org>)
8600
8601 tweak for change#6127
8602
8603 remove incorrect documentation about implicit split to @_ in
8604 list context, which never really worked in perl 5 (from
8605 M.J.T. Guy)
8606
8607 further qualify references to "alphanumeric" (from Wolfgang Laun
8608 <wolfgang.laun@alcatel.at>)
8609
8610 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8611 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8612
8613 h2xs tweaks
8614 Branch: maint-5.6/perl
8615 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
8616 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
8617 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
8618 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
8619 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
8620 !> pod/pod2latex.PL utils/h2xs.PL
8621____________________________________________________________________________
8622[ 7332] By: gsar on 2000/10/16 07:53:52
8623 Log: integrate change#6179 from mainline
8624
8625 buggy modulus on UVs introduced by change#3378 (resulted in
8626 4063328477 % 65535 amounting to 27406, instead of 27407)
8627 Branch: maint-5.6/perl
8628 !> pp.c t/op/arith.t
8629____________________________________________________________________________
8630[ 7331] By: gsar on 2000/10/16 07:52:49
8631 Log: integrate changes#6176,6177,6178,6182 from cfgperl
8632
8633 Single-quoted utf8 patch from Simon Cozens.
8634
8635 Substitution utf8 patch from Simon Cozens.
8636
8637 Be cleaner.
8638
8639 Be Cleaner Part Deux.
8640 Branch: maint-5.6/perl
8641 !> Makefile.SH pp_hot.c toke.c
8642____________________________________________________________________________
8643[ 7330] By: gsar on 2000/10/16 07:41:36
8644 Log: integrate change#6172 from mainline
8645
8646 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8647 (from Ilya Zakharevich)
8648 Branch: maint-5.6/perl
8649 !> regexec.c t/op/re_tests
8650____________________________________________________________________________
8651[ 7329] By: gsar on 2000/10/16 07:40:25
8652 Log: integrate change#6171 from mainline
8653
8654 scalar() doesn't force scalar context when used in void context
8655 (from Simon Cozens)
8656 Branch: maint-5.6/perl
8657 !> op.c t/op/wantarray.t
8658____________________________________________________________________________
8659[ 7328] By: gsar on 2000/10/16 07:39:33
8660 Log: integrate change#6170 from mainline
8661
8662 change#6142 needs tweaks to tests to work where there's no
8663 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8664 Branch: maint-5.6/perl
8665 !> t/lib/filefind.t
8666____________________________________________________________________________
8667[ 7327] By: gsar on 2000/10/16 07:35:34
8668 Log: integrate changes#6166..6168 from cfgperl
8669
8670 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
8671 in case somebody wants to write an extension for more
8672 shadow database interfaces.
8673
8674 tweak todo
8675
8676 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
8677 Branch: maint-5.6/perl
8678 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8679 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
8680 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
8681 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
8682 !> win32/config.vc win32/config_H.bc win32/config_H.gc
8683 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8684____________________________________________________________________________
8685[ 7326] By: gsar on 2000/10/16 07:29:05
8686 Log: integrate changes#6157,6159..6161,6164 from cfgperl
8687
8688 Regen Configure to jive with #6149.
8689
8690 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
8691
8692 Changes for the File::Temp 0.08 (change #6159) test suite
8693 to fit better into the Perl distribution test framework.
8694
8695 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
8696 both from Simon Cozens.
8697
8698 detypo
8699 Branch: maint-5.6/perl
8700 +> pod/perlmodlib.PL pod/perlnewmod.pod
8701 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
8702 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
8703 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8704 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8705____________________________________________________________________________
8706[ 7325] By: gsar on 2000/10/16 07:25:13
8707 Log: integrate change#6158 from vmsperl
8708
8709 Add fallback to tmpfile for use in cases where user's relying on
8710 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
8711 Lane's patch)
8712 Branch: maint-5.6/perl
8713 !> vms/vms.c vms/vmsish.h
8714____________________________________________________________________________
8715[ 7324] By: gsar on 2000/10/16 07:20:50
8716 Log: integrate changes#6153..6155 from mainline
8717
8718 prettier Test::Harness output on failed tests (from Nicholas Clark
8719 <nick@Bagpuss.uk.boo.com>)
8720
8721 avoid type mismatch warning
8722
8723 small bug in change#6144; remove random \xA0 character that snuck
8724 in via change#6145
8725 Branch: maint-5.6/perl
8726 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
8727 !> perl.c
8728____________________________________________________________________________
8729[ 7323] By: gsar on 2000/10/16 07:18:47
8730 Log: integrate changes#6151,6152 from mainline
8731
8732 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8733
8734 cosmetic fixups of RE debug output (from Ilya Zakharevich)
8735 Branch: maint-5.6/perl
8736 !> regexec.c
8737____________________________________________________________________________
8738[ 7322] By: gsar on 2000/10/16 07:17:25
8739 Log: integrate changes#6146..6150 from mainline
8740
8741 doc typo
8742
8743 add a make entry to Config.pm so "perl -V:make" works on VMS
8744 (from Peter Prymmer)
8745
8746 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8747
8748 OS/2 tweaks for usethreads build (from Rocco Caputo
8749 <troc@netrus.net>)
8750
8751 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8752 Branch: maint-5.6/perl
8753 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
8754 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
8755 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
8756 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
8757 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
8758 !> warnings.pl x2p/a2p.h
8759____________________________________________________________________________
8760[ 7321] By: gsar on 2000/10/16 07:14:02
8761 Log: integrate changes#6143..6145 from mainline
8762
8763 MacOS support, part 1 (from Matthias Neeracher
8764 <neeri@iis.ee.ethz.ch>)
8765
8766 MacOS support, part 2: make AutoSplit use File::Spec instead
8767 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8768 <neeri@iis.ee.ethz.ch>)
8769
8770 make xsubpp skip embedded pod (from Matthias Neeracher
8771 <neeri@iis.ee.ethz.ch>)
8772 Branch: maint-5.6/perl
8773 +> ext/DynaLoader/dl_mac.xs
8774 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8775 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8776 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
8777 !> pp_ctl.c proto.h toke.c util.c util.h
8778____________________________________________________________________________
8779[ 7320] By: gsar on 2000/10/16 07:12:13
8780 Log: integrate changes#6141,6142 from mainline
8781
8782 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
8783 forwarded by Peter Seebach from the bsdi-users mailing list.
8784 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
8785
8786 File::Find fails to chdir when chasing symlinks (from
8787 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8788 Branch: maint-5.6/perl
8789 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
8790____________________________________________________________________________
8791[ 7319] By: gsar on 2000/10/16 07:04:30
8792 Log: integrate change#6139 from mainline
8793
8794 revise mktables.PL for bugs and newness in Unicode 3.0
8795 (from James Bence <jbence@amgen.com>)
8796 Branch: maint-5.6/perl
8797 +> (branch 30 files)
8798 !> (integrate 49 files)
8799____________________________________________________________________________
8800[ 7318] By: gsar on 2000/10/16 07:01:01
8801 Log: integrate changes#6137,6138 from mainline
8802
8803 fix bogus redeclaration warning for "our" variables in different
8804 scopes
8805
8806 add note about the handling of negative indices to tied arrays
8807 (from Michael G Schwern <schwern@pobox.com>)
8808 Branch: maint-5.6/perl
8809 !> op.c pod/perltie.pod t/pragma/strict-vars
8810____________________________________________________________________________
8811[ 7317] By: gsar on 2000/10/16 06:58:46
8812 Log: integrate changes#6127..6136 from mainline
8813
8814 call_method(...,G_EVAL) can longjmp() out if the method probing
8815 failed (from Gisle Aas)
8816
8817 new perlxstut example for passing/returning refs to arrays
8818 (from David Lowe <dlowe@pootpoot.com>)
8819
8820 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
8821
8822 fix places that mean C<"word" character> but say C<alphanumeric
8823 character>
8824
8825 avoid warnings in POSIX.pm (from Barrie Slaymaker)
8826
8827 warnings::enabled() doesn't fall back to looking at $^W if
8828 caller isn't using lexical warnings (from Paul Marquess)
8829
8830 elide bogus test in change#6132
8831
8832 make Test::Harness use wait.h/WCOREDUMP if available
8833 (from Ben Tilly <ben_tilly@hotmail.com>)
8834
8835 enable Test::Harness to dynamically determine column width etc.
8836 (from Rob Napier <rnapier@employees.org>)
8837
8838 random pod typos (from Peter Scott <Peter@PSDT.com>)
8839 Branch: maint-5.6/perl
8840 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
8841 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
8842 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
8843 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
8844____________________________________________________________________________
8845[ 7316] By: gsar on 2000/10/16 06:53:23
8846 Log: integrate change#6126 from mainline
8847
8848 change#2879 broke rvalue autovivification of magicals such as
8849 ${$num} (reworked variant of patch suggested by Simon Cozens)
8850 Branch: maint-5.6/perl
8851 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
8852 !> pp_hot.c proto.h t/op/gv.t
8853____________________________________________________________________________
8854[ 7315] By: gsar on 2000/10/16 06:51:38
8855 Log: integrate changes#6123,6125 from mainline
8856
8857 clarify gotcha with #line directives (from Rocco Caputo
8858 <troc@netrus.net>)
8859
8860 enable propagating exception objects via Perl_croak() in XS code
8861 (from Gisle Aas)
8862 Branch: maint-5.6/perl
8863 !> pod/perldebug.pod pod/perlsyn.pod util.c
8864____________________________________________________________________________
8865[ 7314] By: gsar on 2000/10/16 06:49:28
8866 Log: integrate change#6122 from mainline
8867
8868 downgrade fatal error on C<"foo@nosucharray.com"> to optional
8869 warning (from Mark-Jason Dominus)
8870 Branch: maint-5.6/perl
8871 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
8872 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
8873 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
8874 !> toke.c
8875____________________________________________________________________________
8876[ 7313] By: gsar on 2000/10/16 06:46:54
8877 Log: integrate changes#6112..6121 from vmsperl
8878
8879 Check for existence of file before trying to delete
8880
8881 Ugly workaround for version-specific RTL error
8882
8883 Urk -- undo previous removal of vmsish 'exit' change
8884
8885 Add bounds checking for several strings (Charles Lane)
8886
8887 Miscellaneous cosmetic fixes (Charles Lane)
8888
8889 Treat sockets as special in sys(read|write) (Charles Lane et al.)
8890
8891 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
8892 Flatten case labels in switch statements uniformly (Charles Bailey)
8893
8894 Quiet error messages in vmsish.t (Charles Lane)
8895
8896 Add missing escape (Charles Lane)
8897
8898 Allow eliminate_macros() and fixpath() to handle space-delimited
8899 lists (based on fixes by Craig Berry)
8900 Branch: maint-5.6/perl
8901 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
8902 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
8903 !> vms/vmsish.h
8904____________________________________________________________________________
8905[ 7312] By: gsar on 2000/10/16 06:41:18
8906 Log: integrate changes#6107,6110 from cfgperl
8907
8908 Tweak the todo list.
8909
8910 todo tweak
8911 Branch: maint-5.6/perl
8912 !> Todo-5.6
8913____________________________________________________________________________
8914[ 7311] By: gsar on 2000/10/16 06:38:38
8915 Log: integrate changes#6104,6108 from mainline
8916
8917 PL_sys_intern was being initialized too late on windows
8918
8919 reenable fake signal handling on Windows, bugs and all
8920 Branch: maint-5.6/perl
8921 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
8922 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
8923 !> win32/win32.c
8924____________________________________________________________________________
8925[ 7310] By: gsar on 2000/10/16 06:36:03
8926 Log: integrate changes#6095,6097..6103 from cfgperl
8927
8928 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
8929 might be useful in future.
8930
8931 Add a note about possible compilation problems from Allen Smith.
8932
8933 Add a note about other, yet unsupported, shadow password APIs.
8934
8935 Tweaks for the cc bugs from Allen Smith.
8936
8937 More compilation tweakery from Allen Smith.
8938
8939 Hints and test tweaks for Unicos.
8940
8941 The test suite tweak in #6101 wasn't quite right.
8942
8943 Test tweaking for Unicos continues.
8944 Branch: maint-5.6/perl
8945 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8946 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
8947 !> t/lib/complex.t t/op/64bitint.t
8948____________________________________________________________________________
8949[ 7309] By: gsar on 2000/10/16 06:29:41
8950 Log: integrate changes#6093,6094 from mainline
8951
8952 fork() failure to create pseudo process sets errno=EAGAIN and returns
8953 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
8954
8955 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
8956 Branch: maint-5.6/perl
8957 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8958 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
8959____________________________________________________________________________
8960[ 7308] By: gsar on 2000/10/16 06:27:29
8961 Log: integrate change#6092 from cfgperl
8962
8963 Regen perltoc with the fixed buildtoc.
8964 Branch: maint-5.6/perl
8965 !> pod/perltoc.pod
8966____________________________________________________________________________
8967[ 7307] By: gsar on 2000/10/16 06:26:40
8968 Log: integrate changes#6089,6090 from mainline
8969
8970 buildtoc tweak to fix newline lossage
8971
8972 concat doesn't preserve utf8-ness, and doesn't invalidate
8973 [NI]OK; added tests for both
8974 Branch: maint-5.6/perl
8975 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
8976____________________________________________________________________________
8977[ 7306] By: gsar on 2000/10/16 06:24:05
8978 Log: integrate change#6088 from cfgperl
8979
8980 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
8981 because we do not use those. The HAS_GETSPNAM remains,
8982 though, because we still do use that.
8983 Branch: maint-5.6/perl
8984 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8985 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
8986 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
8987 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
8988 !> win32/config.vc win32/config_H.bc win32/config_H.gc
8989 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8990____________________________________________________________________________
8991[ 7305] By: gsar on 2000/10/16 06:15:52
8992 Log: integrate changes#6084,6085,6087 from mainline
8993
8994 substr() does not preserve utf8-ness (from Stefan Eissing
8995 <Eissing@medicaldataservice.de>); added tests
8996
8997 repeat operator (x) doesn't preserve utf8-ness
8998
8999 reverse() and quotemeta() weren't preserving utf8-ness; add tests
9000 Branch: maint-5.6/perl
9001 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
9002____________________________________________________________________________
9003[ 7304] By: gsar on 2000/10/16 06:13:10
9004 Log: integrate changes#6077..6083 from mainline
9005
9006 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
9007 and Tom Phoenix)
9008
9009 workaround for CRT bug in chdir() (from Charles Lane, via
9010 Peter Prymmer)
9011
9012 remove outdated kludge in Carp (NULLs are permitted in diagnostics
9013 now)
9014
9015 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
9016 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
9017
9018 better default perlbug categories for ok reports (from Richard Foley)
9019
9020 peek.t non-portable to ithreads
9021
9022 note about undocumented caller() return value (from M.J.T. Guy);
9023 yet another peek.t tweak
9024 Branch: maint-5.6/perl
9025 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9026 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
9027 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
9028 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
9029 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
9030 !> vms/vmsish.h
9031____________________________________________________________________________
9032[ 7303] By: gsar on 2000/10/16 06:03:18
9033 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
9034 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
9035
9036 &HUGE_VAL is not defined, it exists.
9037
9038 Do not warn that an infinity does not look like a number.
9039
9040 Rewrite the pwent/spent logic to be a little bit more clearer.
9041
9042 Continue on the pwent/spent case.
9043
9044 Correct Freudian slip.
9045
9046 Use HUGE_VALL if applicable.
9047
9048 pwent/spent #ifdef imbalance.
9049
9050 Infinite problems.
9051
9052 Call getspnam() only iff needd.
9053
9054 Test both the scalar and list contexts.
9055
9056 Use setxxent()/endxxent().
9057
9058 Complex tweakery.
9059
9060 Unicos hint tweak.
9061
9062 Be more forgiving in POSIX about HUGE_VALL.
9063
9064 Detypo.
9065
9066 The search of infinity continues, this time simplified.
9067
9068 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
9069 in natively 64-bit platforms where a long is a quad (no need
9070 for long longs). Also added bias for IVs.
9071
9072 Complex tweaks.
9073
9074 Introduce t/lib/peek.t.
9075
9076 Make the test more portable.
9077 Branch: maint-5.6/perl
9078 +> t/lib/peek.t
9079 ! pp_sys.c
9080 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
9081 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
9082 !> t/op/pwent.t toke.c util.c
9083____________________________________________________________________________
9084[ 7302] By: gsar on 2000/10/16 05:03:37
9085 Log: integrate changes#6066..6071 from mainline
9086
9087 s/END/CHECK/
9088
9089 replace direct call to sighandler() with (*PL_sighandlerp)()
9090
9091 note about values()
9092
9093 File::Spec compatibility update (from Barrie Slaymaker
9094 <barries@slaysys.com>)
9095
9096 remove misleading comment (from M.J.T. Guy)
9097
9098 misformatted perllocal.pod (from Tim Jenness
9099 <t.jenness@jach.hawaii.edu>)
9100 Branch: maint-5.6/perl
9101 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9102 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9103 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
9104 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
9105____________________________________________________________________________
9106[ 7301] By: gsar on 2000/10/16 05:00:08
9107 Log: integrate changes#6061..6063 from mainline
9108
9109 change#5921 neglected to make eq honor "use bytes"
9110
9111 additional tests for utf8.t
9112
9113 tokeq() could read unallocated field in argument
9114 Branch: maint-5.6/perl
9115 !> sv.c t/pragma/utf8.t toke.c
9116____________________________________________________________________________
9117[ 7300] By: gsar on 2000/10/16 04:56:54
9118 Log: integrate changes#6046,6048,6057,6058 from mainline
9119
9120 libscheck has insufficient checks for n32 libs (from
9121 Albert Chin-A-Young <china@thewrittenword.com>)
9122
9123 add note about how $( doesn't interpolate in REs (from
9124 Philip Newton <newton@ficus.frogspace.net>)
9125
9126 fix broken parsing of /\x{ab}/
9127
9128 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
9129 (spotted by Donald Kinzer <dkinzer@premia.com>)
9130 Branch: maint-5.6/perl
9131 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
9132 !> t/pragma/utf8.t
9133____________________________________________________________________________
9134[ 7299] By: gsar on 2000/10/16 04:52:50
9135 Log: integrate change#6044 from mainline
9136
9137 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
9138 such that underscores are only ignored in literal numbers,
9139 "\x{...}", and hex/oct argument
9140 Branch: maint-5.6/perl
9141 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
9142____________________________________________________________________________
9143[ 7298] By: gsar on 2000/10/16 04:50:53
9144 Log: integrate changes#6027..6043 from mainline
9145
9146 podlators-1.02 update (from Russ Allbery)
9147
9148 Pod::Man generates groff-incompatible macro definition (from
9149 Tom Christiansen)
9150
9151 add CGI.pm v2.66 (from Lincoln Stein)
9152
9153 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9154 for @- and @+ (from Johan Vromans)
9155
9156 small nits in diagnostics.pm (from Robin Barker)
9157
9158 whitespace adjustments
9159
9160 missing files in MANIFEST
9161
9162 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
9163 to compensate
9164
9165 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
9166
9167 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
9168 Branch: maint-5.6/perl
9169 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
9170 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
9171 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
9172 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
9173 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
9174 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
9175 !> t/lib/cgi-html.t t/lib/cgi-request.t
9176____________________________________________________________________________
9177[ 7297] By: gsar on 2000/10/16 04:44:30
9178 Log: integrate change#6025 from mainline
9179
9180 Is{Alnum,Alpha,Word} don't match titlecase
9181 TODO: IsSpace is defined recursively!
9182 (both spotted by Larry)
9183 Branch: maint-5.6/perl
9184 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9185 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9186____________________________________________________________________________
9187[ 7296] By: gsar on 2000/10/16 04:39:30
9188 Log: integrate change#6023 from mainline
9189
9190 debugger stomps on $. (from M.J.T. Guy)
9191 Branch: maint-5.6/perl
9192 !> lib/perl5db.pl
9193____________________________________________________________________________
9194[ 7295] By: gsar on 2000/10/16 04:38:02
9195 Log: integrate change#6022 from mainline
9196
9197 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9198 Branch: maint-5.6/perl
9199 !> sv.c
9200____________________________________________________________________________
9201[ 7294] By: gsar on 2000/10/16 04:37:05
9202 Log: integrate changes#6018..6021 from mainline
9203
9204 make lib/syslog.t portable to systems that don't have _PATH_LOG,
9205 make _PATH_LOG() return "" if unavailable
9206
9207 windows portability tweaks
9208
9209 test tweak
9210
9211 remove Win2K issue in pod (fixed by change#6020)
9212 Branch: maint-5.6/perl
9213 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9214 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
9215 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
9216____________________________________________________________________________
9217[ 7293] By: gsar on 2000/10/16 04:20:00
9218 Log: integrate changes#6013..6015 from mainline
9219
9220 tweak change#5945 to display correct switch name in diagnostic
9221
9222 glob() loading File::Glob behind the scenes may cause syntax errors
9223
9224 tweak test for portability
9225 Branch: maint-5.6/perl
9226 !> op.c perl.c pod/perldiag.pod t/lib/b.t
9227____________________________________________________________________________
9228[ 7292] By: gsar on 2000/10/16 04:18:11
9229 Log: integrate changes#6005..6010 from mainline, cfgperl
9230
9231 perldoc might fail via "use blib" (from Hugo van der Sanden)
9232
9233 Regen Configure.
9234
9235 note about compile failures and END blocks (from M.J.T. Guy)
9236
9237 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9238
9239 (change#6009 integrated earlier in change#7255)
9240
9241 clarify note about shadow password support (from
9242 gellyfish@gellyfish.com)
9243 Branch: maint-5.6/perl
9244 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9245 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
9246 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
9247____________________________________________________________________________
9248[ 7291] By: gsar on 2000/10/16 04:12:03
9249 Log: integrate changes#6002,6003 from mainline
9250
9251 destructive sv_setsv() can lose UV-ness from source, causing
9252 numeric promotions/comparisons to fail to do the right thing
9253
9254 allow REG_EXPAND_SZ keys in Windows registry (from
9255 John Clayton <John.Clayton@barclayscapital.com>)
9256 Branch: maint-5.6/perl
9257 !> sv.c win32/win32.c
9258____________________________________________________________________________
9259[ 7290] By: gsar on 2000/10/16 04:10:19
9260 Log: integrate change#6001 from mainline
9261
9262 support additional library locations via $Config{otherlibdirs}
9263 (from Andy Dougherty)
9264 Branch: maint-5.6/perl
9265 !> Configure INSTALL Porting/Glossary Porting/config.sh
9266 !> Porting/config_H config_h.SH epoc/config.sh perl.c
9267 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9268 !> win32/config.bc win32/config.gc win32/config.vc
9269____________________________________________________________________________
9270[ 7289] By: gsar on 2000/10/16 04:08:28
9271 Log: integrate change#5999 from mainline
9272
9273 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9274 Branch: maint-5.6/perl
9275 !> t/pragma/warn/toke toke.c
9276____________________________________________________________________________
9277[ 7288] By: gsar on 2000/10/16 04:07:01
9278 Log: integrate changes#5997,5998 from cfgperl
9279
9280 Preserve $!.
9281
9282 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
9283 Branch: maint-5.6/perl
9284 !> lib/Math/Complex.pm
9285____________________________________________________________________________
9286[ 7287] By: gsar on 2000/10/16 04:04:37
9287 Log: integrate change#5995 from mainline
9288
9289 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9290 Branch: maint-5.6/perl
9291 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9292____________________________________________________________________________
9293[ 7286] By: gsar on 2000/10/16 04:03:21
9294 Log: integrate change#5994 from mainline
9295
9296 fix for missed accounting for null byte in pack("Z",...) (from
9297 M.J.T. Guy)
9298 Branch: maint-5.6/perl
9299 !> pp.c t/op/pack.t
9300____________________________________________________________________________
9301[ 7285] By: gsar on 2000/10/16 04:02:11
9302 Log: integrate changes#5989..5993 from mainline
9303
9304 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9305 itself and no other (from Tom Hughes)
9306
9307 use $ENV{LIB} to search for libs under Visual C compiler
9308 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9309
9310 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9311
9312 pod nit (from Simon Cozens)
9313
9314 various minor tweaks seen on p5p
9315 Branch: maint-5.6/perl
9316 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
9317 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
9318 !> t/op/array.t toke.c
9319____________________________________________________________________________
9320[ 7284] By: gsar on 2000/10/16 03:59:00
9321 Log: integrate changes#5978..5988 from mainline
9322
9323 sync version numbers in File::Spec with the ones on CPAN
9324 (from Barrie Slaymaker)
9325
9326 under useithreads, constant pad entries could inadvertantly be
9327 shared across threads (from Eric Blood <eblood@xmission.com>);
9328 added Eric's test case to testsuite
9329
9330 allow Configure -S to run non-interactively (spotted by Greg Hudson
9331 <ghudson@mit.edu>)
9332
9333 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9334 prototype mismatch with CORE::glob(); update pod and tests to
9335 suit (File::Glob::glob() is still available for backward
9336 compatibility, but should be considered deprecated)
9337
9338 avoid error in IO::Socket::INET when given an unknown service name
9339 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9340
9341 numeric conversion of non-number in change#3378 tramples on
9342 OOK offset, causing segfaults
9343
9344 attributes::reftype() doesn't work on tied argument
9345
9346 forked child may not exit correctly if it failed to open
9347 /dev/console (from Graham Barr)
9348
9349 add regular expressions tutorial and quick-start guide (from
9350 Mark Kvale <kvale@phy.ucsf.edu>)
9351
9352 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9353
9354 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9355 <paul@miraclefish.com>)
9356 Branch: maint-5.6/perl
9357 +> pod/perlrequick.pod pod/perlretut.pod
9358 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
9359 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
9360 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
9361 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
9362 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9363 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9364 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
9365 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
9366____________________________________________________________________________
9367[ 7283] By: gsar on 2000/10/16 03:52:14
9368 Log: integrate change#5977 from mainline
9369
9370 autoquote barewords followed by newline and arrow properly
9371 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9372 Branch: maint-5.6/perl
9373 !> t/pragma/warn/toke toke.c
9374____________________________________________________________________________
9375[ 7282] By: gsar on 2000/10/16 03:50:48
9376 Log: integrate change#5976 from mainline
9377
9378 DB_File v1.73 update (from Paul Marquess)
9379 Branch: maint-5.6/perl
9380 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9381 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
9382____________________________________________________________________________
9383[ 7281] By: gsar on 2000/10/16 03:49:14
9384 Log: integrate change#5975 from mainline
9385
9386 allow sort() reentrancy (variant of patch suggested by
9387 Hugo van der Sanden)
9388 Branch: maint-5.6/perl
9389 !> pp_ctl.c t/op/sort.t
9390____________________________________________________________________________
9391[ 7280] By: gsar on 2000/10/16 03:48:22
9392 Log: integrate change#5974 from mainline
9393
9394 change#4197 somehow missed initializing PL_errors, meaning
9395 syntax error queueing wasn't working outside eval"" at all;
9396 also fixed eval"" to localize PL_error_count, so that compile-time
9397 eval's don't clobber the error state of the outer context
9398 Branch: maint-5.6/perl
9399 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9400 !> t/pragma/warn/toke
9401____________________________________________________________________________
9402[ 7279] By: gsar on 2000/10/16 03:46:21
9403 Log: integrate change#5973 from mainline
9404
9405 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9406 Branch: maint-5.6/perl
9407 !> regcomp.c regexec.c t/op/re_tests
9408____________________________________________________________________________
9409[ 7278] By: gsar on 2000/10/16 03:44:54
9410 Log: integrate change#5971 from cfgperl
9411
9412 Unicos tweaks from Mark P. Lutz.
9413 Branch: maint-5.6/perl
9414 !> hints/unicos.sh lib/Math/Complex.pm
9415____________________________________________________________________________
9416[ 7277] By: gsar on 2000/10/16 03:42:59
9417 Log: integrate changes#5966..5970 from mainline
9418
9419 add testsuite for B backends, fix bug in B::Deparse (from
9420 Simon Cozens <simon@brecon.co.uk>)
9421
9422 improved docs on the warn_uninit diagnostic (from David Glasser
9423 and Simon Cozens)
9424
9425 tolerate spaces in group names in test on solaris (from David Boyce
9426 <dsb@boyski.com>)
9427
9428 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9429
9430 Data::Dumper fumbles negative numbers on 32-bit platforms where
9431 IV is >32bits
9432 Branch: maint-5.6/perl
9433 +> t/lib/b.t t/lib/syslog.t
9434 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9435 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
9436 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
9437____________________________________________________________________________
9438[ 7276] By: gsar on 2000/10/16 03:39:30
9439 Log: integrate change#5965 from mainline
9440
9441 avoid "will not stay shared" warnings for our variables (from
9442 Robin Barker)
9443 Branch: maint-5.6/perl
9444 !> op.c t/pragma/warn/op
9445____________________________________________________________________________
9446[ 7275] By: gsar on 2000/10/16 03:38:18
9447 Log: integrate change#5964 from mainline
9448
9449 reformat to 72 columns (again)
9450 Branch: maint-5.6/perl
9451 !> pod/perldiag.pod
9452____________________________________________________________________________
9453[ 7274] By: gsar on 2000/10/16 03:36:58
9454 Log: integrate change#5963 from mainline
9455
9456 patch from Larry to make (\&) prototype work; added tests for
9457 the same
9458 Branch: maint-5.6/perl
9459 !> op.c t/comp/proto.t
9460____________________________________________________________________________
9461[ 7273] By: gsar on 2000/10/16 03:35:51
9462 Log: integrate changes#5956..5962 from mainline
9463
9464 better diagnostics on failed tests (from Ilya Zakharevich)
9465
9466 pod nits (from A. C. Yardley <yardley@tanet.net>)
9467
9468 change#3569 deleted some essential code, revert; avoid use of
9469 atexit() to make DynaLoader work properly on AIX under mod_perl
9470 (from Jens-Uwe Mager <jum@helios.de>)
9471
9472 doubled words in pods (from Simon Cozens
9473 <simon.p.cozens@jp.pwcglobal.com>)
9474
9475 better INSTALL notes on Solaris issues (from Dominic Dunlop)
9476
9477 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9478
9479 updated README.hpux (from Jeff Okamoto)
9480 Branch: maint-5.6/perl
9481 !> INSTALL README.hpux emacs/cperl-mode.el
9482 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
9483 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
9484 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
9485 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
9486 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
9487 !> t/op/lex_assign.t
9488____________________________________________________________________________
9489[ 7272] By: gsar on 2000/10/16 03:31:22
9490 Log: integrate change#5955 from mainline
9491
9492 longstanding bug exposed by change#3307: sort arguments weren't
9493 compiled with the right wantarray context (ensuing runtime lookup
9494 via block_gimme() was getting the incidental context of the
9495 sort() itself)
9496 Branch: maint-5.6/perl
9497 !> op.c t/op/sort.t
9498____________________________________________________________________________
9499[ 7271] By: gsar on 2000/10/16 03:29:11
9500 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
9501 branch
9502
9503 Flatten the cpp jungle doing the nosuid checking.
9504
9505 Do not assume sign propagation. (from M.J.T. Guy)
9506
9507 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
9508
9509 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
9510 Now pp_ncmp() returns undef is either operand is a NaN.
9511
9512 On second thoughts frexp() does have two arguments.
9513
9514 Document that tr() is not tr(1).
9515
9516 Be more robust on "extreme" (large absolute value)
9517 arguments. Originally reported by Daniel Connelly
9518 as a problem with asinh() on large negative arguments,
9519 asinh() used to bail out because an argument to log()
9520 ended up being zero. Ilya Zakharevich proposed using
9521 Taylor's series in such cases, which for such large
9522 arguments is a very good approximation.
9523
9524 Undo "use integer" addition from 64bitint as it seems
9525 to break most of the subtests in Digital UNIX;
9526 Unicos needs to find another way.
9527 Branch: maint-5.6/perl
9528 !> (integrate 29 files)
9529____________________________________________________________________________
9530[ 7270] By: gsar on 2000/10/16 03:09:44
9531 Log: integrate changes#5948,5949,5950 from mainline
9532
9533 typo in vars.pm that leads to cryptic message (from Piotr
9534 Piatkowski <kompas@kompas.usr.onet.pl>)
9535
9536 make perldoc use the pod2man from the same version (from
9537 M.J.T. Guy)
9538
9539 reformat perldiag to avoid long lines
9540 Branch: maint-5.6/perl
9541 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
9542____________________________________________________________________________
9543[ 7269] By: gsar on 2000/10/16 03:05:54
9544 Log: integrate change#5947 from mainline
9545
9546 use &dl_error rather than &dl_load_file as the guard for calling
9547 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9548 statically built perl)
9549 Branch: maint-5.6/perl
9550 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9551____________________________________________________________________________
9552[ 7268] By: gsar on 2000/10/16 03:04:48
9553 Log: integrate change#5945 from mainline
9554
9555 make module name mandatory after -M switch; reorder perldiag
9556 alphabetically (from Mark-Jason Dominus)
9557 Branch: maint-5.6/perl
9558 !> perl.c pod/perldiag.pod
9559____________________________________________________________________________
9560[ 7267] By: gsar on 2000/10/16 03:03:01
9561 Log: integrate change#5939 from mainline
9562
9563 more pod nits (from Larry Virden)
9564 Branch: maint-5.6/perl
9565 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
9566 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9567 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9568____________________________________________________________________________
9569[ 7266] By: gsar on 2000/10/16 03:01:39
9570 Log: integrate change#5938 from mainline
9571
9572 Consolidated B::Deparse fixes (from Stephen McCamant)
9573 Branch: maint-5.6/perl
9574 !> ext/B/B/Deparse.pm
9575____________________________________________________________________________
9576[ 7265] By: gsar on 2000/10/16 03:00:43
9577 Log: integrate change#5936 from mainline
9578
9579 additional tests for change#7263 (from Paul Marquess)
9580 Branch: maint-5.6/perl
9581 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9582 !> t/pragma/warn/5nolint t/pragma/warn/6default
9583____________________________________________________________________________
9584[ 7264] By: gsar on 2000/10/16 02:58:34
9585 Log: integrate change#5934 from mainline
9586
9587 propagate lexical warnings from surrounding scope correctly
9588 within string eval() (from Paul Marquess)
9589 Branch: maint-5.6/perl
9590 !> pp_ctl.c t/pragma/warn/pp_ctl
9591____________________________________________________________________________
9592[ 7263] By: gsar on 2000/10/16 02:56:53
9593 Log: integrate change#5932 from mainline
9594
9595 add rsignal(), whichsig() and do_join() to public API list
9596 (mod_perl uses them to good advantage)
9597 Branch: maint-5.6/perl
9598 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
9599____________________________________________________________________________
9600[ 7262] By: gsar on 2000/10/16 02:55:53
9601 Log: integrate change#5931 from mainline
9602
9603 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9604 Branch: maint-5.6/perl
9605 !> pp_hot.c regexec.c t/op/pat.t
9606____________________________________________________________________________
9607[ 7261] By: gsar on 2000/10/16 02:55:01
9608 Log: integrate change#5930 from mainline
9609
9610 small os390 tweaks (from Peter Prymmer)
9611 Branch: maint-5.6/perl
9612 !> config_h.SH makedepend.SH
9613____________________________________________________________________________
9614[ 7260] By: gsar on 2000/10/16 02:54:10
9615 Log: integrate change#5929 from mainline
9616
9617 pod nits
9618 Branch: maint-5.6/perl
9619 !> pod/perlguts.pod
9620____________________________________________________________________________
9621[ 7259] By: gsar on 2000/10/16 02:52:55
9622 Log: integrate change#5927 from mainline
9623
9624 arrange for next() to resume at the unstack op rather than the
9625 loop conditional, so that scope cleanup happens correctly
9626 (from Stephen McCamant)
9627 Branch: maint-5.6/perl
9628 !> op.c pp_ctl.c t/op/misc.t
9629____________________________________________________________________________
9630[ 7258] By: gsar on 2000/10/16 02:51:38
9631 Log: integrate change#5926 from mainline
9632
9633 on windows, reserve 16M of stack rather than 128M (allows more
9634 threads to run concurrently)
9635 Branch: maint-5.6/perl
9636 !> win32/Makefile win32/makefile.mk
9637____________________________________________________________________________
9638[ 7257] By: gsar on 2000/10/16 02:50:37
9639 Log: integrate change#5925 from mainline
9640
9641 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9642 Branch: maint-5.6/perl
9643 !> toke.c
9644____________________________________________________________________________
9645[ 7256] By: gsar on 2000/10/16 02:49:36
9646 Log: integrate change#5924 from mainline
9647
9648 avoid using uninitialized memory in require version check
9649 Branch: maint-5.6/perl
9650 !> pp_ctl.c universal.c
9651____________________________________________________________________________
9652[ 7255] By: gsar on 2000/10/16 02:48:03
9653 Log: integrate changes#5923,5928,6009 from mainline
9654
9655 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9656 Branch: maint-5.6/perl
9657 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9658____________________________________________________________________________
9659[ 7254] By: gsar on 2000/10/16 02:44:46
9660 Log: integrate change#5922 from mainline
9661
9662 commentary about IoTYPE() (from Nathan Torkington)
9663 Branch: maint-5.6/perl
9664 !> sv.h
9665____________________________________________________________________________
9666[ 7253] By: gsar on 2000/10/16 02:43:49
9667 Log: integrate change#5921 from mainline
9668
9669 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9670 Branch: maint-5.6/perl
9671 !> sv.c t/lib/charnames.t t/pragma/utf8.t
9672____________________________________________________________________________
9673[ 7252] By: gsar on 2000/10/16 02:42:31
9674 Log: integrate change#5920 from mainline
23c0d66e 9675
51c9377f
JH
9676 Larry's fix for buggy propagation of utf8-ness in join(); add test
9677 Branch: maint-5.6/perl
9678 !> doop.c t/op/ver.t
23c0d66e 9679____________________________________________________________________________
51c9377f
JH
9680[ 7251] By: gsar on 2000/10/16 02:41:14
9681 Log: integrate changes#5915..5919 from mainline
9682
9683 various (pod tweaks &c)
9684 Branch: maint-5.6/perl
9685 !> (integrate 33 files)
23c0d66e 9686____________________________________________________________________________
51c9377f
JH
9687[ 7250] By: gsar on 2000/10/16 02:38:16
9688 Log: integrate change#5914 from mainline
9689
9690 caller() wasn't returning the right number of elements for
9691 eval {...}
9692 Branch: maint-5.6/perl
9693 !> pp_ctl.c t/pragma/warn/9enabled
23c0d66e 9694____________________________________________________________________________
51c9377f
JH
9695[ 7249] By: gsar on 2000/10/16 02:37:02
9696 Log: integrate change#5913 from mainline
9697
9698 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
9699 (from Mark-Jason Dominus)
9700 Branch: maint-5.6/perl
9701 !> pod/perlfunc.pod
23c0d66e 9702____________________________________________________________________________
51c9377f
JH
9703[ 7248] By: gsar on 2000/10/16 02:35:58
9704 Log: integrate change#5912 from mainline
9705
9706 fix totally broken caching in UNIVERSAL::isa() (from
9707 Nick Ing-Simmons)
9708 Branch: maint-5.6/perl
9709 !> t/op/universal.t universal.c
a4abfbda 9710____________________________________________________________________________
51c9377f
JH
9711[ 7247] By: gsar on 2000/10/16 02:34:27
9712 Log: integrate changes#5910,5911 from mainline
9713
9714 typo in pod
9715
9716 add linebreak properties from unicode/LineBrk.txt (from
9717 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9718 Branch: maint-5.6/perl
9719 +> (branch 29 files)
9720 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
a4abfbda 9721____________________________________________________________________________
51c9377f
JH
9722[ 7246] By: gsar on 2000/10/16 02:33:29
9723 Log: integrate change#5909 from mainline
9724
9725 mode argument to do_binmode() should be file mode, not boolean
9726 Branch: maint-5.6/perl
9727 !> pp_sys.c
9728____________________________________________________________________________
9729[ 7245] By: gsar on 2000/10/16 02:31:04
9730 Log: integrate change#5908 from mainline
9731
9732 introduce illegal symbols into null package so that
9733 gv_fetchpv(...,TRUE) always returns a valid GV even when the
9734 symbol is trapped by strictures (avoids coredumps)
9735 Branch: maint-5.6/perl
9736 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
9737 !> t/pragma/strict-vars
a4abfbda
JH
9738____________________________________________________________________________
9739[ 7244] By: jhi on 2000/10/16 02:29:54
9740 Log: Subject: $Carp::ExportLevel confusion in Exporter
9741 From: "Ben Tilly" <ben_tilly@hotmail.com>
9742 Date: Sat, 14 Oct 2000 16:44:34 EDT
9743 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
9744 Branch: perl
9745 ! lib/Exporter/Heavy.pm
9746____________________________________________________________________________
9747[ 7243] By: jhi on 2000/10/16 02:28:33
9748 Log: Subject: [PATCH perlguts.pod] Document offset hack
9749 From: Simon Cozens <simon@cozens.net>
9750 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
9751 Date: Sat, 14 Oct 2000 19:32:25 +0100
9752 Branch: perl
9753 ! pod/perlguts.pod
9754____________________________________________________________________________
51c9377f
JH
9755[ 7242] By: gsar on 2000/10/16 02:26:51
9756 Log: integrate changes#5905,5906,5907,6064 from mainline
9757
9758 printf/sprintf didn't get quad types right under use64bitint
9759 Branch: maint-5.6/perl
9760 !> pp_sys.c sv.c t/op/64bitint.t
9761____________________________________________________________________________
a4abfbda
JH
9762[ 7241] By: jhi on 2000/10/16 02:22:44
9763 Log: Subject: small pod patch
9764 From: Dan Boorstein <dan_boo@bellsouth.net>
9765 Date: Sat, 14 Oct 2000 14:29:24 -0400
9766 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
9767 Branch: perl
9768 ! pod/perlfaq7.pod pod/perlmod.pod
9769____________________________________________________________________________
9770[ 7240] By: jhi on 2000/10/16 02:13:46
9771 Log: -w cleanup.
9772
9773 Subject: Re: Problems with bleadperl
9774 From: "Stephen P. Potter" <spp@ds.net>
9775 Date: Fri, 13 Oct 2000 13:32:49 -0400
9776 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
9777 Branch: perl
9778 ! t/pragma/overload.t
9779____________________________________________________________________________
9780[ 7239] By: jhi on 2000/10/16 01:41:18
9781 Log: One more ~utf8 tweak.
9782 Branch: perl
9783 ! t/op/bop.t
9784____________________________________________________________________________
9785[ 7238] By: jhi on 2000/10/16 01:34:14
9786 Log: Tweak the test of #7235.
9787 Branch: perl
9788 ! t/op/bop.t
9789____________________________________________________________________________
9790[ 7237] By: jhi on 2000/10/16 01:25:04
9791 Log: Fix a couple of compiler-noted nits in #7235.
9792 Branch: perl
9793 ! pp.c
9794____________________________________________________________________________
9795[ 7236] By: jhi on 2000/10/16 01:22:46
9796 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
9797 Branch: perl
9798 ! pp.c pp_hot.c
9799____________________________________________________________________________
9800[ 7235] By: jhi on 2000/10/15 16:24:44
9801 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
9802
9803 From: Simon Cozens <simon@cozens.net>
9804 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
9805 Date: Sat, 14 Oct 2000 20:52:13 +0100
9806 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
9807 Branch: perl
9808 ! pp.c t/op/bop.t utf8.h
9809____________________________________________________________________________
9810[ 7234] By: jhi on 2000/10/15 15:19:29
9811 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
9812 The problem was that rx->minlen was in chars while pp_split()
9813 thought it would be in bytes.
9814 Branch: perl
9815 ! pp.c t/pragma/utf8.t
9816____________________________________________________________________________
9817[ 7233] By: jhi on 2000/10/14 20:24:24
9818 Log: Document FNCASE=y as discussed in the bug 20000902.009.
9819 Branch: perl
9820 ! README.dos
9821____________________________________________________________________________
9822[ 7232] By: jhi on 2000/10/14 18:52:21
9823 Log: Add test for bug id 20000427.003 (which seems to have
9824 been fixed) (also duplicate as 20000427.004, though
9825 with a higher severity). Move one utf8 from op/append
9826 to pragma/utf8, tag the tests with bug ids.
9827 Branch: perl
9828 ! t/op/append.t t/pragma/utf8.t
9829____________________________________________________________________________
9830[ 7231] By: jhi on 2000/10/14 17:28:37
9831 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
9832 Branch: perl
9833 ! t/pragma/utf8.t
9834____________________________________________________________________________
0b3b9d72
JH
9835[ 7230] By: jhi on 2000/10/14 14:24:50
9836 Log: Needs to be conditional on SunOS 4.
9837
9838 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
9839 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9840 Date: Sat, 14 Oct 2000 13:37:49 +0100
9841 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
9842 Branch: metaconfig/U/perl
9843 ! End.U
9844 Branch: perl
9845 ! Configure myconfig.SH pod/perldelta.pod
9846____________________________________________________________________________
a4abfbda
JH
9847[ 7229] By: jhi on 2000/10/14 00:49:22
9848 Log: Update Changes.
9849 Branch: perl
9850 ! Changes patchlevel.h
9851____________________________________________________________________________
0835f758
JH
9852[ 7228] By: jhi on 2000/10/14 00:46:10
9853 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
9854 From: Peter Prymmer <pvhp@forte.com>
9855 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
9856 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
9857 Branch: perl
9858 ! lib/utf8.pm
9859____________________________________________________________________________
9860[ 7227] By: jhi on 2000/10/13 23:20:30
9861 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
9862 Branch: perl
9863 ! t/op/tie.t
9864____________________________________________________________________________
9865[ 7226] By: jhi on 2000/10/13 22:14:32
9866 Log: Tweak #7225.
9867
9868 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
9869 From: Peter Prymmer <pvhp@forte.com>
9870 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
9871 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
9872 Branch: perl
9873 ! t/op/sprintf.t
9874____________________________________________________________________________
9875[ 7225] By: jhi on 2000/10/13 22:11:31
9876 Log: op/sprintf.t patch for OS/390 (and any other host with limited
9877 floating-point exponent length)
9878
9879 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
9880 From: Dominic Dunlop <domo@computer.org>
9881 Date: Fri, 13 Oct 2000 19:17:57 +0200
9882 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
9883 Branch: perl
9884 ! t/op/sprintf.t
9885____________________________________________________________________________
9886[ 7224] By: jhi on 2000/10/13 18:40:48
9887 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
9888 Branch: perl
9889 ! toke.c
9890____________________________________________________________________________
9891[ 7223] By: jhi on 2000/10/13 18:37:13
9892 Log: Thinko in #7222.
9893 Branch: perl
9894 ! utf8.c
9895____________________________________________________________________________
9896[ 7222] By: jhi on 2000/10/13 18:05:23
9897 Log: Use UTF8SKIP(), from Simon Cozens.
9898 Branch: perl
9899 ! utf8.c
9900____________________________________________________________________________
9901[ 7221] By: jhi on 2000/10/13 15:43:19
9902 Log: (accidentally empty check-in)
9903 Branch: perl
9904 ! utf8.c
9905____________________________________________________________________________
9906[ 7220] By: jhi on 2000/10/13 15:23:51
9907 Log: Add (optimistically) Storable to static extensions.
9908 Branch: perl
9909 ! hints/uwin.sh hints/vmesa.sh
9910____________________________________________________________________________
9911[ 7219] By: jhi on 2000/10/13 15:20:05
9912 Log: Amdahl UTS doesn't seem to do dynaloading.
9913 Branch: perl
9914 ! hints/uts.sh
9915____________________________________________________________________________
9916[ 7218] By: jhi on 2000/10/13 15:15:20
9917 Log: Slight tweak of the code to appease Amdahl UTS cc.
9918 Branch: perl
9919 ! pp.c
9920____________________________________________________________________________
9921[ 7217] By: jhi on 2000/10/13 14:50:42
9922 Log: In Amdahl UTS "struct sv" is defined by a system header,
9923 <ksync.h>.
9924 Branch: perl
9925 ! perl.h sv.h
9926____________________________________________________________________________
9927[ 7216] By: jhi on 2000/10/13 11:58:25
9928 Log: Ilya implemented the memory profiling API.
9929 Branch: perl
9930 ! Todo
9931____________________________________________________________________________
9932[ 7215] By: jhi on 2000/10/13 02:56:38
9933 Log: Subject: [PATCH 5.7.0] Perl API for mstats
9934 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9935 Date: Thu, 12 Oct 2000 22:52:40 -0400
9936 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
9937 Branch: perl
9938 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
9939____________________________________________________________________________
9940[ 7214] By: jhi on 2000/10/13 02:55:38
9941 Log: Subject: [PATCH 5.7.0] IVs in mtats
9942 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9943 Date: Thu, 12 Oct 2000 22:51:04 -0400
9944 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
9945 Branch: perl
9946 ! malloc.c perl.h
9947____________________________________________________________________________
9948[ 7213] By: jhi on 2000/10/13 02:31:47
9949 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
9950 Branch: perl
9951 ! pod/perldiag.pod pp_sys.c
9952____________________________________________________________________________
9953[ 7212] By: jhi on 2000/10/13 01:27:38
9954 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
9955 From: Peter Prymmer <pvhp@forte.com>
9956 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
9957 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
9958 Branch: perl
9959 ! t/op/oct.t
9960____________________________________________________________________________
9961[ 7211] By: jhi on 2000/10/13 00:35:09
9962 Log: Update Changes.
9963 Branch: perl
9964 ! Changes patchlevel.h
9965____________________________________________________________________________
9b10d7ba
JH
9966[ 7210] By: jhi on 2000/10/12 23:59:40
9967 Log: The Install.pm third of
9968
9969 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
9970 From: Bill Campbell <bill@celestial.com>
9971 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
9972 Date: Thu, 5 Oct 2000 18:04:51 -0700
9973 Branch: perl
9974 ! lib/ExtUtils/Install.pm
9975____________________________________________________________________________
9976[ 7209] By: jhi on 2000/10/12 23:58:43
9977 Log: Two thirds of
9978
9979 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
9980 Date: Thu, 5 Oct 2000 18:04:51 -0700
9981 From: Bill Campbell <bill@celestial.com>
9982 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
9983
9984 The Install.pm changes will be submitted separately because
9985 they need some work and discussion still.
9986 Branch: perl
9987 ! lib/getopts.pl lib/termcap.pl
9988____________________________________________________________________________
9989[ 7208] By: jhi on 2000/10/12 23:41:19
9990 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
9991 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9992 Date: Thu, 12 Oct 2000 07:30:02 EDT
9993 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
9994 Branch: perl
9995 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
9996 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
9997____________________________________________________________________________
9998[ 7207] By: jhi on 2000/10/12 23:39:01
9999 Log: An updated EBCDIC tr patch.
10000
10001 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
10002 From: Peter Prymmer <pvhp@forte.com>
10003 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
10004 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
10005 Branch: perl
10006 ! t/op/tr.t
10007____________________________________________________________________________
10008[ 7206] By: jhi on 2000/10/12 23:34:55
10009 Log: Upgrade to CPAN 1.58, from Andreas König.
10010 Branch: perl
10011 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10012____________________________________________________________________________
0b3b9d72
JH
10013[ 7205] By: jhi on 2000/10/12 23:29:08
10014 Log: Introduce the man[24-8] variables, from Andy Dougherty.
10015 Branch: metaconfig/U/perl
10016 + mandirs.U mandirstyle.U
10017 Branch: perl
10018 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10019 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
10020 ! vos/config.h vos/config.pl vos/config_h.SH_orig
10021 ! win32/config.bc win32/config.gc win32/config.vc
10022____________________________________________________________________________
9b10d7ba
JH
10023[ 7204] By: gsar on 2000/10/12 18:11:24
10024 Log: restore change#7202
10025 Branch: perl
10026 ! mg.c
10027____________________________________________________________________________
10028[ 7203] By: gsar on 2000/10/12 18:09:40
10029 Log: another test of the Emergency Broadcast System--back out
10030 change#7202
10031 Branch: perl
10032 ! mg.c
10033____________________________________________________________________________
10034[ 7202] By: gsar on 2000/10/12 16:40:47
10035 Log: (submitted on behalf of Jarkko)
10036 Fix the lib/encode.t subtest 6 failure as reported by Andreas
10037 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
10038 was unearthed by change 7182, as was a bug in HTML::Entities.
10039 Branch: perl
10040 ! mg.c
10041____________________________________________________________________________
10042[ 7201] By: jhi on 2000/10/11 03:16:05
10043 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
10044 Branch: perl
10045 ! pp_hot.c t/pragma/utf8.t
10046____________________________________________________________________________
10047[ 7200] By: jhi on 2000/10/11 00:40:30
10048 Log: The #7198 was a false alarm.
10049 Branch: perl
10050 ! pp_hot.c
10051____________________________________________________________________________
10052[ 7199] By: jhi on 2000/10/11 00:26:04
10053 Log: Remove duplicated code.
10054 Branch: perl
10055 ! t/lib/cgi-html.t
10056____________________________________________________________________________
10057[ 7198] By: jhi on 2000/10/10 23:30:46
10058 Log: (Retracted by #7200.)
10059 Branch: perl
10060 ! pp_hot.c
10061____________________________________________________________________________
10062[ 7197] By: jhi on 2000/10/10 21:49:30
10063 Log: Add the test case for #7190, from the original bug report
10064 by Andreas König.
10065 Branch: perl
10066 ! t/pragma/utf8.t
10067____________________________________________________________________________
10068[ 7196] By: jhi on 2000/10/10 21:40:49
10069 Log: Reapply Andy's patch and regen Configure.
10070 Branch: perl
10071 ! Configure INSTALL Makefile.SH Porting/Glossary
10072 ! Porting/config.sh config_h.SH epoc/config.sh installperl
10073 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
10074 ! win32/config.vc
10075____________________________________________________________________________
10076[ 7195] By: jhi on 2000/10/10 21:09:30
10077 Log: Use the versiononly instead of the installscripts,
10078 retract the changes 7146 and 7147.
10079 Branch: perl
10080 ! Configure INSTALL Makefile.SH Porting/Glossary
10081 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
10082 ! installperl uconfig.sh vos/config.def win32/config.bc
10083 ! win32/config.gc win32/config.vc
10084____________________________________________________________________________
10085[ 7194] By: jhi on 2000/10/10 21:06:15
10086 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
10087 From: Peter Prymmer <pvhp@forte.com>
10088 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
10089 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
10090 Branch: perl
10091 ! t/op/ver.t
10092____________________________________________________________________________
10093[ 7193] By: jhi on 2000/10/10 21:05:12
10094 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
10095 From: Peter Prymmer <pvhp@forte.com>
10096 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
10097 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
10098 Branch: perl
10099 ! t/op/tr.t
10100____________________________________________________________________________
51c9377f
JH
10101[ 7192] By: jhi on 2000/10/10 20:57:30
10102 Log: Add versiononly, delete installscripts, from Andy Dougherty.
10103 Branch: metaconfig
10104 - U/installdirs/installscripts.U
10105 Branch: metaconfig/U/perl
10106 + versiononly.U
10107____________________________________________________________________________
9b10d7ba
JH
10108[ 7191] By: jhi on 2000/10/10 19:41:21
10109 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
10110 From: Peter Prymmer <pvhp@forte.com>
10111 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
10112 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
10113 Branch: perl
10114 ! pod/perlebcdic.pod
10115____________________________________________________________________________
10116[ 7190] By: jhi on 2000/10/10 19:26:14
10117 Log: Subject: Re: utf8 concat, mg_get
10118 From: Simon Cozens <simon@cozens.net>
10119 Date: Tue, 10 Oct 2000 17:40:17 +0100
10120 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
10121 Branch: perl
10122 ! pp_hot.c
10123____________________________________________________________________________
10124[ 7189] By: jhi on 2000/10/10 19:23:03
10125 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
10126 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
10127 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
10128 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
10129 Branch: perl
10130 ! lib/ExtUtils/MM_Unix.pm
10131____________________________________________________________________________
10132[ 7188] By: jhi on 2000/10/10 15:31:24
10133 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
10134 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
10135 Date: Fri, 14 Jul 2000 10:47:36 +0100
10136 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
10137 Branch: perl
10138 ! README.win32
10139____________________________________________________________________________
10140[ 7187] By: jhi on 2000/10/10 13:30:10
10141 Log: Quote the temp file name, needed in Win32 because the
10142 default name unfortunately contains spaces, shouldn't
10143 hurt elsewhere.
10144
10145 Subject: FW: perldoc fails if $TEMP contains spaces
10146 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
10147 Date: Thu, 14 Sep 2000 08:58:45 +0100
10148 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
10149 Branch: perl
10150 ! utils/perldoc.PL
10151____________________________________________________________________________
10152[ 7186] By: jhi on 2000/10/10 13:16:27
10153 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
10154 From: hv@hugo.hybyte.com
10155 Date: Tue, 10 Oct 2000 14:10:20 +0100
10156 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
10157 Branch: perl
10158 ! t/lib/thr5005.t util.c
10159____________________________________________________________________________
10160[ 7185] By: jhi on 2000/10/10 12:06:22
10161 Log: Upgrade to podlators 1.04, from Russ Allbery.
10162 Branch: perl
10163 ! lib/Pod/Man.pm lib/Pod/Text.pm
10164____________________________________________________________________________
10165[ 7184] By: jhi on 2000/10/10 12:01:32
10166 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
10167 Branch: perl
10168 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
10169____________________________________________________________________________
10170[ 7183] By: jhi on 2000/10/09 23:47:15
10171 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
10172 From: Peter Prymmer <pvhp@forte.com>
10173 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
10174 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
10175 Branch: perl
10176 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
10177____________________________________________________________________________
10178[ 7182] By: jhi on 2000/10/09 23:43:16
10179 Log: Make eq work again with utf8 (disabling the upgrading
10180 should no more be necessary since the copies of the
10181 scalars are upgraded, not the scalars themselves).
10182 Takes care of ID 20001009.001. (The claimed length()
10183 bug in 20001009.001 seems bogus to me.)
10184 Branch: perl
10185 ! sv.c t/pragma/utf8.t
10186____________________________________________________________________________
10187[ 7181] By: gsar on 2000/10/09 19:41:54
10188 Log: tweak for change#7173
10189 Branch: perl
10190 ! win32/win32sck.c
10191____________________________________________________________________________
10192[ 7180] By: gsar on 2000/10/09 19:26:56
10193 Log: on Windows, clean targets might not work under some flavors of the shell
10194 Branch: perl
10195 ! win32/Makefile win32/makefile.mk
10196____________________________________________________________________________
10197[ 7179] By: jhi on 2000/10/09 19:21:02
10198 Log: Update Changes.
10199 Branch: perl
10200 ! Changes patchlevel.h
10201____________________________________________________________________________
3a3d8f3c
JH
10202[ 7178] By: jhi on 2000/10/09 19:18:23
10203 Log: Warn about unknown scripts.
10204
10205 Subject: Re: ideas? patches? [PATCH bleadperl]
10206 From: Dominic Dunlop <domo@computer.org>
10207 Date: Mon, 9 Oct 2000 14:57:17 +0200
10208 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
10209 Branch: perl
10210 ! lib/charnames.pm
10211____________________________________________________________________________
0b3b9d72
JH
10212[ 7177] By: jhi on 2000/10/09 19:13:27
10213 Log: Change #7160 had a nasty typo.
10214 Branch: metaconfig
10215 ! U/compline/Compile.U
10216 Branch: perl
10217 ! Configure config_h.SH
10218____________________________________________________________________________
3a3d8f3c
JH
10219[ 7176] By: gsar on 2000/10/09 18:59:33
10220 Log: pod nit
10221 Branch: perl
10222 ! pod/perlport.pod
10223____________________________________________________________________________
10224[ 7175] By: gsar on 2000/10/09 18:54:28
10225 Log: Windows9x doesn't support link(), despite what Config.pm
10226 might think
10227 Branch: perl
10228 ! lib/ExtUtils/Manifest.pm
10229____________________________________________________________________________
10230[ 7174] By: gsar on 2000/10/09 18:50:03
10231 Log: avoid nonportable example code
10232 Branch: perl
10233 ! lib/File/Copy.pm
10234____________________________________________________________________________
10235[ 7173] By: gsar on 2000/10/09 18:46:54
10236 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
10237 being used) when closing a socket handle
10238 Branch: perl
10239 ! win32/win32.c win32/win32.h win32/win32sck.c
10240____________________________________________________________________________
10241[ 7172] By: gsar on 2000/10/09 18:41:40
10242 Log: on Windows, cwd strings in the environment should be of the
10243 form =X:=X:\foo instead of =X=X:\foo\
10244 Branch: perl
10245 ! win32/vdir.h
10246____________________________________________________________________________
10247[ 7171] By: gsar on 2000/10/09 18:30:09
10248 Log: on Windows, LoadLibrary() could load an extension DLL multiple
10249 times if forward slashes are used in the path
10250 Branch: perl
10251 ! win32/win32.c
10252____________________________________________________________________________
10253[ 7170] By: jhi on 2000/10/09 17:53:59
10254 Log: Add a todo note about overloadable assertions.
10255 Branch: perl
10256 ! Todo-5.6
10257____________________________________________________________________________
10258[ 7169] By: jhi on 2000/10/09 13:43:45
10259 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
10260 From: mjd@plover.com
10261 Date: 9 Oct 2000 00:24:44 -0000
10262 Message-ID: <20001009002444.10616.qmail@plover.com>
10263 Branch: perl
10264 ! pod/perldebguts.pod
10265____________________________________________________________________________
10266[ 7168] By: nick on 2000/10/08 13:16:33
10267 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
10268 is not right thing to do on (e.g. x86). Network order is also "right" for
10269 X fonts.
10270 Branch: perl
10271 ! ext/Encode/Encode.pm
10272____________________________________________________________________________
10273[ 7167] By: nick on 2000/10/08 12:54:42
10274 Log: Make "encodings" work post-install when Encode/*.enc files may not
10275 be in same directory as Encode.pm
10276 Branch: perl
10277 ! ext/Encode/Encode.pm
10278____________________________________________________________________________
10279[ 7166] By: nick on 2000/10/08 11:51:26
10280 Log: Work round the fact that $hash->{$key} does not take into account
10281 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
10282 so that key is always in the "expected" encoding - i.e. same way we put
10283 it in the hash.
10284 Branch: perl
10285 ! ext/Encode/Encode.pm
10286____________________________________________________________________________
10287[ 7165] By: gsar on 2000/10/08 04:15:29
10288 Log: save_re_context() could reset PL_curcop to freed memory, causing core
10289 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
10290 Branch: perl
10291 ! pp_ctl.c
10292____________________________________________________________________________
10293[ 7164] By: jhi on 2000/10/06 20:51:48
10294 Log: UTF8ize split() so that the cloned substrings get the UTF8
10295 flag of the original scalar. Problem reported by Simon Cozens.
10296 Branch: perl
10297 ! pp.c t/pragma/utf8.t
10298____________________________________________________________________________
10299[ 7163] By: nick on 2000/10/06 20:48:34
10300 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
10301 got a false +ve and so did not reach code which would have un-FAKEd the SV.
10302 Branch: perl
10303 ! sv.c
10304____________________________________________________________________________
10305[ 7162] By: nick on 2000/10/06 20:25:37
10306 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
10307 To fix (sort {$a <=> $b} keys %hash) in particular but
10308 should cover a number of other as-yet-unknown cases as well.
10309 Branch: perl
10310 ! sv.c
10311____________________________________________________________________________
10312[ 7161] By: jhi on 2000/10/06 19:56:18
10313 Log: Change the version number of Tie::Handle in the core to 4.0,
10314 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
10315
10316 Subject: Note on Tie::Handle
10317 From: andreas.koenig@anima.de (Andreas J. Koenig)
10318 Date: 06 Oct 2000 21:48:58 +0200
10319 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
10320 Branch: perl
10321 ! lib/Tie/Handle.pm
10322____________________________________________________________________________
0b3b9d72
JH
10323[ 7160] By: jhi on 2000/10/06 18:20:35
10324 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
10325 as the first option of cc/ld because of ultrapicky compilers
10326 (e.g. OS/390 R2.5)
10327 Branch: metaconfig
10328 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
10329 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
10330 ! U/compline/orderlib.U U/modified/Cppsym.U
10331 ! U/modified/d_access.U
10332 Branch: metaconfig/U/perl
10333 ! Checkcc.U d_dlsymun.U gccvers.U
10334 Branch: perl
10335 ! Configure config_h.SH
10336____________________________________________________________________________
3a3d8f3c
JH
10337[ 7159] By: jhi on 2000/10/06 13:56:39
10338 Log: Update Changes.
10339 Branch: perl
10340 ! Changes patchlevel.h
10341____________________________________________________________________________
db9f7605
JH
10342[ 7158] By: jhi on 2000/10/06 12:48:40
10343 Log: Eliminate $Is_VMS code from the test.
10344
10345 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
10346 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10347 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
10348 Date: Thu, 5 Oct 2000 07:46:33 EDT
10349 Branch: perl
10350 ! t/lib/b.t
10351____________________________________________________________________________
0b3b9d72
JH
10352[ 7157] By: jhi on 2000/10/06 12:47:13
10353 Log: Also the $ccflags is needed for the C compiler check.
10354
10355 Subject: Configure (check for C-compiler)
10356 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10357 Date: Fri, 06 Oct 2000 08:47:15 +0200
10358 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
10359 Branch: metaconfig/U/perl
10360 ! Checkcc.U
10361 Branch: perl
10362 ! Configure config_h.SH
10363____________________________________________________________________________
db9f7605
JH
10364[ 7156] By: jhi on 2000/10/06 11:45:15
10365 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
10366 Branch: perl
10367 ! perl.c pp_ctl.c sv.h utf8.c
10368____________________________________________________________________________
10369[ 7155] By: jhi on 2000/10/06 11:40:41
10370 Log: IO::Handle->syswrite() did not handle length omission
10371 like CORE::syswrite() does.
10372
10373 Subject: [Fwd] IO::Handle, syswrite and arguments
10374 From: Graham Barr <gbarr@pobox.com>
10375 Date: Fri, 6 Oct 2000 10:22:05 +0100
10376 Message-ID: <20001006102205.U6312@pobox.com>
10377
10378 The original patch from andrew@ugh.net.au.
10379 Branch: perl
10380 ! ext/IO/lib/IO/Handle.pm
10381____________________________________________________________________________
10382[ 7154] By: jhi on 2000/10/06 01:42:15
10383 Log: Tweak #7153.
10384 Branch: perl
10385 ! utf8.h
10386____________________________________________________________________________
10387[ 7153] By: jhi on 2000/10/06 00:39:55
10388 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
10389 Branch: perl
10390 ! utf8.h
10391____________________________________________________________________________
10392[ 7152] By: jhi on 2000/10/06 00:38:11
10393 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
10394 Branch: perl
10395 ! perl.c pp_ctl.c sv.h utf8.c
10396____________________________________________________________________________
10397[ 7151] By: jhi on 2000/10/06 00:36:38
10398 Log: Subject: Re: Questions about Tie::Array and perl modules
10399 From: Nick Ing-Simmons <nik@tiuk.ti.com>
10400 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
10401 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
10402
10403 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
10404 Branch: perl
10405 ! lib/Tie/Array.pm t/op/array.t
10406____________________________________________________________________________
10407[ 7150] By: jhi on 2000/10/05 00:20:45
10408 Log: Regen Changes.
10409 Branch: perl
10410 ! Changes patchlevel.h
10411____________________________________________________________________________
8511762d
JH
10412[ 7149] By: jhi on 2000/10/05 00:20:01
10413 Log: Regen toc.
10414 Branch: perl
10415 ! pod/perltoc.pod
10416____________________________________________________________________________
10417[ 7148] By: jhi on 2000/10/04 23:35:08
10418 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
10419 reported several times by Dominic Dunlop, for example in
10420 ID 20000315.008. Patch from Dominic. Patch affects at
10421 least MachTen, and possibly other oldish BSDs. Should not
10422 break non-broken platforms (tested on LinuxPPC).
10423 Branch: perl
10424 ! doio.c
10425____________________________________________________________________________
51c9377f
JH
10426[ 7147] By: jhi on 2000/10/04 23:26:34
10427 Log: The one that got away from 7146.
10428 Branch: metaconfig
10429 + U/installdirs/installscripts.U
10430____________________________________________________________________________
8511762d
JH
10431[ 7146] By: jhi on 2000/10/04 23:25:04
10432 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
10433 suggested by H. Merijn Brand.
10434 Branch: perl
10435 ! Configure INSTALL Makefile.SH Porting/Glossary
10436 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
10437 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
10438 ! win32/config.vc
10439____________________________________________________________________________
10440[ 7145] By: jhi on 2000/10/04 22:08:21
10441 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
10442 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10443 Date: Wed, 4 Oct 2000 17:37:46 -0400
10444 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
10445 Branch: perl
10446 ! utils/h2xs.PL
10447____________________________________________________________________________
10448[ 7144] By: jhi on 2000/10/04 18:11:41
10449 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
10450 From: Jeff Pinyan <jeffp@crusoe.net>
10451 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
10452 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
10453 Branch: perl
10454 ! pod/perlrun.pod
10455____________________________________________________________________________
10456[ 7143] By: jhi on 2000/10/04 18:09:58
10457 Log: Subject: perlhack.pod Patch for Externals Tools
10458 From: Fisher Mark <fisherm@tce.com>
10459 Date: Tue, 3 Oct 2000 15:43:27 -0500
10460 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
10461 Branch: perl
10462 ! pod/perlhack.pod
10463____________________________________________________________________________
10464[ 7142] By: jhi on 2000/10/04 18:08:41
10465 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
10466 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10467 Date: Wed, 4 Oct 2000 12:11:11 EDT
10468 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
10469 Branch: perl
10470 ! vms/vms.c
10471____________________________________________________________________________
10472[ 7141] By: jhi on 2000/10/04 12:20:16
10473 Log: Subject: [PATCH 5.7.0] h2xs not working
10474 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10475 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
10476 Date: Tue, 3 Oct 2000 21:43:01 -0400
10477
10478 Subject: [PATCH 5.7.0] h2xs not documenting the created module
10479 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10480 Date: Tue, 3 Oct 2000 22:55:19 -0400
10481 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
10482 Branch: perl
10483 ! utils/h2xs.PL
10484____________________________________________________________________________
10485[ 7140] By: jhi on 2000/10/04 11:53:44
10486 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
10487 From: nick@babyhippo.com
10488 Date: Wed, 4 Oct 2000 12:06:45 +0100
10489 Message-Id: <20001004120645.A7356@babyhippo.com>
10490
10491 Retract 7118 and 7135.
10492 Branch: perl
10493 ! installman installperl op.c t/pragma/subs.t
10494____________________________________________________________________________
0b3b9d72
JH
10495[ 7139] By: jhi on 2000/10/03 22:09:41
10496 Log: It is possible to have no hosts database at all. Pointed out in
10497
10498 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
10499 From: Peter Prymmer <pvhp@forte.com>
10500 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
10501 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
10502 Branch: metaconfig
10503 ! U/modified/myhostname.U
10504 Branch: perl
10505 ! Configure config_h.SH
10506____________________________________________________________________________
8511762d
JH
10507[ 7138] By: jhi on 2000/10/03 21:49:49
10508 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
10509 From: Peter Prymmer <pvhp@forte.com>
10510 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
10511 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
10512 Branch: perl
10513 ! pp_sys.c
10514____________________________________________________________________________
10515[ 7137] By: jhi on 2000/10/03 20:10:05
10516 Log: One remaining nit less at the VMS mailbox sizing.
10517 Branch: perl
10518 ! vms/vms.c
10519____________________________________________________________________________
10520[ 7136] By: jhi on 2000/10/03 20:08:47
10521 Log: Test harness update to sync with the new perlcc,
10522 from Simon Cozens.
10523 Branch: perl
10524 ! t/TEST t/UTEST
10525____________________________________________________________________________
10526[ 7135] By: jhi on 2000/10/03 15:15:42
10527 Log: Subject: Re: PATCH for 20001003.004
10528 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
10529 From: "AARON B. DOSSETT" <aaron@iglou.com>
10530 Message-Id: <E13gTay-0006od-00@iglou.com>
10531 Branch: perl
10532 ! installman installperl
10533____________________________________________________________________________
10534[ 7134] By: jhi on 2000/10/03 15:00:34
10535 Log: Subject: [ID 20001003.006] B::Debug not -w clean
10536 From: Nicholas Clark <nick@babyhippo.co.uk>
10537 Date: Tue, 03 Oct 2000 15:46:32 +0100
10538 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
10539 Branch: perl
10540 ! ext/B/B/Debug.pm
10541____________________________________________________________________________
10542[ 7133] By: jhi on 2000/10/03 14:58:39
10543 Log: Scale down the VMS message boxes, by Charles Lane.
10544 Fix for ID 20000903.009, workaround at
10545 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
10546 Branch: perl
10547 ! vms/vms.c
10548____________________________________________________________________________
10549[ 7132] By: jhi on 2000/10/03 11:20:37
10550 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
10551 Branch: perl
10552 + t/lib/st-lock.t t/lib/st-utf8.t
10553 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
10554 ! ext/Storable/Storable.xs t/lib/st-recurse.t
10555____________________________________________________________________________
10556[ 7131] By: jhi on 2000/10/03 03:38:23
10557 Log: Encode nits.
10558 Branch: perl
10559 ! MANIFEST Makefile.SH
10560____________________________________________________________________________
10561[ 7130] By: jhi on 2000/10/03 03:31:05
10562 Log: Update Changes.
10563 Branch: perl
10564 ! Changes patchlevel.h
10565____________________________________________________________________________
0b3b9d72
JH
10566[ 7129] By: jhi on 2000/10/03 02:24:02
10567 Log: Misplaced else.
10568 Branch: metaconfig/U/perl
10569 ! d_strtoll.U
10570 Branch: perl
10571 ! Configure config_h.SH
10572____________________________________________________________________________
10573[ 7128] By: jhi on 2000/10/03 02:08:29
10574 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
10575 From: sthoenna@efn.org
10576 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
10577 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
10578 Branch: metaconfig/U/perl
10579 ! d_strtoll.U
10580 Branch: perl
10581 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
10582____________________________________________________________________________
0f72438a
JH
10583[ 7127] By: jhi on 2000/10/03 01:13:14
10584 Log: Update Changes.
10585 Branch: perl
10586 ! Changes patchlevel.h
10587____________________________________________________________________________
70acb981
JH
10588[ 7126] By: jhi on 2000/10/03 00:57:08
10589 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
10590 as suggested by Olaf Flebbe and Nick Clark.
10591 Branch: perl
10592 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
10593____________________________________________________________________________
10594[ 7125] By: jhi on 2000/10/03 00:50:56
10595 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
10596 From: Nick Clark <nick@plum.flirble.org>
10597 Date: Mon, 2 Oct 2000 11:03:24 +0100
10598 Message-Id: <20001002110324.D20073@plum.flirble.org>
71d4b5fd
JH
10599
10600 Also fixes bug ID 20001002.005.
70acb981
JH
10601 Branch: perl
10602 ! t/lib/encode.t
10603____________________________________________________________________________
10604[ 7124] By: jhi on 2000/10/03 00:34:59
10605 Log: Subject: [PATCH 5.7.0] Epoc update
10606 From: Olaf Flebbe <o.flebbe@gmx.de>
10607 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
10608 Message-ID: <26423.969484586@www10.gmx.net>
10609 Branch: perl
10610 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
10611 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
10612 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
10613 ! util.c util.h
10614____________________________________________________________________________
10615[ 7123] By: jhi on 2000/10/03 00:30:07
10616 Log: Regen headers.
10617 Branch: perl
10618 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
10619____________________________________________________________________________
10620[ 7122] By: jhi on 2000/10/03 00:10:48
10621 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
10622 Branch: perl
10623 ! hints/openbsd.sh
10624____________________________________________________________________________
10625[ 7121] By: jhi on 2000/10/03 00:05:06
10626 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
10627 From: <abigail@foad.org>
10628 Date: Tue, 26 Sep 2000 13:36:14 -0400
10629 Message-ID: <20000926173614.4356.qmail@foad.org>
10630 Branch: perl
10631 ! pod/perlop.pod
10632____________________________________________________________________________
10633[ 7120] By: jhi on 2000/10/03 00:04:00
10634 Log: Inside require() $^S was always left undefined.
10635
10636 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
10637 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10638 Date: Wed, 27 Sep 2000 18:54:49 -0400
10639 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
10640 Branch: perl
10641 ! cop.h mg.c pp_ctl.c util.c
10642____________________________________________________________________________
10643[ 7119] By: jhi on 2000/10/03 00:00:16
10644 Log: Subject: [PATCH] DLL not restartabke with threaded perl
10645 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
10646 Date: Thu, 28 Sep 2000 09:20:46 +0100
10647 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
10648 Branch: perl
10649 ! perl.c
10650____________________________________________________________________________
10651[ 7118] By: jhi on 2000/10/02 23:59:20
10652 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
10653 From: Nicholas Clark <nick@ccl4.org>
10654 Date: Thu, 28 Sep 2000 11:52:24 +0100
10655 Message-ID: <20000928115224.D7924@plum.flirble.org>
10656 Branch: perl
10657 ! op.c
10658____________________________________________________________________________
10659[ 7117] By: jhi on 2000/10/02 23:57:51
10660 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
10661 From: Nicholas Clark <nick@babyhippo.co.uk>
10662 Date: Thu, 28 Sep 2000 12:18:10 +0100
10663 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
10664
10665 Did not apply cleanly, manual intervention was needed.
10666 Branch: perl
10667 ! ext/B/B/Bytecode.pm utils/perlcc.PL
10668____________________________________________________________________________
10669[ 7116] By: jhi on 2000/10/02 23:50:40
10670 Log: Document the issue (is not a syntax error, kind of)
10671
10672 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
10673 From: Nicholas Clark <nick@ccl4.org>
10674 Date: Thu, 28 Sep 2000 17:12:42 +0100
10675 Message-ID: <20000928171242.K7924@plum.flirble.org>
10676 Branch: perl
10677 ! pod/perldata.pod
10678____________________________________________________________________________
10679[ 7115] By: jhi on 2000/10/02 23:48:58
10680 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
10681 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10682 Date: Thu, 28 Sep 2000 21:55:31 -0400
10683 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
10684 Branch: perl
10685 ! regexec.c
10686____________________________________________________________________________
10687[ 7114] By: jhi on 2000/10/02 23:47:57
10688 Log: Subject: DOC PATCH 5.6.0
10689 From: mjd@plover.com
10690 Date: 30 Sep 2000 06:02:34 -0000
10691 Message-ID: <20000930060234.4559.qmail@plover.com>
10692 Branch: perl
10693 ! pod/perldebguts.pod
10694____________________________________________________________________________
10695[ 7113] By: jhi on 2000/10/02 23:46:43
10696 Log: SOCK_DGRAM and listen() do not mix as reported in
10697
10698 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
10699 From: Petter Reinholdtsen <pere@hungry.com>
10700 Date: Sun, 1 Oct 2000 10:57:20 +0800
10701 Message-Id: <200010010257.KAA05735@localhost.localdomain>
10702
10703 The patch for 5.7.0+ had to be reengineered, though.
10704 Branch: perl
10705 ! ext/IO/lib/IO/Socket/UNIX.pm
10706____________________________________________________________________________
10707[ 7112] By: jhi on 2000/10/02 23:36:57
10708 Log: Subject: Re: [PATCH 5.005_64 missed]
10709 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10710 Date: Sun, 1 Oct 2000 18:50:10 -0400
10711 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
10712 Branch: perl
10713 ! pod/perlxs.pod
10714____________________________________________________________________________
10715[ 7111] By: jhi on 2000/10/02 23:35:40
10716 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
10717 From: Radu Greab <radu@netsoft.ro>
10718 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
10719 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
10720 Branch: perl
10721 ! op.c opcode.pl t/op/substr.t
10722____________________________________________________________________________
10723[ 7110] By: jhi on 2000/10/02 23:32:38
10724 Log: Subject: [PATCH] Fix aliasing of tied filehandles
10725 From: Daniel Chetlin <daniel@chetlin.com>
10726 Date: Mon, 2 Oct 2000 14:53:27 -0700
10727 Message-ID: <20001002145327.C1617@ilmd>
10728 Branch: perl
10729 ! perl.h pp_hot.c t/op/tiehandle.t
10730____________________________________________________________________________
10731[ 7109] By: jhi on 2000/10/02 23:31:30
10732 Log: s/Robin Parker/Robin Barker/
10733 Branch: perl
10734 ! Changes5.6
10735____________________________________________________________________________
10736[ 7108] By: jhi on 2000/10/02 23:15:46
10737 Log: Retract #7091 as suggested in
10738
10739 From: Robin Barker <rmb1@cise.npl.co.uk>
10740 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
10741 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
10742 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
10743 Branch: perl
10744 ! embed.pl proto.h
10745____________________________________________________________________________
10746[ 7107] By: nick on 2000/10/02 18:23:14
10747 Log: A few tweaks to get Tk803 to work with Encode scheme.
10748 Branch: perl
10749 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
10750____________________________________________________________________________
10751[ 7106] By: nick on 2000/10/01 21:34:14
10752 Log: Add checking cases to Encode's toUnicode and fromUnicode.
10753 Branch: perl
10754 ! ext/Encode/Encode.pm
10755____________________________________________________________________________
10756[ 7105] By: nick on 2000/10/01 17:18:01
10757 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
10758 To read and use them.
10759 Add a lib/encode.t which checks a few things.
10760 Branch: perl
10761 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
10762 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
10763 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
10764 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
10765 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
10766 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
10767 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
10768 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
10769 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
10770 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
10771 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
10772 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
10773 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
10774 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
10775 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
10776 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
10777 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
10778 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
10779 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
10780 + ext/Encode/Encode/iso2022-jp.enc
10781 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
10782 + ext/Encode/Encode/iso8859-1.enc
10783 + ext/Encode/Encode/iso8859-2.enc
10784 + ext/Encode/Encode/iso8859-3.enc
10785 + ext/Encode/Encode/iso8859-4.enc
10786 + ext/Encode/Encode/iso8859-5.enc
10787 + ext/Encode/Encode/iso8859-6.enc
10788 + ext/Encode/Encode/iso8859-7.enc
10789 + ext/Encode/Encode/iso8859-8.enc
10790 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
10791 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
10792 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
10793 + ext/Encode/Encode/macCentEuro.enc
10794 + ext/Encode/Encode/macCroatian.enc
10795 + ext/Encode/Encode/macCyrillic.enc
10796 + ext/Encode/Encode/macDingbats.enc
10797 + ext/Encode/Encode/macGreek.enc
10798 + ext/Encode/Encode/macIceland.enc
10799 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
10800 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
10801 + ext/Encode/Encode/macTurkish.enc
10802 + ext/Encode/Encode/macUkraine.enc
10803 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
10804 + t/lib/encode.t
10805 ! MANIFEST ext/Encode/Encode.pm
10806____________________________________________________________________________
10807[ 7104] By: nick on 2000/09/30 13:04:30
10808 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
10809 From: Daniel Chetlin <daniel@chetlin.com>
10810 Date: Mon, 18 Sep 2000 05:05:40 -0700
10811 Message-Id: <20000918050540.C652@ilmd>
10812 Branch: perl
10813 ! lib/overload.pm sv.c t/pragma/overload.t
10814____________________________________________________________________________
10815[ 7103] By: nick on 2000/09/30 12:53:36
10816 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
10817 From: Johan Vromans <jvromans@squirrel.nl>
10818 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
10819 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
10820 Branch: perl
10821 ! pod/Makefile.SH
10822____________________________________________________________________________
10823[ 7102] By: nick on 2000/09/30 12:52:31
10824 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
10825 From: Spider Boardman <spider@Orb.Nashua.NH.US>
10826 Date: Sat, 16 Sep 2000 16:36:45 -0400
10827 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
10828 Branch: perl
10829 ! ext/B/B/Deparse.pm
10830____________________________________________________________________________
10831[ 7101] By: nick on 2000/09/30 12:51:41
10832 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
10833 From: Craig A. Berry <craig.berry@psinetcs.com>
10834 Date: Sat, 16 Sep 2000 10:11:10 -0500
10835 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
10836 Branch: perl
10837 ! vms/vms.c
10838____________________________________________________________________________
10839[ 7100] By: nick on 2000/09/30 12:50:33
10840 Log: Subject: Re: unicode support and perl [ID 20000901.097]
10841 From: Spider Boardman <spider@Orb.Nashua.NH.US>
10842 Date: Fri, 15 Sep 2000 16:37:58 -0400
10843 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
10844 Branch: perl
10845 ! t/op/append.t
10846____________________________________________________________________________
10847[ 7099] By: nick on 2000/09/30 12:49:35
10848 Log: Subject: Re: unicode support and perl [ID 20000901.097]
10849 From: Spider Boardman <spider@Orb.Nashua.NH.US>
10850 Date: Fri, 15 Sep 2000 16:25:30 -0400
10851 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
10852 Branch: perl
10853 ! pp_hot.c
10854____________________________________________________________________________
10855[ 7098] By: nick on 2000/09/30 12:48:00
10856 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
10857 From: Gisle Aas <gisle@ActiveState.com>
10858 Date: 15 Sep 2000 16:23:41 +0200
10859 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
10860 Branch: perl
10861 ! toke.c
10862____________________________________________________________________________
10863[ 7097] By: nick on 2000/09/30 12:45:16
10864 Log: Subject: [PATCH] Nits in perlmod.pod
10865 From: Daniel Chetlin <daniel@chetlin.com>
10866 Date: Fri, 15 Sep 2000 02:04:09 -0700
10867 Message-Id: <20000915020409.A2104@ilmd>
10868 Branch: perl
10869 ! pod/perlmod.pod
10870____________________________________________________________________________
10871[ 7096] By: nick on 2000/09/30 12:18:00
10872 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
10873 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
10874 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
10875 0 to checking to get the warning.
10876 Branch: perl
10877 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
10878 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
10879 ! regexec.c sv.c toke.c utf8.c
10880____________________________________________________________________________
10881[ 7095] By: nick on 2000/09/15 16:55:59
10882 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
10883
10884 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
10885 From: Spider Boardman <spider@Orb.Nashua.NH.US>
10886 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
10887 Date: Fri, 15 Sep 2000 06:37:30 -0400
10888 Branch: perl
10889 ! ext/Encode/Encode.xs sv.c
10890____________________________________________________________________________
10891[ 7094] By: jhi on 2000/09/15 03:23:32
10892 Log: Update Changes.
10893 Branch: perl
10894 ! Changes patchlevel.h
10895____________________________________________________________________________
f7f6dc29
JH
10896[ 7093] By: jhi on 2000/09/15 03:11:44
10897 Log: Fix for the charnames.t failures from Spider Boardman.
10898 Branch: perl
10899 ! toke.c
10900____________________________________________________________________________
10901[ 7092] By: jhi on 2000/09/15 00:15:48
10902 Log: Botched the #7090 check-in.
10903 Branch: perl
10904 ! sv.c
10905____________________________________________________________________________
10906[ 7091] By: jhi on 2000/09/14 23:33:24
10907 Log: Part of #7081 didn't come through.
10908 Branch: perl
10909 ! embed.pl proto.h
10910____________________________________________________________________________
10911[ 7090] By: jhi on 2000/09/14 23:17:39
10912 Log: Subject: Re: perl@7078
10913 From: Spider Boardman <spider@web.zk3.dec.com>
10914 Date: Thu, 14 Sep 2000 19:06:36 -0400
10915 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
10916 Branch: perl
10917 ! sv.c toke.c
10918____________________________________________________________________________
10919[ 7089] By: jhi on 2000/09/14 23:11:21
10920 Log: Small portability tweaks.
10921 Branch: perl
10922 ! ext/Encode/Encode.xs
10923____________________________________________________________________________
10924[ 7088] By: jhi on 2000/09/14 22:57:23
10925 Log: Fake return to pacify picky compilers.
10926 Branch: perl
10927 ! ext/Encode/Encode.xs
10928____________________________________________________________________________
10929[ 7087] By: jhi on 2000/09/14 22:53:37
10930 Log: Subject: [PATCH] utf8.c apidoc
10931 From: Simon Cozens <simon@cozens.net>
10932 Date: Thu, 14 Sep 2000 23:46:57 +0100
10933 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
10934 Branch: perl
10935 ! perlapi.c pod/perlapi.pod utf8.c
10936____________________________________________________________________________
10937[ 7086] By: jhi on 2000/09/14 22:40:38
10938 Log: We don't need to count the high bit bytes, a boolean is enough.
10939 Branch: perl
10940 ! sv.c
10941____________________________________________________________________________
10942[ 7085] By: jhi on 2000/09/14 21:20:09
10943 Log: Replace #7084 with
10944
10945 Subject: Re: perl@7078
10946 From: Spider Boardman <spider@web.zk3.dec.com>
10947 Date: Thu, 14 Sep 2000 17:09:36 -0400
10948 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
10949 Branch: perl
10950 ! sv.c utf8.c
10951____________________________________________________________________________
10952[ 7084] By: jhi on 2000/09/14 20:03:34
10953 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
10954 convertable to bytes by checking it doesn't go above 0xc3
10955
10956 Subject: Re: perl@7078
10957 From: Simon Cozens <simon@cozens.net>
10958 Date: Thu, 14 Sep 2000 20:59:19 +0100
10959 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
10960 Branch: perl
10961 ! utf8.c
10962____________________________________________________________________________
10963[ 7083] By: jhi on 2000/09/14 19:38:47
10964 Log: Subject: Re: perl@7078
10965 From: Simon Cozens <simon@cozens.net>
10966 Date: Thu, 14 Sep 2000 20:13:09 +0100
10967 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
10968 Branch: perl
10969 ! t/op/bop.t
10970____________________________________________________________________________
10971[ 7082] By: jhi on 2000/09/14 17:50:44
10972 Log: The one that got away.
10973 Branch: perl
10974 ! lib/File/Find.pm
10975____________________________________________________________________________
10976[ 7081] By: jhi on 2000/09/14 17:45:35
10977 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
10978 From: Robin Barker <rmb1@cise.npl.co.uk>
10979 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
10980 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
10981 Branch: perl
10982 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
10983 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
10984 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
10985 ! regcomp.c toke.c universal.c
10986____________________________________________________________________________
10987[ 7080] By: jhi on 2000/09/14 17:40:35
10988 Log: Problems picked up by AIX cc.
10989
10990 Subject: Re: perl@7078 (patch included)
10991 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10992 Date: Thu, 14 Sep 2000 18:53:30 +0200
10993 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
10994 Branch: perl
10995 ! ext/Encode/Encode.xs
10996____________________________________________________________________________
10997[ 7079] By: jhi on 2000/09/14 17:38:27
10998 Log: Subject: File::Find 5.7.0 POD nits
10999 From: Rich Morin <rdm@cfcl.com>
11000 Date: Wed, 13 Sep 2000 22:03:58 -0700
11001 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
11002 Branch: perl
11003 ! lib/File/Find.pm
11004____________________________________________________________________________
11005[ 7078] By: jhi on 2000/09/14 14:58:20
11006 Log: Update Changes.
11007 Branch: perl
11008 ! Changes patchlevel.h
11009____________________________________________________________________________
446da98b
JH
11010[ 7077] By: jhi on 2000/09/14 14:55:54
11011 Log: Compilation warnings and an error.
11012 Branch: perl
11013 ! sv.c
11014____________________________________________________________________________
11015[ 7076] By: jhi on 2000/09/14 14:42:56
11016 Log: Fix for a parsing bug, not for the original bug.
11017
11018 Subject: Re: [ID 20000910.005] Another segfault with regexes.
11019 From: Spider Boardman <spider@web.zk3.dec.com>
11020 Date: Wed, 13 Sep 2000 17:52:20 -0400
11021 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
11022 Branch: perl
11023 ! regcomp.c
11024____________________________________________________________________________
11025[ 7075] By: jhi on 2000/09/14 14:40:40
11026 Log: Batch of UTF-8 patches from Simon Cozens.
11027 Branch: perl
11028 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
11029 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
11030 ! toke.c utf8.c
11031____________________________________________________________________________
11032[ 7074] By: jhi on 2000/09/14 14:29:58
11033 Log: Subject: Re: Two advertising clauses need to be removed
11034 From: Russ Allbery <rra@stanford.edu>
11035 Date: 13 Sep 2000 18:50:26 -0700
11036 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
11037 Branch: perl
11038 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11039____________________________________________________________________________
11040[ 7073] By: jhi on 2000/09/14 14:28:20
11041 Log: Subject: [PATCH] de-wall t/README
11042 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11043 Date: Wed, 13 Sep 2000 17:46:55 -0700
11044 Message-ID: <//Bw5gzkge/e092yn@efn.org>
11045 Branch: perl
11046 ! t/README
11047____________________________________________________________________________
11048[ 7072] By: jhi on 2000/09/14 14:25:10
11049 Log: Hints optimization.
11050
11051 Subject: Minor nit
11052 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11053 Date: Wed, 13 Sep 2000 21:42:07 +0200
11054 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
11055 Branch: perl
11056 ! hints/hpux.sh
11057____________________________________________________________________________
11058[ 7071] By: jhi on 2000/09/14 14:23:30
11059 Log: Allow chop() and chomp() to be overridden.
11060
11061 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
11062 From: "Casey R. Tweten" <crt@kiski.net>
11063 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
11064 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
11065 Branch: perl
11066 ! toke.c
11067____________________________________________________________________________
11068[ 7070] By: jhi on 2000/09/14 14:20:36
11069 Log: The return value of setlocale must be copied away.
11070
11071 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
11072 From: Alan Burlison <Alan.Burlison@uk.sun.com>
11073 Date: Wed, 13 Sep 2000 16:27:37 +0100
11074 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
11075 Branch: perl
11076 ! util.c
11077____________________________________________________________________________
11078[ 7069] By: jhi on 2000/09/14 14:16:27
11079 Log: Remove vestiges of tr//CU.
11080
11081 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
11082 From: Nick Clark <nick@plum.flirble.org>
11083 Date: Tue, 12 Sep 2000 22:50:14 +0100
11084 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
11085
11086 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
11087 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11088 Date: Tue, 12 Sep 2000 21:38:48 -0700
11089 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
11090 Branch: perl
11091 ! op.h pod/perlunicode.pod
11092____________________________________________________________________________
11093[ 7068] By: jhi on 2000/09/13 14:18:39
11094 Log: Add the Encode extension. The code is still largely just skeleton.
11095 Branch: perl
11096 + ext/Encode/Encode.pm ext/Encode/Encode.xs
11097 + ext/Encode/Makefile.PL ext/Encode/Todo
11098 ! MANIFEST Todo-5.6
11099____________________________________________________________________________
11100[ 7067] By: jhi on 2000/09/12 17:43:33
11101 Log: Allow for whitespace between "#" and "line" in cpp output.
11102
11103 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
11104 From: Calle Dybedahl <calle@lysator.liu.se>
11105 Date: 12 Sep 2000 19:38:02 +0200
11106 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
11107 Branch: perl
11108 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
11109____________________________________________________________________________
11110[ 7066] By: gsar on 2000/09/12 17:24:29
11111 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
11112 initialization in all the threads on Windows
11113 Branch: perl
11114 ! win32/win32.c
11115____________________________________________________________________________
11116[ 7065] By: jhi on 2000/09/12 15:11:31
11117 Log: Update Changes.
11118 Branch: perl
11119 ! Changes patchlevel.h
11120____________________________________________________________________________
7f4b70e8
JH
11121[ 7064] By: jhi on 2000/09/12 14:54:54
11122 Log: Retract #7062, the pod tests are not ready.
11123 Branch: perl
11124 ! t/TEST t/harness
11125____________________________________________________________________________
0b3b9d72
JH
11126[ 7063] By: jhi on 2000/09/12 14:25:41
11127 Log: The #7054 truncated Configure badly.
11128 Branch: metaconfig/U/perl
11129 ! End.U
11130 Branch: perl
11131 ! Configure config_h.SH
11132____________________________________________________________________________
7f4b70e8
JH
11133[ 7062] By: jhi on 2000/09/12 14:08:32
11134 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
11135 From: sthoenna@efn.org
11136 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
11137 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
11138 Branch: perl
11139 ! t/TEST t/harness
11140____________________________________________________________________________
11141[ 7061] By: jhi on 2000/09/12 14:07:18
11142 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
11143 From: sthoenna@efn.org
11144 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
11145 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
11146 Branch: perl
11147 ! pod/perlxs.pod
11148____________________________________________________________________________
11149[ 7060] By: jhi on 2000/09/12 14:06:08
11150 Log: Break up the myconfig lines a bit.
11151
11152 Subject: perlbug/perl -V output format
11153 From: sthoenna@efn.org
11154 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
11155 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
11156 Branch: perl
11157 ! myconfig.SH
11158____________________________________________________________________________
11159[ 7059] By: jhi on 2000/09/12 14:05:04
11160 Log: Test for the #7049.
11161
11162 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
11163 From: andreas.koenig@anima.de (Andreas J. Koenig)
11164 Date: 12 Sep 2000 06:42:01 +0200
11165 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
11166 Branch: perl
11167 ! t/op/my.t
11168____________________________________________________________________________
11169[ 7058] By: jhi on 2000/09/12 14:03:05
11170 Log: Subject: [patch: perl@7045] vms updates
11171 From: Peter Prymmer <pvhp@forte.com>
11172 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
11173 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
11174 Branch: perl
11175 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
11176____________________________________________________________________________
11177[ 7057] By: jhi on 2000/09/12 14:00:51
11178 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
11179 From: sthoenna@efn.org
11180 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
11181 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
11182 Branch: perl
11183 ! t/op/64bitint.t
11184____________________________________________________________________________
11185[ 7056] By: jhi on 2000/09/12 13:58:14
11186 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
11187 From: Jeff Pinyan <jeffp@crusoe.net>
11188 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
11189 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
11190 Branch: perl
11191 ! pod/perlfunc.pod
11192____________________________________________________________________________
11193[ 7055] By: jhi on 2000/09/12 13:56:32
11194 Log: Do in VMS as the #7054 does.
11195 Branch: perl
11196 ! configure.com
11197____________________________________________________________________________
0b3b9d72
JH
11198[ 7054] By: jhi on 2000/09/12 13:50:31
11199 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
11200 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11201 Date: Mon, 11 Sep 2000 08:33:09 +0100
11202 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
11203 Branch: metaconfig/U/perl
11204 ! End.U
11205 Branch: perl
11206 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
11207 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
11208____________________________________________________________________________
7f4b70e8
JH
11209[ 7053] By: jhi on 2000/09/12 13:29:19
11210 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
11211 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11212 Date: Tue, 12 Sep 2000 08:35:59 EDT
11213 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
11214 Branch: perl
11215 ! vms/test.com
11216____________________________________________________________________________
11217[ 7052] By: jhi on 2000/09/11 23:01:50
11218 Log: Document the SvUTF8*().
11219 Branch: perl
11220 ! pod/perlapi.pod sv.h
11221____________________________________________________________________________
11222[ 7051] By: gsar on 2000/09/11 14:46:30
11223 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
11224 (missed a spot when fixing up op_pmreplroot hack for ithreads)
11225 Branch: perl
11226 ! op.c t/op/split.t
11227____________________________________________________________________________
11228[ 7050] By: nick on 2000/09/11 10:03:51
11229 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
11230
11231 Subject: borland C++ win32.c tweak
11232 From: Vadim Konovalov <vkonovalov@lucent.com>
11233 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
11234 Date: Mon, 11 Sep 2000 11:22:33 +0400
11235 Branch: perl
11236 ! win32/win32.c
11237____________________________________________________________________________
11238[ 7049] By: nick on 2000/09/11 09:57:33
11239 Log: Point fix for s/// on foreach (keys %xxx).
11240 Branch: perl
11241 ! pp_hot.c
11242____________________________________________________________________________
11243[ 7048] By: jhi on 2000/09/10 23:37:09
11244 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
11245 by Pod::Text, from Brad Appleton.
11246 Branch: perl
11247 ! t/pod/testp2pt.pl
11248____________________________________________________________________________
11249[ 7047] By: jhi on 2000/09/10 14:32:53
11250 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
11251 by Russ Allbery.
11252 Branch: perl
11253 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
11254____________________________________________________________________________
11255[ 7046] By: jhi on 2000/09/10 14:15:08
11256 Log: Upgrade to CPAN 1.57_65, from Andreas König.
11257 Branch: perl
11258 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11259____________________________________________________________________________
11260[ 7045] By: jhi on 2000/09/08 21:36:32
11261 Log: Update Changes.
11262 Branch: perl
11263 ! Changes patchlevel.h
11264____________________________________________________________________________
0a0d439f
JH
11265[ 7044] By: jhi on 2000/09/08 21:29:56
11266 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
11267 From: Peter Prymmer <pvhp@forte.com>
11268 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
11269 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
11270 Branch: perl
11271 ! configure.com
11272____________________________________________________________________________
11273[ 7043] By: jhi on 2000/09/08 21:27:50
11274 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
11275 From: Peter Prymmer <pvhp@forte.com>
11276 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
11277 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
11278 Branch: perl
11279 ! Makefile.SH installperl
11280____________________________________________________________________________
11281[ 7042] By: jhi on 2000/09/08 21:23:21
11282 Log: Continue #7041.
11283 Branch: perl
11284 ! cygwin/Makefile.SHs os2/Makefile.SHs
11285____________________________________________________________________________
0b3b9d72
JH
11286[ 7041] By: jhi on 2000/09/08 21:18:10
11287 Log: Do away with memory models cruft. Sorry, PDP users.
11288 Branch: metaconfig
11289 ! U/modified/cc.U U/modified/libpth.U
11290 Branch: perl
11291 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
11292 ! Porting/config_H cflags.SH config_h.SH configure.com
11293 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
11294 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
11295 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
11296____________________________________________________________________________
0a0d439f
JH
11297[ 7040] By: jhi on 2000/09/08 14:34:18
11298 Log: Major rewrite of s2p. And I mean really major, it is
11299 an implementation of sed in perl. If called as s2p it
11300 will function as s2p. Note: needs non-UNIXifying.
11301
11302 Subject: s2p
11303 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11304 Date: Mon, 28 Aug 2000 14:05:12 +0200
11305 Message-ID: <39AA5578.2102E2AA@alcatel.at>
11306 Branch: perl
11307 ! x2p/s2p.PL
11308____________________________________________________________________________
11309[ 7039] By: jhi on 2000/09/08 14:19:49
11310 Log: Re-allow vec() for characters > 255.
11311
11312 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
11313 From: Spider Boardman <spider@web.zk3.dec.com>
11314 Date: Fri, 08 Sep 2000 02:21:02 -0400
11315 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
11316 Branch: perl
11317 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11318 ! t/op/vec.t
11319____________________________________________________________________________
11320[ 7038] By: jhi on 2000/09/08 14:14:18
11321 Log: Subject: [PATCH lib/Benchmark.pm]
11322 From: <abigail@foad.org>
11323 Date: Thu, 7 Sep 2000 15:03:20 -0400
11324 Message-ID: <20000907190320.888.qmail@foad.org>
11325 Branch: perl
11326 ! lib/Benchmark.pm
11327____________________________________________________________________________
11328[ 7037] By: jhi on 2000/09/08 14:11:06
11329 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
11330
11331 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
11332 From: Spider Boardman <spider@web.zk3.dec.com>
11333 Date: Fri, 08 Sep 2000 01:30:27 -0400
11334 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
11335 Branch: perl
11336 ! op.c
11337____________________________________________________________________________
11338[ 7036] By: jhi on 2000/09/08 14:08:58
11339 Log: Subject: [ID 20000908.002] perlipc documentation bug.
11340 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
11341 Date: Fri, 08 Sep 2000 12:38:32 +0200
11342 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
11343 Branch: perl
11344 ! pod/perlipc.pod
11345____________________________________________________________________________
11346[ 7035] By: jhi on 2000/09/08 14:03:12
11347 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
11348 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11349 Date: Fri, 08 Sep 2000 11:47:34 +0200
11350 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
11351 Branch: perl
11352 ! hints/dec_osf.sh
11353____________________________________________________________________________
11354[ 7034] By: jhi on 2000/09/08 13:59:35
11355 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
11356 From: Simon Cozens <simon@cozens.net>
11357 Date: Thu, 7 Sep 2000 20:40:38 +0100
11358 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
11359 Branch: perl
11360 ! pp_hot.c
11361____________________________________________________________________________
11362[ 7033] By: jhi on 2000/09/08 04:03:03
11363 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
11364 From: "Larry W. Virden" <lvirden@cas.org>
11365 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
11366 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
11367 Branch: perl
11368 ! pod/perldiag.pod
11369____________________________________________________________________________
11370[ 7032] By: jhi on 2000/09/07 22:18:30
11371 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
11372 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
11373 Date: Mon, 04 Sep 2000 13:16:38 -0700
11374 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
11375 Branch: perl
11376 ! lib/perl5db.pl
11377____________________________________________________________________________
11378[ 7031] By: jhi on 2000/09/07 22:02:29
11379 Log: Fix the ccversion detection for 5.1 and beyond.
11380
11381 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
11382 From: Spider Boardman <spider@leggy.zk3.dec.com>
11383 Date: Thu, 7 Sep 2000 17:54:27 -0400
11384 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
11385 Branch: perl
11386 ! hints/dec_osf.sh
11387____________________________________________________________________________
11388[ 7030] By: jhi on 2000/09/07 19:12:28
11389 Log: Fix for
11390
11391 Subject: [ID 20000903.001] \w in utf8-strings
11392 From: Marc Lehmann <pcg@goof.com>
11393 Date: Sun, 03 Sep 2000 09:44:29 +0200
11394 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
11395
11396 and various related nits.
11397 Branch: perl
11398 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
11399____________________________________________________________________________
11400[ 7029] By: jhi on 2000/09/07 18:49:09
11401 Log: Fix the URL, but the server is still missing in action.
11402
11403 Subject: [ID 20000905.002] perlfaq1.pod URL error
11404 From: "Larry W. Virden" <lvirden@cas.org>
11405 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
11406 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
11407 Branch: perl
11408 ! pod/perlfaq1.pod
11409____________________________________________________________________________
11410[ 7028] By: jhi on 2000/09/07 18:47:13
11411 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
11412 From: Hugo <hv@crypt.compulink.co.uk>
11413 Date: Tue, 05 Sep 2000 14:13:37 +0100
11414 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
11415 Branch: perl
11416 ! toke.c
11417____________________________________________________________________________
11418[ 7027] By: jhi on 2000/09/07 18:45:35
11419 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
11420 From: Daniel Chetlin <daniel@chetlin.com>
11421 Date: Tue, 5 Sep 2000 04:57:07 -0700
11422 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
11423 Branch: perl
11424 ! pod/perlfaq6.pod pod/perlop.pod
11425____________________________________________________________________________
11426[ 7026] By: jhi on 2000/09/07 18:44:01
11427 Log: Document the new ref() semantics.
11428
11429 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
11430 From: Gisle Aas <gisle@ActiveState.com>
11431 Date: 05 Sep 2000 08:10:30 +0200
11432 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
11433 Branch: perl
11434 ! pod/perldelta.pod
11435____________________________________________________________________________
11436[ 7025] By: jhi on 2000/09/07 18:42:27
11437 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
11438
11439 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
11440 From: Gisle Aas <gisle@ActiveState.com>
11441 Date: 05 Sep 2000 08:11:40 +0200
11442 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
11443 Branch: perl
11444 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
11445____________________________________________________________________________
11446[ 7024] By: jhi on 2000/09/07 18:39:32
11447 Log: Subject: [PATCH] Modernize Opcode.pm documentation
11448 From: Gisle Aas <gisle@ActiveState.com>
11449 Date: 4 Sep 2000 00:18:55 -0000
11450 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
11451 Branch: perl
11452 ! ext/Opcode/Opcode.pm
11453____________________________________________________________________________
11454[ 7023] By: jhi on 2000/09/07 18:37:42
11455 Log: Subject: [PATCH] Tied filehandle documentation
11456 From: Gisle Aas <gisle@ActiveState.com>
11457 Date: 4 Sep 2000 00:14:40 -0000
11458 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
11459 Branch: perl
11460 ! pod/perlfunc.pod pod/perltie.pod
11461____________________________________________________________________________
11462[ 7022] By: jhi on 2000/09/07 18:35:37
11463 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
11464 From: Gisle Aas <gisle@ActiveState.com>
11465 Date: 4 Sep 2000 00:04:22 -0000
11466 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
11467 Branch: perl
11468 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
11469____________________________________________________________________________
11470[ 7021] By: jhi on 2000/09/07 18:33:22
11471 Log: Subject: small apidoc fix
11472 From: Marc Lehmann <pcg@goof.com>
11473 Date: Sun, 3 Sep 2000 05:12:06 +0200
11474 Message-ID: <20000903051206.A5909@cerebro.laendle>
11475 Branch: perl
11476 ! pod/perlapi.pod utf8.c
11477____________________________________________________________________________
11478[ 7020] By: jhi on 2000/09/07 16:14:57
11479 Log: Tiny perldelta nits.
11480 Branch: perl
11481 ! pod/perldelta.pod
11482____________________________________________________________________________
11483[ 7019] By: jhi on 2000/09/07 16:04:20
11484 Log: Guard against bad string->int conversion for quads.
11485 Branch: perl
11486 ! t/op/64bitint.t
11487____________________________________________________________________________
11488[ 7018] By: jhi on 2000/09/06 17:07:03
11489 Log: Update Unicode todo list.
11490 Branch: perl
11491 ! Todo-5.6
11492____________________________________________________________________________
11493[ 7017] By: jhi on 2000/09/05 21:16:01
11494 Log: Document the SvIOK_.*UV().
11495 Branch: perl
11496 ! pod/perlapi.pod sv.h
11497____________________________________________________________________________
11498[ 7016] By: nick on 2000/09/03 21:54:46
11499 Log: Hash lookup of constant strings optimization:
11500 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
11501 to string table (as per sharepvn). Add newSV_pvn_share to create such
11502 a thing. Make hv.c compare addresses of strings and skip string compare
11503 if equal. Make method_named and helem ops use these shared-string SVs
11504 when arg is constant. Make keys op return shared-string SVs (less clearly
11505 a win).
11506 Branch: perl
11507 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
11508 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
11509 ! pod/perlintern.pod pp_hot.c proto.h sv.c
11510____________________________________________________________________________
11511[ 7015] By: jhi on 2000/09/02 17:48:59
11512 Log: This is 5.7.0.
11513 Branch: perl
11514 ! Changes
11515____________________________________________________________________________
6570e624
JH
11516[ 7014] By: jhi on 2000/09/02 17:35:45
11517 Log: Changes and patchlevel tweaks.
11518 Branch: perl
11519 ! Changes patchlevel.h
11520____________________________________________________________________________
11521[ 7013] By: jhi on 2000/09/02 17:30:50
11522 Log: Update Changes.
11523 Branch: perl
11524 ! Changes patchlevel.h
11525____________________________________________________________________________
8a1f490d
JH
11526[ 7012] By: nick on 2000/09/02 17:25:20
11527 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
11528 Branch: perl
11529 ! gv.c lib/overload.pm
11530____________________________________________________________________________
11531[ 7011] By: jhi on 2000/09/02 17:16:25
11532 Log: Update perlhist.
11533 Branch: perl
11534 ! pod/perlhist.pod
11535____________________________________________________________________________
11536[ 7010] By: jhi on 2000/09/02 17:01:35
11537 Log: perldelta nits.
11538 Branch: perl
11539 ! pod/perldelta.pod
11540____________________________________________________________________________
11541[ 7009] By: nick on 2000/09/02 16:48:35
11542 Log: If overloaded %{} etc. return the object do not loop.
11543 Thus sub deref { $_[0] } functions if object is wanted type.
11544 Branch: perl
11545 ! pp.h
11546____________________________________________________________________________
11547[ 7008] By: jhi on 2000/09/02 16:26:11
11548 Log: Retab MANIFEST.
11549 Branch: perl
11550 ! ext/Storable/MANIFEST
11551____________________________________________________________________________
11552[ 7007] By: jhi on 2000/09/02 16:23:02
11553 Log: Make certain cc is set before trying to run it.
11554 Branch: perl
11555 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
11556____________________________________________________________________________
11557[ 7006] By: jhi on 2000/09/02 15:45:41
11558 Log: Unicode notes.
11559 Branch: perl
11560 ! pod/perldelta.pod
11561____________________________________________________________________________
0b3b9d72
JH
11562[ 7005] By: jhi on 2000/09/02 15:42:11
11563 Log: Various Configure nits by Philip Newton,
11564 plus the ebcdic one by me.
11565 Branch: metaconfig
11566 + U/modified/pager.U
11567 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
11568 Branch: metaconfig/U/perl
11569 ! Devel.U quadfio.U
11570 Branch: perl
11571 ! Configure config_h.SH
11572____________________________________________________________________________
8a1f490d
JH
11573[ 7004] By: jhi on 2000/09/02 15:06:14
11574 Log: Apparently avoiding the swapping is too costly.
11575
11576 From: "Ben Tilly" <ben_tilly@hotmail.com>
11577 Subject: Re: the door is closed.
11578 Date: Fri, 01 Sep 2000 20:23:16 EDT
11579 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
11580 Branch: perl
11581 ! pod/perlfaq4.pod
11582____________________________________________________________________________
11583[ 7003] By: nick on 2000/09/02 12:26:04
11584 Log: Undo part of change 6489 which looks like a bulk edit which
11585 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
11586 The supressing of main:: on return from select() is undesirable.
11587 Branch: perl
11588 ! pp_sys.c
11589____________________________________________________________________________
11590[ 7002] By: jhi on 2000/09/01 23:08:54
11591 Log: Update Changes.
11592 Branch: perl
11593 ! Changes patchlevel.h
11594____________________________________________________________________________
c567d284
JH
11595[ 7001] By: jhi on 2000/09/01 23:00:13
11596 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
11597 From: Peter Prymmer <pvhp@forte.com>
11598 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
11599 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
11600
11601 plus rework the http: spots as suggested by Tom Christiansen,
11602 plus regen perltoc.
11603 Branch: perl
11604 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
11605 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
11606____________________________________________________________________________
11607[ 7000] By: jhi on 2000/09/01 22:36:01
11608 Log: Only the first line, thank you very much.
11609 Branch: perl
11610 ! hints/solaris_2.sh
11611____________________________________________________________________________
11612[ 6999] By: gsar on 2000/09/01 22:16:40
11613 Log: change#6791 accidentally clobbered change#6710, put it back
11614 Branch: perl
11615 ! win32/win32.c
11616____________________________________________________________________________
11617[ 6998] By: jhi on 2000/09/01 22:14:16
11618 Log: Mention the HP-UX LP64 freak failure.
11619 Branch: perl
11620 ! pod/perldelta.pod
11621____________________________________________________________________________
11622[ 6997] By: jhi on 2000/09/01 21:48:32
11623 Log: Detypo.
11624 Branch: perl
11625 ! hints/hpux.sh
11626____________________________________________________________________________
11627[ 6996] By: jhi on 2000/09/01 21:27:10
11628 Log: Update Changes.
11629 Branch: perl
11630 ! Changes patchlevel.h
11631____________________________________________________________________________
89f57497
JH
11632[ 6995] By: jhi on 2000/09/01 21:14:24
11633 Log: Mi splgn s gnin.g
11634 Branch: perl
11635 ! pp_ctl.c
11636____________________________________________________________________________
11637[ 6994] By: jhi on 2000/09/01 21:09:54
11638 Log: Subject: http:// in L<>
11639 From: Nicholas Clark <nick@ccl4.org>
11640 Date: Fri, 1 Sep 2000 22:03:21 +0100
11641 Message-ID: <20000901220321.B72074@plum.flirble.org>
11642 Branch: perl
11643 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
11644____________________________________________________________________________
11645[ 6993] By: jhi on 2000/09/01 21:06:54
11646 Log: Update to Storable 1.0, from Raphael Manfredi.
11647 Branch: perl
11648 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
11649 ! ext/Storable/Makefile.PL ext/Storable/README
11650 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
11651 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
11652 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
11653 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
11654 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
11655 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
11656____________________________________________________________________________
11657[ 6992] By: jhi on 2000/09/01 20:43:05
11658 Log: Mention known sfio+linux buglet.
11659 Branch: perl
11660 ! pod/perldelta.pod
11661____________________________________________________________________________
11662[ 6991] By: jhi on 2000/09/01 20:40:11
11663 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
11664 From: Peter Prymmer <pvhp@forte.com>
11665 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
11666 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
11667 Branch: perl
11668 ! vms/vms.c
11669____________________________________________________________________________
11670[ 6990] By: jhi on 2000/09/01 20:25:26
11671 Log: Retract #6986.
11672 Branch: perl
11673 ! hints/solaris_2.sh
11674____________________________________________________________________________
11675[ 6989] By: jhi on 2000/09/01 20:23:00
11676 Log: Mergesort is back.
11677 Branch: perl
11678 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
11679____________________________________________________________________________
11680[ 6988] By: jhi on 2000/09/01 19:37:40
11681 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
11682 From: Mike Guy <mjtg@cam.ac.uk>
11683 Date: Fri, 01 Sep 2000 17:43:33 +0100
11684 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
11685 Branch: perl
11686 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
11687 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
11688____________________________________________________________________________
11689[ 6987] By: jhi on 2000/09/01 19:17:10
11690 Log: Regen perltoc.
11691 Branch: perl
11692 ! pod/perltoc.pod
11693____________________________________________________________________________
11694[ 6986] By: jhi on 2000/09/01 18:51:10
11695 Log: Subject: Re: Solaris x86 has no SPARC libraries!
11696 From: Lupe Christoph <lupe@lupe-christoph.de>
11697 Date: Fri, 1 Sep 2000 20:41:20 +0200
11698 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
11699 Branch: perl
11700 ! hints/solaris_2.sh
11701____________________________________________________________________________
11702[ 6985] By: jhi on 2000/09/01 18:28:10
11703 Log: Update Changes.
11704 Branch: perl
11705 ! Changes patchlevel.h
11706____________________________________________________________________________
bb8b7748
JH
11707[ 6984] By: jhi on 2000/09/01 18:26:53
11708 Log: Feature ordering tweak.
11709 Branch: perl
11710 ! myconfig.SH
11711____________________________________________________________________________
11712[ 6983] By: jhi on 2000/09/01 18:19:50
11713 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11714 From: <abigail@foad.org>
11715 Date: Fri, 1 Sep 2000 13:07:32 -0400
11716 Message-ID: <20000901170732.18249.qmail@foad.org>
11717 Branch: perl
11718 ! t/pragma/overload.t
11719____________________________________________________________________________
0b3b9d72
JH
11720[ 6982] By: jhi on 2000/09/01 18:17:54
11721 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
11722 so that case-ignoring systems like DCL can tell them from
11723 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
11724 Branch: metaconfig/U/perl
11725 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
11726 Branch: perl
11727 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11728 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
11729 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
11730 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
11731 ! vos/config.def vos/config.h vos/config_h.SH_orig
11732 ! win32/config.bc win32/config.gc win32/config.vc
11733____________________________________________________________________________
bb8b7748
JH
11734[ 6981] By: nick on 2000/09/01 17:21:57
11735 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
11736 warning when UNTIE exists and instead pass the cound of extra references to
11737 the UNTIE method.
11738 Branch: perl
11739 ! pod/perltie.pod pp_sys.c
11740____________________________________________________________________________
11741[ 6980] By: jhi on 2000/09/01 16:54:44
11742 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
11743 From: Peter Prymmer <pvhp@forte.com>
11744 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
11745 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
11746 Branch: perl
11747 ! configure.com
11748____________________________________________________________________________
11749[ 6979] By: jhi on 2000/09/01 16:06:20
11750 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
11751 From: Mike Guy <mjtg@cam.ac.uk>
11752 Date: Fri, 01 Sep 2000 16:49:27 +0100
11753 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
11754 Branch: perl
11755 ! t/base/rs.t
11756____________________________________________________________________________
11757[ 6978] By: jhi on 2000/09/01 16:00:42
11758 Log: Update to PodParser 1.18, from Brad Appleton.
11759 Branch: perl
11760 ! lib/Pod/Checker.pm t/pod/find.t
11761____________________________________________________________________________
0b3b9d72
JH
11762[ 6977] By: jhi on 2000/09/01 14:48:58
11763 Log: Subject: Nit in Configure (bleadperl@6961)
11764 From: Lupe Christoph <lupe@lupe-christoph.de>
11765 Date: Fri, 1 Sep 2000 16:34:29 +0200
11766 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
11767 Branch: metaconfig
11768 ! U/compline/ccflags.U
11769 Branch: perl
11770 ! Configure config_h.SH
11771____________________________________________________________________________
bb8b7748
JH
11772[ 6976] By: jhi on 2000/09/01 14:39:52
11773 Log: Update Changes.
11774 Branch: perl
11775 ! Changes patchlevel.h
11776____________________________________________________________________________
68fd1378
JH
11777[ 6975] By: jhi on 2000/09/01 14:37:36
11778 Log: microperl config update.
11779 Branch: perl
11780 ! uconfig.h uconfig.sh
11781____________________________________________________________________________
11782[ 6974] By: jhi on 2000/09/01 14:36:53
11783 Log: Document known deficiencies.
11784 Branch: perl
11785 ! pod/perldelta.pod
11786____________________________________________________________________________
11787[ 6973] By: jhi on 2000/09/01 14:10:20
11788 Log: Mention warnings fixes and updates.
11789 Branch: perl
11790 ! pod/perldelta.pod
11791____________________________________________________________________________
11792[ 6972] By: jhi on 2000/09/01 14:01:52
11793 Log: Drop unused argument.
11794
11795 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
11796 From: Spider Boardman <spider@web.zk3.dec.com>
11797 Date: Thu, 31 Aug 2000 16:10:15 -0400
11798 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
11799 Branch: perl
11800 ! toke.c
11801____________________________________________________________________________
11802[ 6971] By: jhi on 2000/09/01 13:59:24
11803 Log: Add the overload warnings to perldiag.
11804 Branch: perl
11805 ! lib/overload.pm pod/perldiag.pod
11806____________________________________________________________________________
11807[ 6970] By: jhi on 2000/09/01 13:55:10
11808 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11809 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11810 Date: Fri, 1 Sep 2000 13:43:15 +0100
11811 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
11812 Branch: perl
11813 ! lib/overload.pm t/pragma/overload.t
11814____________________________________________________________________________
11815[ 6969] By: jhi on 2000/09/01 13:52:27
11816 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11817 From: <abigail@foad.org>
11818 Date: Fri, 1 Sep 2000 05:46:54 -0400
11819 Message-ID: <20000901094654.6476.qmail@foad.org>
11820 Branch: perl
11821 ! lib/overload.pm
11822____________________________________________________________________________
11823[ 6968] By: jhi on 2000/09/01 13:50:05
11824 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
11825 From: Daniel Chetlin <daniel@chetlin.com>
11826 Date: Fri, 1 Sep 2000 02:10:55 -0700
11827 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
11828 Branch: perl
11829 ! pod/perlretut.pod
11830____________________________________________________________________________
11831[ 6967] By: jhi on 2000/09/01 13:47:54
11832 Log: Part of the solution.
11833
11834 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
11835 From: Mike Guy <mjtg@cam.ac.uk>
11836 Date: Fri, 01 Sep 2000 14:16:01 +0100
11837 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
11838 Branch: perl
11839 ! gv.c mg.c
11840____________________________________________________________________________
11841[ 6966] By: jhi on 2000/09/01 13:46:17
11842 Log: Subject: CPAN.pm beta 1.57_57 for the core
11843 From: andreas.koenig@anima.de (Andreas J. Koenig)
11844 Date: 01 Sep 2000 15:16:31 +0200
11845 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
11846 Branch: perl
11847 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11848____________________________________________________________________________
11849[ 6965] By: jhi on 2000/09/01 13:43:18
11850 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
11851 From: "Craig A. Berry" <craig.berry@psinetcs.com>
11852 Date: Fri, 01 Sep 2000 01:47:22 -0500
11853 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
11854 Branch: perl
11855 ! pod/perldelta.pod vms/vms.c
11856____________________________________________________________________________
11857[ 6964] By: jhi on 2000/09/01 13:35:35
11858 Log: File::Temp patches from Andreas König,
11859
11860 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
11861 From: andreas.koenig@anima.de (Andreas J. Koenig)
11862 Date: 01 Sep 2000 10:07:20 +0200
11863 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
11864
11865 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
11866 From: andreas.koenig@anima.de (Andreas J. Koenig)
11867 Date: 31 Aug 2000 23:26:08 +0200
11868 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
11869 Branch: perl
11870 ! lib/File/Temp.pm t/lib/ftmp-security.t
11871____________________________________________________________________________
11872[ 6963] By: jhi on 2000/09/01 02:22:24
11873 Log: Retract the mergesort code, way too incompatible licensing
11874 and copyrights.
11875 Branch: perl
11876 ! pod/perldelta.pod pp_ctl.c
11877____________________________________________________________________________
11878[ 6962] By: jhi on 2000/08/31 23:27:32
11879 Log: Update Changes.
11880 Branch: perl
11881 ! Changes patchlevel.h
11882____________________________________________________________________________
0b3b9d72
JH
11883[ 6961] By: jhi on 2000/08/31 23:20:04
11884 Log: Small tweaks all over.
11885 Branch: metaconfig
11886 ! U/compline/d_gconvert.U
11887 Branch: perl
11888 ! AUTHORS Configure config_h.SH pp_ctl.c
11889____________________________________________________________________________
c54b6e81
JH
11890[ 6960] By: jhi on 2000/08/31 22:39:36
11891 Log: Further rewording.
11892 Branch: perl
11893 ! pp_ctl.c
11894____________________________________________________________________________
11895[ 6959] By: jhi on 2000/08/31 21:26:44
11896 Log: More address tweaking.
11897 Branch: perl
11898 ! AUTHORS Changes
11899____________________________________________________________________________
11900[ 6958] By: jhi on 2000/08/31 20:47:25
11901 Log: AUTHORS tweaks, from Peter Prymmer.
11902
11903 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
11904 From: Peter Prymmer <pvhp@forte.com>
11905 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
11906 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
11907 Branch: perl
11908 ! AUTHORS MAINTAIN
11909____________________________________________________________________________
11910[ 6957] By: jhi on 2000/08/31 20:34:43
11911 Log: perldelta tweaks.
11912 Branch: perl
11913 ! pod/perldelta.pod
11914____________________________________________________________________________
11915[ 6956] By: jhi on 2000/08/31 19:11:06
11916 Log: Regen perltoc.
11917 Branch: perl
11918 ! pod/perltoc.pod
11919____________________________________________________________________________
11920[ 6955] By: jhi on 2000/08/31 19:06:30
11921 Log: Clarify the mergesort situation.
11922 Branch: perl
11923 ! pp_ctl.c
11924____________________________________________________________________________
11925[ 6954] By: jhi on 2000/08/31 18:24:17
11926 Log: Move the Solaris 7 scan to use64bitall, make the
11927 failure to find 64-bot sparc libc to mention the
11928 possibility of being in an intel, from Lupe and Alan.
11929 Branch: perl
11930 ! hints/solaris_2.sh
11931____________________________________________________________________________
0b3b9d72
JH
11932[ 6953] By: jhi on 2000/08/31 18:09:20
11933 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
11934 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
11935 Branch: metaconfig
11936 ! U/compline/d_gconvert.U U/threads/archname.U
11937 Branch: metaconfig/U/perl
11938 ! perlxv.U
11939 Branch: perl
11940 ! Configure config_h.SH sv.c
11941____________________________________________________________________________
51c9377f
JH
11942[ 6952] By: jhi on 2000/08/31 17:42:24
11943 Log: :: not allowed in pathnames, change to .
11944
11945 Subject: [PATCH perl@6938] cygwin port
11946 From: "Fifer, Eric" <EFifer@sanwaint.com>
11947 Date: Thu, 31 Aug 2000 16:32:59 +0100
11948 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
11949 Branch: metaconfig/U/perl
11950 ! perlxv.U
11951____________________________________________________________________________
c54b6e81
JH
11952[ 6951] By: jhi on 2000/08/31 17:02:05
11953 Log: Try to deduce NV_MAX. Really should be Configure fodder.
11954 Branch: perl
11955 ! perl.h
11956____________________________________________________________________________
11957[ 6950] By: jhi on 2000/08/31 16:26:08
11958 Log: More author updates.
11959
11960 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
11961 From: Simon Cozens <simon@cozens.net>
11962 Date: Thu, 31 Aug 2000 17:13:32 +0100
11963 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
11964 Branch: perl
11965 ! AUTHORS
11966____________________________________________________________________________
11967[ 6949] By: jhi on 2000/08/31 16:04:49
11968 Log: POSIX doesn't report long double values under -Duselongdouble
11969 when the long doubles are "real" (bigger than doubles).
71d4b5fd
JH
11970
11971 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
11972 From: Spider Boardman <spider@peano.zk3.dec.com>
11973 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
11974 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
c54b6e81
JH
11975 Branch: perl
11976 ! ext/POSIX/POSIX.xs
11977____________________________________________________________________________
11978[ 6948] By: jhi on 2000/08/31 15:25:10
11979 Log: Update Changes.
11980 Branch: perl
11981 ! Changes patchlevel.h
11982____________________________________________________________________________
0d3805ce
JH
11983[ 6947] By: jhi on 2000/08/31 15:22:29
11984 Log: Document UNTIE in a very minimalistic way.
11985 Branch: perl
11986 ! pod/perlfunc.pod pod/perltie.pod
11987____________________________________________________________________________
11988[ 6946] By: jhi on 2000/08/31 15:15:23
11989 Log: Document known failures.
11990 Branch: perl
11991 ! pod/perldelta.pod
11992____________________________________________________________________________
0b3b9d72
JH
11993[ 6945] By: jhi on 2000/08/31 15:07:00
11994 Log: Don't attach -ld to the archname if pointless.
11995 Branch: metaconfig
11996 ! U/threads/archname.U
11997 Branch: perl
11998 ! Configure config_h.SH
11999____________________________________________________________________________
0d3805ce
JH
12000[ 6944] By: jhi on 2000/08/31 14:37:42
12001 Log: Wrap the test in eval.
12002
12003 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
12004 From: Tim Jenness <timj@jach.hawaii.edu>
12005 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
12006 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
12007 Branch: perl
12008 ! t/lib/ftmp-security.t
12009____________________________________________________________________________
12010[ 6943] By: jhi on 2000/08/31 14:30:57
12011 Log: Make -Dusemorebits find long doubles in Solaris.
12012 Branch: perl
12013 ! hints/solaris_2.sh
12014____________________________________________________________________________
12015[ 6942] By: jhi on 2000/08/31 13:48:45
12016 Log: Clarify the third case of ftmp-security warnings.
12017 Branch: perl
12018 ! INSTALL
12019____________________________________________________________________________
12020[ 6941] By: jhi on 2000/08/31 13:40:31
12021 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
12022 From: <abigail@foad.org>
12023 Date: Thu, 31 Aug 2000 01:35:05 -0400
12024 Message-ID: <20000831053505.32120.qmail@foad.org>
12025 Branch: perl
12026 ! pod/perldelta.pod
12027____________________________________________________________________________
12028[ 6940] By: jhi on 2000/08/31 13:38:48
12029 Log: Issue useful diagnostic on unknown pod commands.
12030
12031 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
12032 From: <abigail@foad.org>
12033 Date: Thu, 31 Aug 2000 03:41:18 -0400
12034 Message-ID: <20000831074118.24880.qmail@foad.org>
12035 Branch: perl
12036 ! lib/Pod/Man.pm
12037____________________________________________________________________________
12038[ 6939] By: jhi on 2000/08/31 13:34:33
12039 Log: Reveal Borland's isnan.
12040
12041 Subject: build with BC++ tweak
12042 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12043 Date: Thu, 31 Aug 2000 13:09:37 +0400
12044 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
12045 Branch: perl
12046 ! win32/win32.h
12047____________________________________________________________________________
12048[ 6938] By: jhi on 2000/08/31 05:01:20
12049 Log: Update Changes.
12050 Branch: perl
12051 ! Changes patchlevel.h
12052____________________________________________________________________________
0b3b9d72
JH
12053[ 6937] By: jhi on 2000/08/31 04:26:23
12054 Log: sscanf() may be the only way to read long doubles from strings.
12055 Branch: metaconfig/U/perl
12056 ! longdblfio.U
12057 Branch: perl
12058 ! Configure config_h.SH perl.h util.c
12059____________________________________________________________________________
a0bff7c3
JH
12060[ 6936] By: jhi on 2000/08/31 04:18:19
12061 Log: The #6929 was too skimpy.
12062 Branch: perl
12063 ! sv.c
12064____________________________________________________________________________
12065[ 6935] By: jhi on 2000/08/31 02:47:07
12066 Log: Subject: Re: typos in pods
12067 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12068 Date: Wed, 30 Aug 2000 19:25:34 -0700
12069 Message-ID: <eIcr5gzkg25X092yn@efn.org>
12070 Branch: perl
12071 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
12072____________________________________________________________________________
12073[ 6934] By: jhi on 2000/08/31 02:42:55
12074 Log: Missed one Unicode file.
12075 Branch: perl
12076 + lib/unicode/UCDFF301.html
12077____________________________________________________________________________
12078[ 6933] By: jhi on 2000/08/30 23:42:27
12079 Log: Update Changes.
12080 Branch: perl
12081 ! Changes patchlevel.h
12082____________________________________________________________________________
cf19c48c
JH
12083[ 6932] By: jhi on 2000/08/30 23:40:07
12084 Log: Mention UNTIE in perldelta. Still needs documenting
12085 in perltie et alia.
12086 Branch: perl
12087 ! pod/perldelta.pod
12088____________________________________________________________________________
12089[ 6931] By: jhi on 2000/08/30 23:36:02
12090 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
12091 From: <abigail@foad.org>
12092 Date: Wed, 30 Aug 2000 19:28:07 -0400
12093 Message-ID: <20000830232807.305.qmail@foad.org>
12094 Branch: perl
12095 ! pod/perldelta.pod
12096____________________________________________________________________________
12097[ 6930] By: jhi on 2000/08/30 23:32:40
12098 Log: Update to Unicode 3.0.1.
12099 Branch: perl
12100 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
12101 + lib/unicode/PropList.txt lib/unicode/README.perl
12102 + lib/unicode/UCD301.html lib/unicode/Unicode.301
12103 - lib/unicode/Props.txt lib/unicode/UCD300.html
12104 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
12105 ! (edit 257 files)
12106____________________________________________________________________________
12107[ 6929] By: jhi on 2000/08/30 22:38:18
12108 Log: Heap decorruption.
12109
12110 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
12111 From: Alan Burlison <Alan.Burlison@uk.sun.com>
12112 Date: Wed, 30 Aug 2000 22:39:52 +0100
12113 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
12114 Branch: perl
12115 ! sv.c
12116____________________________________________________________________________
12117[ 6928] By: jhi on 2000/08/30 22:29:34
12118 Log: Retract the dummy test, skip the security tests (instead of failing),
12119 explain what the warnings mean.
12120 Branch: perl
12121 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
12122____________________________________________________________________________
12123[ 6927] By: jhi on 2000/08/30 22:14:13
12124 Log: Change the internal implementation of sort() to be mergesort
12125 instead of quicksort, from John Linderman <jpl@research.att.com>.
12126 Gives us better worst case, better average case, and stability.
12127 What's there not to like? (Small fixes for threaded builds
12128 were required).
12129 Branch: perl
12130 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
12131____________________________________________________________________________
12132[ 6926] By: jhi on 2000/08/30 20:55:20
12133 Log: A better fix for the Socket building problem from Craig Berry.
12134 Branch: perl
12135 ! vms/vms.c
12136____________________________________________________________________________
12137[ 6925] By: jhi on 2000/08/30 20:20:25
12138 Log: Subject: [PATCH] Re: UNTIE method
12139 From: Nick Ing-Simmons <nik@tiuk.ti.com>
12140 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
12141 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
12142 Branch: perl
12143 ! pp_sys.c t/op/tie.t
12144____________________________________________________________________________
12145[ 6924] By: jhi on 2000/08/30 20:17:11
12146 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
12147 From: "Craig A. Berry" <craig.berry@psinetcs.com>
12148 Date: Wed, 30 Aug 2000 15:03:14 -0500
12149 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
12150 Branch: perl
12151 ! vms/vms.c
12152____________________________________________________________________________
12153[ 6923] By: jhi on 2000/08/30 20:15:18
12154 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
12155 From: "Craig A. Berry" <craig.berry@psinetcs.com>
12156 Date: Wed, 30 Aug 2000 13:30:36 -0500
12157 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
12158 Branch: perl
12159 ! vms/vms.c
12160____________________________________________________________________________
12161[ 6922] By: jhi on 2000/08/30 19:54:43
12162 Log: Better options for rsync.
12163 Branch: perl
12164 ! pod/perlhack.pod
12165____________________________________________________________________________
12166[ 6921] By: jhi on 2000/08/30 19:40:16
12167 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
12168 From: Rick Delaney <rick@consumercontact.com>
12169 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
12170 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
12171 Branch: perl
12172 ! pod/perlfunc.pod
12173____________________________________________________________________________
12174[ 6920] By: jhi on 2000/08/30 19:36:40
12175 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
12176 From: Peter Prymmer <pvhp@forte.com>
12177 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
12178 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
12179 Branch: perl
12180 ! configure.com
12181____________________________________________________________________________
12182[ 6919] By: jhi on 2000/08/30 14:52:02
12183 Log: Update Changes.
12184 Branch: perl
12185 ! Changes patchlevel.h
12186____________________________________________________________________________
9a871999
JH
12187[ 6918] By: jhi on 2000/08/30 14:48:34
12188 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
12189 Branch: perl
12190 ! lib/ExtUtils/typemap
12191____________________________________________________________________________
12192[ 6917] By: jhi on 2000/08/30 14:46:34
12193 Log: Subject: typos in pods
12194 From: Nicholas Clark <nick@ccl4.org>
12195 Date: Wed, 30 Aug 2000 01:12:50 +0100
12196 Message-ID: <20000830011249.A61388@plum.flirble.org>
12197 Branch: perl
12198 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
12199 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
12200 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
12201 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
12202____________________________________________________________________________
12203[ 6916] By: jhi on 2000/08/30 14:19:09
12204 Log: Document Storable problems on Crays. (Will have
12205 to document all the other Storable problems, too.)
12206 Branch: perl
12207 ! pod/perldelta.pod
12208____________________________________________________________________________
12209[ 6915] By: jhi on 2000/08/30 14:06:02
12210 Log: Subject: [PATCH] fix misc cast warnings
12211 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12212 Date: Tue, 29 Aug 2000 23:16:14 -0700
12213 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
12214 Branch: perl
12215 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
12216 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
12217 ! os2/os2ish.h
12218____________________________________________________________________________
12219[ 6914] By: jhi on 2000/08/30 14:03:45
12220 Log: Timestamp mismatch again. Need to fix this dependence on
12221 config_h.SH timestamp, since it's the contents of config_h.SH
12222 that matter.
12223 Branch: perl
12224 ! uconfig.h uconfig.sh
12225____________________________________________________________________________
12226[ 6913] By: jhi on 2000/08/30 13:54:06
12227 Log: Don't say "Perl 5.0 source kit".
12228 Branch: perl
12229 ! perl.c
12230____________________________________________________________________________
0b3b9d72
JH
12231[ 6912] By: jhi on 2000/08/30 13:51:24
12232 Log: Reset archname and archname64 always, forcing them be
12233 recomputed at each Configure run, make Configure and
12234 the hints files agree on the naming of largefiles variables.
12235 Branch: metaconfig
12236 ! U/threads/archname.U
12237 Branch: metaconfig/U/perl
12238 ! use64bits.U
12239 Branch: perl
12240 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
12241 ! hints/linux.sh hints/solaris_2.sh
12242____________________________________________________________________________
9a871999
JH
12243[ 6911] By: jhi on 2000/08/30 13:30:13
12244 Log: Put back the slice accidentally removed by #6907.
12245 Branch: perl
12246 ! hints/solaris_2.sh
12247____________________________________________________________________________
12248[ 6910] By: jhi on 2000/08/30 01:24:26
12249 Log: Be consistent: other Net::get* do export theirs.
12250
12251 Subject: Re: Net::protoent does not export 'getproto'
12252 From: Yasushi Nakajima <sey@jkc.co.jp>
12253 Date: Wed, 30 Aug 2000 09:53:14 +0900
12254 Message-Id: <200008300051.DAA24700@taku.hut.fi>
12255 Branch: perl
12256 ! lib/Net/protoent.pm
12257____________________________________________________________________________
12258[ 6909] By: jhi on 2000/08/30 01:17:25
12259 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
12260 From: Gurusamy Sarathy <gsar@ActiveState.com>
12261 Date: Tue, 29 Aug 2000 17:17:07 -0700
12262 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
12263 Branch: perl
12264 ! cop.h
12265____________________________________________________________________________
12266[ 6908] By: jhi on 2000/08/30 00:58:05
12267 Log: Update Changes.
12268 Branch: perl
12269 ! Changes patchlevel.h
12270____________________________________________________________________________
0b3b9d72
JH
12271[ 6907] By: jhi on 2000/08/30 00:57:22
12272 Log: Introduce ccname to keep track of what compiler kind of we have.
12273 Branch: metaconfig/U/perl
12274 ! Checkcc.U gccvers.U
12275 Branch: perl
12276 ! Configure config_h.SH hints/solaris_2.sh
12277____________________________________________________________________________
d2caad93
JH
12278[ 6906] By: jhi on 2000/08/30 00:25:47
12279 Log: Put back the flags dump as reasoned in
12280
12281 Subject: Re: [PATCH] Glob dumping
12282 From: Mike Guy <mjtg@cam.ac.uk>
12283 Date: Tue, 29 Aug 2000 21:41:32 +0100
12284 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
12285 Branch: perl
12286 ! dump.c t/lib/peek.t
12287____________________________________________________________________________
12288[ 6905] By: jhi on 2000/08/30 00:16:17
12289 Log: Make the epsilon to be relative, not absolute.
12290
12291 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
12292 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
12293 Date: Tue, 29 Aug 2000 19:58:56 -0400
12294 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
12295 Branch: perl
12296 ! t/lib/trig.t
12297____________________________________________________________________________
12298[ 6904] By: jhi on 2000/08/30 00:13:09
12299 Log: From now on, Gisle is on my list of usual suspects :-)
12300 Retract #6902.
12301 Branch: perl
12302 ! ext/Opcode/Safe.pm
12303____________________________________________________________________________
12304[ 6903] By: jhi on 2000/08/29 23:51:20
12305 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
12306 From: "Craig A. Berry" <craig.berry@psinetcs.com>
12307 Date: Tue, 29 Aug 2000 18:43:26 -0500
12308 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
12309 Branch: perl
12310 + vms/vmspipe.com
12311 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
12312 ! vms/vms.c
12313____________________________________________________________________________
12314[ 6902] By: jhi on 2000/08/29 23:44:14
12315 Log: Retry what #6882 attempted.
12316
12317 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
12318 From: Gisle Aas <gisle@ActiveState.com>
12319 Date: 30 Aug 2000 00:33:09 +0200
12320 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
12321 Branch: perl
12322 ! ext/Opcode/Safe.pm
12323____________________________________________________________________________
12324[ 6901] By: jhi on 2000/08/29 22:59:32
12325 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
12326 From: Hugo <hv@crypt.compulink.co.uk>
12327 Date: Mon, 12 Jun 2000 19:36:08 +0100
12328 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
12329 Branch: perl
12330 ! sv.c
12331____________________________________________________________________________
12332[ 6900] By: jhi on 2000/08/29 22:58:35
12333 Log: Admit that we are leaking scalars.
12334
12335 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
12336 From: Spider Boardman <spider@leggy.zk3.dec.com>
12337 Date: Tue, 29 Aug 2000 18:48:29 -0400
12338 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
12339 Branch: perl
12340 ! t/pragma/warnings.t
12341____________________________________________________________________________
12342[ 6899] By: jhi on 2000/08/29 20:53:13
12343 Log: Update Changes.
12344 Branch: perl
12345 ! Changes patchlevel.h
12346____________________________________________________________________________
a6f9fe2f
JH
12347[ 6898] By: jhi on 2000/08/29 20:46:21
12348 Log: Undo namespace pollution of #6878.
12349
12350 Subject: Re: Net::protoent does not export 'getproto'
12351 From: Mike Guy <mjtg@cam.ac.uk>
12352 Date: Tue, 29 Aug 2000 21:32:37 +0100
12353 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
12354 Branch: perl
12355 ! lib/Net/protoent.pm
12356____________________________________________________________________________
12357[ 6897] By: jhi on 2000/08/29 20:44:29
12358 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
12359 From: Peter Prymmer <pvhp@forte.com>
12360 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
12361 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
12362 Branch: perl
12363 ! pod/perlebcdic.pod
12364____________________________________________________________________________
0b3b9d72
JH
12365[ 6896] By: jhi on 2000/08/29 20:40:57
12366 Log: There's no point repeating the 'revision' (5) of perl5.
12367 Branch: metaconfig/U/perl
12368 ! Devel.U patchlevel.U
12369 Branch: perl
12370 ! Configure config_h.SH
12371____________________________________________________________________________
12372[ 6895] By: jhi on 2000/08/29 20:16:58
12373 Log: Regen Configure for #6894.
12374 Branch: metaconfig/U/perl
12375 ! perladmin.U
12376 Branch: perl
12377 ! Configure config_h.SH
12378____________________________________________________________________________
a6f9fe2f
JH
12379[ 6894] By: jhi on 2000/08/29 19:59:52
12380 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
12381 From: "Philip Newton" <Philip.Newton@gmx.net>
12382 Date: Tue, 29 Aug 2000 21:39:14 +0200
12383 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
12384 Branch: perl
12385 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
12386 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
12387 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
12388 ! utils/perlbug.PL
12389____________________________________________________________________________
12390[ 6893] By: jhi on 2000/08/29 19:55:30
12391 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
12392 From: "Philip Newton" <Philip.Newton@gmx.net>
12393 Date: Tue, 29 Aug 2000 21:39:14 +0200
12394 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
12395 Branch: perl
12396 ! installhtml
12397____________________________________________________________________________
12398[ 6892] By: jhi on 2000/08/29 19:53:59
12399 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
12400 From: "Philip Newton" <Philip.Newton@gmx.net>
12401 Date: Tue, 29 Aug 2000 21:48:18 +0200
12402 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
12403 Branch: perl
12404 ! lib/File/Temp.pm
12405____________________________________________________________________________
12406[ 6891] By: jhi on 2000/08/29 18:30:03
12407 Log: Nail the ID 20000828.023.
12408 Branch: perl
12409 ! ext/Storable/Storable.xs
12410____________________________________________________________________________
12411[ 6890] By: jhi on 2000/08/29 16:50:17
12412 Log: Under usethreads the dumped variable is IN_PAD.
12413
12414 Subject: Re: [PATCH] Glob dumping
12415 From: Gisle Aas <gisle@ActiveState.com>
12416 Date: 29 Aug 2000 18:45:05 +0200
12417 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
12418 Branch: perl
12419 ! t/lib/peek.t
12420____________________________________________________________________________
12421[ 6889] By: jhi on 2000/08/29 15:17:37
12422 Log: Update Changes.
12423 Branch: perl
12424 ! Changes patchlevel.h
12425____________________________________________________________________________
3515010d
JH
12426[ 6888] By: jhi on 2000/08/29 14:49:59
12427 Log: Retract #6882, broke the safe tests.
12428 Branch: perl
12429 ! ext/Opcode/Safe.pm
12430____________________________________________________________________________
12431[ 6887] By: jhi on 2000/08/29 14:47:06
12432 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
12433 From: Gisle Aas <gisle@ActiveState.com>
12434 Date: 09 Jun 2000 20:00:11 +0200
12435 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
12436 Branch: perl
12437 ! utils/perldoc.PL
12438____________________________________________________________________________
12439[ 6886] By: jhi on 2000/08/29 14:42:45
12440 Log: The #6881 removed one dump line.
12441 Branch: perl
12442 ! t/lib/peek.t
12443____________________________________________________________________________
12444[ 6885] By: jhi on 2000/08/29 14:30:47
12445 Log: Don't forget to tidy up.
12446 Branch: perl
12447 ! t/lib/ftmp-security.t
12448____________________________________________________________________________
12449[ 6884] By: jhi on 2000/08/29 14:25:17
12450 Log: Disabling the one test is a bit tricky.
12451 Branch: perl
12452 ! t/lib/ftmp-security.t
12453____________________________________________________________________________
12454[ 6883] By: jhi on 2000/08/29 14:16:25
12455 Log: Disable one of the tests for now.
12456 Branch: perl
12457 ! t/lib/ftmp-security.t
12458____________________________________________________________________________
12459[ 6882] By: jhi on 2000/08/29 14:05:50
12460 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
12461 From: gisle@aas.no
12462 Date: 29 Aug 2000 10:35:06 -0000
12463 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
12464 Branch: perl
12465 ! ext/Opcode/Safe.pm
12466____________________________________________________________________________
12467[ 6881] By: jhi on 2000/08/29 14:03:51
12468 Log: Subject: [PATCH] Glob dumping
12469 From: Gisle Aas <gisle@ActiveState.com>
12470 Date: 29 Aug 2000 07:59:42 -0000
12471 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
12472 Branch: perl
12473 ! dump.c
12474____________________________________________________________________________
12475[ 6880] By: jhi on 2000/08/29 14:02:01
12476 Log: Subject: [PATCH] Warnings in B::Deparse
12477 From: <abigail@foad.org>
12478 Date: Tue, 29 Aug 2000 00:00:01 -0400
12479 Message-ID: <20000829040001.2999.qmail@foad.org>
12480 Branch: perl
12481 ! ext/B/B/Deparse.pm
12482____________________________________________________________________________
12483[ 6879] By: jhi on 2000/08/29 13:57:26
12484 Log: Missed a change in #6869.
12485 Branch: perl
12486 ! mg.c
12487____________________________________________________________________________
12488[ 6878] By: jhi on 2000/08/29 13:45:04
12489 Log: Subject: Net::protoent does not export 'getproto'
12490 From: Yasushi Nakajima <sey@jkc.co.jp>
12491 Date: Tue, 29 Aug 2000 17:28:57 +0900
12492 Branch: perl
12493 ! lib/Net/protoent.pm
12494____________________________________________________________________________
12495[ 6877] By: jhi on 2000/08/29 13:39:19
12496 Log: Patches all over for people and the files they (hopefully) care about.
12497 Branch: perl
12498 ! AUTHORS Changes MAINTAIN
12499____________________________________________________________________________
12500[ 6876] By: jhi on 2000/08/29 12:53:54
12501 Log: Fix for thinko in #6848.
12502
12503 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
12504 From: Lupe Christoph <lupe@lupe-christoph.de>
12505 Date: Tue, 29 Aug 2000 09:04:08 +0200
12506 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
12507 Branch: perl
12508 ! ext/Thread/Thread.xs
12509____________________________________________________________________________
12510[ 6875] By: jhi on 2000/08/29 12:50:14
12511 Log: Update to Getopt::Long 2.24, from Johan Vromans.
12512 Branch: perl
12513 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
12514____________________________________________________________________________
12515[ 6874] By: jhi on 2000/08/29 02:09:53
12516 Log: Use minimal @INC in tests, most of the time just '../lib',
12517 so that we simply can't pick up stuff from other Perls than
12518 the one we are testing. Pointed out by
12519
12520 From: Mike Guy <mjtg@cam.ac.uk>
12521 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
12522 Date: Fri, 25 Aug 2000 15:15:59 +0100
12523 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
12524 Branch: perl
12525 ! (edit 185 files)
12526____________________________________________________________________________
12527[ 6873] By: jhi on 2000/08/29 01:07:11
12528 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
12529 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12530 Date: Mon, 28 Aug 2000 17:45:52 -0700
12531 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
12532 Branch: perl
12533 ! Makefile.SH hints/os2.sh
12534____________________________________________________________________________
12535[ 6872] By: jhi on 2000/08/28 23:33:39
12536 Log: Subject: [PATCH bleedperl@6866] spellings
12537 From: marcel@codewerk.com (Marcel Grunauer)
12538 Date: Tue, 29 Aug 2000 01:19:59 +0200
12539 Message-Id: <200008282319.BAA29862@gandalf.local>
12540 Branch: perl
12541 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
12542 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
12543 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
12544____________________________________________________________________________
12545[ 6871] By: jhi on 2000/08/28 23:22:09
12546 Log: Take out the SUIDMAIL thing, that will not be
12547 a problem in 5.7.*.
12548 Branch: perl
12549 ! patchlevel.h
12550____________________________________________________________________________
12551[ 6870] By: jhi on 2000/08/28 23:19:30
12552 Log: -S is the silent flag, -s is the strip flag.
12553
12554 Subject: [PATCH] Re: [PATCH] make no-install
12555 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12556 Date: Mon, 28 Aug 2000 15:12:55 -0700
12557 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
12558 Branch: perl
12559 ! Makefile.SH
12560____________________________________________________________________________
12561[ 6869] By: jhi on 2000/08/28 23:12:05
12562 Log: Subject: [PATCH bleedperl@6856] warnings fixes
12563 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12564 Date: Mon, 28 Aug 2000 23:55:06 +0100
12565 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
12566 Branch: perl
12567 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
12568 ! warnings.h warnings.pl
12569____________________________________________________________________________
12570[ 6868] By: jhi on 2000/08/28 21:38:22
12571 Log: Potential cruft.
12572 Branch: perl
12573 ! Makefile.SH
12574____________________________________________________________________________
12575[ 6867] By: jhi on 2000/08/28 21:35:36
12576 Log: Update Changes.
12577 Branch: perl
12578 ! Changes patchlevel.h
12579____________________________________________________________________________
98e06804
JH
12580[ 6866] By: jhi on 2000/08/28 21:33:49
12581 Log: Subject: hv.h Doc Patch
12582 From: Fisher Mark <fisherm@tce.com>
12583 Date: Mon, 28 Aug 2000 16:24:59 -0500
12584 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
c40596a0 12585 Branch: perl
98e06804 12586 ! hv.h
c40596a0 12587____________________________________________________________________________
0b3b9d72
JH
12588[ 6865] By: jhi on 2000/08/28 21:02:15
12589 Log: Add -ld to archname on long tr...double platforms.
12590 Branch: metaconfig
12591 ! U/threads/archname.U
12592 Branch: perl
12593 ! Configure config_h.SH
12594____________________________________________________________________________
98e06804
JH
12595[ 6864] By: jhi on 2000/08/28 20:38:59
12596 Log: An attempt to fix the problem reported in
12597
12598 Subject: Building perl@6856 using gcc/AIX 4.3.3
12599 From: Daniel Muino <dmuino@afip.gov.ar>
12600 Date: Mon, 28 Aug 2000 15:50:01 -0300
12601 Message-ID: <20000828155001.A14403@con2-dgi>
12602
12603 I can't test this properly since the gcc installation I have
12604 access to seems to be botched (gcc is calling the AIX cpp,
12605 a losing proposition...)
c40596a0 12606 Branch: perl
98e06804 12607 ! hints/aix.sh
c40596a0 12608____________________________________________________________________________
98e06804
JH
12609[ 6863] By: jhi on 2000/08/28 18:57:52
12610 Log: Fix for ID 20000828.001, long doubles were not formatted
12611 correctly (showed up in $], which stopped installing perl).
c40596a0 12612 Branch: perl
98e06804 12613 ! sv.c
c40596a0 12614____________________________________________________________________________
98e06804
JH
12615[ 6862] By: jhi on 2000/08/28 18:07:15
12616 Log: Typo in #6858.
c40596a0 12617 Branch: perl
98e06804 12618 ! lib/Cwd.pm
c40596a0 12619____________________________________________________________________________
98e06804
JH
12620[ 6861] By: jhi on 2000/08/28 17:57:27
12621 Log: opmini.o may be left around if a build is interrupted.
c40596a0 12622 Branch: perl
98e06804 12623 ! Makefile.SH
c40596a0 12624____________________________________________________________________________
98e06804
JH
12625[ 6860] By: jhi on 2000/08/28 16:52:50
12626 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
12627 From: Daniel Chetlin <daniel@chetlin.com>
12628 Date: Mon, 28 Aug 2000 01:14:18 -0700
12629 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
c40596a0 12630 Branch: perl
98e06804 12631 ! lib/overload.pm
c40596a0 12632____________________________________________________________________________
98e06804
JH
12633[ 6859] By: jhi on 2000/08/28 16:08:46
12634 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
12635 From: Nicholas Clark <nick@ccl4.org>
12636 Date: Mon, 28 Aug 2000 16:03:27 +0100
12637 Message-Id: <20000828160327.C49785@plum.flirble.org>
c40596a0 12638 Branch: perl
98e06804 12639 ! ext/ByteLoader/bytecode.h
c40596a0 12640____________________________________________________________________________
98e06804
JH
12641[ 6858] By: jhi on 2000/08/28 16:02:10
12642 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
12643 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
12644 Date: Mon, 28 Aug 2000 13:08:30 +0200
12645 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
c40596a0 12646 Branch: perl
98e06804 12647 ! lib/Cwd.pm
c40596a0 12648____________________________________________________________________________
98e06804
JH
12649[ 6857] By: jhi on 2000/08/28 15:42:47
12650 Log: display_format used as a class method without arguments was broken,
12651 reported in
12652
12653 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
12654 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
12655 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
12656 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
12657 Branch: perl
12658 ! lib/Math/Complex.pm t/lib/complex.t
12659____________________________________________________________________________
12660[ 6856] By: jhi on 2000/08/27 22:09:48
c40596a0
JH
12661 Log: Update Changes.
12662 Branch: perl
12663 ! Changes patchlevel.h
12664____________________________________________________________________________
98e06804
JH
12665[ 6855] By: jhi on 2000/08/27 21:59:21
12666 Log: Retract #6853 (false alarm).
12667 Branch: perl
12668 ! lib/ExtUtils/xsubpp
12669____________________________________________________________________________
12670[ 6854] By: jhi on 2000/08/27 21:37:44
12671 Log: Update Changes.
12672 Branch: perl
12673 ! Changes patchlevel.h
12674____________________________________________________________________________
12675[ 6853] By: jhi on 2000/08/27 21:37:16
12676 Log: Subject: [PATCH perl@6850] workaround for xsubpp
12677 From: Hugo <hv@crypt.compulink.co.uk>
12678 Date: Sun, 27 Aug 2000 22:30:25 +0100
12679 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
12680 Branch: perl
12681 ! lib/ExtUtils/xsubpp
12682____________________________________________________________________________
c40596a0
JH
12683[ 6852] By: jhi on 2000/08/27 21:33:58
12684 Log: Big-endian 64-bit patch from Raphael Manfredi.
12685 Branch: perl
12686 ! ext/Storable/Storable.xs
12687____________________________________________________________________________
12688[ 6851] By: jhi on 2000/08/27 21:22:21
12689 Log: More ruthless editing from Hugo van der Sanden.
12690 Branch: perl
12691 ! pod/perldelta.pod
12692____________________________________________________________________________
12693[ 6850] By: jhi on 2000/08/27 16:11:46
12694 Log: Update Changes.
12695 Branch: perl
12696 ! Changes patchlevel.h
12697____________________________________________________________________________
1a436f0c
JH
12698[ 6849] By: jhi on 2000/08/27 16:11:05
12699 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
12700 Branch: perl
12701 ! configpm pod/perldelta.pod
12702____________________________________________________________________________
12703[ 6848] By: jhi on 2000/08/27 15:35:08
12704 Log: Use the actual thread type, not the pointer-to-struct.
12705 Branch: perl
12706 ! ext/Thread/Thread.xs
12707____________________________________________________________________________
12708[ 6847] By: jhi on 2000/08/27 15:30:49
12709 Log: Test nit.
12710 Branch: perl
12711 ! t/pragma/warn/pp_sys
12712____________________________________________________________________________
0b3b9d72
JH
12713[ 6846] By: jhi on 2000/08/27 15:19:02
12714 Log: Passing -R in ldflags makes now it to appear in the default
12715 for lddlflags, just like with -L.
12716
12717 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12718 From: Lupe Christoph <lupe@lupe-christoph.de>
12719 Date: Sun, 27 Aug 2000 10:28:21 +0200
12720 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
12721 Branch: metaconfig/U/perl
12722 ! dlsrc.U
12723 Branch: perl
12724 ! Configure
12725____________________________________________________________________________
1a436f0c
JH
12726[ 6845] By: jhi on 2000/08/27 15:08:54
12727 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12728 From: Alan Burlison <Alan.Burlison@uk.sun.com>
12729 Date: Sat, 26 Aug 2000 22:23:27 +0100
12730 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
12731 Branch: perl
12732 ! lib/ExtUtils/MM_Unix.pm
12733____________________________________________________________________________
12734[ 6844] By: jhi on 2000/08/27 15:02:37
12735 Log: DJGPP update from Laszlo Molnar.
12736
12737 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
12738 From: ml1050 <ml1050@freemail.hu>
12739 Date: Sat, 26 Aug 2000 23:24:40 +0200
12740 Message-Id: <20000826232440.A439@freemail.hu>
12741 Branch: perl
12742 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
12743 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
12744____________________________________________________________________________
12745[ 6843] By: jhi on 2000/08/27 14:53:58
12746 Log: Subject: installman buglet
12747 From: Lupe Christoph <lupe@lupe-christoph.de>
12748 Date: Sun, 27 Aug 2000 14:38:59 +0200
12749 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
12750 Branch: perl
12751 ! installman
12752____________________________________________________________________________
12753[ 6842] By: jhi on 2000/08/27 14:52:08
12754 Log: Can't get the test to reliably work thanks to the
12755 inaccurateness of floating point. "Resolves" bug ids
12756 20000826.003, 20000826.009, 20000826.010,
12757 Branch: perl
12758 ! t/lib/trig.t
12759____________________________________________________________________________
12760[ 6841] By: jhi on 2000/08/26 15:53:58
12761 Log: Update Changes.
12762 Branch: perl
12763 ! Changes patchlevel.h
12764____________________________________________________________________________
a2518d28
JH
12765[ 6840] By: jhi on 2000/08/26 14:23:03
12766 Log: grep -e isn't portable.
12767
12768 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
12769 From: chris@broadband.att.com
12770 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
12771 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
12772 Branch: perl
12773 ! hints/solaris_2.sh
12774____________________________________________________________________________
12775[ 6839] By: jhi on 2000/08/26 14:12:23
3980cbbb 12776 Log: no-install target a la make -n.
a2518d28
JH
12777
12778 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
12779 From: <abigail@foad.org>
12780 Date: Sat, 26 Aug 2000 03:57:34 -0400
12781 Message-ID: <20000826075735.18912.qmail@foad.org>
12782 Branch: perl
12783 ! Makefile.SH installman installperl
12784____________________________________________________________________________
12785[ 6838] By: jhi on 2000/08/26 14:06:33
12786 Log: Retract #6826 as the #6828 should be do the same
12787 in a More Correct Way.
12788 Branch: perl
12789 ! installperl
12790____________________________________________________________________________
12791[ 6837] By: jhi on 2000/08/26 05:24:00
12792 Log: More casting.
12793 Branch: perl
12794 ! ext/Storable/Storable.xs
12795____________________________________________________________________________
12796[ 6836] By: jhi on 2000/08/26 05:05:46
12797 Log: Nicer in decimal.
12798 Branch: perl
12799 ! ext/Storable/Storable.xs
12800____________________________________________________________________________
12801[ 6835] By: jhi on 2000/08/26 05:03:50
12802 Log: There be no UVdf.
12803 Branch: perl
12804 ! ext/Storable/Storable.xs
12805____________________________________________________________________________
12806[ 6834] By: jhi on 2000/08/26 05:00:18
12807 Log: Continue IVdfing and UVxfing.
12808 Branch: perl
12809 ! ext/Storable/Storable.xs
12810____________________________________________________________________________
12811[ 6833] By: jhi on 2000/08/26 04:53:14
12812 Log: Use IVdf.
12813 Branch: perl
12814 ! ext/Storable/Storable.xs
12815____________________________________________________________________________
12816[ 6832] By: jhi on 2000/08/26 04:40:41
12817 Log: Document PTR2XX and INT2PTR.
12818 Branch: perl
12819 ! pod/perlguts.pod
12820____________________________________________________________________________
12821[ 6831] By: jhi on 2000/08/26 04:33:18
12822 Log: Use UVxf, PTR2UV, NVff.
12823 Branch: perl
12824 ! ext/Storable/Storable.xs
12825____________________________________________________________________________
12826[ 6830] By: jhi on 2000/08/26 04:31:32
12827 Log: Update the test count.
12828 Branch: perl
12829 ! t/lib/trig.t
12830____________________________________________________________________________
12831[ 6829] By: jhi on 2000/08/26 03:05:50
12832 Log: Subject: [PATCH] installation not quite silent yet.
12833 From: <abigail@foad.org>
12834 Date: Fri, 25 Aug 2000 20:07:53 -0400
12835 Message-ID: <20000826000753.7822.qmail@foad.org>
12836 Branch: perl
12837 ! installman installperl
12838____________________________________________________________________________
12839[ 6828] By: jhi on 2000/08/26 03:05:14
12840 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
12841 From: Spider Boardman <spider@web.zk3.dec.com>
12842 Date: Fri, 25 Aug 2000 19:12:40 -0400
12843 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
12844 Branch: perl
12845 ! gv.c
12846____________________________________________________________________________
12847[ 6827] By: jhi on 2000/08/25 23:54:34
12848 Log: Support preserving extremely big/small angles.
12849 Branch: perl
12850 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
12851____________________________________________________________________________
12852[ 6826] By: jhi on 2000/08/25 23:01:20
12853 Log: Patch installperl to be long double-aware.
12854
12855 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
12856 From: Spider Boardman <spider@web.zk3.dec.com>
12857 Date: Fri, 25 Aug 2000 18:15:23 -0400
12858 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
12859 Branch: perl
12860 ! installperl
12861____________________________________________________________________________
12862[ 6825] By: jhi on 2000/08/25 22:58:25
12863 Log: Remove duplicately applied patch shards.
12864
12865 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
12866 From: Spider Boardman <spider@leggy.zk3.dec.com>
12867 Date: Fri, 25 Aug 2000 16:45:03 -0400
12868 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
12869 Branch: perl
12870 ! t/lib/cgi-html.t
12871____________________________________________________________________________
12872[ 6824] By: jhi on 2000/08/25 22:57:00
12873 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
12874 From: Daniel Chetlin <daniel@chetlin.com>
12875 Date: Fri, 25 Aug 2000 12:23:16 -0700
12876 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
12877
12878 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
12879 From: Daniel Chetlin <daniel@chetlin.com>
12880 Date: Fri, 25 Aug 2000 14:47:19 -0700
12881 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
12882 Branch: perl
12883 ! installman
12884____________________________________________________________________________
12885[ 6823] By: jhi on 2000/08/25 22:44:17
12886 Log: Timestamp problem?
12887 Branch: perl
12888 ! uconfig.h uconfig.sh
12889____________________________________________________________________________
12890[ 6822] By: jhi on 2000/08/25 19:01:06
12891 Log: One forgotten file from #6816.
12892 Branch: perl
12893 ! vos/config.h
12894____________________________________________________________________________
12895[ 6821] By: jhi on 2000/08/25 18:56:39
12896 Log: Regen Changes.
12897 Branch: perl
12898 ! Changes patchlevel.h
12899____________________________________________________________________________
99b32ad1
JH
12900[ 6820] By: jhi on 2000/08/25 18:52:35
12901 Log: Fix Changes ordering.
12902 Branch: perl
12903 ! Changes
12904____________________________________________________________________________
12905[ 6819] By: jhi on 2000/08/25 18:50:25
12906 Log: Update Changes.
12907 Branch: perl
12908 ! Changes patchlevel.h
6558817a 12909____________________________________________________________________________
0b3b9d72
JH
12910[ 6818] By: jhi on 2000/08/25 18:47:45
12911 Log: Tweak the sfio/useperlio logic, hopefully as wished in
12912
12913 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
12914 From: Nicholas Clark <nick@babyhippo.co.uk>
12915 Date: Fri, 25 Aug 2000 12:01:45 +0100
12916 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
12917 Branch: metaconfig/U/perl
12918 ! d_sfio.U
12919 Branch: perl
12920 ! Configure
12921____________________________________________________________________________
2b7d8dfb
JH
12922[ 6817] By: jhi on 2000/08/25 18:32:51
12923 Log: Allow microperl to assume <math.h>, without it the math
12924 functions like floor() are assumed to return int, which makes
12925 for core dumps in machines where integer and floating register
12926 don't mix.
12927 Branch: perl
12928 ! uconfig.h uconfig.sh
12929____________________________________________________________________________
0b3b9d72
JH
12930[ 6816] By: jhi on 2000/08/25 18:27:17
12931 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
12932 the problem reported in
12933
12934 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
12935 From: danhale@us.ibm.com
12936 Date: Fri, 25 Aug 2000 10:58:06 -0400
12937 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
12938 Branch: metaconfig/U/perl
12939 + d_socks5_init.U
12940 Branch: perl
12941 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
12942 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
12943 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
12944 ! win32/config.gc win32/config.vc
12945____________________________________________________________________________
2b7d8dfb
JH
12946[ 6815] By: jhi on 2000/08/25 17:43:31
12947 Log: A solution for the retrieve_fd autosplit warning,
12948 idea suggested by Mike Guy.
12949 Branch: perl
12950 ! ext/Storable/Storable.pm
12951____________________________________________________________________________
12952[ 6814] By: jhi on 2000/08/25 17:16:03
12953 Log: Add install-silent target.
12954 Branch: perl
12955 ! Makefile.SH
12956____________________________________________________________________________
12957[ 6813] By: jhi on 2000/08/25 17:14:23
12958 Log: Subject: Re: [PATCH] More silencing of installman.
12959 From: <abigail@foad.org>
12960 Date: Thu, 24 Aug 2000 19:27:03 -0400
12961 Message-ID: <20000824232703.7001.qmail@foad.org>
12962
12963 Subject: Re: [PATCH] More silencing of installman.
12964 From: <abigail@foad.org>
12965 Date: Fri, 25 Aug 2000 03:00:58 -0400
12966 Message-ID: <20000825070058.10697.qmail@foad.org>
12967 Branch: perl
12968 ! installman
12969____________________________________________________________________________
12970[ 6812] By: jhi on 2000/08/25 17:11:28
12971 Log: installperl --verbose and --silent.
12972
12973 Subject: Re: [PATCH] More silencing of installman.
12974 From: <abigail@foad.org>
12975 Message-ID: <20000825064430.9719.qmail@foad.org>
12976 Date: Fri, 25 Aug 2000 02:44:30 -0400
12977 Branch: perl
12978 ! installperl
12979____________________________________________________________________________
12980[ 6811] By: jhi on 2000/08/25 17:05:43
12981 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
12982 From: "Peter J. Farley III" <pjfarley@banet.net>
12983 Date: Thu, 24 Aug 2000 21:58:03 -0400
12984 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
12985
12986 (applied slightly modified)
12987 Branch: perl
12988 ! lib/ExtUtils/MM_Unix.pm
12989____________________________________________________________________________
12990[ 6810] By: jhi on 2000/08/25 17:01:18
12991 Log: Missing parts of
12992
12993 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
12994 From: Peter Prymmer <pvhp@forte.com>
12995 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
12996 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
12997 Branch: perl
12998 ! t/lib/cgi-html.t
12999____________________________________________________________________________
13000[ 6809] By: jhi on 2000/08/25 16:46:32
13001 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
13002 From: "Craig A. Berry" <craig.berry@psinetcs.com>
13003 Date: Thu, 24 Aug 2000 19:13:11 -0500
13004 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
13005 Branch: perl
13006 ! vms/vms.c
13007____________________________________________________________________________
13008[ 6808] By: jhi on 2000/08/25 16:39:22
13009 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
13010 From: Peter Prymmer <pvhp@forte.com>
13011 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
13012 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
13013 Branch: perl
13014 ! configure.com
13015____________________________________________________________________________
13016[ 6807] By: jhi on 2000/08/25 16:36:37
13017 Log: Better wording for the vec lvalue diagnostic.
13018
13019 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
13020 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
13021 Date: Wed, 23 Aug 2000 14:12:16 -0400
13022 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
13023 Branch: perl
13024 ! pod/perldiag.pod
13025____________________________________________________________________________
13026[ 6806] By: jhi on 2000/08/24 18:17:22
13027 Log: Subject: [PATCH] More silencing of installman.
13028 From: <abigail@foad.org>
13029 Date: Thu, 24 Aug 2000 14:01:44 -0400
13030 Message-ID: <20000824180144.20062.qmail@foad.org>
13031 Branch: perl
13032 ! installman
13033____________________________________________________________________________
13034[ 6805] By: jhi on 2000/08/24 15:00:31
13035 Log: Update Changes.
13036 Branch: perl
13037 ! Changes patchlevel.h
13038____________________________________________________________________________
13039[ 6804] By: jhi on 2000/08/24 14:59:07
13040 Log: Regen perltoc.
13041 Branch: perl
13042 ! pod/perltoc.pod
13043____________________________________________________________________________
13044[ 6803] By: jhi on 2000/08/24 14:44:39
13045 Log: Show the doc file, not the temp file.
13046 Branch: perl
13047 ! installman
13048____________________________________________________________________________
b449ee86
JH
13049[ 6802] By: jhi on 2000/08/24 14:41:53
13050 Log: Continue silencing.
13051 Branch: perl
13052 ! installman
13053____________________________________________________________________________
13054[ 6801] By: jhi on 2000/08/24 14:34:40
13055 Log: Actually do something with the silencer option.
13056 Branch: perl
13057 ! installman
13058____________________________________________________________________________
13059[ 6800] By: jhi on 2000/08/24 14:26:22
13060 Log: Make installman to recognize the silence flag -S.
13061 Branch: perl
13062 ! installman
13063____________________________________________________________________________
13064[ 6799] By: jhi on 2000/08/24 13:49:38
13065 Log: DOS patches and portability/porting notes, from Tim Jenness.
13066 Branch: perl
13067 ! lib/File/Temp.pm
13068____________________________________________________________________________
13069[ 6798] By: jhi on 2000/08/24 13:48:27
13070 Log: Create directories in silence.
13071
13072 Subject: [PATCH] Another silencer for MakeMaker
13073 From: andreas.koenig@anima.de (Andreas J. Koenig)
13074 Date: 24 Aug 2000 14:18:52 +0200
13075 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
13076 Branch: perl
13077 ! lib/ExtUtils/Command.pm
13078____________________________________________________________________________
13079[ 6797] By: jhi on 2000/08/24 13:46:42
13080 Log: More liberal parsing of version numbers.
13081
13082 Subject: Re: CPAN.pm beta for testing available
13083 From: andreas.koenig@anima.de (Andreas J. Koenig)
13084 Date: 24 Aug 2000 13:51:57 +0200
13085 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
13086 Branch: perl
13087 ! lib/CPAN.pm
13088____________________________________________________________________________
13089[ 6796] By: jhi on 2000/08/24 13:44:36
13090 Log: Make "make install" by default silent. A new "install-verbose"
13091 target is verbose.
13092 Branch: perl
13093 ! Makefile.SH
13094____________________________________________________________________________
13095[ 6795] By: jhi on 2000/08/24 13:39:14
13096 Log: Add silencer flags to installperl.
13097
13098 Subject: [PATCH] Making installperl silent.
13099 From: <abigail@foad.org>
13100 Date: Thu, 24 Aug 2000 05:01:45 -0400
13101 Message-ID: <20000824090145.13141.qmail@foad.org>
13102 Branch: perl
13103 ! installperl
13104____________________________________________________________________________
13105[ 6794] By: jhi on 2000/08/24 13:35:50
13106 Log: installperl couldn't tell whether it had run tests or not.
13107
13108 Subject: [PATCH] Re: installperl and t/TEST
13109 From: <abigail@foad.org>
13110 Date: Thu, 24 Aug 2000 04:00:53 -0400
13111 Message-ID: <20000824080053.2494.qmail@foad.org>
13112 Branch: perl
13113 ! Makefile.SH installperl
13114____________________________________________________________________________
13115[ 6793] By: jhi on 2000/08/24 13:27:50
13116 Log: Drop the separate perlbc, perlcc -b should be enough.
13117 Branch: perl
13118 - utils/perlbc.PL
13119 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
13120____________________________________________________________________________
13121[ 6792] By: jhi on 2000/08/24 04:41:30
13122 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
13123 plus the typo fix from Peter Prymmer.
13124 Branch: perl
13125 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
13126 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
13127____________________________________________________________________________
13128[ 6791] By: jhi on 2000/08/24 02:10:43
13129 Log: Replace #6705 with a minimal doc patch.
13130
13131 Subject: [PATCH 5.6.0] replace change #6705
13132 From: Jan Dubois <jand@ActiveState.com>
13133 Date: Wed, 23 Aug 2000 18:31:51 -0700
13134 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
13135 Branch: perl
13136 ! lib/Win32.pod win32/win32.c
13137____________________________________________________________________________
13138[ 6790] By: jhi on 2000/08/23 17:52:00
13139 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
13140 From: Mike Guy <mjtg@cam.ac.uk>
13141 Date: Wed, 23 Aug 2000 18:38:46 +0100
13142 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
13143 Branch: perl
13144 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
13145____________________________________________________________________________
13146[ 6789] By: jhi on 2000/08/23 15:34:21
13147 Log: Update Changes.
13148 Branch: perl
13149 ! Changes patchlevel.h
13150____________________________________________________________________________
13151[ 6788] By: jhi on 2000/08/23 15:33:40
13152 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
13153 From: Wilfredo Sánchez <wsanchez@apple.com>
13154 Date: Tue, 22 Aug 2000 19:31:27 -0700
13155 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
13156 Branch: perl
13157 ! perl.h
13158____________________________________________________________________________
13159[ 6787] By: jhi on 2000/08/23 15:29:31
13160 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
13161 From: Spider Boardman <spider@leggy.zk3.dec.com>
13162 Date: Wed, 23 Aug 2000 10:33:23 -0400
13163 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
13164 Branch: perl
13165 ! lib/Pod/Html.pm
13166____________________________________________________________________________
13167[ 6786] By: jhi on 2000/08/23 15:28:11
13168 Log: Bad makefile.
13169 Branch: perl
13170 ! ext/B/Makefile.PL
13171____________________________________________________________________________
13172[ 6785] By: jhi on 2000/08/23 14:37:04
13173 Log: Update Changes.
13174 Branch: perl
13175 ! Changes patchlevel.h
13176____________________________________________________________________________
13177[ 6784] By: jhi on 2000/08/23 13:58:41
13178 Log: Portability fix from Hugo van der Sanden.
13179 Branch: perl
13180 ! ext/re/Makefile.PL
13181____________________________________________________________________________
13182[ 6783] By: jhi on 2000/08/23 13:53:53
13183 Log: Storable support, v-version fixes.
13184
13185 Subject: CPAN.pm beta for testing available
13186 From: andreas.koenig@anima.de (Andreas J. Koenig)
13187 Date: 22 Aug 2000 23:31:33 +0200
13188 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
13189 Branch: perl
13190 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13191____________________________________________________________________________
13192[ 6782] By: jhi on 2000/08/23 13:51:26
13193 Log: Mac and other portability updates from Chris Nandor.
13194 Branch: perl
13195 ! pod/perlmodinstall.pod
13196____________________________________________________________________________
13197[ 6781] By: jhi on 2000/08/23 13:47:33
13198 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
13199 From: Peter Prymmer <pvhp@forte.com>
13200 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
13201 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
13202 Branch: perl
13203 ! ext/Storable/Storable.xs
13204____________________________________________________________________________
13205[ 6780] By: jhi on 2000/08/23 13:33:34
13206 Log: VMS MMS (make) wants null action.
13207 Branch: perl
13208 ! ext/B/Makefile.PL
13209____________________________________________________________________________
13210[ 6779] By: jhi on 2000/08/22 19:44:47
13211 Log: Forgot portability nit.
13212 Branch: perl
13213 ! t/lib/st-forgive.t
13214____________________________________________________________________________
13215[ 6778] By: jhi on 2000/08/22 19:35:25
13216 Log: Be portable.
13217 Branch: perl
13218 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
13219 ! t/lib/st-store.t
13220____________________________________________________________________________
13221[ 6777] By: jhi on 2000/08/22 18:50:53
13222 Log: Update Changes.
13223 Branch: perl
13224 ! Changes patchlevel.h
13225____________________________________________________________________________
13226[ 6776] By: jhi on 2000/08/22 18:44:46
13227 Log: cSVOPo_*v things index into the current PL_curpad
13228 under ithreads, which is different from the curpad
13229 used by the XSUB. (In other words, the code as-is
13230 before this patch wouldn't work under ithreads.)
13231 From Sarathy.
13232 Branch: perl
13233 ! ext/B/B.xs
13234____________________________________________________________________________
0b3b9d72
JH
13235[ 6775] By: jhi on 2000/08/22 18:18:37
13236 Log: Make the selection of NVff et al stricter.
13237 Branch: metaconfig/U/perl
13238 ! perlxvf.U
13239 Branch: perl
13240 ! Configure config_h.SH
13241____________________________________________________________________________
b449ee86
JH
13242[ 6774] By: jhi on 2000/08/22 17:19:42
13243 Log: perldelta nits.
13244 Branch: perl
13245 ! pod/perldelta.pod
13246____________________________________________________________________________
13247[ 6773] By: jhi on 2000/08/22 17:06:26
13248 Log: Long double fixes from Spider Boardman.
13249
13250 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
13251 From: system PRIVILEGED account <root@peano.zk3.dec.com>
13252 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
13253 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
13254 Branch: perl
13255 ! t/lib/bigfltpm.t t/lib/st-06compat.t
13256____________________________________________________________________________
13257[ 6772] By: jhi on 2000/08/22 15:04:53
13258 Log: Update Changes.
13259 Branch: perl
13260 ! Changes patchlevel.h
13261____________________________________________________________________________
13262[ 6771] By: jhi on 2000/08/22 15:01:44
13263 Log: perldelta fixes from Hugo van der Sanden.
13264 Branch: perl
13265 ! pod/perldelta.pod
13266____________________________________________________________________________
13267[ 6770] By: jhi on 2000/08/22 14:34:49
13268 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
13269 From: Hugo <hv@crypt.compulink.co.uk>
13270 Date: Tue, 22 Aug 2000 11:21:53 +0100
13271 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
13272 Branch: perl
13273 ! regcomp.c
13274____________________________________________________________________________
13275[ 6769] By: jhi on 2000/08/22 14:30:02
13276 Log: Add Yitzchak, reformat.
13277 Branch: perl
13278 ! Changes config_h.SH
13279____________________________________________________________________________
0b3b9d72
JH
13280[ 6768] By: jhi on 2000/08/22 14:21:35
13281 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
13282 and Spider Boardman.
13283 Branch: metaconfig
13284 ! U/compline/d_gconvert.U
13285 Branch: perl
13286 ! Configure
13287____________________________________________________________________________
b449ee86
JH
13288[ 6767] By: jhi on 2000/08/22 14:11:24
13289 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
13290 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13291 Date: Mon, 21 Aug 2000 19:08:31 -0700
13292 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
13293 Branch: perl
13294 - ext/Storable/patchlevel.h
13295 ! MANIFEST ext/Storable/MANIFEST
13296____________________________________________________________________________
13297[ 6766] By: jhi on 2000/08/22 13:49:29
13298 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
13299 From: Peter Prymmer <pvhp@forte.com>
13300 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
13301 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
13302 Branch: perl
13303 ! configure.com ext/Storable/Makefile.PL
13304____________________________________________________________________________
13305[ 6765] By: jhi on 2000/08/22 13:44:59
13306 Log: Subject: [PATCH blead] B:: missing dependency
13307 From: Hugo <hv@crypt.compulink.co.uk>
13308 Date: Tue, 22 Aug 2000 06:44:33 +0100
13309 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
13310 Branch: perl
13311 ! ext/B/Makefile.PL
13312____________________________________________________________________________
13313[ 6764] By: jhi on 2000/08/22 13:38:12
13314 Log: More bytecompiler.
13315 Branch: perl
13316 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
13317____________________________________________________________________________
13318[ 6763] By: jhi on 2000/08/22 13:36:44
13319 Log: Bytecompiler patches from Benjamin Stuhl.
13320 Branch: perl
13321 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
13322 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
13323 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
13324 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13325 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
13326 ! perl.c perlapi.h pod/perldelta.pod
13327____________________________________________________________________________
13328[ 6762] By: jhi on 2000/08/21 23:43:40
13329 Log: An obsoleted diagnostic.
13330 Branch: perl
13331 ! pod/perldelta.pod
13332____________________________________________________________________________
13333[ 6761] By: jhi on 2000/08/21 23:01:45
13334 Log: The #6759 wasn't quite right.
13335 Branch: perl
13336 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
13337 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
13338 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13339 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13340 ! t/lib/st-tieditems.t
13341____________________________________________________________________________
13342[ 6760] By: jhi on 2000/08/21 22:35:49
13343 Log: Be verydeepclean.
13344 Branch: perl
13345 ! Makefile.SH
13346____________________________________________________________________________
13347[ 6759] By: jhi on 2000/08/21 22:25:40
13348 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
13349 From: Peter Prymmer <pvhp@forte.com>
13350 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
13351 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
13352 Branch: perl
13353 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
13354 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
13355 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13356 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13357 ! t/lib/st-tieditems.t
13358____________________________________________________________________________
13359[ 6758] By: jhi on 2000/08/21 22:22:32
13360 Log: Few more casts, need reported in
13361
13362 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
13363 From: Mike Stok <mike@stok.co.uk>
13364 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
13365 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
13366
13367 and
13368
13369 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
13370 From: abigail@foad.org
13371 Date: 21 Aug 2000 21:31:34 -0000
13372 Message-Id: <20000821213134.30170.qmail@foad.org>
13373 Branch: perl
13374 ! ext/Storable/Storable.xs
13375____________________________________________________________________________
13376[ 6757] By: jhi on 2000/08/21 18:37:07
13377 Log: Update Changes.
13378 Branch: perl
13379 ! Changes patchlevel.h
13380____________________________________________________________________________
13381[ 6756] By: jhi on 2000/08/21 18:34:02
13382 Log: A pod nit.
13383
13384 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
13385 From: <abigail@foad.org>
13386 Date: Mon, 21 Aug 2000 14:00:16 -0400
13387 Message-ID: <20000821180016.28627.qmail@foad.org>
13388 Branch: perl
13389 ! pod/perlre.pod
13390____________________________________________________________________________
13391[ 6755] By: jhi on 2000/08/21 18:30:56
13392 Log: Use PodParser 1.18 new test.
13393 Branch: perl
13394 ! t/pod/special_seqs.t t/pod/special_seqs.xr
13395____________________________________________________________________________
13396[ 6754] By: jhi on 2000/08/21 18:28:35
13397 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
13398 patches cannot be applied since #6712 conflicts.
13399 Branch: perl
13400 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
13401____________________________________________________________________________
13402[ 6753] By: jhi on 2000/08/21 18:15:11
13403 Log: Weed out some smaller changes.
13404 Branch: perl
13405 ! pod/perldelta.pod
13406____________________________________________________________________________
13407[ 6752] By: jhi on 2000/08/21 18:02:30
13408 Log: Also under djgpp the timestamps are funky.
13409 Branch: perl
13410 ! t/op/stat.t
13411____________________________________________________________________________
0b3b9d72
JH
13412[ 6751] By: jhi on 2000/08/21 17:55:56
13413 Log: Tweak the floating point output routine preferences.
13414 Branch: metaconfig
13415 ! U/compline/d_gconvert.U
13416 Branch: perl
13417 ! Configure
13418____________________________________________________________________________
b449ee86
JH
13419[ 6750] By: jhi on 2000/08/21 17:51:29
13420 Log: Unicos/mk requires elaborate paranoia.
13421 Branch: perl
13422 ! lib/Math/Complex.pm
13423____________________________________________________________________________
13424[ 6749] By: gsar on 2000/08/21 16:53:31
13425 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
13426 Branch: perl
13427 ! lib/Cwd.pm
13428____________________________________________________________________________
13429[ 6748] By: gsar on 2000/08/21 16:22:19
13430 Log: free TLS slot properly on Windows
13431 Branch: perl
13432 ! thread.h win32/perllib.c win32/win32thread.h
13433____________________________________________________________________________
13434[ 6747] By: jhi on 2000/08/21 16:20:58
13435 Log: Rename the macro argument because some preprocessors
13436 can't tell the difference and expand arguments also inside
13437 double quoted strings.
13438 Branch: perl
13439 ! regcomp.c
13440____________________________________________________________________________
13441[ 6746] By: jhi on 2000/08/21 16:09:41
13442 Log: Support long doubles in Storable.
13443
13444 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
13445 From: Radu Greab <radu@netsoft.ro>
13446 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
13447 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
13448 Branch: perl
13449 ! ext/Storable/Storable.xs
13450____________________________________________________________________________
13451[ 6745] By: jhi on 2000/08/21 15:51:40
13452 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
13453 From: "Fifer, Eric" <EFifer@sanwaint.com>
13454 Date: Mon, 21 Aug 2000 15:34:49 +0100
13455 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
13456 Branch: perl
13457 ! t/pragma/warn/9enabled
13458____________________________________________________________________________
13459[ 6744] By: jhi on 2000/08/21 15:39:35
13460 Log: Document the endianness of Alpha more precisely.
13461 Branch: perl
13462 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
13463 ! pod/perlport.pod
13464____________________________________________________________________________
13465[ 6743] By: jhi on 2000/08/21 14:47:05
13466 Log: perldelta fixes from the p5p crowd.
13467 Branch: perl
13468 ! pod/perldelta.pod pod/perlop.pod
13469____________________________________________________________________________
13470[ 6742] By: jhi on 2000/08/21 13:34:51
13471 Log: Update to Pod::LaTeX 0.53.
13472
13473 Subject: [PATCH] lib/Pod/LaTeX.pm updates
13474 From: Tim Jenness <timj@jach.hawaii.edu>
13475 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
13476 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
13477 Branch: perl
13478 ! lib/Pod/LaTeX.pm
13479____________________________________________________________________________
13480[ 6741] By: jhi on 2000/08/21 13:33:01
13481 Log: Subject: [PATCH] os2.c fix for use64bitint
13482 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13483 Date: Mon, 21 Aug 2000 01:32:25 -0700
13484 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
13485 Branch: perl
13486 ! os2/os2.c
13487____________________________________________________________________________
13488[ 6740] By: jhi on 2000/08/21 13:28:52
13489 Log: Array context keeps slithering in.
13490
13491 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
13492 From: Daniel Chetlin <daniel@chetlin.com>
13493 Date: Sun, 20 Aug 2000 21:40:25 -0700
13494 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
13495 Branch: perl
13496 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
13497 ! pod/perldebtut.pod
13498____________________________________________________________________________
13499[ 6739] By: jhi on 2000/08/21 13:23:55
13500 Log: Big-endian quad fixes for Storable from Radu Greab,
13501 plus few explicit null casts for picky compilers.
13502 Branch: perl
13503 ! ext/Storable/Storable.xs
13504____________________________________________________________________________
13505[ 6738] By: gsar on 2000/08/21 05:56:13
13506 Log: small tweaks for change#6705: avoid C++ style comments in C code;
13507 use Perl's malloc API rather than the low level system one
13508 Branch: perl
13509 ! win32/win32.c
13510____________________________________________________________________________
13511[ 6737] By: gsar on 2000/08/21 05:35:41
13512 Log: add Storable to list of extensions on Windows
13513 Branch: perl
13514 ! win32/Makefile win32/makefile.mk
13515____________________________________________________________________________
13516[ 6736] By: jhi on 2000/08/21 02:57:53
13517 Log: Update Changes.
13518 Branch: perl
13519 ! Changes patchlevel.h
13520____________________________________________________________________________
13521[ 6735] By: jhi on 2000/08/21 02:57:20
13522 Log: Draft 0.
13523 Branch: perl
13524 ! pod/perldelta.pod
13525____________________________________________________________________________
13526[ 6734] By: jhi on 2000/08/21 02:57:03
13527 Log: Add Storable 0.7.2 from Raphael Manfredi,
13528 plus the patch from
13529
13530 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
13531 From: Radu Greab <radu@netsoft.ro>
13532 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
13533 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
13534
13535 plus changes to get Storable to compile with
13536 picky ANSI compilers.
13537 Branch: perl
13538 + ext/Storable/ChangeLog ext/Storable/MANIFEST
13539 + ext/Storable/Makefile.PL ext/Storable/README
13540 + ext/Storable/Storable.pm ext/Storable/Storable.xs
13541 + ext/Storable/patchlevel.h t/lib/st-06compat.t
13542 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
13543 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
13544 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13545 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13546 + t/lib/st-tieditems.t
13547 ! MANIFEST
13548____________________________________________________________________________
13549[ 6733] By: jhi on 2000/08/21 02:29:09
13550 Log: The correct cleaning order is an art.
13551 Branch: perl
13552 ! Makefile.SH
13553____________________________________________________________________________
da352bc5
JH
13554[ 6732] By: jhi on 2000/08/21 01:23:39
13555 Log: The #6724 is here.
13556 Branch: perl
13557 ! t/lib/ftmp-security.t
13558____________________________________________________________________________
13559[ 6731] By: jhi on 2000/08/20 23:17:03
13560 Log: s/this one/the 5.6.0 release/
13561 Branch: perl
13562 ! pod/perl56delta.pod
13563____________________________________________________________________________
13564[ 6730] By: jhi on 2000/08/20 23:07:34
13565 Log: Mention perlebcdic and perlposix-bc.
13566 Branch: perl
13567 ! pod/perlport.pod
13568____________________________________________________________________________
13569[ 6729] By: jhi on 2000/08/20 21:32:59
13570 Log: Document the number of exponent digits.
13571 Branch: perl
13572 ! pod/perlfunc.pod
13573____________________________________________________________________________
13574[ 6728] By: jhi on 2000/08/20 21:16:47
13575 Log: Use File::Spec->tmpdir().
13576
13577 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
13578 From: Tim Jenness <timj@jach.hawaii.edu>
13579 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
13580 MIME-Version: 1.0
13581 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
13582 Branch: perl
13583 ! utils/perlbug.PL
13584____________________________________________________________________________
13585[ 6727] By: jhi on 2000/08/20 20:43:32
13586 Log: Update Changes.
13587 Branch: perl
13588 ! Changes patchlevel.h
13589____________________________________________________________________________
e0f5a76d
JH
13590[ 6726] By: jhi on 2000/08/20 20:41:44
13591 Log: The veryclean target needs to clobber.
13592 Branch: perl
13593 ! Makefile.SH
13594____________________________________________________________________________
13595[ 6725] By: jhi on 2000/08/20 20:37:38
13596 Log: Document odd vs even subreleases and -Dusedevel.
13597 Branch: perl
13598 ! INSTALL
13599____________________________________________________________________________
13600[ 6724] By: jhi on 2000/08/20 19:58:05
13601 Log: Use temporary directory instead of current directory.
13602
13603 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
13604 From: Tim Jenness <timj@jach.hawaii.edu>
13605 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
13606 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
13607 Branch: perl
13608 ! t/lib/ftmp-security.t
13609____________________________________________________________________________
13610[ 6723] By: jhi on 2000/08/20 19:55:55
13611 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
13612 From: andreas.koenig@anima.de (Andreas J. Koenig)
13613 Date: 20 Aug 2000 15:52:03 +0200
13614 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
13615 Branch: perl
13616 ! lib/ExtUtils/MM_Unix.pm
13617____________________________________________________________________________
13618[ 6722] By: jhi on 2000/08/20 19:46:01
13619 Log: Update to CGI 2.72, from Lincoln Stein.
13620 Branch: perl
13621 ! lib/CGI.pm
13622____________________________________________________________________________
13623[ 6721] By: jhi on 2000/08/20 19:43:54
13624 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
13625 From: Radu Greab <radu@netsoft.ro>
13626 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
13627 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
13628 Branch: perl
13629 ! ext/GDBM_File/GDBM_File.xs
13630____________________________________________________________________________
13631[ 6720] By: jhi on 2000/08/20 19:42:01
13632 Log: pp_open() could pass an uninitialized filename down to do_open9().
13633 Branch: perl
13634 ! pp_sys.c
13635____________________________________________________________________________
13636[ 6719] By: jhi on 2000/08/20 14:06:41
13637 Log: UTF8 concat fixes.
13638
13639 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
13640 From: Hugo <hv@crypt.compulink.co.uk>
13641 Date: Sun, 20 Aug 2000 07:30:46 +0100
13642 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
13643 Branch: perl
13644 ! pp_hot.c t/op/append.t
13645____________________________________________________________________________
13646[ 6718] By: jhi on 2000/08/20 02:09:37
13647 Log: Let's try #6717 again.
13648 Branch: perl
13649 ! lib/File/Temp.pm
13650____________________________________________________________________________
13651[ 6717] By: jhi on 2000/08/20 01:56:55
13652 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
13653 From: "Craig A. Berry" <craig.berry@metamorgs.com>
13654 Date: Sat, 19 Aug 2000 18:15:39 -0500
13655 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
13656 Branch: perl
13657 ! lib/File/Temp.pm
13658____________________________________________________________________________
13659[ 6716] By: jhi on 2000/08/19 15:50:11
13660 Log: Update Changes.
13661 Branch: perl
13662 ! Changes patchlevel.h
13663____________________________________________________________________________
7ea2983e
JH
13664[ 6715] By: jhi on 2000/08/19 15:39:09
13665 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
13666 From: Jonathan D Johnston <jdjohnston2@juno.com>
13667 Date: Thu, 17 Aug 2000 23:13:01 -0400
13668 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
13669 Branch: perl
13670 ! pod/perlfunc.pod
13671____________________________________________________________________________
13672[ 6714] By: jhi on 2000/08/19 15:34:04
13673 Log: Introduce a 'veryclean' target that is like 'distclean'
13674 but also removes *~ and *.orig.
13675 Branch: perl
13676 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
13677 ! utils/Makefile x2p/Makefile.SH
13678____________________________________________________________________________
13679[ 6713] By: jhi on 2000/08/19 14:15:45
13680 Log: Put back the long double avoidance code to POSIX.xs
13681 because VMS seems to need it still.
13682 Branch: perl
13683 ! ext/POSIX/POSIX.xs
13684____________________________________________________________________________
13685[ 6712] By: jhi on 2000/08/19 14:10:41
13686 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
13687 From: Peter Prymmer <pvhp@forte.com>
13688 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
13689 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
13690 Branch: perl
13691 ! lib/Pod/Find.pm t/pod/find.t
13692____________________________________________________________________________
13693[ 6711] By: jhi on 2000/08/19 14:09:19
13694 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
13695 From: Peter Prymmer <pvhp@forte.com>
13696 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
13697 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
13698 cc: vmsperl@perl.org
13699 Branch: perl
13700 ! t/lib/peek.t
13701____________________________________________________________________________
13702[ 6710] By: jhi on 2000/08/19 14:08:01
13703 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
13704 From: Jan Dubois <jand@ActiveState.com>
13705 Date: Fri, 18 Aug 2000 16:31:48 -0700
13706 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
13707 Branch: perl
13708 ! win32/win32.c
13709____________________________________________________________________________
13710[ 6709] By: jhi on 2000/08/19 14:06:57
13711 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
13712
13713 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
13714 From: Spider.Boardman@Orb.Nashua.NH.US
13715 Date: Fri, 18 Aug 2000 18:41:14 -0400
13716 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
13717 Branch: perl
13718 ! regcomp.c
13719____________________________________________________________________________
13720[ 6708] By: jhi on 2000/08/18 22:04:49
13721 Log: Update Changes.
13722 Branch: perl
13723 ! Changes patchlevel.h
13724____________________________________________________________________________
50588fde
JH
13725[ 6707] By: jhi on 2000/08/18 21:55:14
13726 Log: Add warnif(), check warnings further up the stack,
13727 all the warnings functions now can take an optional object reference.
13728
13729 Subject: [PATCH bleedperl@6691] warnings pragma update
13730 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
13731 Date: Fri, 18 Aug 2000 22:42:06 +0100
13732 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
13733 Branch: perl
13734 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
13735 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
13736 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
13737____________________________________________________________________________
13738[ 6706] By: jhi on 2000/08/18 21:41:45
13739 Log: Typo in pp_complement().
13740
13741 Subject: [PATCH perl-current] Deparse
13742 From: Peter Scott <Peter@PSDT.com>
13743 Date: Fri, 18 Aug 2000 12:44:37 -0700
13744 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
13745 Branch: perl
13746 ! ext/B/B/Deparse.pm
13747____________________________________________________________________________
13748[ 6705] By: jhi on 2000/08/18 21:25:59
13749 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
13750 From: Jan Dubois <jand@ActiveState.com>
13751 Date: Fri, 18 Aug 2000 14:22:51 -0700
13752 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
13753 Branch: perl
13754 ! lib/Win32.pod win32/win32.c
13755____________________________________________________________________________
13756[ 6704] By: jhi on 2000/08/18 21:16:14
13757 Log: Don't eat leading os from index entries.
13758
13759 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
13760 From: Russ Allbery <rra@stanford.edu>
13761 Date: 10 Aug 2000 20:49:25 -0700
13762 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
13763 Branch: perl
13764 ! lib/Pod/Man.pm
13765____________________________________________________________________________
13766[ 6703] By: jhi on 2000/08/18 21:07:06
13767 Log: Add [[:blank:]] as suggested in
13768
13769 Subject: [ID 20000716.024] [=cc=] / [:blank:]
13770 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
13771 Date: Sun, 16 Jul 2000 17:55:29 -0700
13772 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
13773
13774 (the [=cc=] has already been taken care of by #6439
13775 so the whole bug report can be closed)
13776
13777 and make [[:space:]] to be equivalent to isspace(3)
13778 (as opposed to \s, which is isSPACE()). The difference
13779 is that now [[:space:]] matches the mythical vertical tab,
13780 while \s doesn't.
13781 Branch: perl
13782 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
13783 ! regexec.c t/op/pat.t
13784____________________________________________________________________________
13785[ 6702] By: jhi on 2000/08/18 18:47:47
13786 Log: The new tests were missing from #6415.
13787 Branch: perl
13788 ! t/op/bop.t
13789____________________________________________________________________________
13790[ 6701] By: jhi on 2000/08/18 18:20:40
13791 Log: Document the NDBM_File and ODBM_File as SDBM_File
13792 was documented in #6417.
13793 Branch: perl
13794 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
13795 ! ext/SDBM_File/SDBM_File.pm
13796____________________________________________________________________________
13797[ 6700] By: jhi on 2000/08/18 18:10:39
13798 Log: Subject: [PATCH perl@6698] cygwin port
13799 From: "Fifer, Eric" <EFifer@sanwaint.com>
13800 Date: Fri, 18 Aug 2000 17:30:05 +0100
13801 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
13802 Branch: perl
13803 ! lib/File/Temp.pm
13804____________________________________________________________________________
13805[ 6699] By: jhi on 2000/08/18 16:21:49
13806 Log: Document code point which makes if (defined %stash::) to work
13807 (noted by Spider Boardman).
13808 Branch: perl
13809 ! op.c
13810____________________________________________________________________________
13811[ 6698] By: jhi on 2000/08/18 13:43:27
13812 Log: Update Changes.
13813 Branch: perl
13814 ! Changes patchlevel.h
13815____________________________________________________________________________
b2bd8c92
JH
13816[ 6697] By: jhi on 2000/08/18 13:35:57
13817 Log: Tiny Getopt::Long patch from Johan Vromans.
13818 Branch: perl
13819 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
13820____________________________________________________________________________
13821[ 6696] By: jhi on 2000/08/18 13:26:14
13822 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
13823 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
13824 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
13825 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
13826 Branch: perl
13827 ! pod/perldiag.pod pod/perlsyn.pod
13828____________________________________________________________________________
13829[ 6695] By: jhi on 2000/08/18 13:13:26
13830 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
13831 From: Daniel Chetlin <daniel@chetlin.com>
13832 Date: Fri, 18 Aug 2000 03:13:36 -0700
13833 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
13834 Branch: perl
13835 ! pod/perlfunc.pod
13836____________________________________________________________________________
13837[ 6694] By: jhi on 2000/08/18 13:08:05
13838 Log: Subject: [PATCH] perltrap.pod spring cleaning
13839 From: Daniel Chetlin <daniel@chetlin.com>
13840 Date: Fri, 18 Aug 2000 03:06:54 -0700
13841 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
13842
13843 plus Mike Guy's nitfix.
13844 Branch: perl
13845 ! pod/perltrap.pod
13846____________________________________________________________________________
13847[ 6693] By: jhi on 2000/08/18 13:00:26
13848 Log: Unbuffer the output.
13849
13850 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
13851 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13852 Date: Thu, 17 Aug 2000 18:39:29 -0700
13853 Message-ID: <RPJn5gzkgydf092yn@efn.org>
13854 Branch: perl
13855 ! t/op/fork.t
13856____________________________________________________________________________
13857[ 6692] By: jhi on 2000/08/18 05:19:17
13858 Log: Delete the image, too, not just its MANIFEStation.
13859 Branch: perl
13860 - lib/CGI/eg/wilogo.gif
13861____________________________________________________________________________
13862[ 6691] By: jhi on 2000/08/18 05:10:26
13863 Log: Propagate new Configure vars.
13864 Branch: perl
13865 ! configure.com epoc/config.sh uconfig.h uconfig.sh
13866 ! vos/config.def vos/config.h vos/config_h.SH_orig
13867 ! win32/config.bc win32/config.gc win32/config.vc
13868 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13869____________________________________________________________________________
13870[ 6690] By: jhi on 2000/08/18 04:30:56
13871 Log: Update Changes.
13872 Branch: perl
13873 ! Changes patchlevel.h
13874____________________________________________________________________________
eae4ae26
JH
13875[ 6689] By: jhi on 2000/08/18 04:12:30
13876 Log: Fix the lib/complex failure of
13877
13878 From: abigail@foad.org
13879 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
13880 Date: 15 Aug 2000 04:06:38 -0000
13881 Message-Id: <20000815040638.8524.qmail@foad.org>
13882
13883 Linux long double accuracy issue: something that
13884 when printed with %g looks like "2" but int() of it is 1.
13885 Branch: perl
13886 ! lib/Math/Complex.pm
13887____________________________________________________________________________
13888[ 6688] By: jhi on 2000/08/18 03:15:35
13889 Log: The byteorder code in #6671 was wrong.
13890 Branch: perl
13891 ! configpm
13892____________________________________________________________________________
13893[ 6687] By: jhi on 2000/08/18 02:08:42
13894 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
13895 From: Jan Dubois <jand@ActiveState.com>
13896 Date: Thu, 17 Aug 2000 18:31:55 -0700
13897 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
13898 Branch: perl
13899 ! sv.c
13900____________________________________________________________________________
13901[ 6686] By: jhi on 2000/08/18 02:04:15
13902 Log: Use NVs in POSIX math, not doubles.
13903
13904 From: abigail@foad.org
13905 Subject: [ID 20000817.014] POSIX & modfl
13906 Date: 17 Aug 2000 20:49:18 -0000
13907 Message-Id: <20000817204918.23123.qmail@foad.org>
13908 Branch: perl
13909 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
13910____________________________________________________________________________
0b3b9d72
JH
13911[ 6685] By: jhi on 2000/08/18 02:02:12
13912 Log: Introduce NVef, NVff, and NVgf, use the middle one.
13913 (helps for lib/peek + Linux + long doubles) Reported in
13914
13915 From: abigail@foad.org
13916 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
13917 Date: 15 Aug 2000 04:06:38 -0000
13918 Message-Id: <20000815040638.8524.qmail@foad.org>
13919
13920 (note: the lib/complex failure has not yet been addressed)
13921 Branch: metaconfig/U/perl
13922 ! perlxvf.U
13923 Branch: perl
13924 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13925 ! config_h.SH dump.c perl.h pod/perlguts.pod
13926____________________________________________________________________________
eae4ae26
JH
13927[ 6684] By: jhi on 2000/08/17 23:22:19
13928 Log: Add byteorder to the myconfig output.
13929 Branch: perl
13930 ! myconfig.SH
13931____________________________________________________________________________
13932[ 6683] By: jhi on 2000/08/17 23:20:19
13933 Log: The image doth not exist, spotted by Johan Vromans.
13934 Branch: perl
13935 ! MANIFEST
13936____________________________________________________________________________
13937[ 6682] By: jhi on 2000/08/17 22:38:16
13938 Log: Document what the backtick returns if the command fails.
13939 Branch: perl
13940 ! pod/perlop.pod
13941____________________________________________________________________________
13942[ 6681] By: jhi on 2000/08/17 22:33:12
13943 Log: Do not use prototyping here.
13944
13945 Subject: [ID 20000817.016] [PATCH] Peek.xs
13946 From: abigail@foad.org
13947 Date: 17 Aug 2000 20:55:56 -0000
13948 Message-Id: <20000817205556.24270.qmail@foad.org>
13949 Branch: perl
13950 ! ext/Devel/Peek/Makefile.PL
13951____________________________________________________________________________
0b3b9d72
JH
13952[ 6680] By: jhi on 2000/08/17 19:46:43
13953 Log: Don't propose using modules built for 5.005 if no binary
13954 compatibility with 5.005 is attempted.
13955
13956 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13957 Subject: Minor nit with 5.7.0 (6655)
13958 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
13959 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
13960 Branch: metaconfig
13961 ! U/installdirs/inc_version_list.U
13962 Branch: perl
13963 ! Configure config_h.SH
13964____________________________________________________________________________
eae4ae26
JH
13965[ 6679] By: jhi on 2000/08/17 19:16:39
13966 Log: Microperl config update.
13967 Branch: perl
13968 ! uconfig.h uconfig.sh
13969____________________________________________________________________________
13970[ 6678] By: jhi on 2000/08/17 19:16:13
13971 Log: The #6648 wasn't protective enough for limited platforms
13972 (like microperl).
13973 Branch: perl
13974 ! dump.c sv.c
13975____________________________________________________________________________
13976[ 6677] By: jhi on 2000/08/17 14:46:35
13977 Log: Update Changes.
13978 Branch: perl
13979 ! Changes patchlevel.h
13980____________________________________________________________________________
3ddc1c2e
JH
13981[ 6676] By: jhi on 2000/08/17 14:44:02
13982 Log: Add perlebcdic from Peter Prymmer, regen toc.
13983 Branch: perl
13984 + pod/perlebcdic.pod
13985 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13986____________________________________________________________________________
13987[ 6675] By: jhi on 2000/08/17 14:41:52
13988 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
13989 Branch: perl
13990 ! pod/perldebtut.pod
13991____________________________________________________________________________
13992[ 6674] By: jhi on 2000/08/17 14:29:43
13993 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
13994
13995 Subject: [ID 20000724.006] -DLEAKTEST problem
13996 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
13997 Date: Tue, 25 Jul 2000 00:36:32 -0500
13998 Message-Id: <20000725003632.A26186@www.llamacom.com>
13999
14000 Reminder sent
14001
14002 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
14003 From: Hugo <hv@crypt.compulink.co.uk>
14004 Date: Thu, 17 Aug 2000 15:23:42 +0100
14005 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
14006 Branch: perl
14007 ! util.c
14008____________________________________________________________________________
14009[ 6673] By: jhi on 2000/08/17 04:07:10
14010 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
14011 From: John Peacock <JPeacock@UnivPress.com>
14012 Date: Tue, 01 Aug 2000 09:38:12 -0400
14013 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
14014 Branch: perl
14015 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
14016____________________________________________________________________________
14017[ 6672] By: jhi on 2000/08/17 03:04:35
14018 Log: Subject: [PATCH] Cwd.pm now uses strict
14019 From: Tim Jenness <timj@jach.hawaii.edu>
14020 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
14021 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
14022 Branch: perl
14023 ! lib/Cwd.pm
14024____________________________________________________________________________
14025[ 6671] By: jhi on 2000/08/17 02:16:35
14026 Log: Make $Config{byteorder} more magical so that it is
14027 dynamically computed: nice for 'fat binaries'.
14028
14029 Subject: [PATCH]: default byteorder
14030 From: Wilfredo Sánchez <wsanchez@apple.com>
14031 Date: Mon, 31 Jul 2000 19:45:31 -0700
14032 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
14033 Branch: perl
14034 ! configpm
14035____________________________________________________________________________
14036[ 6670] By: gsar on 2000/08/17 01:22:21
14037 Log: move WNOHANG definition to where other such things are
14038 Branch: perl
14039 ! win32/win32.h
14040____________________________________________________________________________
14041[ 6669] By: jhi on 2000/08/17 01:19:17
14042 Log: Update Changes.
14043 Branch: perl
14044 ! Changes patchlevel.h
14045____________________________________________________________________________
28c9223b
JH
14046[ 6668] By: jhi on 2000/08/17 01:16:29
14047 Log: Doc nits spotted by Richard Soderberg.
14048 Branch: perl
14049 ! README.posix-bc README.vmesa
14050____________________________________________________________________________
14051[ 6667] By: jhi on 2000/08/17 01:12:11
14052 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
14053 From: "Casey R. Tweten" <crt@kiski.net>
14054 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
14055 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
14056 Branch: perl
14057 ! pod/perldebtut.pod
14058____________________________________________________________________________
14059[ 6666] By: jhi on 2000/08/17 01:09:31
14060 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
14061 From: "Casey R. Tweten" <crt@kiski.net>
14062 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
14063 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
14064 Branch: perl
14065 ! lib/Shell.pm
14066____________________________________________________________________________
14067[ 6665] By: gsar on 2000/08/17 01:03:52
14068 Log: add "ok" targets from change#6632 in makefile.mk
14069 Branch: perl
14070 ! pod/perlport.pod win32/Makefile win32/makefile.mk
14071____________________________________________________________________________
14072[ 6664] By: gsar on 2000/08/17 00:56:11
14073 Log: avoid warnings from dense compiler
14074 Branch: perl
14075 ! win32/win32.c
14076____________________________________________________________________________
14077[ 6663] By: jhi on 2000/08/17 00:51:49
14078 Log: Tweak the regex compilation errors once more.
14079 Branch: perl
14080 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
14081 ! t/op/regmesg.t t/pragma/warn/regcomp
14082____________________________________________________________________________
14083[ 6662] By: gsar on 2000/08/17 00:28:19
14084 Log: trailing new %ENV entries weren't being pushed into the real
14085 environment of subprocesses on Windows
14086 Branch: perl
14087 ! t/op/magic.t win32/perlhost.h
14088____________________________________________________________________________
14089[ 6661] By: gsar on 2000/08/17 00:19:20
14090 Log: waitpid() now handles externally spawned pids correctly;
14091 fixes for backtick/wait/waitpid failures on Windows 9x
14092
14093 these changes make the pid returned by process functions on
14094 Windows 9x always positive by clearing the high bit (which
14095 is always set on Win9x); pseudo-process PIDs are likewise
14096 always negative now on Win9x (just as on NT/2000)
14097 Branch: perl
14098 ! pp_sys.c win32/perlhost.h win32/win32.c
14099____________________________________________________________________________
14100[ 6660] By: jhi on 2000/08/17 00:04:32
14101 Log: Retract #6645.
14102 Branch: perl
14103 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14104 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
14105 ! t/op/sprintf.t
14106____________________________________________________________________________
14107[ 6659] By: gsar on 2000/08/16 23:59:28
14108 Log: on windows, the return values from wait() and waitpid() don't
14109 match those of pseudo-pids
14110 Branch: perl
14111 ! pp_sys.c t/op/fork.t util.c win32/win32.c
14112____________________________________________________________________________
14113[ 6658] By: gsar on 2000/08/16 23:56:14
14114 Log: pod nit seen in passing
14115 Branch: perl
14116 ! pod/perlfunc.pod
14117____________________________________________________________________________
14118[ 6657] By: gsar on 2000/08/16 23:53:42
14119 Log: change#6328 could make close(SOCKET) return false on windows
14120 when it shouldn't
14121 Branch: perl
14122 ! win32/win32sck.c
14123____________________________________________________________________________
14124[ 6656] By: gsar on 2000/08/16 23:46:57
14125 Log: check that the number pseudo children doesn't exceed
14126 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
14127 the WaitForMultipleObjects() limit that would cause wait()
14128 to crash)
14129
14130 wait() and waitpid() could potentially be rewritten to use
14131 more than one thread to do the waiting to eliminate this
14132 limitation
14133 Branch: perl
14134 ! win32/perlhost.h
14135____________________________________________________________________________
14136[ 6655] By: jhi on 2000/08/16 14:11:05
14137 Log: Update Changes.
14138 Branch: perl
14139 ! Changes patchlevel.h
14140____________________________________________________________________________
453b8a1c
JH
14141[ 6654] By: jhi on 2000/08/16 14:10:12
14142 Log: Update to perldebtut 1.9, from Richard Foley.
14143 Branch: perl
14144 ! pod/perldebtut.pod
14145____________________________________________________________________________
14146[ 6653] By: jhi on 2000/08/16 14:08:17
14147 Log: Change the regx compilation error markers to use = instead of <
14148 since pod makes using the latter quite messy. Reported in
14149 ID 20000814.006 by Abigail and in
14150 Subject: Unknown escape E<> ?
14151 From: Lupe Christoph <lupe@lupe-christoph.de>
14152 Date: Fri, 11 Aug 2000 00:30:27 +0200
14153 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
14154 Branch: perl
14155 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
14156 ! t/op/regmesg.t t/pragma/warn/regcomp
14157____________________________________________________________________________
14158[ 6652] By: jhi on 2000/08/16 13:25:31
14159 Log: Change the perlbug address to perl.org since it's more forgiving.
14160
14161 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
14162 From: abigail@foad.org
14163 Date: 15 Aug 2000 04:15:40 -0000
14164 Message-Id: <20000815041540.8633.qmail@foad.org>
14165 Branch: perl
14166 ! utils/perlbug.PL
14167____________________________________________________________________________
14168[ 6651] By: jhi on 2000/08/16 13:22:35
14169 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
14170 From: Tim Jenness <timj@jach.hawaii.edu>
14171 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
14172 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
14173 Branch: perl
14174 ! lib/Cwd.pm
14175____________________________________________________________________________
14176[ 6650] By: jhi on 2000/08/16 13:18:13
14177 Log: Update to CPAN 1.57.
14178
14179 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
14180 From: andreas.koenig@anima.de (Andreas J. Koenig)
14181 Date: 16 Aug 2000 15:09:46 +0200
14182 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
14183 Branch: perl
14184 ! lib/CPAN.pm
14185____________________________________________________________________________
14186[ 6649] By: jhi on 2000/08/16 13:12:31
14187 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
14188 From: "Larry W. Virden" <lvirden@cas.org>
14189 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
14190 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
14191 Branch: perl
14192 ! README.hpux
14193____________________________________________________________________________
14194[ 6648] By: jhi on 2000/08/16 13:03:53
14195 Log: The numeric locale was reset to "C" by s?printf and never restored.
14196
14197 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
14198 From: Christian Kirsch <ck@held.mind.de>
14199 Date: Wed, 9 Aug 2000 17:05:17 +0200
14200 Message-Id: <20000809170517.A25389@held>
14201
14202 No test since adding the failing example to locale.t
14203 does not fail -- probably because the locale settings are so
14204 thoroughly tweaked by that time. Running the example standalone
71d4b5fd 14205 does fail, though. UPDATE: test case added at change #7540.
453b8a1c
JH
14206 Branch: perl
14207 ! dump.c perl.h pp.c pp_ctl.c sv.c
14208____________________________________________________________________________
14209[ 6647] By: jhi on 2000/08/16 00:07:54
14210 Log: Update Changes and test semi-automatic patchlevel updating.
14211 Branch: perl
14212 ! Changes patchlevel.h
14213____________________________________________________________________________
0b3b9d72
JH
14214[ 6646] By: jhi on 2000/08/15 23:35:07
14215 Log: Fix a dependency problem.
14216
14217 Subject: [PATCH: 6640] VMS Makefile.SH update
14218 From: Peter Prymmer <pvhp@forte.com>
14219 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
14220 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
14221 Branch: perl
14222 ! vms/descrip_mms.template
14223____________________________________________________________________________
a65e9df7 14224[ 6645] By: jhi on 2000/08/15 23:33:23
28c9223b
JH
14225 Log: (Retracted by #6660)
14226
14227 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
a65e9df7
JH
14228 From: Dominic Dunlop <domo@computer.org>
14229 Date: Tue, 15 Aug 2000 22:20:52 +0200
14230 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
14231 Branch: metaconfig/U/perl
14232 + d_printfed.U
14233 Branch: perl
14234 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14235 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
14236 ! t/op/sprintf.t
14237____________________________________________________________________________
14238[ 6644] By: jhi on 2000/08/15 21:17:20
14239 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
14240 From: abigail@foad.org
14241 Date: 15 Aug 2000 20:12:41 -0000
14242 Message-Id: <20000815201241.25556.qmail@foad.org>
14243 Branch: perl
14244 ! INSTALL
14245____________________________________________________________________________
14246[ 6643] By: jhi on 2000/08/15 21:15:28
14247 Log: (an already applied patch)
14248 Branch: perl
14249 ! lib/CGI.pm
14250____________________________________________________________________________
14251[ 6642] By: gsar on 2000/08/15 19:54:05
14252 Log: magic callbacks all need to have same type signature
14253 Branch: perl
14254 ! embed.pl mg.c proto.h
14255____________________________________________________________________________
14256[ 6641] By: jhi on 2000/08/15 17:56:27
14257 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)
14258 From: Mike Guy <mjtg@cam.ac.uk>
14259 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
14260 Date: Tue, 15 Aug 2000 18:26:45 +0100
14261
14262 Only the peek.t part applied, not the hash quality part.
14263 Branch: perl
14264 ! t/lib/peek.t
14265____________________________________________________________________________
14266[ 6640] By: jhi on 2000/08/15 16:37:37
14267 Log: Update Changes.
14268 Branch: perl
14269 ! Changes
14270____________________________________________________________________________
d07241a9
JH
14271[ 6639] By: jhi on 2000/08/15 16:34:55
14272 Log: Missed a file from #6638.
14273 Branch: perl
14274 ! lib/File/Temp.pm
14275____________________________________________________________________________
14276[ 6638] By: jhi on 2000/08/15 16:33:19
14277 Log: Subject: [PATCH perl@6620] cygwin port
14278 From: "Fifer, Eric" <EFifer@sanwaint.com>
14279 Date: Tue, 15 Aug 2000 17:00:49 +0100
14280 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
14281 Branch: perl
14282 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
14283____________________________________________________________________________
14284[ 6637] By: jhi on 2000/08/15 16:29:22
14285 Log: Subject: [PATCH] debugger exit code should reflect user exit code
14286 From: Mike Guy <mjtg@cam.ac.uk>
14287 Date: Tue, 15 Aug 2000 16:55:59 +0100
14288 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
14289 Branch: perl
14290 ! lib/perl5db.pl
14291____________________________________________________________________________
14292[ 6636] By: jhi on 2000/08/15 15:30:58
14293 Log: Update Changes.
14294 Branch: perl
14295 ! Changes
14296____________________________________________________________________________
ceab000c
JH
14297[ 6635] By: jhi on 2000/08/15 15:27:21
14298 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
14299 Branch: metaconfig
14300 ! U/mkglossary U/mksample
14301 Branch: metaconfig/U/perl
14302 ! Devel.U
14303 Branch: perl
14304 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14305____________________________________________________________________________
14306[ 6634] By: jhi on 2000/08/15 14:11:55
14307 Log: Don't blow limited stacks, a lower number is enough to
14308 tickle the lookbehind limit.
14309
14310 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
14311 From: Dominic Dunlop <domo@computer.org>
14312 Date: Tue, 15 Aug 2000 13:51:24 +0200
14313 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
14314 Branch: perl
14315 ! t/op/regmesg.t
14316____________________________________________________________________________
14317[ 6633] By: jhi on 2000/08/15 14:01:46
14318 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
14319 From: Mike Guy <mjtg@cam.ac.uk>
14320 Date: Tue, 15 Aug 2000 12:10:50 +0100
14321 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
14322 Branch: perl
14323 ! utils/perldoc.PL
14324____________________________________________________________________________
14325[ 6632] By: jhi on 2000/08/15 13:58:48
14326 Log: make ok etc also for win32.
14327
14328 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
14329 From: Prymmer/Kahn <pvhp@best.com>
14330 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
14331 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
14332 Branch: perl
14333 ! win32/Makefile
14334____________________________________________________________________________
14335[ 6631] By: jhi on 2000/08/15 13:45:03
14336 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
14337 Branch: perl
14338 ! lib/Test.pm
14339____________________________________________________________________________
14340[ 6630] By: jhi on 2000/08/15 03:25:09
14341 Log: Update Changes.
14342 Branch: perl
14343 ! Changes
14344____________________________________________________________________________
d8ab2b9d
JH
14345[ 6629] By: jhi on 2000/08/15 03:23:53
14346 Log: magic_regdatum_set() is void, not int.
14347 Branch: perl
14348 ! embed.pl mg.c proto.h
14349____________________________________________________________________________
14350[ 6628] By: jhi on 2000/08/15 03:08:02
14351 Log: Make the user to give up his firstborn, err, to knowingly
14352 verify installing an unstable developer release. Also bump
14353 the release to 5.7.0, but leave a patch tag in the local
14354 patches saying that this is not yet the real thing.
14355 Branch: metaconfig
14356 ! U/modified/Instruct.U
14357 Branch: metaconfig/U/perl
14358 + Devel.U
14359 Branch: perl
14360 ! Configure patchlevel.h
14361____________________________________________________________________________
14362[ 6627] By: jhi on 2000/08/14 22:32:52
14363 Log: README.os2 update.
14364
14365 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
14366 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14367 Date: Wed, 02 Aug 2000 21:55:09 -0700
14368 Message-ID: <tsPi5gzkgegX092yn@efn.org>
14369 Branch: perl
14370 ! README.os2
14371____________________________________________________________________________
14372[ 6626] By: jhi on 2000/08/14 21:00:02
14373 Log: Subject: Re: File::Temp problems on VMS in bleedperl
14374 From: Tim Jenness <timj@jach.hawaii.edu>
14375 cc: vmsperl@perl.org
14376 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
14377 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
14378 Branch: perl
14379 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
14380____________________________________________________________________________
14381[ 6625] By: jhi on 2000/08/14 20:52:16
14382 Log: Add SUIDMAIL as was done for the CERT alert.
14383 Branch: perl
14384 ! patchlevel.h
14385____________________________________________________________________________
14386[ 6624] By: jhi on 2000/08/14 20:48:50
14387 Log: Subject: sfio2000
14388 From: Daniel Muino <dmuino@afip.gov.ar>
14389 Date: Mon, 14 Aug 2000 16:58:11 -0300
14390 Message-ID: <20000814165811.B16368@con2-dgi>
14391 Branch: perl
14392 ! perlsdio.h perlsfio.h
14393____________________________________________________________________________
14394[ 6623] By: jhi on 2000/08/14 20:47:36
14395 Log: Subject: warning: storage class after type is obsolescent
14396 From: Daniel Muino <dmuino@afip.gov.ar>
14397 Date: Mon, 14 Aug 2000 16:42:47 -0300
14398 Message-ID: <20000814164247.A16368@con2-dgi>
14399 Branch: perl
14400 ! regcomp.pl regnodes.h
14401____________________________________________________________________________
14402[ 6622] By: jhi on 2000/08/14 20:43:05
14403 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
14404 From: abigail@foad.org
14405 Date: 14 Aug 2000 20:00:10 -0000
14406 Message-Id: <20000814200010.27271.qmail@foad.org>
14407 Branch: perl
14408 ! Changes
14409____________________________________________________________________________
14410[ 6621] By: jhi on 2000/08/14 15:23:05
14411 Log: Update Changes.
14412 Branch: perl
14413 ! Changes
14414____________________________________________________________________________
81777a03
JH
14415[ 6620] By: jhi on 2000/08/14 15:22:14
14416 Log: Subject: Re: [PATCH] @+, @- readonly
14417 From: Mike Guy <mjtg@cam.ac.uk>
14418 Date: Mon, 14 Aug 2000 15:26:55 +0100
14419 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
14420 Branch: perl
14421 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
14422 ! sv.c t/op/pat.t
14423____________________________________________________________________________
14424[ 6619] By: jhi on 2000/08/14 14:12:08
14425 Log: Update Changes.
14426 Branch: perl
14427 ! Changes
14428____________________________________________________________________________
4f8394d5
JH
14429[ 6618] By: jhi on 2000/08/14 14:09:34
14430 Log: For now remove the mail code.
14431 Branch: perl
14432 ! perl.c
14433____________________________________________________________________________
14434[ 6617] By: jhi on 2000/08/14 14:08:28
14435 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
14436 Branch: perl
14437 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
14438 ! pod/perlfaq8.pod pod/perlsec.pod
14439____________________________________________________________________________
14440[ 6616] By: jhi on 2000/08/14 14:00:11
14441 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
14442 From: Mike Guy <mjtg@cam.ac.uk>
14443 Date: Mon, 14 Aug 2000 08:26:02 +0100
14444 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
14445 Branch: perl
14446 ! lib/perl5db.pl
14447____________________________________________________________________________
14448[ 6615] By: jhi on 2000/08/14 13:58:45
14449 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
14450 From: Mike Guy <mjtg@cam.ac.uk>
14451 Date: Mon, 14 Aug 2000 08:04:22 +0100
14452 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
14453 Branch: perl
14454 ! gv.c mg.c t/op/pat.t
14455____________________________________________________________________________
14456[ 6614] By: jhi on 2000/08/14 13:56:45
14457 Log: Subject: Test fails / warnings with perl-current #6612
14458 From: Mike Guy <mjtg@cam.ac.uk>
14459 Date: Mon, 14 Aug 2000 07:57:23 +0100
14460 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
14461 Branch: perl
14462 ! t/lib/b.t t/lib/peek.t
14463____________________________________________________________________________
14464[ 6613] By: jhi on 2000/08/14 13:45:33
14465 Log: VMS configure.com update continues.
14466 Branch: perl
14467 - vms/configure.com
14468 ! MANIFEST configure.com
14469____________________________________________________________________________
14470[ 6612] By: jhi on 2000/08/13 22:13:35
14471 Log: Update Changes.
14472 Branch: perl
14473 ! Changes
14474____________________________________________________________________________
7f53c13a
JH
14475[ 6611] By: jhi on 2000/08/13 16:21:45
14476 Log: Upgrade to CGI 2.71, from Lincoln Stein.
14477 Branch: perl
14478 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
14479____________________________________________________________________________
14480[ 6610] By: jhi on 2000/08/13 15:09:16
14481 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
14482 From: Mike Guy <mjtg@cam.ac.uk>
14483 Date: Sun, 13 Aug 2000 13:45:51 +0100
14484 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
14485 Branch: perl
14486 ! t/op/regmesg.t
14487____________________________________________________________________________
14488[ 6609] By: jhi on 2000/08/13 14:31:26
14489 Log: Andreas says that 1.56 is fine, so reverting back to it.
14490 Branch: perl
14491 ! lib/CPAN.pm
14492____________________________________________________________________________
14493[ 6608] By: jhi on 2000/08/13 05:34:20
14494 Log: Update Changes.
14495 Branch: perl
14496 ! Changes
14497____________________________________________________________________________
ce0d7702
JH
14498[ 6607] By: jhi on 2000/08/13 05:32:01
14499 Log: Put back the \z changes of #5406 to CPAN.pm.
14500 Branch: perl
14501 ! lib/CPAN.pm
14502____________________________________________________________________________
14503[ 6606] By: jhi on 2000/08/13 05:20:16
14504 Log: Fix-n-skip the tests under 5005threads.
14505 Branch: perl
14506 ! t/lib/b.t
14507____________________________________________________________________________
14508[ 6605] By: jhi on 2000/08/13 05:07:48
14509 Log: Fix the test for 5005threads.
14510 Branch: perl
14511 ! t/lib/peek.t
14512____________________________________________________________________________
14513[ 6604] By: jhi on 2000/08/13 03:35:37
14514 Log: Should have deleted this in #6603.
14515 Branch: perl
14516 - vms/subconfigure.com
14517____________________________________________________________________________
14518[ 6603] By: jhi on 2000/08/12 18:29:32
14519 Log: Rewrite of vms/subconfigure.com as configure.com,
14520 from Peter Prymmer and the vmsperl crew.
14521 Branch: perl
14522 + vms/configure.com
14523 ! MANIFEST
14524____________________________________________________________________________
14525[ 6602] By: jhi on 2000/08/11 13:00:01
14526 Log: PlainText.pm is dead.
14527 Branch: perl
14528 - lib/Pod/PlainText.pm
14529 ! MANIFEST
14530____________________________________________________________________________
14531[ 6601] By: jhi on 2000/08/11 04:06:45
14532 Log: Update Changes.
14533 Branch: perl
14534 ! Changes
14535____________________________________________________________________________
7ed149c9
JH
14536[ 6600] By: jhi on 2000/08/11 04:06:10
14537 Log: Add a few missing files, update MANIFEST.
14538 Branch: perl
14539 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
14540 + lib/Pod/PlainText.pm t/pod/find.t
14541 ! MANIFEST t/op/regmesg.t
14542____________________________________________________________________________
14543[ 6599] By: jhi on 2000/08/11 03:31:10
14544 Log: Add Perl debugging tutorial, regen toc.
14545
14546 Subject: perldebtut.pod
14547 From: Richard Foley <Richard.Foley@m.dasa.de>
14548 Date: Wed, 09 Aug 2000 10:17:15 +0200
14549 Message-id: <3991138B.262247B8@m.dasa.de>
14550 Branch: perl
14551 + pod/perldebtut.pod
14552 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14553____________________________________________________________________________
14554[ 6598] By: jhi on 2000/08/11 02:48:56
14555 Log: tiny Changes edit
14556 Branch: perl
14557 ! Changes
14558____________________________________________________________________________
14559[ 6597] By: jhi on 2000/08/11 02:39:04
14560 Log: Tests for #6589.
14561
14562 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
14563 From: simon@brecon.co.uk (Simon Cozens)
14564 Date: 11 Aug 2000 02:24:52 GMT
14565 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
14566 Branch: perl
14567 ! t/lib/b.t
14568____________________________________________________________________________
14569[ 6596] By: jhi on 2000/08/11 01:50:07
14570 Log: Update Changes.
14571 Branch: perl
14572 ! Changes
14573____________________________________________________________________________
1ddec1b4
JH
14574[ 6595] By: jhi on 2000/08/11 01:47:16
14575 Log: nitfix
14576 Branch: perl
14577 ! Changes
14578____________________________________________________________________________
14579[ 6594] By: jhi on 2000/08/11 01:36:16
14580 Log: Subject: Getting perlio and threads to compile
14581 From: Lupe Christoph <lupe@lupe-christoph.de>
14582 Date: Wed, 9 Aug 2000 11:35:54 +0200
14583 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
14584
14585 (the Solaris version changes in Configure skipped)
14586 Branch: perl
14587 ! hints/solaris_2.sh thread.h
14588____________________________________________________________________________
14589[ 6593] By: jhi on 2000/08/11 01:30:16
14590 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
14591 From: simon@brecon.co.uk (Simon Cozens)
14592 Date: 1 Aug 2000 06:55:19 GMT
14593 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
14594 Branch: perl
14595 ! lib/utf8.pm
14596____________________________________________________________________________
14597[ 6592] By: jhi on 2000/08/11 01:26:39
14598 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
14599 From: Peter Scott <Peter@PeterScott.com>
14600 Date: Thu, 10 Aug 2000 08:23:27 -0700
14601 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
14602 Branch: perl
14603 ! lib/perl5db.pl
14604____________________________________________________________________________
14605[ 6591] By: jhi on 2000/08/11 01:22:02
14606 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
14607 From: Hugo <hv@crypt.compulink.co.uk>
14608 Date: Thu, 10 Aug 2000 19:23:04 +0100
14609 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
14610 Branch: perl
14611 ! regexec.c t/op/pat.t
14612____________________________________________________________________________
14613[ 6590] By: jhi on 2000/08/11 01:19:19
14614 Log: Preprocessing and postprocessing for File::Find.
14615
14616 Subject: Patch to Find::File.pm to allow alphabetical results
14617 From: Joe Smith <jsmith@inwap.com>
14618 Date: Wed, 9 Aug 2000 02:44:54 -0700
14619 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
14620 Branch: perl
14621 ! lib/File/Find.pm
14622____________________________________________________________________________
14623[ 6589] By: jhi on 2000/08/11 01:12:39
14624 Log: B::Deparse didn't do sub attributes.
14625
14626 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
14627 From: simon@brecon.co.uk (Simon Cozens)
14628 Date: 9 Aug 2000 04:49:20 GMT
14629 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
14630 Branch: perl
14631 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
14632____________________________________________________________________________
14633[ 6588] By: jhi on 2000/08/11 01:06:40
14634 Log: Subject: debugger "d" command doesnt check line number
14635 From: Mike Guy <mjtg@cam.ac.uk>
14636 Date: Tue, 08 Aug 2000 21:54:29 +0100
14637 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
14638 Branch: perl
14639 ! lib/perl5db.pl mg.c pod/perldiag.pod
14640____________________________________________________________________________
14641[ 6587] By: jhi on 2000/08/11 00:45:03
14642 Log: sleep(1) does not necessarily return 1.
14643
14644 Subject: [PATCH bleadperl] op/lex_assign.t
14645 From: Hugo <hv@crypt.compulink.co.uk>
14646 Date: Thu, 03 Aug 2000 14:34:22 +0100
14647 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
14648 Branch: perl
14649 ! t/op/lex_assign.t
14650____________________________________________________________________________
14651[ 6586] By: jhi on 2000/08/11 00:31:50
14652 Log: Document the IO::Select timeout.
14653 Branch: perl
14654 ! ext/IO/lib/IO/Select.pm
14655____________________________________________________________________________
14656[ 6585] By: jhi on 2000/08/11 00:13:54
14657 Log: Forgot contributor.
14658 Branch: perl
14659 ! Changes
14660____________________________________________________________________________
14661[ 6584] By: jhi on 2000/08/11 00:09:19
14662 Log: detypo
14663 Branch: perl
14664 ! Changes
14665____________________________________________________________________________
14666[ 6583] By: jhi on 2000/08/11 00:07:53
14667 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
14668
14669 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
14670 From: Mike Guy <mjtg@cam.ac.uk>
14671 Date: Thu, 10 Aug 2000 15:50:54 +0100
14672 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
14673 Branch: perl
14674 ! sv.c t/op/int.t
14675____________________________________________________________________________
14676[ 6582] By: jhi on 2000/08/10 23:29:32
14677 Log: Update Changes.
14678 Branch: perl
14679 ! Changes
14680____________________________________________________________________________
91e6cb77
JH
14681[ 6581] By: jhi on 2000/08/10 23:26:16
14682 Log: Put back the std @INC thing.
14683 Branch: perl
14684 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
14685 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
14686 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
14687 ! t/lib/gol-oo.t
14688____________________________________________________________________________
14689[ 6580] By: jhi on 2000/08/10 23:03:34
5bb12a20 14690 Log: Update to CGI 2.70, from Lincoln Stein.
91e6cb77
JH
14691 Branch: perl
14692 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
14693 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
14694 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
14695 ! t/lib/cgi-request.t
14696____________________________________________________________________________
14697[ 6579] By: jhi on 2000/08/10 22:41:50
14698 Log: Update to CPAN 1.56, from Andreas König.
14699 Branch: perl
14700 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14701____________________________________________________________________________
14702[ 6578] By: jhi on 2000/08/10 22:38:13
14703 Log: Update to Pod::Parser 1.17, from Brad Appleton.
14704 Branch: perl
14705 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
14706 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
14707 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
14708 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
14709 ! t/pod/include.t t/pod/included.t t/pod/lref.t
14710 ! t/pod/multiline_items.t t/pod/nested_items.t
14711 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
14712 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
14713 ! t/pod/special_seqs.t
14714____________________________________________________________________________
14715[ 6577] By: jhi on 2000/08/10 22:35:41
14716 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
14717 Branch: perl
14718 ! AUTHORS MAINTAIN
14719____________________________________________________________________________
14720[ 6576] By: jhi on 2000/08/10 22:24:54
14721 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
14722 Branch: perl
14723 + t/lib/gol-oo.t
14724 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
14725 ! t/lib/gol-compat.t t/lib/gol-linkage.t
14726____________________________________________________________________________
14727[ 6575] By: jhi on 2000/08/10 22:02:07
6b64c7e8 14728 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
91e6cb77
JH
14729 Branch: perl
14730 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
14731____________________________________________________________________________
14732[ 6574] By: jhi on 2000/08/10 21:55:03
14733 Log: Iterating perl6 description.
14734 Branch: perl
14735 ! pod/perlfaq1.pod
14736____________________________________________________________________________
14737[ 6573] By: jhi on 2000/08/10 21:48:26
14738 Log: Revert the sv.c part of #6559, a better fix is needed.
14739 Branch: perl
14740 ! sv.c
14741____________________________________________________________________________
14742[ 6572] By: jhi on 2000/08/10 20:33:43
14743 Log: It's the 2ndO'ROSSC.
14744 Branch: perl
14745 ! pod/perlfaq1.pod
14746____________________________________________________________________________
14747[ 6571] By: jhi on 2000/08/10 15:55:48
14748 Log: detypo
14749 Branch: perl
14750 ! pod/perlfaq1.pod
14751____________________________________________________________________________
14752[ 6570] By: jhi on 2000/08/10 14:11:17
14753 Log: An exceptionally sticky typo.
14754 Branch: perl
14755 ! Changes
14756____________________________________________________________________________
14757[ 6569] By: jhi on 2000/08/10 14:09:33
14758 Log: detypo (and test Changes updating script)
14759 Branch: perl
14760 ! Changes
14761____________________________________________________________________________
b6137716
JH
14762[ 6568] By: jhi on 2000/08/10 14:07:07
14763 Log: Update Changes.
14764 Branch: perl
14765 ! Changes
14766____________________________________________________________________________
02237c86 14767[ 6567] By: jhi on 2000/08/10 14:06:19
5a49ee45 14768 Log: Amend the description of Perl6.
02237c86
JH
14769 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
14770 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
14771 Date: Wed, 9 Aug 2000 22:11:06 -0500
14772 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
14773 Branch: perl
14774 ! pod/perlfaq1.pod
14775____________________________________________________________________________
14776[ 6566] By: jhi on 2000/08/10 13:58:57
14777 Log: Subject: Remove dead entry in perldiag
14778 From: Mike Guy <mjtg@cam.ac.uk>
14779 Date: Thu, 10 Aug 2000 14:19:19 +0100
14780 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
14781 Branch: perl
14782 ! pod/perldiag.pod
14783____________________________________________________________________________
14784[ 6565] By: jhi on 2000/08/10 13:51:48
14785 Log: Zero entries were skipped, fix from Adrian Goalby
14786 <argoalby@yahoo.co.uk>
14787 Branch: perl
14788 ! lib/unicode/Number.pl lib/unicode/mktables.PL
14789____________________________________________________________________________
14790[ 6564] By: jhi on 2000/08/10 13:00:12
14791 Log: Subject: [PATCH 5.6.0] cygwin port
14792 From: "Fifer, Eric" <EFifer@sanwaint.com>
14793 Date: Thu, 10 Aug 2000 13:15:36 +0100
14794 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
14795 Branch: perl
14796 ! README.cygwin hints/cygwin.sh
14797____________________________________________________________________________
14798[ 6563] By: jhi on 2000/08/10 12:55:16
14799 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
14800 Branch: perl
14801 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
14802____________________________________________________________________________
14803[ 6562] By: gsar on 2000/08/10 08:38:39
14804 Log: warn is a macro, avoid using at a variable to avoid warnings
14805 in some configurations; readdir.t is too conservative in
14806 estimating number of *.t's
14807 Branch: perl
14808 ! t/op/readdir.t util.c
14809____________________________________________________________________________
14810[ 6561] By: jhi on 2000/08/09 23:35:42
14811 Log: Update Changes.
14812 Branch: perl
14813 ! Changes
14814____________________________________________________________________________
41df20d4
JH
14815[ 6560] By: jhi on 2000/08/09 23:05:47
14816 Log: Subject: Re: enhanced(?) regex error messages
14817 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14818 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
14819 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
14820
14821 (plus two small patches sent privately)
14822 (this still seems to leave few test failures)
14823 Branch: perl
14824 + t/op/regmesg.t
14825 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
14826 ! t/pragma/warn/regcomp
14827____________________________________________________________________________
14828[ 6559] By: jhi on 2000/08/09 20:41:18
fcd15f51 14829 Log: (The fix did work but was not right, retracted in #6573)
41df20d4
JH
14830
14831 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
14832 From: Christian Kirsch <ck@held.mind.de>
14833 Date: Wed, 9 Aug 2000 17:05:17 +0200
14834 Message-Id: <20000809170517.A25389@held>
14835 Branch: perl
14836 ! sv.c t/pragma/locale.t
14837____________________________________________________________________________
14838[ 6558] By: jhi on 2000/08/08 22:34:08
14839 Log: Tiny updates on the contributors list.
14840 Branch: perl
14841 ! Changes
14842____________________________________________________________________________
14843[ 6557] By: jhi on 2000/08/08 19:34:28
14844 Log: Double check that we have a dirhandle.
14845 Branch: perl
14846 ! util.c
14847____________________________________________________________________________
14848[ 6556] By: jhi on 2000/08/08 19:01:51
14849 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
14850 May be repopulated with fresh maintained examples.
14851 Branch: perl
14852 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
14853 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
14854 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
14855 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
14856 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
14857 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
14858 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
14859 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
14860 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
14861 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
14862 + lib/CGI/eg/wilogo_gif.uu
14863 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
14864 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
14865 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14866 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
14867 - eg/cgi/frameset.cgi eg/cgi/index.html
14868 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14869 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14870 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
14871 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
14872 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
14873 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
14874 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
14875 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
14876 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
14877 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
14878 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
14879 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
14880 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
14881 - eg/van/vanish eg/who eg/wrapsuid
14882 ! MANIFEST
14883____________________________________________________________________________
14884[ 6555] By: jhi on 2000/08/08 18:51:08
14885 Log: Delete chat2 as requested by Randal.
14886
14887 Subject: Re: perlfaq8 coyness
14888 From: merlyn@stonehenge.com (Randal L. Schwartz)
14889 Date: 15 May 2000 18:52:42 -0700
14890 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
14891 Branch: perl
14892 - lib/chat2.pl
14893 ! MANIFEST
14894____________________________________________________________________________
14895[ 6554] By: jhi on 2000/08/08 18:31:35
14896 Log: Regen global.sym.
14897 Branch: perl
14898 ! global.sym
14899____________________________________________________________________________
14900[ 6553] By: jhi on 2000/08/08 18:28:13
14901 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
14902 (either perlbug or p5p ate the original), plus regen
14903 perlapi and perltoc.
14904 Branch: perl
14905 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
14906 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
14907 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
14908 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
14909 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
14910 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
14911 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
14912 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
14913 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
14914 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
14915____________________________________________________________________________
14916[ 6552] By: jhi on 2000/08/08 18:06:29
14917 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
14918 From: Mike Guy <mjtg@cam.ac.uk>
14919 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
14920 Date: Tue, 08 Aug 2000 15:51:27 +0100
14921 Branch: perl
14922 ! doop.c sv.h t/op/join.t t/pragma/overload.t
14923____________________________________________________________________________
14924[ 6551] By: jhi on 2000/08/08 18:01:11
14925 Log: Re-apply #6549.
14926 Branch: perl
14927 ! lib/perl5db.pl
14928____________________________________________________________________________
14929[ 6550] By: jhi on 2000/08/08 17:43:08
14930 Log: Accidental retraction of #6549.
14931 Branch: perl
14932 ! lib/perl5db.pl
14933____________________________________________________________________________
14934[ 6549] By: jhi on 2000/08/08 17:40:04
14935 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
14936 From: Mike Guy <mjtg@cam.ac.uk>
14937 Date: Mon, 07 Aug 2000 21:49:58 +0100
14938 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
14939 Branch: perl
14940 ! lib/perl5db.pl
14941____________________________________________________________________________
14942[ 6548] By: jhi on 2000/08/08 17:37:57
14943 Log: Document here-doc better.
14944
14945 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
14946 From: Mike Guy <mjtg@cam.ac.uk>
14947 Date: Mon, 07 Aug 2000 14:02:09 +0100
14948 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
14949 Branch: perl
14950 ! pod/perldata.pod
14951____________________________________________________________________________
14952[ 6547] By: jhi on 2000/08/08 17:33:34
14953 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
14954 From: "Randy J. Ray" <rjray@redhat.com>
14955 Date: Mon, 07 Aug 2000 19:12:25 -0700
14956 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
14957 Branch: perl
14958 ! perl.c pod/perlrun.pod
14959____________________________________________________________________________
14960[ 6546] By: jhi on 2000/08/08 17:29:26
14961 Log: Subject: Re: enhanced(?) regex error messages
14962 From: Hugo <hv@crypt.compulink.co.uk>
14963 Date: Tue, 08 Aug 2000 03:25:51 +0100
14964 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
14965
14966 plus Capitalize the error messages, plus perldiag them.
14967 Branch: perl
14968 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
14969____________________________________________________________________________
14970[ 6545] By: jhi on 2000/08/08 13:59:28
14971 Log: Augment #6539 a bit: don't croak if there's magic in the air.
14972
14973 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
14974 From: Hugo <hv@crypt.compulink.co.uk>
14975 Date: Tue, 08 Aug 2000 03:02:03 +0100
14976 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
14977 Branch: perl
14978 ! pp.c t/op/bless.t
14979____________________________________________________________________________
14980[ 6544] By: jhi on 2000/08/07 21:11:52
14981 Log: Make the test -w clean.
14982 Branch: perl
14983 ! t/op/bless.t
14984____________________________________________________________________________
14985[ 6543] By: jhi on 2000/08/07 19:49:53
14986 Log: use warnings instead of $^W.
14987 Branch: perl
14988 ! t/op/bless.t
14989____________________________________________________________________________
14990[ 6542] By: jhi on 2000/08/07 17:41:41
14991 Log: Disable a portability warning Because We Know What We Are Doing.
14992 Branch: perl
14993 ! t/op/bless.t
14994____________________________________________________________________________
14995[ 6541] By: jhi on 2000/08/07 17:29:51
14996 Log: Tiny tidying on report_evil_fh().
14997 Branch: perl
14998 ! util.c
14999____________________________________________________________________________
15000[ 6540] By: jhi on 2000/08/07 16:37:38
15001 Log: Make regular expression parse error messages easier to understand.
15002
15003 Subject: Re: enhanced(?) regex error messages
15004 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
15005 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
15006 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
15007 Branch: perl
15008 ! regcomp.c
15009____________________________________________________________________________
15010[ 6539] By: jhi on 2000/08/07 16:12:27
15011 Log: Make bless(REF, REF) a fatal error, add bless tests.
15012
15013 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
15014 From: Hugo <hv@crypt.compulink.co.uk>
15015 Date: Mon, 07 Aug 2000 16:59:38 +0100
15016 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
15017 Branch: perl
15018 + t/op/bless.t
15019 ! MANIFEST pod/perldiag.pod pp.c sv.c
15020____________________________________________________________________________
15021[ 6538] By: jhi on 2000/08/07 15:59:43
15022 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
15023 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
15024 Date: Thu, 3 Aug 2000 14:29:21 -0700
15025 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
15026 Branch: perl
15027 ! lib/lib_pm.PL
15028____________________________________________________________________________
15029[ 6537] By: jhi on 2000/08/07 15:47:18
15030 Log: Retract #6419 for now since it breaks in AFS and MachTen.
15031 Branch: perl
15032 ! lib/Cwd.pm
15033____________________________________________________________________________
15034[ 6536] By: jhi on 2000/08/07 15:05:29
15035 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
15036 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
15037 The security hole exists only in suidperls, which isn't
15038 installed or even built by default.
15039 Branch: perl
15040 ! perl.c
15041____________________________________________________________________________
15042[ 6535] By: jhi on 2000/08/07 14:45:14
15043 Log: tr memory corruption fix from Simon Cozens.
15044 Branch: perl
15045 ! doop.c
15046____________________________________________________________________________
15047[ 6534] By: jhi on 2000/08/06 11:38:16
15048 Log: Document a bit that UDP is not what you might think.
15049
15050 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
15051 From: Lupe Christoph <lupe@lupe-christoph.de>
15052 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
15053 Date: Mon, 24 Jul 2000 08:59:15 +0200
15054 Branch: perl
15055 ! pod/perlipc.pod
15056____________________________________________________________________________
15057[ 6533] By: jhi on 2000/08/06 11:35:01
15058 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
15059 From: Jeff Pinyan <jeffp@hut.crusoe.net>
15060 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
15061 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
15062 Branch: perl
15063 ! pod/perlfunc.pod
15064____________________________________________________________________________
15065[ 6532] By: jhi on 2000/08/06 03:45:41
15066 Log: Have symbols for the IoTYPEs.
15067 Branch: perl
15068 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
15069____________________________________________________________________________
15070[ 6531] By: jhi on 2000/08/06 01:33:55
15071 Log: Continue fixing the io warnings. This also
15072 sort of fixes bug ID 20000802.003: the core dump
15073 is no more. Whether the current behaviour is correct
15074 (giving a warning: "Not a format reference"), is another matter.
15075 Branch: perl
15076 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
15077 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
15078____________________________________________________________________________
15079[ 6530] By: jhi on 2000/08/05 21:33:12
15080 Log: Change the Policy policy: now -Dprefix= with an existing
15081 Policy.sh and prefix == siteprefix == vendorprefix, then all
15082 of them follow along the new prefix.
15083
15084 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
15085 From: Andy Dougherty <doughera@lafayette.edu>
15086 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
15087 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
15088 Branch: perl
15089 ! Policy_sh.SH
15090____________________________________________________________________________
15091[ 6529] By: jhi on 2000/08/05 18:57:28
15092 Log: Zap lib/Sys directory when cleaning up.
15093 Branch: perl
15094 ! Makefile.SH
15095____________________________________________________________________________
15096[ 6528] By: jhi on 2000/08/05 18:40:44
15097 Log: Essential prototype changes were missing from #6527.
15098 Also make report_evil_fh() more bomb-proof.
15099 Branch: perl
15100 ! embed.h util.c
15101____________________________________________________________________________
15102[ 6527] By: jhi on 2000/08/05 03:22:05
15103 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
15104 From: "Ronald F. Guilmette" <rfg@monkeys.com>
15105 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
15106 Message-Id: <200007242247.PAA52177@monkeys.com>
15107 Branch: perl
15108 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
15109____________________________________________________________________________
15110[ 6526] By: jhi on 2000/08/04 21:23:27
15111 Log: gcc versions might have (parentheses) in them.
15112 Branch: metaconfig/U/perl
15113 ! gccvers.U
15114 Branch: perl
15115 ! Configure config_h.SH
15116____________________________________________________________________________
15117[ 6525] By: jhi on 2000/08/04 20:23:12
15118 Log: Weed buglets pointed out by
15119
15120 From: Lupe Christoph <lupe@lupe-christoph.de>
15121 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
15122 Date: Fri, 4 Aug 2000 17:34:39 +0200
15123 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
15124 Branch: metaconfig/U/perl
15125 ! gccvers.U uselfs.U
15126 Branch: perl
15127 ! Configure config_h.SH
15128____________________________________________________________________________
15129[ 6524] By: jhi on 2000/08/04 19:02:08
15130 Log: Warn under -w if lstat(FH) is attempted.
15131
15132 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
15133 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15134 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
15135 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
15136 Branch: perl
15137 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
15138 ! t/pragma/warn/pp_sys
15139____________________________________________________________________________
15140[ 6523] By: jhi on 2000/08/04 12:31:11
15141 Log: Subject: New perlcc, take 2
15142 From: simon@brecon.co.uk (Simon Cozens)
15143 Date: 4 Aug 2000 06:21:04 GMT
15144 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
15145 Branch: perl
15146 ! utils/perlcc.PL
15147____________________________________________________________________________
15148[ 6522] By: jhi on 2000/08/04 12:26:33
15149 Log: Subject: Re: Array vs. List context
15150 From: Daniel Chetlin <daniel@chetlin.com>
15151 Date: Fri, 4 Aug 2000 00:22:44 -0700
15152 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
15153 Branch: perl
15154 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
15155 ! pod/perlfaq4.pod
15156____________________________________________________________________________
15157[ 6521] By: jhi on 2000/08/04 12:22:38
15158 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
15159 From: Raymund Will <ray@caldera.de>
15160 Date: Fri, 4 Aug 2000 12:07:09 +0200
15161 Message-Id: <20000804120709.A14982@caldera.de>
15162 Branch: perl
15163 ! configure.gnu
15164____________________________________________________________________________
15165[ 6520] By: jhi on 2000/08/04 04:09:06
15166 Log: After the #6519 a warning about stat() is just that,
15167 not about a filetest, which now have their own warning.
15168 Branch: perl
15169 ! pod/perldiag.pod
15170____________________________________________________________________________
15171[ 6519] By: jhi on 2000/08/04 04:06:30
15172 Log: In the warnings call filehandles consistently so;
15173 add "unopened" warning for stat().
15174 Branch: perl
15175 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
15176 ! t/pragma/warn/pp_sys
15177____________________________________________________________________________
15178[ 6518] By: jhi on 2000/08/04 02:55:35
15179 Log: Subject: Minor tweak to perlvar.pod
15180 From: "Stephen P. Potter" <spp@ds.net>
15181 Date: Tue, 18 Apr 2000 09:26:03 -0400
15182 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
15183 Branch: perl
15184 ! pod/perlvar.pod
15185____________________________________________________________________________
15186[ 6517] By: jhi on 2000/08/04 02:50:08
15187 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
15188 From: "Clinton Pierce" <cpierce1@ford.com>
15189 Date: Wed, 21 Jul 1999 16:45:31 -0400
15190 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
15191
15192 Fix by Stephen Potter (visible in the bug db but not in p5p?)
15193 Branch: perl
15194 ! pod/perlfunc.pod pod/perlop.pod
15195____________________________________________________________________________
15196[ 6516] By: jhi on 2000/08/04 02:09:25
15197 Log: This is 6512. Really.
15198 Branch: perl
15199 ! dump.c
15200____________________________________________________________________________
15201[ 6515] By: jhi on 2000/08/04 01:25:50
15202 Log: mention the idea of @( and @)
15203 Branch: perl
15204 ! Todo-5.6
15205____________________________________________________________________________
51c9377f
JH
15206[ 6514] By: bailey on 2000/08/04 01:18:46
15207 Log: YA resync with mainstem, including VMS patches from others
15208 Branch: vmsperl
15209 +> (branch 48 files)
15210 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
15211 !> (integrate 354 files)
15212____________________________________________________________________________
41df20d4
JH
15213[ 6513] By: jhi on 2000/08/04 01:18:18
15214 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
15215 From: Mark Dickinson <dickins3@fas.harvard.edu>
15216 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
15217 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
15218 Branch: perl
15219 ! t/op/grent.t t/op/pwent.t
15220____________________________________________________________________________
15221[ 6512] By: jhi on 2000/08/04 01:14:06
15222 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
15223 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15224 Date: Wed, 02 Aug 2000 10:51:01 +0100
15225 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
15226 Branch: perl
15227 ! sv.c
15228____________________________________________________________________________
15229[ 6511] By: jhi on 2000/08/04 00:57:00
15230 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
15231 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15232 Date: Thu, 03 Aug 2000 17:20:04 -0700
15233 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
15234 Branch: metaconfig
15235 ! U/modified/Cppsym.U
15236 Branch: perl
15237 ! Configure config_h.SH
15238____________________________________________________________________________
15239[ 6510] By: jhi on 2000/08/04 00:25:28
15240 Log: detypo
15241 Branch: perl
15242 ! Makefile.SH
15243____________________________________________________________________________
15244[ 6509] By: jhi on 2000/08/03 23:43:18
15245 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
15246 From: Dominic Dunlop <domo@computer.org>
15247 Date: Thu, 3 Aug 2000 22:16:46 +0200
15248 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
15249 Branch: perl
15250 ! t/op/sprintf.t
15251____________________________________________________________________________
15252[ 6508] By: jhi on 2000/08/03 23:40:37
15253 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
15254 From: Hugo <hv@crypt.compulink.co.uk>
15255 Date: Thu, 03 Aug 2000 18:25:30 +0100
15256 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
15257 Branch: perl
15258 ! regcomp.c t/op/re_tests
15259____________________________________________________________________________
15260[ 6507] By: jhi on 2000/08/03 23:38:28
15261 Log: Subject: [PATCH] sv.h documentation - SvLEN
15262 From: Mike Guy <mjtg@cam.ac.uk>
15263 Date: Thu, 03 Aug 2000 14:43:09 +0100
15264 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
15265 Branch: perl
15266 ! sv.h
15267____________________________________________________________________________
15268[ 6506] By: jhi on 2000/08/03 15:49:14
15269 Log: Disable the fix_pl hack for now.
15270 Branch: perl
15271 ! Makefile.SH
15272____________________________________________________________________________
15273[ 6505] By: jhi on 2000/08/03 13:49:04
15274 Log: Add a URL for FSF.
15275
15276 Subject: Patch for README
15277 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15278 Date: Wed, 2 Aug 2000 13:25:09 -0500
15279 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
15280 Branch: perl
15281 ! README
15282____________________________________________________________________________
15283[ 6504] By: jhi on 2000/08/03 13:29:19
15284 Log: Be more informative on what is skipped and why,
15285 also repeat the list at the end.
15286 Branch: perl
15287 ! Porting/p4desc
15288____________________________________________________________________________
15289[ 6503] By: jhi on 2000/08/03 13:07:05
15290 Log: Circumvent the removal of .patch by fix_pl.
15291
15292 Subject: Re: [ID 20000802.011] unable to 'make test'
15293 From: simon@brecon.co.uk (Simon Cozens)
15294 Date: 3 Aug 2000 04:17:00 GMT
15295 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
15296 Branch: perl
15297 ! Makefile.SH
15298____________________________________________________________________________
51c9377f
JH
15299[ 6502] By: jhi on 2000/08/03 00:14:34
15300 Log: Add the missing setproctitle unit.
15301 Branch: metaconfig/U/perl
15302 + d_setproctitle.U
15303____________________________________________________________________________
41df20d4
JH
15304[ 6501] By: jhi on 2000/08/03 00:00:26
15305 Log: The subtest 4 may fail also on VOBS, as pointed out
15306 by Nick Ing-Simmons in November 1999, bug id 19991124.003
15307 (but the failure in that bug report isn't the subtest 4).
15308 Branch: perl
15309 ! t/op/stat.t
15310____________________________________________________________________________
15311[ 6500] By: jhi on 2000/08/02 23:49:30
15312 Log: Better skip message for the test; one of the two problems in
15313
15314 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
15315 From: Lupe Christoph <lupe@lupe-christoph.de>
15316 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
15317 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
15318 Branch: perl
15319 ! t/op/numconvert.t
15320____________________________________________________________________________
15321[ 6499] By: jhi on 2000/08/02 22:49:16
15322 Log: Allow "no Module;" even if there is no 'unimport'.
15323
15324 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
15325 From: mjd@plover.com
15326 Date: 24 Mar 2000 15:24:34 -0000
15327 Message-Id: <20000324152434.15160.qmail@plover.com>
15328 Branch: perl
15329 ! gv.c
15330____________________________________________________________________________
15331[ 6498] By: jhi on 2000/08/02 22:42:58
15332 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
15333 that are hopefully soon put into use.
15334 Branch: perl
15335 ! opcode.h opcode.pl opnames.h
15336____________________________________________________________________________
15337[ 6497] By: gsar on 2000/08/02 22:28:59
15338 Log: require.t needs binmode() to work on windows
15339 Branch: perl
15340 ! t/comp/require.t
15341____________________________________________________________________________
15342[ 6496] By: jhi on 2000/08/02 22:08:51
15343 Log: Document the IVdf UVuf UVof UVxf.
15344 Branch: perl
15345 ! pod/perlguts.pod
15346____________________________________________________________________________
15347[ 6495] By: jhi on 2000/08/02 21:54:26
15348 Log: detypo #6494
15349 Branch: perl
15350 ! ext/Data/Dumper/Dumper.xs
15351____________________________________________________________________________
15352[ 6494] By: jhi on 2000/08/02 21:49:17
15353 Log: Dump UVs as UVs in Data::Dumper.
15354
15355 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
15356 From: Gurusamy Sarathy <gsar@ActiveState.com>
15357 Date: Thu, 27 Apr 2000 12:26:25 -0700
15358 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
15359 Branch: perl
15360 ! ext/Data/Dumper/Dumper.xs
15361____________________________________________________________________________
15362[ 6493] By: jhi on 2000/08/02 17:01:58
15363 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
15364 From: Hugo <hv@crypt.compulink.co.uk>
15365 Date: Wed, 02 Aug 2000 14:53:56 +0100
15366 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
15367 Branch: perl
15368 ! regexec.c t/op/re_tests
15369____________________________________________________________________________
15370[ 6492] By: jhi on 2000/08/02 15:02:46
15371 Log: The new setproctitle() feature is available only in
15372 bleeding edge FreeBSD. From Paul Saab.
15373 Branch: perl
15374 ! mg.c
15375____________________________________________________________________________
15376[ 6491] By: jhi on 2000/08/02 13:34:36
15377 Log: The tr utf8 patching continues.
15378
15379 Subject: Re: #6469, too many tests claimed in require.t
15380 From: simon@brecon.co.uk (Simon Cozens)
15381 Date: 2 Aug 2000 02:37:17 GMT
15382 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
15383
15384 (the logic of the test was the wrong way round in the patch)
15385 Branch: perl
15386 ! doop.c
15387____________________________________________________________________________
15388[ 6490] By: jhi on 2000/08/02 13:27:38
15389 Log: The name of a filehandle does not have <these>.
15390 Branch: perl
15391 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
15392 ! t/pragma/warn/pp_sys util.c
15393____________________________________________________________________________
15394[ 6489] By: jhi on 2000/08/02 04:26:46
15395 Log: Remove the extraneous "main::" prefix from all the
15396 "opened only for", "on closed", and "never opened" warnings.
15397
15398 Subject: Re: inappropriate warning
15399 From: Gurusamy Sarathy <gsar@ActiveState.com>
15400 Date: Mon, 20 Mar 2000 11:28:02 -0800
15401 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
15402 Branch: perl
15403 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
15404 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
15405 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
15406____________________________________________________________________________
15407[ 6488] By: jhi on 2000/08/02 03:02:57
15408 Log: memcpy has n o in it, as pinted ut by Sarathy.
15409 Branch: perl
15410 ! pod/perlguts.pod
15411____________________________________________________________________________
15412[ 6487] By: jhi on 2000/08/02 02:44:51
15413 Log: Document in one place the memory abstractions used in Perl core.
15414
15415 Subject: Re: Memory abstraction
15416 From: simon@brecon.co.uk (Simon Cozens)
15417 Date: 2 Aug 2000 02:20:23 GMT
15418 Organization: Earth.li Origins
15419 Branch: perl
15420 ! pod/perlguts.pod
15421____________________________________________________________________________
15422[ 6486] By: jhi on 2000/08/02 02:41:57
15423 Log: regen_headers, regen perltoc.
15424 Branch: perl
15425 ! perlapi.c pod/perltoc.pod
15426____________________________________________________________________________
15427[ 6485] By: jhi on 2000/08/02 01:43:33
15428 Log: "This little thing tests for a file .patch, and if it contains
15429 a number, pops into patchlevel.h" (making it easier to track
15430 which development version people are reporting bugs against)
15431
15432 Subject: Patchlevel autogeneration for repository perls
15433 From: simon@brecon.co.uk (Simon Cozens)
15434 Date: 14 Jul 2000 07:12:15 GMT
15435 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
15436 Branch: perl
15437 + fix_pl
15438 ! MANIFEST Makefile.SH
15439____________________________________________________________________________
15440[ 6484] By: jhi on 2000/08/02 01:32:54
15441 Log: FreeBSD 3.* updates from
15442
15443 From: Paul Saab <ps@yahoo-inc.com>
15444 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15445 Date: Tue, 1 Aug 2000 15:41:39 -0700
15446 Message-Id: <20000801154139.A53740@yahoo-inc.com>
15447 Branch: perl
15448 ! hints/freebsd.sh
15449____________________________________________________________________________
15450[ 6483] By: jhi on 2000/08/02 01:27:44
15451 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
15452 instead one must use setproctitle(). This was already addressed
15453 by change #6457, but the below has a new variant for FreeBSD 4.0
15454 or later, and the matter is also documented more.
15455
15456 From: Paul Saab <ps@yahoo-inc.com>
15457 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15458 Date: Tue, 1 Aug 2000 15:41:39 -0700
15459 Message-Id: <20000801154139.A53740@yahoo-inc.com>
15460 Branch: metaconfig/U/perl
15461 + i_libutil.U
15462 Branch: perl
15463 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
15464____________________________________________________________________________
15465[ 6482] By: jhi on 2000/08/01 22:17:32
15466 Log: The test from this
15467
15468 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
15469 Date: Sat, 15 Apr 2000 17:03:44 +0100
15470 From: Tom Hughes <tom@compton.nu>
15471 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
15472
15473 was missing, the code change went in as #5989
15474 (which had a different test?)
15475 Branch: perl
15476 ! t/op/misc.t
15477____________________________________________________________________________
15478[ 6481] By: jhi on 2000/08/01 21:48:38
15479 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
15480 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15481 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
15482 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
15483 Branch: perl
15484 ! perl.h
15485____________________________________________________________________________
15486[ 6480] By: jhi on 2000/08/01 18:05:28
15487 Log: Make p4desc to skip non-mainperl branches by default.
15488 Branch: perl
15489 ! Porting/p4desc
15490____________________________________________________________________________
15491[ 6479] By: jhi on 2000/08/01 17:29:19
15492 Log: If gccosandvers is equal to osname, clear gccosandvers.
15493 Branch: metaconfig/U/perl
15494 ! gccvers.U
15495 Branch: perl
15496 ! Configure config_h.SH
15497____________________________________________________________________________
15498[ 6478] By: jhi on 2000/08/01 15:54:08
15499 Log: BOM patching from Simon Cozens.
15500 Branch: perl
15501 ! toke.c
15502____________________________________________________________________________
15503[ 6477] By: jhi on 2000/08/01 04:50:33
15504 Log: Stash away the largefiles flags and libswanted.
15505 Branch: perl
15506 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
15507____________________________________________________________________________
15508[ 6476] By: gsar on 2000/08/01 04:24:24
15509 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
15510 on Windows)
15511 Branch: perl
15512 ! t/pragma/utf8.t utf8.c win32/win32.c
15513____________________________________________________________________________
15514[ 6475] By: jhi on 2000/08/01 03:35:24
15515 Log: Make chr() for values >127 to create utf8 when under utf8.
15516
15517 Subject: Re: uft8/chr()
15518 From: simon@brecon.co.uk (Simon Cozens)
15519 Date: 1 Aug 2000 02:37:02 GMT
15520 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
15521 Branch: perl
15522 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
15523____________________________________________________________________________
15524[ 6474] By: jhi on 2000/08/01 02:36:18
15525 Log: In Digital UNIX warn if gcc explicitly chosen because even
15526 2.95.2 is known to cause problems.
15527 Branch: perl
15528 ! hints/dec_osf.sh
15529____________________________________________________________________________
15530[ 6473] By: jhi on 2000/08/01 02:00:56
15531 Log: Make the safety catch for buggy gccs work with triple version
15532 numbers like 2.95.2. Reported in
15533
15534 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
15535 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
15536 Date: Mon, 31 Jul 2000 14:55:06 +0200
15537 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
15538 Branch: perl
15539 ! hints/dec_osf.sh
15540____________________________________________________________________________
15541[ 6472] By: jhi on 2000/08/01 01:13:33
15542 Log: Subject: fix and question re: waitpid() under win32
15543 From: Brian Clarke <clarke@appliedmeta.com>
15544 Date: Fri, 28 Jul 2000 15:18:29 -0400
15545 Message-ID: <3981DC85.290314EB@appliedmeta.com>
15546
15547 Slightly reformatted and WNOHANG # define moved to win32.h
15548 so that also POSIX.xs sees it, as suggsted by Sarathy.
15549 Branch: perl
15550 ! win32/win32.c win32/win32.h
15551____________________________________________________________________________
15552[ 6471] By: jhi on 2000/08/01 00:55:05
15553 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
15554 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15555 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
15556 Date: Mon, 31 Jul 2000 13:28:51 +0100
15557
15558 (aka ID 20000730.002)
15559 Branch: perl
15560 ! op.c t/op/tr.t
15561____________________________________________________________________________
15562[ 6470] By: jhi on 2000/07/31 23:34:42
15563 Log: Document the problem with -P in HP-UX and its workaround.
15564
15565 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
15566 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
15567 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
15568 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
15569 Branch: perl
15570 ! README.hpux
15571____________________________________________________________________________
15572[ 6469] By: jhi on 2000/07/31 04:15:02
15573 Log: The swallow_bom() saga continues. The #23 of require.t
15574 (UTF16-LE) still fails (silently, no output) but the #22
15575 (UTF16-BE) seems to be working now. The root of the
15576 failure may be in sv_gets(): is it UTF-16LE-aware,
15577 especially when it comes to line endings?
15578 Branch: perl
15579 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
15580 ! t/comp/require.t toke.c utf8.c
15581____________________________________________________________________________
15582[ 6468] By: jhi on 2000/07/30 19:05:48
15583 Log: Find green threads before native threads.
15584
15585 Subject: Re: Patch to jpl/JNI/Makefile.PL
15586 From: Jens Thomsen <jens@fiend.cis.com>
15587 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
15588 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
15589 Branch: perl
15590 ! jpl/JNI/Makefile.PL
15591____________________________________________________________________________
15592[ 6467] By: jhi on 2000/07/30 18:36:22
15593 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
15594 Branch: perl
15595 ! doop.c
15596____________________________________________________________________________
15597[ 6466] By: jhi on 2000/07/30 04:37:29
15598 Log: A new version of the "remove UPPERACSE string comparison"
15599 operators. The problem with the previous one (change #6454)
15600 was that it was for Perl 5.6.0. From Paul Marquess.
15601 Branch: perl
15602 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
15603 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
15604 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15605____________________________________________________________________________
15606[ 6465] By: jhi on 2000/07/29 22:39:56
15607 Log: Do not upgrade SVs into utf8 just because they participate
15608 in eq or cmp. Reported and fix suggested in
15609
15610 Subject: [ID 20000720.009] sv_eq UTF8 bug
15611 From: "Simon Cozens" <simon@othersideofthe.earth.li>
15612 Date: 21 Jul 2000 04:37:29 -0000
15613 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
15614
15615 Exercise for the kind reader: should we or should we not
15616 cache the utf8 conversion alonside the SV? (as magic,
15617 as thestrxfrm()ed version is cached under use locale)
15618 Argue both for and against.
15619 Branch: perl
15620 ! sv.c
15621____________________________________________________________________________
15622[ 6464] By: jhi on 2000/07/29 22:36:22
15623 Log: Subject: UTF8 concat
15624 From: simon@brecon.co.uk (Simon Cozens)
15625 Date: 30 Jun 2000 06:13:25 GMT
15626 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
15627
15628 (with a memory leak fixed, plus a few casts added)
15629
15630 This also seems to help for
15631
15632 Subject: [ID 20000716.015] join UTF8 weirdness
15633 From: root <root@ak-71.mind.de>
15634 Date: Sat, 15 Jul 2000 15:29:54 +0200
15635 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
15636
15637 (from Andreas König)
15638 Branch: perl
15639 ! pp_hot.c
15640____________________________________________________________________________
15641[ 6463] By: jhi on 2000/07/29 00:55:39
15642 Log: Tune the comments and hopefully stop a memory leak.
15643 Branch: perl
15644 ! toke.c utf8.c
15645____________________________________________________________________________
15646[ 6462] By: jhi on 2000/07/29 00:16:53
15647 Log: The problem described in this
15648
15649 Subject: [ID 20000322.018] named chars aren't magical enough
15650 From: root <root@dixie.cscaper.com>
15651 Date: Wed, 22 Mar 2000 18:37:42 -0700
15652 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
15653
15654 has been fixed in perl 5.6.0 but just in case added a test
15655 to keep it away. (The report from Joseph Hall.)
15656 Branch: perl
15657 ! t/lib/charnames.t
15658____________________________________________________________________________
15659[ 6461] By: jhi on 2000/07/28 23:56:36
15660 Log: Tiny fixes for #6460.
15661 Branch: metaconfig/U/perl
15662 ! gccvers.U
15663 Branch: perl
15664 ! Configure config_h.SH
15665____________________________________________________________________________
15666[ 6460] By: jhi on 2000/07/28 23:24:41
15667 Log: Warn if the version of the operating system used to compile gcc
15668 differs from the current version of the operating system.
15669 Also display the gcc compilation os and version in myconfig.
15670 Inspiration from
15671
15672 Subject: Re: [ID 20000710.003] ERRORS!!
15673 From: "Kurt D. Starsinic" <kstar@chapin.edu>
15674 Date: Mon, 10 Jul 2000 15:54:16 -0400
15675 Message-ID: <20000710155416.A1384@O2.chapin.edu>
15676 Branch: metaconfig/U/perl
15677 ! gccvers.U
15678 Branch: perl
15679 ! Configure config_h.SH myconfig.SH
15680____________________________________________________________________________
15681[ 6459] By: jhi on 2000/07/28 22:00:32
15682 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
15683 letter to $Config{osvers}.
15684 Branch: metaconfig
15685 ! U/modified/Oldconfig.U
15686 Branch: perl
15687 ! Configure config_h.SH
15688____________________________________________________________________________
15689[ 6458] By: jhi on 2000/07/28 04:15:39
15690 Log: Back out #6454, doesn't seem to work.
15691 (Reason: that patch was for perl 5.6.0, not perl-current)
15692 (A version of the patch for perl-current came in later as #6466)
15693 Branch: perl
15694 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
15695 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
15696 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15697____________________________________________________________________________
15698[ 6457] By: jhi on 2000/07/27 23:31:49
15699 Log: Use setproctitle() if available to modify $0.
15700
15701 Subject: setting $* on BSD4 broken
15702 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
15703 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
15704 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
15705 Branch: metaconfig
15706 ! U/modified/Myinit.U
15707 Branch: perl
15708 ! Configure config_h.SH mg.c
15709____________________________________________________________________________
15710[ 6456] By: jhi on 2000/07/27 14:50:47
15711 Log: Allow "no AutoLoader;", based on change #6444,
15712 suggested by Graham Barr.
15713 Branch: perl
15714 ! lib/AutoLoader.pm
15715____________________________________________________________________________
15716[ 6455] By: jhi on 2000/07/27 14:19:10
15717 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
15718 From: rspier@pobox.com (Robert Spier)
15719 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
15720 Message-ID: <14720.15855.787664.424783@rls.cx>
15721 Branch: perl
15722 ! pod/perldiag.pod
15723____________________________________________________________________________
15724[ 6454] By: jhi on 2000/07/27 14:03:02
15725 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
15726 for a long time).
15727
15728 Reported in
15729
15730 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
15731 From: Ryan Herbert <rherbert@sycamorehq.com>
15732 Date: Mon, 17 Jul 2000 11:40:42 -0400
15733 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
15734
15735 Patched in
15736
15737 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
15738 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15739 Date: Wed, 26 Jul 2000 23:40:18 +0100
15740 Message-ID: <000001bff752$79511880$0a17073e@tiny>
15741
15742 based on an earlier patch from Stephen P. Potter.
15743
15744 (Removed later by change #6458 because this patch was for
15745 perl 5.6.0, not perl-current)
15746 Branch: perl
15747 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
15748 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
15749 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15750____________________________________________________________________________
15751[ 6453] By: jhi on 2000/07/27 13:48:02
15752 Log: Subject: [PATCH] fixes bug 20000508.004
15753 From: Michael Stevens <mstevens@globnix.org>
15754 Date: Thu, 27 Jul 2000 13:49:04 +0100
15755 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
15756 Branch: perl
15757 ! pod/perldata.pod
15758____________________________________________________________________________
15759[ 6452] By: jhi on 2000/07/26 23:51:26
15760 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
15761 and Craig A. Berry.
15762 Branch: perl
15763 ! lib/File/Temp.pm pod/perlport.pod
15764____________________________________________________________________________
15765[ 6451] By: jhi on 2000/07/26 19:43:30
15766 Log: Be wary of close()s, too.
15767
15768 Subject: Re: [PATCH] perlbug cleanup
15769 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15770 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
15771 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
15772 Branch: perl
15773 ! utils/perlbug.PL
15774____________________________________________________________________________
15775[ 6450] By: jhi on 2000/07/26 18:41:40
15776 Log: Subject: Minor doc patch: handy.h
0b3b9d72 15777 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
41df20d4
JH
15778 Date: Wed, 26 Jul 2000 15:34:25 -0300
15779 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
15780 Branch: perl
15781 ! handy.h pod/perlapi.pod
15782____________________________________________________________________________
15783[ 6449] By: jhi on 2000/07/26 18:23:55
15784 Log: Subject: [PATCH] minor doc change - perlguts
15785 From: Michael Stevens <mstevens@globnix.org>
15786 Date: Thu, 13 Jul 2000 12:39:18 +0100
15787 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
15788 Branch: perl
15789 ! pod/perlguts.pod
15790____________________________________________________________________________
15791[ 6448] By: jhi on 2000/07/26 18:20:30
15792 Log: open() wariness in perlbug.
15793
15794 Subject: [PATCH] perlbug cleanup
15795 From: Michael Stevens <mstevens@globnix.org>
15796 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
15797 Date: Thu, 13 Jul 2000 15:52:23 +0100
15798 Branch: perl
15799 ! utils/perlbug.PL
15800____________________________________________________________________________
15801[ 6447] By: jhi on 2000/07/26 18:13:04
15802 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
15803 Branch: perl
15804 ! lib/File/Temp.pm t/lib/ftmp-security.t
15805____________________________________________________________________________
15806[ 6446] By: jhi on 2000/07/26 18:06:32
15807 Log: docfix from Peter Scott <Peter@PSDT.com>.
15808 Branch: perl
15809 ! pod/perlfunc.pod
15810____________________________________________________________________________
15811[ 6445] By: jhi on 2000/07/26 17:53:31
15812 Log: Fix *foo{FORMAT}.
15813
15814 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15815 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
15816 Date: Wed, 26 Jul 2000 19:51:02 +0200
15817 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
15818
15819 From: Graham Barr <gbarr@pobox.com>
15820 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
15821 Date: Wed, 26 Jul 2000 17:38:36 +0100
15822 Message-ID: <20000726173836.L472@pobox.com>
15823 Branch: perl
15824 ! pp.c sv.c t/op/gv.t
15825____________________________________________________________________________
15826[ 6444] By: jhi on 2000/07/26 17:49:14
15827 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
15828 from Graham Barr in the module list.
15829 Branch: perl
15830 ! gv.c pod/perlobj.pod
15831____________________________________________________________________________
15832[ 6443] By: jhi on 2000/07/26 16:06:56
15833 Log: More split() doc and test patches from Mike Guy.
15834 Branch: perl
15835 ! pod/perlfunc.pod t/op/split.t
15836____________________________________________________________________________
15837[ 6442] By: jhi on 2000/07/26 16:05:30
15838 Log: MacOS nits from Matthias Neeracher.
15839 Branch: perl
15840 ! perl.c pp_ctl.c
15841____________________________________________________________________________
15842[ 6441] By: jhi on 2000/07/26 04:39:57
15843 Log: Subject: [PATCH] split /^/
15844 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15845 Date: Tue, 25 Jul 2000 14:18:57 +0100
15846 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
15847
15848 (with notes from tchrist and gbarr)
15849 Branch: perl
15850 ! pod/perlfunc.pod t/op/split.t
15851____________________________________________________________________________
15852[ 6440] By: jhi on 2000/07/26 04:32:32
15853 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
15854 From: Peter Prymmer <pvhp@forte.com>
15855 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
15856 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
15857 Branch: perl
15858 ! vms/munchconfig.c
15859____________________________________________________________________________
15860[ 6439] By: jhi on 2000/07/26 04:31:01
15861 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
15862 to be fatal errors (instead of by default ignoring them, and
15863 ignoring with a bug: even though -w gave an error, the opening [
15864 was left in) Reported in:
15865
15866 Subject: [ID 20000716.024] [=cc=] / [:blank:]
15867 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
15868 Date: Sun, 16 Jul 2000 17:55:29 -0700
15869 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
15870 Branch: perl
15871 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
15872____________________________________________________________________________
15873[ 6438] By: jhi on 2000/07/25 15:41:15
15874 Log: Subject: [PATCH] av.c apidoc
15875 From: simon@brecon.co.uk (Simon Cozens)
15876 Date: 24 Jul 2000 06:40:52 GMT
15877 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
15878 Branch: perl
15879 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
15880 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
15881____________________________________________________________________________
15882[ 6437] By: jhi on 2000/07/25 14:05:36
15883 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
15884 From: "Stephen P. Potter" <spp@ds.net>
15885 Date: Mon, 24 Jul 2000 14:22:23 -0400
15886 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
15887 Branch: perl
15888 ! pod/perllocale.pod
15889____________________________________________________________________________
15890[ 6436] By: jhi on 2000/07/25 14:02:03
15891 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
15892 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15893 Date: Mon, 24 Jul 2000 18:04:28 +0100
15894 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
15895 Branch: perl
15896 ! t/lib/syslfs.t t/op/lfs.t
15897____________________________________________________________________________
15898[ 6435] By: jhi on 2000/07/25 13:59:28
15899 Log: Get UTF16 BOMs working. Patch from
15900
15901 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15902 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15903 Date: Tue, 25 Jul 2000 12:52:45 +0100
15904 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
15905
15906 and notes from
15907
15908 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15909 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15910 Date: Tue, 25 Jul 2000 11:43:25 +0100
15911 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
15912 Branch: perl
15913 ! t/comp/require.t toke.c utf8.c
15914____________________________________________________________________________
15915[ 6434] By: jhi on 2000/07/25 02:39:54
15916 Log: Make the "uninit variable" warning to say "concat or string"
15917 or "join or string" when in concat or join .
15918
15919 Subject: Re: [ID 20000403.009] uninitialised concatenation???
15920 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15921 Date: Tue, 04 Apr 2000 18:22:58 +0100
15922 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
15923
15924 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
15925 From: William R Ward <hermit@BayView.COM>
15926 Date: Thu, 30 Mar 2000 19:50:03 -0800
15927 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
15928 Branch: perl
15929 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
15930 ! t/pragma/warn/op t/pragma/warn/sv
15931____________________________________________________________________________
15932[ 6433] By: jhi on 2000/07/24 17:52:56
15933 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
15934 Branch: perl
15935 ! lib/File/Spec/VMS.pm
15936____________________________________________________________________________
15937[ 6432] By: jhi on 2000/07/24 17:44:44
15938 Log: Test cases for #6431.
15939
15940 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15941 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15942 Date: Mon, 24 Jul 2000 15:32:29 +0100
15943 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
15944 Branch: perl
15945 ! t/op/pat.t t/op/split.t
15946____________________________________________________________________________
15947[ 6431] By: jhi on 2000/07/24 17:43:17
15948 Log: Bind op fix.
15949
15950 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15951 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15952 Date: Mon, 17 Jul 2000 20:04:56 +0100
15953 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
15954 Branch: perl
15955 ! op.c
15956____________________________________________________________________________
15957[ 6430] By: jhi on 2000/07/24 03:42:42
15958 Log: Subject: [ID 20000716.023] syslog test fails without sockets
15959 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15960 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
15961 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
15962 Branch: metaconfig/U/perl
15963 ! Extensions.U
15964 Branch: perl
15965 ! Configure config_h.SH
15966____________________________________________________________________________
15967[ 6429] By: jhi on 2000/07/24 03:11:52
15968 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
15969 case, but add also notes explaining the relationship of this
15970 patch and the earlier notes by Sarathy.
15971
15972 Subject: Map is still slow
15973 From: "Ben Tilly" <ben_tilly@hotmail.com>
15974 Date: Sat, 15 Jul 2000 17:23:27 EDT
15975 Message-ID: <20000715212327.21656.qmail@hotmail.com>
15976 Branch: perl
15977 ! pp_ctl.c
15978____________________________________________________________________________
15979[ 6428] By: jhi on 2000/07/24 02:58:52
15980 Log: Documentation to explain the behaviour of map().
15981
15982 Subject: Re: Map is still slow
15983 From: Gurusamy Sarathy <gsar@ActiveState.com>
15984 Date: Sat, 15 Jul 2000 16:05:09 -0700
15985 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
15986 Branch: perl
15987 ! pp_ctl.c
15988____________________________________________________________________________
15989[ 6427] By: jhi on 2000/07/24 02:50:03
15990 Log: Add tests for
15991 [ID 19991110.003] another matching finding by pcre author
15992 which has already been fixed by some patch, as verified in
15993
15994 Subject: Re: two regex bugs from the mists of time (well, last November)
15995 From: Hugo <hv@crypt.compulink.co.uk>
15996 Date: Sat, 22 Jul 2000 18:12:58 +0100
15997 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
15998 Branch: perl
15999 ! t/op/re_tests
16000____________________________________________________________________________
16001[ 6426] By: jhi on 2000/07/24 02:11:20
16002 Log: A missing 'break' after the [[:space:]] switch case.
16003
16004 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
16005 From: "Stephen P. Potter" <spp@ds.net>
16006 Date: Tue, 18 Jul 2000 16:25:17 -0400
16007 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
16008 Branch: perl
16009 ! regcomp.c
16010____________________________________________________________________________
16011[ 6425] By: jhi on 2000/07/24 02:06:12
16012 Log: The output might have been produced in the wrong order.
16013
16014 Subject: [ID 20000720.003] [PATCH] t/op/write.t
16015 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16016 Date: Thu, 20 Jul 2000 18:49:18 +0100
16017 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
16018 Branch: perl
16019 ! t/op/write.t
16020____________________________________________________________________________
16021[ 6424] By: jhi on 2000/07/24 02:00:07
16022 Log: Use STDOUT consistently.
16023
16024 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
16025 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16026 Date: Thu, 20 Jul 2000 18:04:01 +0100
16027 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
16028 Branch: perl
16029 ! lib/Test/Harness.pm
16030____________________________________________________________________________
16031[ 6423] By: jhi on 2000/07/24 01:54:54
16032 Log: Protect against "wild next"s, that is, callbacks doing "next"
16033 instead of "return".
16034
16035 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
16036 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16037 Date: Tue, 18 Jul 2000 11:30:16 +0100
16038 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
16039 Branch: perl
16040 ! lib/File/Find.pm
16041____________________________________________________________________________
16042[ 6422] By: jhi on 2000/07/24 01:35:47
16043 Log: Out-of-date note removed.
16044
16045 Subject: [PATCH] documentation perlipc
16046 From: rspier@pobox.com (Robert Spier)
16047 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
16048 Message-ID: <14711.35178.572612.502654@rls.cx>
16049 Branch: perl
16050 ! pod/perlipc.pod
16051____________________________________________________________________________
16052[ 6421] By: jhi on 2000/07/24 00:09:18
16053 Log: Send all installperl messages to STDERR and be -w clean.
16054
16055 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
16056 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16057 Date: Sat, 22 Jul 2000 14:02:11 +0100
16058 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
16059 Branch: perl
16060 ! installperl
16061____________________________________________________________________________
16062[ 6420] By: jhi on 2000/07/24 00:04:19
16063 Log: Decutandpasto.
16064
16065 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
16066 From: "Richard Soderberg" <rs@crystalflame.net>
16067 Date: Sun, 23 Jul 2000 01:37:23 -0700
16068 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
16069 Branch: perl
16070 ! pod/perlipc.pod
16071____________________________________________________________________________
16072[ 6419] By: jhi on 2000/07/24 00:01:12
16073 Log: A cleaner abs_path().
16074 Subject: Re: unix alternative to Cwd.pm
16075 From: Jeff Pinyan <jeffp@crusoe.net>
16076 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
16077 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
16078 Branch: perl
16079 ! lib/Cwd.pm
16080____________________________________________________________________________
16081[ 6418] By: jhi on 2000/07/23 23:48:56
16082 Log: Detypo.
16083
16084 Subject: [PATCH perl-current] Typo in hints/powerux.sh
16085 From: "Richard Soderberg" <rs@crystalflame.net>
16086 Date: Sun, 23 Jul 2000 01:27:33 -0700
16087 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
16088 Branch: perl
16089 ! hints/powerux.sh
16090____________________________________________________________________________
16091[ 6417] By: jhi on 2000/07/17 22:13:31
16092 Log: Subject: SDBM_File documentation
16093 From: mjd@plover.com
16094 Date: 16 Jul 2000 17:41:17 -0000
16095 Message-ID: <20000716174117.18515.qmail@plover.com>
16096 Branch: perl
16097 ! ext/SDBM_File/SDBM_File.pm
16098____________________________________________________________________________
16099[ 6416] By: jhi on 2000/07/17 19:13:26
16100 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
16101 Branch: perl
16102 ! hints/mpeix.sh mpeix/relink
16103____________________________________________________________________________
16104[ 6415] By: jhi on 2000/07/15 14:11:02
16105 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
16106 the utf8 'characters' can be more than one octet).
16107
16108 Date: Sat, 15 Jul 2000 00:21:56 +0100
16109 From: Tom Hughes <tom@compton.nu>
16110 Subject: Re: [ID 20000714.002]
16111 Message-ID: <db2334de49.tom@compton.compton.nu>
16112
16113 Reported in
16114
16115 Subject: [ID 20000714.002]
16116 From: "Simon Cozens" <simon@othersideofthe.earth.li>
16117 Date: 14 Jul 2000 15:13:09 -0000
16118 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
16119 Branch: perl
16120 ! doop.c
16121____________________________________________________________________________
16122[ 6414] By: jhi on 2000/07/15 03:13:41
16123 Log: another VMS build tweak from Peter Prymmer
16124 Branch: perl
16125 ! vms/descrip_mms.template
16126____________________________________________________________________________
16127[ 6413] By: jhi on 2000/07/15 03:10:40
16128 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
16129 Branch: perl
16130 ! vms/perlvms.pod
16131____________________________________________________________________________
16132[ 6412] By: jhi on 2000/07/15 00:31:05
16133 Log: More docs for sv functions.
16134
16135 Subject: [PATCH cfgperl] sv.c apidoc
16136 From: simon@brecon.co.uk (Simon Cozens)
16137 Date: 13 Jul 2000 09:00:20 GMT
16138 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
16139
16140 Subject: Re: [PATCH cfgperl] sv.c apidoc
16141 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16142 Date: Thu, 13 Jul 2000 12:27:41 +0100
16143 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
16144
16145 Subject: Re: [PATCH cfgperl] sv.c apidoc
16146 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16147 Date: Thu, 13 Jul 2000 13:23:09 +0100
16148 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
16149
16150 Subject: Re: [PATCH cfgperl] sv.c apidoc
16151 From: simon@brecon.co.uk (Simon Cozens)
16152 Date: 14 Jul 2000 06:51:02 GMT
16153 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
16154 Branch: perl
16155 ! embed.pl pod/perlapi.pod sv.c
16156____________________________________________________________________________
16157[ 6411] By: jhi on 2000/07/15 00:10:41
16158 Log: lib/b test fixes from Peter Prymmer.
16159 Branch: perl
16160 ! t/lib/b.t
16161____________________________________________________________________________
16162[ 6410] By: jhi on 2000/07/15 00:02:09
16163 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
16164 From: Hugo <hv@crypt.compulink.co.uk>
16165 Date: Fri, 14 Jul 2000 23:05:20 +0100
16166 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
16167
16168 Didn't anymore apply, but that point still could use another fix.
16169 Branch: perl
16170 ! pod/perlfunc.pod
16171____________________________________________________________________________
16172[ 6409] By: jhi on 2000/07/14 23:15:15
16173 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
16174 not in pod, from Peter Prymmer
16175 Branch: perl
16176 ! vms/descrip_mms.template
16177____________________________________________________________________________
16178[ 6408] By: jhi on 2000/07/14 20:35:05
16179 Log: The bug report
16180 [ID 19991110.002] minimal matching discrepancy found by pcre author
16181 seems to have been fixed (though differently from what was suggested
16182 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
16183 Branch: perl
16184 ! t/op/re_tests
16185____________________________________________________________________________
16186[ 6407] By: jhi on 2000/07/14 17:38:08
16187 Log: Fix AutoSplit to use File::Spec the right way in VMS,
16188 from Peter Prymmer.
16189 Branch: perl
16190 ! lib/AutoSplit.pm
16191____________________________________________________________________________
16192[ 6406] By: jhi on 2000/07/14 14:13:22
16193 Log: Merge perlhacktut into perlhack, update perlguts.
16194
16195 Subject: Re: Perlhacktut
16196 From: simon@brecon.co.uk (Simon Cozens)
16197 Date: 14 Jul 2000 06:49:21 GMT
16198 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
16199
16200 Subject: Re: Perlhacktut
16201 From: simon@brecon.co.uk (Simon Cozens)
16202 Date: 14 Jul 2000 07:09:45 GMT
16203 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
16204 Branch: perl
16205 ! pod/perlguts.pod pod/perlhack.pod
16206____________________________________________________________________________
51c9377f
JH
16207[ 6405] By: jhi on 2000/07/14 14:02:31
16208 Log: Integrate with Sarathy.
16209 Branch: cfgperl
16210 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
16211 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
16212 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
16213____________________________________________________________________________
41df20d4
JH
16214[ 6404] By: gsar on 2000/07/14 12:15:02
16215 Log: PERL_OBJECT build tweaks
16216 Branch: perl
16217 ! toke.c
16218____________________________________________________________________________
16219[ 6403] By: gsar on 2000/07/14 11:23:41
16220 Log: inconsistent types needs casts
16221 Branch: perl
16222 ! toke.c
16223____________________________________________________________________________
16224[ 6402] By: gsar on 2000/07/14 11:12:04
16225 Log: typos in change#6399, regen headers
16226 Branch: perl
16227 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
16228____________________________________________________________________________
16229[ 6401] By: gsar on 2000/07/14 10:59:12
16230 Log: typecasts needed for change#6394
16231 Branch: perl
16232 ! toke.c
16233____________________________________________________________________________
16234[ 6400] By: gsar on 2000/07/14 10:49:37
16235 Log: integrate cfgperl contents into mainline
16236 Branch: perl
16237 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
16238 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
16239____________________________________________________________________________
16240[ 6399] By: gsar on 2000/07/14 10:38:35
16241 Log: enable UTF-16 filter by default if relevant BOM is seen; various
16242 cleanups (typos, misformatted code, and small bugs)
16243 Branch: perl
16244 ! doop.c embed.pl mg.c op.c pp.c toke.c
16245____________________________________________________________________________
16246[ 6398] By: gsar on 2000/07/14 08:55:38
16247 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
16248 name suggests anyway)
16249 Branch: perl
16250 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
16251____________________________________________________________________________
16252[ 6397] By: gsar on 2000/07/14 08:44:33
16253 Log: move new variables to the end of the interpreter structure (for
16254 bincompat in code that doesn't #include XSUB.h)
16255 Branch: perl
16256 ! intrpvar.h
16257____________________________________________________________________________
16258[ 6396] By: gsar on 2000/07/14 08:13:58
16259 Log: MakeMaker should not remove editor backups (*~) on `make clean`
16260 by default (completes change#6383)
16261 Branch: perl
16262 ! lib/ExtUtils/MM_Unix.pm
16263____________________________________________________________________________
51c9377f
JH
16264[ 6395] By: jhi on 2000/07/14 05:20:33
16265 Log: Replace change #6337 with a better one.
16266
16267 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16268 From: Hugo <hv@crypt.compulink.co.uk>
16269 Date: Fri, 14 Jul 2000 04:16:20 +0100
16270 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
16271 Branch: cfgperl
16272 ! regexec.c t/op/re_tests
16273____________________________________________________________________________
16274[ 6394] By: jhi on 2000/07/14 01:33:59
16275 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
16276 Branch: cfgperl
16277 ! embed.pl global.sym proto.h toke.c
16278____________________________________________________________________________
16279[ 6393] By: jhi on 2000/07/13 23:41:23
16280 Log: remove discarded test
16281 Branch: cfgperl
16282 ! MANIFEST
16283____________________________________________________________________________
16284[ 6392] By: jhi on 2000/07/13 23:32:25
16285 Log: The {multiplier} of a fixed substring was overlooked which
16286 caused a wrong initial search offset for that substring.
16287
16288 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
16289 From: Hugo <hv@crypt.compulink.co.uk>
16290 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
16291 Date: Thu, 13 Jul 2000 19:27:13 +0100
16292 Branch: cfgperl
16293 ! regcomp.c t/op/re_tests
16294____________________________________________________________________________
16295[ 6391] By: jhi on 2000/07/13 16:37:42
16296 Log: typo fix from Craig Berry
16297 Branch: cfgperl
16298 ! vms/subconfigure.com
16299____________________________________________________________________________
16300[ 6390] By: jhi on 2000/07/13 13:20:12
16301 Log: Integrate with Sarathy.
16302 Branch: cfgperl
16303 - t/op/method2entersub.t
16304 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
16305 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
16306 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
16307 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
16308____________________________________________________________________________
16309[ 6389] By: jhi on 2000/07/13 13:18:48
16310 Log: Detypo from Peter Prymmer, part of #6388.
16311 Branch: cfgperl
16312 ! Configure config_h.SH
16313 Branch: metaconfig
16314 ! U/modified/d_longlong.U
16315____________________________________________________________________________
41df20d4
JH
16316[ 6388] By: gsar on 2000/07/13 06:33:40
16317 Log: typos (spotted by Peter Prymmer)
16318 Branch: perl
16319 ! Configure t/lib/english.t
16320____________________________________________________________________________
16321[ 6387] By: gsar on 2000/07/13 05:35:28
16322 Log: new selfloader.t in change#6183 doesn't close DATA handles,
16323 and thus fails to clean up tmp files on dosish platforms
16324 Branch: perl
16325 ! t/lib/selfloader.t
16326____________________________________________________________________________
16327[ 6386] By: gsar on 2000/07/12 21:42:39
16328 Log: sprintf test tweaks (from Dominic Dunlop)
16329 Branch: perl
16330 ! t/op/sprintf.t
16331____________________________________________________________________________
16332[ 6385] By: gsar on 2000/07/12 21:33:46
16333 Log: fix bugs in processing %v-*d and similar format specs (from
16334 Avi Finkel <avi@finkel.org>)
16335 Branch: perl
16336 ! sv.c t/op/sprintf.t
16337____________________________________________________________________________
16338[ 6384] By: gsar on 2000/07/12 16:04:19
16339 Log: readd missing perldelta.pod changes from changes#6339,6376
16340 Branch: perl
16341 ! pod/perldelta.pod
16342____________________________________________________________________________
16343[ 6383] By: gsar on 2000/07/12 16:00:51
16344 Log: don't clobber *.orig files on *clean targets
16345 Branch: perl
16346 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
16347____________________________________________________________________________
51c9377f
JH
16348[ 6382] By: gsar on 2000/07/12 07:59:12
16349 Log: fix broken integrations in cfgperl
16350 Branch: cfgperl
16351 !> Changes pod/perldelta.pod
16352____________________________________________________________________________
41df20d4
JH
16353[ 6381] By: gsar on 2000/07/12 07:42:17
16354 Log: integrate cfgperl changes into mainline
16355 Branch: perl
16356 ! Changes
16357 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
16358 !> pod/perlre.pod
16359____________________________________________________________________________
582cc879
GS
16360[ 6380] By: gsar on 2000/07/12 07:31:00
16361 Log: get sprintf.t to adjust properly for 3-digit exponents
c15ecffd 16362 Branch: perl
582cc879 16363 ! t/op/sprintf.t
c15ecffd 16364____________________________________________________________________________
582cc879
GS
16365[ 6379] By: gsar on 2000/07/12 06:40:04
16366 Log: change#6174 needs corresponding change in win32/config_h.PL,
16367 which grovels through config_h.SH to find the config.h name
16368 Branch: perl
16369 ! win32/config_h.PL
16370____________________________________________________________________________
51c9377f
JH
16371[ 6378] By: jhi on 2000/07/12 05:03:59
16372 Log: Do the cc sanity check both before the hints and
16373 after the cc selction.
16374 Branch: cfgperl
16375 ! Configure config_h.SH
16376 Branch: metaconfig
16377 ! U/modified/Oldconfig.U U/modified/cc.U
16378 Branch: metaconfig/U/perl
16379 + Checkcc.U
16380____________________________________________________________________________
16381[ 6377] By: jhi on 2000/07/12 02:49:22
16382 Log: Fix nits noticed by Boston.pm.
16383 Branch: cfgperl
16384 ! pod/perlre.pod
16385____________________________________________________________________________
16386[ 6376] By: jhi on 2000/07/11 21:22:13
16387 Log: Configure cosmetics and perldelta.
16388 Branch: cfgperl
16389 ! Configure config_h.SH pod/perldelta.pod
16390 Branch: metaconfig
16391 ! U/modified/cc.U
16392____________________________________________________________________________
582cc879
GS
16393[ 6375] By: gsar on 2000/07/11 21:17:35
16394 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37590e52 16395 Branch: perl
582cc879
GS
16396 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
16397 ! win32/win32sck.c
37590e52 16398____________________________________________________________________________
582cc879
GS
16399[ 6374] By: gsar on 2000/07/11 20:48:50
16400 Log: tweak for build failure under multiplicity
37590e52 16401 Branch: perl
582cc879 16402 ! toke.c
37590e52 16403____________________________________________________________________________
582cc879
GS
16404[ 6373] By: gsar on 2000/07/11 20:37:23
16405 Log: integrate cfgperl changes#6325..6373 into mainline
16406 (NOTE: today's batch of integrations still untested)
37590e52 16407 Branch: perl
582cc879
GS
16408 +> ext/DynaLoader/hints/netbsd.pl
16409 ! Changes
16410 !> (integrate 26 files)
37590e52 16411____________________________________________________________________________
51c9377f
JH
16412[ 6372] By: jhi on 2000/07/11 20:30:36
16413 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
16414 regen perltoc.
16415 Branch: cfgperl
16416 + pod/perlbook.pod
16417 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
16418 ! pod/perltoc.pod
16419____________________________________________________________________________
16420[ 6371] By: jhi on 2000/07/11 20:08:56
16421 Log: Minor cleanups on the booklist.
16422 Branch: cfgperl
16423 ! pod/perlfaq2.pod
16424____________________________________________________________________________
16425[ 6370] By: jhi on 2000/07/11 19:31:13
16426 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
16427 Branch: cfgperl
16428 ! t/pragma/overload.t
16429____________________________________________________________________________
c2e66d9e
GS
16430[ 6369] By: gsar on 2000/07/11 19:27:48
16431 Log: integrate cfgperl changes#6293..6324 into mainline
16432 Branch: perl
16433 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
16434 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
16435 !> (integrate 30 files)
16436____________________________________________________________________________
16437[ 6368] By: gsar on 2000/07/11 19:18:57
16438 Log: skip integrate of problematic change#6292 from cfgperl into mainline
16439 Branch: perl
16440 !> pp_hot.c
16441____________________________________________________________________________
16442[ 6367] By: gsar on 2000/07/11 19:17:21
16443 Log: integrate cfgperl changes#6288..6290 into mainline
16444 Branch: perl
16445 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
16446____________________________________________________________________________
16447[ 6366] By: gsar on 2000/07/11 19:11:18
16448 Log: integrate cfgperl changes#6268..6282 into mainline
16449 Branch: perl
16450 !> (integrate 30 files)
16451____________________________________________________________________________
16452[ 6365] By: gsar on 2000/07/11 18:57:00
16453 Log: delete new accidentally branched file
16454 Branch: perl
16455 - t/op/method2entersub.t
16456____________________________________________________________________________
16457[ 6364] By: gsar on 2000/07/11 18:55:13
16458 Log: skip integrate of change#6267 from cfgperl into mainline (the
16459 method call optimization is flawed without additional hints
16460 from user about immutableness of @ISA and no runtime method
16461 definitions)
16462 Branch: perl
16463 +> t/op/method2entersub.t
16464 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
16465 !> perl.h t/op/sprintf.t xsutils.c
16466____________________________________________________________________________
16467[ 6363] By: gsar on 2000/07/11 18:49:43
16468 Log: integrate cfgperl changes#6261..6266 into mainline
16469 Branch: perl
16470 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
16471 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
16472 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16473 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
16474____________________________________________________________________________
16475[ 6362] By: gsar on 2000/07/11 18:43:26
16476 Log: integrate cfgperl changes#6252..6260 into mainline
16477 Branch: perl
16478 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
16479 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
16480 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
16481 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
16482____________________________________________________________________________
16483[ 6361] By: gsar on 2000/07/11 18:37:12
16484 Log: skip integrate of problematic change#6251 from cfgperl into mainline
16485 Branch: perl
16486 !> lib/Exporter.pm
16487____________________________________________________________________________
16488[ 6360] By: gsar on 2000/07/11 18:34:56
16489 Log: integrate cfgperl change#6250 into mainline
16490 Branch: perl
16491 +> t/op/my_stash.t
16492 !> MANIFEST embed.pl proto.h toke.c
16493____________________________________________________________________________
16494[ 6359] By: gsar on 2000/07/11 18:21:19
16495 Log: integrate cfgperl changes#6242..6249 into mainline
16496 Branch: perl
16497 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
16498 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
16499 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
16500 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
16501 !> t/lib/peek.t utf8.c
16502____________________________________________________________________________
16503[ 6358] By: gsar on 2000/07/11 18:15:45
16504 Log: skip integrate of problematic change#6241 from cfgperl into mainline
16505 Branch: perl
16506 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
16507____________________________________________________________________________
51c9377f
JH
16508[ 6357] By: jhi on 2000/07/11 18:15:16
16509 Log: Fix for
16510 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
16511 From: Roderick Schertler <roderick@argon.org>
16512 Date: Tue, 11 Jul 2000 13:55:05 -0400
16513 Message-Id: <200007111755.NAA05077@jones.argon.org>
16514 Branch: cfgperl
16515 ! doio.c
16516____________________________________________________________________________
16517[ 6356] By: jhi on 2000/07/11 18:12:51
16518 Log: Typo in #6341.
16519 Branch: cfgperl
16520 ! pp_hot.c
16521____________________________________________________________________________
c2e66d9e
GS
16522[ 6355] By: gsar on 2000/07/11 18:12:10
16523 Log: integrate cfgperl changes#6231..6240 into mainline
16524 Branch: perl
16525 +> pod/perlutil.pod
16526 !> (integrate 35 files)
16527____________________________________________________________________________
51c9377f
JH
16528[ 6354] By: jhi on 2000/07/11 18:04:34
16529 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
16530 From: Dominic Dunlop <domo@computer.org>
16531 Date: Tue, 11 Jul 2000 12:27:33 +0200
16532 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
16533
16534 Replaces change #6268.
16535 Branch: cfgperl
16536 ! t/op/sprintf.t
16537____________________________________________________________________________
c2e66d9e
GS
16538[ 6353] By: gsar on 2000/07/11 17:59:51
16539 Log: skip integrate of problematic change#6230 from cfgperl into mainline
16540 (a later version of File::Spec is already in mainline)
16541 Branch: perl
16542 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
16543 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
16544____________________________________________________________________________
16545[ 6352] By: gsar on 2000/07/11 17:57:48
16546 Log: integrate cfgperl changes#6224..6229 into mainline
16547 Branch: perl
16548 +> lib/lib.pm.PL
16549 - lib/lib.pm
16550 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
16551 !> lib/English.pm op.c t/lib/english.t
16552____________________________________________________________________________
16553[ 6351] By: gsar on 2000/07/11 17:50:10
16554 Log: skip integrate of problematic change#6223 from cfgperl into mainline
16555 Branch: perl
16556 !> doio.c
16557____________________________________________________________________________
16558[ 6350] By: gsar on 2000/07/11 17:48:28
16559 Log: integrate cfgperl changes#6220..6222 into mainline
16560 Branch: perl
16561 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
16562 !> toke.c utf8.c win32/win32.h
16563____________________________________________________________________________
16564[ 6349] By: gsar on 2000/07/11 17:46:13
16565 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
16566 mainline
16567 Branch: perl
16568 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
16569 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
16570 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16571____________________________________________________________________________
51c9377f
JH
16572[ 6348] By: jhi on 2000/07/11 17:45:49
16573 Log: README.posix-bc podified from Thomas Dorner.
16574 Branch: cfgperl
16575 ! README.posix-bc
16576____________________________________________________________________________
c2e66d9e
GS
16577[ 6347] By: gsar on 2000/07/11 17:42:04
16578 Log: integrate cfgperl change#6217 into mainline
16579 Branch: perl
16580 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
16581 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
16582 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
16583____________________________________________________________________________
16584[ 6346] By: gsar on 2000/07/11 17:39:37
16585 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
16586 mainline
16587 Branch: perl
16588 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
16589 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16590 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
16591 !> perlapi.h pod/perlapi.pod
16592____________________________________________________________________________
16593[ 6345] By: gsar on 2000/07/11 17:36:42
16594 Log: integrate cfgperl changes#6207..6210 into mainline
16595 Branch: perl
16596 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
16597 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
16598____________________________________________________________________________
16599[ 6344] By: gsar on 2000/07/11 17:31:20
16600 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
16601 mainline
16602 Branch: perl
16603 !> (integrate 40 files)
16604____________________________________________________________________________
16605[ 6343] By: gsar on 2000/07/11 17:19:08
16606 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
16607 Branch: perl
16608 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
16609 ! Changes
16610 !> (integrate 34 files)
16611____________________________________________________________________________
51c9377f
JH
16612[ 6342] By: jhi on 2000/07/11 16:05:48
16613 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
16614 To: perl5-porters@perl.org
16615 From: Karsten Sperling <spiff@phreax.net>
16616 Date: Mon, 10 Jul 2000 15:12:52 +0200
16617 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
16618 Branch: cfgperl
16619 ! lib/Symbol.pm
16620____________________________________________________________________________
16621[ 6341] By: jhi on 2000/07/11 15:59:23
16622 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
16623 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16624 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
16625 Date: Fri, 07 Jul 2000 17:57:16 +0100
16626 Branch: cfgperl
16627 ! pp_hot.c
16628____________________________________________________________________________
16629[ 6340] By: jhi on 2000/07/11 15:55:47
16630 Log: Subject: Re: format bug report [Patch]
16631 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16632 Date: Wed, 05 Jul 2000 13:12:52 +0200
16633 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
16634
16635 Subject: Re: format bug report [Patch]
16636 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16637 Date: Wed, 05 Jul 2000 14:10:01 +0200
16638 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
16639 Branch: cfgperl
16640 ! t/op/write.t toke.c
16641____________________________________________________________________________
16642[ 6339] By: jhi on 2000/07/11 13:54:09
16643 Log: Be less forgiving about ambiguous and illegal tr ranges.
16644 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
16645 From: Mark-Jason Dominus <mjd@plover.com>
16646 Date: Tue, 04 Jul 2000 10:00:12 -0400
16647 Message-ID: <20000704140012.17772.qmail@plover.com>
16648
16649 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
16650 From: Mark-Jason Dominus <mjd@plover.com>
16651 Date: Wed, 05 Jul 2000 09:37:36 -0400
16652 Message-ID: <20000705133736.27293.qmail@plover.com>
16653 Branch: cfgperl
16654 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
16655____________________________________________________________________________
16656[ 6338] By: jhi on 2000/07/11 13:31:24
16657 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
16658 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16659 Date: Tue, 11 Jul 2000 13:50:51 +0100
16660 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
16661 Branch: cfgperl
16662 ! sv.c
16663____________________________________________________________________________
16664[ 6337] By: jhi on 2000/07/11 13:29:14
16665 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16666 From: Hugo <hv@crypt.compulink.co.uk>
16667 Date: Tue, 11 Jul 2000 12:44:50 +0100
16668 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
16669 Branch: cfgperl
16670 ! regexec.c t/op/re_tests
16671____________________________________________________________________________
16672[ 6336] By: jhi on 2000/07/11 13:26:47
16673 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
16674 From: simon@brecon.co.uk (Simon Cozens)
16675 Date: 7 Jul 2000 11:26:09 GMT
16676 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
16677 Branch: cfgperl
16678 ! mg.c
16679____________________________________________________________________________
16680[ 6335] By: jhi on 2000/07/11 13:23:37
16681 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
16682 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
16683 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
16684 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
16685 Branch: cfgperl
16686 + ext/DynaLoader/hints/netbsd.pl
16687 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
16688____________________________________________________________________________
16689[ 6334] By: jhi on 2000/07/11 13:20:38
16690 Log: Subject: PATCH perlguts.pod: Document D and d magic types
16691 From: mjd@plover.com
16692 Date: 5 Jul 2000 18:01:51 -0000
16693 Message-ID: <20000705180151.29413.qmail@plover.com>
16694 Branch: cfgperl
16695 ! pod/perlguts.pod
16696____________________________________________________________________________
16697[ 6333] By: jhi on 2000/07/11 13:15:51
16698 Log: Precedence goof, fix based on
16699 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
16700 From: Hugo <hv@crypt.compulink.co.uk>
16701 Date: Tue, 11 Jul 2000 12:52:38 +0100
16702 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
16703 Branch: cfgperl
16704 ! t/op/taint.t
16705____________________________________________________________________________
16706[ 6332] By: jhi on 2000/07/11 12:40:17
16707 Log: Integrate with Sarathy.
16708 Branch: cfgperl
16709 !> win32/win32sck.c
16710____________________________________________________________________________
16711[ 6331] By: jhi on 2000/07/10 20:14:16
16712 Log: Sprinkle ldlibpath.
16713 Branch: cfgperl
16714 ! pod/Makefile.SH
16715____________________________________________________________________________
16716[ 6330] By: jhi on 2000/07/10 17:54:49
16717 Log: More POSIX.pod tweaks.
16718 Branch: cfgperl
16719 ! ext/POSIX/POSIX.pod
16720____________________________________________________________________________
16721[ 6329] By: jhi on 2000/07/10 14:02:12
16722 Log: Reorder perl.pod once more.
16723 Branch: cfgperl
16724 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16725____________________________________________________________________________
0b3b9d72
JH
16726[ 6328] By: gsar on 2000/07/10 07:06:00
16727 Log: accept() leaks memory on windows due to incorrect ordering of
16728 closesocket() and fclose() calls
16729 Branch: perl
16730 ! win32/win32sck.c
37590e52 16731____________________________________________________________________________
25fbdfc0
GS
16732[ 6327] By: gsar on 2000/07/10 06:49:17
16733 Log: winsock options weren't being set in all threads under ithreads
16734 (caused send()s from second and subsequent threads to fail)
37590e52 16735 Branch: perl
25fbdfc0 16736 ! win32/win32sck.c
37590e52 16737____________________________________________________________________________
51c9377f
JH
16738[ 6326] By: jhi on 2000/07/08 02:45:40
16739 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
16740 was cast to an unsigned (32-bit) integer with wild abandon.
16741 Branch: cfgperl
16742 ! ext/Devel/DProf/DProf.xs
16743____________________________________________________________________________
16744[ 6325] By: jhi on 2000/07/07 18:50:33
16745 Log: Remove perlbook, update perlfaq book listing,
16746 rearrange perl.pod, regenerate perltoc.
16747 Branch: cfgperl
16748 - pod/perlbook.pod
16749 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
16750 ! pod/perlfaq2.pod pod/perltoc.pod
16751____________________________________________________________________________
16752[ 6324] By: jhi on 2000/07/07 14:03:40
16753 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
16754 Branch: cfgperl
16755 ! sv.h toke.c
16756____________________________________________________________________________
16757[ 6323] By: jhi on 2000/07/06 16:03:55
16758 Log: Fix complaints of buildtoc.
16759 Branch: cfgperl
16760 + lib/Win32.pod
16761 - pod/Win32.pod
16762 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16763____________________________________________________________________________
16764[ 6322] By: jhi on 2000/07/06 15:15:52
16765 Log: Add =head1 NAMEs so that buildtoc is happy.
16766 (The CGI::Util nit reported to Lincoln.)
16767 Branch: cfgperl
16768 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
16769 ! pod/perltoc.pod
16770____________________________________________________________________________
16771[ 6321] By: jhi on 2000/07/06 03:16:04
16772 Log: Config is being used.
16773 Branch: cfgperl
16774 ! t/op/method.t
16775____________________________________________________________________________
16776[ 6320] By: jhi on 2000/07/06 03:13:13
16777 Log: Integrate with Sarathy.
16778 Branch: cfgperl
16779 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
16780____________________________________________________________________________
16781[ 6319] By: jhi on 2000/07/06 03:11:46
16782 Log: Autogenerate pod/Makefile and pod/buildtoc.
16783 buildtoc also checks whether the existin pods are
16784 mentioned in MANIFEST and perl.pod, and vice versa.
16785 (None of the thusly found discrepancies fixed yet.)
16786 roffitall also needs to be autogenerated similarly but it
16787 seems so badly out of date that I didn't touch it yet.
16788 Branch: cfgperl
16789 + pod/Makefile.SH pod/buildtoc.PL
16790 - pod/Makefile pod/buildtoc
16791 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
16792____________________________________________________________________________
25fbdfc0
GS
16793[ 6318] By: gsar on 2000/07/05 22:10:54
16794 Log: fix UNC path handling on Windows under ithreads, and chdir()
16795 return value when given a non-existent directory
37590e52 16796 Branch: perl
25fbdfc0 16797 ! win32/vdir.h
37590e52 16798____________________________________________________________________________
25fbdfc0
GS
16799[ 6317] By: gsar on 2000/07/05 22:08:19
16800 Log: winsock cleanup never done on Windows (leads to handle leaks)
37590e52 16801 Branch: perl
25fbdfc0 16802 ! win32/perllib.c win32/win32sck.c
37590e52 16803____________________________________________________________________________
25fbdfc0
GS
16804[ 6316] By: gsar on 2000/07/05 22:06:19
16805 Log: some debugger output does not go to the socket when RemotePort is set
37590e52 16806 Branch: perl
25fbdfc0 16807 ! lib/perl5db.pl
37590e52 16808____________________________________________________________________________
51c9377f
JH
16809[ 6315] By: jhi on 2000/07/05 00:25:21
16810 Log: Integrate with Sarathy, preliminary fix for unicos
16811 alignment problems in [ID 20000612.002] Perl problem on Cray system.
16812 Branch: cfgperl
16813 ! sv.h
16814 !> pp_hot.c
16815____________________________________________________________________________
25fbdfc0
GS
16816[ 6314] By: gsar on 2000/07/04 23:34:02
16817 Log: tyop in change#6306
16818 Branch: perl
16819 ! pp_hot.c
37590e52 16820____________________________________________________________________________
51c9377f
JH
16821[ 6313] By: jhi on 2000/07/04 22:14:38
16822 Log: Multiline string literals ENONPORTABLE.
16823 Branch: cfgperl
16824 ! pp_hot.c
16825____________________________________________________________________________
16826[ 6312] By: jhi on 2000/07/04 20:34:44
16827 Log: Integrate with Sarathy.
16828 Branch: cfgperl
16829 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
16830 !> t/op/method.t
16831____________________________________________________________________________
16832[ 6311] By: jhi on 2000/07/04 20:30:56
16833 Log: More POSIX.pod embellishment.
16834 Branch: cfgperl
16835 ! ext/POSIX/POSIX.pod
16836____________________________________________________________________________
25fbdfc0
GS
16837[ 6310] By: gsar on 2000/07/04 17:28:48
16838 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
16839 Branch: perl
16840 ! t/lib/b.t
37590e52 16841____________________________________________________________________________
51c9377f
JH
16842[ 6309] By: jhi on 2000/07/04 17:22:18
16843 Log: The #6308 required a little bit more.
16844 Branch: cfgperl
16845 ! Makefile.SH win32/Makefile
16846____________________________________________________________________________
16847[ 6308] By: jhi on 2000/07/04 16:35:24
16848 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
16849 Branch: cfgperl
16850 + lib/lib_pm.PL
16851 - lib/lib.pm.PL
16852 ! MANIFEST Makefile.SH
16853____________________________________________________________________________
16854[ 6307] By: jhi on 2000/07/04 16:28:58
16855 Log: Win32 patches for cfgperl from Sarathy.
16856 Branch: cfgperl
16857 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
16858 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
16859 ! thread.h toke.c util.c win32/Makefile win32/win32.c
16860____________________________________________________________________________
25fbdfc0
GS
16861[ 6306] By: gsar on 2000/07/04 16:28:40
16862 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
16863 (from Richard Soderberg <rs@oregonnet.com>)
37590e52 16864 Branch: perl
25fbdfc0 16865 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
37590e52 16866____________________________________________________________________________
51c9377f
JH
16867[ 6305] By: jhi on 2000/07/04 16:24:24
16868 Log: Integrate with Sarathy.
16869 Branch: cfgperl
16870 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
16871 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16872 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
16873 !> proto.h win32/win32.c
16874____________________________________________________________________________
25fbdfc0
GS
16875[ 6304] By: gsar on 2000/07/04 16:17:24
16876 Log: missing perldiag entry for unpack("w",...) diagnostic (from
16877 Andreas Koenig)
bc38b8f5 16878 Branch: perl
25fbdfc0 16879 ! pod/perldiag.pod
bc38b8f5 16880____________________________________________________________________________
25fbdfc0
GS
16881[ 6303] By: gsar on 2000/07/04 16:14:44
16882 Log: remove rel2abs prototypes (from Barrie Slaymaker)
bc38b8f5 16883 Branch: perl
25fbdfc0
GS
16884 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16885 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
bc38b8f5 16886____________________________________________________________________________
25fbdfc0
GS
16887[ 6302] By: gsar on 2000/07/04 04:59:35
16888 Log: adjust change#6299
bc38b8f5 16889 Branch: perl
25fbdfc0
GS
16890 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
16891 ! win32/win32.c
bc38b8f5 16892____________________________________________________________________________
51c9377f
JH
16893[ 6301] By: jhi on 2000/07/04 04:50:07
16894 Log: Integrate with Sarathy.
16895 Branch: cfgperl
16896 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
16897 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
16898 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
16899____________________________________________________________________________
25fbdfc0
GS
16900[ 6300] By: gsar on 2000/07/04 04:42:09
16901 Log: PERL_OBJECT build tweak
ee517269 16902 Branch: perl
25fbdfc0 16903 ! perl.h
ee517269 16904____________________________________________________________________________
25fbdfc0
GS
16905[ 6299] By: gsar on 2000/07/04 04:37:00
16906 Log: fix memory leak on Windows (PL_sys_intern contents were never
16907 freed)
ee517269 16908 Branch: perl
25fbdfc0
GS
16909 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
16910 ! perlapi.c proto.h win32/win32.c
ee517269 16911____________________________________________________________________________
25fbdfc0
GS
16912[ 6298] By: gsar on 2000/07/04 04:15:59
16913 Log: fix large memory leak that has been around for ever, masked by
16914 -DPURIFY (most of the arenas were never freed!)
ee517269 16915 Branch: perl
25fbdfc0 16916 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
ee517269 16917____________________________________________________________________________
25fbdfc0
GS
16918[ 6297] By: gsar on 2000/07/04 04:07:46
16919 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
ee517269 16920 Branch: perl
25fbdfc0 16921 ! perl.c
ee517269 16922____________________________________________________________________________
51c9377f
JH
16923[ 6296] By: jhi on 2000/06/30 18:28:37
16924 Log: Elaborate POSIX.pod. Still needs work.
16925 Branch: cfgperl
16926 ! ext/POSIX/POSIX.pod
16927____________________________________________________________________________
16928[ 6295] By: jhi on 2000/06/30 14:58:18
16929 Log: Point to perlipc for more SysV IPC examples.
16930 Branch: cfgperl
16931 ! pod/perlfunc.pod
16932____________________________________________________________________________
25fbdfc0
GS
16933[ 6294] By: gsar on 2000/06/30 14:47:45
16934 Log: slurp mode fix in change#4736 still not quite right
16935 Branch: perl
16936 ! pp_hot.c t/io/argv.t
ee517269 16937____________________________________________________________________________
51c9377f
JH
16938[ 6293] By: jhi on 2000/06/30 12:02:55
16939 Log: Integrate with Sarathy.
16940 Branch: cfgperl
16941 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
16942____________________________________________________________________________
16943[ 6292] By: jhi on 2000/06/30 12:01:11
16944 Log: From: simon@brecon.co.uk (Simon Cozens)
16945 Subject: UTF8 concat
16946 Date: 30 Jun 2000 06:13:25 GMT
16947 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
16948 Branch: cfgperl
16949 ! pp_hot.c
16950____________________________________________________________________________
16951[ 6291] By: gsar on 2000/06/30 04:37:33
16952 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
16953 when @_ is modified, causing coredumps
16954 Branch: perl
16955 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
16956____________________________________________________________________________
16957[ 6290] By: jhi on 2000/06/30 02:21:44
16958 Log: Integrate with Sarathy.
16959 Branch: cfgperl
16960 !> vms/vms.c vms/vmsish.h
16961____________________________________________________________________________
16962[ 6289] By: jhi on 2000/06/30 02:21:02
16963 Log: Check VERSIONs.
16964 Branch: cfgperl
16965 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
16966 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
16967 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
16968____________________________________________________________________________
16969[ 6288] By: jhi on 2000/06/30 02:18:52
16970 Log: Integrate with Sarathy.
16971 Branch: cfgperl
16972 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
16973 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
16974 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
16975 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
16976____________________________________________________________________________
16977[ 6287] By: gsar on 2000/06/30 02:17:08
16978 Log: integrate vmsperl changes into mainline
16979 Branch: perl
16980 !> vms/vms.c vms/vmsish.h
16981____________________________________________________________________________
16982[ 6285] By: gsar on 2000/06/30 02:05:28
16983 Log: localize %INC in a Safe compartment so that use/require work
16984 (many other magic globals probably need similar treatment)
16985 Branch: perl
16986 ! ext/Opcode/Opcode.xs
16987____________________________________________________________________________
16988[ 6284] By: gsar on 2000/06/30 01:54:54
16989 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
16990 about Windows
16991 Branch: perl
16992 ! pod/perlembed.pod
16993____________________________________________________________________________
16994[ 6283] By: jhi on 2000/06/30 01:50:10
16995 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
16996 From: Barrie Slaymaker <barries@jester.slaysys.com>
16997 Date: Wed, 28 Jun 2000 11:35:29 -0400
16998 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
16999 Branch: perl
17000 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
17001 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17002 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17003 ! lib/File/Spec/Win32.pm
17004____________________________________________________________________________
17005[ 6282] By: jhi on 2000/06/29 22:57:22
17006 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
17007 From: Dan Sugalski <dan@sidhe.org>
17008 Date: Tue, 06 Jun 2000 11:59:50 -0400
17009 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
17010 Branch: cfgperl
17011 ! vms/vms.c
17012____________________________________________________________________________
17013[ 6281] By: jhi on 2000/06/29 22:52:50
17014 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
17015 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17016 Date: Wed, 7 Jun 2000 04:02:04 -0500
17017 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
17018 Branch: cfgperl
17019 ! utils/h2xs.PL
17020____________________________________________________________________________
17021[ 6280] By: jhi on 2000/06/29 22:45:47
17022 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
17023 From: rspier@pobox.com (Robert Spier)
17024 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
17025 Message-ID: <14654.31913.845602.610277@rls.cx>
17026 Branch: cfgperl
17027 ! utils/h2xs.PL
17028____________________________________________________________________________
17029[ 6279] By: jhi on 2000/06/29 22:38:16
17030 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
17031 From: Tim Ayers <tayers@bridge.com>
17032 Date: Thu, 08 Jun 2000 08:11:06 +0200
17033 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
17034 [resent by Richard Foley, Message-Id probably wrong]
17035 Branch: cfgperl
17036 ! pod/perlsub.pod
17037____________________________________________________________________________
17038[ 6278] By: jhi on 2000/06/29 22:21:45
17039 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
17040 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
17041 Date: Fri, 09 Jun 2000 12:39:27 -0400
17042 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
17043 (plus update the version "number" of Text::Wrap)
17044 Branch: cfgperl
17045 ! lib/Text/Wrap.pm
17046____________________________________________________________________________
17047[ 6277] By: jhi on 2000/06/29 22:13:10
17048 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
17049 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17050 Date: Mon, 12 Jun 2000 14:55:59 +0100
17051 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
17052 Branch: cfgperl
17053 ! pod/perlfunc.pod
17054____________________________________________________________________________
17055[ 6276] By: jhi on 2000/06/29 22:11:06
17056 Log: Subject: [PATCH] Re: eval documentation: context
17057 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17058 Date: Mon, 12 Jun 2000 15:07:29 +0100
17059 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
17060 Branch: cfgperl
17061 ! pod/perlfunc.pod
17062____________________________________________________________________________
17063[ 6275] By: jhi on 2000/06/29 21:59:46
17064 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
17065 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
17066 Date: Tue, 13 Jun 2000 02:43:48 -0500
17067 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
17068 Branch: cfgperl
17069 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
17070____________________________________________________________________________
17071[ 6274] By: jhi on 2000/06/29 21:56:14
17072 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
17073 From: Andy Dougherty <doughera@lafayette.edu>
17074 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
17075 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
17076 Branch: cfgperl
17077 ! ext/File/Glob/Glob.pm
17078____________________________________________________________________________
17079[ 6273] By: jhi on 2000/06/29 21:49:09
17080 Log: Subject: [PATCH] xsub attributes
17081 From: Doug MacEachern <dougm@covalent.net>
17082 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
17083 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
17084 Branch: cfgperl
17085 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
17086 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
17087____________________________________________________________________________
17088[ 6272] By: jhi on 2000/06/29 21:41:28
17089 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
17090 From: Tom Phoenix <rootbeer@redcat.com>
17091 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
17092 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
17093 Branch: cfgperl
17094 ! lib/Net/Ping.pm
17095____________________________________________________________________________
17096[ 6271] By: jhi on 2000/06/29 21:36:55
17097 Log: Subject: PATCH pod/perltie.pod
17098 From: Ian Phillipps <Ian.Phillipps@iname.com>
17099 Date: Fri, 16 Jun 2000 00:17:19 +0100
17100 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
17101 (only the first hunk, the second hunk had already been done
17102 by some other patch)
17103 Branch: cfgperl
17104 ! pod/perltie.pod
17105____________________________________________________________________________
17106[ 6270] By: jhi on 2000/06/29 21:24:51
17107 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
17108 From: Nicholas Clark <nick@talking.bollo.cx>
17109 Date: Fri, 23 Jun 2000 16:21:15 +0100
17110 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
17111 Branch: cfgperl
17112 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
17113 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
17114____________________________________________________________________________
17115[ 6269] By: jhi on 2000/06/29 19:38:15
17116 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
17117 silence few compiler warnings.
17118 Branch: cfgperl
17119 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
17120____________________________________________________________________________
17121[ 6268] By: jhi on 2000/06/29 18:21:50
17122 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
17123 From: Dominic Dunlop <domo@computer.org>
17124 Date: Thu, 29 Jun 2000 12:32:39 +0200
17125 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
17126 Branch: cfgperl
17127 ! t/op/sprintf.t
17128____________________________________________________________________________
17129[ 6267] By: jhi on 2000/06/29 18:16:07
17130 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
17131 From: Doug MacEachern <dougm@covalent.net>
17132 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
17133 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
17134 Branch: cfgperl
17135 + t/op/method2entersub.t
17136 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
17137 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17138 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
17139 ! xsutils.c
17140____________________________________________________________________________
17141[ 6266] By: jhi on 2000/06/29 15:11:15
17142 Log: Subject: [PATCH 5.6.0] cygwin port
17143 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
17144 From: "Fifer, Eric" <EFifer@sanwaint.com>
17145 Date: Thu, 29 Jun 2000 12:58:29 +0100
17146 Branch: cfgperl
17147 ! cygwin/Makefile.SHs
17148____________________________________________________________________________
17149[ 6265] By: jhi on 2000/06/29 15:04:05
17150 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
17151 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17152 Date: Wed, 28 Jun 2000 17:50:12 -0700
17153 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
17154 Branch: cfgperl
17155 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17156____________________________________________________________________________
17157[ 6264] By: jhi on 2000/06/29 15:00:57
17158 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
17159 From: Marty Lucich <marty@netcom.com>
17160 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
17161 Message-Id: <200006282116.OAA11148@netcom.com>
17162 ccdlflags update (the BSD/OS 4.1 part had already been taken
17163 care of by #6141).
17164 Branch: cfgperl
17165 ! hints/bsdos.sh
17166____________________________________________________________________________
17167[ 6263] By: jhi on 2000/06/29 13:47:44
17168 Log: tr fixes from Simon Cozens
17169 Branch: cfgperl
17170 ! doop.c
17171____________________________________________________________________________
17172[ 6262] By: jhi on 2000/06/28 18:46:01
17173 Log: Subject: 5.6.0 Patch for EPOC
17174 From: Olaf Flebbe <o.flebbe@gmx.de>
17175 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
17176 Message-ID: <23449.960929969@www11.gmx.net>
17177 Branch: cfgperl
17178 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
17179 ! epoc/epocish.h
17180____________________________________________________________________________
17181[ 6261] By: jhi on 2000/06/28 18:29:07
17182 Log: Subject: Re: [PATCH cfgperl] BOMs away!
17183 From: simon@brecon.co.uk (Simon Cozens)
17184 Date: 17 Jun 2000 11:49:57 GMT
17185 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
17186 Branch: cfgperl
17187 ! pod/perldiag.pod t/comp/require.t toke.c
17188____________________________________________________________________________
17189[ 6260] By: jhi on 2000/06/28 17:47:16
17190 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
17191 From: simon@brecon.co.uk (Simon Cozens)
17192 Date: 17 Jun 2000 11:56:44 GMT
17193 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
17194 pack U0, pack C0
17195 Branch: cfgperl
17196 ! pod/perlfunc.pod pp.c t/op/pack.t
17197____________________________________________________________________________
17198[ 6259] By: jhi on 2000/06/28 16:43:17
17199 Log: perlnewmod was missing from MANIFEST.
17200 Branch: cfgperl
17201 ! MANIFEST
17202____________________________________________________________________________
17203[ 6258] By: jhi on 2000/06/28 15:54:30
17204 Log: linenumber tweak
17205 Branch: cfgperl
17206 ! t/pragma/warn/regcomp
17207____________________________________________________________________________
17208[ 6257] By: jhi on 2000/06/28 15:50:44
17209 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
17210 From: Doug MacEachern <dougm@covalent.net>
17211 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
17212 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
17213 (one part of the patch had been applied earlier)
17214 Branch: cfgperl
17215 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
17216____________________________________________________________________________
17217[ 6256] By: jhi on 2000/06/28 15:40:22
17218 Log: tweaks from Simon Cozens to further fix tr/// under utf8
17219 Branch: cfgperl
17220 ! doop.c
17221____________________________________________________________________________
17222[ 6255] By: jhi on 2000/06/28 15:33:45
17223 Log: small thinko tweaks
17224 Branch: cfgperl
17225 ! lib/IPC/Open3.pm t/op/my_stash.t
17226____________________________________________________________________________
17227[ 6254] By: jhi on 2000/06/28 15:33:25
17228 Log: Subject: tr///, help wanted.
17229 From: simon@brecon.co.uk (Simon Cozens)
17230 Date: 28 Jun 2000 11:29:04 GMT
17231 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
17232 Branch: cfgperl
17233 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
17234 ! pp_proto.h proto.h t/op/tr.t
17235____________________________________________________________________________
17236[ 6253] By: jhi on 2000/06/28 15:09:17
17237 Log: Paranoia tweak on #6249.
17238 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17239 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17240 Date: Sun, 25 Jun 2000 23:43:12 -0400
17241 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
17242 Branch: cfgperl
17243 ! lib/IPC/Open3.pm
17244____________________________________________________________________________
17245[ 6252] By: jhi on 2000/06/28 15:01:38
17246 Log: Document #6249 and #6251.
17247 Branch: cfgperl
17248 ! lib/Exporter.pm lib/IPC/Open3.pm
17249____________________________________________________________________________
17250[ 6251] By: jhi on 2000/06/28 14:50:43
17251 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
17252 From: Doug MacEachern <dougm@covalent.net>
17253 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
17254 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
17255 Branch: cfgperl
17256 ! lib/Exporter.pm
17257____________________________________________________________________________
17258[ 6250] By: jhi on 2000/06/28 14:45:23
17259 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
17260 From: Doug MacEachern <dougm@covalent.net>
17261 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
17262 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
17263 Branch: cfgperl
17264 + t/op/my_stash.t
17265 ! MANIFEST embed.pl global.sym proto.h toke.c
17266____________________________________________________________________________
17267[ 6249] By: jhi on 2000/06/28 14:36:34
17268 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17269 From: Frank Tobin <ftobin@uiuc.edu>
17270 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
17271 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
17272 Branch: cfgperl
17273 ! lib/IPC/Open3.pm
17274____________________________________________________________________________
17275[ 6248] By: jhi on 2000/06/28 14:11:25
17276 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
17277 From: Mark-Jason Dominus <mjd@plover.com>
17278 Date: Tue, 27 Jun 2000 22:36:42 -0400
17279 Message-ID: <20000628023642.12166.qmail@plover.com>
17280 Branch: cfgperl
17281 ! pod/perlfunc.pod
17282____________________________________________________________________________
17283[ 6247] By: jhi on 2000/06/27 12:46:37
17284 Log: Tweak $VERSION, patch from Doug MacEachern.
17285 Branch: cfgperl
17286 ! lib/File/Spec.pm
17287____________________________________________________________________________
17288[ 6246] By: jhi on 2000/06/27 03:34:46
17289 Log: Allow for standalone testing.
17290 Branch: cfgperl
17291 ! t/lib/filefunc.t t/lib/filespec.t
17292____________________________________________________________________________
17293[ 6245] By: jhi on 2000/06/27 02:50:02
17294 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
17295 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17296 Date: Sat, 24 Jun 2000 13:06:20 +0100
17297 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
17298 Branch: cfgperl
17299 ! ext/DynaLoader/DynaLoader_pm.PL
17300____________________________________________________________________________
17301[ 6244] By: jhi on 2000/06/27 02:46:10
17302 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
17303 From: Doug MacEachern <dougm@covalent.net>
17304 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
17305 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
17306 Branch: cfgperl
17307 ! gv.c sv.c t/lib/peek.t
17308____________________________________________________________________________
17309[ 6243] By: jhi on 2000/06/27 02:38:07
17310 Log: Subject: [PATCH] is_utf8_string
17311 From: simon@brecon.co.uk (Simon Cozens)
17312 Date: 26 Jun 2000 02:25:59 GMT
17313 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
17314 Branch: cfgperl
17315 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
17316 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
17317 ! proto.h utf8.c
17318____________________________________________________________________________
17319[ 6242] By: jhi on 2000/06/27 02:24:00
17320 Log: Subject: [PATCH] bytes<->utf8 fixes
17321 From: simon@brecon.co.uk (Simon Cozens)
17322 Date: 26 Jun 2000 04:55:45 GMT
17323 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
17324 Branch: cfgperl
17325 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
17326____________________________________________________________________________
17327[ 6241] By: jhi on 2000/06/27 02:12:42
17328 Log: Do no -warn on \_, only on \alpha.
17329 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
17330 From: David Dyck <dcd@tc.fluke.com>
17331 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
17332 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
17333 Branch: cfgperl
17334 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
17335____________________________________________________________________________
17336[ 6240] By: jhi on 2000/06/27 02:00:01
17337 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
17338 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17339 Date: Mon, 26 Jun 2000 18:40:14 +0100
17340 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
17341 Branch: cfgperl
17342 ! utils/h2xs.PL
17343____________________________________________________________________________
17344[ 6239] By: jhi on 2000/06/27 01:53:40
17345 Log: Configure maintenance. Sever some dependency cycles,
17346 separate gccversion from the cc unit,
17347 address [ID 20000623.006] Configure script patch for using gcc on AIX
17348 (but solve it a little bit differently),
17349 unduplex some accidentally duplicated units,
17350 suggest using gcc if no cc available
17351 (p5p thread: "Solaris configure: counterproposal", 1999-09)
17352 Branch: cfgperl
17353 ! Configure Todo-5.6 config_h.SH
17354 Branch: metaconfig
17355 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
17356 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
17357 Branch: metaconfig/U/perl
17358 + gccvers.U
17359 ! d_getespwnam.U d_getprpwnam.U i_prot.U
17360____________________________________________________________________________
17361[ 6238] By: jhi on 2000/06/25 18:04:56
17362 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
17363 From: Dan Sugalski <dan@sidhe.org>
17364 Date: Fri, 23 Jun 2000 17:00:00 -0400
17365 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
17366 Branch: cfgperl
17367 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
17368____________________________________________________________________________
17369[ 6237] By: jhi on 2000/06/25 16:36:45
17370 Log: Tweak embed.pl, regen headers.
17371 Branch: cfgperl
17372 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
17373 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
17374 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
17375 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
17376 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
17377____________________________________________________________________________
17378[ 6236] By: jhi on 2000/06/25 15:26:42
17379 Log: Regen headers.
17380 Branch: cfgperl
17381 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
17382 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
17383 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
17384 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
17385 ! regnodes.h warnings.h
17386____________________________________________________________________________
17387[ 6235] By: jhi on 2000/06/23 19:39:35
17388 Log: The thread begun by
17389 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
17390 From: Kevin.Ruscoe@ubsw.com
17391 Date: Fri, 16 Jun 2000 16:38:51 +0100
17392 Message-Id: <H000019b03c300d6@MHS>
17393 Branch: cfgperl
17394 ! hints/solaris_2.sh
ee517269 17395____________________________________________________________________________
51c9377f
JH
17396[ 6234] By: jhi on 2000/06/23 19:23:36
17397 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
17398 because when run as services (Win32ese for daemons)
17399 no environment variables are set and tmpdir ends up as /tmp,
17400 which is ambiguous.
17401
17402 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
17403 From: matt@sergeant.org
17404 Date: 16 Jun 2000 16:30:43 -0000
17405 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
17406 Branch: cfgperl
17407 ! lib/File/Spec/Win32.pm
ee517269 17408____________________________________________________________________________
51c9377f
JH
17409[ 6233] By: jhi on 2000/06/23 19:18:58
17410 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
17411 From: Mark-Jason Dominus <mjd@plover.com>
17412 Date: Fri, 16 Jun 2000 20:53:04 -0400
17413 Message-ID: <20000617005304.8008.qmail@plover.com>
17414 Branch: cfgperl
17415 ! op.h
ee517269 17416____________________________________________________________________________
51c9377f
JH
17417[ 6232] By: jhi on 2000/06/23 16:10:02
17418 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
17419 From: simon@brecon.co.uk (Simon Cozens)
17420 Date: 19 Jun 2000 15:18:27 GMT
17421 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
17422
17423 plus update pod/Makefile and regenerate perltoc
17424 Branch: cfgperl
17425 + pod/perlutil.pod
17426 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
ee517269 17427____________________________________________________________________________
51c9377f
JH
17428[ 6231] By: jhi on 2000/06/23 15:19:18
17429 Log: Subject: [PATCH 5.6.0] cygwin port
17430 From: "Fifer, Eric" <EFifer@sanwaint.com>
17431 Date: Tue, 20 Jun 2000 14:30:58 +0100
17432 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
17433 Branch: cfgperl
17434 ! README.cygwin lib/File/Find.pm
17435____________________________________________________________________________
17436[ 6230] By: jhi on 2000/06/23 14:25:21
17437 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
17438 Branch: cfgperl
25fbdfc0
GS
17439 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
17440 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17441 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51c9377f
JH
17442 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
17443____________________________________________________________________________
17444[ 6229] By: jhi on 2000/06/23 14:13:34
17445 Log: Subject: README.hpux version 0.6.1
17446 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
17447 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17448 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
17449 Branch: cfgperl
17450 ! README.hpux
17451____________________________________________________________________________
17452[ 6228] By: jhi on 2000/06/23 14:07:20
17453 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
17454 From: Doug MacEachern <dougm@covalent.net>
17455 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
17456 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
17457 Branch: cfgperl
17458 ! op.c
17459____________________________________________________________________________
17460[ 6227] By: jhi on 2000/06/23 14:01:06
17461 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
17462 From: Doug MacEachern <dougm@covalent.net>
17463 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
17464 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
17465 Branch: cfgperl
17466 + lib/lib.pm.PL
17467 - lib/lib.pm
17468 ! MANIFEST Makefile.SH
17469____________________________________________________________________________
17470[ 6226] By: jhi on 2000/06/23 13:53:07
17471 Log: Subject: [PATCH] remove forward declarations in Socket.pm
17472 From: Doug MacEachern <dougm@covalent.net>
17473 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
17474 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
17475
17476 From: Doug MacEachern <dougm@covalent.net>
17477 Subject: Re: [PATCH] remove forward declarations in Socket.pm
17478 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
17479 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
17480 Branch: cfgperl
17481 ! ext/Socket/Socket.pm op.c
17482____________________________________________________________________________
17483[ 6225] By: jhi on 2000/06/23 13:41:52
17484 Log: Add source code filenames to apidoc.
17485 From: simon@brecon.co.uk (Simon Cozens)
17486 Subject: [PATCH embed.pl] Source X-ref
17487 Date: 22 Jun 2000 02:18:49 GMT
17488 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
17489 Branch: cfgperl
17490 ! embed.pl
17491____________________________________________________________________________
17492[ 6224] By: jhi on 2000/06/23 13:32:33
17493 Log: A way to avoid English.pm performance hit.
17494 From: root <root@jester.slaysys.com>
17495 Subject: [YAPATCH English.pm] My turn to putt again
17496 Date: Thu, 22 Jun 2000 20:33:58 -0400
17497 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
17498 Branch: cfgperl
17499 ! lib/English.pm t/lib/english.t
17500____________________________________________________________________________
17501[ 6223] By: jhi on 2000/06/23 13:27:06
17502 Log: Avoid double close().
17503 Subject: [PATCH] avoid double close()
17504 From: Doug MacEachern <dougm@covalent.net>
17505 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
17506 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
17507 Branch: cfgperl
17508 ! doio.c
17509____________________________________________________________________________
17510[ 6222] By: jhi on 2000/06/23 13:25:54
17511 Log: doc typo fix
17512 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
17513 From: Ian Phillipps <Ian.Phillipps@iname.com>
17514 Date: Fri, 23 Jun 2000 10:40:58 +0100
17515 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
17516 Branch: cfgperl
17517 ! lib/Pod/Usage.pm
17518____________________________________________________________________________
17519[ 6221] By: jhi on 2000/06/23 13:24:15
17520 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
17521 From: simon@brecon.co.uk (Simon Cozens)
17522 Subject: [PATCH] Eliminate tr///[CU][CU]
17523 Date: 23 Jun 2000 11:05:40 GMT
17524 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
17525 Branch: cfgperl
17526 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
17527____________________________________________________________________________
17528[ 6220] By: jhi on 2000/06/22 16:07:51
17529 Log: Win32 patches from Benjamin Stuhl.
17530 Branch: cfgperl
17531 ! makedef.pl win32/win32.h
17532____________________________________________________________________________
17533[ 6219] By: jhi on 2000/06/22 16:06:34
17534 Log: Bytecode patches from Benjamin Stuhl.
17535 Branch: cfgperl
17536 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17537 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
17538 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17539____________________________________________________________________________
17540[ 6218] By: jhi on 2000/06/15 23:54:16
17541 Log: Bytecode patches from Benjamin Stuhl.
17542 Branch: cfgperl
17543 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17544____________________________________________________________________________
17545[ 6217] By: jhi on 2000/06/09 13:38:29
17546 Log: Rename the fdpid locking and integrate with Sarathy.
17547 Branch: cfgperl
17548 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
17549 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
17550 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
17551 ! win32/win32.c
17552 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
ee517269 17553____________________________________________________________________________
25fbdfc0
GS
17554[ 6216] By: gsar on 2000/06/08 14:54:21
17555 Log: be more optimal about clearing @_
bee0ef1e 17556 Branch: perl
25fbdfc0 17557 ! cop.h
bee0ef1e 17558____________________________________________________________________________
25fbdfc0
GS
17559[ 6215] By: gsar on 2000/06/08 14:33:04
17560 Log: tweak comment about @DB::args
bee0ef1e 17561 Branch: perl
25fbdfc0 17562 ! av.h pp_ctl.c
bee0ef1e 17563____________________________________________________________________________
25fbdfc0
GS
17564[ 6214] By: gsar on 2000/06/08 13:57:54
17565 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
17566 caller() wants to populate @DB::args with it (causes a coredump
17567 in Carp::confess())
bee0ef1e 17568 Branch: perl
25fbdfc0 17569 ! cop.h t/op/runlevel.t
bee0ef1e 17570____________________________________________________________________________
25fbdfc0
GS
17571[ 6213] By: gsar on 2000/06/08 07:06:35
17572 Log: back out change#6106 (seems problematic)
bee0ef1e 17573 Branch: perl
25fbdfc0 17574 ! hints/solaris_2.sh
bee0ef1e 17575____________________________________________________________________________
51c9377f
JH
17576[ 6212] By: jhi on 2000/06/07 03:10:36
17577 Log: Continuing mopup for #6204.
17578 Branch: cfgperl
17579 ! ext/B/defsubs_h.PL
17580____________________________________________________________________________
17581[ 6211] By: jhi on 2000/06/07 02:41:50
17582 Log: Mopup for #6204.
17583 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
17584 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
17585 This is comes from const() where POK isn't on when expected.
17586 Branch: cfgperl
17587 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
17588 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17589 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
17590 ! perlapi.h pod/perlapi.pod
17591____________________________________________________________________________
17592[ 6210] By: jhi on 2000/06/07 01:56:29
17593 Log: Mopup for #6207 and #6209.
17594 Branch: cfgperl
17595 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
17596____________________________________________________________________________
17597[ 6209] By: jhi on 2000/06/07 01:33:12
17598 Log: Lock PL_fdpid against race conditions, based on:
17599 Subject: [PATCH 5.6.0]subprocess fixup for threads
17600 From: Dan Sugalski <dan@sidhe.org>
17601 To: perl5-porters@perl.org
17602 Date: Tue, 11 Apr 2000 17:02:32 -0400
17603 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
17604 Branch: cfgperl
17605 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
17606 ! win32/win32.c
17607____________________________________________________________________________
17608[ 6208] By: jhi on 2000/06/07 01:05:23
17609 Log: Regen headers for #6207.
17610 Branch: cfgperl
17611 ! embed.h global.sym objXSUB.h proto.h
17612____________________________________________________________________________
17613[ 6207] By: jhi on 2000/06/06 23:43:13
17614 Log: Subject: [PATCH 5.6.0] Threadsafe patches
17615 From: Dan Sugalski <dan@sidhe.org>
17616 To: perl5-porters@perl.org
17617 Date: Mon, 08 May 2000 18:08:13 -0400
17618 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
17619 Branch: cfgperl
17620 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
17621 ! proto.h sv.h util.c
17622____________________________________________________________________________
17623[ 6206] By: jhi on 2000/06/06 23:21:23
17624 Log: Subject: [PATCH] Eliminate $a/$b in pod
17625 From: David Glasser <me@davidglasser.net>
17626 To: perl5-porters@perl.org
17627 Date: Mon, 29 May 2000 21:15:59 -0400
17628 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
17629 Branch: cfgperl
17630 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
17631 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
17632 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
17633 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
17634 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
17635 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
17636 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
17637 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
17638 ! pod/perlvar.pod pod/perlxs.pod
17639____________________________________________________________________________
17640[ 6205] By: jhi on 2000/06/06 23:12:14
17641 Log: Subject: [PATCH] Win32 improvements
17642 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
17643 To: gsar@activestate.com, perl5-porters@perl.org
17644 Date: Mon, 29 May 2000 17:22:24 PDT
17645 Message-ID: <20000530002224.91142.qmail@hotmail.com>
17646 (MUA had mangled many lines by wordwrapping)
17647 Branch: cfgperl
17648 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
17649____________________________________________________________________________
17650[ 6204] By: jhi on 2000/06/06 23:01:50
17651 Log: Subject: [PATCH] B::Bytecode patches
17652 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
17653 To: gsar@activestate.com, jhi@iki.fi
17654 Cc: perl5-porters@perl.org
17655 Message-ID: <20000602202526.48694.qmail@hotmail.com>
17656 (MUA had mangled many lines by wordwrapping)
17657 Branch: cfgperl
17658 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
17659 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
17660 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17661 ! intrpvar.h perl.c
17662____________________________________________________________________________
17663[ 6203] By: jhi on 2000/06/06 22:32:43
17664 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
17665 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17666 Date: Tue, 06 Jun 2000 13:07:45 -0700
17667 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
17668 Branch: cfgperl
17669 ! pod/perldiag.pod
17670____________________________________________________________________________
17671[ 6202] By: jhi on 2000/06/06 19:38:35
17672 Log: Integrate with Sarathy.
17673 Branch: cfgperl
17674 !> perl.c
17675____________________________________________________________________________
25fbdfc0
GS
17676[ 6201] By: gsar on 2000/06/06 00:42:59
17677 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
17678 does a PUSHMARK that's never ever POPMARKed; in general, only
17679 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
17680 Perl_eval_[sp]v() don't because they don't take any incoming
17681 arguments (this leak has been around since the original version
17682 of perl_eval_pv() in 5.003_97e)
bee0ef1e 17683 Branch: perl
25fbdfc0 17684 ! perl.c
bee0ef1e 17685____________________________________________________________________________
51c9377f
JH
17686[ 6200] By: jhi on 2000/06/04 03:44:52
17687 Log: Update to cperl-mode.el 4.31 from
17688 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
17689 Subject: A couple of notes
17690 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17691 To: Mailing list Perl5 <perl5-porters@perl.org>
17692 Date: Sat, 3 Jun 2000 23:33:32 -0400
17693 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
17694 Branch: cfgperl
17695 ! emacs/cperl-mode.el
17696____________________________________________________________________________
17697[ 6199] By: jhi on 2000/06/03 15:11:05
17698 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
17699 From: Dan Sugalski <dan@sidhe.org>
17700 To: perl5-porters@perl.org, vmsperl@perl.org
17701 Date: Fri, 02 Jun 2000 17:30:51 -0400
17702 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
17703 Branch: cfgperl
17704 ! vms/descrip_mms.template vms/gen_shrfls.pl
17705____________________________________________________________________________
17706[ 6198] By: jhi on 2000/06/03 14:59:15
17707 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
17708 From: Dan Sugalski <dan@sidhe.org>
17709 To: vmsperl@perl.org, perl5-porters@perl.org
17710 Date: Fri, 02 Jun 2000 16:00:41 -0400
17711 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
17712 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
17713 Branch: cfgperl
17714 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
17715 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
17716 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
17717____________________________________________________________________________
17718[ 6197] By: jhi on 2000/06/03 14:41:30
17719 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
17720 From: John Borwick <jhborwic@unity.ncsu.edu>
17721 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
17722 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
17723 Branch: cfgperl
17724 ! pod/perlsyn.pod
17725____________________________________________________________________________
17726[ 6196] By: jhi on 2000/06/03 14:38:09
17727 Log: Integrate with Sarathy.
17728 Branch: cfgperl
17729 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
17730 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
17731 !> vms/perly_c.vms
17732____________________________________________________________________________
25fbdfc0
GS
17733[ 6195] By: gsar on 2000/06/02 22:43:13
17734 Log: fix yet another eval"" leak under USE_ITHREADS
bee0ef1e 17735 Branch: perl
25fbdfc0 17736 ! op.c
bee0ef1e 17737____________________________________________________________________________
25fbdfc0
GS
17738[ 6194] By: gsar on 2000/06/02 18:22:06
17739 Log: fix small eval"" memory leaks under USE_ITHREADS
bd05022c 17740 Branch: perl
25fbdfc0
GS
17741 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
17742 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
17743 ! vms/perly_c.vms
bd05022c 17744____________________________________________________________________________
51c9377f
JH
17745[ 6193] By: jhi on 2000/06/01 13:03:56
17746 Log: Signals-be-gone for microperl.
17747 Branch: cfgperl
17748 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
17749____________________________________________________________________________
17750[ 6192] By: jhi on 2000/06/01 12:52:02
17751 Log: Integrate with Sarathy.
17752 Branch: cfgperl
17753 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
17754 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
17755 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
17756 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
17757 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
17758 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
17759 !> t/op/vec.t utils/h2xs.PL
17760____________________________________________________________________________
25fbdfc0
GS
17761[ 6191] By: gsar on 2000/06/01 09:38:21
17762 Log: vec() loses numericalness (modified version of patch suggested
17763 by Robin Barker)
bd05022c 17764 Branch: perl
25fbdfc0 17765 ! doop.c t/op/vec.t
bd05022c 17766____________________________________________________________________________
25fbdfc0
GS
17767[ 6190] By: gsar on 2000/06/01 09:26:15
17768 Log: submit missing embed.pl change
bd05022c 17769 Branch: perl
25fbdfc0 17770 ! embed.pl
bd05022c 17771____________________________________________________________________________
25fbdfc0
GS
17772[ 6189] By: gsar on 2000/06/01 09:05:34
17773 Log: counting tr/// corrupts later operation (from M.J.T Guy)
bd05022c 17774 Branch: perl
25fbdfc0 17775 ! doop.c t/op/tr.t
bd05022c 17776____________________________________________________________________________
25fbdfc0
GS
17777[ 6188] By: gsar on 2000/06/01 08:58:39
17778 Log: h2xs tweaks
bd05022c 17779 Branch: perl
25fbdfc0 17780 ! utils/h2xs.PL
bd05022c 17781____________________________________________________________________________
25fbdfc0
GS
17782[ 6187] By: gsar on 2000/06/01 08:50:07
17783 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
17784 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
e277ebbf 17785 Branch: perl
25fbdfc0
GS
17786 + lib/Pod/LaTeX.pm
17787 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
17788 ! pod/pod2latex.PL
e277ebbf 17789____________________________________________________________________________
25fbdfc0
GS
17790[ 6186] By: gsar on 2000/06/01 08:24:40
17791 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
17792 <wolfgang.laun@alcatel.at>)
e277ebbf 17793 Branch: perl
25fbdfc0
GS
17794 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
17795 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
e277ebbf 17796____________________________________________________________________________
25fbdfc0
GS
17797[ 6185] By: gsar on 2000/06/01 08:12:00
17798 Log: remove incorrect documentation about implicit split to @_ in
17799 list context, which never really worked in perl 5 (from
17800 M.J.T. Guy)
e277ebbf 17801 Branch: perl
25fbdfc0 17802 ! pod/perlfunc.pod pod/perltrap.pod
e277ebbf 17803____________________________________________________________________________
25fbdfc0
GS
17804[ 6184] By: gsar on 2000/06/01 07:52:27
17805 Log: tweak for change#6127
e277ebbf 17806 Branch: perl
25fbdfc0 17807 ! perl.c
e277ebbf 17808____________________________________________________________________________
25fbdfc0
GS
17809[ 6183] By: gsar on 2000/06/01 07:41:02
17810 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
17811 <nick@ccl4.org>)
e277ebbf 17812 Branch: perl
25fbdfc0
GS
17813 + t/lib/selfloader.t
17814 ! MANIFEST lib/SelfLoader.pm
e277ebbf 17815____________________________________________________________________________
51c9377f
JH
17816[ 6182] By: jhi on 2000/06/01 00:34:42
17817 Log: Be Cleaner Part Deux.
17818 Branch: cfgperl
17819 ! Makefile.SH
17820____________________________________________________________________________
17821[ 6181] By: jhi on 2000/06/01 00:32:09
17822 Log: Integrate with Sarathy.
17823 Branch: cfgperl
17824 !> pp.c t/op/arith.t
17825____________________________________________________________________________
17826[ 6180] By: jhi on 2000/06/01 00:31:13
17827 Log: microperl nits from Simon Cozens.
17828 Branch: cfgperl
17829 + uconfig.h
17830 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
17831 ! unixish.h
17832____________________________________________________________________________
25fbdfc0
GS
17833[ 6179] By: gsar on 2000/05/31 22:37:51
17834 Log: buggy modulus on UVs introduced by change#3378 (resulted in
17835 4063328477 % 65535 amounting to 27406, instead of 27407)
e277ebbf 17836 Branch: perl
25fbdfc0 17837 ! pp.c t/op/arith.t
e277ebbf 17838____________________________________________________________________________
51c9377f
JH
17839[ 6178] By: jhi on 2000/05/31 21:52:41
17840 Log: Be cleaner.
17841 Branch: cfgperl
17842 ! Makefile.SH
17843____________________________________________________________________________
17844[ 6177] By: jhi on 2000/05/31 21:47:33
17845 Log: Substitution utf8 patch from Simon Cozens.
17846 Branch: cfgperl
17847 ! pp_hot.c
17848____________________________________________________________________________
17849[ 6176] By: jhi on 2000/05/31 21:45:34
17850 Log: Single-quoted utf8 patch from Simon Cozens.
17851 Branch: cfgperl
17852 ! toke.c
17853____________________________________________________________________________
17854[ 6175] By: jhi on 2000/05/31 21:40:18
17855 Log: Integrate with Sarathy.
17856 Branch: cfgperl
17857 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
17858____________________________________________________________________________
17859[ 6174] By: jhi on 2000/05/31 21:37:31
17860 Log: microperl changes from Simon Cozens; Makefile for microperl
17861 written from scratch; few casts added as microperl compilation
17862 doesn't have all prototypes available.
17863 Branch: cfgperl
17864 + Makefile.micro README.micro Todo.micro uconfig.sh
17865 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
17866 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
17867 Branch: metaconfig
17868 + U/modified/Config_h.U
17869____________________________________________________________________________
17870[ 6173] By: jhi on 2000/05/31 20:00:24
17871 Log: metaconfig maintenance.
17872 Branch: metaconfig
17873 + U/modified/Inhdr.U U/typedefs/inotype.U
17874 Branch: metaconfig/U/perl
17875 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
17876 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
17877____________________________________________________________________________
25fbdfc0
GS
17878[ 6172] By: gsar on 2000/05/31 05:05:42
17879 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
17880 (from Ilya Zakharevich)
e277ebbf 17881 Branch: perl
25fbdfc0 17882 ! regexec.c t/op/re_tests
e277ebbf 17883____________________________________________________________________________
25fbdfc0
GS
17884[ 6171] By: gsar on 2000/05/31 05:01:47
17885 Log: scalar() doesn't force scalar context when used in void context
17886 (from Simon Cozens)
e277ebbf 17887 Branch: perl
25fbdfc0 17888 ! op.c t/op/wantarray.t
e277ebbf 17889____________________________________________________________________________
25fbdfc0
GS
17890[ 6170] By: gsar on 2000/05/31 04:41:33
17891 Log: change#6142 needs tweaks to tests to work where there's no symlink()
17892 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
e277ebbf 17893 Branch: perl
25fbdfc0 17894 ! t/lib/filefind.t
e277ebbf 17895____________________________________________________________________________
25fbdfc0
GS
17896[ 6169] By: gsar on 2000/05/31 04:29:49
17897 Log: integrate cfgperl contents into mainline
e277ebbf 17898 Branch: perl
25fbdfc0
GS
17899 +> pod/perlmodlib.PL pod/perlnewmod.pod
17900 !> (integrate 42 files)
e277ebbf 17901____________________________________________________________________________
51c9377f
JH
17902[ 6168] By: jhi on 2000/05/30 22:53:37
17903 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
17904 Branch: cfgperl
17905 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17906 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
17907 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
17908 ! win32/config.bc win32/config.gc win32/config.vc
17909 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17910 ! win32/config_h.PL win32/config_sh.PL
17911 Branch: metaconfig/U/perl
17912 ! perlxv.U
17913____________________________________________________________________________
17914[ 6167] By: jhi on 2000/05/30 22:20:21
17915 Log: tweak todo
17916 Branch: cfgperl
17917 ! Todo-5.6
17918____________________________________________________________________________
17919[ 6166] By: jhi on 2000/05/30 22:11:51
17920 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
17921 in case somebody wants to write an extension for more
17922 shadow database interfaces.
17923 Branch: cfgperl
17924 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17925 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
17926 ! vos/config.def vos/config.h vos/config_h.SH_orig
17927 ! win32/config.bc win32/config.gc win32/config.vc
17928 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17929 Branch: metaconfig
17930 ! U/modified/Myinit.U
17931 Branch: metaconfig/U/perl
17932 + d_getespwnam.U d_getprpwnam.U i_prot.U
17933____________________________________________________________________________
17934[ 6165] By: jhi on 2000/05/30 18:35:34
17935 Log: Integrate with Sarathy.
17936 Branch: cfgperl
17937 !> op.c
17938____________________________________________________________________________
17939[ 6164] By: jhi on 2000/05/30 18:30:16
17940 Log: detypo
17941 Branch: cfgperl
17942 ! Configure config_h.SH
17943 Branch: metaconfig/U/perl
17944 ! perlxv.U
17945____________________________________________________________________________
25fbdfc0
GS
17946[ 6163] By: gsar on 2000/05/30 03:24:03
17947 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
17948 Branch: perl
17949 ! op.c
17950____________________________________________________________________________
17951[ 6162] By: gsar on 2000/05/30 03:09:38
17952 Log: fix memory leak in method call optimization (change#3768);
17953 made C<eval "$x->foo()"> leak
17954 Branch: perl
17955 ! op.c
17956____________________________________________________________________________
51c9377f
JH
17957[ 6161] By: jhi on 2000/05/29 17:56:26
17958 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
17959 both from Simon Cozens.
17960 Branch: cfgperl
17961 + pod/perlmodlib.PL pod/perlnewmod.pod
17962 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
17963 ! pod/perlmodlib.pod pod/perltoc.pod
17964____________________________________________________________________________
17965[ 6160] By: jhi on 2000/05/29 17:23:55
17966 Log: Changes for the File::Temp 0.08 (change #6159) test suite
17967 to fit better into the Perl distribution test framework.
17968 Branch: cfgperl
17969 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
17970 ! t/lib/ftmp-tempfile.t
17971____________________________________________________________________________
17972[ 6159] By: jhi on 2000/05/29 16:55:36
17973 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
17974 Branch: cfgperl
17975 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17976 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
17977____________________________________________________________________________
17978[ 6158] By: bailey on 2000/05/29 16:22:08
17979 Log: Add fallback to tmpfile for use in cases where user's relying on
17980 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
17981 Lane's patch)
17982 Branch: vmsperl
17983 ! vms/vms.c vms/vmsish.h
17984____________________________________________________________________________
17985[ 6157] By: jhi on 2000/05/29 03:10:36
17986 Log: Regen Configure to jive with #6149.
17987 Branch: cfgperl
17988 ! Configure
17989 Branch: metaconfig
17990 ! U/modified/Getfile.U
17991____________________________________________________________________________
17992[ 6156] By: jhi on 2000/05/29 03:01:38
17993 Log: Integrate with Sarathy.
17994 Branch: cfgperl
17995 +> ext/DynaLoader/dl_mac.xs
17996 !> (integrate 38 files)
17997____________________________________________________________________________
25fbdfc0
GS
17998[ 6155] By: gsar on 2000/05/28 21:15:58
17999 Log: small bug in change#6144; remove random \xA0 character that snuck
18000 in via change#6145
e277ebbf 18001 Branch: perl
25fbdfc0 18002 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
e277ebbf 18003____________________________________________________________________________
25fbdfc0
GS
18004[ 6154] By: gsar on 2000/05/28 21:04:19
18005 Log: avoid type mismatch warning
18006 Branch: perl
18007 ! perl.c
18008____________________________________________________________________________
18009[ 6153] By: gsar on 2000/05/28 20:58:31
18010 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
18011 <nick@Bagpuss.uk.boo.com>)
e277ebbf 18012 Branch: perl
25fbdfc0 18013 ! lib/Test/Harness.pm
e277ebbf 18014____________________________________________________________________________
25fbdfc0
GS
18015[ 6152] By: gsar on 2000/05/28 20:53:42
18016 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
e277ebbf 18017 Branch: perl
25fbdfc0 18018 ! regexec.c
e277ebbf 18019____________________________________________________________________________
25fbdfc0
GS
18020[ 6151] By: gsar on 2000/05/28 20:50:28
18021 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
e277ebbf 18022 Branch: perl
25fbdfc0 18023 ! regexec.c
e277ebbf 18024____________________________________________________________________________
25fbdfc0
GS
18025[ 6150] By: gsar on 2000/05/28 20:39:58
18026 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
e277ebbf 18027 Branch: perl
25fbdfc0
GS
18028 ! pod/perlrequick.pod
18029____________________________________________________________________________
18030[ 6149] By: gsar on 2000/05/28 20:35:16
18031 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
18032 <troc@netrus.net>)
e277ebbf 18033 Branch: perl
25fbdfc0
GS
18034 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
18035 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
18036 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
18037 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
18038____________________________________________________________________________
18039[ 6148] By: gsar on 2000/05/28 20:21:07
18040 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
e277ebbf 18041 Branch: perl
25fbdfc0
GS
18042 ! lib/ExtUtils/MM_Unix.pm
18043____________________________________________________________________________
18044[ 6147] By: gsar on 2000/05/28 20:12:41
18045 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
18046 (from Peter Prymmer)
18047 Branch: perl
18048 ! vms/subconfigure.com
e277ebbf 18049____________________________________________________________________________
25fbdfc0
GS
18050[ 6146] By: gsar on 2000/05/28 20:06:15
18051 Log: doc typo
e277ebbf 18052 Branch: perl
25fbdfc0 18053 ! lib/warnings.pm warnings.h warnings.pl
e277ebbf 18054____________________________________________________________________________
25fbdfc0
GS
18055[ 6145] By: gsar on 2000/05/28 18:44:33
18056 Log: make xsubpp skip embedded pod (from Matthias Neeracher
18057 <neeri@iis.ee.ethz.ch>)
e277ebbf
GS
18058 Branch: perl
18059 ! lib/ExtUtils/xsubpp
18060____________________________________________________________________________
25fbdfc0
GS
18061[ 6144] By: gsar on 2000/05/28 18:42:49
18062 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
18063 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
18064 <neeri@iis.ee.ethz.ch>)
e277ebbf 18065 Branch: perl
25fbdfc0 18066 ! lib/AutoSplit.pm
e277ebbf 18067____________________________________________________________________________
25fbdfc0
GS
18068[ 6143] By: gsar on 2000/05/28 18:41:12
18069 Log: MacOS support, part 1 (from Matthias Neeracher
18070 <neeri@iis.ee.ethz.ch>)
e277ebbf 18071 Branch: perl
25fbdfc0
GS
18072 + ext/DynaLoader/dl_mac.xs
18073 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
18074 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
18075 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
18076 ! util.h
e277ebbf 18077____________________________________________________________________________
25fbdfc0
GS
18078[ 6142] By: gsar on 2000/05/28 18:21:51
18079 Log: File::Find fails to chdir when chasing symlinks (from
18080 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
18081 Branch: perl
18082 ! lib/File/Find.pm t/lib/filefind.t
e277ebbf 18083____________________________________________________________________________
25fbdfc0
GS
18084[ 6141] By: jhi on 2000/05/28 14:25:15
18085 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
18086 forwarded by Peter Seebach from the bsdi-users mailing list.
18087 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
18088 Branch: perl
18089 ! hints/bsdos.sh
18090____________________________________________________________________________
51c9377f
JH
18091[ 6140] By: jhi on 2000/05/28 14:11:57
18092 Log: Integrate with Sarathy.
18093 Branch: cfgperl
18094 +> (branch 30 files)
18095 !> (integrate 93 files)
18096____________________________________________________________________________
25fbdfc0
GS
18097[ 6139] By: gsar on 2000/05/28 10:01:48
18098 Log: revise mktables.PL for bugs and newness in Unicode 3.0
18099 (from James Bence <jbence@amgen.com>)
18100 Branch: perl
18101 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
18102 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
18103 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
18104 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
18105 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
18106 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
18107 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
18108 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
18109 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
18110 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
18111 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
18112 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
18113 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
18114 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
18115 + lib/unicode/Is/SylWU.pl
18116 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
18117 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18118 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
18119 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
18120 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
18121 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
18122 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
18123 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
18124 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
18125 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
18126 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
18127 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
18128 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
18129 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
18130 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
18131 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
18132 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
18133 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
18134 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
18135 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
18136 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
18137 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
18138 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
18139 ! lib/unicode/Makefile lib/unicode/mktables.PL
18140____________________________________________________________________________
18141[ 6138] By: gsar on 2000/05/28 08:50:32
18142 Log: add note about the handling of negative indices to tied arrays
18143 (from Michael G Schwern <schwern@pobox.com>)
18144 Branch: perl
18145 ! pod/perltie.pod
18146____________________________________________________________________________
18147[ 6137] By: gsar on 2000/05/28 08:46:10
18148 Log: fix bogus redeclaration warning for "our" variables in different
18149 scopes
18150 Branch: perl
18151 ! op.c t/pragma/strict-vars
18152____________________________________________________________________________
18153[ 6136] By: gsar on 2000/05/28 08:31:20
18154 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
18155 Branch: perl
18156 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
18157____________________________________________________________________________
18158[ 6135] By: gsar on 2000/05/28 08:17:50
18159 Log: enable Test::Harness to dynamically determine column width etc.
18160 (from Rob Napier <rnapier@employees.org>)
18161 Branch: perl
18162 ! lib/Test/Harness.pm
18163____________________________________________________________________________
18164[ 6134] By: gsar on 2000/05/28 08:13:39
18165 Log: make Test::Harness use wait.h/WCOREDUMP if available
18166 (from Ben Tilly <ben_tilly@hotmail.com>)
18167 Branch: perl
18168 ! lib/Test/Harness.pm
e277ebbf 18169____________________________________________________________________________
25fbdfc0
GS
18170[ 6133] By: gsar on 2000/05/28 08:08:05
18171 Log: elide bogus test in change#6132
e277ebbf 18172 Branch: perl
25fbdfc0 18173 ! t/pragma/warn/9enabled
e277ebbf 18174____________________________________________________________________________
25fbdfc0
GS
18175[ 6132] By: gsar on 2000/05/28 08:03:14
18176 Log: warnings::enabled() doesn't fall back to looking at $^W if
18177 caller isn't using lexical warnings (from Paul Marquess)
e277ebbf 18178 Branch: perl
25fbdfc0
GS
18179 ! pp_ctl.c t/pragma/warn/9enabled
18180____________________________________________________________________________
18181[ 6131] By: gsar on 2000/05/28 07:57:47
18182 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
e277ebbf 18183 Branch: perl
25fbdfc0 18184 ! ext/POSIX/POSIX.pm
e277ebbf 18185____________________________________________________________________________
25fbdfc0
GS
18186[ 6130] By: gsar on 2000/05/28 07:29:12
18187 Log: fix places that mean C<"word" character> but say C<alphanumeric
18188 character>
e277ebbf 18189 Branch: perl
25fbdfc0 18190 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
e277ebbf 18191____________________________________________________________________________
25fbdfc0
GS
18192[ 6129] By: gsar on 2000/05/28 07:18:41
18193 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
e277ebbf 18194 Branch: perl
25fbdfc0 18195 ! vms/test.com
e277ebbf 18196____________________________________________________________________________
25fbdfc0
GS
18197[ 6128] By: gsar on 2000/05/28 07:12:55
18198 Log: new perlxstut example for passing/returning refs to arrays
18199 (from David Lowe <dlowe@pootpoot.com>)
18200 Branch: perl
18201 ! pod/perlxstut.pod
e277ebbf 18202____________________________________________________________________________
25fbdfc0
GS
18203[ 6127] By: gsar on 2000/05/28 07:02:50
18204 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
18205 failed (from Gisle Aas)
18206 Branch: perl
18207 ! cop.h perl.c
e277ebbf 18208____________________________________________________________________________
25fbdfc0
GS
18209[ 6126] By: gsar on 2000/05/28 06:39:53
18210 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
18211 (reworked variant of patch suggested by Simon Cozens)
18212 Branch: perl
18213 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
18214 ! pp_hot.c proto.h t/op/gv.t
18215____________________________________________________________________________
18216[ 6125] By: gsar on 2000/05/28 05:14:55
18217 Log: enable propagating exception objects via Perl_croak() in XS code
18218 (from Gisle Aas)
18219 Branch: perl
18220 ! util.c
18221____________________________________________________________________________
18222[ 6124] By: gsar on 2000/05/28 05:07:28
18223 Log: integrate vmsperl contents into mainline
18224 Branch: perl
18225 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
18226 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
18227 !> vms/vmsish.h
18228____________________________________________________________________________
18229[ 6123] By: gsar on 2000/05/28 05:03:53
18230 Log: clarify gotcha with #line directives (from Rocco Caputo
18231 <troc@netrus.net>)
18232 Branch: perl
18233 ! pod/perldebug.pod pod/perlsyn.pod
18234____________________________________________________________________________
18235[ 6122] By: gsar on 2000/05/28 04:58:29
18236 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
18237 (from Mark-Jason Dominus)
18238 Branch: perl
18239 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
18240 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
18241 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
18242 ! toke.c
e277ebbf 18243____________________________________________________________________________
51c9377f
JH
18244[ 6121] By: bailey on 2000/05/25 04:46:54
18245 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
18246 lists (based on fixes by Craig Berry)
18247 Branch: vmsperl
18248 ! lib/File/Spec/VMS.pm
18249____________________________________________________________________________
18250[ 6120] By: bailey on 2000/05/25 04:25:38
18251 Log: Add missing escape (Charles Lane)
18252 Branch: vmsperl
18253 ! t/op/lex_assign.t
18254____________________________________________________________________________
18255[ 6119] By: bailey on 2000/05/25 04:21:25
18256 Log: Quiet error messages in vmsish.t (Charles Lane)
18257 Branch: vmsperl
18258 ! vms/ext/vmsish.t
18259____________________________________________________________________________
18260[ 6118] By: bailey on 2000/05/25 04:17:57
18261 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
18262 Flatten case labels in switch statements uniformly (Charles Bailey)
18263 Branch: vmsperl
18264 ! vms/vms.c
18265____________________________________________________________________________
18266[ 6117] By: bailey on 2000/05/25 03:58:09
18267 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
18268 Branch: vmsperl
18269 ! vms/vmsish.h
18270____________________________________________________________________________
18271[ 6116] By: bailey on 2000/05/25 03:11:15
18272 Log: Miscellaneous cosmetic fixes (Charles Lane)
18273 Branch: vmsperl
18274 ! lib/ExtUtils/MM_VMS.pm
18275____________________________________________________________________________
18276[ 6115] By: bailey on 2000/05/25 03:10:36
18277 Log: Add bounds checking for several strings (Charles Lane)
18278 Branch: vmsperl
18279 ! vms/vms.c
18280____________________________________________________________________________
18281[ 6114] By: bailey on 2000/05/25 02:25:34
18282 Log: Urk -- undo previous removal of vmsish 'exit' change
18283 Branch: vmsperl
18284 ! vms/ext/vmsish.pm vms/vmsish.h
18285____________________________________________________________________________
18286[ 6113] By: bailey on 2000/05/24 02:24:40
18287 Log: Ugly workaround for version-specific RTL error
18288 Branch: vmsperl
18289 ! vms/vms.c
18290____________________________________________________________________________
18291[ 6112] By: bailey on 2000/05/24 02:19:55
18292 Log: Check for existence of file before trying to delete
18293 Branch: vmsperl
18294 ! vms/test.com
18295____________________________________________________________________________
18296[ 6111] By: bailey on 2000/05/23 23:35:13
18297 Log: Resync with mainline prior to post-5.6.0 updates
18298 Branch: vmsperl
18299 +> (branch 49 files)
18300 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
18301 ! vms/ext/vmsish.pm
18302 !> (integrate 334 files)
18303____________________________________________________________________________
18304[ 6110] By: jhi on 2000/05/23 19:28:32
18305 Log: todo tweak
18306 Branch: cfgperl
18307 ! Todo-5.6
18308____________________________________________________________________________
18309[ 6109] By: jhi on 2000/05/18 17:38:54
18310 Log: Integrate with Sarathy.
18311 Branch: cfgperl
18312 !> mg.c perl.h win32/perlhost.h
18313____________________________________________________________________________
25fbdfc0
GS
18314[ 6108] By: gsar on 2000/05/17 02:24:56
18315 Log: reenable fake signal handling on Windows, bugs and all
e277ebbf 18316 Branch: perl
25fbdfc0
GS
18317 ! mg.c perl.h win32/perlhost.h
18318____________________________________________________________________________
51c9377f
JH
18319[ 6107] By: jhi on 2000/05/15 18:01:41
18320 Log: Tweak the todo list.
18321 Branch: cfgperl
18322 ! Todo-5.6
18323____________________________________________________________________________
18324[ 6106] By: jhi on 2000/05/15 13:41:48
18325 Log: The (Configure) script refuses to go on, after asking for
18326 'You may also choose to try maximal 64-bitness....'.
18327 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
18328 -- Patrick Zima
18329 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
18330 Branch: cfgperl
18331 ! hints/solaris_2.sh
18332____________________________________________________________________________
18333[ 6105] By: jhi on 2000/05/11 14:37:43
18334 Log: Integrate with Sarathy.
18335 Branch: cfgperl
18336 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
18337 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
18338____________________________________________________________________________
25fbdfc0
GS
18339[ 6104] By: gsar on 2000/05/11 03:39:07
18340 Log: PL_sys_intern was being initialized too late on windows
e277ebbf 18341 Branch: perl
25fbdfc0
GS
18342 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
18343 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
e277ebbf 18344____________________________________________________________________________
51c9377f
JH
18345[ 6103] By: jhi on 2000/05/09 19:42:20
18346 Log: Test tweaking for Unicos continues.
18347 Branch: cfgperl
18348 ! t/op/64bitint.t
18349____________________________________________________________________________
18350[ 6102] By: jhi on 2000/05/09 16:47:27
18351 Log: The test suite tweak in #6101 wasn't quite right.
18352 Branch: cfgperl
18353 ! t/lib/complex.t
18354____________________________________________________________________________
18355[ 6101] By: jhi on 2000/05/09 15:35:34
18356 Log: Hints and test tweaks for Unicos.
18357 Branch: cfgperl
18358 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
18359____________________________________________________________________________
18360[ 6100] By: jhi on 2000/05/08 21:15:06
18361 Log: More compilation tweakery from Allen Smith.
18362 Branch: cfgperl
18363 ! hints/irix_6.sh
18364____________________________________________________________________________
18365[ 6099] By: jhi on 2000/05/08 19:21:18
18366 Log: Tweaks for the cc bugs from Allen Smith.
18367 Branch: cfgperl
18368 ! hints/irix_6.sh
18369____________________________________________________________________________
18370[ 6098] By: jhi on 2000/05/08 19:13:37
18371 Log: Add a note about other, yet unsupported, shadow password APIs.
18372 Branch: cfgperl
18373 ! pp_sys.c
18374____________________________________________________________________________
18375[ 6097] By: jhi on 2000/05/08 18:46:34
18376 Log: Add a note about possible compilation problems from Allen Smith.
18377 Branch: cfgperl
18378 ! hints/irix_6.sh
18379____________________________________________________________________________
18380[ 6096] By: jhi on 2000/05/08 17:33:10
18381 Log: Integrate with Sarathy.
18382 Branch: cfgperl
18383 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
18384 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
18385____________________________________________________________________________
18386[ 6095] By: jhi on 2000/05/08 16:21:33
18387 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
18388 might be useful in future.
18389 Branch: cfgperl
18390 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18391 ! config_h.SH
18392 Branch: metaconfig
18393 ! U/installdirs/inc_version_list.U
18394 Branch: metaconfig/U/perl
18395 ! perlxv.U
18396____________________________________________________________________________
25fbdfc0
GS
18397[ 6094] By: gsar on 2000/05/08 14:22:22
18398 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
18399 Branch: perl
18400 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
18401 ! hints/cygwin.sh pp_sys.c
18402____________________________________________________________________________
18403[ 6093] By: gsar on 2000/05/08 12:52:28
18404 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
18405 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
18406 Branch: perl
18407 ! pp_sys.c sv.c win32/perlhost.h
e277ebbf 18408____________________________________________________________________________
51c9377f
JH
18409[ 6092] By: jhi on 2000/05/07 22:40:34
18410 Log: Regen perltoc with the fixed buildtoc.
18411 Branch: cfgperl
18412 ! pod/perltoc.pod
18413____________________________________________________________________________
18414[ 6091] By: jhi on 2000/05/07 22:24:16
18415 Log: Integrate with Sarathy.
18416 Branch: cfgperl
18417 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
18418 !> t/op/substr.t toke.c
18419____________________________________________________________________________
25fbdfc0
GS
18420[ 6090] By: gsar on 2000/05/07 19:47:07
18421 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
18422 [NI]OK; added tests for both
e277ebbf 18423 Branch: perl
25fbdfc0 18424 ! perl.c pp_hot.c sv.c t/op/substr.t
e277ebbf 18425____________________________________________________________________________
25fbdfc0
GS
18426[ 6089] By: gsar on 2000/05/07 18:18:38
18427 Log: buildtoc tweak to fix newline lossage
53c32ee0 18428 Branch: perl
25fbdfc0 18429 ! pod/buildtoc
53c32ee0 18430____________________________________________________________________________
51c9377f
JH
18431[ 6088] By: jhi on 2000/05/07 16:35:36
18432 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
18433 because we do not use those. The HAS_GETSPNAM remains,
18434 though, because we still do use that.
18435 Branch: cfgperl
18436 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18437 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
18438 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
18439 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
18440 ! win32/config.vc win32/config_H.bc win32/config_H.gc
18441 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
18442____________________________________________________________________________
25fbdfc0
GS
18443[ 6087] By: gsar on 2000/05/07 16:05:16
18444 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
53c32ee0 18445 Branch: perl
25fbdfc0 18446 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
53c32ee0 18447____________________________________________________________________________
51c9377f
JH
18448[ 6086] By: jhi on 2000/05/07 15:27:07
18449 Log: Integrate with Sarathy.
18450 Branch: cfgperl
18451 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18452 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18453 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
18454 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
18455 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
18456 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
18457____________________________________________________________________________
25fbdfc0
GS
18458[ 6085] By: gsar on 2000/05/07 05:52:02
18459 Log: repeat operator (x) doesn't preserve utf8-ness
53c32ee0 18460 Branch: perl
25fbdfc0 18461 ! pp.c t/op/substr.t
53c32ee0 18462____________________________________________________________________________
25fbdfc0
GS
18463[ 6084] By: gsar on 2000/05/07 05:39:55
18464 Log: substr() does not preserve utf8-ness (from Stefan Eissing
18465 <Eissing@medicaldataservice.de>); added tests
53c32ee0 18466 Branch: perl
25fbdfc0 18467 ! pp.c t/op/substr.t
53c32ee0 18468____________________________________________________________________________
25fbdfc0
GS
18469[ 6083] By: gsar on 2000/05/07 05:24:46
18470 Log: note about undocumented caller() return value (from M.J.T. Guy);
18471 yet another peek.t tweak
53c32ee0 18472 Branch: perl
25fbdfc0 18473 ! pod/perlfunc.pod t/lib/peek.t
53c32ee0 18474____________________________________________________________________________
25fbdfc0
GS
18475[ 6082] By: gsar on 2000/05/07 05:08:40
18476 Log: peek.t non-portable to ithreads
53c32ee0 18477 Branch: perl
25fbdfc0 18478 ! t/lib/peek.t
53c32ee0 18479____________________________________________________________________________
25fbdfc0
GS
18480[ 6081] By: gsar on 2000/05/07 04:17:04
18481 Log: better default perlbug categories for ok reports (from Richard Foley)
53c32ee0 18482 Branch: perl
25fbdfc0 18483 ! utils/perlbug.PL
53c32ee0 18484____________________________________________________________________________
25fbdfc0
GS
18485[ 6080] By: gsar on 2000/05/07 04:08:07
18486 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
18487 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
18488 Branch: perl
18489 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18490 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18491 ! AUTHORS MAINTAIN MANIFEST
53c32ee0 18492____________________________________________________________________________
25fbdfc0
GS
18493[ 6079] By: gsar on 2000/05/07 04:01:38
18494 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
18495 Branch: perl
18496 ! lib/Carp/Heavy.pm
53c32ee0 18497____________________________________________________________________________
25fbdfc0
GS
18498[ 6078] By: gsar on 2000/05/07 01:24:19
18499 Log: workaround for CRT bug in chdir() (from Charles Lane, via
18500 Peter Prymmer)
18501 Branch: perl
18502 ! iperlsys.h vms/vms.c vms/vmsish.h
53c32ee0 18503____________________________________________________________________________
25fbdfc0
GS
18504[ 6077] By: gsar on 2000/05/07 01:22:23
18505 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
18506 and Tom Phoenix)
53c32ee0 18507 Branch: perl
25fbdfc0 18508 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
53c32ee0 18509____________________________________________________________________________
25fbdfc0 18510[ 6076] By: gsar on 2000/05/06 17:36:29
53c32ee0
GS
18511 Log: integrate cfgperl contents into mainline
18512 Branch: perl
25fbdfc0
GS
18513 +> t/lib/peek.t
18514 !> Configure MANIFEST Porting/Glossary Porting/config.sh
18515 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
18516 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
18517 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
53c32ee0 18518____________________________________________________________________________
51c9377f
JH
18519[ 6075] By: jhi on 2000/05/05 18:56:10
18520 Log: Make the test more portable.
18521 Branch: cfgperl
18522 ! t/lib/peek.t
18523____________________________________________________________________________
18524[ 6074] By: jhi on 2000/05/05 18:49:20
18525 Log: Introduce t/lib/peek.t.
18526 Branch: cfgperl
18527 + t/lib/peek.t
18528 ! MANIFEST
18529____________________________________________________________________________
18530[ 6073] By: jhi on 2000/05/05 14:30:45
18531 Log: Complex tweaks.
18532 Branch: cfgperl
18533 ! lib/Math/Complex.pm t/lib/complex.t
18534____________________________________________________________________________
18535[ 6072] By: jhi on 2000/05/05 12:27:13
18536 Log: Integrate with Sarathy.
18537 Branch: cfgperl
18538 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
18539 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18540 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
18541 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
18542____________________________________________________________________________
25fbdfc0
GS
18543[ 6071] By: gsar on 2000/05/05 02:24:46
18544 Log: misformatted perllocal.pod (from Tim Jenness
18545 <t.jenness@jach.hawaii.edu>)
53c32ee0 18546 Branch: perl
25fbdfc0 18547 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
53c32ee0 18548____________________________________________________________________________
25fbdfc0
GS
18549[ 6070] By: gsar on 2000/05/05 02:16:52
18550 Log: remove misleading comment (from M.J.T. Guy)
53c32ee0 18551 Branch: perl
25fbdfc0 18552 ! t/lib/anydbm.t
53c32ee0 18553____________________________________________________________________________
25fbdfc0
GS
18554[ 6069] By: gsar on 2000/05/05 02:15:13
18555 Log: File::Spec compatibility update (from Barrie Slaymaker
18556 <barries@slaysys.com>)
53c32ee0 18557 Branch: perl
25fbdfc0
GS
18558 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18559 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
53c32ee0 18560____________________________________________________________________________
25fbdfc0
GS
18561[ 6068] By: gsar on 2000/05/05 02:01:50
18562 Log: note about values()
53c32ee0 18563 Branch: perl
25fbdfc0 18564 ! pod/perlfunc.pod
53c32ee0 18565____________________________________________________________________________
25fbdfc0
GS
18566[ 6067] By: gsar on 2000/05/05 01:33:09
18567 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
53c32ee0 18568 Branch: perl
25fbdfc0 18569 ! win32/win32.c
53c32ee0 18570____________________________________________________________________________
25fbdfc0
GS
18571[ 6066] By: gsar on 2000/05/05 01:23:43
18572 Log: s/END/CHECK/
53c32ee0 18573 Branch: perl
25fbdfc0 18574 ! perl.c
53c32ee0 18575____________________________________________________________________________
51c9377f
JH
18576[ 6065] By: jhi on 2000/05/04 17:30:22
18577 Log: Integrate with Sarathy.
18578 Branch: cfgperl
18579 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
18580____________________________________________________________________________
25fbdfc0
GS
18581[ 6064] By: gsar on 2000/05/04 17:26:14
18582 Log: change#5905 wasn't quite right--it's intent only applies when arguments
18583 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
53c32ee0 18584 Branch: perl
25fbdfc0 18585 ! pp_sys.c sv.c
53c32ee0 18586____________________________________________________________________________
25fbdfc0
GS
18587[ 6063] By: gsar on 2000/05/04 16:52:29
18588 Log: tokeq() could read unallocated field in argument
53c32ee0 18589 Branch: perl
25fbdfc0 18590 ! toke.c
53c32ee0 18591____________________________________________________________________________
25fbdfc0
GS
18592[ 6062] By: gsar on 2000/05/04 16:34:51
18593 Log: additional tests for utf8.t
53c32ee0 18594 Branch: perl
25fbdfc0 18595 ! t/pragma/utf8.t
53c32ee0 18596____________________________________________________________________________
25fbdfc0
GS
18597[ 6061] By: gsar on 2000/05/04 16:09:28
18598 Log: change#5921 neglected to make eq honor "use bytes"
53c32ee0 18599 Branch: perl
25fbdfc0 18600 ! sv.c
53c32ee0 18601____________________________________________________________________________
51c9377f
JH
18602[ 6060] By: jhi on 2000/05/04 15:30:16
18603 Log: Integrate with Sarathy.
18604 Branch: cfgperl
18605 !> perl.c regcomp.c t/pragma/utf8.t
18606____________________________________________________________________________
18607[ 6059] By: jhi on 2000/05/04 15:26:37
18608 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
18609 in natively 64-bit platforms where a long is a quad (no need
18610 for long longs). Also added bias for IVs.
18611 Branch: cfgperl
18612 ! toke.c
18613____________________________________________________________________________
25fbdfc0
GS
18614[ 6058] By: gsar on 2000/05/04 00:19:14
18615 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
18616 (spotted by Donald Kinzer <dkinzer@premia.com>)
53c32ee0 18617 Branch: perl
25fbdfc0 18618 ! perl.c
53c32ee0 18619____________________________________________________________________________
25fbdfc0
GS
18620[ 6057] By: gsar on 2000/05/03 18:34:01
18621 Log: fix broken parsing of /\x{ab}/
53c32ee0 18622 Branch: perl
25fbdfc0 18623 ! regcomp.c t/pragma/utf8.t
53c32ee0 18624____________________________________________________________________________
51c9377f
JH
18625[ 6056] By: jhi on 2000/05/03 17:57:16
18626 Log: The search of infinity continues, this time simplified.
18627 Branch: cfgperl
18628 ! lib/Math/Complex.pm
18629____________________________________________________________________________
18630[ 6055] By: jhi on 2000/05/03 17:45:30
18631 Log: Detypo.
18632 Branch: cfgperl
18633 ! hints/unicos.sh
18634____________________________________________________________________________
18635[ 6054] By: jhi on 2000/05/02 22:28:27
18636 Log: Be more forgiving in POSIX about HUGE_VALL.
18637 Branch: cfgperl
18638 ! ext/POSIX/POSIX.xs
18639____________________________________________________________________________
18640[ 6053] By: jhi on 2000/05/02 22:25:05
18641 Log: Integrate with Sarathy.
18642 Branch: cfgperl
18643 !> hints/irix_6.sh pod/perlop.pod
18644____________________________________________________________________________
18645[ 6052] By: jhi on 2000/05/02 22:24:31
18646 Log: Unicos hint tweak.
18647 Branch: cfgperl
18648 ! hints/unicos.sh
18649____________________________________________________________________________
18650[ 6051] By: jhi on 2000/05/02 22:21:26
18651 Log: Complex tweakery.
18652 Branch: cfgperl
18653 ! lib/Math/Complex.pm t/lib/complex.t
18654____________________________________________________________________________
18655[ 6050] By: jhi on 2000/05/02 19:26:22
18656 Log: Use setxxent()/endxxent().
18657 Branch: cfgperl
18658 ! t/op/grent.t t/op/pwent.t
18659____________________________________________________________________________
18660[ 6049] By: jhi on 2000/05/02 19:06:02
18661 Log: Test both the scalar and list contexts.
18662 Branch: cfgperl
18663 ! t/op/grent.t t/op/pwent.t
18664____________________________________________________________________________
25fbdfc0
GS
18665[ 6048] By: gsar on 2000/05/02 18:29:10
18666 Log: add note about how $( doesn't interpolate in REs (from
18667 Philip Newton <newton@ficus.frogspace.net>)
41fda654 18668 Branch: perl
25fbdfc0 18669 ! pod/perlop.pod
41fda654 18670____________________________________________________________________________
51c9377f
JH
18671[ 6047] By: jhi on 2000/05/02 17:41:24
18672 Log: Call getspnam() only iff needd.
18673 Branch: cfgperl
18674 ! pp_sys.c
18675____________________________________________________________________________
25fbdfc0
GS
18676[ 6046] By: gsar on 2000/05/02 17:07:25
18677 Log: libscheck has insufficient checks for n32 libs (from
18678 Albert Chin-A-Young <china@thewrittenword.com>)
21bad921 18679 Branch: perl
25fbdfc0 18680 ! hints/irix_6.sh
21bad921 18681____________________________________________________________________________
51c9377f
JH
18682[ 6045] By: jhi on 2000/05/02 13:57:17
18683 Log: Integrate with Sarathy.
18684 Branch: cfgperl
18685 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
18686 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
18687____________________________________________________________________________
25fbdfc0
GS
18688[ 6044] By: gsar on 2000/05/02 06:48:19
18689 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
18690 such that underscores are only ignored in literal numbers,
18691 "\x{...}", and hex/oct argument
21bad921 18692 Branch: perl
25fbdfc0 18693 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
21bad921 18694____________________________________________________________________________
25fbdfc0
GS
18695[ 6043] By: gsar on 2000/05/02 02:22:29
18696 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
21bad921 18697 Branch: perl
25fbdfc0 18698 ! pod/perlretut.pod
21bad921 18699____________________________________________________________________________
25fbdfc0
GS
18700[ 6042] By: gsar on 2000/05/02 02:17:51
18701 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
21bad921 18702 Branch: perl
25fbdfc0 18703 ! pod/perltrap.pod
21bad921 18704____________________________________________________________________________
25fbdfc0
GS
18705[ 6041] By: gsar on 2000/05/02 01:53:51
18706 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
18707 to compensate
21bad921 18708 Branch: perl
25fbdfc0 18709 ! Porting/makerel
21bad921 18710____________________________________________________________________________
25fbdfc0
GS
18711[ 6040] By: gsar on 2000/05/02 01:51:57
18712 Log: missing files in MANIFEST
21bad921 18713 Branch: perl
25fbdfc0 18714 ! MANIFEST
21bad921 18715____________________________________________________________________________
51c9377f
JH
18716[ 6039] By: jhi on 2000/05/02 00:36:46
18717 Log: Infinite problems.
18718 Branch: cfgperl
18719 ! lib/Math/Complex.pm
18720____________________________________________________________________________
18721[ 6038] By: jhi on 2000/05/02 00:06:38
18722 Log: pwent/spent #ifdef imbalance.
18723 Branch: cfgperl
18724 ! pp_sys.c
18725____________________________________________________________________________
18726[ 6037] By: jhi on 2000/05/01 22:50:11
18727 Log: Use HUGE_VALL if applicable.
18728 Branch: cfgperl
18729 ! ext/POSIX/POSIX.xs util.c
18730____________________________________________________________________________
18731[ 6036] By: jhi on 2000/05/01 22:20:53
18732 Log: Correct Freudian slip.
18733 Branch: cfgperl
18734 ! pp_sys.c
18735____________________________________________________________________________
18736[ 6035] By: jhi on 2000/05/01 21:07:38
18737 Log: Continue on the pwent/spent case.
18738 Branch: cfgperl
18739 ! pp_sys.c
18740____________________________________________________________________________
18741[ 6034] By: jhi on 2000/05/01 17:45:14
18742 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
18743 adjustments in 6032 conflicted badly with this, will have
18744 to revisit them later.
18745 Branch: cfgperl
18746 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
18747 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
18748 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
18749 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
18750 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
18751 !> t/lib/cgi-html.t t/lib/cgi-request.t
18752____________________________________________________________________________
18753[ 6033] By: jhi on 2000/05/01 17:40:49
18754 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
18755 Branch: cfgperl
18756 ! pp_sys.c
18757____________________________________________________________________________
25fbdfc0
GS
18758[ 6032] By: gsar on 2000/05/01 15:56:32
18759 Log: whitespace adjustments
21bad921 18760 Branch: perl
25fbdfc0 18761 ! pp_sys.c
21bad921 18762____________________________________________________________________________
25fbdfc0
GS
18763[ 6031] By: gsar on 2000/05/01 15:19:41
18764 Log: small nits in diagnostics.pm (from Robin Barker)
21bad921 18765 Branch: perl
25fbdfc0 18766 ! lib/diagnostics.pm pod/perldiag.pod
21bad921 18767____________________________________________________________________________
25fbdfc0
GS
18768[ 6030] By: gsar on 2000/05/01 08:39:18
18769 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
18770 for @- and @+ (from Johan Vromans)
21bad921 18771 Branch: perl
25fbdfc0 18772 ! lib/English.pm pod/perlvar.pod
21bad921 18773____________________________________________________________________________
25fbdfc0
GS
18774[ 6029] By: gsar on 2000/05/01 08:16:10
18775 Log: add CGI.pm v2.66 (from Lincoln Stein)
f07cf794 18776 Branch: perl
25fbdfc0
GS
18777 + lib/CGI/Util.pm t/lib/cgi-pretty.t
18778 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
18779 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
18780 ! t/lib/cgi-html.t t/lib/cgi-request.t
f07cf794 18781____________________________________________________________________________
25fbdfc0
GS
18782[ 6028] By: gsar on 2000/05/01 06:34:41
18783 Log: Pod::Man generates groff-incompatible macro definition (from
18784 Tom Christiansen)
f07cf794 18785 Branch: perl
25fbdfc0 18786 ! lib/Pod/Man.pm
f07cf794 18787____________________________________________________________________________
25fbdfc0
GS
18788[ 6027] By: gsar on 2000/05/01 06:31:36
18789 Log: podlators-1.02 update (from Russ Allbery)
18790 Branch: perl
18791 ! lib/Pod/Man.pm lib/Pod/Text.pm
f07cf794 18792____________________________________________________________________________
51c9377f
JH
18793[ 6026] By: jhi on 2000/04/30 23:24:23
18794 Log: Integrate with Sarathy.
18795 Branch: cfgperl
18796 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
18797 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
18798 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
18799 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
18800 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
18801 !> t/lib/syslog.t toke.c win32/win32.h
18802____________________________________________________________________________
25fbdfc0
GS
18803[ 6025] By: gsar on 2000/04/30 18:17:47
18804 Log: Is{Alnum,Alpha,Word} don't match titlecase
18805
18806 TODO: IsSpace is defined recursively!
18807
18808 (both spotted by Larry)
f07cf794 18809 Branch: perl
25fbdfc0
GS
18810 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
18811 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
f07cf794 18812____________________________________________________________________________
25fbdfc0
GS
18813[ 6024] By: gsar on 2000/04/30 17:50:19
18814 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
18815 (from Hugo van der Sanden)
f07cf794 18816 Branch: perl
25fbdfc0 18817 ! toke.c
f07cf794 18818____________________________________________________________________________
25fbdfc0
GS
18819[ 6023] By: gsar on 2000/04/30 17:14:43
18820 Log: debugger stomps on $. (from M.J.T. Guy)
f07cf794 18821 Branch: perl
25fbdfc0 18822 ! lib/perl5db.pl
f07cf794 18823____________________________________________________________________________
25fbdfc0
GS
18824[ 6022] By: gsar on 2000/04/30 16:59:22
18825 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
f07cf794 18826 Branch: perl
25fbdfc0 18827 ! sv.c
f07cf794 18828____________________________________________________________________________
25fbdfc0
GS
18829[ 6021] By: gsar on 2000/04/29 21:00:08
18830 Log: remove Win2K issue in pod (fixed by change#6020)
f07cf794 18831 Branch: perl
25fbdfc0 18832 ! README.win32 pod/perl56delta.pod
f07cf794 18833____________________________________________________________________________
25fbdfc0
GS
18834[ 6020] By: gsar on 2000/04/29 20:51:49
18835 Log: test tweak
f07cf794 18836 Branch: perl
25fbdfc0 18837 ! t/lib/open3.t
f07cf794 18838____________________________________________________________________________
25fbdfc0
GS
18839[ 6019] By: gsar on 2000/04/29 20:34:27
18840 Log: windows portability tweaks
f07cf794 18841 Branch: perl
25fbdfc0 18842 ! t/lib/b.t win32/win32.h
f07cf794 18843____________________________________________________________________________
25fbdfc0
GS
18844[ 6018] By: gsar on 2000/04/29 19:55:24
18845 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
18846 make _PATH_LOG() return "" if unavailable
f07cf794 18847 Branch: perl
25fbdfc0
GS
18848 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
18849 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
f07cf794 18850____________________________________________________________________________
51c9377f
JH
18851[ 6017] By: jhi on 2000/04/28 22:49:46
18852 Log: Integrate with Sarathy.
18853 Branch: cfgperl
18854 !> op.c perl.c pod/perldiag.pod t/lib/b.t
18855____________________________________________________________________________
18856[ 6016] By: jhi on 2000/04/28 22:46:14
18857 Log: Do not warn that an infinity does not look like a number.
18858 Branch: cfgperl
18859 ! sv.c
18860____________________________________________________________________________
25fbdfc0
GS
18861[ 6015] By: gsar on 2000/04/28 22:35:49
18862 Log: tweak test for portability
f07cf794 18863 Branch: perl
25fbdfc0 18864 ! t/lib/b.t
f07cf794 18865____________________________________________________________________________
25fbdfc0
GS
18866[ 6014] By: gsar on 2000/04/28 22:05:31
18867 Log: glob() loading File::Glob behind the scenes may cause syntax errors
f07cf794 18868 Branch: perl
25fbdfc0 18869 ! op.c
f07cf794 18870____________________________________________________________________________
25fbdfc0
GS
18871[ 6013] By: gsar on 2000/04/28 21:25:22
18872 Log: tweak change#5945 to display correct switch name in diagnostic
f07cf794 18873 Branch: perl
25fbdfc0 18874 ! perl.c pod/perldiag.pod
f07cf794 18875____________________________________________________________________________
51c9377f
JH
18876[ 6012] By: jhi on 2000/04/28 21:08:12
18877 Log: Integrate with Sarathy.
18878 Branch: cfgperl
18879 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
18880 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
18881 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
18882____________________________________________________________________________
18883[ 6011] By: jhi on 2000/04/28 21:04:46
18884 Log: &HUGE_VAL is not defined, it exists.
18885 Branch: cfgperl
18886 ! lib/Math/Complex.pm
18887____________________________________________________________________________
25fbdfc0
GS
18888[ 6010] By: gsar on 2000/04/28 21:02:58
18889 Log: clarify note about shadow password support (from
18890 gellyfish@gellyfish.com)
f07cf794 18891 Branch: perl
25fbdfc0 18892 ! pod/perlfunc.pod
f07cf794 18893____________________________________________________________________________
25fbdfc0
GS
18894[ 6009] By: gsar on 2000/04/28 21:00:00
18895 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
f07cf794 18896 Branch: perl
25fbdfc0 18897 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
f07cf794 18898____________________________________________________________________________
25fbdfc0
GS
18899[ 6008] By: gsar on 2000/04/28 20:56:33
18900 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
18901 Branch: perl
18902 ! installperl vms/subconfigure.com
f07cf794 18903____________________________________________________________________________
25fbdfc0
GS
18904[ 6007] By: gsar on 2000/04/28 20:51:21
18905 Log: note about compile failures and END blocks (from M.J.T. Guy)
18906 Branch: perl
18907 ! pod/perl56delta.pod pod/perlmod.pod
f07cf794 18908____________________________________________________________________________
51c9377f
JH
18909[ 6006] By: jhi on 2000/04/28 20:42:14
18910 Log: Regen Configure.
18911 Branch: cfgperl
18912 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18913 ! config_h.SH
18914____________________________________________________________________________
25fbdfc0
GS
18915[ 6005] By: gsar on 2000/04/28 20:41:16
18916 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9b0c9623 18917 Branch: perl
25fbdfc0 18918 ! utils/perldoc.PL
9b0c9623 18919____________________________________________________________________________
51c9377f
JH
18920[ 6004] By: jhi on 2000/04/28 20:28:21
18921 Log: Integrate with Sarathy.
18922 Branch: cfgperl
18923 !> Configure INSTALL Porting/Glossary Porting/config.sh
18924 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
18925 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
18926 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
18927 !> win32/config.vc win32/win32.c
18928____________________________________________________________________________
25fbdfc0
GS
18929[ 6003] By: gsar on 2000/04/28 20:11:20
18930 Log: allow REG_EXPAND_SZ keys in Windows registry (from
18931 John Clayton <John.Clayton@barclayscapital.com>)
9b0c9623 18932 Branch: perl
25fbdfc0 18933 ! win32/win32.c
9b0c9623 18934____________________________________________________________________________
25fbdfc0
GS
18935[ 6002] By: gsar on 2000/04/28 19:34:16
18936 Log: destructive sv_setsv() can lose UV-ness from source, causing
18937 numeric promotions/comparisons to fail to do the right thing
9b0c9623 18938 Branch: perl
25fbdfc0 18939 ! sv.c
9b0c9623 18940____________________________________________________________________________
25fbdfc0
GS
18941[ 6001] By: gsar on 2000/04/28 18:44:15
18942 Log: support additional library locations via $Config{otherlibdirs}
18943 (from Andy Dougherty)
9b0c9623 18944 Branch: perl
25fbdfc0
GS
18945 ! Configure INSTALL Porting/Glossary Porting/config.sh
18946 ! Porting/config_H config_h.SH epoc/config.sh perl.c
18947 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
18948 ! win32/config.bc win32/config.gc win32/config.vc
9b0c9623 18949____________________________________________________________________________
51c9377f
JH
18950[ 6000] By: gsar on 2000/04/28 18:26:58
18951 Log: reworked otherlibdirs.U (from Andy Dougherty)
18952 Branch: metaconfig
18953 ! U/installdirs/otherlibdirs.U
18954____________________________________________________________________________
25fbdfc0
GS
18955[ 5999] By: gsar on 2000/04/28 18:17:07
18956 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9b0c9623 18957 Branch: perl
25fbdfc0
GS
18958 ! t/pragma/warn/toke toke.c
18959____________________________________________________________________________
51c9377f
JH
18960[ 5998] By: jhi on 2000/04/28 13:32:17
18961 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
18962 Branch: cfgperl
18963 ! lib/Math/Complex.pm
18964____________________________________________________________________________
18965[ 5997] By: jhi on 2000/04/28 13:14:04
18966 Log: Preserve $!.
18967 Branch: cfgperl
18968 ! lib/Math/Complex.pm
18969____________________________________________________________________________
18970[ 5996] By: jhi on 2000/04/28 12:59:23
18971 Log: Integrate with Sarathy.
18972 Branch: cfgperl
18973 +> pod/perlrequick.pod pod/perlretut.pod
18974 !> (integrate 51 files)
18975____________________________________________________________________________
25fbdfc0
GS
18976[ 5995] By: gsar on 2000/04/28 09:37:36
18977 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9b0c9623 18978 Branch: perl
25fbdfc0 18979 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9b0c9623 18980____________________________________________________________________________
25fbdfc0
GS
18981[ 5994] By: gsar on 2000/04/28 09:33:26
18982 Log: fix for missed accounting for null byte in pack("Z",...) (from
18983 M.J.T. Guy)
9b0c9623 18984 Branch: perl
25fbdfc0 18985 ! pp.c t/op/pack.t
9b0c9623 18986____________________________________________________________________________
25fbdfc0
GS
18987[ 5993] By: gsar on 2000/04/28 09:30:05
18988 Log: various minor tweaks seen on p5p
9b0c9623 18989 Branch: perl
25fbdfc0 18990 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9b0c9623 18991____________________________________________________________________________
25fbdfc0
GS
18992[ 5992] By: gsar on 2000/04/28 09:08:19
18993 Log: pod nit (from Simon Cozens)
9b0c9623 18994 Branch: perl
25fbdfc0 18995 ! pod/perlop.pod
9b0c9623 18996____________________________________________________________________________
25fbdfc0
GS
18997[ 5991] By: gsar on 2000/04/28 09:06:36
18998 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
18999 Branch: perl
19000 ! README.posix-bc hints/posix-bc.sh
9b0c9623 19001____________________________________________________________________________
25fbdfc0
GS
19002[ 5990] By: gsar on 2000/04/28 08:54:52
19003 Log: use $ENV{LIB} to search for libs under Visual C compiler
19004 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9b0c9623 19005 Branch: perl
25fbdfc0 19006 ! lib/ExtUtils/Liblist.pm
9b0c9623 19007____________________________________________________________________________
25fbdfc0
GS
19008[ 5989] By: gsar on 2000/04/28 08:27:12
19009 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
19010 itself and no other (from Tom Hughes)
19011 Branch: perl
19012 ! t/op/array.t toke.c
9b0c9623 19013____________________________________________________________________________
25fbdfc0
GS
19014[ 5988] By: gsar on 2000/04/28 08:01:38
19015 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
19016 <paul@miraclefish.com>)
9b0c9623 19017 Branch: perl
25fbdfc0 19018 ! lib/ExtUtils/MakeMaker.pm
9b0c9623 19019____________________________________________________________________________
25fbdfc0
GS
19020[ 5987] By: gsar on 2000/04/28 07:53:09
19021 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
19022 Branch: perl
19023 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9b0c9623 19024____________________________________________________________________________
25fbdfc0
GS
19025[ 5986] By: gsar on 2000/04/28 07:44:17
19026 Log: add regular expressions tutorial and quick-start guide (from
19027 Mark Kvale <kvale@phy.ucsf.edu>)
9b0c9623 19028 Branch: perl
25fbdfc0
GS
19029 + pod/perlrequick.pod pod/perlretut.pod
19030 ! AUTHORS MAINTAIN MANIFEST
9b0c9623 19031____________________________________________________________________________
25fbdfc0
GS
19032[ 5985] By: gsar on 2000/04/28 07:30:28
19033 Log: forked child may not exit correctly if it failed to open
19034 /dev/console (from Graham Barr)
19035 Branch: perl
19036 ! ext/Sys/Syslog/Syslog.pm
9b0c9623 19037____________________________________________________________________________
25fbdfc0
GS
19038[ 5984] By: gsar on 2000/04/28 07:27:20
19039 Log: attributes::reftype() doesn't work on tied argument
19040 Branch: perl
19041 ! xsutils.c
9b0c9623 19042____________________________________________________________________________
25fbdfc0
GS
19043[ 5983] By: gsar on 2000/04/28 07:15:04
19044 Log: numeric conversion of non-number in change#3378 tramples on
19045 OOK offset, causing segfaults
19046 Branch: perl
19047 ! sv.c
9b0c9623 19048____________________________________________________________________________
25fbdfc0
GS
19049[ 5982] By: gsar on 2000/04/28 04:48:25
19050 Log: avoid error in IO::Socket::INET when given an unknown service name
19051 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
19052 Branch: perl
19053 ! ext/IO/lib/IO/Socket/INET.pm
9b0c9623 19054____________________________________________________________________________
25fbdfc0
GS
19055[ 5981] By: gsar on 2000/04/28 04:31:31
19056 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
19057 prototype mismatch with CORE::glob(); update pod and tests to
19058 suit (File::Glob::glob() is still available for backward
19059 compatibility, but should be considered deprecated)
9b0c9623 19060 Branch: perl
25fbdfc0
GS
19061 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
19062 ! t/lib/glob-taint.t
9b0c9623 19063____________________________________________________________________________
25fbdfc0
GS
19064[ 5980] By: gsar on 2000/04/28 03:47:29
19065 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
19066 <ghudson@mit.edu>)
19067 Branch: metaconfig
19068 ! U/modified/Options.U
19069 Branch: perl
19070 ! Configure
9b0c9623 19071____________________________________________________________________________
25fbdfc0
GS
19072[ 5979] By: gsar on 2000/04/28 03:07:54
19073 Log: under useithreads, constant pad entries could inadvertantly be
19074 shared across threads (from Eric Blood <eblood@xmission.com>);
19075 added Eric's test case to testsuite
9b0c9623 19076 Branch: perl
25fbdfc0 19077 ! op.c t/op/misc.t
9b0c9623 19078____________________________________________________________________________
25fbdfc0
GS
19079[ 5978] By: gsar on 2000/04/27 21:13:00
19080 Log: sync version numbers in File::Spec with the ones on CPAN
19081 (from Barrie Slaymaker)
9b0c9623 19082 Branch: perl
25fbdfc0
GS
19083 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
19084 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
19085 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9b0c9623 19086____________________________________________________________________________
25fbdfc0
GS
19087[ 5977] By: gsar on 2000/04/27 21:07:29
19088 Log: autoquote barewords followed by newline and arrow properly
19089 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9b0c9623 19090 Branch: perl
25fbdfc0 19091 ! t/pragma/warn/toke toke.c
9b0c9623 19092____________________________________________________________________________
25fbdfc0
GS
19093[ 5976] By: gsar on 2000/04/27 20:41:20
19094 Log: DB_File v1.73 update (from Paul Marquess)
19095 Branch: perl
19096 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19097 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9b0c9623 19098____________________________________________________________________________
25fbdfc0
GS
19099[ 5975] By: gsar on 2000/04/27 20:34:24
19100 Log: allow sort() reentrancy (variant of patch suggested by
19101 Hugo van der Sanden)
9b0c9623 19102 Branch: perl
25fbdfc0 19103 ! pp_ctl.c t/op/sort.t
9b0c9623 19104____________________________________________________________________________
25fbdfc0
GS
19105[ 5974] By: gsar on 2000/04/27 19:46:57
19106 Log: change#4197 somehow missed initializing PL_errors, meaning
19107 sytax error queueing wasn't working outside eval"" at all;
19108 also fixed eval"" to localize PL_error_count, so that compile-time
19109 eval's don't clobber the error state of the outer context
9b0c9623 19110 Branch: perl
25fbdfc0
GS
19111 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
19112 ! t/pragma/warn/toke
9b0c9623 19113____________________________________________________________________________
25fbdfc0
GS
19114[ 5973] By: gsar on 2000/04/27 18:29:05
19115 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
19116 Branch: perl
19117 ! regcomp.c regexec.c t/op/re_tests
9b0c9623 19118____________________________________________________________________________
51c9377f
JH
19119[ 5972] By: jhi on 2000/04/27 18:22:41
19120 Log: Integrate with Sarathy.
19121 Branch: cfgperl
19122 +> t/lib/b.t t/lib/syslog.t
19123 !> (integrate 31 files)
19124____________________________________________________________________________
19125[ 5971] By: jhi on 2000/04/27 18:18:46
19126 Log: Unicos tweaks from Mark P. Lutz.
19127 Branch: cfgperl
19128 ! hints/unicos.sh lib/Math/Complex.pm
19129____________________________________________________________________________
25fbdfc0
GS
19130[ 5970] By: gsar on 2000/04/27 18:05:11
19131 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
19132 IV is >32bits
9b0c9623 19133 Branch: perl
25fbdfc0 19134 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9b0c9623 19135____________________________________________________________________________
25fbdfc0
GS
19136[ 5969] By: gsar on 2000/04/27 17:50:56
19137 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9b0c9623 19138 Branch: perl
25fbdfc0
GS
19139 + t/lib/syslog.t
19140 ! MANIFEST ext/Sys/Syslog/Syslog.pm
9b0c9623 19141____________________________________________________________________________
25fbdfc0
GS
19142[ 5968] By: gsar on 2000/04/27 17:44:49
19143 Log: tolerate spaces in group names in test on solaris (from David Boyce
19144 <dsb@boyski.com>)
9b0c9623 19145 Branch: perl
25fbdfc0 19146 ! t/op/groups.t
9b0c9623 19147____________________________________________________________________________
25fbdfc0
GS
19148[ 5967] By: gsar on 2000/04/27 17:41:22
19149 Log: improved docs on the warn_uninit diagnostic (from David Glasser
19150 and Simon Cozens)
9b0c9623 19151 Branch: perl
25fbdfc0 19152 ! pod/perldiag.pod
9b0c9623 19153____________________________________________________________________________
25fbdfc0
GS
19154[ 5966] By: gsar on 2000/04/27 16:54:58
19155 Log: add testsuite for B backends, fix bug in B::Deparse (from
19156 Simon Cozens <simon@brecon.co.uk>)
9b0c9623 19157 Branch: perl
25fbdfc0
GS
19158 + t/lib/b.t
19159 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9b0c9623 19160____________________________________________________________________________
25fbdfc0
GS
19161[ 5965] By: gsar on 2000/04/27 16:10:37
19162 Log: avoid "will not stay shared" warnings for our variables (from
19163 Robin Barker)
9b0c9623 19164 Branch: perl
25fbdfc0 19165 ! op.c t/pragma/warn/op
9b0c9623 19166____________________________________________________________________________
25fbdfc0
GS
19167[ 5964] By: gsar on 2000/04/27 07:05:05
19168 Log: reformat to 72 columns (again)
9b0c9623 19169 Branch: perl
25fbdfc0 19170 ! pod/perldiag.pod
9b0c9623 19171____________________________________________________________________________
25fbdfc0
GS
19172[ 5963] By: gsar on 2000/04/27 06:28:31
19173 Log: patch from Larry to make (\&) prototype work; added tests for
19174 the same
9b0c9623 19175 Branch: perl
25fbdfc0 19176 ! op.c t/comp/proto.t
9b0c9623 19177____________________________________________________________________________
25fbdfc0
GS
19178[ 5962] By: gsar on 2000/04/27 06:15:47
19179 Log: updated README.hpux (from Jeff Okamoto)
9b0c9623 19180 Branch: perl
25fbdfc0 19181 ! README.hpux
9b0c9623 19182____________________________________________________________________________
25fbdfc0
GS
19183[ 5961] By: gsar on 2000/04/27 05:55:03
19184 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9b0c9623 19185 Branch: perl
25fbdfc0 19186 ! emacs/cperl-mode.el
9b0c9623 19187____________________________________________________________________________
25fbdfc0
GS
19188[ 5960] By: gsar on 2000/04/27 05:49:26
19189 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9b0c9623 19190 Branch: perl
25fbdfc0 19191 ! INSTALL
9b0c9623 19192____________________________________________________________________________
25fbdfc0
GS
19193[ 5959] By: gsar on 2000/04/27 05:33:41
19194 Log: doubled words in pods (from Simon Cozens
19195 <simon.p.cozens@jp.pwcglobal.com>)
9b0c9623 19196 Branch: perl
25fbdfc0
GS
19197 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
19198 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
19199 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
19200 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
19201 ! pod/perltootc.pod
9b0c9623 19202____________________________________________________________________________
25fbdfc0
GS
19203[ 5958] By: gsar on 2000/04/27 05:11:39
19204 Log: change#3569 deleted some essential code, revert; avoid use of
19205 atexit() to make DynaLoader work properly on AIX under mod_perl
19206 (from Jens-Uwe Mager <jum@helios.de>)
9b0c9623 19207 Branch: perl
25fbdfc0 19208 ! ext/DynaLoader/dl_aix.xs
9b0c9623 19209____________________________________________________________________________
25fbdfc0
GS
19210[ 5957] By: gsar on 2000/04/27 04:54:51
19211 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9b0c9623 19212 Branch: perl
25fbdfc0 19213 ! pod/perlmod.pod
9b0c9623 19214____________________________________________________________________________
25fbdfc0
GS
19215[ 5956] By: gsar on 2000/04/27 04:51:47
19216 Log: better diagnostics on failed tests (from Ilya Zakharevich)
9b0c9623 19217 Branch: perl
25fbdfc0 19218 ! t/op/lex_assign.t
9b0c9623 19219____________________________________________________________________________
25fbdfc0
GS
19220[ 5955] By: gsar on 2000/04/27 04:26:44
19221 Log: longstanding bug exposed by change#3307: sort arguments weren't
19222 compiled with the right wantarray context (ensuing runtime lookup
19223 via block_gimme() was getting the incidental context of the
19224 sort() itself)
9b0c9623 19225 Branch: perl
25fbdfc0 19226 ! op.c t/op/sort.t
9b0c9623 19227____________________________________________________________________________
25fbdfc0
GS
19228[ 5954] By: gsar on 2000/04/26 23:42:12
19229 Log: integrate cfgperl contents into mainline
9b0c9623 19230 Branch: perl
25fbdfc0 19231 !> (integrate 30 files)
9b0c9623 19232____________________________________________________________________________
51c9377f
JH
19233[ 5953] By: jhi on 2000/04/26 23:06:42
19234 Log: Integrate with Sarathy.
19235 Branch: cfgperl
19236 !> README.win32 ext/B/B/Deparse.pm
19237 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
19238 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
19239 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
19240 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
19241 !> utils/perldoc.PL vms/perlvms.pod
19242____________________________________________________________________________
19243[ 5952] By: jhi on 2000/04/26 23:03:46
19244 Log: Undo "use integer" addition from 64bitint as it seems
19245 to break most of the subtests in Digital UNIX;
19246 Unicos needs to find another way.
19247 Branch: cfgperl
19248 ! t/op/64bitint.t
19249____________________________________________________________________________
19250[ 5951] By: jhi on 2000/04/26 22:57:53
19251 Log: Be more robust on "extreme" (large absolute value)
19252 arguments. Originally reported by Daniel Connelly
19253 as a problem with asinh() on large negative arguments,
19254 asinh() used to bail out because an argument to log()
19255 ended up being zero. Ilya Zakharevich proposed using
19256 Taylor's series in such cases, which for such large
19257 arguments is a very good approximation.
19258 Branch: cfgperl
19259 ! lib/Math/Complex.pm t/lib/complex.t
19260____________________________________________________________________________
25fbdfc0
GS
19261[ 5950] By: gsar on 2000/04/25 19:13:12
19262 Log: reformat perldiag to avoid long lines
9b0c9623 19263 Branch: perl
25fbdfc0 19264 ! pod/perldiag.pod
9b0c9623 19265____________________________________________________________________________
25fbdfc0
GS
19266[ 5949] By: gsar on 2000/04/25 18:41:11
19267 Log: make perldoc use the pod2man from the same version (from
19268 M.J.T. Guy)
19269 Branch: perl
19270 ! utils/perldoc.PL
9b0c9623 19271____________________________________________________________________________
25fbdfc0
GS
19272[ 5948] By: gsar on 2000/04/25 18:21:57
19273 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
19274 <kompas@kompas.usr.onet.pl>)
9b0c9623 19275 Branch: perl
25fbdfc0 19276 ! lib/vars.pm
9b0c9623 19277____________________________________________________________________________
25fbdfc0
GS
19278[ 5947] By: gsar on 2000/04/25 18:11:53
19279 Log: use &dl_error rather than &dl_load_file as the guard for calling
19280 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
19281 statically built perl)
19282 Branch: perl
19283 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9b0c9623 19284____________________________________________________________________________
51c9377f
JH
19285[ 5946] By: jhi on 2000/04/25 17:37:54
19286 Log: Document that tr() is not tr(1).
19287 Branch: cfgperl
19288 ! pod/perlop.pod
19289____________________________________________________________________________
25fbdfc0
GS
19290[ 5945] By: gsar on 2000/04/25 16:34:33
19291 Log: make module name mandatory after -M switch; reorder perldiag
19292 alphabetically (from Mark-Jason Dominus)
9b0c9623 19293 Branch: perl
25fbdfc0 19294 ! perl.c pod/perldiag.pod
9b0c9623 19295____________________________________________________________________________
51c9377f
JH
19296[ 5944] By: jhi on 2000/04/25 01:15:18
19297 Log: On second thoughts frexp() does have two arguments.
19298 Branch: cfgperl
19299 ! perl.h
19300____________________________________________________________________________
19301[ 5943] By: jhi on 2000/04/24 22:56:32
19302 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
19303 Now pp_ncmp() returns undef is either operand is a NaN.
19304 Branch: cfgperl
19305 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19306 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
19307 ! vms/subconfigure.com vos/config.def vos/config.h
19308 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
19309 ! win32/config.vc win32/config_H.bc win32/config_H.gc
19310 ! win32/config_H.vc
19311 Branch: metaconfig/U/perl
19312 + d_modfl.U
19313____________________________________________________________________________
19314[ 5942] By: jhi on 2000/04/24 19:45:17
19315 Log: Regen Configure to match #5937.
19316 Branch: cfgperl
19317 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19318 ! config_h.SH
19319 Branch: metaconfig
19320 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
19321____________________________________________________________________________
19322[ 5941] By: jhi on 2000/04/24 19:24:11
19323 Log: Further Unicos fixes for Mark Lutz.
19324 Branch: cfgperl
19325 ! hints/unicos.sh pp_ctl.c
19326____________________________________________________________________________
19327[ 5940] By: jhi on 2000/04/24 19:09:06
19328 Log: Various Unicos 10.0.0.6 fixes.
19329
19330 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
19331 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
19332 Reply-To: tecmpl1@triton.ca.boeing.com
19333 To: perl5-porters@perl.org
19334 Date: Fri, 14 Apr 2000 20:21:00 GMT
19335 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
19336 Branch: cfgperl
19337 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
19338____________________________________________________________________________
25fbdfc0
GS
19339[ 5939] By: gsar on 2000/04/24 19:01:24
19340 Log: more pod nits (from Larry Virden)
9b0c9623 19341 Branch: perl
25fbdfc0
GS
19342 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
19343 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
19344 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9b0c9623 19345____________________________________________________________________________
25fbdfc0
GS
19346[ 5938] By: gsar on 2000/04/24 18:54:01
19347 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9b0c9623 19348 Branch: perl
25fbdfc0 19349 ! ext/B/B/Deparse.pm
9b0c9623 19350____________________________________________________________________________
51c9377f
JH
19351[ 5937] By: jhi on 2000/04/24 17:39:00
19352 Log: Integrate with Sarathy.
19353 Branch: cfgperl
19354 +> (branch 31 files)
19355 !> (integrate 73 files)
19356____________________________________________________________________________
25fbdfc0
GS
19357[ 5936] By: gsar on 2000/04/24 17:30:06
19358 Log: additional tests for change#5934 (from Paul Marquess, who also
19359 sent in the same fix)
19360 Branch: perl
19361 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
19362 ! t/pragma/warn/5nolint t/pragma/warn/6default
9b0c9623 19363____________________________________________________________________________
51c9377f
JH
19364[ 5935] By: jhi on 2000/04/24 17:26:05
19365 Log: Do not assume sign propagation.
19366 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
19367 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19368 To: payner@ncifcrf.gov, perl5-porters@perl.org
19369 Date: Tue, 18 Apr 2000 18:24:49 +0100
19370 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
19371 Branch: cfgperl
19372 ! t/op/bop.t t/op/misc.t
19373____________________________________________________________________________
25fbdfc0
GS
19374[ 5934] By: gsar on 2000/04/24 17:16:54
19375 Log: propagate lexical warnings from surrounding scope correctly
19376 within string eval()
9b0c9623 19377 Branch: perl
25fbdfc0 19378 ! pp_ctl.c t/pragma/warn/pp_ctl
9b0c9623 19379____________________________________________________________________________
51c9377f
JH
19380[ 5933] By: jhi on 2000/04/24 17:01:07
19381 Log: Flatten the cpp jungle doing the nosuid checking.
19382 Branch: cfgperl
19383 ! perl.c
19384____________________________________________________________________________
25fbdfc0
GS
19385[ 5932] By: gsar on 2000/04/24 09:08:14
19386 Log: add rsignal(), whichsig() and do_join() to public API list
19387 (mod_perl uses them to good advantage)
9b0c9623 19388 Branch: perl
25fbdfc0 19389 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9b0c9623 19390____________________________________________________________________________
25fbdfc0
GS
19391[ 5931] By: gsar on 2000/04/24 09:01:40
19392 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
c47ff5f1 19393 Branch: perl
25fbdfc0 19394 ! pp_hot.c regexec.c t/op/pat.t
c47ff5f1 19395____________________________________________________________________________
25fbdfc0
GS
19396[ 5930] By: gsar on 2000/04/24 08:58:33
19397 Log: small os390 tweaks (from Peter Prymmer)
c47ff5f1 19398 Branch: perl
25fbdfc0 19399 ! config_h.SH makedepend.SH
c47ff5f1 19400____________________________________________________________________________
25fbdfc0
GS
19401[ 5929] By: gsar on 2000/04/24 08:55:25
19402 Log: pod nits
c47ff5f1 19403 Branch: perl
25fbdfc0 19404 ! pod/perlguts.pod
c47ff5f1 19405____________________________________________________________________________
25fbdfc0
GS
19406[ 5928] By: gsar on 2000/04/24 08:50:13
19407 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
c47ff5f1 19408 Branch: perl
25fbdfc0 19409 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 19410____________________________________________________________________________
25fbdfc0
GS
19411[ 5927] By: gsar on 2000/04/24 08:43:24
19412 Log: arrange for next() to resume at the unstack op rather than the
19413 loop conditional, so that scope cleanup happens correctly
19414 (from Stephen McCamant)
c47ff5f1 19415 Branch: perl
25fbdfc0 19416 ! op.c pp_ctl.c t/op/misc.t
c47ff5f1 19417____________________________________________________________________________
25fbdfc0
GS
19418[ 5926] By: gsar on 2000/04/24 08:18:40
19419 Log: on windows, reserve 16M of stack rather than 128M (allows more
19420 threads to run concurrently)
c47ff5f1 19421 Branch: perl
25fbdfc0 19422 ! win32/Makefile win32/makefile.mk
c47ff5f1 19423____________________________________________________________________________
25fbdfc0
GS
19424[ 5925] By: gsar on 2000/04/24 08:13:52
19425 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
c47ff5f1 19426 Branch: perl
25fbdfc0 19427 ! toke.c
c47ff5f1 19428____________________________________________________________________________
25fbdfc0
GS
19429[ 5924] By: gsar on 2000/04/24 08:08:59
19430 Log: avoid using uninitialized memory in require version check
c47ff5f1 19431 Branch: perl
25fbdfc0 19432 ! pp_ctl.c universal.c
c47ff5f1 19433____________________________________________________________________________
25fbdfc0
GS
19434[ 5923] By: gsar on 2000/04/24 07:20:14
19435 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
c47ff5f1 19436 Branch: perl
25fbdfc0 19437 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 19438____________________________________________________________________________
25fbdfc0
GS
19439[ 5922] By: gsar on 2000/04/24 07:08:42
19440 Log: commentary about IoTYPE() (from Nathan Torkington)
c47ff5f1 19441 Branch: perl
25fbdfc0 19442 ! sv.h
c47ff5f1 19443____________________________________________________________________________
25fbdfc0
GS
19444[ 5921] By: gsar on 2000/04/24 06:58:26
19445 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
19446 by fix
c47ff5f1 19447 Branch: perl
25fbdfc0 19448 ! sv.c t/lib/charnames.t t/pragma/utf8.t
c47ff5f1 19449____________________________________________________________________________
25fbdfc0
GS
19450[ 5920] By: gsar on 2000/04/24 06:37:59
19451 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
c47ff5f1 19452 Branch: perl
25fbdfc0 19453 ! doop.c t/op/ver.t
c47ff5f1 19454____________________________________________________________________________
25fbdfc0
GS
19455[ 5919] By: gsar on 2000/04/24 06:21:58
19456 Log: Configure might miss old directories when prefix must be
19457 expanded (from Robin Barker)
19458 Branch: metaconfig
19459 ! U/installdirs/inc_version_list.U
c47ff5f1 19460 Branch: perl
25fbdfc0 19461 ! Configure
c47ff5f1 19462____________________________________________________________________________
25fbdfc0
GS
19463[ 5918] By: gsar on 2000/04/24 06:16:11
19464 Log: VMS nits in glob() test (from Charles Lane)
c47ff5f1 19465 Branch: perl
25fbdfc0 19466 ! t/lib/glob-basic.t
c47ff5f1 19467____________________________________________________________________________
25fbdfc0
GS
19468[ 5917] By: gsar on 2000/04/24 06:11:56
19469 Log: various pod nits (from Larry Virden and others)
c47ff5f1 19470 Branch: perl
25fbdfc0
GS
19471 ! README.amiga README.hpux README.machten README.os2
19472 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
19473 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
19474 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
19475 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
19476 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
19477 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
19478 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
19479 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
c47ff5f1 19480____________________________________________________________________________
25fbdfc0
GS
19481[ 5916] By: gsar on 2000/04/24 05:52:43
19482 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
19483 <wjones@tc.fluke.com>)
19484 Branch: perl
19485 ! t/lib/glob-basic.t
c47ff5f1 19486____________________________________________________________________________
25fbdfc0
GS
19487[ 5915] By: gsar on 2000/04/24 05:07:01
19488 Log: supported platforms mixed up
c47ff5f1 19489 Branch: perl
25fbdfc0 19490 ! pod/perl56delta.pod pod/perlport.pod
c47ff5f1 19491____________________________________________________________________________
25fbdfc0
GS
19492[ 5914] By: gsar on 2000/04/24 04:56:08
19493 Log: caller() wasn't returning the right number of elements for
19494 eval {...}
c47ff5f1 19495 Branch: perl
25fbdfc0 19496 ! pp_ctl.c t/pragma/warn/9enabled
c47ff5f1 19497____________________________________________________________________________
25fbdfc0
GS
19498[ 5913] By: gsar on 2000/04/24 04:35:41
19499 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
19500 Mark-Jason Dominus)
19501 Branch: perl
19502 ! pod/perlfunc.pod
c47ff5f1 19503____________________________________________________________________________
25fbdfc0
GS
19504[ 5912] By: gsar on 2000/04/24 04:17:15
19505 Log: fix totally broken caching in UNIVERSAL::isa() (from
19506 Nick Ing-Simmons)
19507 Branch: perl
19508 ! t/op/universal.t universal.c
19509____________________________________________________________________________
19510[ 5911] By: gsar on 2000/04/24 03:39:47
19511 Log: add linebreak properties from unicode/LineBrk.txt (from
19512 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
19513 Branch: perl
19514 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
19515 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
19516 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
19517 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
19518 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
19519 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
19520 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
19521 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
19522 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
19523 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
19524 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
19525 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
19526 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
19527 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
19528 + lib/unicode/Is/LbrkZW.pl
19529 ! lib/unicode/mktables.PL
c47ff5f1 19530____________________________________________________________________________
25fbdfc0
GS
19531[ 5910] By: gsar on 2000/04/24 03:23:10
19532 Log: typo in pod
c47ff5f1 19533 Branch: perl
25fbdfc0 19534 ! ext/Thread/Thread.pm
c47ff5f1 19535____________________________________________________________________________
25fbdfc0
GS
19536[ 5909] By: gsar on 2000/04/24 03:22:03
19537 Log: mode argument to do_binmode() should be file mode, not boolean
c47ff5f1 19538 Branch: perl
25fbdfc0 19539 ! pp_sys.c
c47ff5f1 19540____________________________________________________________________________
25fbdfc0
GS
19541[ 5908] By: gsar on 2000/04/16 16:51:08
19542 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
19543 always returns a valid GV even when the symbol is trapped by strictures
19544 (avoids coredumps)
19545
19546 TODO: the C<package;> hack needs similar treatment
c47ff5f1 19547 Branch: perl
25fbdfc0
GS
19548 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
19549 ! t/pragma/strict-vars
c47ff5f1 19550____________________________________________________________________________
51c9377f
JH
19551[ 5907] By: jhi on 2000/03/31 23:42:56
19552 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
19553 an assumption which #5905 demolished.
19554 Branch: cfgperl
19555 ! pp_sys.c
19556____________________________________________________________________________
19557[ 5906] By: jhi on 2000/03/31 18:54:37
19558 Log: Typo in #5905.
19559 Branch: cfgperl
19560 ! t/op/64bitint.t
19561____________________________________________________________________________
19562[ 5905] By: jhi on 2000/03/31 18:50:54
19563 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
19564 reported by Joseph N. Hall. The bug was that even with use64bitint
19565 one had to use the prefixes q, L, or ll with printf/sprintf,
19566 contrary to the documentation and common sense.
19567 Branch: cfgperl
19568 ! sv.c t/op/64bitint.t
19569____________________________________________________________________________
25fbdfc0
GS
19570[ 5904] By: gsar on 2000/03/28 02:31:32
19571 Log: add Changes, perldelta.pod
fe6f1558 19572 Branch: perl
25fbdfc0 19573 + Changes pod/perldelta.pod
fe6f1558 19574____________________________________________________________________________
25fbdfc0
GS
19575[ 5903] By: gsar on 2000/03/28 02:03:55
19576 Log: rename Changes and perldelta.pod
fe6f1558 19577 Branch: perl
25fbdfc0
GS
19578 +> Changes5.6 pod/perl56delta.pod
19579 - Changes pod/perldelta.pod
19580 ! MANIFEST
fe6f1558 19581____________________________________________________________________________
51c9377f
JH
19582[ 5902] By: gsar on 2000/03/28 01:59:14
19583 Log: create maint-5.6 branch
19584 Branch: maint-5.6/perl
19585 +> (branch 1611 files)
19586____________________________________________________________________________
19587[ 5901] By: jhi on 2000/03/23 05:48:43
19588 Log: Integrate with Sarathy.
19589 Branch: cfgperl
19590 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
19591____________________________________________________________________________
25fbdfc0
GS
19592[ 5900] By: gsar on 2000/03/23 05:42:43
19593 Log: three guesses on what this is :-)
fe6f1558 19594 Branch: perl
25fbdfc0 19595 ! Changes